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

THRIFT-3774 The generated code should have exception_names meta info #975

Closed
wants to merge 2 commits into from

Conversation

laozhp
Copy link
Contributor

@laozhp laozhp commented Apr 4, 2016

No description provided.

@laozhp
Copy link
Contributor Author

laozhp commented Apr 4, 2016

Travis CI failed with

Broadcast message from root@testing-gce-d357df5d-d4c0-42df-9bcc-a6a7f62bb65e

    (unknown) at 10:58 ...

The system is going down for power off NOW!

The command docker build -q -t thrift-build build/docker/debian exited with 1.

How can I restart the check process?

@laozhp
Copy link
Contributor Author

laozhp commented Apr 5, 2016

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

@Jens-G
Copy link
Member

Jens-G commented Apr 5, 2016

How can I restart the check process?

Modify the pull request.

@laozhp
Copy link
Contributor Author

laozhp commented Apr 6, 2016

@Jens-G Thanks. I think I should do this after Jenkins's certificate fixed.

@scohen
Copy link

scohen commented May 20, 2016

@laozhp has this been merged yet?

@scohen
Copy link

scohen commented May 20, 2016

@laozhp I incorporated this into a namespacing fix here: https://issues.apache.org/jira/browse/THRIFT-3834

@jeking3
Copy link
Contributor

jeking3 commented Apr 6, 2017

@jfarrell this PR can be closed - it was merged / fixed elsewhere. Jira ticket is closed.

@laozhp laozhp closed this Apr 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants