See <https://builds.apache.org/job/Thrift-precommit/71/changes>

Changes:

[nsuke] THRIFT-3612 Add Python C extension for compact protocol

[nsuke] THRIFT-3613 Port Python C extension to Python 3

------------------------------------------
[...truncated 7913 lines...]
server is listening
server stop completed
server thread joined
Leaving test case "test_threaded_bound"; testing time: 7957mks
Entering test case "test_threadpool_factory"
server is listening
server stop completed
server thread joined
Leaving test case "test_threadpool_factory"; testing time: 6741mks
Entering test case "test_threadpool"
server is listening
server stop completed
server thread joined
Leaving test case "test_threadpool"; testing time: 6295mks
Entering test case "test_threadpool_bound"
server is listening
server stop completed
server thread joined
Leaving test case "test_threadpool_bound"; testing time: 6214mks
Leaving test suite "constructors"
Entering test suite "TServerIntegrationTest"
Entering test case "test_stop_with_interruptable_clients_connected"
server is listening
server has accepted 2
server stop completed
server thread joined
Leaving test case "test_stop_with_interruptable_clients_connected"; testing 
time: 1681mks
Entering test case "test_stop_with_uninterruptable_clients_connected"
server is listening
server has accepted 2
server stop completed
server thread joined
Test case test_stop_with_uninterruptable_clients_connected did not check any 
assertions
Leaving test case "test_stop_with_uninterruptable_clients_connected"; testing 
time: 1875mks
Entering test case "test_concurrent_client_limit"
server is listening
server has accepted 1
server has accepted 2
server has accepted 2
server stop completed
server thread joined
Leaving test case "test_concurrent_client_limit"; testing time: 2023mks
Leaving test suite "TServerIntegrationTest"
Leaving test suite "TServerIntegrationTest"

