Test_openjdk17_hs_extended.functional_s390x_linux
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-linux-s390x-temurin" build number 522
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 1017
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 482
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux@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 f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
> git rev-list --no-walk bb1165c9c01e39d91400639edf891109bd8e0d1f # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:35:56.708Z] SPEC: linux_390-64
[Pipeline] echo
[2026-02-11T22:35:56.733Z] Specified LABEL: ci.role.test&&hw.arch.s390x&&sw.os.linux
[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-11T22:35:56.765Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T22:35:56.776Z] Provisioning LABEL: ci.role.test&&hw.arch.s390x&&sw.os.linux
[Pipeline] nodesByLabel
[2026-02-11T22:35:56.793Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.s390x&&sw.os.linux' label
[Pipeline] node
[2026-02-11T22:36:11.822Z] Still waiting to schedule task
[2026-02-11T22:36:11.823Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.s390x&&sw.os.linux’
[2026-02-11T22:50:23.699Z] Running on test-marist-ubuntu2404-s390x-1 in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux
[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-11T22:50:23.718Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T22:50:23.928Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T22:50:23.928Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T22:50:24.024Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T22:50:24.154Z] The recommended git tool is: /usr/bin/git
[2026-02-11T22:50:24.351Z] No credentials specified
[2026-02-11T22:50:24.450Z] Cloning the remote Git repository
[2026-02-11T22:50:24.587Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:50:24.588Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests # timeout=10
[2026-02-11T22:50:24.598Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-11T22:50:24.598Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:50:24.599Z] > /usr/bin/git --version # timeout=10
[2026-02-11T22:50:24.601Z] > git --version # 'git version 2.43.0'
[2026-02-11T22:50:24.602Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T22:50:27.984Z] Avoid second fetch
[2026-02-11T22:50:28.079Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
[2026-02-11T22:50:27.841Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T22:50:27.844Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T22:50:28.029Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T22:50:28.127Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-11T22:50:28.132Z] > /usr/bin/git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[2026-02-11T22:50:28.603Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/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-11T22:50:30.141Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:50:30.161Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T22:50:31.368Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-11T22:50:31.767Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T22:50:32.838Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T22:50:32.838Z] Unix type machine..
[2026-02-11T22:50:32.838Z] Running on a Linux host
[2026-02-11T22:50:32.838Z] Woohoo - no rogue processes detected!
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-11T22:50:34.911Z] + printenv
[2026-02-11T22:50:34.911Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T22:50:34.911Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T22:50:34.911Z] SETUP_JCK_RUN=false
[2026-02-11T22:50:34.911Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T22:50:34.911Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T22:50:34.911Z] BUILD_LIST=functional
[2026-02-11T22:50:34.911Z] USER=jenkins
[2026-02-11T22:50:34.911Z] SSH_CLIENT=78.47.239.97 50106 22
[2026-02-11T22:50:34.911Z] SDK_RESOURCE=upstream
[2026-02-11T22:50:34.911Z] CI=true
[2026-02-11T22:50:34.911Z] OPENJ9_BRANCH=master
[2026-02-11T22:50:34.911Z] jobStatus=SUCCESS
[2026-02-11T22:50:34.911Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:50:34.911Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_s390x_linux/472/display/redirect?page=changes
[2026-02-11T22:50:34.911Z] UPSTREAM_JOB_NUMBER=522
[2026-02-11T22:50:34.911Z] XDG_SESSION_TYPE=tty
[2026-02-11T22:50:34.911Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T22:50:34.911Z] TARGET=extended.functional
[2026-02-11T22:50:34.911Z] EXIT_FAILURE=false
[2026-02-11T22:50:34.911Z] SHLVL=0
[2026-02-11T22:50:34.911Z] NODE_LABELS=test-marist-ubuntu2404-s390x-1 hw.arch.s390x test ci.role.test ubuntu linux sw.os.linux ubuntu2404 sw.tool.docker ci.role.perf s390x
[2026-02-11T22:50:34.911Z] HOME=/home/jenkins
[2026-02-11T22:50:34.911Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T22:50:34.911Z] USE_JRE=false
[2026-02-11T22:50:34.911Z] OLDPWD=/home/jenkins
[2026-02-11T22:50:34.911Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_s390x_linux/472/
[2026-02-11T22:50:34.911Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T22:50:34.911Z] TAP_NAME=Test_openjdk17_hs_extended.functional_s390x_linux.tap
[2026-02-11T22:50:34.911Z] JDK_IMPL=hotspot
[2026-02-11T22:50:34.911Z] HUDSON_COOKIE=03aef50b-0a5f-4c56-9db8-3f4553077f10
[2026-02-11T22:50:34.911Z] DOCKER_REQUIRED=false
[2026-02-11T22:50:34.911Z] JENKINS_SERVER_COOKIE=durable-a1ba7303c41fea19d19ab6df06c19d12ea83e935b8dab082ae41e3b81e529b2c
[2026-02-11T22:50:34.911Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-02-11T22:50:34.911Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../benchmarks
[2026-02-11T22:50:34.911Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2026-02-11T22:50:34.911Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux
[2026-02-11T22:50:34.911Z] KEEP_WORKSPACE=false
[2026-02-11T22:50:34.911Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T22:50:34.911Z] GENERATE_JOBS=true
[2026-02-11T22:50:34.911Z] NODE_NAME=test-marist-ubuntu2404-s390x-1
[2026-02-11T22:50:34.911Z] LOGNAME=jenkins
[2026-02-11T22:50:34.911Z] PERSONAL_BUILD=false
[2026-02-11T22:50:34.911Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T22:50:34.911Z] JDK_BRANCH=jdk-17.0.19+2_adopt
[2026-02-11T22:50:34.911Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-02-11T22:50:34.911Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_s390x_linux/472/display/redirect?page=artifacts
[2026-02-11T22:50:34.911Z] AUTO_DETECT=true
[2026-02-11T22:50:34.911Z] STAGE_NAME=Setup
[2026-02-11T22:50:34.911Z] XDG_SESSION_CLASS=user
[2026-02-11T22:50:34.911Z] EXECUTOR_NUMBER=0
[2026-02-11T22:50:34.911Z] JDK_VERSION=17
[2026-02-11T22:50:34.911Z] XDG_SESSION_ID=64006
[2026-02-11T22:50:34.911Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T22:50:34.911Z] BUILD_DISPLAY_NAME=#472
[2026-02-11T22:50:34.911Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T22:50:34.911Z] TIME_LIMIT=25
[2026-02-11T22:50:34.911Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_s390x_linux/472/display/redirect?page=tests
[2026-02-11T22:50:34.911Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T22:50:34.911Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.functional_s390x_linux
[2026-02-11T22:50:34.911Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-11T22:50:34.911Z] TKG_ITERATIONS=1
[2026-02-11T22:50:34.911Z] PLATFORM=s390x_linux
[2026-02-11T22:50:34.911Z] BUILD_ID=472
[2026-02-11T22:50:34.911Z] EXIT_SUCCESS=false
[2026-02-11T22:50:34.911Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-02-11T22:50:34.911Z] RERUN_FAILURE=true
[2026-02-11T22:50:34.911Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/system_lib
[2026-02-11T22:50:34.911Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T22:50:34.911Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.functional_s390x_linux-472
[2026-02-11T22:50:34.911Z] LANG=C.UTF-8
[2026-02-11T22:50:34.912Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T22:50:34.912Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T22:50:34.912Z] KEEP_REPORTDIR=false
[2026-02-11T22:50:34.912Z] ORIGIN_JDK_VERSION=17
[2026-02-11T22:50:34.912Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_s390x_linux/
[2026-02-11T22:50:34.912Z] JCK_GIT_BRANCH=master
[2026-02-11T22:50:34.912Z] BUILD_NUMBER=472
[2026-02-11T22:50:34.912Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-11T22:50:34.912Z] ITERATIONS=1
[2026-02-11T22:50:34.912Z] JENKINS_NODE_COOKIE=a3244f5e-0f2c-46fd-8078-6542818c9b6b
[2026-02-11T22:50:34.912Z] SHELL=/bin/bash
[2026-02-11T22:50:34.912Z] SPEC=linux_390-64
[2026-02-11T22:50:34.912Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T22:50:34.912Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:50:34.912Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T22:50:34.912Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_s390x_linux/472/display/redirect
[2026-02-11T22:50:34.912Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T22:50:34.912Z] NUM_PROCESSORS=2
[2026-02-11T22:50:34.912Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.functional_s390x_linux/display/redirect
[2026-02-11T22:50:34.912Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-linux-s390x-temurin
[2026-02-11T22:50:34.912Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T22:50:34.912Z] JOB_NAME=Test_openjdk17_hs_extended.functional_s390x_linux
[2026-02-11T22:50:34.912Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T22:50:34.912Z] PWD=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux
[2026-02-11T22:50:34.912Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:50:34.912Z] SSH_CONNECTION=78.47.239.97 50106 148.100.75.204 22
[2026-02-11T22:50:34.912Z] TEST_TIME=120
[2026-02-11T22:50:34.912Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux@tmp
[2026-02-11T22:50:34.912Z] PARALLEL=Dynamic
[2026-02-11T22:50:34.912Z] JOBSTARTTIME=Wed, 11 Feb 2026 22:50:30 +0000
[2026-02-11T22:50:34.912Z] DYNAMIC_COMPILE=true
[2026-02-11T22:50:34.912Z] RERUN_ITERATIONS=1
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-11T22:50:35.183Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T22:50:35.202Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T22:51:44.703Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-linux-s390x-temurin" build number 522
[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-11T22:51:44.952Z] 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-11T22:51:44.960Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T22:51:45.020Z] $ ssh-agent
[2026-02-11T22:51:45.444Z] SSH_AUTH_SOCK=/tmp/ssh-d7tobu4LgVpf/agent.1858928
[2026-02-11T22:51:45.444Z] SSH_AGENT_PID=1858931
[2026-02-11T22:51:45.444Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T22:51:45.457Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T22:51:45.493Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-11T22:51:46.581Z] + pwd
[2026-02-11T22:51:46.581Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 17 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-11T22:51:46.581Z] TESTDIR: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests
[2026-02-11T22:51:46.581Z] get jdk binary...
[2026-02-11T22:51:46.581Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T22:51:46.581Z] Uncompressing file: OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-11T22:51:46.581Z] List files in jdkbinary folder...
[2026-02-11T22:51:46.581Z] total 454808
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:46.582Z] -rw-rw-r-- 1 jenkins jenkins 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:46.582Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 22:51 tmp
[2026-02-11T22:51:46.582Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:51:46.582Z] total 4
[2026-02-11T22:51:46.582Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 11 21:26 jdk-17.0.19+2
[2026-02-11T22:51:46.582Z] Moving directory jdk-17.0.19+2/ to ../j2sdk-image
[2026-02-11T22:51:46.582Z] Uncompressing file: OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-11T22:51:46.582Z] List files in jdkbinary folder...
[2026-02-11T22:51:46.582Z] total 454812
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:46.582Z] -rw-rw-r-- 1 jenkins jenkins 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:46.582Z] -rw-r--r-- 1 jenkins jenkins 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:46.582Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 11 21:26 j2sdk-image
[2026-02-11T22:51:46.582Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 22:51 tmp
[2026-02-11T22:51:46.582Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:51:46.582Z] total 4
[2026-02-11T22:51:46.582Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 11 21:26 jdk-17.0.19+2-jre
[2026-02-11T22:51:46.582Z] Moving directory jdk-17.0.19+2-jre/ to ../j2re-image
[2026-02-11T22:51:46.582Z] Uncompressing file: OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-11T22:51:47.203Z] List files in jdkbinary folder...
[2026-02-11T22:51:47.203Z] total 454816
[2026-02-11T22:51:47.203Z] -rw-r--r-- 1 jenkins jenkins 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:47.203Z] -rw-r--r-- 1 jenkins jenkins 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:47.203Z] -rw-r--r-- 1 jenkins jenkins 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:47.203Z] -rw-rw-r-- 1 jenkins jenkins 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-11T22:51:47.203Z] -rw-r--r-- 1 jenkins jenkins 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json
[2026-02-11T22:51:47.203Z] -rw-r--r-- 1 jenkins jenkins 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:47.204Z] -rw-r--r-- 1 jenkins jenkins 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:47.204Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 11 21:26 j2re-image
[2026-02-11T22:51:47.204Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 11 21:26 j2sdk-image
[2026-02-11T22:51:47.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 22:51 tmp
[2026-02-11T22:51:47.204Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:51:47.204Z] total 4
[2026-02-11T22:51:47.204Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 21:26 jdk-17.0.19+2-static-libs
[2026-02-11T22:51:47.204Z] Moving directory jdk-17.0.19+2-static-libs/ to ../static-libs
[2026-02-11T22:51:47.204Z] Uncompressing file: OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz ...
[2026-02-11T22:51:47.204Z] List files in jdkbinary folder...
[2026-02-11T22:51:47.204Z] total 454820
[2026-02-11T22:51:47.204Z] -rw-r--r-- 1 jenkins jenkins 132596871 Feb 11 21:29 OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:47.204Z] -rw-r--r-- 1 jenkins jenkins 181309705 Feb 11 21:30 OpenJDK17U-jdk_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:47.204Z] -rw-r--r-- 1 jenkins jenkins 43747008 Feb 11 21:26 OpenJDK17U-jre_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:47.204Z] -rw-rw-r-- 1 jenkins jenkins 29252 Feb 11 21:40 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea-metadata.json
[2026-02-11T22:51:47.204Z] -rw-r--r-- 1 jenkins jenkins 158382 Feb 11 22:26 OpenJDK17U-sbom_s390x_linux_hotspot_17.0.19_2-ea.json
[2026-02-11T22:51:47.204Z] -rw-r--r-- 1 jenkins jenkins 4171700 Feb 11 21:29 OpenJDK17U-static-libs-glibc_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:47.204Z] -rw-r--r-- 1 jenkins jenkins 103679355 Feb 11 21:28 OpenJDK17U-testimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz
[2026-02-11T22:51:47.204Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 11 21:26 j2re-image
[2026-02-11T22:51:47.204Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 11 21:26 j2sdk-image
[2026-02-11T22:51:47.204Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 21:26 static-libs
[2026-02-11T22:51:47.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 22:51 tmp
[2026-02-11T22:51:47.204Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:51:47.204Z] total 4
[2026-02-11T22:51:47.204Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 21:15 jdk-17.0.19+2-test-image
[2026-02-11T22:51:47.204Z] Moving directory jdk-17.0.19+2-test-image/ to ../openjdk-test-image
[2026-02-11T22:51:47.204Z] Uncompressing OpenJDK17U-debugimage_s390x_linux_hotspot_17.0.19_2-ea.tar.gz over ./j2sdk-image...
[2026-02-11T22:51:47.810Z] Removing top-level folder jdk-17.0.19+2-debug-image/
[2026-02-11T22:51:47.810Z] Removing top-level folder jdk-17.0.19+2/
[2026-02-11T22:51:47.810Z] Run /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T22:51:47.810Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T22:51:48.441Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-02-11T22:51:48.441Z] OpenJDK Runtime Environment Temurin-17.0.19+2-202602112052 (build 17.0.19-beta+2-ea)
[2026-02-11T22:51:48.441Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+2-202602112052 (build 17.0.19-beta+2-ea, mixed mode, sharing)
[2026-02-11T22:51:48.441Z] =JAVA VERSION OUTPUT END=
[2026-02-11T22:51:48.441Z] =RELEASE INFO BEGIN=
[2026-02-11T22:51:48.441Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T22:51:48.441Z] IMPLEMENTOR_VERSION="Temurin-17.0.19+2-202602112052"
[2026-02-11T22:51:48.441Z] JAVA_RUNTIME_VERSION="17.0.19-beta+2-ea"
[2026-02-11T22:51:48.441Z] JAVA_VERSION="17.0.19"
[2026-02-11T22:51:48.441Z] JAVA_VERSION_DATE="2026-04-21"
[2026-02-11T22:51:48.441Z] LIBC="gnu"
[2026-02-11T22:51:48.441Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.httpserver jdk.incubator.foreign jdk.incubator.vector jdk.internal.le jdk.internal.opt jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2026-02-11T22:51:48.441Z] OS_ARCH="s390x"
[2026-02-11T22:51:48.441Z] OS_NAME="Linux"
[2026-02-11T22:51:48.441Z] SOURCE=".:git:b2cc7372747c"
[2026-02-11T22:51:48.441Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T22:51:48.441Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T22:51:48.441Z] SOURCE_REPO="https://github.com/adoptium/jdk17u.git"
[2026-02-11T22:51:48.441Z] FULL_VERSION="17.0.19-beta+2-ea"
[2026-02-11T22:51:48.441Z] SEMANTIC_VERSION="17.0.19+2"
[2026-02-11T22:51:48.441Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2026-02-11T22:51:48.441Z] JVM_VARIANT="Hotspot"
[2026-02-11T22:51:48.441Z] JVM_VERSION="17.0.19-beta+2-ea"
[2026-02-11T22:51:48.441Z] IMAGE_TYPE="JDK"
[2026-02-11T22:51:48.441Z] =RELEASE INFO END=
[2026-02-11T22:51:48.441Z] get testKitGen...
[2026-02-11T22:51:48.441Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T22:51:49.061Z] git rev-parse master
[2026-02-11T22:51:49.061Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T22:51:49.061Z] get functional test material...
[2026-02-11T22:51:49.061Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-11T22:51:49.061Z] Cloning into 'openj9'...
[2026-02-11T22:51:49.061Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-11T22:51:53.806Z] check OpenJ9 Repo sha
[2026-02-11T22:51:53.806Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-11T22:51:53.806Z] Check sha in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/testenv/testenv.properties
[2026-02-11T22:51:53.806Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T22:51:53.806Z] OPENJ9_SHA=6279ff4f83a57af3565d012280cf2116e7e5e725
[2026-02-11T22:51:53.806Z] total 128
[2026-02-11T22:51:53.806Z] -rw-rw-r-- 1 jenkins jenkins 6735 Feb 11 22:50 Contributing.md
[2026-02-11T22:51:53.806Z] -rw-rw-r-- 1 jenkins jenkins 11360 Feb 11 22:50 LICENSE
[2026-02-11T22:51:53.806Z] -rw-rw-r-- 1 jenkins jenkins 65 Feb 11 22:50 NOTICE
[2026-02-11T22:51:53.806Z] -rw-rw-r-- 1 jenkins jenkins 8350 Feb 11 22:50 README.md
[2026-02-11T22:51:53.806Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 22:51 TKG
[2026-02-11T22:51:53.806Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 22:50 buildenv
[2026-02-11T22:51:53.806Z] -rwxrwxr-x 1 jenkins jenkins 339 Feb 11 22:50 compile.sh
[2026-02-11T22:51:53.806Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 22:50 config
[2026-02-11T22:51:53.806Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 22:50 docs
[2026-02-11T22:51:53.806Z] drwxrwxr-x 34 jenkins jenkins 4096 Feb 11 22:50 external
[2026-02-11T22:51:53.806Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 22:50 functional
[2026-02-11T22:51:53.806Z] -rwxrwxr-x 1 jenkins jenkins 30011 Feb 11 22:50 get.sh
[2026-02-11T22:51:53.807Z] drwxrwxr-x 20 jenkins jenkins 4096 Feb 11 22:50 jck
[2026-02-11T22:51:53.807Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 11 22:51 openj9
[2026-02-11T22:51:53.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 22:50 openjdk
[2026-02-11T22:51:53.807Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 22:50 perf
[2026-02-11T22:51:53.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 22:50 scripts
[2026-02-11T22:51:53.807Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 11 22:50 system
[2026-02-11T22:51:53.807Z] -rwxrwxr-x 1 jenkins jenkins 3928 Feb 11 22:50 terminateTestProcesses.sh
[2026-02-11T22:51:53.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 22:50 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T22:51:54.975Z] $ ssh-agent -k
[2026-02-11T22:51:54.982Z] unset SSH_AUTH_SOCK;
[2026-02-11T22:51:54.982Z] unset SSH_AGENT_PID;
[2026-02-11T22:51:54.982Z] echo Agent pid 1858931 killed;
[2026-02-11T22:51:55.572Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T22:51:56.609Z] 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=s390x_linux&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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B2_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=522&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T22:51:56.653Z] 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=s390x_linux&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-marist-ubuntu2404-s390x-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B2_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=522&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-11T22:51:56.807Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T22:51:57.533Z] Copied 1 artifact from "getTRSSOutput" build number 2045
[Pipeline] sh
[2026-02-11T22:51:58.802Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-11T22:51:58.802Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-11T22:51:58.802Z] + tar xof -
[2026-02-11T22:51:58.802Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T22:51:59.197Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:51:59.288Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-11T22:51:59.459Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.s390x&&sw.os.linux' label
[Pipeline] echo
[2026-02-11T22:51:59.474Z] Machine limit is 7.
[Pipeline] sh
[2026-02-11T22:52:00.737Z] + cd ./aqa-tests/TKG
[2026-02-11T22:52:00.737Z] + uname
[2026-02-11T22:52:00.737Z] + [ Linux = AIX ]
[2026-02-11T22:52:00.737Z] + uname
[2026-02-11T22:52:00.737Z] + [ Linux = SunOS ]
[2026-02-11T22:52:00.737Z] + uname
[2026-02-11T22:52:00.737Z] + [ Linux = *BSD ]
[2026-02-11T22:52:00.737Z] + MAKE=make
[2026-02-11T22:52:00.737Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES=
[2026-02-11T22:52:00.737Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:52:00.737Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:00.737Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:52:00.737Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:52:00.737Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T22:52:00.737Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T22:52:00.737Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T22:52:01.379Z]
[2026-02-11T22:52:01.379Z] build:
[2026-02-11T22:52:01.379Z]
[2026-02-11T22:52:01.379Z] clean:
[2026-02-11T22:52:01.379Z]
[2026-02-11T22:52:01.379Z] init:
[2026-02-11T22:52:01.379Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/bin
[2026-02-11T22:52:01.379Z]
[2026-02-11T22:52:01.379Z] getDependentLibs:
[2026-02-11T22:52:01.379Z] [exec] --------------------------------------------
[2026-02-11T22:52:01.379Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:01.379Z] [exec] task is set to default
[2026-02-11T22:52:01.379Z] [exec] dependencyList is set to json_simple
[2026-02-11T22:52:01.379Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:52:01.379Z] [exec] --------------------------------------------
[2026-02-11T22:52:01.379Z] [exec] Starting download third party dependent jars
[2026-02-11T22:52:01.379Z] [exec] --------------------------------------------
[2026-02-11T22:52:01.379Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:01.379Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T22:52:01.379Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:52:01.379Z]
[2026-02-11T22:52:01.379Z] compile:
[2026-02-11T22:52:01.379Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:52:01.379Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:52:01.379Z] [echo] ===fork: yes
[2026-02-11T22:52:01.379Z] [echo] ===debug: on
[2026-02-11T22:52:01.379Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/bin
[2026-02-11T22:52:04.325Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-02-11T22:52:04.326Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:52:04.326Z]
[2026-02-11T22:52:04.326Z] dist:
[2026-02-11T22:52:04.326Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T22:52:04.326Z]
[2026-02-11T22:52:04.326Z] BUILD SUCCESSFUL
[2026-02-11T22:52:04.326Z] Total time: 3 seconds
[2026-02-11T22:52:04.326Z] 0
[2026-02-11T22:52:04.326Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T22:52:05.687Z] ****************************** MACHINE INFO ******************************
[2026-02-11T22:52:05.687Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG
[2026-02-11T22:52:05.687Z] Free Physical Memory Size : 408252416
[2026-02-11T22:52:05.687Z] Free space (bytes) : 53980057600
[2026-02-11T22:52:05.687Z] Total Physical Memory Size : 4192133120
[2026-02-11T22:52:05.687Z] Total space (bytes) : 104006860800
[2026-02-11T22:52:05.687Z] Usable space (bytes) : 53963280384
[2026-02-11T22:52:05.687Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:52:05.687Z] bashVersion :
[2026-02-11T22:52:05.687Z] GNU bash, version 5.2.21(1)-release (s390x-ibm-linux-gnu)
[2026-02-11T22:52:05.687Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T22:52:05.687Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] This is free software; you are free to change and redistribute it.
[2026-02-11T22:52:05.687Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T22:52:05.687Z] cpuCores : 3
[2026-02-11T22:52:05.687Z] curlVersion :
[2026-02-11T22:52:05.687Z] curl 8.5.0 (s390x-ibm-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.10
[2026-02-11T22:52:05.687Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-02-11T22:52:05.687Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-11T22:52:05.687Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-11T22:52:05.687Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2026-02-11T22:52:05.687Z] gcc version : 13
[2026-02-11T22:52:05.687Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-02-11T22:52:05.687Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T22:52:05.687Z] lldb version : Command could not be executed
[2026-02-11T22:52:05.687Z] makeVersion :
[2026-02-11T22:52:05.687Z] GNU Make 4.3
[2026-02-11T22:52:05.687Z] Built for s390x-ibm-linux-gnu
[2026-02-11T22:52:05.687Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-11T22:52:05.687Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T22:52:05.687Z] This is free software: you are free to change and redistribute it.
[2026-02-11T22:52:05.687Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T22:52:05.687Z] mavenVersion :
[2026-02-11T22:52:05.687Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2026-02-11T22:52:05.687Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-02-11T22:52:05.687Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-11T22:52:05.687Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-11T22:52:05.687Z] Java version: 17.0.19-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:52:05.687Z] Default locale: en, platform encoding: UTF-8
[2026-02-11T22:52:05.687Z] OS name: "linux", version: "6.8.0-87-generic", arch: "s390x", family: "unix"
[2026-02-11T22:52:05.687Z] microArch : z15
[2026-02-11T22:52:05.687Z] osInfo :
[2026-02-11T22:52:05.687Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-02-11T22:52:05.687Z] NAME="Ubuntu"
[2026-02-11T22:52:05.687Z] VERSION_ID="24.04"
[2026-02-11T22:52:05.687Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-02-11T22:52:05.687Z] VERSION_CODENAME=noble
[2026-02-11T22:52:05.687Z] ID=ubuntu
[2026-02-11T22:52:05.687Z] ID_LIKE=debian
[2026-02-11T22:52:05.687Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-11T22:52:05.687Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-11T22:52:05.687Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-11T22:52:05.687Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-11T22:52:05.687Z] UBUNTU_CODENAME=noble
[2026-02-11T22:52:05.687Z] LOGO=ubuntu-logo
[2026-02-11T22:52:05.687Z] osLabel : ubuntu.24
[2026-02-11T22:52:05.687Z] perlVersion :
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for s390x-linux-gnu-thread-multi
[2026-02-11T22:52:05.687Z] (with 51 registered patches, see perl -V for more detail)
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] Copyright 1987-2023, Larry Wall
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T22:52:05.687Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T22:52:05.687Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T22:52:05.687Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T22:52:05.687Z] procArch : s390x
[2026-02-11T22:52:05.687Z] sysArch : s390x
[2026-02-11T22:52:05.687Z] sysOS : Linux
[2026-02-11T22:52:05.687Z] ulimit :
[2026-02-11T22:52:05.687Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-11T22:52:05.687Z] core file size (blocks, -c) 0
[2026-02-11T22:52:05.687Z] data seg size (kbytes, -d) unlimited
[2026-02-11T22:52:05.687Z] scheduling priority (-e) 0
[2026-02-11T22:52:05.687Z] file size (blocks, -f) unlimited
[2026-02-11T22:52:05.687Z] pending signals (-i) 15867
[2026-02-11T22:52:05.687Z] max locked memory (kbytes, -l) 511732
[2026-02-11T22:52:05.687Z] max memory size (kbytes, -m) unlimited
[2026-02-11T22:52:05.687Z] open files (-n) 1048576
[2026-02-11T22:52:05.687Z] pipe size (512 bytes, -p) 8
[2026-02-11T22:52:05.687Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T22:52:05.687Z] real-time priority (-r) 0
[2026-02-11T22:52:05.687Z] stack size (kbytes, -s) 8192
[2026-02-11T22:52:05.687Z] cpu time (seconds, -t) unlimited
[2026-02-11T22:52:05.687Z] max user processes (-u) 15867
[2026-02-11T22:52:05.687Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T22:52:05.687Z] file locks (-x) unlimited
[2026-02-11T22:52:05.687Z] uname : Linux test-marist-ubuntu2404-s390x-1.adoptopenjdk.net 6.8.0-87-generic #88-Ubuntu SMP Sat Oct 11 08:33:58 UTC 2025 s390x s390x s390x GNU/Linux
[2026-02-11T22:52:05.687Z] vmVendor : Oracle Corporation
[2026-02-11T22:52:05.687Z] vmVersion : 17.0.19-beta+2-ea
[2026-02-11T22:52:05.687Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T22:52:05.687Z] **************************************************************************
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] System.getProperty('os.name')=Linux
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] System.getProperty('os.arch')=s390x
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] System.getProperty('java.fullversion')=null
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T22:52:05.687Z]
[2026-02-11T22:52:05.687Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:05.687Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:52:05.687Z] perl scripts/configure.pl
[2026-02-11T22:52:05.687Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="ubuntu.24" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T22:52:06.346Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T22:52:06.346Z]
[2026-02-11T22:52:06.346Z]
[2026-02-11T22:52:06.346Z] Starting to generate parallel test lists.
[2026-02-11T22:52:06.346Z]
[2026-02-11T22:52:06.346Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T22:52:06.346Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T22:52:06.346Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T22:52:06.346Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T22:52:06.346Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T22:52:06.346Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T22:52:06.346Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T22:52:06.346Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T22:52:06.346Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T22:52:06.346Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T22:52:07.059Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T22:52:07.702Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T22:52:07.702Z] Attempting to get test duration data from TRSS.
[2026-02-11T22:52:07.702Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=s390x_linux&group=functional&level=extended
[2026-02-11T22:52:09.085Z] Attempting to get test duration data from cached files.
[2026-02-11T22:52:09.085Z]
[2026-02-11T22:52:09.085Z] TEST DURATION
[2026-02-11T22:52:09.085Z] ====================================================================================
[2026-02-11T22:52:09.085Z] Total number of tests searched: 14
[2026-02-11T22:52:09.085Z] Number of test durations found: 14
[2026-02-11T22:52:09.085Z] Top slowest tests:
[2026-02-11T22:52:09.085Z] 08m06s CryptoTests_jtreg_0
[2026-02-11T22:52:09.085Z] 00m05s CryptoTests_0
[2026-02-11T22:52:09.085Z] 00m03s MockitoMockTest_0
[2026-02-11T22:52:09.085Z] ====================================================================================
[2026-02-11T22:52:09.085Z]
[2026-02-11T22:52:09.085Z] Test target is split into 1 lists.
[2026-02-11T22:52:09.085Z] Reducing estimated test running time from 08m19s to 08m19s.
[2026-02-11T22:52:09.085Z]
[2026-02-11T22:52:09.085Z] -------------------------------------testList_0-------------------------------------
[2026-02-11T22:52:09.085Z] Number of tests: 14
[2026-02-11T22:52:09.085Z] Estimated running time: 08m19s
[2026-02-11T22:52:09.085Z] TESTLIST=CryptoTests_jtreg_0,CryptoTests_0,MockitoMockTest_0,jsr292BootstrapTest_0,IllegalAccessProtectedMethodTest_hs_0,SecurityTests_0,vmLifecyleTests_1,vmLifecyleTests_0,vmLifecyleTests_3,vmLifecyleTests_5,vmLifecyleTests_2,vmLifecyleTests_4,testExample_0,cmdLineTester_classesdbgddrext_zos_0
[2026-02-11T22:52:09.085Z] ------------------------------------------------------------------------------------
[2026-02-11T22:52:09.085Z]
[2026-02-11T22:52:09.085Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-11T22:52:09.085Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-11T22:52:09.527Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-11T22:52:09.862Z] 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-11T22:52:09.966Z] Building tests...
[Pipeline] timeout
[2026-02-11T22:52:09.982Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:52:10.013Z] 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-11T22:52:10.417Z] 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-11T22:52:10.518Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-11T22:52:11.890Z] + which Xvfb
[2026-02-11T22:52:11.890Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-11T22:52:12.466Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/.xvfb-472-..fbdir7013177020347086759
[Pipeline] {
[Pipeline] sh
[2026-02-11T22:52:33.950Z] + ps -f
[2026-02-11T22:52:33.950Z] + grep [X]vfb
[2026-02-11T22:52:33.950Z] + awk {print $9}
[Pipeline] echo
[2026-02-11T22:52:34.405Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-11T22:52:34.453Z] $ ssh-agent
[2026-02-11T22:52:34.893Z] SSH_AUTH_SOCK=/tmp/ssh-jUpUBIb44Sng/agent.1859499
[2026-02-11T22:52:34.893Z] SSH_AGENT_PID=1859501
[2026-02-11T22:52:34.893Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T22:52:36.075Z] + uname
[2026-02-11T22:52:36.075Z] + [ Linux = AIX ]
[2026-02-11T22:52:36.075Z] + uname
[2026-02-11T22:52:36.075Z] + [ Linux = SunOS ]
[2026-02-11T22:52:36.075Z] + uname
[2026-02-11T22:52:36.075Z] + [ Linux = *BSD ]
[2026-02-11T22:52:36.075Z] + MAKE=make
[2026-02-11T22:52:36.075Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T22:52:36.075Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T22:52:37.512Z] + uname
[2026-02-11T22:52:37.512Z] + [ Linux = AIX ]
[2026-02-11T22:52:37.512Z] + uname
[2026-02-11T22:52:37.512Z] + [ Linux = SunOS ]
[2026-02-11T22:52:37.512Z] + uname
[2026-02-11T22:52:37.512Z] + [ Linux = *BSD ]
[2026-02-11T22:52:37.512Z] + MAKE=make
[2026-02-11T22:52:37.512Z] + cd ./aqa-tests
[2026-02-11T22:52:37.512Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T22:52:37.512Z] + set +x
[2026-02-11T22:52:37.512Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:52:37.512Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:37.512Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:52:37.512Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:52:37.512Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T22:52:37.512Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T22:52:37.512Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T22:52:38.159Z]
[2026-02-11T22:52:38.159Z] build:
[2026-02-11T22:52:38.159Z]
[2026-02-11T22:52:38.159Z] clean:
[2026-02-11T22:52:38.159Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-11T22:52:38.159Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/bin
[2026-02-11T22:52:38.159Z]
[2026-02-11T22:52:38.159Z] init:
[2026-02-11T22:52:38.159Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/bin
[2026-02-11T22:52:38.159Z]
[2026-02-11T22:52:38.159Z] getDependentLibs:
[2026-02-11T22:52:38.159Z] [exec] --------------------------------------------
[2026-02-11T22:52:38.159Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:38.159Z] [exec] task is set to default
[2026-02-11T22:52:38.159Z] [exec] dependencyList is set to json_simple
[2026-02-11T22:52:38.159Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:52:38.159Z] [exec] --------------------------------------------
[2026-02-11T22:52:38.159Z] [exec] Starting download third party dependent jars
[2026-02-11T22:52:38.159Z] [exec] --------------------------------------------
[2026-02-11T22:52:38.159Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:38.159Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T22:52:38.159Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:52:38.159Z]
[2026-02-11T22:52:38.159Z] compile:
[2026-02-11T22:52:38.159Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:52:38.159Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:52:38.159Z] [echo] ===fork: yes
[2026-02-11T22:52:38.159Z] [echo] ===debug: on
[2026-02-11T22:52:38.159Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/bin
[2026-02-11T22:52:41.101Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-02-11T22:52:41.101Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:52:41.101Z]
[2026-02-11T22:52:41.101Z] dist:
[2026-02-11T22:52:41.101Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T22:52:41.101Z]
[2026-02-11T22:52:41.101Z] BUILD SUCCESSFUL
[2026-02-11T22:52:41.101Z] Total time: 3 seconds
[2026-02-11T22:52:41.101Z] 0
[2026-02-11T22:52:41.101Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T22:52:42.430Z] ****************************** MACHINE INFO ******************************
[2026-02-11T22:52:42.430Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG
[2026-02-11T22:52:42.430Z] Free Physical Memory Size : 399671296
[2026-02-11T22:52:42.430Z] Free space (bytes) : 53976875008
[2026-02-11T22:52:42.430Z] Total Physical Memory Size : 4192133120
[2026-02-11T22:52:42.430Z] Total space (bytes) : 104006860800
[2026-02-11T22:52:42.430Z] Usable space (bytes) : 53960097792
[2026-02-11T22:52:42.430Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:52:42.430Z] bashVersion :
[2026-02-11T22:52:42.430Z] GNU bash, version 5.2.21(1)-release (s390x-ibm-linux-gnu)
[2026-02-11T22:52:42.430Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T22:52:42.430Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] This is free software; you are free to change and redistribute it.
[2026-02-11T22:52:42.430Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T22:52:42.430Z] cpuCores : 3
[2026-02-11T22:52:42.430Z] curlVersion :
[2026-02-11T22:52:42.430Z] curl 8.5.0 (s390x-ibm-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.10
[2026-02-11T22:52:42.430Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-02-11T22:52:42.430Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-11T22:52:42.430Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-11T22:52:42.430Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2026-02-11T22:52:42.430Z] gcc version : 13
[2026-02-11T22:52:42.430Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-02-11T22:52:42.430Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T22:52:42.430Z] lldb version : Command could not be executed
[2026-02-11T22:52:42.430Z] makeVersion :
[2026-02-11T22:52:42.430Z] GNU Make 4.3
[2026-02-11T22:52:42.430Z] Built for s390x-ibm-linux-gnu
[2026-02-11T22:52:42.430Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-11T22:52:42.430Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T22:52:42.430Z] This is free software: you are free to change and redistribute it.
[2026-02-11T22:52:42.430Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T22:52:42.430Z] mavenVersion :
[2026-02-11T22:52:42.430Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2026-02-11T22:52:42.430Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-02-11T22:52:42.430Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-11T22:52:42.430Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-11T22:52:42.430Z] Java version: 17.0.19-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:52:42.430Z] Default locale: en, platform encoding: UTF-8
[2026-02-11T22:52:42.430Z] OS name: "linux", version: "6.8.0-87-generic", arch: "s390x", family: "unix"
[2026-02-11T22:52:42.430Z] microArch : z15
[2026-02-11T22:52:42.430Z] osInfo :
[2026-02-11T22:52:42.430Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-02-11T22:52:42.430Z] NAME="Ubuntu"
[2026-02-11T22:52:42.430Z] VERSION_ID="24.04"
[2026-02-11T22:52:42.430Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-02-11T22:52:42.430Z] VERSION_CODENAME=noble
[2026-02-11T22:52:42.430Z] ID=ubuntu
[2026-02-11T22:52:42.430Z] ID_LIKE=debian
[2026-02-11T22:52:42.430Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-11T22:52:42.430Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-11T22:52:42.430Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-11T22:52:42.430Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-11T22:52:42.430Z] UBUNTU_CODENAME=noble
[2026-02-11T22:52:42.430Z] LOGO=ubuntu-logo
[2026-02-11T22:52:42.430Z] osLabel : ubuntu.24
[2026-02-11T22:52:42.430Z] perlVersion :
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for s390x-linux-gnu-thread-multi
[2026-02-11T22:52:42.430Z] (with 51 registered patches, see perl -V for more detail)
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] Copyright 1987-2023, Larry Wall
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T22:52:42.430Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T22:52:42.430Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T22:52:42.430Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T22:52:42.430Z] procArch : s390x
[2026-02-11T22:52:42.430Z] sysArch : s390x
[2026-02-11T22:52:42.430Z] sysOS : Linux
[2026-02-11T22:52:42.430Z] ulimit :
[2026-02-11T22:52:42.430Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-11T22:52:42.430Z] core file size (blocks, -c) 0
[2026-02-11T22:52:42.430Z] data seg size (kbytes, -d) unlimited
[2026-02-11T22:52:42.430Z] scheduling priority (-e) 0
[2026-02-11T22:52:42.430Z] file size (blocks, -f) unlimited
[2026-02-11T22:52:42.430Z] pending signals (-i) 15867
[2026-02-11T22:52:42.430Z] max locked memory (kbytes, -l) 511732
[2026-02-11T22:52:42.430Z] max memory size (kbytes, -m) unlimited
[2026-02-11T22:52:42.430Z] open files (-n) 1048576
[2026-02-11T22:52:42.430Z] pipe size (512 bytes, -p) 8
[2026-02-11T22:52:42.430Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T22:52:42.430Z] real-time priority (-r) 0
[2026-02-11T22:52:42.430Z] stack size (kbytes, -s) 8192
[2026-02-11T22:52:42.430Z] cpu time (seconds, -t) unlimited
[2026-02-11T22:52:42.430Z] max user processes (-u) 15867
[2026-02-11T22:52:42.430Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T22:52:42.430Z] file locks (-x) unlimited
[2026-02-11T22:52:42.430Z] uname : Linux test-marist-ubuntu2404-s390x-1.adoptopenjdk.net 6.8.0-87-generic #88-Ubuntu SMP Sat Oct 11 08:33:58 UTC 2025 s390x s390x s390x GNU/Linux
[2026-02-11T22:52:42.430Z] vmVendor : Oracle Corporation
[2026-02-11T22:52:42.430Z] vmVersion : 17.0.19-beta+2-ea
[2026-02-11T22:52:42.430Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T22:52:42.430Z] **************************************************************************
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] System.getProperty('os.name')=Linux
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] System.getProperty('os.arch')=s390x
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] System.getProperty('java.fullversion')=null
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T22:52:42.430Z]
[2026-02-11T22:52:42.430Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-11T22:52:42.430Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:52:42.430Z] perl scripts/configure.pl
[2026-02-11T22:52:42.430Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_390-64 --microArch="z15" --osLabel="ubuntu.24" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T22:52:43.079Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T22:52:43.079Z]
[2026-02-11T22:52:43.079Z]
[2026-02-11T22:52:43.079Z] Starting to generate build list.
[2026-02-11T22:52:43.079Z]
[2026-02-11T22:52:43.079Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T22:52:43.079Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T22:52:43.079Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T22:52:43.079Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T22:52:43.079Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T22:52:43.079Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T22:52:43.079Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T22:52:43.724Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T22:52:43.725Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T22:52:44.454Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T22:52:44.455Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T22:52:44.455Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-11T22:52:44.455Z]
[2026-02-11T22:52:44.455Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:52:44.455Z] make -f clean.mk cleanBuild
[2026-02-11T22:52:44.455Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:52:44.455Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest
[2026-02-11T22:52:44.455Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:52:44.455Z] make -f compile.mk compile
[2026-02-11T22:52:44.455Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:52:45.162Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:52:45.162Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:52:45.162Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-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=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T22:52:45.162Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T22:52:45.162Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T22:52:45.779Z] [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-11T22:52:45.779Z]
[2026-02-11T22:52:45.779Z] -create_test_directory:
[2026-02-11T22:52:45.779Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest
[2026-02-11T22:52:45.779Z]
[2026-02-11T22:52:45.779Z] stage_test_material:
[2026-02-11T22:52:45.779Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest
[2026-02-11T22:52:45.779Z]
[2026-02-11T22:52:45.779Z] build:
[2026-02-11T22:52:45.779Z]
[2026-02-11T22:52:45.779Z] init:
[2026-02-11T22:52:45.779Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/TestConfig
[2026-02-11T22:52:45.779Z]
[2026-02-11T22:52:45.779Z] build:
[2026-02-11T22:52:45.779Z] [copy] Copying 15 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/TestConfig
[2026-02-11T22:52:45.779Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/TestConfig
[2026-02-11T22:52:45.779Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/TestConfig
[2026-02-11T22:52:46.410Z]
[2026-02-11T22:52:46.410Z] build:
[2026-02-11T22:52:46.410Z]
[2026-02-11T22:52:46.410Z] init:
[2026-02-11T22:52:46.410Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T22:52:46.410Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T22:52:46.410Z]
[2026-02-11T22:52:46.410Z] getDependentLibs:
[2026-02-11T22:52:46.410Z] [exec] --------------------------------------------
[2026-02-11T22:52:46.410Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:46.410Z] [exec] task is set to default
[2026-02-11T22:52:46.410Z] [exec] dependencyList is set to asm_all,testng
[2026-02-11T22:52:46.410Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:52:46.410Z] [exec] --------------------------------------------
[2026-02-11T22:52:46.410Z] [exec] Starting download third party dependent jars
[2026-02-11T22:52:46.410Z] [exec] --------------------------------------------
[2026-02-11T22:52:46.410Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:46.410Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-11T22:52:46.410Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-02-11T22:52:46.410Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:52:46.410Z]
[2026-02-11T22:52:46.410Z] compile:
[2026-02-11T22:52:46.410Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:52:46.410Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:52:46.410Z] [echo] ===fork: yes
[2026-02-11T22:52:46.410Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T22:52:46.410Z] [echo] ===debug: on
[2026-02-11T22:52:46.410Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T22:52:46.410Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T22:52:48.122Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java uses or overrides a deprecated API.
[2026-02-11T22:52:48.122Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:52:48.122Z]
[2026-02-11T22:52:48.122Z] dist:
[2026-02-11T22:52:48.122Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar
[2026-02-11T22:52:48.122Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T22:52:48.122Z]
[2026-02-11T22:52:48.122Z] clean:
[2026-02-11T22:52:48.122Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T22:52:48.122Z]
[2026-02-11T22:52:48.122Z] build:
[2026-02-11T22:52:48.122Z]
[2026-02-11T22:52:48.122Z] init:
[2026-02-11T22:52:48.122Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/Jsr292
[2026-02-11T22:52:48.122Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/bin
[2026-02-11T22:52:48.122Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-11T22:52:48.122Z]
[2026-02-11T22:52:48.122Z] compile_bootstrap:
[2026-02-11T22:52:48.122Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:52:48.122Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:52:48.122Z] [echo] ===fork: yes
[2026-02-11T22:52:48.122Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T22:52:48.122Z] [echo] ===debug: on
[2026-02-11T22:52:48.122Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-11T22:52:48.122Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-11T22:52:48.737Z]
[2026-02-11T22:52:48.737Z] getDependentLibs:
[2026-02-11T22:52:48.737Z] [exec] --------------------------------------------
[2026-02-11T22:52:48.737Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:48.737Z] [exec] task is set to default
[2026-02-11T22:52:48.737Z] [exec] dependencyList is set to junit4,asm_all,jcommander,testng
[2026-02-11T22:52:48.737Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:52:48.737Z] [exec] --------------------------------------------
[2026-02-11T22:52:48.737Z] [exec] Starting download third party dependent jars
[2026-02-11T22:52:48.737Z] [exec] --------------------------------------------
[2026-02-11T22:52:48.737Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:48.737Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-02-11T22:52:48.737Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-11T22:52:48.737Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-02-11T22:52:48.737Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-02-11T22:52:48.737Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:52:48.737Z]
[2026-02-11T22:52:48.737Z] compile_generator:
[2026-02-11T22:52:48.737Z] [echo] Compiling Everything but IndyTest and ComplexIndyTest
[2026-02-11T22:52:48.737Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:52:48.737Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:52:48.737Z] [echo] ===fork: yes
[2026-02-11T22:52:48.737Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T22:52:48.737Z] [echo] ===debug: on
[2026-02-11T22:52:48.737Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-11T22:52:48.737Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/bin
[2026-02-11T22:52:50.018Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-11T22:52:50.018Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:52:50.018Z]
[2026-02-11T22:52:50.018Z] generate_indyn:
[2026-02-11T22:52:50.018Z] [echo] Running SimpleIndyGenerator
[2026-02-11T22:52:50.625Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/bin/com/ibm/j9/jsr292/indyn
[2026-02-11T22:52:50.625Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/GenIndyn.class
[2026-02-11T22:52:50.625Z] [echo] Running ComplexIndyGenerator
[2026-02-11T22:52:50.625Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/bin/com/ibm/j9/jsr292/indyn
[2026-02-11T22:52:50.625Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/ComplexIndy.class
[2026-02-11T22:52:50.625Z]
[2026-02-11T22:52:50.625Z] compile:
[2026-02-11T22:52:50.625Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:52:50.625Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:52:50.626Z] [echo] ===fork: yes
[2026-02-11T22:52:50.626Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T22:52:50.626Z] [echo] ===debug: on
[2026-02-11T22:52:50.645Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-11T22:52:50.645Z] [javac] Compiling 86 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/bin
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:874: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d1 = new Double (constDouble1);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:875: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d2 = new Double (constDouble2);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:876: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d3 = new Double (constDouble3);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:877: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d5 = new Double (constDouble5);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:878: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d6 = new Double (constDouble6);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:879: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double dMax = new Double (Double.MAX_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:880: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double dMin = new Double (Double.MIN_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:885: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:890: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:895: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] (Double) out.invokeExact(d1, dMax, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:900: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:905: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:910: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:915: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:933: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:937: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java:320: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d1 = new Double (constDouble1);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java:321: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d2 = new Double (constDouble2);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java:322: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double dMax = new Double (Double.MAX_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java:323: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double dMin = new Double (Double.MIN_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1018: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d1 = new Double (constDouble1);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1019: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d2 = new Double (constDouble2);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1020: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d3 = new Double (constDouble3);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1021: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d4 = new Double (constDouble4);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1022: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double dMax = new Double (Double.MAX_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1023: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double dMin = new Double (Double.MIN_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1107: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double ret = new Double (Double.MAX_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1146: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double ret = new Double (Double.MIN_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1020: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d1 = new Double (constDouble1);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1021: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d2 = new Double (constDouble2);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1022: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d3 = new Double (constDouble3);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1023: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d4 = new Double (constDouble4);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1024: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double d5 = new Double (constDouble5);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1025: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double dMax = new Double (Double.MAX_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1026: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double dMin = new Double (Double.MIN_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1106: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double smallest = new Double (Double.MAX_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:54.434Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1116: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-11T22:52:54.434Z] [javac] Double largest = new Double (Double.MIN_VALUE);
[2026-02-11T22:52:54.434Z] [javac] ^
[2026-02-11T22:52:55.117Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/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-11T22:52:55.117Z] [javac] Method m = LookupAPITests_Find.class.getMethod("toString", null);
[2026-02-11T22:52:55.117Z] [javac] ^
[2026-02-11T22:52:55.117Z] [javac] cast to Class<?> for a varargs call
[2026-02-11T22:52:55.117Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-11T22:52:55.117Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/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-11T22:52:55.117Z] [javac] Method m = LookupAPITests_Find.class.getMethod("toString", null);
[2026-02-11T22:52:55.117Z] [javac] ^
[2026-02-11T22:52:55.117Z] [javac] cast to Class<?> for a varargs call
[2026-02-11T22:52:55.117Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-11T22:52:55.117Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/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-11T22:52:55.117Z] [javac] Method m = SamePackageExample.class.getMethod("toString", null);
[2026-02-11T22:52:55.117Z] [javac] ^
[2026-02-11T22:52:55.117Z] [javac] cast to Class<?> for a varargs call
[2026-02-11T22:52:55.117Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-11T22:52:55.117Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/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-11T22:52:55.117Z] [javac] Method m = SamePackageExample.class.getMethod("toString", null);
[2026-02-11T22:52:55.117Z] [javac] ^
[2026-02-11T22:52:55.117Z] [javac] cast to Class<?> for a varargs call
[2026-02-11T22:52:55.117Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-11T22:52:55.117Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests_SM.java:48: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal
[2026-02-11T22:52:55.117Z] [javac] System.setSecurityManager(new SecurityManager());
[2026-02-11T22:52:55.117Z] [javac] ^
[2026-02-11T22:52:55.117Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests_SM.java:48: warning: [removal] setSecurityManager(SecurityManager) in System has been deprecated and marked for removal
[2026-02-11T22:52:55.117Z] [javac] System.setSecurityManager(new SecurityManager());
[2026-02-11T22:52:55.117Z] [javac] ^
[2026-02-11T22:52:55.117Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/MethodTypeTests_SM.java:57: warning: [removal] setSecurityManager(SecurityManager) in System has been deprecated and marked for removal
[2026-02-11T22:52:55.117Z] [javac] System.setSecurityManager(null);
[2026-02-11T22:52:55.117Z] [javac] ^
[2026-02-11T22:52:55.752Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-11T22:52:55.752Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:52:55.752Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2026-02-11T22:52:55.752Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-11T22:52:55.752Z] [javac] 44 warnings
[2026-02-11T22:52:55.752Z] [javac] Creating empty /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/bin/org/openj9/test/util/package-info.class
[2026-02-11T22:52:55.752Z]
[2026-02-11T22:52:55.752Z] dist:
[2026-02-11T22:52:55.752Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/Jsr292
[2026-02-11T22:52:55.752Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/Jsr292/jsr292test.jar
[2026-02-11T22:52:55.752Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/Jsr292/jsr292bootstrap.jar
[2026-02-11T22:52:55.752Z]
[2026-02-11T22:52:55.752Z] clean:
[2026-02-11T22:52:55.752Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/bin
[2026-02-11T22:52:55.752Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-11T22:52:55.752Z]
[2026-02-11T22:52:55.752Z] build:
[2026-02-11T22:52:55.752Z]
[2026-02-11T22:52:55.752Z] init:
[2026-02-11T22:52:55.752Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/MockitoTests
[2026-02-11T22:52:55.752Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/MockitoTests/bin
[2026-02-11T22:52:55.752Z]
[2026-02-11T22:52:55.752Z] getDependentLibs:
[2026-02-11T22:52:56.371Z] [exec] --------------------------------------------
[2026-02-11T22:52:56.371Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:56.371Z] [exec] task is set to default
[2026-02-11T22:52:56.371Z] [exec] dependencyList is set to byte_buddy,byte_buddy_agent,objenesis,mockito_core
[2026-02-11T22:52:56.371Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:52:56.371Z] [exec] --------------------------------------------
[2026-02-11T22:52:56.371Z] [exec] Starting download third party dependent jars
[2026-02-11T22:52:56.371Z] [exec] --------------------------------------------
[2026-02-11T22:52:56.371Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:56.371Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-02-11T22:52:56.371Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-02-11T22:52:56.371Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-02-11T22:52:56.371Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-02-11T22:52:56.371Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:52:56.371Z]
[2026-02-11T22:52:56.371Z] compile:
[2026-02-11T22:52:56.371Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:52:56.371Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:52:56.371Z] [echo] ===fork: yes
[2026-02-11T22:52:56.371Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T22:52:56.371Z] [echo] ===debug: on
[2026-02-11T22:52:56.371Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/MockitoTests
[2026-02-11T22:52:56.371Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/MockitoTests/bin
[2026-02-11T22:52:57.648Z]
[2026-02-11T22:52:57.648Z] dist:
[2026-02-11T22:52:57.648Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/MockitoTests/MockitoTests.jar
[2026-02-11T22:52:57.648Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/MockitoTests
[2026-02-11T22:52:57.648Z]
[2026-02-11T22:52:57.648Z] clean:
[2026-02-11T22:52:57.648Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/MockitoTests/bin
[2026-02-11T22:52:57.648Z]
[2026-02-11T22:52:57.648Z] build:
[2026-02-11T22:52:57.648Z]
[2026-02-11T22:52:57.648Z] getJtregVersion:
[2026-02-11T22:52:57.648Z] [echo] jtreg version used is : jtreg_7_4_1
[2026-02-11T22:52:57.648Z]
[2026-02-11T22:52:57.648Z] getDependentLibs:
[2026-02-11T22:52:57.648Z] [exec] --------------------------------------------
[2026-02-11T22:52:57.648Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:57.648Z] [exec] task is set to default
[2026-02-11T22:52:57.648Z] [exec] dependencyList is set to jtreg_7_4_1
[2026-02-11T22:52:57.648Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:52:57.648Z] [exec] --------------------------------------------
[2026-02-11T22:52:57.648Z] [exec] Starting download third party dependent jars
[2026-02-11T22:52:57.648Z] [exec] --------------------------------------------
[2026-02-11T22:52:57.648Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib
[2026-02-11T22:52:57.648Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-02-11T22:52:57.648Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:52:57.648Z]
[2026-02-11T22:52:57.648Z] getJtreg:
[2026-02-11T22:52:57.648Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/security/Crypto
[2026-02-11T22:52:57.648Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto
[2026-02-11T22:52:57.648Z]
[2026-02-11T22:52:57.648Z] cryptoTest.check:
[2026-02-11T22:52:57.648Z]
[2026-02-11T22:52:57.648Z] getCryptoTest:
[2026-02-11T22:52:57.648Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-11T22:52:58.296Z]
[2026-02-11T22:52:58.296Z] dist:
[2026-02-11T22:52:58.296Z]
[2026-02-11T22:52:58.296Z] clean:
[2026-02-11T22:52:58.296Z]
[2026-02-11T22:52:58.296Z] BUILD SUCCESSFUL
[2026-02-11T22:52:58.296Z] Total time: 12 seconds
[2026-02-11T22:52:58.296Z] 0
[2026-02-11T22:52:58.296Z]
[2026-02-11T22:52:58.296Z]
[2026-02-11T22:52:58.296Z] RECORD TEST REPOs SHA
[2026-02-11T22:52:58.296Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T22:52:58.296Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T22:52:58.296Z] Check shas in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T22:52:58.296Z] touch /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T22:52:58.296Z] ================================================
[2026-02-11T22:52:58.296Z] timestamp: 20260211-225257
[2026-02-11T22:52:58.296Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests
[2026-02-11T22:52:58.296Z] git repo:
[2026-02-11T22:52:58.296Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:52:58.296Z] sha:
[2026-02-11T22:52:58.296Z] f17fd61bff060b4d54d235255b83f4b4024789fe
[2026-02-11T22:52:58.296Z] ================================================
[2026-02-11T22:52:58.296Z] timestamp: 20260211-225257
[2026-02-11T22:52:58.296Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-11T22:52:58.296Z] git repo:
[2026-02-11T22:52:58.296Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-11T22:52:58.296Z] sha:
[2026-02-11T22:52:58.296Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-11T22:52:58.296Z] ================================================
[2026-02-11T22:52:58.296Z] timestamp: 20260211-225257
[2026-02-11T22:52:58.296Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/openj9
[2026-02-11T22:52:58.296Z] git repo:
[2026-02-11T22:52:58.296Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-11T22:52:58.296Z] sha:
[2026-02-11T22:52:58.296Z] 6279ff4f83a57af3565d012280cf2116e7e5e725
[2026-02-11T22:52:58.296Z] ================================================
[2026-02-11T22:52:58.296Z] timestamp: 20260211-225257
[2026-02-11T22:52:58.296Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG
[2026-02-11T22:52:58.296Z] git repo:
[2026-02-11T22:52:58.296Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T22:52:58.296Z] sha:
[2026-02-11T22:52:58.296Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T22:52:58.296Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:52:58.296Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-11T22:52:58.296Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:52:58.296Z] perl scripts/configure.pl
[2026-02-11T22:52:58.296Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_390-64 --microArch="z15" --osLabel="ubuntu.24" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T22:52:58.919Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T22:52:58.919Z]
[2026-02-11T22:52:58.919Z] Starting to generate test make files.
[2026-02-11T22:52:58.919Z]
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T22:52:58.919Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr292/autoGen.mk
[2026-02-11T22:52:58.919Z]
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T22:52:58.919Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T22:52:59.659Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T22:52:59.660Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2026-02-11T22:52:59.660Z]
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T22:52:59.660Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2026-02-11T22:52:59.660Z]
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T22:52:59.660Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/TestExample/autoGen.mk
[2026-02-11T22:52:59.660Z]
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T22:52:59.660Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/AQAvit/autoGen.mk
[2026-02-11T22:52:59.660Z]
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T22:52:59.660Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2026-02-11T22:52:59.660Z]
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T22:52:59.660Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-02-11T22:52:59.660Z]
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T22:52:59.660Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MockitoTests/autoGen.mk
[2026-02-11T22:52:59.660Z]
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T22:52:59.660Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/NativeTest/autoGen.mk
[2026-02-11T22:52:59.660Z]
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T22:52:59.660Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T22:53:00.281Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T22:53:00.281Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2026-02-11T22:53:00.281Z]
[2026-02-11T22:53:00.281Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T22:53:00.281Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T22:53:00.281Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-11T22:53:00.281Z]
[2026-02-11T22:53:00.281Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-11T22:53:00.281Z]
[2026-02-11T22:53:00.281Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T22:53:00.281Z]
[2026-02-11T22:53:00.281Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T22:53:00.281Z]
[2026-02-11T22:53:00.281Z] Make files are generated successfully.
[2026-02-11T22:53:00.281Z]
[2026-02-11T22:53:00.281Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:53:00.281Z] make -f runtest.mk _extended.functional
[2026-02-11T22:53:00.281Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T22:53:00.281Z]
[2026-02-11T22:53:00.281Z] Running make 4.3
[2026-02-11T22:53:00.281Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/..
[2026-02-11T22:53:00.281Z] set JDK_VERSION to 17
[2026-02-11T22:53:00.281Z] set JDK_IMPL to hotspot
[2026-02-11T22:53:00.281Z] set JVM_VERSION to openjdk17
[2026-02-11T22:53:00.281Z] set JCL_VERSION to latest
[2026-02-11T22:53:00.281Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:53:00.281Z] set SPEC to linux_390-64
[2026-02-11T22:53:00.281Z] set TEST_FLAG to
[2026-02-11T22:53:00.281Z] set MICROARCH to z15
[2026-02-11T22:53:00.281Z] set OS_LABEL to ubuntu.24
[2026-02-11T22:53:00.281Z] Running extended.functional ...
[2026-02-11T22:53:00.281Z] There are 14 test targets in extended.functional
[2026-02-11T22:53:00.281Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-11T22:53:00.281Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-02-11T22:53:00.281Z] OpenJDK Runtime Environment Temurin-17.0.19+2-202602112052 (build 17.0.19-beta+2-ea)
[2026-02-11T22:53:00.281Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+2-202602112052 (build 17.0.19-beta+2-ea, mixed mode, sharing)
[2026-02-11T22:53:00.281Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests'
[2026-02-11T22:53:00.281Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional'
[2026-02-11T22:53:00.281Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292'
[2026-02-11T22:53:00.281Z]
[2026-02-11T22:53:00.281Z] ===============================================
[2026-02-11T22:53:00.281Z] Running test jsr292BootstrapTest_0 ...
[2026-02-11T22:53:00.281Z] ===============================================
[2026-02-11T22:53:00.281Z] jsr292BootstrapTest_0 Start Time: Wed Feb 11 22:52:59 2026 Epoch Time (ms): 1770850379892
[2026-02-11T22:53:00.281Z] variation: NoOptions
[2026-02-11T22:53:00.281Z] JVM_OPTIONS:
[2026-02-11T22:53:00.281Z] { \
[2026-02-11T22:53:00.281Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:53:00.281Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:53:00.281Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/jsr292BootstrapTest_0"; \
[2026-02-11T22:53:00.281Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/jsr292BootstrapTest_0"; \
[2026-02-11T22:53:00.281Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:53:00.281Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java" \
[2026-02-11T22:53:00.281Z] --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports java.base/jdk.internal.reflect=ALL-UNNAMED \
[2026-02-11T22:53:00.281Z] -Xbootclasspath/a:"/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292bootstrap.jar" \
[2026-02-11T22:53:00.281Z] -cp "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292test.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/testng.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/jcommander.jar" \
[2026-02-11T22:53:00.281Z] org.testng.TestNG -d "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/jsr292BootstrapTest_0" "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292/testng.xml" \
[2026-02-11T22:53:00.281Z] -testnames jsr292BootstrapTest \
[2026-02-11T22:53:00.281Z] -groups level.extended \
[2026-02-11T22:53:00.281Z] -excludegroups d.*.linux_390-64,d.*.arch.390,d.*.os.linux,d.*.bits.64,d.*.generic-all; \
[2026-02-11T22:53:00.281Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/jsr292BootstrapTest_0"; else echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:53:00.281Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:53:00.281Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:53:00.281Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/TestTargetResult";
[2026-02-11T22:53:00.281Z]
[2026-02-11T22:53:00.281Z] TEST SETUP:
[2026-02-11T22:53:00.281Z] Nothing to be done for setup.
[2026-02-11T22:53:00.281Z]
[2026-02-11T22:53:00.281Z] TESTING:
[2026-02-11T22:53:00.906Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_17.txt
[2026-02-11T22:53:00.906Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_17.txt
[2026-02-11T22:53:00.906Z] ...
[2026-02-11T22:53:00.906Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-11T22:53:00.906Z] ...
[2026-02-11T22:53:00.906Z]
[2026-02-11T22:53:00.906Z] PASSED: test_BootstrapLookup_NonBootstrapInvoke
[2026-02-11T22:53:00.906Z] PASSED: test_NonBootstrapLookup_BootstrapInvoke
[2026-02-11T22:53:00.906Z] PASSED: test_NonBootstrapLookup_NonBootstrapInvoke
[2026-02-11T22:53:00.906Z]
[2026-02-11T22:53:00.906Z] ===============================================
[2026-02-11T22:53:00.906Z] jsr292BootstrapTest
[2026-02-11T22:53:00.906Z] Tests run: 3, Failures: 0, Skips: 0
[2026-02-11T22:53:00.906Z] ===============================================
[2026-02-11T22:53:00.906Z]
[2026-02-11T22:53:00.906Z]
[2026-02-11T22:53:00.906Z] ===============================================
[2026-02-11T22:53:00.906Z] jsr292_Suite_SE90
[2026-02-11T22:53:00.906Z] Total tests run: 3, Failures: 0, Skips: 0
[2026-02-11T22:53:00.906Z] ===============================================
[2026-02-11T22:53:00.906Z]
[2026-02-11T22:53:00.906Z] -----------------------------------
[2026-02-11T22:53:00.906Z] jsr292BootstrapTest_0_PASSED
[2026-02-11T22:53:00.906Z] -----------------------------------
[2026-02-11T22:53:00.906Z]
[2026-02-11T22:53:00.906Z] TEST TEARDOWN:
[2026-02-11T22:53:00.906Z] Nothing to be done for teardown.
[2026-02-11T22:53:00.906Z] jsr292BootstrapTest_0 Finish Time: Wed Feb 11 22:53:00 2026 Epoch Time (ms): 1770850380819
[2026-02-11T22:53:00.906Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/Jsr292'
[2026-02-11T22:53:00.906Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/cmdLineTests'
[2026-02-11T22:53:00.906Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/cmdLineTests/classesdbgddrext'
[2026-02-11T22:53:00.906Z]
[2026-02-11T22:53:00.906Z] ===============================================
[2026-02-11T22:53:00.906Z] Running test cmdLineTester_classesdbgddrext_zos_0 ...
[2026-02-11T22:53:00.906Z] ===============================================
[2026-02-11T22:53:00.906Z] cmdLineTester_classesdbgddrext_zos_0 Start Time: Wed Feb 11 22:53:00 2026 Epoch Time (ms): 1770850380847
[2026-02-11T22:53:00.906Z] Skipped due to jvm options ( ) and/or platform requirements ([os.zos]) => cmdLineTester_classesdbgddrext_zos_0_SKIPPED
[2026-02-11T22:53:00.906Z] cmdLineTester_classesdbgddrext_zos_0 Finish Time: Wed Feb 11 22:53:00 2026 Epoch Time (ms): 1770850380857
[2026-02-11T22:53:00.906Z] make[5]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/cmdLineTests/classesdbgddrext'
[2026-02-11T22:53:00.906Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/cmdLineTests'
[2026-02-11T22:53:01.534Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/TestExample'
[2026-02-11T22:53:01.534Z]
[2026-02-11T22:53:01.534Z] ===============================================
[2026-02-11T22:53:01.534Z] Running test testExample_0 ...
[2026-02-11T22:53:01.534Z] ===============================================
[2026-02-11T22:53:01.535Z] testExample_0 Start Time: Wed Feb 11 22:53:00 2026 Epoch Time (ms): 1770850380881
[2026-02-11T22:53:01.535Z] Skipped due to jvm options ( -Xint ) and/or platform requirements ([os.linux,arch.x86,bits.64]) => testExample_0_SKIPPED
[2026-02-11T22:53:01.535Z] testExample_0 Finish Time: Wed Feb 11 22:53:00 2026 Epoch Time (ms): 1770850380889
[2026-02-11T22:53:01.535Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/TestExample'
[2026-02-11T22:53:01.535Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security'
[2026-02-11T22:53:01.535Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/AQAvit'
[2026-02-11T22:53:01.535Z]
[2026-02-11T22:53:01.535Z] ===============================================
[2026-02-11T22:53:01.535Z] Running test SecurityTests_0 ...
[2026-02-11T22:53:01.535Z] ===============================================
[2026-02-11T22:53:01.535Z] SecurityTests_0 Start Time: Wed Feb 11 22:53:00 2026 Epoch Time (ms): 1770850380912
[2026-02-11T22:53:01.535Z] SecurityTests_0_DISABLED
[2026-02-11T22:53:01.535Z] Disabled Reason:
[2026-02-11T22:53:01.535Z] https://github.com/eclipse-openj9/openj9/issues/17680
[2026-02-11T22:53:01.535Z] SecurityTests_0 Finish Time: Wed Feb 11 22:53:00 2026 Epoch Time (ms): 1770850380925
[2026-02-11T22:53:01.535Z] make[5]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/AQAvit'
[2026-02-11T22:53:01.535Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto'
[2026-02-11T22:53:01.535Z]
[2026-02-11T22:53:01.535Z] ===============================================
[2026-02-11T22:53:01.535Z] Running test CryptoTests_0 ...
[2026-02-11T22:53:01.535Z] ===============================================
[2026-02-11T22:53:01.535Z] CryptoTests_0 Start Time: Wed Feb 11 22:53:00 2026 Epoch Time (ms): 1770850380945
[2026-02-11T22:53:01.535Z] CryptoTests_0_DISABLED
[2026-02-11T22:53:01.535Z] Disabled Reason:
[2026-02-11T22:53:01.535Z] 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-11T22:53:01.535Z] CryptoTests_0 Finish Time: Wed Feb 11 22:53:00 2026 Epoch Time (ms): 1770850380954
[2026-02-11T22:53:01.535Z]
[2026-02-11T22:53:01.535Z] ===============================================
[2026-02-11T22:53:01.535Z] Running test CryptoTests_jtreg_0 ...
[2026-02-11T22:53:01.535Z] ===============================================
[2026-02-11T22:53:01.535Z] CryptoTests_jtreg_0 Start Time: Wed Feb 11 22:53:00 2026 Epoch Time (ms): 1770850380964
[2026-02-11T22:53:01.535Z] variation: NoOptions
[2026-02-11T22:53:01.535Z] JVM_OPTIONS:
[2026-02-11T22:53:01.535Z] { \
[2026-02-11T22:53:01.535Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:53:01.535Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:53:01.535Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/CryptoTests_jtreg_0"; \
[2026-02-11T22:53:01.535Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/CryptoTests_jtreg_0"; \
[2026-02-11T22:53:01.535Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:53:01.535Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar" \
[2026-02-11T22:53:01.535Z] -a -xml -v:fail,error,time,nopass,summary -Dcryptotests.skipAgentTests=1 -timeoutFactor:2 \
[2026-02-11T22:53:01.535Z] -w ""/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/CryptoTests_jtreg_0"/work" \
[2026-02-11T22:53:01.535Z] -r ""/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/CryptoTests_jtreg_0"/report" \
[2026-02-11T22:53:01.535Z] -jdk:"/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image" \
[2026-02-11T22:53:01.535Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../functional/security/Crypto/CryptoTest"; \
[2026-02-11T22:53:01.535Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/CryptoTests_jtreg_0"; else echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:53:01.535Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:53:01.535Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:53:01.535Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/TestTargetResult";
[2026-02-11T22:53:01.535Z]
[2026-02-11T22:53:01.535Z] TEST SETUP:
[2026-02-11T22:53:01.535Z] Nothing to be done for setup.
[2026-02-11T22:53:01.535Z]
[2026-02-11T22:53:01.535Z] TESTING:
[2026-02-11T22:53:02.191Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/CryptoTests_jtreg_0/work" not found: creating
[2026-02-11T22:53:02.191Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/CryptoTests_jtreg_0/report" not found: creating
[2026-02-11T22:53:03.493Z] XML output to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work
[2026-02-11T22:55:19.451Z] --------------------------------------------------
[2026-02-11T22:55:19.451Z] TEST: cryptotest/tests/CertPathValidatorTests.java
[2026-02-11T22:55:19.451Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T22:55:19.451Z]
[2026-02-11T22:55:19.451Z] ACTION: build -- Passed. All files up to date
[2026-02-11T22:55:19.451Z] 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-11T22:55:19.451Z] TIME: 0.002 seconds
[2026-02-11T22:55:19.451Z] messages:
[2026-02-11T22:55:19.451Z] command: build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-11T22:55:19.451Z] 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-11T22:55:19.451Z] started: Wed Feb 11 22:55:04 UTC 2026
[2026-02-11T22:55:19.451Z] finished: Wed Feb 11 22:55:04 UTC 2026
[2026-02-11T22:55:19.451Z] elapsed time (seconds): 0.002
[2026-02-11T22:55:19.451Z]
[2026-02-11T22:55:19.451Z] ACTION: build -- Passed. All files up to date
[2026-02-11T22:55:19.452Z] REASON: Named class compiled on demand
[2026-02-11T22:55:19.452Z] TIME: 0.0 seconds
[2026-02-11T22:55:19.452Z] messages:
[2026-02-11T22:55:19.452Z] command: build cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:55:19.452Z] reason: Named class compiled on demand
[2026-02-11T22:55:19.452Z] started: Wed Feb 11 22:55:04 UTC 2026
[2026-02-11T22:55:19.452Z] finished: Wed Feb 11 22:55:04 UTC 2026
[2026-02-11T22:55:19.452Z] elapsed time (seconds): 0.0
[2026-02-11T22:55:19.452Z]
[2026-02-11T22:55:19.452Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2384 chars long
[2026-02-11T22:55:19.452Z] REASON: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:55:19.452Z] TIME: 0.589 seconds
[2026-02-11T22:55:19.452Z] messages:
[2026-02-11T22:55:19.452Z] command: main cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:55:19.452Z] reason: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:55:19.452Z] started: Wed Feb 11 22:55:04 UTC 2026
[2026-02-11T22:55:19.452Z] Mode: othervm [/othervm specified]
[2026-02-11T22:55:19.452Z] Additional options from @modules: --add-modules java.base --add-opens java.base/java.security=ALL-UNNAMED
[2026-02-11T22:55:19.452Z] finished: Wed Feb 11 22:55:05 UTC 2026
[2026-02-11T22:55:19.452Z] elapsed time (seconds): 0.589
[2026-02-11T22:55:19.452Z] configuration:
[2026-02-11T22:55:19.452Z] Boot Layer
[2026-02-11T22:55:19.452Z] add modules: java.base
[2026-02-11T22:55:19.452Z] add opens: java.base/java.security ALL-UNNAMED
[2026-02-11T22:55:19.452Z]
[2026-02-11T22:55:19.452Z] STDOUT:
[2026-02-11T22:55:19.452Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:55:19.452Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T22:55:19.452Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T22:55:19.452Z] failed to use: PKIX from SUN version 17
[2026-02-11T22:55:19.452Z] Failed
[2026-02-11T22:55:19.452Z] Total checks: 1, failed: 1
[2026-02-11T22:55:19.452Z] 1 CertPathValidator failed
[2026-02-11T22:55:19.452Z] ** failed runs: 1 **
[2026-02-11T22:55:19.452Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T22:55:19.452Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-11T22:55:19.452Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:67)
[2026-02-11T22:55:19.452Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T22:55:19.452Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-11T22:55:19.452Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T22:55:19.452Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-11T22:55:19.452Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-11T22:55:19.452Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-11T22:55:19.452Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T22:55:19.452Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-11T22:55:19.452Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-11T22:55:19.452Z] ... 7 more
[2026-02-11T22:55:19.452Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T22:55:19.452Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-11T22:55:19.452Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-11T22:55:19.452Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-11T22:55:19.452Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-11T22:55:19.452Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-11T22:55:19.452Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-11T22:55:19.452Z] ... 8 more
[2026-02-11T22:55:19.452Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 11:40:12 UTC 2026
[2026-02-11T22:55:19.452Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2026-02-11T22:55:19.452Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2026-02-11T22:55:19.452Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-11T22:55:19.452Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-11T22:55:19.452Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-11T22:55:19.452Z] ... 13 more
[2026-02-11T22:55:19.452Z] ** failed inits: 0 **
[2026-02-11T22:55:19.452Z] ** error runs: 0 **
[2026-02-11T22:55:19.452Z]
[2026-02-11T22:55:19.452Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:55:19.452Z] STDERR:
[2026-02-11T22:55:19.452Z] java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2384 chars long
[2026-02-11T22:55:19.452Z] at cryptotest.utils.TestResult.assertItself(TestResult.java:31)
[2026-02-11T22:55:19.452Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:70)
[2026-02-11T22:55:19.452Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T22:55:19.452Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-11T22:55:19.452Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T22:55:19.452Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-11T22:55:19.452Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-11T22:55:19.452Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-11T22:55:19.452Z]
[2026-02-11T22:55:19.452Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2384 chars long
[2026-02-11T22:55:19.452Z] JavaTest Message: shutting down test
[2026-02-11T22:55:19.452Z]
[2026-02-11T22:55:19.452Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2384 chars long
[2026-02-11T22:55:19.452Z] rerun:
[2026-02-11T22:55:19.452Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T22:55:19.452Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-11T22:55:19.452Z] DISPLAY=:0 \
[2026-02-11T22:55:19.452Z] HOME=/home/jenkins \
[2026-02-11T22:55:19.452Z] LANG=C.UTF-8 \
[2026-02-11T22:55:19.452Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T22:55:19.452Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-11T22:55:19.452Z] XDG_SESSION_CLASS=user \
[2026-02-11T22:55:19.452Z] XDG_SESSION_ID=64006 \
[2026-02-11T22:55:19.452Z] XDG_SESSION_TYPE=tty \
[2026-02-11T22:55:19.452Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest/tests:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/security/Crypto/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar \
[2026-02-11T22:55:19.452Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java \
[2026-02-11T22:55:19.452Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:55:19.452Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:55:19.452Z] -Dtest.compiler.opts= \
[2026-02-11T22:55:19.452Z] -Dtest.java.opts= \
[2026-02-11T22:55:19.452Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image \
[2026-02-11T22:55:19.452Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image \
[2026-02-11T22:55:19.452Z] -Dtest.timeout.factor=2.0 \
[2026-02-11T22:55:19.452Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T22:55:19.452Z] -Dtest.name=cryptotest/tests/CertPathValidatorTests.java \
[2026-02-11T22:55:19.452Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathValidatorTests.java \
[2026-02-11T22:55:19.452Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests \
[2026-02-11T22:55:19.452Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T22:55:19.452Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest/tests \
[2026-02-11T22:55:19.452Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest/tests:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes \
[2026-02-11T22:55:19.452Z] -Dtest.modules=java.base/java.security:open \
[2026-02-11T22:55:19.452Z] --add-modules java.base \
[2026-02-11T22:55:19.452Z] --add-opens java.base/java.security=ALL-UNNAMED \
[2026-02-11T22:55:19.452Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:55:19.452Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/cryptotest/tests/CertPathValidatorTests.d/main.0.jta
[2026-02-11T22:55:19.452Z]
[2026-02-11T22:55:19.452Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2384 chars long
[2026-02-11T22:55:19.452Z] --------------------------------------------------
[2026-02-11T23:00:11.262Z] TEST: cryptotest/CryptoTest.java
[2026-02-11T23:00:11.262Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-02-11T23:00:11.262Z]
[2026-02-11T23:00:11.262Z] ACTION: build -- Passed. Build successful
[2026-02-11T23:00:11.262Z] 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-11T23:00:11.262Z] TIME: 4.704 seconds
[2026-02-11T23:00:11.262Z] messages:
[2026-02-11T23:00:11.262Z] 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-11T23:00:11.263Z] 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-11T23:00:11.263Z] started: Wed Feb 11 22:56:56 UTC 2026
[2026-02-11T23:00:11.263Z] Library /:
[2026-02-11T23:00:11.263Z] compile: 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.TransformServiceTests, cryptotest.tests.TrustManagerFactoryTests, cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T23:00:11.263Z] Test directory:
[2026-02-11T23:00:11.263Z] compile: cryptotest.CryptoTest, cryptotest.Settings
[2026-02-11T23:00:11.263Z] finished: Wed Feb 11 22:57:01 UTC 2026
[2026-02-11T23:00:11.263Z] elapsed time (seconds): 4.704
[2026-02-11T23:00:11.263Z]
[2026-02-11T23:00:11.263Z] ACTION: compile -- Passed. Compilation successful
[2026-02-11T23:00:11.263Z] REASON: .class file out of date or does not exist
[2026-02-11T23:00:11.263Z] TIME: 3.027 seconds
[2026-02-11T23:00:11.263Z] messages:
[2026-02-11T23:00:11.263Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/AlgorithmParameterGeneratorTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/AlgorithmParametersTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertificateFactoryTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathBuilderTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathValidatorTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertStoreTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CipherTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/ConfigurationTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KDFTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KEMTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyAgreementTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyFactoryTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyGeneratorTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyInfoFactoryTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyManagerFactoryTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyPairGeneratorTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyStoreTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/MacTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/MessageDigestTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/PolicyTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslClientFactoryTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryBase.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryGssapiTest.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SecretKeyFactoryTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SecureRandomTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SignatureTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SSLContextTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TerminalFactoryTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TestProviders.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TransformServiceTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TrustManagerFactoryTests.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/XMLSignatureFactoryTests.java
[2026-02-11T23:00:11.263Z] reason: .class file out of date or does not exist
[2026-02-11T23:00:11.263Z] started: Wed Feb 11 22:56:56 UTC 2026
[2026-02-11T23:00:11.263Z] 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-11T23:00:11.263Z] Mode: othervm
[2026-02-11T23:00:11.263Z] finished: Wed Feb 11 22:56:59 UTC 2026
[2026-02-11T23:00:11.263Z] elapsed time (seconds): 3.027
[2026-02-11T23:00:11.263Z] configuration:
[2026-02-11T23:00:11.263Z] javac compilation environment
[2026-02-11T23:00:11.263Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-11T23:00:11.263Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-11T23:00:11.263Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-11T23:00:11.263Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-11T23:00:11.263Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-11T23:00:11.263Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-11T23:00:11.263Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-11T23:00:11.263Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-11T23:00:11.263Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-11T23:00:11.263Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-11T23:00:11.263Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-11T23:00:11.263Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes
[2026-02-11T23:00:11.263Z]
[2026-02-11T23:00:11.263Z] rerun:
[2026-02-11T23:00:11.263Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T23:00:11.263Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-11T23:00:11.263Z] DISPLAY=:0 \
[2026-02-11T23:00:11.263Z] HOME=/home/jenkins \
[2026-02-11T23:00:11.263Z] LANG=C.UTF-8 \
[2026-02-11T23:00:11.263Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T23:00:11.263Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-11T23:00:11.263Z] XDG_SESSION_CLASS=user \
[2026-02-11T23:00:11.263Z] XDG_SESSION_ID=64006 \
[2026-02-11T23:00:11.263Z] XDG_SESSION_TYPE=tty \
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac \
[2026-02-11T23:00:11.263Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T23:00:11.263Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T23:00:11.263Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T23:00:11.263Z] -J-Dtest.compiler.opts= \
[2026-02-11T23:00:11.263Z] -J-Dtest.java.opts= \
[2026-02-11T23:00:11.263Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image \
[2026-02-11T23:00:11.263Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image \
[2026-02-11T23:00:11.263Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-11T23:00:11.263Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T23:00:11.263Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-11T23:00:11.263Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-11T23:00:11.263Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-11T23:00:11.263Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T23:00:11.263Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-11T23:00:11.263Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes \
[2026-02-11T23:00:11.263Z] -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-11T23:00:11.263Z] @/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/compile.0.jta
[2026-02-11T23:00:11.263Z] STDOUT:
[2026-02-11T23:00:11.263Z] STDERR:
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathBuilderTests.java:51: warning: X509CertImpl is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] import sun.security.x509.X509CertImpl;
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:65: warning: GSSNameImpl is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] import sun.security.jgss.GSSNameImpl;
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:66: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] import sun.security.jgss.krb5.Krb5NameElement;
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:67: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] import sun.security.krb5.PrincipalName;
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:68: warning: Realm is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] import sun.security.krb5.Realm;
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:69: warning: RealmException is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] import sun.security.krb5.RealmException;
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:209: warning: RealmException is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] private void finishImpl(GSSName serverName) throws NoSuchFieldException, IllegalArgumentException, IllegalAccessException, RealmException {
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:210: warning: GSSNameImpl is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] Field f = GSSNameImpl.class.getDeclaredField("mechElement");
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:212: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] Krb5NameElement o = (Krb5NameElement) f.get(serverName);
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:212: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] Krb5NameElement o = (Krb5NameElement) f.get(serverName);
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:213: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] Field ff = Krb5NameElement.class.getDeclaredField("krb5PrincipalName");
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:215: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] PrincipalName oo = (PrincipalName) ff.get(o);
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:215: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] PrincipalName oo = (PrincipalName) ff.get(o);
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:216: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] Field realmField = PrincipalName.class.getDeclaredField("nameRealm");
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:217: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] Field deductedField = PrincipalName.class.getDeclaredField("realmDeduced");
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:221: warning: Realm is internal proprietary API and may be removed in a future release
[2026-02-11T23:00:11.263Z] realmField.set(oo, new Realm("JCKTEST"));
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/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-11T23:00:11.263Z] Policy policy = Policy.getInstance(alias, null, service.getProvider());
[2026-02-11T23:00:11.263Z] ^
[2026-02-11T23:00:11.263Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/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-11T23:00:11.282Z] Policy policy = Policy.getInstance(alias, null, service.getProvider());
[2026-02-11T23:00:11.282Z] ^
[2026-02-11T23:00:11.282Z] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyGeneratorTests.java uses or overrides a deprecated API.
[2026-02-11T23:00:11.282Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T23:00:11.282Z] Note: Some input files use unchecked or unsafe operations.
[2026-02-11T23:00:11.282Z] Note: Recompile with -Xlint:unchecked for details.
[2026-02-11T23:00:11.282Z] 18 warnings
[2026-02-11T23:00:11.282Z]
[2026-02-11T23:00:11.282Z] ACTION: compile -- Passed. Compilation successful
[2026-02-11T23:00:11.282Z] REASON: .class file out of date or does not exist
[2026-02-11T23:00:11.282Z] TIME: 1.673 seconds
[2026-02-11T23:00:11.282Z] messages:
[2026-02-11T23:00:11.282Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/Settings.java
[2026-02-11T23:00:11.282Z] reason: .class file out of date or does not exist
[2026-02-11T23:00:11.282Z] started: Wed Feb 11 22:56:59 UTC 2026
[2026-02-11T23:00:11.282Z] 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-11T23:00:11.282Z] Mode: othervm
[2026-02-11T23:00:11.282Z] finished: Wed Feb 11 22:57:01 UTC 2026
[2026-02-11T23:00:11.282Z] elapsed time (seconds): 1.673
[2026-02-11T23:00:11.282Z] configuration:
[2026-02-11T23:00:11.282Z] javac compilation environment
[2026-02-11T23:00:11.282Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-11T23:00:11.282Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-11T23:00:11.282Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest
[2026-02-11T23:00:11.282Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-11T23:00:11.282Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest
[2026-02-11T23:00:11.282Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest
[2026-02-11T23:00:11.282Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes
[2026-02-11T23:00:11.282Z]
[2026-02-11T23:00:11.282Z] rerun:
[2026-02-11T23:00:11.282Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T23:00:11.282Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-11T23:00:11.282Z] DISPLAY=:0 \
[2026-02-11T23:00:11.282Z] HOME=/home/jenkins \
[2026-02-11T23:00:11.282Z] LANG=C.UTF-8 \
[2026-02-11T23:00:11.282Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T23:00:11.282Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-11T23:00:11.282Z] XDG_SESSION_CLASS=user \
[2026-02-11T23:00:11.282Z] XDG_SESSION_ID=64006 \
[2026-02-11T23:00:11.282Z] XDG_SESSION_TYPE=tty \
[2026-02-11T23:00:11.282Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac \
[2026-02-11T23:00:11.282Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T23:00:11.282Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T23:00:11.282Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T23:00:11.282Z] -J-Dtest.compiler.opts= \
[2026-02-11T23:00:11.282Z] -J-Dtest.java.opts= \
[2026-02-11T23:00:11.282Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image \
[2026-02-11T23:00:11.282Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image \
[2026-02-11T23:00:11.282Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-11T23:00:11.282Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T23:00:11.282Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-11T23:00:11.282Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-11T23:00:11.282Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-11T23:00:11.282Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T23:00:11.282Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-11T23:00:11.282Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes \
[2026-02-11T23:00:11.282Z] -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-11T23:00:11.282Z] @/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/compile.1.jta
[2026-02-11T23:00:11.282Z] STDOUT:
[2026-02-11T23:00:11.282Z] STDERR:
[2026-02-11T23:00:11.282Z] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java uses or overrides a deprecated API.
[2026-02-11T23:00:11.282Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T23:00:11.282Z]
[2026-02-11T23:00:11.282Z] ACTION: build -- Passed. All files up to date
[2026-02-11T23:00:11.282Z] REASON: Named class compiled on demand
[2026-02-11T23:00:11.282Z] TIME: 0.001 seconds
[2026-02-11T23:00:11.282Z] messages:
[2026-02-11T23:00:11.282Z] command: build cryptotest.CryptoTest
[2026-02-11T23:00:11.282Z] reason: Named class compiled on demand
[2026-02-11T23:00:11.282Z] started: Wed Feb 11 22:57:01 UTC 2026
[2026-02-11T23:00:11.282Z] finished: Wed Feb 11 22:57:01 UTC 2026
[2026-02-11T23:00:11.282Z] elapsed time (seconds): 0.001
[2026-02-11T23:00:11.282Z]
[2026-02-11T23:00:11.282Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T23:00:11.282Z] REASON: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-11T23:00:11.282Z] TIME: 179.126 seconds
[2026-02-11T23:00:11.282Z] messages:
[2026-02-11T23:00:11.282Z] command: main cryptotest.CryptoTest
[2026-02-11T23:00:11.282Z] reason: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-11T23:00:11.282Z] started: Wed Feb 11 22:57:01 UTC 2026
[2026-02-11T23:00:11.282Z] Mode: othervm [/othervm specified]
[2026-02-11T23:00:11.282Z] 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-11T23:00:11.282Z] finished: Wed Feb 11 23:00:00 UTC 2026
[2026-02-11T23:00:11.282Z] elapsed time (seconds): 179.126
[2026-02-11T23:00:11.282Z] configuration:
[2026-02-11T23:00:11.282Z] Boot Layer
[2026-02-11T23:00:11.282Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-11T23:00:11.282Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-11T23:00:11.282Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-11T23:00:11.282Z] add opens: java.base/java.security ALL-UNNAMED
[2026-02-11T23:00:11.282Z]
[2026-02-11T23:00:11.282Z] STDOUT:
[2026-02-11T23:00:11.282Z] Loaded test files: 32
[2026-02-11T23:00:11.282Z] running: cryptotest.tests.SignatureTests
[2026-02-11T23:00:11.282Z] 0) SUN: SHA3-256withDSAinP1363Format~SHA3-256withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 1) SUN: SHA512withDSAinP1363Format~SHA512withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 2) SUN: SHA3-512withDSAinP1363Format~SHA3-512withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 3) SUN: SHA1withDSA~SHA1withDSA (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 4) SUN: SHA1withDSA~OID.1.2.840.10040.4.3 (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 5) SUN: SHA1withDSA~1.2.840.10040.4.3 (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 6) SUN: SHA1withDSA~DSS (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 7) SUN: SHA1withDSA~1.3.14.3.2.13 (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 8) SUN: SHA1withDSA~1.3.14.3.2.27 (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 9) SUN: SHA1withDSA~DSA (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 10) SUN: SHA1withDSA~SHA/DSA (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 11) SUN: SHA1withDSA~SHA-1/DSA (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 12) SUN: SHA1withDSA~SHA1/DSA (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 13) SUN: SHA1withDSA~SHAwithDSA (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 14) SUN: SHA1withDSA~DSAWithSHA1 (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 15) SUN: SHA1withDSAinP1363Format~SHA1withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 16) SUN: SHA256withDSAinP1363Format~SHA256withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 17) SUN: SHA3-224withDSAinP1363Format~SHA3-224withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 18) SUN: SHA384withDSA~SHA384withDSA (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 19) SUN: SHA384withDSA~OID.2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.282Z] 20) SUN: SHA384withDSA~2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-11T23:00:11.282Z] Passed
[2026-02-11T23:00:11.283Z] 21) SUN: SHA3-384withDSA~SHA3-384withDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 22) SUN: SHA3-384withDSA~OID.2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 23) SUN: SHA3-384withDSA~2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 24) SUN: SHA3-512withDSA~SHA3-512withDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 25) SUN: SHA3-512withDSA~OID.2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 26) SUN: SHA3-512withDSA~2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 27) SUN: SHA512withDSA~SHA512withDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 28) SUN: SHA512withDSA~OID.2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 29) SUN: SHA512withDSA~2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 30) SUN: SHA3-224withDSA~SHA3-224withDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 31) SUN: SHA3-224withDSA~OID.2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 32) SUN: SHA3-224withDSA~2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 33) SUN: SHA3-256withDSA~SHA3-256withDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 34) SUN: SHA3-256withDSA~OID.2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 35) SUN: SHA3-256withDSA~2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 36) SUN: SHA224withDSA~SHA224withDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 37) SUN: SHA224withDSA~OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 38) SUN: SHA224withDSA~2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 39) SUN: SHA256withDSA~SHA256withDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 40) SUN: SHA256withDSA~OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 41) SUN: SHA256withDSA~2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 42) SUN: SHA384withDSAinP1363Format~SHA384withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 43) SUN: SHA3-384withDSAinP1363Format~SHA3-384withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 44) SUN: NONEwithDSAinP1363Format~NONEwithDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 45) SUN: NONEwithDSA~NONEwithDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 46) SUN: NONEwithDSA~RawDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 47) SUN: SHA224withDSAinP1363Format~SHA224withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 48) SunRsaSign: RSASSA-PSS~RSASSA-PSS (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 49) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 50) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 51) SunRsaSign: RSASSA-PSS~PSS (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 52) SunRsaSign: SHA224withRSA~SHA224withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 53) SunRsaSign: SHA224withRSA~OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 54) SunRsaSign: SHA224withRSA~1.2.840.113549.1.1.14 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 55) SunRsaSign: SHA3-224withRSA~SHA3-224withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 56) SunRsaSign: SHA3-224withRSA~OID.2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 57) SunRsaSign: SHA3-224withRSA~2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 58) SunRsaSign: SHA1withRSA~SHA1withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 59) SunRsaSign: SHA1withRSA~OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 60) SunRsaSign: SHA1withRSA~1.2.840.113549.1.1.5 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 61) SunRsaSign: SHA1withRSA~1.3.14.3.2.29 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 62) SunRsaSign: MD5withRSA~MD5withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 63) SunRsaSign: MD5withRSA~OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 64) SunRsaSign: MD5withRSA~1.2.840.113549.1.1.4 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 65) SunRsaSign: MD2withRSA~MD2withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 66) SunRsaSign: MD2withRSA~OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 67) SunRsaSign: MD2withRSA~1.2.840.113549.1.1.2 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 68) SunRsaSign: SHA256withRSA~SHA256withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 69) SunRsaSign: SHA256withRSA~OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 70) SunRsaSign: SHA256withRSA~1.2.840.113549.1.1.11 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 71) SunRsaSign: SHA384withRSA~SHA384withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 72) SunRsaSign: SHA384withRSA~OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 73) SunRsaSign: SHA384withRSA~1.2.840.113549.1.1.12 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 74) SunRsaSign: SHA3-256withRSA~SHA3-256withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 75) SunRsaSign: SHA3-256withRSA~OID.2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 76) SunRsaSign: SHA3-256withRSA~2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 77) SunRsaSign: SHA3-384withRSA~SHA3-384withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 78) SunRsaSign: SHA3-384withRSA~OID.2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 79) SunRsaSign: SHA3-384withRSA~2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 80) SunRsaSign: SHA3-512withRSA~SHA3-512withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 81) SunRsaSign: SHA3-512withRSA~OID.2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 82) SunRsaSign: SHA3-512withRSA~2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 83) SunRsaSign: SHA512/224withRSA~SHA512/224withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 84) SunRsaSign: SHA512/224withRSA~OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 85) SunRsaSign: SHA512/224withRSA~1.2.840.113549.1.1.15 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 86) SunRsaSign: SHA512/256withRSA~SHA512/256withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 87) SunRsaSign: SHA512/256withRSA~OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 88) SunRsaSign: SHA512/256withRSA~1.2.840.113549.1.1.16 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 89) SunRsaSign: SHA512withRSA~SHA512withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 90) SunRsaSign: SHA512withRSA~OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 91) SunRsaSign: SHA512withRSA~1.2.840.113549.1.1.13 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 92) SunEC: Ed448~Ed448 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 93) SunEC: Ed448~OID.1.3.101.113 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 94) SunEC: Ed448~1.3.101.113 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 95) SunEC: Ed25519~Ed25519 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 96) SunEC: Ed25519~OID.1.3.101.112 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 97) SunEC: Ed25519~1.3.101.112 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 98) SunEC: EdDSA~EdDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 99) SunEC: SHA256withECDSA~SHA256withECDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 100) SunEC: SHA256withECDSA~OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 101) SunEC: SHA256withECDSA~1.2.840.10045.4.3.2 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 102) SunEC: SHA3-512withECDSA~SHA3-512withECDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 103) SunEC: SHA3-512withECDSA~OID.2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 104) SunEC: SHA3-512withECDSA~2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 105) SunEC: SHA224withECDSAinP1363Format~SHA224withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 106) SunEC: SHA256withECDSAinP1363Format~SHA256withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 107) SunEC: SHA3-224withECDSA~SHA3-224withECDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 108) SunEC: SHA3-224withECDSA~OID.2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 109) SunEC: SHA3-224withECDSA~2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 110) SunEC: SHA3-256withECDSAinP1363Format~SHA3-256withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 111) SunEC: SHA3-384withECDSA~SHA3-384withECDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 112) SunEC: SHA3-384withECDSA~OID.2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 113) SunEC: SHA3-384withECDSA~2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 114) SunEC: SHA224withECDSA~SHA224withECDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 115) SunEC: SHA224withECDSA~OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 116) SunEC: SHA224withECDSA~1.2.840.10045.4.3.1 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 117) SunEC: SHA384withECDSA~SHA384withECDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 118) SunEC: SHA384withECDSA~OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 119) SunEC: SHA384withECDSA~1.2.840.10045.4.3.3 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 120) SunEC: SHA512withECDSA~SHA512withECDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 121) SunEC: SHA512withECDSA~OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 122) SunEC: SHA512withECDSA~1.2.840.10045.4.3.4 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 123) SunEC: SHA3-256withECDSA~SHA3-256withECDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 124) SunEC: SHA3-256withECDSA~OID.2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 125) SunEC: SHA3-256withECDSA~2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 126) SunEC: SHA3-384withECDSAinP1363Format~SHA3-384withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 127) SunEC: NONEwithECDSA~NONEwithECDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 128) SunEC: NONEwithECDSAinP1363Format~NONEwithECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 129) SunEC: SHA3-224withECDSAinP1363Format~SHA3-224withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 130) SunEC: SHA3-512withECDSAinP1363Format~SHA3-512withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 131) SunEC: SHA384withECDSAinP1363Format~SHA384withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 132) SunEC: SHA512withECDSAinP1363Format~SHA512withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 133) SunEC: SHA1withECDSA~SHA1withECDSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 134) SunEC: SHA1withECDSA~OID.1.2.840.10045.4.1 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 135) SunEC: SHA1withECDSA~1.2.840.10045.4.1 (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 136) SunEC: SHA1withECDSAinP1363Format~SHA1withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 137) SunJSSE: MD5andSHA1withRSA~MD5andSHA1withRSA (Signature)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.TerminalFactoryTests
[2026-02-11T23:00:11.283Z] 0) SunPCSC: PC/SC~PC/SC (TerminalFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.SaslClientFactoryTests
[2026-02-11T23:00:11.283Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslClientFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 1) SunSASL: EXTERNAL~EXTERNAL (SaslClientFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 2) SunSASL: CRAM-MD5~CRAM-MD5 (SaslClientFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 3) SunSASL: PLAIN~PLAIN (SaslClientFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 4) SunSASL: NTLM~NTLM (SaslClientFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 5) JdkSASL: GSSAPI~GSSAPI (SaslClientFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.ConfigurationTests
[2026-02-11T23:00:11.283Z] 0) SUN: JavaLoginConfig~JavaLoginConfig (Configuration)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.KDFTests
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-11T23:00:11.283Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T23:00:11.283Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T23:00:11.283Z] failed to use: PKIX from SUN version 17
[2026-02-11T23:00:11.283Z] Failed
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.KeyInfoFactoryTests
[2026-02-11T23:00:11.283Z] 0) XMLDSig: DOM~DOM (KeyInfoFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.KeyStoreTests
[2026-02-11T23:00:11.283Z] 0) SUN: JKS~JKS (KeyStore)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 1) SUN: CaseExactJKS~CaseExactJKS (KeyStore)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 2) SUN: PKCS12~PKCS12 (KeyStore)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 3) SUN: DKS~DKS (KeyStore)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 4) SunJSSE: PKCS12~PKCS12 (KeyStore)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 5) SunJCE: JCEKS~JCEKS (KeyStore)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.CertStoreTests
[2026-02-11T23:00:11.283Z] 0) SUN: Collection~Collection (CertStore)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 1) SUN: com.sun.security.IndexedCollection~com.sun.security.IndexedCollection (CertStore)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 2) JdkLDAP: LDAP~LDAP (CertStore)
[2026-02-11T23:00:11.283Z] Ignored
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-11T23:00:11.283Z] 0) JdkSASL: GSSAPI~GSSAPI (SaslServerFactory)
[2026-02-11T23:00:11.283Z] Ignored
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T23:00:11.283Z] 0) XMLDSig: DOM~DOM (XMLSignatureFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.KEMTests
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.TrustManagerFactoryTests
[2026-02-11T23:00:11.283Z] 0) SunJSSE: PKIX~PKIX (TrustManagerFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 1) SunJSSE: PKIX~SunPKIX (TrustManagerFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 2) SunJSSE: PKIX~X509 (TrustManagerFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 3) SunJSSE: PKIX~X.509 (TrustManagerFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 4) SunJSSE: SunX509~SunX509 (TrustManagerFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] running: cryptotest.tests.KeyFactoryTests
[2026-02-11T23:00:11.283Z] 0) SUN: DSA~DSA (KeyFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 2) SUN: DSA~1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 3) SUN: DSA~1.3.14.3.2.12 (KeyFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 4) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 5) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.283Z] 6) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T23:00:11.283Z] Passed
[2026-02-11T23:00:11.284Z] 7) SunRsaSign: RSASSA-PSS~PSS (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 8) SunRsaSign: RSA~RSA (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 9) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 10) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 11) SunRsaSign: RSA~1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 12) SunEC: X25519~X25519 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 13) SunEC: X25519~OID.1.3.101.110 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 14) SunEC: X25519~1.3.101.110 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 15) SunEC: X448~X448 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 16) SunEC: X448~OID.1.3.101.111 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 17) SunEC: X448~1.3.101.111 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 18) SunEC: EC~EC (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 19) SunEC: EC~EllipticCurve (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 20) SunEC: Ed25519~Ed25519 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 21) SunEC: Ed25519~OID.1.3.101.112 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 22) SunEC: Ed25519~1.3.101.112 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 23) SunEC: Ed448~Ed448 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 24) SunEC: Ed448~OID.1.3.101.113 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 25) SunEC: Ed448~1.3.101.113 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 26) SunEC: EdDSA~EdDSA (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 27) SunEC: XDH~XDH (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 28) SunJCE: DiffieHellman~DiffieHellman (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 29) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 30) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.284Z] 31) SunJCE: DiffieHellman~DH (KeyFactory)
[2026-02-11T23:00:11.284Z] Passed
[2026-02-11T23:00:11.296Z] running: cryptotest.tests.TransformServiceTests
[2026-02-11T23:00:11.296Z] 0) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 1) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~EXCLUSIVE (TransformService)
[2026-02-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 2) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 3) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~ENVELOPED (TransformService)
[2026-02-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 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-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 5) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments~INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 6) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 7) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~XPATH2 (TransformService)
[2026-02-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 8) XMLDSig: http://www.w3.org/2006/12/xml-c14n11~http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 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-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 10) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T23:00:11.296Z] Passed
[2026-02-11T23:00:11.296Z] 11) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 12) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~XSLT (TransformService)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 13) XMLDSig: http://www.w3.org/2006/12/xml-c14n11#WithComments~http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 14) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 15) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~XPATH (TransformService)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 16) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 17) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~BASE64 (TransformService)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 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-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 19) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315~INCLUSIVE (TransformService)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] running: cryptotest.tests.MessageDigestTests
[2026-02-11T23:00:11.306Z] 0) SUN: SHA-1~SHA-1 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 1) SUN: SHA-1~OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 2) SUN: SHA-1~1.3.14.3.2.26 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 3) SUN: SHA-1~SHA (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 4) SUN: SHA-1~SHA1 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 5) SUN: MD2~MD2 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 6) SUN: MD5~MD5 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 7) SUN: SHA-512/256~SHA-512/256 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 8) SUN: SHA-512/256~OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 9) SUN: SHA-512/256~2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 10) SUN: SHA-512/256~SHA512/256 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 11) SUN: SHA3-512~SHA3-512 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 12) SUN: SHA3-512~OID.2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 13) SUN: SHA3-512~2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 14) SUN: SHA-256~SHA-256 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 15) SUN: SHA-256~OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 16) SUN: SHA-256~2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 17) SUN: SHA-256~SHA256 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 18) SUN: SHA-384~SHA-384 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 19) SUN: SHA-384~OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T23:00:11.306Z] Passed
[2026-02-11T23:00:11.306Z] 20) SUN: SHA-384~2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 21) SUN: SHA-384~SHA384 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 22) SUN: SHA-512/224~SHA-512/224 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 23) SUN: SHA-512/224~OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 24) SUN: SHA-512/224~2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 25) SUN: SHA-512/224~SHA512/224 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 26) SUN: SHA-512~SHA-512 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 27) SUN: SHA-512~OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 28) SUN: SHA-512~2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 29) SUN: SHA-512~SHA512 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 30) SUN: SHA3-256~SHA3-256 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 31) SUN: SHA3-256~OID.2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 32) SUN: SHA3-256~2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 33) SUN: SHA-224~SHA-224 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 34) SUN: SHA-224~OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 35) SUN: SHA-224~2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 36) SUN: SHA-224~SHA224 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 37) SUN: SHA3-384~SHA3-384 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 38) SUN: SHA3-384~OID.2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 39) SUN: SHA3-384~2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 40) SUN: SHA3-224~SHA3-224 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 41) SUN: SHA3-224~OID.2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 42) SUN: SHA3-224~2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] running: cryptotest.tests.GssApiMechanismTests
[2026-02-11T23:00:11.310Z] 0) SunJGSS: 1.2.840.113554.1.2.2~1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-11T23:00:11.310Z] Ignored
[2026-02-11T23:00:11.310Z] 1) SunJGSS: 1.3.6.1.5.5.2~1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-11T23:00:11.310Z] Ignored
[2026-02-11T23:00:11.310Z] running: cryptotest.tests.CertificateFactoryTests
[2026-02-11T23:00:11.310Z] 0) SUN: X.509~X.509 (CertificateFactory)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 1) SUN: X.509~X509 (CertificateFactory)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] running: cryptotest.tests.CertPathBuilderTests
[2026-02-11T23:00:11.310Z] 0) SUN: PKIX~PKIX (CertPathBuilder)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] running: cryptotest.tests.MacTests
[2026-02-11T23:00:11.310Z] 0) SunJCE: HmacSHA512~HmacSHA512 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 1) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 2) SunJCE: HmacSHA512~1.2.840.113549.2.11 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 3) SunJCE: HmacSHA3-384~HmacSHA3-384 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 4) SunJCE: HmacSHA3-384~OID.2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 5) SunJCE: HmacSHA3-384~2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 6) SunJCE: HmacSHA384~HmacSHA384 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 7) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 8) SunJCE: HmacSHA384~1.2.840.113549.2.10 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 9) SunJCE: HmacSHA3-512~HmacSHA3-512 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 10) SunJCE: HmacSHA3-512~OID.2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 11) SunJCE: HmacSHA3-512~2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 12) SunJCE: HmacSHA512/256~HmacSHA512/256 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 13) SunJCE: HmacSHA512/256~OID.1.2.840.113549.2.13 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 14) SunJCE: HmacSHA512/256~1.2.840.113549.2.13 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 15) SunJCE: HmacSHA3-224~HmacSHA3-224 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 16) SunJCE: HmacSHA3-224~OID.2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 17) SunJCE: HmacSHA3-224~2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 18) SunJCE: HmacSHA512/224~HmacSHA512/224 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 19) SunJCE: HmacSHA512/224~OID.1.2.840.113549.2.12 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 20) SunJCE: HmacSHA512/224~1.2.840.113549.2.12 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 21) SunJCE: HmacSHA3-256~HmacSHA3-256 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 22) SunJCE: HmacSHA3-256~OID.2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 23) SunJCE: HmacSHA3-256~2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 24) SunJCE: HmacSHA256~HmacSHA256 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 25) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 26) SunJCE: HmacSHA256~1.2.840.113549.2.9 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 27) SunJCE: HmacPBESHA512/224~HmacPBESHA512/224 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 28) SunJCE: SslMacMD5~SslMacMD5 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 29) SunJCE: PBEWithHmacSHA512~PBEWithHmacSHA512 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 30) SunJCE: HmacPBESHA512/256~HmacPBESHA512/256 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 31) SunJCE: PBEWithHmacSHA256~PBEWithHmacSHA256 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 32) SunJCE: HmacPBESHA384~HmacPBESHA384 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 33) SunJCE: HmacPBESHA256~HmacPBESHA256 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 34) SunJCE: HmacSHA224~HmacSHA224 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 35) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 36) SunJCE: HmacSHA224~1.2.840.113549.2.8 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 37) SunJCE: SslMacSHA1~SslMacSHA1 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 38) SunJCE: PBEWithHmacSHA384~PBEWithHmacSHA384 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 39) SunJCE: HmacSHA1~HmacSHA1 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 40) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 41) SunJCE: HmacSHA1~1.2.840.113549.2.7 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 42) SunJCE: HmacPBESHA224~HmacPBESHA224 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 43) SunJCE: HmacMD5~HmacMD5 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 44) SunJCE: HmacPBESHA1~HmacPBESHA1 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.310Z] 45) SunJCE: PBEWithHmacSHA224~PBEWithHmacSHA224 (Mac)
[2026-02-11T23:00:11.310Z] Passed
[2026-02-11T23:00:11.312Z] 46) SunJCE: PBEWithHmacSHA1~PBEWithHmacSHA1 (Mac)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 47) SunJCE: HmacPBESHA512~HmacPBESHA512 (Mac)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] running: cryptotest.tests.AlgorithmParametersTests
[2026-02-11T23:00:11.312Z] 0) SUN: DSA~DSA (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 4) SunRsaSign: RSASSA-PSS~RSASSA-PSS (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 5) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 6) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 7) SunRsaSign: RSASSA-PSS~PSS (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 8) SunEC: EC~EC (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 9) SunEC: EC~OID.1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 10) SunEC: EC~1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 11) SunEC: EC~EllipticCurve (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 12) SunJCE: AES~AES (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 13) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 14) SunJCE: AES~2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 15) SunJCE: RC2~RC2 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 16) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 17) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 18) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 19) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 20) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 21) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 22) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 23) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 24) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 25) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 26) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 27) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 28) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 29) SunJCE: ChaCha20-Poly1305~ChaCha20-Poly1305 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 30) SunJCE: ChaCha20-Poly1305~OID.1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 31) SunJCE: ChaCha20-Poly1305~1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 32) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 33) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 34) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 35) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 36) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 37) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 38) SunJCE: PBEWithMD5AndDES~PBE (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 39) SunJCE: OAEP~OAEP (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 40) SunJCE: DESede~DESede (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 41) SunJCE: DESede~TripleDES (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 42) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 43) SunJCE: PBES2~PBES2 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 44) SunJCE: PBES2~OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 45) SunJCE: PBES2~1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 46) SunJCE: DES~DES (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 47) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 48) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 49) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 50) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 51) SunJCE: Blowfish~Blowfish (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 52) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 53) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 54) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 55) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 56) SunJCE: DiffieHellman~DH (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 57) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 58) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 59) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 60) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 61) SunJCE: GCM~GCM (AlgorithmParameters)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] running: cryptotest.tests.SecretKeyFactoryTests
[2026-02-11T23:00:11.312Z] 0) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 1) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 2) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 3) SunJCE: PBEWithMD5AndDES~PBE (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 4) SunJCE: DESede~DESede (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 5) SunJCE: DESede~TripleDES (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 6) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 7) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 8) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 9) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.312Z] 10) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T23:00:11.312Z] Passed
[2026-02-11T23:00:11.313Z] 11) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 12) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 13) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 14) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 15) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 16) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 17) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 18) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 19) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 20) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 21) SunJCE: PBKDF2WithHmacSHA1~PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 22) SunJCE: PBKDF2WithHmacSHA1~OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 23) SunJCE: PBKDF2WithHmacSHA1~1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 24) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 25) SunJCE: PBKDF2WithHmacSHA384~PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 26) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 27) SunJCE: PBKDF2WithHmacSHA256~PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 28) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 29) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 30) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 31) SunJCE: PBKDF2WithHmacSHA224~PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 32) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 33) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 34) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 35) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 36) SunJCE: DES~DES (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 37) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 38) SunJCE: PBKDF2WithHmacSHA512~PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 39) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] running: cryptotest.tests.PolicyTests
[2026-02-11T23:00:11.313Z] 0) SUN: JavaPolicy~JavaPolicy (Policy)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] running: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-11T23:00:11.313Z] 0) SUN: DSA~DSA (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 4) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 5) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 6) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 7) SunJCE: DiffieHellman~DH (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] running: cryptotest.tests.SaslServerFactoryTests
[2026-02-11T23:00:11.313Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslServerFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 1) SunSASL: CRAM-MD5~CRAM-MD5 (SaslServerFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 2) SunSASL: NTLM~NTLM (SaslServerFactory)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] running: cryptotest.tests.SSLContextTests
[2026-02-11T23:00:11.313Z] 0) SunJSSE: TLSv1~TLSv1 (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 1) SunJSSE: TLSv1~SSLv3 (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 2) SunJSSE: DTLSv1.0~DTLSv1.0 (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 3) SunJSSE: DTLS~DTLS (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 4) SunJSSE: DTLSv1.2~DTLSv1.2 (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 5) SunJSSE: TLS~TLS (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 6) SunJSSE: TLS~SSL (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 7) SunJSSE: Default~Default (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 8) SunJSSE: TLSv1.2~TLSv1.2 (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 9) SunJSSE: TLSv1.1~TLSv1.1 (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 10) SunJSSE: TLSv1.3~TLSv1.3 (SSLContext)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] running: cryptotest.tests.CipherTests
[2026-02-11T23:00:11.313Z] 0) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 1) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 2) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 3) SunJCE: PBEWithMD5AndDES~PBE (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 4) SunJCE: AES/GCM/NoPadding~AES/GCM/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 5) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 6) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 7) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 8) SunJCE: AES_192/ECB/NoPadding~AES_192/ECB/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 9) SunJCE: AES_192/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 10) SunJCE: AES_192/ECB/NoPadding~2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 11) SunJCE: AES_128/KW/NoPadding~AES_128/KW/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 12) SunJCE: AES_128/KW/NoPadding~OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 13) SunJCE: AES_128/KW/NoPadding~2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 14) SunJCE: AES_128/KW/NoPadding~AESWrap_128 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 15) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 16) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 17) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 18) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 19) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 20) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 21) SunJCE: DESedeWrap~DESedeWrap (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 22) SunJCE: AES_256/KW/NoPadding~AES_256/KW/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 23) SunJCE: AES_256/KW/NoPadding~OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 24) SunJCE: AES_256/KW/NoPadding~2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 25) SunJCE: AES_256/KW/NoPadding~AESWrap_256 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 26) SunJCE: AES/KW/NoPadding~AES/KW/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 27) SunJCE: AES/KW/NoPadding~AESWrap (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 28) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 29) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 30) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 31) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 32) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 33) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 34) SunJCE: AES_192/KWP/NoPadding~AES_192/KWP/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 35) SunJCE: AES_192/KWP/NoPadding~OID.2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 36) SunJCE: AES_192/KWP/NoPadding~2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 37) SunJCE: AES_192/KWP/NoPadding~AESWrapPad_192 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 38) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 39) SunJCE: AES~AES (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 40) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 41) SunJCE: AES~2.16.840.1.101.3.4.1 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 42) SunJCE: AES_192/OFB/NoPadding~AES_192/OFB/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 43) SunJCE: AES_192/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 44) SunJCE: AES_192/OFB/NoPadding~2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 45) SunJCE: AES_192/CFB/NoPadding~AES_192/CFB/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 46) SunJCE: AES_192/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 47) SunJCE: AES_192/CFB/NoPadding~2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 48) SunJCE: AES_192/KW/NoPadding~AES_192/KW/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 49) SunJCE: AES_192/KW/NoPadding~OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 50) SunJCE: AES_192/KW/NoPadding~2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 51) SunJCE: AES_192/KW/NoPadding~AESWrap_192 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 52) SunJCE: AES_192/GCM/NoPadding~AES_192/GCM/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 53) SunJCE: AES_192/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 54) SunJCE: AES_192/GCM/NoPadding~2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 55) SunJCE: AES_192/CBC/NoPadding~AES_192/CBC/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 56) SunJCE: AES_192/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 57) SunJCE: AES_192/CBC/NoPadding~2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 58) SunJCE: AES_128/KW/PKCS5Padding~AES_128/KW/PKCS5Padding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 59) SunJCE: DESede~DESede (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 60) SunJCE: DESede~TripleDES (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 61) SunJCE: AES_256/KW/PKCS5Padding~AES_256/KW/PKCS5Padding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 62) SunJCE: AES_128/ECB/NoPadding~AES_128/ECB/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 63) SunJCE: AES_128/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 64) SunJCE: AES_128/ECB/NoPadding~2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 65) SunJCE: AES_256/ECB/NoPadding~AES_256/ECB/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 66) SunJCE: AES_256/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 67) SunJCE: AES_256/ECB/NoPadding~2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 68) SunJCE: ChaCha20-Poly1305~ChaCha20-Poly1305 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 69) SunJCE: ChaCha20-Poly1305~OID.1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 70) SunJCE: ChaCha20-Poly1305~1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 71) SunJCE: AES/KW/PKCS5Padding~AES/KW/PKCS5Padding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 72) SunJCE: ARCFOUR~ARCFOUR (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 73) SunJCE: ARCFOUR~OID.1.2.840.113549.3.4 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 74) SunJCE: ARCFOUR~1.2.840.113549.3.4 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 75) SunJCE: ARCFOUR~RC4 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 76) SunJCE: AES_256/GCM/NoPadding~AES_256/GCM/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 77) SunJCE: AES_256/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 78) SunJCE: AES_256/GCM/NoPadding~2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 79) SunJCE: RC2~RC2 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 80) SunJCE: RSA~RSA (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 81) SunJCE: AES_128/CFB/NoPadding~AES_128/CFB/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 82) SunJCE: AES_128/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 83) SunJCE: AES_128/CFB/NoPadding~2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 84) SunJCE: AES_128/KWP/NoPadding~AES_128/KWP/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 85) SunJCE: AES_128/KWP/NoPadding~OID.2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 86) SunJCE: AES_128/KWP/NoPadding~2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 87) SunJCE: AES_128/KWP/NoPadding~AESWrapPad_128 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 88) SunJCE: AES_128/OFB/NoPadding~AES_128/OFB/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 89) SunJCE: AES_128/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 90) SunJCE: AES_128/OFB/NoPadding~2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 91) SunJCE: AES_256/KWP/NoPadding~AES_256/KWP/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 92) SunJCE: AES_256/KWP/NoPadding~OID.2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 93) SunJCE: AES_256/KWP/NoPadding~2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 94) SunJCE: AES_256/KWP/NoPadding~AESWrapPad_256 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 95) SunJCE: ChaCha20~ChaCha20 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 96) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 97) SunJCE: DES~DES (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 98) SunJCE: AES_256/CBC/NoPadding~AES_256/CBC/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 99) SunJCE: AES_256/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 100) SunJCE: AES_256/CBC/NoPadding~2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 101) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 102) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 103) SunJCE: AES/KWP/NoPadding~AES/KWP/NoPadding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 104) SunJCE: AES/KWP/NoPadding~AESWrapPad (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.313Z] 105) SunJCE: AES_192/KW/PKCS5Padding~AES_192/KW/PKCS5Padding (Cipher)
[2026-02-11T23:00:11.313Z] Passed
[2026-02-11T23:00:11.314Z] 106) SunJCE: AES_256/CFB/NoPadding~AES_256/CFB/NoPadding (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 107) SunJCE: AES_256/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 108) SunJCE: AES_256/CFB/NoPadding~2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 109) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 110) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 111) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 112) SunJCE: AES_128/CBC/NoPadding~AES_128/CBC/NoPadding (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 113) SunJCE: AES_128/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 114) SunJCE: AES_128/CBC/NoPadding~2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 115) SunJCE: AES_256/OFB/NoPadding~AES_256/OFB/NoPadding (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 116) SunJCE: AES_256/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 117) SunJCE: AES_256/OFB/NoPadding~2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 118) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 119) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 120) SunJCE: AES_128/GCM/NoPadding~AES_128/GCM/NoPadding (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 121) SunJCE: AES_128/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 122) SunJCE: AES_128/GCM/NoPadding~2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 123) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 124) SunJCE: Blowfish~Blowfish (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 125) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (Cipher)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] running: cryptotest.tests.KeyAgreementTests
[2026-02-11T23:00:11.314Z] 0) SunEC: X448~X448 (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 1) SunEC: X448~OID.1.3.101.111 (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 2) SunEC: X448~1.3.101.111 (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 3) SunEC: X25519~X25519 (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 4) SunEC: X25519~OID.1.3.101.110 (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 5) SunEC: X25519~1.3.101.110 (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 6) SunEC: XDH~XDH (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 7) SunEC: ECDH~ECDH (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 8) SunJCE: DiffieHellman~DiffieHellman (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 9) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 10) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 11) SunJCE: DiffieHellman~DH (KeyAgreement)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] running: cryptotest.tests.KeyManagerFactoryTests
[2026-02-11T23:00:11.314Z] 0) SunJSSE: NewSunX509~NewSunX509 (KeyManagerFactory)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 1) SunJSSE: NewSunX509~PKIX (KeyManagerFactory)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 2) SunJSSE: SunX509~SunX509 (KeyManagerFactory)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] running: cryptotest.tests.KeyGeneratorTests
[2026-02-11T23:00:11.314Z] 0) SunJCE: HmacSHA3-224~HmacSHA3-224 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 1) SunJCE: HmacSHA3-224~OID.2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 2) SunJCE: HmacSHA3-224~2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 3) SunJCE: HmacSHA384~HmacSHA384 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 4) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 5) SunJCE: HmacSHA384~1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 6) SunJCE: HmacSHA512/224~HmacSHA512/224 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 7) SunJCE: HmacSHA512/224~OID.1.2.840.113549.2.12 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 8) SunJCE: HmacSHA512/224~1.2.840.113549.2.12 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 9) SunJCE: HmacSHA512~HmacSHA512 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 10) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 11) SunJCE: HmacSHA512~1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 12) SunJCE: HmacSHA512/256~HmacSHA512/256 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 13) SunJCE: HmacSHA512/256~OID.1.2.840.113549.2.13 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 14) SunJCE: HmacSHA512/256~1.2.840.113549.2.13 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 15) SunJCE: HmacSHA3-512~HmacSHA3-512 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 16) SunJCE: HmacSHA3-512~OID.2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 17) SunJCE: HmacSHA3-512~2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 18) SunJCE: HmacSHA3-256~HmacSHA3-256 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 19) SunJCE: HmacSHA3-256~OID.2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 20) SunJCE: HmacSHA3-256~2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 21) SunJCE: HmacSHA3-384~HmacSHA3-384 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 22) SunJCE: HmacSHA3-384~OID.2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 23) SunJCE: HmacSHA3-384~2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 24) SunJCE: SunTlsPrf~SunTlsPrf (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 25) SunJCE: HmacSHA224~HmacSHA224 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 26) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 27) SunJCE: HmacSHA224~1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 28) SunJCE: SunTlsKeyMaterial~SunTlsKeyMaterial (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 29) SunJCE: SunTlsKeyMaterial~SunTls12KeyMaterial (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 30) SunJCE: SunTlsMasterSecret~SunTlsMasterSecret (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 31) SunJCE: SunTlsMasterSecret~SunTls12MasterSecret (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 32) SunJCE: SunTlsMasterSecret~SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 33) SunJCE: ARCFOUR~ARCFOUR (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 34) SunJCE: ARCFOUR~OID.1.2.840.113549.3.4 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 35) SunJCE: ARCFOUR~1.2.840.113549.3.4 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 36) SunJCE: ARCFOUR~RC4 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 37) SunJCE: SunTls12Prf~SunTls12Prf (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 38) SunJCE: Blowfish~Blowfish (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 39) SunJCE: HmacSHA256~HmacSHA256 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 40) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 41) SunJCE: HmacSHA256~1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 42) SunJCE: HmacSHA1~HmacSHA1 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 43) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 44) SunJCE: HmacSHA1~1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 45) SunJCE: AES~AES (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 46) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 47) SunJCE: AES~2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 48) SunJCE: HmacMD5~HmacMD5 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 49) SunJCE: DESede~DESede (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 50) SunJCE: DESede~TripleDES (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 51) SunJCE: SunTlsRsaPremasterSecret~SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 52) SunJCE: SunTlsRsaPremasterSecret~SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 53) SunJCE: DES~DES (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 54) SunJCE: RC2~RC2 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 55) SunJCE: ChaCha20~ChaCha20 (KeyGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] running: cryptotest.tests.KeyPairGeneratorTests
[2026-02-11T23:00:11.314Z] 0) SUN: DSA~DSA (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 2) SUN: DSA~1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 3) SUN: DSA~1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 4) SunRsaSign: RSA~RSA (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 5) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 6) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 7) SunRsaSign: RSA~1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 8) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 9) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 10) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 11) SunRsaSign: RSASSA-PSS~PSS (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 12) SunEC: EC~EC (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 13) SunEC: EC~EllipticCurve (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 14) SunEC: X448~X448 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 15) SunEC: X448~OID.1.3.101.111 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 16) SunEC: X448~1.3.101.111 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 17) SunEC: X25519~X25519 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 18) SunEC: X25519~OID.1.3.101.110 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 19) SunEC: X25519~1.3.101.110 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 20) SunEC: Ed25519~Ed25519 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 21) SunEC: Ed25519~OID.1.3.101.112 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 22) SunEC: Ed25519~1.3.101.112 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 23) SunEC: Ed448~Ed448 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 24) SunEC: Ed448~OID.1.3.101.113 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 25) SunEC: Ed448~1.3.101.113 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 26) SunEC: EdDSA~EdDSA (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 27) SunEC: XDH~XDH (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 28) SunJCE: DiffieHellman~DiffieHellman (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 29) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 30) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 31) SunJCE: DiffieHellman~DH (KeyPairGenerator)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] running: cryptotest.tests.SecureRandomTests
[2026-02-11T23:00:11.314Z] 0) SUN: SHA1PRNG~SHA1PRNG (SecureRandom)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 1) SUN: NativePRNGBlocking~NativePRNGBlocking (SecureRandom)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 2) SUN: NativePRNG~NativePRNG (SecureRandom)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 3) SUN: NativePRNGNonBlocking~NativePRNGNonBlocking (SecureRandom)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] 4) SUN: DRBG~DRBG (SecureRandom)
[2026-02-11T23:00:11.314Z] Passed
[2026-02-11T23:00:11.314Z] running: cryptotest.tests.TestProviders
[2026-02-11T23:00:11.314Z] provider atts
[2026-02-11T23:00:11.314Z] --------------------------------------------
[2026-02-11T23:00:11.314Z] 1) SUN
[2026-02-11T23:00:11.314Z] **************atts**************
[2026-02-11T23:00:11.314Z] Signature.SHA3-384withDSA ImplementedIn=Software
[2026-02-11T23:00:11.314Z] Alg.Alias.MessageDigest.SHA512/224=SHA-512/224
[2026-02-11T23:00:11.314Z] Signature.SHA384withDSA KeySize=3072
[2026-02-11T23:00:11.314Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.314Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-11T23:00:11.314Z] Signature.SHA3-384withDSA KeySize=3072
[2026-02-11T23:00:11.314Z] SecureRandom.NativePRNG ThreadSafe=true
[2026-02-11T23:00:11.314Z] MessageDigest.SHA-256 ImplementedIn=Software
[2026-02-11T23:00:11.314Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-11T23:00:11.314Z] MessageDigest.SHA-512/224 ImplementedIn=Software
[2026-02-11T23:00:11.314Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-11T23:00:11.314Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-11T23:00:11.314Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-11T23:00:11.314Z] MessageDigest.SHA3-384=sun.security.provider.SHA3$SHA384
[2026-02-11T23:00:11.314Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.314Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.314Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-11T23:00:11.314Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-11T23:00:11.314Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-11T23:00:11.314Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-11T23:00:11.314Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-11T23:00:11.314Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T23:00:11.314Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-11T23:00:11.314Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T23:00:11.314Z] Signature.SHA3-256withDSA ImplementedIn=Software
[2026-02-11T23:00:11.327Z] Signature.SHA384withDSAinP1363Format=sun.security.provider.DSA$SHA384withDSAinP1363Format
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-11T23:00:11.327Z] Signature.SHA384withDSA=sun.security.provider.DSA$SHA384withDSA
[2026-02-11T23:00:11.327Z] Signature.SHA3-384withDSA=sun.security.provider.DSA$SHA3_384withDSA
[2026-02-11T23:00:11.327Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-11T23:00:11.327Z] Provider.id version=17
[2026-02-11T23:00:11.327Z] MessageDigest.SHA-512/256 ImplementedIn=Software
[2026-02-11T23:00:11.327Z] Alg.Alias.MessageDigest.SHA224=SHA-224
[2026-02-11T23:00:11.327Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T23:00:11.327Z] Alg.Alias.MessageDigest.SHA=SHA-1
[2026-02-11T23:00:11.327Z] Provider.id className=sun.security.provider.Sun
[2026-02-11T23:00:11.327Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-11T23:00:11.327Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-11T23:00:11.327Z] MessageDigest.SHA3-256=sun.security.provider.SHA3$SHA256
[2026-02-11T23:00:11.327Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA-1
[2026-02-11T23:00:11.327Z] Signature.SHA384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.327Z] Signature.SHA3-512withDSA ImplementedIn=Software
[2026-02-11T23:00:11.327Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-11T23:00:11.327Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-11T23:00:11.327Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-11T23:00:11.327Z] SecureRandom.DRBG ImplementedIn=Software
[2026-02-11T23:00:11.327Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.327Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-11T23:00:11.327Z] Signature.SHA224withDSA ImplementedIn=Software
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-11T23:00:11.327Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-11T23:00:11.327Z] Signature.NONEwithDSA ImplementedIn=Software
[2026-02-11T23:00:11.327Z] KeyStore.DKS ImplementedIn=Software
[2026-02-11T23:00:11.327Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-11T23:00:11.327Z] Signature.SHA256withDSAinP1363Format=sun.security.provider.DSA$SHA256withDSAinP1363Format
[2026-02-11T23:00:11.327Z] KeyStore.JKS ImplementedIn=Software
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-11T23:00:11.327Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.327Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore$DualFormatPKCS12
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-11T23:00:11.327Z] Alg.Alias.MessageDigest.SHA512/256=SHA-512/256
[2026-02-11T23:00:11.327Z] Alg.Alias.MessageDigest.SHA256=SHA-256
[2026-02-11T23:00:11.327Z] MessageDigest.SHA3-224=sun.security.provider.SHA3$SHA224
[2026-02-11T23:00:11.327Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-11T23:00:11.327Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-11T23:00:11.327Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T23:00:11.327Z] Alg.Alias.MessageDigest.SHA384=SHA-384
[2026-02-11T23:00:11.327Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-11T23:00:11.327Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-11T23:00:11.327Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.327Z] Signature.SHA512withDSA=sun.security.provider.DSA$SHA512withDSA
[2026-02-11T23:00:11.327Z] MessageDigest.SHA3-384 ImplementedIn=Software
[2026-02-11T23:00:11.327Z] Signature.SHA3-512withDSA KeySize=3072
[2026-02-11T23:00:11.327Z] Signature.SHA512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.327Z] Signature.SHA3-512withDSAinP1363Format=sun.security.provider.DSA$SHA3_512withDSAinP1363Format
[2026-02-11T23:00:11.327Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.327Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-11T23:00:11.327Z] Signature.NONEwithDSAinP1363Format=sun.security.provider.DSA$RawDSAinP1363Format
[2026-02-11T23:00:11.327Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA-1
[2026-02-11T23:00:11.327Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-11T23:00:11.327Z] Signature.SHA224withDSAinP1363Format=sun.security.provider.DSA$SHA224withDSAinP1363Format
[2026-02-11T23:00:11.327Z] CertStore.Collection ImplementedIn=Software
[2026-02-11T23:00:11.327Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.327Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-11T23:00:11.327Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-11T23:00:11.327Z] Signature.SHA256withDSA KeySize=2048
[2026-02-11T23:00:11.327Z] Signature.SHA3-224withDSA=sun.security.provider.DSA$SHA3_224withDSA
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-11T23:00:11.327Z] Signature.SHA3-512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.327Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-11T23:00:11.327Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-11T23:00:11.327Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.332Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-11T23:00:11.332Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-11T23:00:11.332Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-11T23:00:11.332Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-11T23:00:11.332Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-11T23:00:11.332Z] Signature.SHA256withDSA ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Signature.SHA3-256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T23:00:11.332Z] Signature.SHA3-512withDSA=sun.security.provider.DSA$SHA3_512withDSA
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T23:00:11.332Z] Signature.SHA512withDSA KeySize=3072
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T23:00:11.332Z] Signature.SHA3-256withDSA KeySize=2048
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-11T23:00:11.332Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-11T23:00:11.332Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-11T23:00:11.332Z] Signature.SHA384withDSA ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Signature.NONEwithDSA KeySize=1024
[2026-02-11T23:00:11.332Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Signature.SHA3-256withDSAinP1363Format=sun.security.provider.DSA$SHA3_256withDSAinP1363Format
[2026-02-11T23:00:11.332Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-11T23:00:11.332Z] Signature.SHA3-224withDSA ImplementedIn=Software
[2026-02-11T23:00:11.332Z] 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-11T23:00:11.332Z] Signature.SHA3-256withDSA=sun.security.provider.DSA$SHA3_256withDSA
[2026-02-11T23:00:11.332Z] MessageDigest.SHA-512 ImplementedIn=Software
[2026-02-11T23:00:11.332Z] SecureRandom.NativePRNGNonBlocking ThreadSafe=true
[2026-02-11T23:00:11.332Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Signature.SHA3-384withDSAinP1363Format=sun.security.provider.DSA$SHA3_384withDSAinP1363Format
[2026-02-11T23:00:11.332Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-11T23:00:11.332Z] MessageDigest.SHA3-224 ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Provider.id name=SUN
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.SHA512=SHA-512
[2026-02-11T23:00:11.332Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-11T23:00:11.332Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-11T23:00:11.332Z] SecureRandom.NativePRNG=sun.security.provider.NativePRNG
[2026-02-11T23:00:11.332Z] SecureRandom.NativePRNGNonBlocking=sun.security.provider.NativePRNG$NonBlocking
[2026-02-11T23:00:11.332Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-11T23:00:11.332Z] Signature.SHA1withDSA KeySize=1024
[2026-02-11T23:00:11.332Z] Signature.SHA3-224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.332Z] SecureRandom.SHA1PRNG ThreadSafe=true
[2026-02-11T23:00:11.332Z] Alg.Alias.AlgorithmParameterGenerator.1.3.14.3.2.12=DSA
[2026-02-11T23:00:11.332Z] MessageDigest.MD2 ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-11T23:00:11.332Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-11T23:00:11.332Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-11T23:00:11.332Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T23:00:11.332Z] MessageDigest.SHA3-512=sun.security.provider.SHA3$SHA512
[2026-02-11T23:00:11.332Z] Signature.SHA3-224withDSA KeySize=2048
[2026-02-11T23:00:11.332Z] MessageDigest.SHA3-512 ImplementedIn=Software
[2026-02-11T23:00:11.332Z] MessageDigest.SHA-384 ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.332Z] Signature.SHA224withDSA KeySize=2048
[2026-02-11T23:00:11.332Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-11T23:00:11.332Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-11T23:00:11.332Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-11T23:00:11.332Z] Policy.JavaPolicy=sun.security.provider.PolicySpiFile
[2026-02-11T23:00:11.332Z] Signature.SHA3-384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.SHA1=SHA-1
[2026-02-11T23:00:11.332Z] MessageDigest.SHA-224 ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Signature.SHA1withDSAinP1363Format=sun.security.provider.DSA$SHA1withDSAinP1363Format
[2026-02-11T23:00:11.332Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-11T23:00:11.332Z] MessageDigest.SHA-1 ImplementedIn=Software
[2026-02-11T23:00:11.332Z] SecureRandom.DRBG=sun.security.provider.DRBG
[2026-02-11T23:00:11.332Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-11T23:00:11.332Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-11T23:00:11.332Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-11T23:00:11.332Z] KeyStore.CaseExactJKS ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T23:00:11.332Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-11T23:00:11.332Z] SecureRandom.NativePRNGBlocking ThreadSafe=true
[2026-02-11T23:00:11.332Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-11T23:00:11.332Z] Signature.SHA3-224withDSAinP1363Format=sun.security.provider.DSA$SHA3_224withDSAinP1363Format
[2026-02-11T23:00:11.332Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T23:00:11.332Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-11T23:00:11.332Z] MessageDigest.SHA-1=sun.security.provider.SHA
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T23:00:11.332Z] SecureRandom.DRBG ThreadSafe=true
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T23:00:11.332Z] MessageDigest.SHA3-256 ImplementedIn=Software
[2026-02-11T23:00:11.332Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-11T23:00:11.332Z] Signature.SHA512withDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-11T23:00:11.333Z] Signature.SHA512withDSAinP1363Format=sun.security.provider.DSA$SHA512withDSAinP1363Format
[2026-02-11T23:00:11.333Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] SecureRandom.NativePRNGBlocking=sun.security.provider.NativePRNG$Blocking
[2026-02-11T23:00:11.333Z] Signature.SHA3-384withDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.SHA512/224=SHA-512/224
[2026-02-11T23:00:11.333Z] Signature.SHA384withDSA KeySize=3072
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.333Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-11T23:00:11.333Z] Signature.SHA3-384withDSA KeySize=3072
[2026-02-11T23:00:11.333Z] SecureRandom.NativePRNG ThreadSafe=true
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-256 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-512/224 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-11T23:00:11.333Z] MessageDigest.SHA3-384=sun.security.provider.SHA3$SHA384
[2026-02-11T23:00:11.333Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T23:00:11.333Z] Signature.SHA3-256withDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Signature.SHA384withDSAinP1363Format=sun.security.provider.DSA$SHA384withDSAinP1363Format
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-11T23:00:11.333Z] Signature.SHA384withDSA=sun.security.provider.DSA$SHA384withDSA
[2026-02-11T23:00:11.333Z] Signature.SHA3-384withDSA=sun.security.provider.DSA$SHA3_384withDSA
[2026-02-11T23:00:11.333Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-11T23:00:11.333Z] Provider.id version=17
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-512/256 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.SHA224=SHA-224
[2026-02-11T23:00:11.333Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.SHA=SHA-1
[2026-02-11T23:00:11.333Z] Provider.id className=sun.security.provider.Sun
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-11T23:00:11.333Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-11T23:00:11.333Z] MessageDigest.SHA3-256=sun.security.provider.SHA3$SHA256
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA-1
[2026-02-11T23:00:11.333Z] Signature.SHA384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] Signature.SHA3-512withDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-11T23:00:11.333Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-11T23:00:11.333Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-11T23:00:11.333Z] SecureRandom.DRBG ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.333Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-11T23:00:11.333Z] Signature.SHA224withDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-11T23:00:11.333Z] Signature.NONEwithDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] KeyStore.DKS ImplementedIn=Software
[2026-02-11T23:00:11.333Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-11T23:00:11.333Z] Signature.SHA256withDSAinP1363Format=sun.security.provider.DSA$SHA256withDSAinP1363Format
[2026-02-11T23:00:11.333Z] KeyStore.JKS ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.333Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore$DualFormatPKCS12
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.SHA512/256=SHA-512/256
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.SHA256=SHA-256
[2026-02-11T23:00:11.333Z] MessageDigest.SHA3-224=sun.security.provider.SHA3$SHA224
[2026-02-11T23:00:11.333Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-11T23:00:11.333Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.SHA384=SHA-384
[2026-02-11T23:00:11.333Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-11T23:00:11.333Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.333Z] Signature.SHA512withDSA=sun.security.provider.DSA$SHA512withDSA
[2026-02-11T23:00:11.333Z] MessageDigest.SHA3-384 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Signature.SHA3-512withDSA KeySize=3072
[2026-02-11T23:00:11.333Z] Signature.SHA512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] Signature.SHA3-512withDSAinP1363Format=sun.security.provider.DSA$SHA3_512withDSAinP1363Format
[2026-02-11T23:00:11.333Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-11T23:00:11.333Z] Signature.NONEwithDSAinP1363Format=sun.security.provider.DSA$RawDSAinP1363Format
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA-1
[2026-02-11T23:00:11.333Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-11T23:00:11.333Z] Signature.SHA224withDSAinP1363Format=sun.security.provider.DSA$SHA224withDSAinP1363Format
[2026-02-11T23:00:11.333Z] CertStore.Collection ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-11T23:00:11.333Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-11T23:00:11.333Z] Signature.SHA256withDSA KeySize=2048
[2026-02-11T23:00:11.333Z] Signature.SHA3-224withDSA=sun.security.provider.DSA$SHA3_224withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-11T23:00:11.333Z] Signature.SHA3-512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-11T23:00:11.333Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-11T23:00:11.333Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-11T23:00:11.333Z] Signature.SHA256withDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Signature.SHA3-256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T23:00:11.333Z] Signature.SHA3-512withDSA=sun.security.provider.DSA$SHA3_512withDSA
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T23:00:11.333Z] Signature.SHA512withDSA KeySize=3072
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T23:00:11.333Z] Signature.SHA3-256withDSA KeySize=2048
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-11T23:00:11.333Z] Signature.SHA384withDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Signature.NONEwithDSA KeySize=1024
[2026-02-11T23:00:11.333Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Signature.SHA3-256withDSAinP1363Format=sun.security.provider.DSA$SHA3_256withDSAinP1363Format
[2026-02-11T23:00:11.333Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-11T23:00:11.333Z] Signature.SHA3-224withDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] 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-11T23:00:11.333Z] Signature.SHA3-256withDSA=sun.security.provider.DSA$SHA3_256withDSA
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-512 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] SecureRandom.NativePRNGNonBlocking ThreadSafe=true
[2026-02-11T23:00:11.333Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Signature.SHA3-384withDSAinP1363Format=sun.security.provider.DSA$SHA3_384withDSAinP1363Format
[2026-02-11T23:00:11.333Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-11T23:00:11.333Z] MessageDigest.SHA3-224 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Provider.id name=SUN
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.SHA512=SHA-512
[2026-02-11T23:00:11.333Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-11T23:00:11.333Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-11T23:00:11.333Z] SecureRandom.NativePRNG=sun.security.provider.NativePRNG
[2026-02-11T23:00:11.333Z] SecureRandom.NativePRNGNonBlocking=sun.security.provider.NativePRNG$NonBlocking
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-11T23:00:11.333Z] Signature.SHA1withDSA KeySize=1024
[2026-02-11T23:00:11.333Z] Signature.SHA3-224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] SecureRandom.SHA1PRNG ThreadSafe=true
[2026-02-11T23:00:11.333Z] Alg.Alias.AlgorithmParameterGenerator.1.3.14.3.2.12=DSA
[2026-02-11T23:00:11.333Z] MessageDigest.MD2 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-11T23:00:11.333Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-11T23:00:11.333Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T23:00:11.333Z] MessageDigest.SHA3-512=sun.security.provider.SHA3$SHA512
[2026-02-11T23:00:11.333Z] Signature.SHA3-224withDSA KeySize=2048
[2026-02-11T23:00:11.333Z] MessageDigest.SHA3-512 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-384 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] Signature.SHA224withDSA KeySize=2048
[2026-02-11T23:00:11.333Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-11T23:00:11.333Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-11T23:00:11.333Z] Policy.JavaPolicy=sun.security.provider.PolicySpiFile
[2026-02-11T23:00:11.333Z] Signature.SHA3-384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.SHA1=SHA-1
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-224 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Signature.SHA1withDSAinP1363Format=sun.security.provider.DSA$SHA1withDSAinP1363Format
[2026-02-11T23:00:11.333Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-1 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] SecureRandom.DRBG=sun.security.provider.DRBG
[2026-02-11T23:00:11.333Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-11T23:00:11.333Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-11T23:00:11.333Z] KeyStore.CaseExactJKS ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T23:00:11.333Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-11T23:00:11.333Z] SecureRandom.NativePRNGBlocking ThreadSafe=true
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-11T23:00:11.333Z] Signature.SHA3-224withDSAinP1363Format=sun.security.provider.DSA$SHA3_224withDSAinP1363Format
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T23:00:11.333Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-11T23:00:11.333Z] MessageDigest.SHA-1=sun.security.provider.SHA
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T23:00:11.333Z] SecureRandom.DRBG ThreadSafe=true
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T23:00:11.333Z] MessageDigest.SHA3-256 ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-11T23:00:11.333Z] Signature.SHA512withDSA ImplementedIn=Software
[2026-02-11T23:00:11.333Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-11T23:00:11.333Z] Signature.SHA512withDSAinP1363Format=sun.security.provider.DSA$SHA512withDSAinP1363Format
[2026-02-11T23:00:11.333Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T23:00:11.333Z] SecureRandom.NativePRNGBlocking=sun.security.provider.NativePRNG$Blocking
[2026-02-11T23:00:11.333Z] 2) SunRsaSign
[2026-02-11T23:00:11.333Z] **************atts**************
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T23:00:11.333Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-11T23:00:11.333Z] Signature.SHA3-256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-11T23:00:11.333Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyPairGenerator.PSS=RSASSA-PSS
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T23:00:11.333Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-11T23:00:11.333Z] Signature.SHA3-384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.333Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.AlgorithmParameters.PSS=RSASSA-PSS
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.333Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.333Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.333Z] Signature.SHA3-224withRSA=sun.security.rsa.RSASignature$SHA3_224withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T23:00:11.333Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-11T23:00:11.333Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.333Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.333Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.333Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.333Z] Signature.SHA3-512withRSA=sun.security.rsa.RSASignature$SHA3_512withRSA
[2026-02-11T23:00:11.333Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-11T23:00:11.333Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.333Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-11T23:00:11.334Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-11T23:00:11.334Z] Signature.SHA3-224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.PSS=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Provider.id version=17
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-11T23:00:11.334Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-11T23:00:11.334Z] Provider.id info=Sun RSA signature provider
[2026-02-11T23:00:11.334Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-11T23:00:11.334Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA3-256withRSA=sun.security.rsa.RSASignature$SHA3_256withRSA
[2026-02-11T23:00:11.334Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-11T23:00:11.334Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA3-384withRSA=sun.security.rsa.RSASignature$SHA3_384withRSA
[2026-02-11T23:00:11.334Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-11T23:00:11.334Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-11T23:00:11.334Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-11T23:00:11.334Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.PSS=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T23:00:11.334Z] Provider.id name=SunRsaSign
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T23:00:11.334Z] Signature.SHA3-512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-11T23:00:11.334Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T23:00:11.334Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-11T23:00:11.334Z] Signature.SHA3-256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-11T23:00:11.334Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.PSS=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T23:00:11.334Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-11T23:00:11.334Z] Signature.SHA3-384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.AlgorithmParameters.PSS=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA3-224withRSA=sun.security.rsa.RSASignature$SHA3_224withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T23:00:11.334Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-11T23:00:11.334Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA3-512withRSA=sun.security.rsa.RSASignature$SHA3_512withRSA
[2026-02-11T23:00:11.334Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-11T23:00:11.334Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-11T23:00:11.334Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-11T23:00:11.334Z] Signature.SHA3-224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.PSS=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Provider.id version=17
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-11T23:00:11.334Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-11T23:00:11.334Z] Provider.id info=Sun RSA signature provider
[2026-02-11T23:00:11.334Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-11T23:00:11.334Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA3-256withRSA=sun.security.rsa.RSASignature$SHA3_256withRSA
[2026-02-11T23:00:11.334Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-11T23:00:11.334Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA3-384withRSA=sun.security.rsa.RSASignature$SHA3_384withRSA
[2026-02-11T23:00:11.334Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-11T23:00:11.334Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-11T23:00:11.334Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-11T23:00:11.334Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.PSS=RSASSA-PSS
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T23:00:11.334Z] Provider.id name=SunRsaSign
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T23:00:11.334Z] Signature.SHA3-512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-11T23:00:11.334Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T23:00:11.334Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T23:00:11.334Z] 3) SunEC
[2026-02-11T23:00:11.334Z] **************atts**************
[2026-02-11T23:00:11.334Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-11T23:00:11.334Z] KeyAgreement.X448=sun.security.ec.XDHKeyAgreement.X448
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-11T23:00:11.334Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] KeyPairGenerator.X448 ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.111=X448
[2026-02-11T23:00:11.334Z] KeyFactory.X448=sun.security.ec.XDHKeyFactory.X448
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.110=X25519
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.113=Ed448
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.112=Ed25519
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.3.101.112=Ed25519
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.3.101.113=Ed448
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-11T23:00:11.334Z] KeyFactory.EdDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-11T23:00:11.334Z] Signature.Ed448 ImplementedIn=Software
[2026-02-11T23:00:11.334Z] KeyAgreement.ECDH KeySize=256
[2026-02-11T23:00:11.334Z] Signature.SHA3-384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA3-256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_256inP1363Format
[2026-02-11T23:00:11.334Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] AlgorithmParameters.EC KeySize=256
[2026-02-11T23:00:11.334Z] Signature.SHA3-512withECDSA KeySize=256
[2026-02-11T23:00:11.334Z] Signature.SHA3-256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-11T23:00:11.334Z] Signature.SHA224withECDSA KeySize=256
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-11T23:00:11.334Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-11T23:00:11.334Z] KeyFactory.EC KeySize=256
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.1.3.101.111=X448
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.1.3.101.112=Ed25519
[2026-02-11T23:00:11.334Z] Signature.Ed448=sun.security.ec.ed.EdDSASignature.Ed448
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.1.3.101.110=X25519
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.OID.1.3.101.112=Ed25519
[2026-02-11T23:00:11.334Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-11T23:00:11.334Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.OID.1.3.101.111=X448
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.OID.1.3.101.110=X25519
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.1.3.101.113=Ed448
[2026-02-11T23:00:11.334Z] Signature.SHA3-224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_224inP1363Format
[2026-02-11T23:00:11.334Z] Signature.SHA3-384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_384inP1363Format
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.OID.1.3.101.113=Ed448
[2026-02-11T23:00:11.334Z] KeyFactory.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] KeyPairGenerator.EdDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] KeyFactory.XDH ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Signature.SHA3-384withECDSA=sun.security.ec.ECDSASignature$SHA3_384
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T23:00:11.334Z] Signature.SHA512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA512inP1363Format
[2026-02-11T23:00:11.334Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T23:00:11.334Z] KeyAgreement.X25519 ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T23:00:11.334Z] Provider.id version=17
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyAgreement.OID.1.3.101.110=X25519
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.3.101.112=Ed25519
[2026-02-11T23:00:11.334Z] Signature.SHA3-224withECDSA=sun.security.ec.ECDSASignature$SHA3_224
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.3.101.113=Ed448
[2026-02-11T23:00:11.334Z] KeyPairGenerator.XDH=sun.security.ec.XDHKeyPairGenerator
[2026-02-11T23:00:11.334Z] Provider.id info=Sun Elliptic Curve provider
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyAgreement.OID.1.3.101.111=X448
[2026-02-11T23:00:11.334Z] KeyPairGenerator.XDH ImplementedIn=Software
[2026-02-11T23:00:11.334Z] KeyPairGenerator.Ed25519 ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T23:00:11.334Z] Signature.SHA384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA384inP1363Format
[2026-02-11T23:00:11.334Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T23:00:11.334Z] KeyPairGenerator.Ed448 ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Signature.SHA3-384withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Provider.id className=sun.security.ec.SunEC
[2026-02-11T23:00:11.334Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-11T23:00:11.334Z] KeyPairGenerator.X25519=sun.security.ec.XDHKeyPairGenerator.X25519
[2026-02-11T23:00:11.334Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Signature.Ed25519 ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10045.2.1=EC
[2026-02-11T23:00:11.334Z] KeyFactory.Ed25519=sun.security.ec.ed.EdDSAKeyFactory.Ed25519
[2026-02-11T23:00:11.334Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] KeyAgreement.XDH=sun.security.ec.XDHKeyAgreement
[2026-02-11T23:00:11.334Z] Signature.SHA3-512withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Provider.id name=SunEC
[2026-02-11T23:00:11.334Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-11T23:00:11.334Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Signature.EdDSA=sun.security.ec.ed.EdDSASignature
[2026-02-11T23:00:11.334Z] Signature.EdDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA3-384withECDSA KeySize=256
[2026-02-11T23:00:11.334Z] Signature.SHA3-512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.334Z] Signature.SHA512withECDSA KeySize=256
[2026-02-11T23:00:11.334Z] Signature.SHA3-224withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-11T23:00:11.334Z] Signature.SHA1withECDSA KeySize=256
[2026-02-11T23:00:11.334Z] KeyPairGenerator.Ed25519=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed25519
[2026-02-11T23:00:11.334Z] Signature.SHA3-256withECDSA=sun.security.ec.ECDSASignature$SHA3_256
[2026-02-11T23:00:11.334Z] Signature.NONEwithECDSA KeySize=256
[2026-02-11T23:00:11.334Z] KeyFactory.Ed448=sun.security.ec.ed.EdDSAKeyFactory.Ed448
[2026-02-11T23:00:11.334Z] Signature.SHA256withECDSA KeySize=256
[2026-02-11T23:00:11.334Z] Signature.SHA3-256withECDSA KeySize=256
[2026-02-11T23:00:11.334Z] KeyPairGenerator.X448=sun.security.ec.XDHKeyPairGenerator.X448
[2026-02-11T23:00:11.334Z] Signature.Ed25519=sun.security.ec.ed.EdDSASignature.Ed25519
[2026-02-11T23:00:11.334Z] Signature.SHA256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA256inP1363Format
[2026-02-11T23:00:11.334Z] KeyFactory.XDH=sun.security.ec.XDHKeyFactory
[2026-02-11T23:00:11.334Z] KeyPairGenerator.EdDSA=sun.security.ec.ed.EdDSAKeyPairGenerator
[2026-02-11T23:00:11.334Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] KeyFactory.EdDSA=sun.security.ec.ed.EdDSAKeyFactory
[2026-02-11T23:00:11.334Z] Signature.SHA1withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA1inP1363Format
[2026-02-11T23:00:11.334Z] KeyAgreement.X25519=sun.security.ec.XDHKeyAgreement.X25519
[2026-02-11T23:00:11.334Z] Signature.SHA384withECDSA KeySize=256
[2026-02-11T23:00:11.334Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-11T23:00:11.334Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.334Z] KeyAgreement.XDH ImplementedIn=Software
[2026-02-11T23:00:11.334Z] KeyFactory.Ed448 ImplementedIn=Software
[2026-02-11T23:00:11.334Z] KeyPairGenerator.EC KeySize=256
[2026-02-11T23:00:11.334Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-11T23:00:11.335Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-11T23:00:11.335Z] KeyFactory.X25519 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA3-512withECDSA=sun.security.ec.ECDSASignature$SHA3_512
[2026-02-11T23:00:11.335Z] Signature.NONEwithECDSAinP1363Format=sun.security.ec.ECDSASignature$RawinP1363Format
[2026-02-11T23:00:11.335Z] KeyPairGenerator.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] KeyFactory.Ed25519 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyFactory.X448 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA3-256withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA224inP1363Format
[2026-02-11T23:00:11.335Z] AlgorithmParameters.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] KeyFactory.X25519=sun.security.ec.XDHKeyFactory.X25519
[2026-02-11T23:00:11.335Z] Signature.SHA3-512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_512inP1363Format
[2026-02-11T23:00:11.335Z] KeyAgreement.X448 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-11T23:00:11.335Z] Signature.SHA3-224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-11T23:00:11.335Z] 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-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T23:00:11.335Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.1.3.101.112=Ed25519
[2026-02-11T23:00:11.335Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.1.3.101.113=Ed448
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.1.3.101.110=X25519
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.1.3.101.111=X448
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T23:00:11.335Z] KeyPairGenerator.X25519 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T23:00:11.335Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-11T23:00:11.335Z] KeyFactory.EC ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyPairGenerator.Ed448=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed448
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyAgreement.1.3.101.111=X448
[2026-02-11T23:00:11.335Z] Signature.SHA3-224withECDSA KeySize=256
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyAgreement.1.3.101.110=X25519
[2026-02-11T23:00:11.335Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-11T23:00:11.335Z] KeyAgreement.X448=sun.security.ec.XDHKeyAgreement.X448
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-11T23:00:11.335Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] KeyPairGenerator.X448 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.111=X448
[2026-02-11T23:00:11.335Z] KeyFactory.X448=sun.security.ec.XDHKeyFactory.X448
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.110=X25519
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.113=Ed448
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.112=Ed25519
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.1.3.101.112=Ed25519
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.1.3.101.113=Ed448
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-11T23:00:11.335Z] KeyFactory.EdDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-11T23:00:11.335Z] Signature.Ed448 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyAgreement.ECDH KeySize=256
[2026-02-11T23:00:11.335Z] Signature.SHA3-384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] Signature.SHA3-256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_256inP1363Format
[2026-02-11T23:00:11.335Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] AlgorithmParameters.EC KeySize=256
[2026-02-11T23:00:11.335Z] Signature.SHA3-512withECDSA KeySize=256
[2026-02-11T23:00:11.335Z] Signature.SHA3-256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-11T23:00:11.335Z] Signature.SHA224withECDSA KeySize=256
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-11T23:00:11.335Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyFactory.EC KeySize=256
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyFactory.1.3.101.111=X448
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyFactory.1.3.101.112=Ed25519
[2026-02-11T23:00:11.335Z] Signature.Ed448=sun.security.ec.ed.EdDSASignature.Ed448
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyFactory.1.3.101.110=X25519
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyFactory.OID.1.3.101.112=Ed25519
[2026-02-11T23:00:11.335Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-11T23:00:11.335Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyFactory.OID.1.3.101.111=X448
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyFactory.OID.1.3.101.110=X25519
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyFactory.1.3.101.113=Ed448
[2026-02-11T23:00:11.335Z] Signature.SHA3-224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_224inP1363Format
[2026-02-11T23:00:11.335Z] Signature.SHA3-384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_384inP1363Format
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyFactory.OID.1.3.101.113=Ed448
[2026-02-11T23:00:11.335Z] KeyFactory.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] KeyPairGenerator.EdDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyFactory.XDH ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA3-384withECDSA=sun.security.ec.ECDSASignature$SHA3_384
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T23:00:11.335Z] Signature.SHA512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA512inP1363Format
[2026-02-11T23:00:11.335Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T23:00:11.335Z] KeyAgreement.X25519 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T23:00:11.335Z] Provider.id version=17
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyAgreement.OID.1.3.101.110=X25519
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.3.101.112=Ed25519
[2026-02-11T23:00:11.335Z] Signature.SHA3-224withECDSA=sun.security.ec.ECDSASignature$SHA3_224
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.3.101.113=Ed448
[2026-02-11T23:00:11.335Z] KeyPairGenerator.XDH=sun.security.ec.XDHKeyPairGenerator
[2026-02-11T23:00:11.335Z] Provider.id info=Sun Elliptic Curve provider
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyAgreement.OID.1.3.101.111=X448
[2026-02-11T23:00:11.335Z] KeyPairGenerator.XDH ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyPairGenerator.Ed25519 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T23:00:11.335Z] Signature.SHA384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA384inP1363Format
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T23:00:11.335Z] KeyPairGenerator.Ed448 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA3-384withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Provider.id className=sun.security.ec.SunEC
[2026-02-11T23:00:11.335Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-11T23:00:11.335Z] KeyPairGenerator.X25519=sun.security.ec.XDHKeyPairGenerator.X25519
[2026-02-11T23:00:11.335Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.Ed25519 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10045.2.1=EC
[2026-02-11T23:00:11.335Z] KeyFactory.Ed25519=sun.security.ec.ed.EdDSAKeyFactory.Ed25519
[2026-02-11T23:00:11.335Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] KeyAgreement.XDH=sun.security.ec.XDHKeyAgreement
[2026-02-11T23:00:11.335Z] Signature.SHA3-512withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Provider.id name=SunEC
[2026-02-11T23:00:11.335Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-11T23:00:11.335Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.EdDSA=sun.security.ec.ed.EdDSASignature
[2026-02-11T23:00:11.335Z] Signature.EdDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] Signature.SHA3-384withECDSA KeySize=256
[2026-02-11T23:00:11.335Z] Signature.SHA3-512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] Signature.SHA512withECDSA KeySize=256
[2026-02-11T23:00:11.335Z] Signature.SHA3-224withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-11T23:00:11.335Z] Signature.SHA1withECDSA KeySize=256
[2026-02-11T23:00:11.335Z] KeyPairGenerator.Ed25519=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed25519
[2026-02-11T23:00:11.335Z] Signature.SHA3-256withECDSA=sun.security.ec.ECDSASignature$SHA3_256
[2026-02-11T23:00:11.335Z] Signature.NONEwithECDSA KeySize=256
[2026-02-11T23:00:11.335Z] KeyFactory.Ed448=sun.security.ec.ed.EdDSAKeyFactory.Ed448
[2026-02-11T23:00:11.335Z] Signature.SHA256withECDSA KeySize=256
[2026-02-11T23:00:11.335Z] Signature.SHA3-256withECDSA KeySize=256
[2026-02-11T23:00:11.335Z] KeyPairGenerator.X448=sun.security.ec.XDHKeyPairGenerator.X448
[2026-02-11T23:00:11.335Z] Signature.Ed25519=sun.security.ec.ed.EdDSASignature.Ed25519
[2026-02-11T23:00:11.335Z] Signature.SHA256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA256inP1363Format
[2026-02-11T23:00:11.335Z] KeyFactory.XDH=sun.security.ec.XDHKeyFactory
[2026-02-11T23:00:11.335Z] KeyPairGenerator.EdDSA=sun.security.ec.ed.EdDSAKeyPairGenerator
[2026-02-11T23:00:11.335Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyFactory.EdDSA=sun.security.ec.ed.EdDSAKeyFactory
[2026-02-11T23:00:11.335Z] Signature.SHA1withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA1inP1363Format
[2026-02-11T23:00:11.335Z] KeyAgreement.X25519=sun.security.ec.XDHKeyAgreement.X25519
[2026-02-11T23:00:11.335Z] Signature.SHA384withECDSA KeySize=256
[2026-02-11T23:00:11.335Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-11T23:00:11.335Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyAgreement.XDH ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyFactory.Ed448 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyPairGenerator.EC KeySize=256
[2026-02-11T23:00:11.335Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-11T23:00:11.335Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-11T23:00:11.335Z] KeyFactory.X25519 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA3-512withECDSA=sun.security.ec.ECDSASignature$SHA3_512
[2026-02-11T23:00:11.335Z] Signature.NONEwithECDSAinP1363Format=sun.security.ec.ECDSASignature$RawinP1363Format
[2026-02-11T23:00:11.335Z] KeyPairGenerator.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] KeyFactory.Ed25519 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyFactory.X448 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA3-256withECDSA ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.SHA224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA224inP1363Format
[2026-02-11T23:00:11.335Z] AlgorithmParameters.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] KeyFactory.X25519=sun.security.ec.XDHKeyFactory.X25519
[2026-02-11T23:00:11.335Z] Signature.SHA3-512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_512inP1363Format
[2026-02-11T23:00:11.335Z] KeyAgreement.X448 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-11T23:00:11.335Z] Signature.SHA3-224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T23:00:11.335Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-11T23:00:11.335Z] 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-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T23:00:11.335Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.1.3.101.112=Ed25519
[2026-02-11T23:00:11.335Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.1.3.101.113=Ed448
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.1.3.101.110=X25519
[2026-02-11T23:00:11.335Z] Alg.Alias.KeyPairGenerator.1.3.101.111=X448
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T23:00:11.335Z] KeyPairGenerator.X25519 ImplementedIn=Software
[2026-02-11T23:00:11.335Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T23:00:11.335Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-11T23:00:11.335Z] KeyFactory.EC ImplementedIn=Software
[2026-02-11T23:00:11.335Z] KeyPairGenerator.Ed448=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed448
[2026-02-11T23:00:11.349Z] Alg.Alias.KeyAgreement.1.3.101.111=X448
[2026-02-11T23:00:11.349Z] Signature.SHA3-224withECDSA KeySize=256
[2026-02-11T23:00:11.349Z] Alg.Alias.KeyAgreement.1.3.101.110=X25519
[2026-02-11T23:00:11.349Z] 4) SunJSSE
[2026-02-11T23:00:11.349Z] **************atts**************
[2026-02-11T23:00:11.349Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-11T23:00:11.349Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-11T23:00:11.349Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-11T23:00:11.349Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-11T23:00:11.349Z] Provider.id version=17
[2026-02-11T23:00:11.349Z] SSLContext.DTLS=sun.security.ssl.SSLContextImpl$DTLSContext
[2026-02-11T23:00:11.349Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-11T23:00:11.349Z] 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-11T23:00:11.349Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-11T23:00:11.349Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-11T23:00:11.349Z] Provider.id className=sun.security.ssl.SunJSSE
[2026-02-11T23:00:11.349Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-11T23:00:11.350Z] SSLContext.DTLSv1.0=sun.security.ssl.SSLContextImpl$DTLS10Context
[2026-02-11T23:00:11.350Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-11T23:00:11.350Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-11T23:00:11.350Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-11T23:00:11.350Z] SSLContext.DTLSv1.2=sun.security.ssl.SSLContextImpl$DTLS12Context
[2026-02-11T23:00:11.350Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-11T23:00:11.350Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-11T23:00:11.350Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-11T23:00:11.350Z] Provider.id name=SunJSSE
[2026-02-11T23:00:11.350Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-11T23:00:11.350Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-11T23:00:11.350Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-11T23:00:11.350Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-11T23:00:11.350Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-11T23:00:11.350Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-11T23:00:11.350Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-11T23:00:11.350Z] Provider.id version=17
[2026-02-11T23:00:11.350Z] SSLContext.DTLS=sun.security.ssl.SSLContextImpl$DTLSContext
[2026-02-11T23:00:11.350Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-11T23:00:11.350Z] 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-11T23:00:11.350Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-11T23:00:11.350Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-11T23:00:11.350Z] Provider.id className=sun.security.ssl.SunJSSE
[2026-02-11T23:00:11.350Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-11T23:00:11.350Z] SSLContext.DTLSv1.0=sun.security.ssl.SSLContextImpl$DTLS10Context
[2026-02-11T23:00:11.350Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-11T23:00:11.350Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-11T23:00:11.350Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-11T23:00:11.350Z] SSLContext.DTLSv1.2=sun.security.ssl.SSLContextImpl$DTLS12Context
[2026-02-11T23:00:11.350Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-11T23:00:11.350Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-11T23:00:11.350Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-11T23:00:11.350Z] Provider.id name=SunJSSE
[2026-02-11T23:00:11.350Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-11T23:00:11.350Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-11T23:00:11.350Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-11T23:00:11.350Z] 5) SunJCE
[2026-02-11T23:00:11.350Z] **************atts**************
[2026-02-11T23:00:11.350Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-11T23:00:11.350Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-11T23:00:11.350Z] Cipher.AES_128/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-11T23:00:11.350Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.350Z] Mac.HmacSHA512/224=com.sun.crypto.provider.HmacCore$HmacSHA512_224
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-11T23:00:11.350Z] Cipher.AES_256/GCM/NoPadding SupportedModes=GCM
[2026-02-11T23:00:11.350Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-11T23:00:11.350Z] Cipher.AES/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Cipher.AES_192/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-11T23:00:11.350Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-11T23:00:11.350Z] Alg.Alias.AlgorithmParameters.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.350Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T23:00:11.350Z] Alg.Alias.Mac.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T23:00:11.350Z] Alg.Alias.Mac.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T23:00:11.350Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T23:00:11.350Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T23:00:11.350Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-11T23:00:11.350Z] Mac.HmacSHA3-224=com.sun.crypto.provider.HmacCore$HmacSHA3_224
[2026-02-11T23:00:11.350Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-11T23:00:11.350Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.AESWrapPad_256=AES_256/KWP/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.350Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-11T23:00:11.350Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-11T23:00:11.350Z] Cipher.AES/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Cipher.AES_128/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-11T23:00:11.350Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.AESWrapPad=AES/KWP/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.PBE=PBEWithMD5AndDES
[2026-02-11T23:00:11.350Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.AESWrapPad_128=AES_128/KWP/NoPadding
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Cipher.AES/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KWP_NoPadding
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T23:00:11.350Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T23:00:11.350Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T23:00:11.350Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-11T23:00:11.350Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T23:00:11.350Z] 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-11T23:00:11.350Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T23:00:11.350Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T23:00:11.350Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-11T23:00:11.350Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-11T23:00:11.350Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.AESWrapPad_192=AES_192/KWP/NoPadding
[2026-02-11T23:00:11.350Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Cipher.AES/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AESGCM
[2026-02-11T23:00:11.350Z] Cipher.AES/GCM/NoPadding SupportedModes=GCM
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-11T23:00:11.350Z] Cipher.AES_192/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-11T23:00:11.350Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-11T23:00:11.350Z] Alg.Alias.AlgorithmParameters.PBE=PBEWithMD5AndDES
[2026-02-11T23:00:11.350Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-11T23:00:11.350Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T23:00:11.350Z] Mac.HmacSHA3-512 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T23:00:11.350Z] KeyGenerator.HmacSHA512/224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_224
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T23:00:11.350Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.350Z] Cipher.AES_256/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KWP_NoPadding
[2026-02-11T23:00:11.350Z] Cipher.AES_128/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_PKCS5Padding
[2026-02-11T23:00:11.350Z] KeyGenerator.HmacSHA512/256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_256
[2026-02-11T23:00:11.350Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T23:00:11.350Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-11T23:00:11.350Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.350Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-11T23:00:11.350Z] Mac.HmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-11T23:00:11.350Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA384
[2026-02-11T23:00:11.350Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES256
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.350Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.350Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-11T23:00:11.350Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.350Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.350Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.350Z] Mac.HmacSHA512/256=com.sun.crypto.provider.HmacCore$HmacSHA512_256
[2026-02-11T23:00:11.350Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.350Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.350Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.350Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T23:00:11.350Z] Cipher.AES_192/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T23:00:11.350Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T23:00:11.350Z] Cipher.AES_256/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_NoPadding
[2026-02-11T23:00:11.350Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-11T23:00:11.350Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.350Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.350Z] Cipher.AES_128/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_NoPadding
[2026-02-11T23:00:11.350Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-11T23:00:11.350Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T23:00:11.350Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T23:00:11.350Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T23:00:11.350Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-11T23:00:11.350Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-11T23:00:11.350Z] Mac.HmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-11T23:00:11.350Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-11T23:00:11.350Z] KeyGenerator.HmacSHA3-384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_384
[2026-02-11T23:00:11.350Z] Mac.HmacSHA3-512=com.sun.crypto.provider.HmacCore$HmacSHA3_512
[2026-02-11T23:00:11.350Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-11T23:00:11.350Z] Cipher.AES_128/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T23:00:11.350Z] Cipher.AES_256/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T23:00:11.350Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-11T23:00:11.350Z] Provider.id name=SunJCE
[2026-02-11T23:00:11.350Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T23:00:11.350Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-11T23:00:11.350Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-11T23:00:11.350Z] Cipher.AES_256/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.350Z] Mac.HmacSHA3-384 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-11T23:00:11.350Z] KeyGenerator.HmacSHA3-256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_256
[2026-02-11T23:00:11.350Z] Cipher.AES_192/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.AESWrap=AES/KW/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-11T23:00:11.350Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T23:00:11.350Z] Cipher.AES_256/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Cipher.AES_192/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KWP_NoPadding
[2026-02-11T23:00:11.350Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-11T23:00:11.350Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.350Z] Cipher.RSA SupportedModes=ECB
[2026-02-11T23:00:11.350Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-11T23:00:11.350Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-11T23:00:11.350Z] Cipher.AES_128/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.AESWrap_128=AES_128/KW/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.350Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-11T23:00:11.350Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-11T23:00:11.350Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.350Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T23:00:11.350Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T23:00:11.350Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T23:00:11.350Z] Cipher.AES_256/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T23:00:11.350Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-11T23:00:11.351Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-11T23:00:11.351Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-11T23:00:11.351Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-11T23:00:11.351Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES128
[2026-02-11T23:00:11.351Z] Cipher.AES_128/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Cipher.ChaCha20 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-11T23:00:11.351Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-11T23:00:11.351Z] Cipher.ChaCha20-Poly1305 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T23:00:11.351Z] Cipher.AES_256/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-11T23:00:11.351Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.351Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-11T23:00:11.351Z] Cipher.AES_192/GCM/NoPadding SupportedModes=GCM
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.351Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-11T23:00:11.351Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.351Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T23:00:11.351Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.351Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.351Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.351Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-11T23:00:11.351Z] Cipher.AES_128/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T23:00:11.351Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-11T23:00:11.351Z] Cipher.AES_192/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-11T23:00:11.351Z] Provider.id version=17
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.AESWrap_256=AES_256/KW/NoPadding
[2026-02-11T23:00:11.351Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Cipher.AES_128/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-11T23:00:11.351Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-11T23:00:11.351Z] Cipher.AES_128/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KWP_NoPadding
[2026-02-11T23:00:11.351Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-11T23:00:11.351Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T23:00:11.351Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.351Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.351Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES192
[2026-02-11T23:00:11.351Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.351Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.351Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.351Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-11T23:00:11.351Z] Cipher.AES_192/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-11T23:00:11.351Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.351Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.AESWrap_192=AES_192/KW/NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.351Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-11T23:00:11.351Z] Cipher.AES_256/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.351Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-11T23:00:11.351Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.351Z] AlgorithmParameters.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Poly1305Parameters
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.351Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.351Z] Mac.PBEWithHmacSHA1 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T23:00:11.351Z] 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-11T23:00:11.351Z] 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-11T23:00:11.351Z] KeyGenerator.ChaCha20=com.sun.crypto.provider.KeyGeneratorCore$ChaCha20KeyGenerator
[2026-02-11T23:00:11.351Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-11T23:00:11.351Z] Cipher.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Poly1305
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.351Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-11T23:00:11.351Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-11T23:00:11.351Z] Cipher.AES_192/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Cipher.AES_256/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_PKCS5Padding
[2026-02-11T23:00:11.351Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-11T23:00:11.351Z] Cipher.AES_192/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] KeyGenerator.HmacSHA3-224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_224
[2026-02-11T23:00:11.351Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-11T23:00:11.351Z] Cipher.ChaCha20=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Only
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-11T23:00:11.351Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-11T23:00:11.351Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-11T23:00:11.351Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-11T23:00:11.351Z] Cipher.AES/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_NoPadding
[2026-02-11T23:00:11.351Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-11T23:00:11.351Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-11T23:00:11.351Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T23:00:11.351Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-11T23:00:11.351Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-11T23:00:11.351Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.351Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-11T23:00:11.351Z] 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-11T23:00:11.351Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T23:00:11.351Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T23:00:11.351Z] Cipher.AES/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-11T23:00:11.351Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA256
[2026-02-11T23:00:11.351Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T23:00:11.351Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T23:00:11.351Z] Alg.Alias.AlgorithmParameters.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T23:00:11.351Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T23:00:11.351Z] Alg.Alias.Mac.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T23:00:11.351Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-11T23:00:11.351Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20)
[2026-02-11T23:00:11.351Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA224
[2026-02-11T23:00:11.351Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-11T23:00:11.351Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-11T23:00:11.351Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-11T23:00:11.351Z] Cipher.AES_256/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-11T23:00:11.351Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-11T23:00:11.351Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-11T23:00:11.351Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-11T23:00:11.351Z] Cipher.AES/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.351Z] 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-11T23:00:11.351Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T23:00:11.351Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T23:00:11.351Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-11T23:00:11.360Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-11T23:00:11.360Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-11T23:00:11.360Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.360Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T23:00:11.360Z] Mac.HmacSHA3-256=com.sun.crypto.provider.HmacCore$HmacSHA3_256
[2026-02-11T23:00:11.360Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T23:00:11.360Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-11T23:00:11.360Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-11T23:00:11.360Z] Mac.HmacSHA3-256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.360Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.360Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-11T23:00:11.360Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-11T23:00:11.360Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.360Z] KeyGenerator.HmacSHA3-512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_512
[2026-02-11T23:00:11.360Z] Mac.HmacSHA3-384=com.sun.crypto.provider.HmacCore$HmacSHA3_384
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-11T23:00:11.361Z] Cipher.AES_192/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_PKCS5Padding
[2026-02-11T23:00:11.361Z] Cipher.AES_128/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Cipher.AES/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_PKCS5Padding
[2026-02-11T23:00:11.361Z] Cipher.AES_192/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-11T23:00:11.361Z] Mac.HmacSHA3-224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Cipher.AES_128/GCM/NoPadding SupportedModes=GCM
[2026-02-11T23:00:11.361Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.361Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.361Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T23:00:11.361Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-11T23:00:11.361Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T23:00:11.361Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T23:00:11.361Z] Cipher.AES_256/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-11T23:00:11.361Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T23:00:11.361Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.361Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-11T23:00:11.361Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-11T23:00:11.361Z] 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-11T23:00:11.361Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-11T23:00:11.361Z] AlgorithmParameters.GCM=com.sun.crypto.provider.GCMParameters
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-11T23:00:11.361Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-11T23:00:11.361Z] Cipher.AES_128/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-11T23:00:11.361Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.361Z] Mac.HmacSHA512/224=com.sun.crypto.provider.HmacCore$HmacSHA512_224
[2026-02-11T23:00:11.361Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-11T23:00:11.361Z] Cipher.AES_256/GCM/NoPadding SupportedModes=GCM
[2026-02-11T23:00:11.361Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-11T23:00:11.361Z] Cipher.AES/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Cipher.AES_192/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-11T23:00:11.361Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-11T23:00:11.361Z] Alg.Alias.AlgorithmParameters.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.361Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T23:00:11.361Z] Alg.Alias.Mac.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T23:00:11.361Z] Alg.Alias.Mac.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T23:00:11.361Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T23:00:11.361Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T23:00:11.361Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-11T23:00:11.361Z] Mac.HmacSHA3-224=com.sun.crypto.provider.HmacCore$HmacSHA3_224
[2026-02-11T23:00:11.361Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-11T23:00:11.361Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.AESWrapPad_256=AES_256/KWP/NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.361Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-11T23:00:11.361Z] Cipher.AES/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Cipher.AES_128/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-11T23:00:11.361Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.AESWrapPad=AES/KWP/NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.PBE=PBEWithMD5AndDES
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.AESWrapPad_128=AES_128/KWP/NoPadding
[2026-02-11T23:00:11.361Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Cipher.AES/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KWP_NoPadding
[2026-02-11T23:00:11.361Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-11T23:00:11.361Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T23:00:11.361Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-11T23:00:11.361Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T23:00:11.361Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-11T23:00:11.361Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T23:00:11.361Z] 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-11T23:00:11.361Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T23:00:11.361Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T23:00:11.361Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-11T23:00:11.361Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.AESWrapPad_192=AES_192/KWP/NoPadding
[2026-02-11T23:00:11.361Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Cipher.AES/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AESGCM
[2026-02-11T23:00:11.361Z] Cipher.AES/GCM/NoPadding SupportedModes=GCM
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-11T23:00:11.361Z] Cipher.AES_192/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-11T23:00:11.361Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-11T23:00:11.361Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-11T23:00:11.361Z] Alg.Alias.AlgorithmParameters.PBE=PBEWithMD5AndDES
[2026-02-11T23:00:11.361Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-11T23:00:11.361Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T23:00:11.361Z] Mac.HmacSHA3-512 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T23:00:11.361Z] KeyGenerator.HmacSHA512/224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_224
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T23:00:11.361Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.361Z] Cipher.AES_256/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KWP_NoPadding
[2026-02-11T23:00:11.361Z] Cipher.AES_128/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_PKCS5Padding
[2026-02-11T23:00:11.361Z] KeyGenerator.HmacSHA512/256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_256
[2026-02-11T23:00:11.361Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T23:00:11.361Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-11T23:00:11.361Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T23:00:11.361Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-11T23:00:11.361Z] Mac.HmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-11T23:00:11.361Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-11T23:00:11.361Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA384
[2026-02-11T23:00:11.361Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES256
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-11T23:00:11.361Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.361Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.361Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.361Z] Mac.HmacSHA512/256=com.sun.crypto.provider.HmacCore$HmacSHA512_256
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.361Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.361Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.361Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T23:00:11.361Z] Cipher.AES_192/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.361Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T23:00:11.361Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-11T23:00:11.376Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T23:00:11.376Z] Cipher.AES_256/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_NoPadding
[2026-02-11T23:00:11.376Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-11T23:00:11.376Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-11T23:00:11.376Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.376Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.376Z] Cipher.AES_128/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_NoPadding
[2026-02-11T23:00:11.376Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-11T23:00:11.376Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-11T23:00:11.376Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-11T23:00:11.376Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.376Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T23:00:11.376Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T23:00:11.376Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T23:00:11.376Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.376Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-11T23:00:11.376Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-11T23:00:11.376Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-11T23:00:11.376Z] Mac.HmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.376Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-11T23:00:11.376Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-11T23:00:11.376Z] KeyGenerator.HmacSHA3-384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_384
[2026-02-11T23:00:11.376Z] Mac.HmacSHA3-512=com.sun.crypto.provider.HmacCore$HmacSHA3_512
[2026-02-11T23:00:11.376Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-11T23:00:11.376Z] Cipher.AES_128/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.376Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-11T23:00:11.376Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.376Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T23:00:11.376Z] Cipher.AES_256/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T23:00:11.376Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-11T23:00:11.376Z] Provider.id name=SunJCE
[2026-02-11T23:00:11.376Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T23:00:11.376Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-11T23:00:11.376Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-11T23:00:11.376Z] Cipher.AES_256/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.376Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.376Z] Mac.HmacSHA3-384 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.376Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-11T23:00:11.376Z] KeyGenerator.HmacSHA3-256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_256
[2026-02-11T23:00:11.376Z] Cipher.AES_192/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_NoPadding
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.AESWrap=AES/KW/NoPadding
[2026-02-11T23:00:11.376Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-11T23:00:11.376Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-11T23:00:11.376Z] Alg.Alias.Cipher.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T23:00:11.376Z] Cipher.AES_256/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.376Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Cipher.AES_192/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KWP_NoPadding
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-11T23:00:11.377Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.377Z] Cipher.RSA SupportedModes=ECB
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-11T23:00:11.377Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-11T23:00:11.377Z] Cipher.AES_128/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.AESWrap_128=AES_128/KW/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.377Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-11T23:00:11.377Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-11T23:00:11.377Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T23:00:11.377Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T23:00:11.377Z] Cipher.AES_256/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-11T23:00:11.377Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-11T23:00:11.377Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-11T23:00:11.377Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-11T23:00:11.377Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES128
[2026-02-11T23:00:11.377Z] Cipher.AES_128/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Cipher.ChaCha20 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-11T23:00:11.377Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-11T23:00:11.377Z] Cipher.ChaCha20-Poly1305 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T23:00:11.377Z] Cipher.AES_256/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-11T23:00:11.377Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.377Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-11T23:00:11.377Z] Cipher.AES_192/GCM/NoPadding SupportedModes=GCM
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.377Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-11T23:00:11.377Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.377Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T23:00:11.377Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.377Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.377Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-11T23:00:11.377Z] Cipher.AES_128/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T23:00:11.377Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-11T23:00:11.377Z] Cipher.AES_192/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-11T23:00:11.377Z] Provider.id version=17
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.AESWrap_256=AES_256/KW/NoPadding
[2026-02-11T23:00:11.377Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Cipher.AES_128/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-11T23:00:11.377Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-11T23:00:11.377Z] Cipher.AES_128/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KWP_NoPadding
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-11T23:00:11.377Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T23:00:11.377Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.377Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.377Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES192
[2026-02-11T23:00:11.377Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.377Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.377Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-11T23:00:11.377Z] Cipher.AES_192/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.377Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.AESWrap_192=AES_192/KW/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.377Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-11T23:00:11.377Z] Cipher.AES_256/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.377Z] AlgorithmParameters.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Poly1305Parameters
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.377Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.377Z] Mac.PBEWithHmacSHA1 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T23:00:11.377Z] 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-11T23:00:11.377Z] 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-11T23:00:11.377Z] KeyGenerator.ChaCha20=com.sun.crypto.provider.KeyGeneratorCore$ChaCha20KeyGenerator
[2026-02-11T23:00:11.377Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-11T23:00:11.377Z] Cipher.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Poly1305
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.377Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-11T23:00:11.377Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-11T23:00:11.377Z] Cipher.AES_192/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Cipher.AES_256/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_PKCS5Padding
[2026-02-11T23:00:11.377Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-11T23:00:11.377Z] Cipher.AES_192/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] KeyGenerator.HmacSHA3-224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_224
[2026-02-11T23:00:11.377Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-11T23:00:11.377Z] Cipher.ChaCha20=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Only
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-11T23:00:11.377Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-11T23:00:11.377Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-11T23:00:11.377Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-11T23:00:11.377Z] Cipher.AES/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_NoPadding
[2026-02-11T23:00:11.377Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-11T23:00:11.377Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-11T23:00:11.377Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T23:00:11.377Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-11T23:00:11.377Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-11T23:00:11.377Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T23:00:11.377Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-11T23:00:11.377Z] 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-11T23:00:11.377Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T23:00:11.377Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T23:00:11.377Z] Cipher.AES/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-11T23:00:11.377Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA256
[2026-02-11T23:00:11.377Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T23:00:11.377Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T23:00:11.377Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T23:00:11.377Z] Alg.Alias.Mac.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T23:00:11.377Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-11T23:00:11.377Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20)
[2026-02-11T23:00:11.377Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA224
[2026-02-11T23:00:11.377Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-11T23:00:11.377Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-11T23:00:11.377Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-11T23:00:11.377Z] Cipher.AES_256/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-11T23:00:11.377Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-11T23:00:11.377Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-11T23:00:11.377Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-11T23:00:11.377Z] Cipher.AES/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] 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-11T23:00:11.377Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T23:00:11.377Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-11T23:00:11.377Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T23:00:11.377Z] Mac.HmacSHA3-256=com.sun.crypto.provider.HmacCore$HmacSHA3_256
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T23:00:11.377Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-11T23:00:11.377Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-11T23:00:11.377Z] Mac.HmacSHA3-256 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-11T23:00:11.377Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-11T23:00:11.377Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.377Z] KeyGenerator.HmacSHA3-512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_512
[2026-02-11T23:00:11.377Z] Mac.HmacSHA3-384=com.sun.crypto.provider.HmacCore$HmacSHA3_384
[2026-02-11T23:00:11.377Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-11T23:00:11.377Z] Cipher.AES_192/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_PKCS5Padding
[2026-02-11T23:00:11.377Z] Cipher.AES_128/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.378Z] Cipher.AES/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_PKCS5Padding
[2026-02-11T23:00:11.378Z] Cipher.AES_192/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.378Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T23:00:11.378Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T23:00:11.378Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T23:00:11.378Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.378Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-11T23:00:11.378Z] Mac.HmacSHA3-224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.378Z] Cipher.AES_128/GCM/NoPadding SupportedModes=GCM
[2026-02-11T23:00:11.378Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T23:00:11.378Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-11T23:00:11.378Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T23:00:11.378Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-11T23:00:11.378Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T23:00:11.378Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-11T23:00:11.378Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T23:00:11.378Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-11T23:00:11.378Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-11T23:00:11.378Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-11T23:00:11.378Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-11T23:00:11.378Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T23:00:11.378Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T23:00:11.378Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-11T23:00:11.378Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T23:00:11.378Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T23:00:11.378Z] Cipher.AES_256/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T23:00:11.378Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-11T23:00:11.378Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.378Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-11T23:00:11.378Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-11T23:00:11.378Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T23:00:11.378Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-11T23:00:11.378Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T23:00:11.378Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-11T23:00:11.378Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-11T23:00:11.378Z] 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-11T23:00:11.378Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-11T23:00:11.378Z] AlgorithmParameters.GCM=com.sun.crypto.provider.GCMParameters
[2026-02-11T23:00:11.378Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-11T23:00:11.378Z] 6) SunJGSS
[2026-02-11T23:00:11.378Z] **************atts**************
[2026-02-11T23:00:11.378Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-11T23:00:11.378Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-11T23:00:11.378Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-11T23:00:11.378Z] Provider.id name=SunJGSS
[2026-02-11T23:00:11.378Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-11T23:00:11.378Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-11T23:00:11.378Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-11T23:00:11.378Z] Provider.id name=SunJGSS
[2026-02-11T23:00:11.378Z] 7) SunSASL
[2026-02-11T23:00:11.378Z] **************atts**************
[2026-02-11T23:00:11.378Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-11T23:00:11.378Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T23:00:11.378Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] 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-11T23:00:11.378Z] Provider.id name=SunSASL
[2026-02-11T23:00:11.378Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T23:00:11.378Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T23:00:11.378Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-11T23:00:11.378Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T23:00:11.378Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T23:00:11.378Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T23:00:11.378Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-11T23:00:11.378Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T23:00:11.378Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T23:00:11.378Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-11T23:00:11.378Z] 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-11T23:00:11.378Z] Provider.id name=SunSASL
[2026-02-11T23:00:11.378Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T23:00:11.378Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T23:00:11.378Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T23:00:11.378Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T23:00:11.378Z] 8) XMLDSig
[2026-02-11T23:00:11.378Z] **************atts**************
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-11T23:00:11.378Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-11T23:00:11.378Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-11T23:00:11.378Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-11T23:00:11.378Z] Provider.id name=XMLDSig
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T23:00:11.378Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-11T23:00:11.378Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-11T23:00:11.378Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-11T23:00:11.378Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-11T23:00:11.378Z] Provider.id name=XMLDSig
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T23:00:11.378Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T23:00:11.378Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-11T23:00:11.378Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-11T23:00:11.378Z] 9) SunPCSC
[2026-02-11T23:00:11.378Z] **************atts**************
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-11T23:00:11.378Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-11T23:00:11.378Z] Provider.id info=Sun PC/SC provider
[2026-02-11T23:00:11.378Z] Provider.id name=SunPCSC
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-11T23:00:11.378Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-11T23:00:11.378Z] Provider.id info=Sun PC/SC provider
[2026-02-11T23:00:11.378Z] Provider.id name=SunPCSC
[2026-02-11T23:00:11.378Z] 10) JdkLDAP
[2026-02-11T23:00:11.378Z] **************atts**************
[2026-02-11T23:00:11.378Z] CertStore.LDAP ImplementedIn=Software
[2026-02-11T23:00:11.378Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] Provider.id className=sun.security.provider.certpath.ldap.JdkLDAP
[2026-02-11T23:00:11.378Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-11T23:00:11.378Z] Provider.id info=JdkLDAP Provider (implements LDAP CertStore)
[2026-02-11T23:00:11.378Z] Provider.id name=JdkLDAP
[2026-02-11T23:00:11.378Z] CertStore.LDAP ImplementedIn=Software
[2026-02-11T23:00:11.378Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] Provider.id className=sun.security.provider.certpath.ldap.JdkLDAP
[2026-02-11T23:00:11.378Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-11T23:00:11.378Z] Provider.id info=JdkLDAP Provider (implements LDAP CertStore)
[2026-02-11T23:00:11.378Z] Provider.id name=JdkLDAP
[2026-02-11T23:00:11.378Z] 11) JdkSASL
[2026-02-11T23:00:11.378Z] **************atts**************
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] Provider.id className=com.sun.security.sasl.gsskerb.JdkSASL
[2026-02-11T23:00:11.378Z] Provider.id info=JDK SASL provider(implements client and server mechanisms for GSSAPI)
[2026-02-11T23:00:11.378Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T23:00:11.378Z] Provider.id name=JdkSASL
[2026-02-11T23:00:11.378Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] Provider.id className=com.sun.security.sasl.gsskerb.JdkSASL
[2026-02-11T23:00:11.378Z] Provider.id info=JDK SASL provider(implements client and server mechanisms for GSSAPI)
[2026-02-11T23:00:11.378Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T23:00:11.378Z] Provider.id name=JdkSASL
[2026-02-11T23:00:11.378Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T23:00:11.378Z] 12) SunPKCS11
[2026-02-11T23:00:11.378Z] **************atts**************
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] Provider.id className=sun.security.pkcs11.SunPKCS11
[2026-02-11T23:00:11.378Z] Provider.id info=Unconfigured and unusable PKCS11 provider
[2026-02-11T23:00:11.378Z] Provider.id name=SunPKCS11
[2026-02-11T23:00:11.378Z] Provider.id version=17
[2026-02-11T23:00:11.378Z] Provider.id className=sun.security.pkcs11.SunPKCS11
[2026-02-11T23:00:11.378Z] Provider.id info=Unconfigured and unusable PKCS11 provider
[2026-02-11T23:00:11.378Z] Provider.id name=SunPKCS11
[2026-02-11T23:00:11.378Z] running: cryptotest.tests.TestServices
[2026-02-11T23:00:11.378Z] provider curves aliases
[2026-02-11T23:00:11.378Z] --------------------------------------------
[2026-02-11T23:00:11.378Z] SUN
[2026-02-11T23:00:11.378Z] **************curves**************
[2026-02-11T23:00:11.378Z] 1) DSA (KeyPairGenerator)
[2026-02-11T23:00:11.378Z] 2) OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T23:00:11.378Z] 3) 1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T23:00:11.378Z] 4) 1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-11T23:00:11.378Z] 5) SHA-1 (MessageDigest)
[2026-02-11T23:00:11.378Z] 6) OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-11T23:00:11.378Z] 7) 1.3.14.3.2.26 (MessageDigest)
[2026-02-11T23:00:11.378Z] 8) SHA (MessageDigest)
[2026-02-11T23:00:11.378Z] 9) SHA1 (MessageDigest)
[2026-02-11T23:00:11.378Z] 10) PKIX (CertPathBuilder)
[2026-02-11T23:00:11.378Z] 11) MD2 (MessageDigest)
[2026-02-11T23:00:11.378Z] 12) MD5 (MessageDigest)
[2026-02-11T23:00:11.378Z] 13) SHA1PRNG (SecureRandom)
[2026-02-11T23:00:11.378Z] 14) SHA-512/256 (MessageDigest)
[2026-02-11T23:00:11.378Z] 15) OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T23:00:11.378Z] 16) 2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T23:00:11.378Z] 17) SHA512/256 (MessageDigest)
[2026-02-11T23:00:11.378Z] 18) SHA3-512 (MessageDigest)
[2026-02-11T23:00:11.378Z] 19) OID.2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-11T23:00:11.378Z] 20) 2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-11T23:00:11.378Z] 21) SHA-256 (MessageDigest)
[2026-02-11T23:00:11.379Z] 22) OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T23:00:11.379Z] 23) 2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T23:00:11.379Z] 24) SHA256 (MessageDigest)
[2026-02-11T23:00:11.379Z] 25) SHA3-256withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 26) SHA512withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 27) SHA3-512withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 28) SHA1withDSA (Signature)
[2026-02-11T23:00:11.379Z] 29) OID.1.2.840.10040.4.3 (Signature)
[2026-02-11T23:00:11.379Z] 30) 1.2.840.10040.4.3 (Signature)
[2026-02-11T23:00:11.379Z] 31) DSS (Signature)
[2026-02-11T23:00:11.379Z] 32) 1.3.14.3.2.13 (Signature)
[2026-02-11T23:00:11.379Z] 33) 1.3.14.3.2.27 (Signature)
[2026-02-11T23:00:11.379Z] 34) DSA (Signature)
[2026-02-11T23:00:11.379Z] 35) SHA/DSA (Signature)
[2026-02-11T23:00:11.379Z] 36) SHA-1/DSA (Signature)
[2026-02-11T23:00:11.379Z] 37) SHA1/DSA (Signature)
[2026-02-11T23:00:11.379Z] 38) SHAwithDSA (Signature)
[2026-02-11T23:00:11.379Z] 39) DSAWithSHA1 (Signature)
[2026-02-11T23:00:11.379Z] 40) SHA-384 (MessageDigest)
[2026-02-11T23:00:11.379Z] 41) OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T23:00:11.379Z] 42) 2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T23:00:11.379Z] 43) SHA384 (MessageDigest)
[2026-02-11T23:00:11.379Z] 44) SHA1withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 45) SHA256withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 46) SHA-512/224 (MessageDigest)
[2026-02-11T23:00:11.379Z] 47) OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T23:00:11.379Z] 48) 2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T23:00:11.379Z] 49) SHA512/224 (MessageDigest)
[2026-02-11T23:00:11.379Z] 50) SHA3-224withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 51) SHA384withDSA (Signature)
[2026-02-11T23:00:11.379Z] 52) OID.2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-11T23:00:11.379Z] 53) 2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-11T23:00:11.379Z] 54) SHA3-384withDSA (Signature)
[2026-02-11T23:00:11.379Z] 55) OID.2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-11T23:00:11.379Z] 56) 2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-11T23:00:11.379Z] 57) SHA3-512withDSA (Signature)
[2026-02-11T23:00:11.379Z] 58) OID.2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-11T23:00:11.379Z] 59) 2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-11T23:00:11.379Z] 60) JavaLoginConfig (Configuration)
[2026-02-11T23:00:11.379Z] 61) SHA-512 (MessageDigest)
[2026-02-11T23:00:11.379Z] 62) OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T23:00:11.379Z] 63) 2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T23:00:11.379Z] 64) SHA512 (MessageDigest)
[2026-02-11T23:00:11.379Z] 65) SHA512withDSA (Signature)
[2026-02-11T23:00:11.379Z] 66) OID.2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-11T23:00:11.379Z] 67) 2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-11T23:00:11.379Z] 68) SHA3-224withDSA (Signature)
[2026-02-11T23:00:11.379Z] 69) OID.2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-11T23:00:11.379Z] 70) 2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-11T23:00:11.379Z] 71) SHA3-256withDSA (Signature)
[2026-02-11T23:00:11.379Z] 72) OID.2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-11T23:00:11.379Z] 73) 2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-11T23:00:11.379Z] 74) SHA224withDSA (Signature)
[2026-02-11T23:00:11.379Z] 75) OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T23:00:11.379Z] 76) 2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T23:00:11.379Z] 77) SHA256withDSA (Signature)
[2026-02-11T23:00:11.379Z] 78) OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T23:00:11.379Z] 79) 2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T23:00:11.379Z] 80) SHA3-256 (MessageDigest)
[2026-02-11T23:00:11.379Z] 81) OID.2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-11T23:00:11.379Z] 82) 2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-11T23:00:11.379Z] 83) Collection (CertStore)
[2026-02-11T23:00:11.379Z] 84) NativePRNGBlocking (SecureRandom)
[2026-02-11T23:00:11.379Z] 85) X.509 (CertificateFactory)
[2026-02-11T23:00:11.379Z] 86) X509 (CertificateFactory)
[2026-02-11T23:00:11.379Z] 87) SHA384withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 88) DSA (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 89) OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 90) 1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 91) 1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 92) SHA-224 (MessageDigest)
[2026-02-11T23:00:11.379Z] 93) OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T23:00:11.379Z] 94) 2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T23:00:11.379Z] 95) SHA224 (MessageDigest)
[2026-02-11T23:00:11.379Z] 96) DSA (KeyFactory)
[2026-02-11T23:00:11.379Z] 97) OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T23:00:11.379Z] 98) 1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T23:00:11.379Z] 99) 1.3.14.3.2.12 (KeyFactory)
[2026-02-11T23:00:11.379Z] 100) SHA3-384 (MessageDigest)
[2026-02-11T23:00:11.379Z] 101) OID.2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-11T23:00:11.379Z] 102) 2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-11T23:00:11.379Z] 103) JKS (KeyStore)
[2026-02-11T23:00:11.379Z] 104) SHA3-384withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 105) DSA (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.379Z] 106) OID.1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.379Z] 107) 1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.379Z] 108) 1.3.14.3.2.12 (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.379Z] 109) PKIX (CertPathValidator)
[2026-02-11T23:00:11.379Z] 110) SHA3-224 (MessageDigest)
[2026-02-11T23:00:11.379Z] 111) OID.2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-11T23:00:11.379Z] 112) 2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-11T23:00:11.379Z] 113) NONEwithDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 114) NativePRNG (SecureRandom)
[2026-02-11T23:00:11.379Z] 115) NONEwithDSA (Signature)
[2026-02-11T23:00:11.379Z] 116) RawDSA (Signature)
[2026-02-11T23:00:11.379Z] 117) NativePRNGNonBlocking (SecureRandom)
[2026-02-11T23:00:11.379Z] 118) CaseExactJKS (KeyStore)
[2026-02-11T23:00:11.379Z] 119) PKCS12 (KeyStore)
[2026-02-11T23:00:11.379Z] 120) DRBG (SecureRandom)
[2026-02-11T23:00:11.379Z] 121) SHA224withDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 122) DKS (KeyStore)
[2026-02-11T23:00:11.379Z] 123) com.sun.security.IndexedCollection (CertStore)
[2026-02-11T23:00:11.379Z] 124) JavaPolicy (Policy)
[2026-02-11T23:00:11.379Z] SunRsaSign
[2026-02-11T23:00:11.379Z] **************curves**************
[2026-02-11T23:00:11.379Z] 125) RSASSA-PSS (KeyFactory)
[2026-02-11T23:00:11.379Z] 126) OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T23:00:11.379Z] 127) 1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T23:00:11.379Z] 128) PSS (KeyFactory)
[2026-02-11T23:00:11.379Z] 129) RSA (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 130) OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 131) 1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 132) 1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 133) RSASSA-PSS (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 134) OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 135) 1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 136) PSS (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 137) RSASSA-PSS (Signature)
[2026-02-11T23:00:11.379Z] 138) OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-11T23:00:11.379Z] 139) 1.2.840.113549.1.1.10 (Signature)
[2026-02-11T23:00:11.379Z] 140) PSS (Signature)
[2026-02-11T23:00:11.379Z] 141) SHA224withRSA (Signature)
[2026-02-11T23:00:11.379Z] 142) OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-11T23:00:11.379Z] 143) 1.2.840.113549.1.1.14 (Signature)
[2026-02-11T23:00:11.379Z] 144) SHA3-224withRSA (Signature)
[2026-02-11T23:00:11.379Z] 145) OID.2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-11T23:00:11.379Z] 146) 2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-11T23:00:11.379Z] 147) RSASSA-PSS (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 148) OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 149) 1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 150) PSS (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 151) RSA (KeyFactory)
[2026-02-11T23:00:11.379Z] 152) OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T23:00:11.379Z] 153) 1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T23:00:11.379Z] 154) 1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-11T23:00:11.379Z] 155) SHA1withRSA (Signature)
[2026-02-11T23:00:11.379Z] 156) OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-11T23:00:11.379Z] 157) 1.2.840.113549.1.1.5 (Signature)
[2026-02-11T23:00:11.379Z] 158) 1.3.14.3.2.29 (Signature)
[2026-02-11T23:00:11.379Z] 159) MD5withRSA (Signature)
[2026-02-11T23:00:11.379Z] 160) OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-11T23:00:11.379Z] 161) 1.2.840.113549.1.1.4 (Signature)
[2026-02-11T23:00:11.379Z] 162) MD2withRSA (Signature)
[2026-02-11T23:00:11.379Z] 163) OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-11T23:00:11.379Z] 164) 1.2.840.113549.1.1.2 (Signature)
[2026-02-11T23:00:11.379Z] 165) SHA256withRSA (Signature)
[2026-02-11T23:00:11.379Z] 166) OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-11T23:00:11.379Z] 167) 1.2.840.113549.1.1.11 (Signature)
[2026-02-11T23:00:11.379Z] 168) SHA384withRSA (Signature)
[2026-02-11T23:00:11.379Z] 169) OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-11T23:00:11.379Z] 170) 1.2.840.113549.1.1.12 (Signature)
[2026-02-11T23:00:11.379Z] 171) SHA3-256withRSA (Signature)
[2026-02-11T23:00:11.379Z] 172) OID.2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-11T23:00:11.379Z] 173) 2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-11T23:00:11.379Z] 174) SHA3-384withRSA (Signature)
[2026-02-11T23:00:11.379Z] 175) OID.2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-11T23:00:11.379Z] 176) 2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-11T23:00:11.379Z] 177) SHA3-512withRSA (Signature)
[2026-02-11T23:00:11.379Z] 178) OID.2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-11T23:00:11.379Z] 179) 2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-11T23:00:11.379Z] 180) SHA512/224withRSA (Signature)
[2026-02-11T23:00:11.379Z] 181) OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-11T23:00:11.379Z] 182) 1.2.840.113549.1.1.15 (Signature)
[2026-02-11T23:00:11.379Z] 183) SHA512/256withRSA (Signature)
[2026-02-11T23:00:11.379Z] 184) OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-11T23:00:11.379Z] 185) 1.2.840.113549.1.1.16 (Signature)
[2026-02-11T23:00:11.379Z] 186) SHA512withRSA (Signature)
[2026-02-11T23:00:11.379Z] 187) OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-11T23:00:11.379Z] 188) 1.2.840.113549.1.1.13 (Signature)
[2026-02-11T23:00:11.379Z] SunEC
[2026-02-11T23:00:11.379Z] **************curves**************
[2026-02-11T23:00:11.379Z] 189) Ed448 (Signature)
[2026-02-11T23:00:11.379Z] 190) OID.1.3.101.113 (Signature)
[2026-02-11T23:00:11.379Z] 191) 1.3.101.113 (Signature)
[2026-02-11T23:00:11.379Z] 192) X25519 (KeyFactory)
[2026-02-11T23:00:11.379Z] 193) OID.1.3.101.110 (KeyFactory)
[2026-02-11T23:00:11.379Z] 194) 1.3.101.110 (KeyFactory)
[2026-02-11T23:00:11.379Z] 195) X448 (KeyAgreement)
[2026-02-11T23:00:11.379Z] 196) OID.1.3.101.111 (KeyAgreement)
[2026-02-11T23:00:11.379Z] 197) 1.3.101.111 (KeyAgreement)
[2026-02-11T23:00:11.379Z] 198) Ed25519 (Signature)
[2026-02-11T23:00:11.379Z] 199) OID.1.3.101.112 (Signature)
[2026-02-11T23:00:11.379Z] 200) 1.3.101.112 (Signature)
[2026-02-11T23:00:11.379Z] 201) EC (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 202) EllipticCurve (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 203) X448 (KeyFactory)
[2026-02-11T23:00:11.379Z] 204) OID.1.3.101.111 (KeyFactory)
[2026-02-11T23:00:11.379Z] 205) 1.3.101.111 (KeyFactory)
[2026-02-11T23:00:11.379Z] 206) X448 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 207) OID.1.3.101.111 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 208) 1.3.101.111 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 209) X25519 (KeyAgreement)
[2026-02-11T23:00:11.379Z] 210) OID.1.3.101.110 (KeyAgreement)
[2026-02-11T23:00:11.379Z] 211) 1.3.101.110 (KeyAgreement)
[2026-02-11T23:00:11.379Z] 212) EC (KeyFactory)
[2026-02-11T23:00:11.379Z] 213) EllipticCurve (KeyFactory)
[2026-02-11T23:00:11.379Z] 214) X25519 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 215) OID.1.3.101.110 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 216) 1.3.101.110 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 217) Ed25519 (KeyFactory)
[2026-02-11T23:00:11.379Z] 218) OID.1.3.101.112 (KeyFactory)
[2026-02-11T23:00:11.379Z] 219) 1.3.101.112 (KeyFactory)
[2026-02-11T23:00:11.379Z] 220) Ed25519 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 221) OID.1.3.101.112 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 222) 1.3.101.112 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 223) EdDSA (Signature)
[2026-02-11T23:00:11.379Z] 224) EC (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 225) OID.1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 226) 1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 227) EllipticCurve (AlgorithmParameters)
[2026-02-11T23:00:11.379Z] 228) Ed448 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 229) OID.1.3.101.113 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 230) 1.3.101.113 (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 231) SHA256withECDSA (Signature)
[2026-02-11T23:00:11.379Z] 232) OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-11T23:00:11.379Z] 233) 1.2.840.10045.4.3.2 (Signature)
[2026-02-11T23:00:11.379Z] 234) Ed448 (KeyFactory)
[2026-02-11T23:00:11.379Z] 235) OID.1.3.101.113 (KeyFactory)
[2026-02-11T23:00:11.379Z] 236) 1.3.101.113 (KeyFactory)
[2026-02-11T23:00:11.379Z] 237) SHA3-512withECDSA (Signature)
[2026-02-11T23:00:11.379Z] 238) OID.2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-11T23:00:11.379Z] 239) 2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-11T23:00:11.379Z] 240) EdDSA (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 241) SHA224withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 242) SHA256withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 243) SHA3-224withECDSA (Signature)
[2026-02-11T23:00:11.379Z] 244) OID.2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-11T23:00:11.379Z] 245) 2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-11T23:00:11.379Z] 246) SHA3-256withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 247) SHA3-384withECDSA (Signature)
[2026-02-11T23:00:11.379Z] 248) OID.2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-11T23:00:11.379Z] 249) 2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-11T23:00:11.379Z] 250) SHA224withECDSA (Signature)
[2026-02-11T23:00:11.379Z] 251) OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-11T23:00:11.379Z] 252) 1.2.840.10045.4.3.1 (Signature)
[2026-02-11T23:00:11.379Z] 253) SHA384withECDSA (Signature)
[2026-02-11T23:00:11.379Z] 254) OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-11T23:00:11.379Z] 255) 1.2.840.10045.4.3.3 (Signature)
[2026-02-11T23:00:11.379Z] 256) XDH (KeyPairGenerator)
[2026-02-11T23:00:11.379Z] 257) SHA512withECDSA (Signature)
[2026-02-11T23:00:11.379Z] 258) OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-11T23:00:11.379Z] 259) 1.2.840.10045.4.3.4 (Signature)
[2026-02-11T23:00:11.379Z] 260) EdDSA (KeyFactory)
[2026-02-11T23:00:11.379Z] 261) SHA3-256withECDSA (Signature)
[2026-02-11T23:00:11.379Z] 262) OID.2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-11T23:00:11.379Z] 263) 2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-11T23:00:11.379Z] 264) SHA3-384withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 265) XDH (KeyAgreement)
[2026-02-11T23:00:11.379Z] 266) NONEwithECDSA (Signature)
[2026-02-11T23:00:11.379Z] 267) NONEwithECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 268) SHA3-224withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 269) XDH (KeyFactory)
[2026-02-11T23:00:11.379Z] 270) SHA3-512withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 271) SHA384withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 272) SHA512withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] 273) SHA1withECDSA (Signature)
[2026-02-11T23:00:11.379Z] 274) OID.1.2.840.10045.4.1 (Signature)
[2026-02-11T23:00:11.379Z] 275) 1.2.840.10045.4.1 (Signature)
[2026-02-11T23:00:11.379Z] 276) ECDH (KeyAgreement)
[2026-02-11T23:00:11.379Z] 277) SHA1withECDSAinP1363Format (Signature)
[2026-02-11T23:00:11.379Z] SunJSSE
[2026-02-11T23:00:11.379Z] **************curves**************
[2026-02-11T23:00:11.379Z] 278) TLSv1 (SSLContext)
[2026-02-11T23:00:11.379Z] 279) SSLv3 (SSLContext)
[2026-02-11T23:00:11.400Z] 280) PKIX (TrustManagerFactory)
[2026-02-11T23:00:11.400Z] 281) SunPKIX (TrustManagerFactory)
[2026-02-11T23:00:11.400Z] 282) X509 (TrustManagerFactory)
[2026-02-11T23:00:11.400Z] 283) X.509 (TrustManagerFactory)
[2026-02-11T23:00:11.400Z] 284) NewSunX509 (KeyManagerFactory)
[2026-02-11T23:00:11.400Z] 285) PKIX (KeyManagerFactory)
[2026-02-11T23:00:11.400Z] 286) DTLSv1.0 (SSLContext)
[2026-02-11T23:00:11.400Z] 287) DTLS (SSLContext)
[2026-02-11T23:00:11.400Z] 288) DTLSv1.2 (SSLContext)
[2026-02-11T23:00:11.400Z] 289) TLS (SSLContext)
[2026-02-11T23:00:11.400Z] 290) SSL (SSLContext)
[2026-02-11T23:00:11.400Z] 291) Default (SSLContext)
[2026-02-11T23:00:11.400Z] 292) TLSv1.2 (SSLContext)
[2026-02-11T23:00:11.400Z] 293) TLSv1.1 (SSLContext)
[2026-02-11T23:00:11.400Z] 294) MD5andSHA1withRSA (Signature)
[2026-02-11T23:00:11.400Z] 295) PKCS12 (KeyStore)
[2026-02-11T23:00:11.400Z] 296) TLSv1.3 (SSLContext)
[2026-02-11T23:00:11.400Z] 297) SunX509 (TrustManagerFactory)
[2026-02-11T23:00:11.400Z] 298) SunX509 (KeyManagerFactory)
[2026-02-11T23:00:11.400Z] SunJCE
[2026-02-11T23:00:11.400Z] **************curves**************
[2026-02-11T23:00:11.400Z] 299) HmacSHA512 (Mac)
[2026-02-11T23:00:11.400Z] 300) OID.1.2.840.113549.2.11 (Mac)
[2026-02-11T23:00:11.400Z] 301) 1.2.840.113549.2.11 (Mac)
[2026-02-11T23:00:11.400Z] 302) HmacSHA3-384 (Mac)
[2026-02-11T23:00:11.400Z] 303) OID.2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-11T23:00:11.400Z] 304) 2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-11T23:00:11.400Z] 305) HmacSHA3-224 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 306) OID.2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 307) 2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 308) AES (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 309) OID.2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 310) 2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 311) HmacSHA384 (Mac)
[2026-02-11T23:00:11.400Z] 312) OID.1.2.840.113549.2.10 (Mac)
[2026-02-11T23:00:11.400Z] 313) 1.2.840.113549.2.10 (Mac)
[2026-02-11T23:00:11.400Z] 314) HmacSHA3-512 (Mac)
[2026-02-11T23:00:11.400Z] 315) OID.2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-11T23:00:11.400Z] 316) 2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-11T23:00:11.400Z] 317) PBEWithMD5AndDES (Cipher)
[2026-02-11T23:00:11.400Z] 318) OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T23:00:11.400Z] 319) 1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T23:00:11.400Z] 320) PBE (Cipher)
[2026-02-11T23:00:11.400Z] 321) HmacSHA384 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 322) OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 323) 1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 324) HmacSHA512/256 (Mac)
[2026-02-11T23:00:11.400Z] 325) OID.1.2.840.113549.2.13 (Mac)
[2026-02-11T23:00:11.400Z] 326) 1.2.840.113549.2.13 (Mac)
[2026-02-11T23:00:11.400Z] 327) HmacSHA3-224 (Mac)
[2026-02-11T23:00:11.400Z] 328) OID.2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-11T23:00:11.400Z] 329) 2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-11T23:00:11.400Z] 330) AES/GCM/NoPadding (Cipher)
[2026-02-11T23:00:11.400Z] 331) HmacSHA512/224 (Mac)
[2026-02-11T23:00:11.400Z] 332) OID.1.2.840.113549.2.12 (Mac)
[2026-02-11T23:00:11.400Z] 333) 1.2.840.113549.2.12 (Mac)
[2026-02-11T23:00:11.400Z] 334) HmacSHA3-256 (Mac)
[2026-02-11T23:00:11.400Z] 335) OID.2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-11T23:00:11.400Z] 336) 2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-11T23:00:11.400Z] 337) PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-11T23:00:11.400Z] 338) OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T23:00:11.400Z] 339) 1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T23:00:11.400Z] 340) HmacSHA512/224 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 341) OID.1.2.840.113549.2.12 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 342) 1.2.840.113549.2.12 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 343) HmacSHA512 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 344) OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 345) 1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 346) AES_192/ECB/NoPadding (Cipher)
[2026-02-11T23:00:11.400Z] 347) OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T23:00:11.400Z] 348) 2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T23:00:11.400Z] 349) RC2 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 350) AES_128/KW/NoPadding (Cipher)
[2026-02-11T23:00:11.400Z] 351) OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T23:00:11.400Z] 352) 2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T23:00:11.400Z] 353) AESWrap_128 (Cipher)
[2026-02-11T23:00:11.400Z] 354) PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-11T23:00:11.400Z] 355) OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T23:00:11.400Z] 356) 1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T23:00:11.400Z] 357) HmacSHA512/256 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 358) OID.1.2.840.113549.2.13 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 359) 1.2.840.113549.2.13 (KeyGenerator)
[2026-02-11T23:00:11.400Z] 360) PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 361) OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 362) 1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 363) PBE (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 364) PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 365) OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 366) 1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 367) DESede (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 368) TripleDES (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 369) PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 370) OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 371) 1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 372) PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 373) OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 374) 1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 375) PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 376) OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 377) 1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T23:00:11.400Z] 378) DiffieHellman (KeyPairGenerator)
[2026-02-11T23:00:11.400Z] 379) OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T23:00:11.400Z] 380) 1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T23:00:11.400Z] 381) DH (KeyPairGenerator)
[2026-02-11T23:00:11.400Z] 382) PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-11T23:00:11.400Z] 383) OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T23:00:11.400Z] 384) 1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T23:00:11.400Z] 385) DESedeWrap (Cipher)
[2026-02-11T23:00:11.400Z] 386) AES_256/KW/NoPadding (Cipher)
[2026-02-11T23:00:11.400Z] 387) OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T23:00:11.400Z] 388) 2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T23:00:11.400Z] 389) AESWrap_256 (Cipher)
[2026-02-11T23:00:11.400Z] 390) AES/KW/NoPadding (Cipher)
[2026-02-11T23:00:11.400Z] 391) AESWrap (Cipher)
[2026-02-11T23:00:11.400Z] 392) HmacSHA256 (Mac)
[2026-02-11T23:00:11.400Z] 393) OID.1.2.840.113549.2.9 (Mac)
[2026-02-11T23:00:11.400Z] 394) 1.2.840.113549.2.9 (Mac)
[2026-02-11T23:00:11.400Z] 395) PBEWithSHA1AndDESede (Cipher)
[2026-02-11T23:00:11.400Z] 396) OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T23:00:11.400Z] 397) 1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T23:00:11.400Z] 398) PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-11T23:00:11.400Z] 399) OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T23:00:11.400Z] 400) 1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T23:00:11.400Z] 401) AES_192/KWP/NoPadding (Cipher)
[2026-02-11T23:00:11.400Z] 402) OID.2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-11T23:00:11.400Z] 403) 2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-11T23:00:11.400Z] 404) AESWrapPad_192 (Cipher)
[2026-02-11T23:00:11.400Z] 405) PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 406) OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 407) 1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 408) PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 409) OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 410) 1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T23:00:11.400Z] 411) PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-11T23:00:11.401Z] 412) PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 413) OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 414) 1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 415) PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 416) OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 417) 1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 418) HmacPBESHA512/224 (Mac)
[2026-02-11T23:00:11.401Z] 419) PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 420) PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 421) OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 422) 1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 423) ChaCha20-Poly1305 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 424) OID.1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 425) 1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 426) AES (Cipher)
[2026-02-11T23:00:11.401Z] 427) OID.2.16.840.1.101.3.4.1 (Cipher)
[2026-02-11T23:00:11.401Z] 428) 2.16.840.1.101.3.4.1 (Cipher)
[2026-02-11T23:00:11.401Z] 429) PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 430) OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 431) 1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 432) HmacSHA3-512 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 433) OID.2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 434) 2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 435) DiffieHellman (KeyAgreement)
[2026-02-11T23:00:11.401Z] 436) OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T23:00:11.401Z] 437) 1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T23:00:11.401Z] 438) DH (KeyAgreement)
[2026-02-11T23:00:11.401Z] 439) HmacSHA3-256 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 440) OID.2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 441) 2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 442) HmacSHA3-384 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 443) OID.2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 444) 2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 445) AES_192/OFB/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 446) OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T23:00:11.401Z] 447) 2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T23:00:11.401Z] 448) AES_192/CFB/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 449) OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T23:00:11.401Z] 450) 2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T23:00:11.401Z] 451) AES_192/KW/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 452) OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T23:00:11.401Z] 453) 2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T23:00:11.401Z] 454) AESWrap_192 (Cipher)
[2026-02-11T23:00:11.401Z] 455) SunTlsPrf (KeyGenerator)
[2026-02-11T23:00:11.401Z] 456) AES_192/GCM/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 457) OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T23:00:11.401Z] 458) 2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T23:00:11.401Z] 459) SslMacMD5 (Mac)
[2026-02-11T23:00:11.401Z] 460) HmacSHA224 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 461) OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 462) 1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 463) PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 464) OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 465) 1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 466) PBE (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 467) PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 468) OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 469) 1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 470) AES_192/CBC/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 471) OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T23:00:11.401Z] 472) 2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T23:00:11.401Z] 473) PBEWithHmacSHA512 (Mac)
[2026-02-11T23:00:11.401Z] 474) AES_128/KW/PKCS5Padding (Cipher)
[2026-02-11T23:00:11.401Z] 475) DESede (Cipher)
[2026-02-11T23:00:11.401Z] 476) TripleDES (Cipher)
[2026-02-11T23:00:11.401Z] 477) SunTlsKeyMaterial (KeyGenerator)
[2026-02-11T23:00:11.401Z] 478) SunTls12KeyMaterial (KeyGenerator)
[2026-02-11T23:00:11.401Z] 479) AES_256/KW/PKCS5Padding (Cipher)
[2026-02-11T23:00:11.401Z] 480) OAEP (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 481) AES_128/ECB/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 482) OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T23:00:11.401Z] 483) 2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T23:00:11.401Z] 484) SunTlsMasterSecret (KeyGenerator)
[2026-02-11T23:00:11.401Z] 485) SunTls12MasterSecret (KeyGenerator)
[2026-02-11T23:00:11.401Z] 486) SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-11T23:00:11.401Z] 487) AES_256/ECB/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 488) OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T23:00:11.401Z] 489) 2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T23:00:11.401Z] 490) ChaCha20-Poly1305 (Cipher)
[2026-02-11T23:00:11.401Z] 491) OID.1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-11T23:00:11.401Z] 492) 1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-11T23:00:11.401Z] 493) PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 494) DiffieHellman (KeyFactory)
[2026-02-11T23:00:11.401Z] 495) OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T23:00:11.401Z] 496) 1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T23:00:11.401Z] 497) DH (KeyFactory)
[2026-02-11T23:00:11.401Z] 498) PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 499) AES/KW/PKCS5Padding (Cipher)
[2026-02-11T23:00:11.401Z] 500) ARCFOUR (Cipher)
[2026-02-11T23:00:11.401Z] 501) OID.1.2.840.113549.3.4 (Cipher)
[2026-02-11T23:00:11.401Z] 502) 1.2.840.113549.3.4 (Cipher)
[2026-02-11T23:00:11.401Z] 503) RC4 (Cipher)
[2026-02-11T23:00:11.401Z] 504) DESede (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 505) TripleDES (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 506) ARCFOUR (KeyGenerator)
[2026-02-11T23:00:11.401Z] 507) OID.1.2.840.113549.3.4 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 508) 1.2.840.113549.3.4 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 509) RC4 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 510) AES_256/GCM/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 511) OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T23:00:11.401Z] 512) 2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T23:00:11.401Z] 513) HmacPBESHA512/256 (Mac)
[2026-02-11T23:00:11.401Z] 514) SunTls12Prf (KeyGenerator)
[2026-02-11T23:00:11.401Z] 515) Blowfish (KeyGenerator)
[2026-02-11T23:00:11.401Z] 516) PBEWithHmacSHA256 (Mac)
[2026-02-11T23:00:11.401Z] 517) PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 518) HmacPBESHA384 (Mac)
[2026-02-11T23:00:11.401Z] 519) PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 520) PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 521) RC2 (Cipher)
[2026-02-11T23:00:11.401Z] 522) PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 523) RSA (Cipher)
[2026-02-11T23:00:11.401Z] 524) HmacPBESHA256 (Mac)
[2026-02-11T23:00:11.401Z] 525) HmacSHA256 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 526) OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 527) 1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 528) AES_128/CFB/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 529) OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T23:00:11.401Z] 530) 2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T23:00:11.401Z] 531) PBES2 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 532) OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 533) 1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 534) HmacSHA1 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 535) OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 536) 1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 537) AES (KeyGenerator)
[2026-02-11T23:00:11.401Z] 538) OID.2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 539) 2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 540) AES_128/KWP/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 541) OID.2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-11T23:00:11.401Z] 542) 2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-11T23:00:11.401Z] 543) AESWrapPad_128 (Cipher)
[2026-02-11T23:00:11.401Z] 544) DiffieHellman (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.401Z] 545) OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.401Z] 546) 1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.401Z] 547) DH (AlgorithmParameterGenerator)
[2026-02-11T23:00:11.401Z] 548) AES_128/OFB/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 549) OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T23:00:11.401Z] 550) 2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T23:00:11.401Z] 551) AES_256/KWP/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 552) OID.2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-11T23:00:11.401Z] 553) 2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-11T23:00:11.401Z] 554) AESWrapPad_256 (Cipher)
[2026-02-11T23:00:11.401Z] 555) ChaCha20 (Cipher)
[2026-02-11T23:00:11.401Z] 556) PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-11T23:00:11.401Z] 557) HmacSHA224 (Mac)
[2026-02-11T23:00:11.401Z] 558) OID.1.2.840.113549.2.8 (Mac)
[2026-02-11T23:00:11.401Z] 559) 1.2.840.113549.2.8 (Mac)
[2026-02-11T23:00:11.401Z] 560) PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 561) DES (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 562) SslMacSHA1 (Mac)
[2026-02-11T23:00:11.401Z] 563) PBEWithHmacSHA384 (Mac)
[2026-02-11T23:00:11.401Z] 564) PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 565) DES (Cipher)
[2026-02-11T23:00:11.401Z] 566) AES_256/CBC/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 567) OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T23:00:11.401Z] 568) 2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T23:00:11.401Z] 569) PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 570) HmacSHA1 (Mac)
[2026-02-11T23:00:11.401Z] 571) OID.1.2.840.113549.2.7 (Mac)
[2026-02-11T23:00:11.401Z] 572) 1.2.840.113549.2.7 (Mac)
[2026-02-11T23:00:11.401Z] 573) PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 574) PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-11T23:00:11.401Z] 575) HmacPBESHA224 (Mac)
[2026-02-11T23:00:11.401Z] 576) PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 577) HmacMD5 (Mac)
[2026-02-11T23:00:11.401Z] 578) HmacMD5 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 579) DESede (KeyGenerator)
[2026-02-11T23:00:11.401Z] 580) TripleDES (KeyGenerator)
[2026-02-11T23:00:11.401Z] 581) PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 582) PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-11T23:00:11.401Z] 583) AES/KWP/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 584) AESWrapPad (Cipher)
[2026-02-11T23:00:11.401Z] 585) PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 586) AES_192/KW/PKCS5Padding (Cipher)
[2026-02-11T23:00:11.401Z] 587) PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 588) HmacPBESHA1 (Mac)
[2026-02-11T23:00:11.401Z] 589) SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-11T23:00:11.401Z] 590) SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-11T23:00:11.401Z] 591) AES_256/CFB/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 592) OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T23:00:11.401Z] 593) 2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T23:00:11.401Z] 594) PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 595) PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-11T23:00:11.401Z] 596) PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-11T23:00:11.401Z] 597) Blowfish (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 598) PBEWithHmacSHA224 (Mac)
[2026-02-11T23:00:11.401Z] 599) PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 600) DiffieHellman (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 601) OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 602) 1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 603) DH (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 604) PBEWithHmacSHA1 (Mac)
[2026-02-11T23:00:11.401Z] 605) PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-11T23:00:11.401Z] 606) PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 607) PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 608) DES (KeyGenerator)
[2026-02-11T23:00:11.401Z] 609) AES_128/CBC/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 610) OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T23:00:11.401Z] 611) 2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T23:00:11.401Z] 612) PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 613) AES_256/OFB/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 614) OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T23:00:11.401Z] 615) 2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T23:00:11.401Z] 616) PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 617) DES (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 618) PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 619) PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-11T23:00:11.401Z] 620) PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-11T23:00:11.401Z] 621) AES_128/GCM/NoPadding (Cipher)
[2026-02-11T23:00:11.401Z] 622) OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T23:00:11.401Z] 623) 2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T23:00:11.401Z] 624) PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 625) PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 626) RC2 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 627) JCEKS (KeyStore)
[2026-02-11T23:00:11.401Z] 628) PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-11T23:00:11.401Z] 629) Blowfish (Cipher)
[2026-02-11T23:00:11.401Z] 630) GCM (AlgorithmParameters)
[2026-02-11T23:00:11.401Z] 631) PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 632) ChaCha20 (KeyGenerator)
[2026-02-11T23:00:11.401Z] 633) PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-11T23:00:11.401Z] 634) HmacPBESHA512 (Mac)
[2026-02-11T23:00:11.401Z] 635) PBEWithMD5AndTripleDES (Cipher)
[2026-02-11T23:00:11.401Z] SunJGSS
[2026-02-11T23:00:11.401Z] **************curves**************
[2026-02-11T23:00:11.401Z] 636) 1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-11T23:00:11.401Z] 637) 1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-11T23:00:11.401Z] SunSASL
[2026-02-11T23:00:11.401Z] **************curves**************
[2026-02-11T23:00:11.401Z] 638) DIGEST-MD5 (SaslClientFactory)
[2026-02-11T23:00:11.401Z] 639) DIGEST-MD5 (SaslServerFactory)
[2026-02-11T23:00:11.401Z] 640) EXTERNAL (SaslClientFactory)
[2026-02-11T23:00:11.401Z] 641) CRAM-MD5 (SaslClientFactory)
[2026-02-11T23:00:11.401Z] 642) CRAM-MD5 (SaslServerFactory)
[2026-02-11T23:00:11.401Z] 643) PLAIN (SaslClientFactory)
[2026-02-11T23:00:11.401Z] 644) NTLM (SaslServerFactory)
[2026-02-11T23:00:11.401Z] 645) NTLM (SaslClientFactory)
[2026-02-11T23:00:11.401Z] XMLDSig
[2026-02-11T23:00:11.401Z] **************curves**************
[2026-02-11T23:00:11.401Z] 646) http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-11T23:00:11.401Z] 647) EXCLUSIVE (TransformService)
[2026-02-11T23:00:11.401Z] 648) http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-11T23:00:11.401Z] 649) ENVELOPED (TransformService)
[2026-02-11T23:00:11.401Z] 650) http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments (TransformService)
[2026-02-11T23:00:11.401Z] 651) INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T23:00:11.401Z] 652) http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-11T23:00:11.401Z] 653) XPATH2 (TransformService)
[2026-02-11T23:00:11.401Z] 654) http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-11T23:00:11.401Z] 655) http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-11T23:00:11.401Z] 656) EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T23:00:11.401Z] 657) http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-11T23:00:11.401Z] 658) XSLT (TransformService)
[2026-02-11T23:00:11.401Z] 659) http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-11T23:00:11.401Z] 660) http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-11T23:00:11.401Z] 661) XPATH (TransformService)
[2026-02-11T23:00:11.401Z] 662) DOM (KeyInfoFactory)
[2026-02-11T23:00:11.401Z] 663) http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-11T23:00:11.401Z] 664) BASE64 (TransformService)
[2026-02-11T23:00:11.401Z] 665) http://www.w3.org/TR/2001/REC-xml-c14n-20010315 (TransformService)
[2026-02-11T23:00:11.401Z] 666) INCLUSIVE (TransformService)
[2026-02-11T23:00:11.401Z] 667) DOM (XMLSignatureFactory)
[2026-02-11T23:00:11.401Z] SunPCSC
[2026-02-11T23:00:11.401Z] **************curves**************
[2026-02-11T23:00:11.401Z] 668) PC/SC (TerminalFactory)
[2026-02-11T23:00:11.401Z] JdkLDAP
[2026-02-11T23:00:11.401Z] **************curves**************
[2026-02-11T23:00:11.401Z] 669) LDAP (CertStore)
[2026-02-11T23:00:11.401Z] JdkSASL
[2026-02-11T23:00:11.401Z] **************curves**************
[2026-02-11T23:00:11.401Z] 670) GSSAPI (SaslClientFactory)
[2026-02-11T23:00:11.401Z] 671) GSSAPI (SaslServerFactory)
[2026-02-11T23:00:11.401Z] SunPKCS11
[2026-02-11T23:00:11.401Z] **************curves**************
[2026-02-11T23:00:11.401Z] Known types size: 29
[2026-02-11T23:00:11.401Z] Missing to test types: []
[2026-02-11T23:00:11.401Z] Missing to test types: 0; see list above
[2026-02-11T23:00:11.401Z] ----------------------------------
[2026-02-11T23:00:11.401Z] Total checks: 138, failed: 0
[2026-02-11T23:00:11.401Z] All Signature passed
[2026-02-11T23:00:11.401Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-11T23:00:11.401Z] Total checks: 1, failed: 0
[2026-02-11T23:00:11.401Z] All TerminalFactory passed
[2026-02-11T23:00:11.401Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-11T23:00:11.401Z] Total checks: 6, failed: 0
[2026-02-11T23:00:11.401Z] All SaslClientFactory passed
[2026-02-11T23:00:11.401Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-11T23:00:11.401Z] Total checks: 1, failed: 0
[2026-02-11T23:00:11.401Z] All Configuration passed
[2026-02-11T23:00:11.401Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-11T23:00:11.401Z] Total checks: 0, failed: 0
[2026-02-11T23:00:11.401Z] All KDF passed
[2026-02-11T23:00:11.401Z] PASSED: cryptotest.tests.KDFTests
[2026-02-11T23:00:11.401Z] Total checks: 1, failed: 1
[2026-02-11T23:00:11.401Z] 1 CertPathValidator failed
[2026-02-11T23:00:11.401Z] ** failed runs: 1 **
[2026-02-11T23:00:11.401Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T23:00:11.401Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-11T23:00:11.401Z] at cryptotest.utils.AlgorithmTest.doTest(AlgorithmTest.java:65)
[2026-02-11T23:00:11.401Z] at cryptotest.CryptoTest.main(CryptoTest.java:131)
[2026-02-11T23:00:11.401Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T23:00:11.401Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-11T23:00:11.401Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T23:00:11.401Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-11T23:00:11.401Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-11T23:00:11.401Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-11T23:00:11.401Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T23:00:11.401Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-11T23:00:11.401Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-11T23:00:11.401Z] ... 8 more
[2026-02-11T23:00:11.401Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T23:00:11.401Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-11T23:00:11.401Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-11T23:00:11.402Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-11T23:00:11.402Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-11T23:00:11.402Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-11T23:00:11.402Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-11T23:00:11.402Z] ... 9 more
[2026-02-11T23:00:11.402Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 11:40:12 UTC 2026
[2026-02-11T23:00:11.402Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2026-02-11T23:00:11.402Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2026-02-11T23:00:11.402Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-11T23:00:11.402Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-11T23:00:11.402Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-11T23:00:11.402Z] ... 14 more
[2026-02-11T23:00:11.402Z] ** failed inits: 0 **
[2026-02-11T23:00:11.402Z] ** error runs: 0 **
[2026-02-11T23:00:11.402Z]
[2026-02-11T23:00:11.402Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-11T23:00:11.402Z] Total checks: 1, failed: 0
[2026-02-11T23:00:11.402Z] All KeyInfoFactory passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-11T23:00:11.402Z] Total checks: 6, failed: 0
[2026-02-11T23:00:11.402Z] All KeyStore passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-11T23:00:11.402Z] Total checks: 3, failed: 0
[2026-02-11T23:00:11.402Z] All CertStore passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-11T23:00:11.402Z] Total checks: 1, failed: 0
[2026-02-11T23:00:11.402Z] All SaslServerFactory passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-11T23:00:11.402Z] Total checks: 1, failed: 0
[2026-02-11T23:00:11.402Z] All XMLSignatureFactory passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T23:00:11.402Z] Total checks: 0, failed: 0
[2026-02-11T23:00:11.402Z] All KEM passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KEMTests
[2026-02-11T23:00:11.402Z] Total checks: 5, failed: 0
[2026-02-11T23:00:11.402Z] All TrustManagerFactory passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-11T23:00:11.402Z] Total checks: 32, failed: 0
[2026-02-11T23:00:11.402Z] All KeyFactory passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-11T23:00:11.402Z] Total checks: 20, failed: 0
[2026-02-11T23:00:11.402Z] All TransformService passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-11T23:00:11.402Z] Total checks: 43, failed: 0
[2026-02-11T23:00:11.402Z] All MessageDigest passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-11T23:00:11.402Z] Total checks: 2, failed: 0
[2026-02-11T23:00:11.402Z] All GssApiMechanism passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-11T23:00:11.402Z] Total checks: 2, failed: 0
[2026-02-11T23:00:11.402Z] All CertificateFactory passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-11T23:00:11.402Z] Total checks: 1, failed: 0
[2026-02-11T23:00:11.402Z] All CertPathBuilder passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-11T23:00:11.402Z] Total checks: 48, failed: 0
[2026-02-11T23:00:11.402Z] All Mac passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.MacTests
[2026-02-11T23:00:11.402Z] Total checks: 62, failed: 0
[2026-02-11T23:00:11.402Z] All AlgorithmParameters passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-11T23:00:11.402Z] Total checks: 40, failed: 0
[2026-02-11T23:00:11.402Z] All SecretKeyFactory passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-11T23:00:11.402Z] Total checks: 1, failed: 0
[2026-02-11T23:00:11.402Z] All Policy passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-11T23:00:11.402Z] Total checks: 8, failed: 0
[2026-02-11T23:00:11.402Z] All AlgorithmParameterGenerator passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-11T23:00:11.402Z] Total checks: 3, failed: 0
[2026-02-11T23:00:11.402Z] All SaslServerFactory passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-11T23:00:11.402Z] Total checks: 11, failed: 0
[2026-02-11T23:00:11.402Z] All SSLContext passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-11T23:00:11.402Z] Total checks: 126, failed: 0
[2026-02-11T23:00:11.402Z] All Cipher passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.CipherTests
[2026-02-11T23:00:11.402Z] Total checks: 12, failed: 0
[2026-02-11T23:00:11.402Z] All KeyAgreement passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-11T23:00:11.402Z] Total checks: 3, failed: 0
[2026-02-11T23:00:11.402Z] All KeyManagerFactory passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-11T23:00:11.402Z] Total checks: 56, failed: 0
[2026-02-11T23:00:11.402Z] All KeyGenerator passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-11T23:00:11.402Z] Total checks: 32, failed: 0
[2026-02-11T23:00:11.402Z] All KeyPairGenerator passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-11T23:00:11.402Z] Total checks: 5, failed: 0
[2026-02-11T23:00:11.402Z] All SecureRandom passed
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-11T23:00:11.402Z] Total checks: 12, failed: 0
[2026-02-11T23:00:11.402Z] Checked 12 providers
[2026-02-11T23:00:11.402Z] no bad provider appeared (from total of 1: [SunPKCS11-NSS])
[2026-02-11T23:00:11.402Z] all expected providers appeared (from total of 0: [])]nfailed: 0 providers
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.TestProviders
[2026-02-11T23:00:11.402Z] Total checks: 671, failed: 0
[2026-02-11T23:00:11.402Z] Checked 671 services
[2026-02-11T23:00:11.402Z] no bad curve appeared (from total of 2: [NIST P-192, 1.2.840.10045.3.1.1])
[2026-02-11T23:00:11.402Z] all expected curves appeared (from total of 0: [])
[2026-02-11T23:00:11.402Z] failed: 0 services
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.TestServices
[2026-02-11T23:00:11.402Z] Total checks: 1, failed: 0
[2026-02-11T23:00:11.402Z] Number of checked services changed during test run 671
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-11T23:00:11.402Z] Total checks: 1, failed: 0
[2026-02-11T23:00:11.402Z] Tested all 671 algorithms
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-11T23:00:11.402Z] ----------------------------------
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KDFTests
[2026-02-11T23:00:11.402Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KEMTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-11T23:00:11.402Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.MacTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.CipherTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.TestProviders
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.tests.TestServices
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-11T23:00:11.511Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-11T23:00:11.511Z] Test runs: 36; failed: 1
[2026-02-11T23:00:11.511Z] STDERR:
[2026-02-11T23:00:11.511Z] java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T23:00:11.511Z] at cryptotest.CryptoTest.main(CryptoTest.java:173)
[2026-02-11T23:00:11.511Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T23:00:11.511Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-11T23:00:11.511Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T23:00:11.511Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-11T23:00:11.511Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-11T23:00:11.511Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-11T23:00:11.511Z]
[2026-02-11T23:00:11.511Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T23:00:11.511Z] JavaTest Message: shutting down test
[2026-02-11T23:00:11.511Z]
[2026-02-11T23:00:11.511Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T23:00:11.511Z] rerun:
[2026-02-11T23:00:11.511Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T23:00:11.511Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2026-02-11T23:00:11.511Z] DISPLAY=:0 \
[2026-02-11T23:00:11.511Z] HOME=/home/jenkins \
[2026-02-11T23:00:11.511Z] LANG=C.UTF-8 \
[2026-02-11T23:00:11.511Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T23:00:11.511Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2026-02-11T23:00:11.511Z] XDG_SESSION_CLASS=user \
[2026-02-11T23:00:11.511Z] XDG_SESSION_ID=64006 \
[2026-02-11T23:00:11.511Z] XDG_SESSION_TYPE=tty \
[2026-02-11T23:00:11.511Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/security/Crypto/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar \
[2026-02-11T23:00:11.511Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java \
[2026-02-11T23:00:11.511Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T23:00:11.511Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T23:00:11.511Z] -Dtest.compiler.opts= \
[2026-02-11T23:00:11.511Z] -Dtest.java.opts= \
[2026-02-11T23:00:11.511Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image \
[2026-02-11T23:00:11.511Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image \
[2026-02-11T23:00:11.511Z] -Dtest.timeout.factor=2.0 \
[2026-02-11T23:00:11.511Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T23:00:11.511Z] -Dtest.name=cryptotest/CryptoTest.java \
[2026-02-11T23:00:11.511Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-11T23:00:11.511Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-11T23:00:11.511Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T23:00:11.511Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-11T23:00:11.511Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes/cryptotest:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/classes \
[2026-02-11T23:00:11.511Z] -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-11T23:00:11.511Z] --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto \
[2026-02-11T23:00:11.511Z] --add-opens java.base/java.security=ALL-UNNAMED \
[2026-02-11T23:00:11.511Z] --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED \
[2026-02-11T23:00:11.511Z] --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED \
[2026-02-11T23:00:11.511Z] --add-exports java.base/sun.security.ssl=ALL-UNNAMED \
[2026-02-11T23:00:11.511Z] --add-exports java.base/sun.security.x509=ALL-UNNAMED \
[2026-02-11T23:00:11.511Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-02-11T23:00:11.511Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-02-11T23:00:11.511Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-02-11T23:00:11.511Z] --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED \
[2026-02-11T23:00:11.511Z] --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED \
[2026-02-11T23:00:11.511Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-11T23:00:11.511Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/main.2.jta
[2026-02-11T23:00:11.511Z]
[2026-02-11T23:00:11.511Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T23:00:11.511Z] --------------------------------------------------
[2026-02-11T23:00:11.511Z] Test results: passed: 29; failed: 2
[2026-02-11T23:00:11.511Z] Report written to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/report/html/report.html
[2026-02-11T23:00:11.511Z] Results written to /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/output_17708503799171/CryptoTests_jtreg_0/work
[2026-02-11T23:00:11.511Z] Error: Some tests failed or other problems occurred.
[2026-02-11T23:00:11.511Z] -----------------------------------
[2026-02-11T23:00:11.511Z] CryptoTests_jtreg_0_FAILED
[2026-02-11T23:00:11.511Z] -----------------------------------
[2026-02-11T23:00:11.511Z]
[2026-02-11T23:00:11.511Z] TEST TEARDOWN:
[2026-02-11T23:00:11.511Z] Nothing to be done for teardown.
[2026-02-11T23:00:11.511Z] CryptoTests_jtreg_0 Finish Time: Wed Feb 11 23:00:00 2026 Epoch Time (ms): 1770850800629
[2026-02-11T23:00:11.511Z] make[5]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security/Crypto'
[2026-02-11T23:00:11.511Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/security'
[2026-02-11T23:00:11.511Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/MockitoTests'
[2026-02-11T23:00:11.511Z]
[2026-02-11T23:00:11.511Z] ===============================================
[2026-02-11T23:00:11.511Z] Running test MockitoMockTest_0 ...
[2026-02-11T23:00:11.511Z] ===============================================
[2026-02-11T23:00:11.511Z] MockitoMockTest_0 Start Time: Wed Feb 11 23:00:00 2026 Epoch Time (ms): 1770850800665
[2026-02-11T23:00:11.511Z] variation: NoOptions
[2026-02-11T23:00:11.511Z] JVM_OPTIONS:
[2026-02-11T23:00:11.511Z] { \
[2026-02-11T23:00:11.511Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T23:00:11.511Z] echo "Nothing to be done for setup."; \
[2026-02-11T23:00:11.511Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/MockitoMockTest_0"; \
[2026-02-11T23:00:11.511Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/MockitoMockTest_0"; \
[2026-02-11T23:00:11.511Z] echo ""; echo "TESTING:"; \
[2026-02-11T23:00:11.511Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java" -cp "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/MockitoTests/MockitoTests.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/mockito-core.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/byte-buddy.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/objenesis.jar" test.java.MockitoMockTest ; \
[2026-02-11T23:00:11.511Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MockitoMockTest_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/MockitoMockTest_0"; else echo "-----------------------------------"; echo "MockitoMockTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T23:00:11.511Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T23:00:11.511Z] echo "Nothing to be done for teardown."; \
[2026-02-11T23:00:11.511Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/TestTargetResult";
[2026-02-11T23:00:11.511Z]
[2026-02-11T23:00:11.511Z] TEST SETUP:
[2026-02-11T23:00:11.511Z] Nothing to be done for setup.
[2026-02-11T23:00:11.511Z]
[2026-02-11T23:00:11.511Z] TESTING:
[2026-02-11T23:00:11.511Z] Call Mockito.mock(ArrayList.class)
[2026-02-11T23:00:11.511Z] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-11T23:00:11.511Z] -----------------------------------
[2026-02-11T23:00:11.511Z] MockitoMockTest_0_PASSED
[2026-02-11T23:00:11.511Z] -----------------------------------
[2026-02-11T23:00:11.511Z]
[2026-02-11T23:00:11.511Z] TEST TEARDOWN:
[2026-02-11T23:00:11.511Z] Nothing to be done for teardown.
[2026-02-11T23:00:11.511Z] MockitoMockTest_0 Finish Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803097
[2026-02-11T23:00:11.511Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/MockitoTests'
[2026-02-11T23:00:11.511Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/NativeTest'
[2026-02-11T23:00:11.511Z]
[2026-02-11T23:00:11.511Z] ===============================================
[2026-02-11T23:00:11.511Z] Running test vmLifecyleTests_0 ...
[2026-02-11T23:00:11.511Z] ===============================================
[2026-02-11T23:00:11.511Z] vmLifecyleTests_0 Start Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803118
[2026-02-11T23:00:11.511Z] vmLifecyleTests_0_DISABLED
[2026-02-11T23:00:11.511Z] Disabled Reason:
[2026-02-11T23:00:11.511Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T23:00:11.511Z] vmLifecyleTests_0 Finish Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803132
[2026-02-11T23:00:11.511Z]
[2026-02-11T23:00:11.511Z] ===============================================
[2026-02-11T23:00:11.511Z] Running test vmLifecyleTests_1 ...
[2026-02-11T23:00:11.511Z] ===============================================
[2026-02-11T23:00:11.511Z] vmLifecyleTests_1 Start Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803147
[2026-02-11T23:00:11.511Z] vmLifecyleTests_1_DISABLED
[2026-02-11T23:00:11.512Z] Disabled Reason:
[2026-02-11T23:00:11.512Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T23:00:11.512Z] vmLifecyleTests_1 Finish Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803161
[2026-02-11T23:00:11.512Z]
[2026-02-11T23:00:11.512Z] ===============================================
[2026-02-11T23:00:11.512Z] Running test vmLifecyleTests_2 ...
[2026-02-11T23:00:11.512Z] ===============================================
[2026-02-11T23:00:11.512Z] vmLifecyleTests_2 Start Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803173
[2026-02-11T23:00:11.512Z] vmLifecyleTests_2_DISABLED
[2026-02-11T23:00:11.512Z] Disabled Reason:
[2026-02-11T23:00:11.512Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T23:00:11.512Z] vmLifecyleTests_2 Finish Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803191
[2026-02-11T23:00:11.512Z]
[2026-02-11T23:00:11.512Z] ===============================================
[2026-02-11T23:00:11.512Z] Running test vmLifecyleTests_3 ...
[2026-02-11T23:00:11.512Z] ===============================================
[2026-02-11T23:00:11.512Z] vmLifecyleTests_3 Start Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803203
[2026-02-11T23:00:11.512Z] vmLifecyleTests_3_DISABLED
[2026-02-11T23:00:11.512Z] Disabled Reason:
[2026-02-11T23:00:11.512Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T23:00:11.512Z] vmLifecyleTests_3 Finish Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803213
[2026-02-11T23:00:11.512Z]
[2026-02-11T23:00:11.512Z] ===============================================
[2026-02-11T23:00:11.512Z] Running test vmLifecyleTests_4 ...
[2026-02-11T23:00:11.512Z] ===============================================
[2026-02-11T23:00:11.512Z] vmLifecyleTests_4 Start Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803224
[2026-02-11T23:00:11.512Z] vmLifecyleTests_4_DISABLED
[2026-02-11T23:00:11.512Z] Disabled Reason:
[2026-02-11T23:00:11.512Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T23:00:11.512Z] vmLifecyleTests_4 Finish Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803243
[2026-02-11T23:00:11.512Z]
[2026-02-11T23:00:11.512Z] ===============================================
[2026-02-11T23:00:11.512Z] Running test vmLifecyleTests_5 ...
[2026-02-11T23:00:11.512Z] ===============================================
[2026-02-11T23:00:11.512Z] vmLifecyleTests_5 Start Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803267
[2026-02-11T23:00:11.512Z] vmLifecyleTests_5_DISABLED
[2026-02-11T23:00:11.512Z] Disabled Reason:
[2026-02-11T23:00:11.512Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T23:00:11.512Z] vmLifecyleTests_5 Finish Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803278
[2026-02-11T23:00:11.512Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/NativeTest'
[2026-02-11T23:00:11.513Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/IllegalAccessError_for_protected_method'
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] ===============================================
[2026-02-11T23:00:11.513Z] Running test IllegalAccessProtectedMethodTest_hs_0 ...
[2026-02-11T23:00:11.513Z] ===============================================
[2026-02-11T23:00:11.513Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Wed Feb 11 23:00:03 2026 Epoch Time (ms): 1770850803306
[2026-02-11T23:00:11.513Z] variation: NoOptions
[2026-02-11T23:00:11.513Z] JVM_OPTIONS:
[2026-02-11T23:00:11.513Z] { \
[2026-02-11T23:00:11.513Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T23:00:11.513Z] echo "Nothing to be done for setup."; \
[2026-02-11T23:00:11.513Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-11T23:00:11.513Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-11T23:00:11.513Z] echo ""; echo "TESTING:"; \
[2026-02-11T23:00:11.513Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java" \
[2026-02-11T23:00:11.513Z] -javaagent:"/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-11T23:00:11.513Z] -cp "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/testng.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/jcommander.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/../../externalDependency/lib/asm-all.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-11T23:00:11.513Z] org.testng.TestNG -d "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/IllegalAccessProtectedMethodTest_hs_0" "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/testng.xml" \
[2026-02-11T23:00:11.513Z] -testnames IllegalAccessProtectedMethodTest \
[2026-02-11T23:00:11.513Z] -groups level.extended \
[2026-02-11T23:00:11.513Z] -excludegroups d.*.linux_390-64,d.*.arch.390,d.*.os.linux,d.*.bits.64,d.*.generic-all; \
[2026-02-11T23:00:11.513Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T23:00:11.513Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T23:00:11.513Z] echo "Nothing to be done for teardown."; \
[2026-02-11T23:00:11.513Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/TestTargetResult";
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] TEST SETUP:
[2026-02-11T23:00:11.513Z] Nothing to be done for setup.
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] TESTING:
[2026-02-11T23:00:11.513Z] ...
[2026-02-11T23:00:11.513Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-11T23:00:11.513Z] ...
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] PASSED: runTest
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] ===============================================
[2026-02-11T23:00:11.513Z] IllegalAccessProtectedMethodTest
[2026-02-11T23:00:11.513Z] Tests run: 1, Failures: 0, Skips: 0
[2026-02-11T23:00:11.513Z] ===============================================
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] ===============================================
[2026-02-11T23:00:11.513Z] IllegalAccessError for protected method test
[2026-02-11T23:00:11.513Z] Total tests run: 1, Failures: 0, Skips: 0
[2026-02-11T23:00:11.513Z] ===============================================
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] -----------------------------------
[2026-02-11T23:00:11.513Z] IllegalAccessProtectedMethodTest_hs_0_PASSED
[2026-02-11T23:00:11.513Z] -----------------------------------
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] TEST TEARDOWN:
[2026-02-11T23:00:11.513Z] Nothing to be done for teardown.
[2026-02-11T23:00:11.513Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Wed Feb 11 23:00:04 2026 Epoch Time (ms): 1770850804517
[2026-02-11T23:00:11.513Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional/IllegalAccessError_for_protected_method'
[2026-02-11T23:00:11.513Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/functional'
[2026-02-11T23:00:11.513Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests'
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] All tests finished, run result summary:
[2026-02-11T23:00:11.513Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T23:00:11.513Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=17 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=functional --customTarget="" --testTarget=extended.functional --tapPath=/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17708503799171/ --tapName=Test_openjdk17_hs_extended.functional_s390x_linux.tap --comment=""
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] TEST TARGETS SUMMARY
[2026-02-11T23:00:11.513Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-11T23:00:11.513Z] DISABLED test targets:
[2026-02-11T23:00:11.513Z] SecurityTests_0
[2026-02-11T23:00:11.513Z] CryptoTests_0
[2026-02-11T23:00:11.513Z] vmLifecyleTests_0
[2026-02-11T23:00:11.513Z] vmLifecyleTests_1
[2026-02-11T23:00:11.513Z] vmLifecyleTests_2
[2026-02-11T23:00:11.513Z] vmLifecyleTests_3
[2026-02-11T23:00:11.513Z] vmLifecyleTests_4
[2026-02-11T23:00:11.513Z] vmLifecyleTests_5
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] PASSED test targets:
[2026-02-11T23:00:11.513Z] jsr292BootstrapTest_0
[2026-02-11T23:00:11.513Z] MockitoMockTest_0
[2026-02-11T23:00:11.513Z] IllegalAccessProtectedMethodTest_hs_0
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] FAILED test targets:
[2026-02-11T23:00:11.513Z] CryptoTests_jtreg_0 - Test results: passed: 29; failed: 2
[2026-02-11T23:00:11.513Z] Failed test cases:
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] TOTAL: 14 EXECUTED: 4 PASSED: 3 FAILED: 1 DISABLED: 8 SKIPPED: 2
[2026-02-11T23:00:11.513Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-11T23:00:11.513Z]
[2026-02-11T23:00:11.513Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-02-11T23:00:11.513Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux/aqa-tests/TKG'
[2026-02-11T23:00:11.513Z] make: *** [makefile:66: _extended.functional] Error 2
[Pipeline] sh
[2026-02-11T23:00:14.212Z] + uname
[2026-02-11T23:00:14.213Z] + [ Linux = AIX ]
[2026-02-11T23:00:14.213Z] + uname
[2026-02-11T23:00:14.213Z] + [ Linux = SunOS ]
[2026-02-11T23:00:14.213Z] + uname
[2026-02-11T23:00:14.213Z] + [ Linux = *BSD ]
[2026-02-11T23:00:14.213Z] + MAKE=make
[2026-02-11T23:00:14.213Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T23:00:14.213Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-02-11T23:00:14.695Z] $ ssh-agent -k
[2026-02-11T23:00:14.714Z] unset SSH_AUTH_SOCK;
[2026-02-11T23:00:14.714Z] unset SSH_AGENT_PID;
[2026-02-11T23:00:14.715Z] echo Agent pid 1859501 killed;
[2026-02-11T23:00:15.329Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-02-11T23:00:15.489Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2026-02-11T23:00:16.106Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-11T23:00:16.427Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T23:00:16.608Z] Archiving artifacts
[2026-02-11T23:00:16.896Z] Recording fingerprints
[Pipeline] echo
[2026-02-11T23:00:17.219Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T23:00:17.371Z] Archiving artifacts
[2026-02-11T23:00:17.828Z] Recording fingerprints
[Pipeline] sh
[2026-02-11T23:00:19.640Z] + tar -cf - ./aqa-tests/TKG/output_17708503799171
[2026-02-11T23:00:19.640Z] + pigz -9
[Pipeline] echo
[2026-02-11T23:00:19.966Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T23:00:20.075Z] Archiving artifacts
[2026-02-11T23:00:20.659Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-11T23:00:21.970Z] Tap file found: aqa-tests/TKG/output_17708503799171/Test_openjdk17_hs_extended.functional_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-11T23:00:22.916Z] Recording test results
[2026-02-11T23:00:24.057Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T23:00:24.131Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T23:00:26.146Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T23:00:26.147Z] Unix type machine..
[2026-02-11T23:00:26.147Z] Running on a Linux host
[2026-02-11T23:00:26.147Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T23:00:26.923Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T23:00:26.923Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T23:00:27.897Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-11T23:00:29.562Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2026-02-11T23:00:29.562Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T23:00:29.899Z] 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-11T23:00:30.236Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-11T23:00:30.367Z] Running on test-rise-ubuntu2404-riscv64-8 in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux
[Pipeline] {
[Pipeline] echo
[2026-02-11T23:00:30.402Z] Generating rerun Test_openjdk17_hs_extended.functional_s390x_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_extended.functional_s390x_linux_rerun)
[Pipeline] echo
[2026-02-11T23:00:30.443Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.functional_s390x_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-11T23:00:31.166Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-11T23:00:31.481Z] Processing DSL script testJobTemplate
[2026-02-11T23:01:16.380Z] LEVELS: [extended]
[2026-02-11T23:01:16.380Z] JDK_VERSIONS: [8]
[2026-02-11T23:01:16.380Z] GROUPS: [functional]
[2026-02-11T23:01:16.380Z] ARCH_OS_LIST: [s390x_linux]
[2026-02-11T23:01:16.516Z] Added items:
[2026-02-11T23:01:16.516Z] GeneratedJob{name='Test_openjdk17_hs_extended.functional_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-11T23:01:21.866Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_extended.functional_s390x_linux_rerun)
[Pipeline] build
[2026-02-11T23:01:21.896Z] Scheduling project: Test_openjdk17_hs_extended.functional_s390x_linux_rerun
[2026-02-11T23:01:28.053Z] Starting building: Test_openjdk17_hs_extended.functional_s390x_linux_rerun #1
[2026-02-12T08:02:56.186Z] Build Test_openjdk17_hs_extended.functional_s390x_linux_rerun #1 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-12T08:02:56.271Z] Running on test-docker-ubuntu2404-armv8-4 in /home/jenkins/workspace/Test_openjdk17_hs_extended.functional_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T08:02:56.732Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T08:02:56.732Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T08:02:56.934Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-12T08:02:56.968Z] Test_openjdk17_hs_extended.functional_s390x_linux_rerun #1 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-12T08:02:56.983Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-12T08:02:59.157Z] Copied 1 artifact from "Test_openjdk17_hs_extended.functional_s390x_linux_rerun" build number 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-12T08:02:59.187Z] Saving Test_openjdk17_hs_extended.functional_s390x_linux_rerun/1/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-12T08:02:59.374Z] Archiving artifacts
[2026-02-12T08:02:59.862Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-12T08:03:00.852Z] Tap file found: Test_openjdk17_hs_extended.functional_s390x_linux_rerun/1/aqa-tests/TKG/output_17708828712569/Test_openjdk17_hs_extended.functional_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-12T08:03:01.317Z] 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=s390x_linux&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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B2_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=522&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T08:03:01.728Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T08:03:01.728Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T08:03:01.912Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE