cfriedt commented on pull request #2007:
URL: https://github.com/apache/thrift/pull/2007#issuecomment-646580791


   ```console
   $ make check
   ...
   make[5]: Leaving directory '/home/cfriedt/workspace/thrift/lib/cpp/test'
   make  check-TESTS
   make[5]: Entering directory '/home/cfriedt/workspace/thrift/lib/cpp/test'
   An error message from getaddrinfo on the console is expected:
   Thrift: Fri Jun 19 07:12:34 2020 getaddrinfo() -> -2; Name or service not 
known
   
   *** No errors detected
   PASS: UnitTests
   Thrift: Fri Jun 19 07:12:34 2020 ~TFDTransport TTransportException: 
'TFDTransport::close(): Bad file descriptor'
   
   *** No errors detected
   PASS: TFDTransportTest
   
   *** No errors detected
   PASS: TPipedTransportTest
   *** No errors detected
   PASS: DebugProtoTest
   
   *** No errors detected
   PASS: JSONProtoTest
   
   *** No errors detected
   PASS: OptionalRequiredTest
   
   *** No errors detected
   PASS: RecursiveTest
   
   *** No errors detected
   PASS: SpecializationTest
   TBinaryProtocol => OK
   TLEBinaryProtocol => OK
   TCompactProtocol => OK
   
   *** No errors detected
   PASS: AllProtocolsTest
   Timeout alarm expired; attempting to unblock transport
   Timeout alarm expired; attempting to unblock transport
   Timeout alarm expired; attempting to unblock transport
   Timeout alarm expired; attempting to unblock transport
   Timeout alarm expired; attempting to unblock transport
   Timeout alarm expired; attempting to unblock transport
   Timeout alarm expired; attempting to unblock transport
   Timeout alarm expired; attempting to unblock transport
   Timeout alarm expired; attempting to unblock transport
   Timeout alarm expired; attempting to unblock transport
   
   *** No errors detected
   PASS: TransportTest
   Thrift: Fri Jun 19 07:13:21 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   
   *** No errors detected
   PASS: TInterruptTest
   
   *** No errors detected
   PASS: TServerIntegrationTest
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   
   *** No errors detected
   PASS: SecurityTest
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   Thrift: Fri Jun 19 07:13:40 2020 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
   
   *** No errors detected
   PASS: SecurityFromBufferTest
   seed: 1592565220
   
   *** No errors detected
   PASS: ZlibTest
   
   *** No errors detected
   PASS: TFileTransportTest
   PASS: link_test
   
   *** No errors detected
   PASS: OpenSSLManualInitTest
   
   *** No errors detected
   PASS: EnumTest
   
   *** No errors detected
   PASS: RenderedDoubleConstantsTest
   
   *** No errors detected
   PASS: AnnotationTest
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: Serving with 1 io 
threads.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: using libevent 
2.1.8-stable method epoll
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
listen.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
notify.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 entering 
loop...
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 run() done!
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: join done for IO thread #0
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: Serving with 1 io 
threads.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: using libevent 
2.1.8-stable method epoll
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
listen.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
notify.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 entering 
loop...
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 run() done!
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: join done for IO thread #0
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: Serving with 1 io 
threads.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: using libevent 
2.1.8-stable method epoll
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
listen.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
notify.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 entering 
loop...
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 run() done!
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: join done for IO thread #0
   
   *** No errors detected
   PASS: TNonblockingServerTest
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: Serving with 1 io 
threads.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: using libevent 
2.1.8-stable method epoll
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
listen.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
notify.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 entering 
loop...
   Thrift: Fri Jun 19 07:13:43 2020 TConnection::workSocket(): client 
disconnected
   Thrift: Fri Jun 19 07:13:43 2020 SSL_shutdown: Broken pipe (SSL_error_code = 
6)
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 run() done!
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: join done for IO thread #0
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: Serving with 1 io 
threads.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: using libevent 
2.1.8-stable method epoll
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
listen.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
notify.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 entering 
loop...
   Thrift: Fri Jun 19 07:13:43 2020 TConnection::workSocket(): client 
disconnected
   Thrift: Fri Jun 19 07:13:43 2020 SSL_shutdown: Broken pipe (SSL_error_code = 
6)
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 run() done!
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: join done for IO thread #0
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: Serving with 1 io 
threads.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: using libevent 
2.1.8-stable method epoll
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
listen.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: IO thread #0 registered for 
notify.
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 entering 
loop...
   Thrift: Fri Jun 19 07:13:43 2020 TConnection::workSocket(): client 
disconnected
   Thrift: Fri Jun 19 07:13:43 2020 SSL_shutdown: Broken pipe (SSL_error_code = 
6)
   Thrift: Fri Jun 19 07:13:43 2020 TNonblockingServer: IO thread #0 run() done!
   Thrift: Fri Jun 19 07:13:43 2020 TNonblocking: join done for IO thread #0
   
   *** No errors detected
   PASS: TNonblockingSSLServerTest
   ===================
   All 23 tests passed
   ===================
   ...
   cfriedt@cfriedt-MacBookPro:~/workspace/thrift$ echo $?
   0
   cfriedt@cfriedt-MacBookPro:~/workspace/thrift$ uname -a
   Linux cfriedt-MacBookPro 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 
11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to