openj9
openj9 copied to clipboard
OpenJDK sun/security/krb5/auto/ReplayCacheTestProc
This test fails fairly regularly. I assume due to unreliable networking. Creating this issue to record some of the failure before excluding the test.
Related to https://github.com/eclipse-openj9/openj9/issues/13756
The test is excluded for OpenJDK Linux via https://bugs.openjdk.java.net/browse/JDK-8258855 linux-all although this is set resolved from 11.0.14.
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_1/424/ - ubu22-aarch64-4 sun/security/krb5/auto/ReplayCacheTestProc.java
23:41:27 java.lang.Exception
23:41:27 at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
23:41:27 at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_OMR_testList_2/250/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_OpenJDK11_testList_1/45/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly_testList_2/261/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly_testList_2/263/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_2/430/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux_Nightly_testList_2/209/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly_testList_1/265/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_2/431 https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_2/432 https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Release_testList_2/79/ - 0.51 https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_2/435/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux_Release_testList_1/38/ - 0.51 https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_1/439/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_1/441/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux_Nightly_testList_2/222/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly_testList_2/279/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_OMR_testList_1/194/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_2/448/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_OMR_testList_1/197/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_1/451/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_OMR_testList_2/199/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux_OMR_testList_2/157/ https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_2/453/
@jasonkatonica it's interesting this test is only failing on jdk11 and not later versions, perhaps there is a problem.
Excluding on Linux via https://github.com/adoptium/aqa-tests/pull/6286
openjdk11_j9_sanity.openjdk_aarch64_linux
[2025-05-29T15:37:48.638Z] variation: Mode650
[2025-05-29T15:37:48.638Z] JVM_OPTIONS: -XX:-UseCompressedOops -Xverbosegclog
[2025-05-29T15:41:54.348Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java
[2025-05-29T15:41:54.466Z] STDERR:
[2025-05-29T15:41:54.466Z] Nsanity started
[2025-05-29T15:41:54.466Z] Na started
[2025-05-29T15:41:54.466Z] Nb started
[2025-05-29T15:41:54.466Z] java.lang.Exception
[2025-05-29T15:41:54.466Z] at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2025-05-29T15:41:54.466Z] at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2025-05-29T15:41:54.466Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-05-29T15:41:54.466Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-05-29T15:41:54.466Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-05-29T15:41:54.466Z] at java.base/java.lang.reflect.Method.invoke(Method.java:572)
[2025-05-29T15:41:54.466Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-05-29T15:41:54.466Z] at java.base/java.lang.Thread.run(Thread.java:835)
[2025-05-29T15:41:54.466Z] java.lang.Exception
[2025-05-29T15:41:54.466Z] at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2025-05-29T15:41:54.466Z] at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2025-05-29T15:41:54.466Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-05-29T15:41:54.467Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-05-29T15:41:54.467Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-05-29T15:41:54.467Z] at java.base/java.lang.reflect.Method.invoke(Method.java:572)
[2025-05-29T15:41:54.467Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-05-29T15:41:54.467Z] at java.base/java.lang.Thread.run(Thread.java:835)
[2025-05-29T15:42:38.513Z] Test results: passed: 138; failed: 1
[2025-05-29T15:42:55.423Z] jdk_security4_1_FAILED
Another similar issue
- https://github.com/eclipse-openj9/openj9/issues/13756
Moving this issue to .54 since this test has intermittently failed for some time and we have not been able to explain why.