*** No errors detected
PASS: TServerIntegrationTest
argv[0] = "/thrift/lib/cpp/test/.libs/lt-SecurityTest"
Running 1 test case...
Entering test suite "SecurityTest"
Entering test suite "SecurityTest"
Entering test case "ssl_security_matrix"
TEST: Server = SSLTLS, Client = SSLTLS
TEST: Server = SSLTLS, Client = SSLv3
SRV 2ac4d67f7700 Exception: SSL_accept: wrong version number
CLI 2ac4d63ea700 Exception: SSL_connect: sslv3 alert handshake failure
TEST: Server = SSLTLS, Client = TLSv1_0
TEST: Server = SSLTLS, Client = TLSv1_1
TEST: Server = SSLTLS, Client = TLSv1_2
TEST: Server = SSLv3, Client = SSLTLS
CLI 2ac4d63ea700 Exception: SSL_connect: unsupported protocol
SRV 2ac4d67f7700 Exception: SSL_accept: error code: 0
TEST: Server = SSLv3, Client = SSLv3
TEST: Server = SSLv3, Client = TLSv1_0
SRV 2ac4d67f7700 Exception: SSL_accept: sslv3 alert handshake failure
CLI 2ac4d63ea700 Exception: SSL_connect: wrong version number
TEST: Server = SSLv3, Client = TLSv1_1
SRV 2ac4d63ea700 Exception: SSL_accept: sslv3 alert handshake failure
CLI 2ac4d67f7700 Exception: SSL_connect: wrong version number
TEST: Server = SSLv3, Client = TLSv1_2
SRV 2ac4d67f7700 Exception: SSL_accept: sslv3 alert handshake failure
CLI 2ac4d63ea700 Exception: SSL_connect: wrong version number
TEST: Server = TLSv1_0, Client = SSLTLS
TEST: Server = TLSv1_0, Client = SSLv3
SRV 2ac4d67f7700 Exception: SSL_accept: wrong version number
CLI 2ac4d63ea700 Exception: SSL_connect: sslv3 alert handshake failure
TEST: Server = TLSv1_0, Client = TLSv1_0
FAIL: SecurityTest
seed: 1455179804
Running 31 test cases...
Entering test suite "ZlibTest"
Entering test case "uniform-test_write_then_read"
Leaving test case "uniform-test_write_then_read"; testing time: 1102mks
Entering test case "uniform-test_separate_checksum"
Leaving test case "uniform-test_separate_checksum"; testing time: 963mks
Entering test case "uniform-test_incomplete_checksum"
Leaving test case "uniform-test_incomplete_checksum"; testing time: 1071mks
Entering test case "uniform-test_invalid_checksum"
Leaving test case "uniform-test_invalid_checksum"; testing time: 906mks
Entering test case "uniform-test_write_after_flush"
Leaving test case "uniform-test_write_after_flush"; testing time: 641mks
Entering test case "uniform-constant-test_read_write_mix"
Leaving test case "uniform-constant-test_read_write_mix"; testing time: 760mks
Entering test case "uniform-lognormal-write-test_read_write_mix"
Leaving test case "uniform-lognormal-write-test_read_write_mix"; testing time: 
1443mks
Entering test case "uniform-lognormal-read-test_read_write_mix"
Leaving test case "uniform-lognormal-read-test_read_write_mix"; testing time: 
2541mks
Entering test case "uniform-lognormal-both-test_read_write_mix"
Leaving test case "uniform-lognormal-both-test_read_write_mix"; testing time: 
2893mks
Entering test case "uniform-lognormal-same-distribution-test_read_write_mix"
Leaving test case "uniform-lognormal-same-distribution-test_read_write_mix"; 
testing time: 2915mks
Entering test case "compressible-test_write_then_read"
Leaving test case "compressible-test_write_then_read"; testing time: 1342mks
Entering test case "compressible-test_separate_checksum"
Leaving test case "compressible-test_separate_checksum"; testing time: 1274mks
Entering test case "compressible-test_incomplete_checksum"
Leaving test case "compressible-test_incomplete_checksum"; testing time: 1321mks
Entering test case "compressible-test_invalid_checksum"
Leaving test case "compressible-test_invalid_checksum"; testing time: 1250mks
Entering test case "compressible-test_write_after_flush"
Leaving test case "compressible-test_write_after_flush"; testing time: 1037mks
Entering test case "compressible-constant-test_read_write_mix"
Leaving test case "compressible-constant-test_read_write_mix"; testing time: 
1229mks
Entering test case "compressible-lognormal-write-test_read_write_mix"
Leaving test case "compressible-lognormal-write-test_read_write_mix"; testing 
time: 1776mks
Entering test case "compressible-lognormal-read-test_read_write_mix"
Leaving test case "compressible-lognormal-read-test_read_write_mix"; testing 
time: 2820mks
Entering test case "compressible-lognormal-both-test_read_write_mix"
Leaving test case "compressible-lognormal-both-test_read_write_mix"; testing 
time: 3372mks
Entering test case 
"compressible-lognormal-same-distribution-test_read_write_mix"
Leaving test case 
"compressible-lognormal-same-distribution-test_read_write_mix"; testing time: 
3459mks
Entering test case "random-test_write_then_read"
Leaving test case "random-test_write_then_read"; testing time: 1844mks
Entering test case "random-test_separate_checksum"
Leaving test case "random-test_separate_checksum"; testing time: 1879mks
Entering test case "random-test_incomplete_checksum"
Leaving test case "random-test_incomplete_checksum"; testing time: 2104mks
Entering test case "random-test_invalid_checksum"
Leaving test case "random-test_invalid_checksum"; testing time: 1900mks
Entering test case "random-test_write_after_flush"
Leaving test case "random-test_write_after_flush"; testing time: 1794mks
Entering test case "random-constant-test_read_write_mix"
Leaving test case "random-constant-test_read_write_mix"; testing time: 1927mks
Entering test case "random-lognormal-write-test_read_write_mix"
Leaving test case "random-lognormal-write-test_read_write_mix"; testing time: 
2560mks
Entering test case "random-lognormal-read-test_read_write_mix"
Leaving test case "random-lognormal-read-test_read_write_mix"; testing time: 
3465mks
Entering test case "random-lognormal-both-test_read_write_mix"
Leaving test case "random-lognormal-both-test_read_write_mix"; testing time: 
4196mks
Entering test case "random-lognormal-same-distribution-test_read_write_mix"
Leaving test case "random-lognormal-same-distribution-test_read_write_mix"; 
testing time: 4163mks
Entering test case "test_no_write"
Leaving test case "test_no_write"; testing time: 466mks
Leaving test suite "ZlibTest"

