Skip to content
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

jdk_security4_0_FAILED sun/security/krb5/auto/ReplayCacheTestProc.java Exception at ReplayCacheTestProc.main0 #16352

Closed
JasonFengJ9 opened this issue Nov 22, 2022 · 1 comment

Comments

@JasonFengJ9
Copy link
Member

Failure link

From an internal build(rhel7s390x-3-8):

java version "11.0.18" 2023-01-17
IBM Semeru Runtime Certified Edition 11.0.18+3 (build 11.0.18+3)
Eclipse OpenJ9 VM 11.0.18+3 (build master-5e4baa709, JRE 11 Linux s390x-64-Bit Compressed References 20221118_420 (JIT enabled, AOT enabled)
OpenJ9   - 5e4baa709
OMR      - fe4c3b9b5
JCL      - 8be395e14c based on jdk-11.0.18+3)

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

Optional info

Failure output (captured from console output)

[2022-11-19T05:40:53.341Z] variation: Mode150
[2022-11-19T05:40:53.341Z] JVM_OPTIONS:  -XX:+UseCompressedOops 

[2022-11-19T05:44:17.148Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java

[2022-11-19T05:44:17.154Z] -----------------------------------------------
[2022-11-19T05:44:17.154Z] >>>>> UDP packet received
[2022-11-19T05:44:17.154Z] RABBIT.HOLE> client4@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: 
[2022-11-19T05:44:17.154Z] KrbException: Additional pre-authentication required (25)
[2022-11-19T05:44:17.154Z] 	at KDC.processAsReq(KDC.java:1296)
[2022-11-19T05:44:17.154Z] 	at KDC.processMessage(KDC.java:774)
[2022-11-19T05:44:17.154Z] 	at KDC$1.run(KDC.java:1526)
[2022-11-19T05:44:17.154Z]      Error 25 Additional pre-authentication required
[2022-11-19T05:44:17.154Z] >>>>> UDP request honored

[2022-11-19T05:44:17.182Z] STDERR:
[2022-11-19T05:44:17.182Z] Nsanity started
[2022-11-19T05:44:17.182Z] Na started
[2022-11-19T05:44:17.182Z] Nb started
[2022-11-19T05:44:17.182Z] java.lang.Exception
[2022-11-19T05:44:17.182Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-11-19T05:44:17.182Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-11-19T05:44:17.182Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-11-19T05:44:17.182Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-11-19T05:44:17.182Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-11-19T05:44:17.182Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-11-19T05:44:17.182Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-11-19T05:44:17.182Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2022-11-19T05:44:17.182Z] java.lang.Exception
[2022-11-19T05:44:17.182Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-11-19T05:44:17.182Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-11-19T05:44:17.182Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-11-19T05:44:17.182Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-11-19T05:44:17.182Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-11-19T05:44:17.182Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-11-19T05:44:17.182Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-11-19T05:44:17.182Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2022-11-19T05:44:17.182Z] 
[2022-11-19T05:44:17.182Z] JavaTest Message: Test threw exception: java.lang.Exception

[2022-11-19T05:44:17.182Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception
[2022-11-19T05:44:17.182Z] --------------------------------------------------
[2022-11-19T05:45:18.134Z] Test results: passed: 137; failed: 1
[2022-11-19T05:45:23.885Z] Report written to /home/jenkins/workspace/Test_openjdk11_j9_extended.openjdk_s390x_linux/aqa-tests/TKG/output_1668827831241/jdk_security4_0/report/html/report.html
[2022-11-19T05:45:23.885Z] Results written to /home/jenkins/workspace/Test_openjdk11_j9_extended.openjdk_s390x_linux/aqa-tests/TKG/output_1668827831241/jdk_security4_0/work
[2022-11-19T05:45:23.885Z] Error: Some tests failed or other problems occurred.
[2022-11-19T05:45:23.885Z] 
[2022-11-19T05:45:23.885Z] jdk_security4_0_FAILED

50x internal grinder

@pshipton
Copy link
Member

This is a dup of #13756.
Details of the failure are in STDOUT.

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