Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8254600

javax/net/ssl/Stapling/StapleEnableProps.java failed with "SSLException: The status_request_v2 extension is inconsistent with the expected result: expected = true, actual = false"

XMLWordPrintable

      The following test failed in the JDK16 CI:

      javax/net/ssl/Stapling/StapleEnableProps.java

      Here's a snippet from the log file:

      ----------System.err:(15/1198)----------
      javax.net.ssl.SSLException: The status_request_v2 extension is inconsistent with the expected result: expected = true, actual = false
      at StapleEnableProps.checkServerHello(StapleEnableProps.java:641)
      at StapleEnableProps.testServerProp(StapleEnableProps.java:338)
      at StapleEnableProps.main(StapleEnableProps.java:130)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:564)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:832)

      JavaTest Message: Test threw exception: javax.net.ssl.SSLException: The status_request_v2 extension is inconsistent with the expected result: expected = true, actual = false
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: javax.net.ssl.SSLException: The status_request_v2 extension is inconsistent with the expected result: expected = true, actual = false
      ----------rerun:(42/7244)*----------

      Normally a Tier2 test failure would start out as a P3, but
      this failure is intermittent so starting it as a P4.

            jnimeh Jamil Nimeh
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: