Github user laozhp commented on the pull request:

    https://github.com/apache/thrift/pull/975#issuecomment-205735083
  
    Jenkins failed with `SSL error: sslv3 alert certificate expired.`
    ```
    src/thrift/server/simple.d:143: Client died: 
thrift.transport.ssl.TSSLException@src/thrift/transport/ssl.d(223): SSL error: 
sslv3 alert certificate expired.
    ----------------
    ??:? pure @safe bool std.exception.enforce!(bool).enforce(bool, lazy 
object.Throwable) [0x515e16]
    ??:? void thrift.transport.ssl.TSSLSocket.checkHandshake() [0x5138d9]
    ??:? ulong thrift.transport.ssl.TSSLSocket.read(ubyte[]) [0x513457]
    ??:? ulong thrift.transport.buffered.TBufferedTransport.read(ubyte[]) 
[0x51c819]
    ??:? void thrift.transport.base.TBaseTransport.readAll(ubyte[]) [0x51be10]
    ??:? void thrift.transport.buffered.TBufferedTransport.readAll(ubyte[]) 
[0x51c9d1]
    ??:? thrift.protocol.base.TMessage 
thrift.protocol.binary.TBinaryProtocol!(thrift.transport.base.TTransport).TBinaryProtocol.readMessageBegin()
 [0x4f02ea]
    ??:? bool 
thrift.codegen.processor.TServiceProcessor!(async_test.AsyncTest).TServiceProcessor.process(thrift.protocol.base.TProtocol,
 thrift.protocol.base.TProtocol, std.variant.VariantN!(32uL).VariantN) 
[0x4ec275]
    ??:? void 
thrift.server.simple.TSimpleServer.serve(thrift.util.cancellation.TCancellation)
 [0x51a32b]
    ??:? void 
async_test.ServerThread!(thrift.server.simple.TSimpleServer).ServerThread.run() 
[0x4ec0fa]
    ??:? void core.thread.Thread.run() [0x54c731]
    ??:? thread_entryPoint [0x54c251]
    ??:? [0x17205181]
    Build timed out (after 480 minutes). Marking the build as failed.
    Build was aborted
    [WARNINGS] Skipping publisher since build result is FAILURE
    [TASKS] Skipping publisher since build result is FAILURE
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to