*** No errors detected
PASS: ZlibTest
Running 5 test cases...
Entering test suite "TFileTransportTest"
Entering test case "test_destructor"
Leaving test case "test_destructor"; testing time: 368764mks
Entering test case "test_flush_max_us1"
Leaving test case "test_flush_max_us1"; testing time: 8321mks
Entering test case "test_flush_max_us2"
Leaving test case "test_flush_max_us2"; testing time: 3220mks
Entering test case "test_flush_max_us3"
Leaving test case "test_flush_max_us3"; testing time: 1467mks
Entering test case "test_noop_flush"
TFileTransportTest.cpp(348): warning in "test_noop_flush": condition delta < 
2000000 is not satisfied [3000173 >= 2000000]
TFileTransportTest.cpp(348): warning in "test_noop_flush": condition delta < 
2000000 is not satisfied [6000249 >= 2000000]
TFileTransportTest.cpp(348): warning in "test_noop_flush": condition delta < 
2000000 is not satisfied [9000322 >= 2000000]
TFileTransportTest.cpp(348): warning in "test_noop_flush": condition delta < 
2000000 is not satisfied [12000395 >= 2000000]
TFileTransportTest.cpp(348): warning in "test_noop_flush": condition delta < 
2000000 is not satisfied [15000466 >= 2000000]
TFileTransportTest.cpp(348): warning in "test_noop_flush": condition delta < 
2000000 is not satisfied [18000538 >= 2000000]
TFileTransportTest.cpp(348): warning in "test_noop_flush": condition delta < 
2000000 is not satisfied [21000606 >= 2000000]
TFileTransportTest.cpp(348): warning in "test_noop_flush": condition delta < 
2000000 is not satisfied [24000682 >= 2000000]
Leaving test case "test_noop_flush"; testing time: 2462mks
Leaving test suite "TFileTransportTest"

*** No errors detected
PASS: TFileTransportTest
PASS: link_test
Running 1 test case...
Entering test suite "OpenSSLManualInit"
Entering test case "test_openssl_availability"
Leaving test case "test_openssl_availability"; testing time: 3016mks
Leaving test suite "OpenSSLManualInit"

*** No errors detected
PASS: OpenSSLManualInitTest
Running 2 test cases...
Entering test suite "EnumTest"
Entering test suite "EnumTest"
Entering test case "test_enum"
Leaving test case "test_enum"; testing time: 333mks
Entering test case "test_enum_constant"
Leaving test case "test_enum_constant"; testing time: 321mks
Leaving test suite "EnumTest"
Leaving test suite "EnumTest"

*** No errors detected
PASS: EnumTest
Running 3 test cases...
Entering test suite "TNonblockingServerTest"
Entering test suite "TNonblockingServerTest"
Entering test case "get_specified_port"
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: Serving on port 12345, 1 
io threads.
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: using libevent 
2.0.21-stable method epoll
Thrift: Thu Feb 11 08:37:22 2016 TNonblocking: IO thread #0 registered for 
listen.
Thrift: Thu Feb 11 08:37:22 2016 TNonblocking: IO thread #0 registered for 
notify.
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: IO thread #0 entering 
loop...
Thrift: Thu Feb 11 08:37:22 2016 PthreadThread::join(): detached thread
Leaving test case "get_specified_port"; testing time: 2096mks
Entering test case "get_assigned_port"
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: IO thread #0 run() done!
Thrift: Thu Feb 11 08:37:22 2016 TNonblocking: join done for IO thread #0
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: Serving on port 35596, 1 
io threads.
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: using libevent 
2.0.21-stable method epoll
Thrift: Thu Feb 11 08:37:22 2016 TNonblocking: IO thread #0 registered for 
listen.
Thrift: Thu Feb 11 08:37:22 2016 TNonblocking: IO thread #0 registered for 
notify.
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: IO thread #0 entering 
loop...
Thrift: Thu Feb 11 08:37:22 2016 PthreadThread::join(): detached thread
Leaving test case "get_assigned_port"; testing time: 1453mks
Entering test case "provide_event_base"
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: Serving on port 35780, 1 
io threads.
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: using libevent 
2.0.21-stable method epoll
Thrift: Thu Feb 11 08:37:22 2016 TNonblocking: IO thread #0 registered for 
listen.
Thrift: Thu Feb 11 08:37:22 2016 TNonblocking: IO thread #0 registered for 
notify.
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: IO thread #0 entering 
loop...
Thrift: Thu Feb 11 08:37:22 2016 TNonblockingServer: IO thread #0 run() done!
Thrift: Thu Feb 11 08:37:22 2016 TNonblocking: join done for IO thread #0
Thrift: Thu Feb 11 08:37:22 2016 PthreadThread::join(): detached thread
Leaving test case "provide_event_base"; testing time: 1366mks
Leaving test suite "TNonblockingServerTest"
Leaving test suite "TNonblockingServerTest"

*** No errors detected
PASS: TNonblockingServerTest
====================
1 of 19 tests failed
====================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/thrift/lib/cpp/test'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/thrift/lib/cpp/test'
make[3]: *** [check] Error 2
make[3]: Leaving directory `/thrift/lib/cpp/test'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/thrift/lib/cpp'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/thrift/lib'
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Javadoc
Updating THRIFT-3613
Updating THRIFT-3612

Reply via email to