Skip to content

FIPS jdk_security3_1 sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java NoSuchAlgorithmException: Windows-MY KeyStore not available #21920

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
JasonFengJ9 opened this issue May 21, 2025 · 0 comments

Comments

@JasonFengJ9
Copy link
Member

Failure link

From internal Test_openjdk17_j9_extended.openjdk_x86-64_windows_fips140_3_openjceplusfips_testList_0 (win11x86-svl-rt3-1)

java version "17.0.16-beta" 2025-07-15
IBM Semeru Runtime Certified Edition 17.0.16+3-202505171440 (build 17.0.16-beta+3-202505171440)
Eclipse OpenJ9 VM 17.0.16+3-202505171440 (build master-a3f2552b9e, JRE 17 Windows 11 amd64-64-Bit Compressed References 20250517_961 (JIT enabled, AOT enabled)
OpenJ9   - a3f2552b9e
OMR      - 06d80e2d9
JCL      - 7db09000e5 based on jdk-17.0.16+3)

Rerun in Grinder - Change TARGET to run only the failed test targets

Optional info

Failure output (captured from console output)

[2025-05-17T18:22:44.058Z] variation: Mode650
[2025-05-17T18:22:44.058Z] JVM_OPTIONS:  -XX:-UseCompressedOops -Xverbosegclog  -Dsemeru.fips=true -Dsemeru.customprofile=OpenJCEPlusFIPS

[2025-05-17T18:41:35.766Z] TEST: sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java

[2025-05-17T18:41:35.767Z] STDERR:
[2025-05-17T18:41:35.767Z] java.security.KeyStoreException: Windows-MY not found
[2025-05-17T18:41:35.767Z] 	at java.base/java.security.KeyStore.getInstance(KeyStore.java:871)
[2025-05-17T18:41:35.767Z] 	at NonUniqueAliases.checkCount(NonUniqueAliases.java:84)
[2025-05-17T18:41:35.767Z] 	at NonUniqueAliases.runTest(NonUniqueAliases.java:69)
[2025-05-17T18:41:35.767Z] 	at NonUniqueAliases.main(NonUniqueAliases.java:42)
[2025-05-17T18:41:35.767Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-05-17T18:41:35.767Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-05-17T18:41:35.767Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-05-17T18:41:35.767Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:575)
[2025-05-17T18:41:35.767Z] 	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
[2025-05-17T18:41:35.767Z] 	at java.base/java.lang.Thread.run(Thread.java:853)
[2025-05-17T18:41:35.767Z] Caused by: java.security.NoSuchAlgorithmException: Windows-MY KeyStore not available
[2025-05-17T18:41:35.767Z] 	at java.base/sun.security.jca.GetInstance.getInstance(GetInstance.java:159)
[2025-05-17T18:41:35.767Z] 	at java.base/java.security.Security.getImpl(Security.java:692)
[2025-05-17T18:41:35.767Z] 	at java.base/java.security.KeyStore.getInstance(KeyStore.java:868)
[2025-05-17T18:41:35.767Z] 	... 9 more
[2025-05-17T18:41:35.767Z] 
[2025-05-17T18:41:35.767Z] JavaTest Message: Test threw exception: java.security.KeyStoreException
[2025-05-17T18:41:35.767Z] JavaTest Message: shutting down test
[2025-05-17T18:41:35.767Z] 
[2025-05-17T18:41:35.767Z] 
[2025-05-17T18:41:35.767Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.security.KeyStoreException: Windows-MY not found
[2025-05-17T18:41:35.767Z] --------------------------------------------------
[2025-05-17T20:55:52.410Z] Test results: passed: 408; failed: 1

[2025-05-17T20:56:16.623Z] jdk_security3_1_FAILED

FYI @jasonkatonica

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants