You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/03/20 01:16:06 UTC

Build failed in Jenkins: Thrift #1091

See <https://builds.apache.org/job/Thrift/1091/changes>

Changes:

[jensg] THRIFT-2408 Named Pipe Transport Option for C#

------------------------------------------
[...truncated 2786 lines...]

setup.init:

mvn.ant.tasks.check:

proxy:

mvn.ant.tasks.download:
      [get] Getting: http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
      [get] To: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/java/build/tools/maven-ant-tasks-2.1.3.jar
      [get] Not modified - so not downloaded

mvn.init:
[artifact:dependencies] [WARNING] Overriding profile: 'maven-ant-tasks-repo-profile' (source: pom) with new instance from source: pom

init:

compile:

dist:

compile-test:
    [javac] Compiling 74 source files to /x1/jenkins/jenkins-slave/workspace/Thrift/lib/java/build/test
    [javac] Compiling 2 source files to /x1/jenkins/jenkins-slave/workspace/Thrift/lib/java/build/test
    [javac] Compiling 42 source files to /x1/jenkins/jenkins-slave/workspace/Thrift/lib/java/build/test
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Thrift/lib/java/build/test
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/java/build/libthrift-1.0.0-test.jar

junit-test:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/java/build/test/log
    [junit] Running org.apache.thrift.TestOptionals
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.thrift.TestShortStack
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.thrift.TestStruct
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.334 sec
    [junit] Running org.apache.thrift.TestTBaseHelper
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.341 sec
    [junit] Running org.apache.thrift.TestTDeserializer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
    [junit] Running org.apache.thrift.TestTEnumHelper
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.106 sec
    [junit] Running org.apache.thrift.TestTUnion
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClient
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClientManager
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.351 sec
    [junit] Running org.apache.thrift.protocol.TestTCompactProtocol
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.189 sec
    [junit] Running org.apache.thrift.protocol.TestTJSONProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.27 sec
    [junit] Running org.apache.thrift.protocol.TestTProtocolUtil
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.092 sec
    [junit] Running org.apache.thrift.protocol.TestTSimpleJSONProtocol
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.106 sec
    [junit] Running org.apache.thrift.protocol.TestTTupleProtocol
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.218 sec
    [junit] Running org.apache.thrift.scheme.TestStandardScheme
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] Running org.apache.thrift.server.TestAsyncServer
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.313 sec
    [junit] Running org.apache.thrift.server.TestHsHaServer
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.285 sec
    [junit] Running org.apache.thrift.server.TestThreadedSelectorServer
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.997 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBuffer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferReadTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.368 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.666 sec
    [junit] Running org.apache.thrift.transport.TestTSimpleFileTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.05 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 1 minute 21 seconds
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/java'
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/java'
Making check in js/test
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test'
make  check-local
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test'
/usr/bin/ant  test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build.xml

generate:
     [exec] [WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:41] No generator named 'noexist' could be found!
     [exec] [WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:42] cpp generator does not accept 'noexist' as sub-namespace!
     [exec] [WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:41] No generator named 'noexist' could be found!
     [exec] [WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:42] cpp generator does not accept 'noexist' as sub-namespace!

check-gjslint:
     [echo] check if gjslint is available:
     [exec] Execute failed: java.io.IOException: Cannot run program "gjslint": error=2, No such file or directory

gjslint:

resolve:
     [copy] Copying 39 files to /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/lib

jslint:

lint:

dependencies:

init:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/js/lib
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/log
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/test
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/test/log

xvfb:
     [echo] check if Xvfb is available:
     [exec] Result: 1

phantomjs:
     [echo] check if phantomjs is available:
     [exec] Execute failed: java.io.IOException: Cannot run program "phantomjs": error=2, No such file or directory

compile:
    [javac] Compiling 29 source files to /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/test
    [javac] Compiling 1 source file to /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/test
    [javac] Note: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/src/test/Httpd.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/src/test/Httpd.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jstest:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/jstest.jar

proxy:

jslibs:
      [get] Getting: http://code.jquery.com/jquery-1.7.2.js
      [get] To: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/js/lib/jquery-1.7.2.js
      [get] Getting: http://js-test-driver.googlecode.com/svn/trunk/JsTestDriver/contrib/qunit/src/equiv.js
      [get] To: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/js/lib/equiv.js
      [get] Getting: http://js-test-driver.googlecode.com/svn/trunk/JsTestDriver/contrib/qunit/src/QUnitAdapter.js
      [get] To: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/js/lib/QUnitAdapter.js
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.js
      [get] To: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/js/lib/qunit.js
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.css
      [get] To: /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/js/lib/qunit.css
     [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test/build/js

unittest:

test:

BUILD SUCCESSFUL
Total time: 11 seconds
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test'
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/js/test'
Making check in py
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/py'
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/py'
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/py'
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/py'
Making check in perl
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl'
Making check in test
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl/test'
make  check-local
make[4]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl/test'
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:41] No generator named 'noexist' could be found!
[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/test/ThriftTest.thrift:42] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl/test'
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl/test'
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl'
make -f Makefile-perl.mk
make[4]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl'
make[4]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl'
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl'
/usr/bin/perl -Iblib/lib -I/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl -I./test/gen-perl \
		/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl/test.pl /x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl/test/*.t
/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl/test/memory_buffer.t .. ok
/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl/test/processor.t ...... ok
All tests successful.
Files=2, Tests=8,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.15 cusr  0.00 csys =  0.18 CPU)
Result: PASS
make[4]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl'
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl'
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/perl'
Making check in php
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/php'
Making check in test
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/php/test'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/php/test'
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/php'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/php'
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib/php'
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib'
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/lib'
Making check in test
make[1]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/test'
Making check in cpp
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/test/cpp'
make  TestServer TestClient StressTest StressTestNonBlocking
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/test/cpp'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT TestServer.o -MD -MP -MF .deps/TestServer.Tpo -c -o TestServer.o `test -f 'src/TestServer.cpp' || echo './'`src/TestServer.cpp
Assembler messages:
Error: can't open /tmp/cct4bbhI.s for reading: No such file or directory
make[3]: *** [TestServer.o] Error 1
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/test/cpp'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/test/cpp'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/test'
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-2408

Jenkins build is back to normal : Thrift #1095

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift/1095/changes>


Build failed in Jenkins: Thrift #1094

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift/1094/changes>

Changes:

[jensg] THRIFT-2420 Go argument parser for methods without arguments does not skip fields

------------------------------------------
[...truncated 7089 lines...]
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testDouble (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testEnum (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testException (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testI32 (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testI64 (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testList (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMap (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMapMap (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMulti (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testNest (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testOneway (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testOnewayThenNormal (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testSet (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testString (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testStruct (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testTypedef (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testVoid (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

----------------------------------------------------------------------
Ran 18 tests in 0.006s

FAILED (errors=18)
npydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=True / SSL=False.   215 combinations tested.

Test run #216:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=compact,  zlib=True,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib --ssl
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=True / SSL=True.   216 combinations tested.

Test run #217:  (includes gen-py-default) Server=TProcessPoolServer,  Proto=accel,  zlib=False,  SSL=False
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-default --proto=accel --port=9090 TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-default --proto=accel --port=9090
Giving TProcessPoolServer (proto=accel,zlib=False,ssl=False) an extra 3 seconds for child processes to terminate via alarm
Traceback (most recent call last):
  File "./RunClientServer.py", line 191, in <module>
    runServiceTest(genpydir, try_server, try_proto, options.port, with_zlib, with_ssl)
  File "./RunClientServer.py", line 142, in runServiceTest
    raise Exception("Client subprocess failed, retcode=%d, args: %s" % (ret, ' '.join(cli_args)))
Exception: Client subprocess failed, retcode=1, args: /usr/bin/python ./TestClient.py --genpydir=gen-py-default --proto=accel --port=9090
FAIL: RunClientServer.py
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
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-2420

Build failed in Jenkins: Thrift #1093

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift/1093/changes>

Changes:

[jensg] THRIFT-2415 Named pipes server performance & message mode

[jensg] THRIFT-2418 Go handler function panics on internal error

[jensg] THRIFT-2419 golang - Fix fmt.Errorf in generated code

------------------------------------------
[...truncated 1742 lines...]
mv -f .deps/ThriftTest_constants.Tpo .deps/ThriftTest_constants.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT ThriftTest_types.lo -MD -MP -MF .deps/ThriftTest_types.Tpo -c -o ThriftTest_types.lo `test -f 'gen-cpp/ThriftTest_types.cpp' || echo './'`gen-cpp/ThriftTest_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT ThriftTest_types.lo -MD -MP -MF .deps/ThriftTest_types.Tpo -c gen-cpp/ThriftTest_types.cpp  -fPIC -DPIC -o .libs/ThriftTest_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT ThriftTest_types.lo -MD -MP -MF .deps/ThriftTest_types.Tpo -c gen-cpp/ThriftTest_types.cpp -o ThriftTest_types.o >/dev/null 2>&1
mv -f .deps/ThriftTest_types.Tpo .deps/ThriftTest_types.Plo
/bin/bash ../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib   -o libtestgencpp.la  ThriftTest_constants.lo ThriftTest_types.lo ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: ar cru .libs/libtestgencpp.a .libs/ThriftTest_constants.o .libs/ThriftTest_types.o 
libtool: link: ranlib .libs/libtestgencpp.a
libtool: link: ( cd ".libs" && rm -f "libtestgencpp.la" && ln -s "../libtestgencpp.la" "libtestgencpp.la" )
../../compiler/cpp/thrift --gen cpp ../../test/StressTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/StressTest.thrift>:30] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/StressTest.thrift>:30] Consider using the more efficient "binary" type instead of "list<byte>".
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT StressTest_constants.lo -MD -MP -MF .deps/StressTest_constants.Tpo -c -o StressTest_constants.lo `test -f 'gen-cpp/StressTest_constants.cpp' || echo './'`gen-cpp/StressTest_constants.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT StressTest_constants.lo -MD -MP -MF .deps/StressTest_constants.Tpo -c gen-cpp/StressTest_constants.cpp  -fPIC -DPIC -o .libs/StressTest_constants.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT StressTest_constants.lo -MD -MP -MF .deps/StressTest_constants.Tpo -c gen-cpp/StressTest_constants.cpp -o StressTest_constants.o >/dev/null 2>&1
mv -f .deps/StressTest_constants.Tpo .deps/StressTest_constants.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT StressTest_types.lo -MD -MP -MF .deps/StressTest_types.Tpo -c -o StressTest_types.lo `test -f 'gen-cpp/StressTest_types.cpp' || echo './'`gen-cpp/StressTest_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT StressTest_types.lo -MD -MP -MF .deps/StressTest_types.Tpo -c gen-cpp/StressTest_types.cpp  -fPIC -DPIC -o .libs/StressTest_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT StressTest_types.lo -MD -MP -MF .deps/StressTest_types.Tpo -c gen-cpp/StressTest_types.cpp -o StressTest_types.o >/dev/null 2>&1
mv -f .deps/StressTest_types.Tpo .deps/StressTest_types.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c -o Service.lo `test -f 'gen-cpp/Service.cpp' || echo './'`gen-cpp/Service.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c gen-cpp/Service.cpp  -fPIC -DPIC -o .libs/Service.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c gen-cpp/Service.cpp -o Service.o >/dev/null 2>&1
mv -f .deps/Service.Tpo .deps/Service.Plo
/bin/bash ../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib   -o libstresstestgencpp.la  StressTest_constants.lo StressTest_types.lo Service.lo ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: ar cru .libs/libstresstestgencpp.a .libs/StressTest_constants.o .libs/StressTest_types.o .libs/Service.o 
libtool: link: ranlib .libs/libstresstestgencpp.a
libtool: link: ( cd ".libs" && rm -f "libstresstestgencpp.la" && ln -s "../libstresstestgencpp.la" "libstresstestgencpp.la" )
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/cpp'>
Making all in perl
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/test/perl'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/perl'>
Making all in php
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/test/php'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/php'>
Making all in py
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
Making all in py.twisted
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/test/py.twisted'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py.twisted'>
Making all in py.tornado
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/test/py.tornado'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py.tornado'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/test'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
Making all in tutorial
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
Making all in cpp
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial/cpp'>
../../compiler/cpp/thrift --gen cpp -r ../../tutorial/tutorial.thrift
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT Calculator.lo -MD -MP -MF .deps/Calculator.Tpo -c -o Calculator.lo `test -f 'gen-cpp/Calculator.cpp' || echo './'`gen-cpp/Calculator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT Calculator.lo -MD -MP -MF .deps/Calculator.Tpo -c gen-cpp/Calculator.cpp  -fPIC -DPIC -o .libs/Calculator.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT Calculator.lo -MD -MP -MF .deps/Calculator.Tpo -c gen-cpp/Calculator.cpp -o Calculator.o >/dev/null 2>&1
mv -f .deps/Calculator.Tpo .deps/Calculator.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT SharedService.lo -MD -MP -MF .deps/SharedService.Tpo -c -o SharedService.lo `test -f 'gen-cpp/SharedService.cpp' || echo './'`gen-cpp/SharedService.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT SharedService.lo -MD -MP -MF .deps/SharedService.Tpo -c gen-cpp/SharedService.cpp  -fPIC -DPIC -o .libs/SharedService.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT SharedService.lo -MD -MP -MF .deps/SharedService.Tpo -c gen-cpp/SharedService.cpp -o SharedService.o >/dev/null 2>&1
mv -f .deps/SharedService.Tpo .deps/SharedService.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT shared_constants.lo -MD -MP -MF .deps/shared_constants.Tpo -c -o shared_constants.lo `test -f 'gen-cpp/shared_constants.cpp' || echo './'`gen-cpp/shared_constants.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT shared_constants.lo -MD -MP -MF .deps/shared_constants.Tpo -c gen-cpp/shared_constants.cpp  -fPIC -DPIC -o .libs/shared_constants.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT shared_constants.lo -MD -MP -MF .deps/shared_constants.Tpo -c gen-cpp/shared_constants.cpp -o shared_constants.o >/dev/null 2>&1
mv -f .deps/shared_constants.Tpo .deps/shared_constants.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT shared_types.lo -MD -MP -MF .deps/shared_types.Tpo -c -o shared_types.lo `test -f 'gen-cpp/shared_types.cpp' || echo './'`gen-cpp/shared_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT shared_types.lo -MD -MP -MF .deps/shared_types.Tpo -c gen-cpp/shared_types.cpp  -fPIC -DPIC -o .libs/shared_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT shared_types.lo -MD -MP -MF .deps/shared_types.Tpo -c gen-cpp/shared_types.cpp -o shared_types.o >/dev/null 2>&1
mv -f .deps/shared_types.Tpo .deps/shared_types.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT tutorial_constants.lo -MD -MP -MF .deps/tutorial_constants.Tpo -c -o tutorial_constants.lo `test -f 'gen-cpp/tutorial_constants.cpp' || echo './'`gen-cpp/tutorial_constants.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT tutorial_constants.lo -MD -MP -MF .deps/tutorial_constants.Tpo -c gen-cpp/tutorial_constants.cpp  -fPIC -DPIC -o .libs/tutorial_constants.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT tutorial_constants.lo -MD -MP -MF .deps/tutorial_constants.Tpo -c gen-cpp/tutorial_constants.cpp -o tutorial_constants.o >/dev/null 2>&1
mv -f .deps/tutorial_constants.Tpo .deps/tutorial_constants.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT tutorial_types.lo -MD -MP -MF .deps/tutorial_types.Tpo -c -o tutorial_types.lo `test -f 'gen-cpp/tutorial_types.cpp' || echo './'`gen-cpp/tutorial_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT tutorial_types.lo -MD -MP -MF .deps/tutorial_types.Tpo -c gen-cpp/tutorial_types.cpp  -fPIC -DPIC -o .libs/tutorial_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -g -O2 -MT tutorial_types.lo -MD -MP -MF .deps/tutorial_types.Tpo -c gen-cpp/tutorial_types.cpp -o tutorial_types.o >/dev/null 2>&1
mv -f .deps/tutorial_types.Tpo .deps/tutorial_types.Plo
/bin/bash ../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib   -o libtutorialgencpp.la  Calculator.lo SharedService.lo shared_constants.lo shared_types.lo tutorial_constants.lo tutorial_types.lo ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: ar cru .libs/libtutorialgencpp.a .libs/Calculator.o .libs/SharedService.o .libs/shared_constants.o .libs/shared_types.o .libs/tutorial_constants.o .libs/tutorial_types.o 
libtool: link: ranlib .libs/libtutorialgencpp.a
libtool: link: ( cd ".libs" && rm -f "libtutorialgencpp.la" && ln -s "../libtutorialgencpp.la" "libtutorialgencpp.la" )
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT CppServer.o -MD -MP -MF .deps/CppServer.Tpo -c -o CppServer.o CppServer.cpp
mv -f .deps/CppServer.Tpo .deps/CppServer.Po
/bin/bash ../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib   -o TutorialServer CppServer.o libtutorialgencpp.la ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -o .libs/TutorialServer CppServer.o  -L/usr/lib ./.libs/libtutorialgencpp.a <https://builds.apache.org/job/Thrift/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include   -Wall -g -O2 -MT CppClient.o -MD -MP -MF .deps/CppClient.Tpo -c -o CppClient.o CppClient.cpp
mv -f .deps/CppClient.Tpo .deps/CppClient.Po
/bin/bash ../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib   -o TutorialClient CppClient.o libtutorialgencpp.la ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -o .libs/TutorialClient CppClient.o  -L/usr/lib ./.libs/libtutorialgencpp.a <https://builds.apache.org/job/Thrift/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial/cpp'>
Making all in java
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial/java'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift/ws/tutorial/java/build>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift/ws/tutorial/java/build/log>

generate:

compile:
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 7 source files to <https://builds.apache.org/job/Thrift/ws/tutorial/java/build>
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:54: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 3 source files to <https://builds.apache.org/job/Thrift/ws/tutorial/java/build>
    [javac] Note: <https://builds.apache.org/job/Thrift/ws/tutorial/java/src/JavaServer.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

BUILD SUCCESSFUL
Total time: 3 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial/java'>
Making all in js
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial/js'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift/ws/tutorial/js/build>

compile:
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:54: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 7 source files to <https://builds.apache.org/job/Thrift/ws/tutorial/js/build>
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Thrift/ws/tutorial/js/build>
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Thrift/ws/tutorial/js/build>
    [javac] warning: [path] bad path element "/usr/share/java/xml-apis-ext.jar,": no such file or directory
    [javac] warning: [path] bad path element "/usr/share/java/xml-resolver.jar,": no such file or directory
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/src/Httpd.java>:177: warning: [deprecation] FileEntity(File,String) in FileEntity has been deprecated
    [javac]                     FileEntity body = new FileEntity(file, "text/html");
    [javac]                                       ^
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/src/Httpd.java>:197: warning: [rawtypes] found raw type: Processor
    [javac]                 TProcessor processor = new Calculator.Processor(new CalculatorHandler());      
    [javac]                                                      ^
    [javac]   missing type arguments for generic class Processor<I>
    [javac]   where I is a type-variable:
    [javac]     I extends Iface declared in class Processor
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/src/Httpd.java>:197: warning: [unchecked] unchecked call to Processor(I) as a member of the raw type Processor
    [javac]                 TProcessor processor = new Calculator.Processor(new CalculatorHandler());      
    [javac]                                        ^
    [javac]   where I is a type-variable:
    [javac]     I extends Iface declared in class Processor
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/src/Httpd.java>:234: warning: [deprecation] HttpService(HttpProcessor,ConnectionReuseStrategy,HttpResponseFactory) in HttpService has been deprecated
    [javac]             this.httpService = new HttpService(httpproc, new NoConnectionReuseStrategy(), new DefaultHttpResponseFactory());
    [javac]                                ^
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/src/Httpd.java>:235: warning: [deprecation] setParams(HttpParams) in HttpService has been deprecated
    [javac]             this.httpService.setParams(this.params);
    [javac]                             ^
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/src/Httpd.java>:236: warning: [deprecation] setHandlerResolver(HttpRequestHandlerResolver) in HttpService has been deprecated
    [javac]             this.httpService.setHandlerResolver(reqistry);
    [javac]                             ^
    [javac] 8 warnings

BUILD SUCCESSFUL
Total time: 2 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial/js'>
Making all in py
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial/py'>
../../compiler/cpp/thrift --gen py -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial/py'>
Making all in py.twisted
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial/py.twisted'>
Making all in py.tornado
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial/py.tornado'>
../../compiler/cpp/thrift --gen py:tornado -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial/py.tornado'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/'>
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/'>
+ make check
Making check in compiler/cpp
make[1]: Entering directory `<https://builds.apache.org/job/Thrift/ws/compiler/cpp'>
make  check-am
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/compiler/cpp'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/compiler/cpp'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/compiler/cpp'>
Making check in lib
make[1]: Entering directory `<https://builds.apache.org/job/Thrift/ws/lib'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp/test'>
make  TFDTransportTest TPipedTransportTest DebugProtoTest JSONProtoTest OptionalRequiredTest SpecializationTest AllProtocolsTest TransportTest ZlibTest TFileTransportTest UnitTests
make[4]: Entering directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp/test'>
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -MT TFDTransportTest.o -MD -MP -MF .deps/TFDTransportTest.Tpo -c -o TFDTransportTest.o TFDTransportTest.cpp
mv -f .deps/TFDTransportTest.Tpo .deps/TFDTransportTest.Po
/bin/bash ../../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib  -o TFDTransportTest TFDTransportTest.o ../../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -o .libs/TFDTransportTest TFDTransportTest.o  -L/usr/lib ../../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -MT TPipedTransportTest.o -MD -MP -MF .deps/TPipedTransportTest.Tpo -c -o TPipedTransportTest.o TPipedTransportTest.cpp
mv -f .deps/TPipedTransportTest.Tpo .deps/TPipedTransportTest.Po
/bin/bash ../../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib  -o TPipedTransportTest TPipedTransportTest.o ../../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -o .libs/TPipedTransportTest TPipedTransportTest.o  -L/usr/lib ../../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -MT DebugProtoTest.o -MD -MP -MF .deps/DebugProtoTest.Tpo -c -o DebugProtoTest.o DebugProtoTest.cpp
mv -f .deps/DebugProtoTest.Tpo .deps/DebugProtoTest.Po
/bin/bash ../../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib  -o DebugProtoTest DebugProtoTest.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -o .libs/DebugProtoTest DebugProtoTest.o  -L/usr/lib ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift/ws/lib/cpp/.libs/libthrift.so> -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -MT JSONProtoTest.o -MD -MP -MF .deps/JSONProtoTest.Tpo -c -o JSONProtoTest.o JSONProtoTest.cpp
mv -f .deps/JSONProtoTest.Tpo .deps/JSONProtoTest.Po
/bin/bash ../../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib  -o JSONProtoTest JSONProtoTest.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -o .libs/JSONProtoTest JSONProtoTest.o  -L/usr/lib ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift/ws/lib/cpp/.libs/libthrift.so> -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -MT OptionalRequiredTest.o -MD -MP -MF .deps/OptionalRequiredTest.Tpo -c -o OptionalRequiredTest.o OptionalRequiredTest.cpp
mv -f .deps/OptionalRequiredTest.Tpo .deps/OptionalRequiredTest.Po
/bin/bash ../../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib  -o OptionalRequiredTest OptionalRequiredTest.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -o .libs/OptionalRequiredTest OptionalRequiredTest.o  -L/usr/lib ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift/ws/lib/cpp/.libs/libthrift.so> -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -MT SpecializationTest.o -MD -MP -MF .deps/SpecializationTest.Tpo -c -o SpecializationTest.o SpecializationTest.cpp
mv -f .deps/SpecializationTest.Tpo .deps/SpecializationTest.Po
/bin/bash ../../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib  -o SpecializationTest SpecializationTest.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -o .libs/SpecializationTest SpecializationTest.o  -L/usr/lib ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift/ws/lib/cpp/.libs/libthrift.so> -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -MT AllProtocolTests.o -MD -MP -MF .deps/AllProtocolTests.Tpo -c -o AllProtocolTests.o AllProtocolTests.cpp
mv -f .deps/AllProtocolTests.Tpo .deps/AllProtocolTests.Po
/bin/bash ../../../libtool --tag=CXX   --mode=link g++ -Wall -g -O2 -L/usr/lib  -o AllProtocolsTest AllProtocolTests.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -o .libs/AllProtocolsTest AllProtocolTests.o  -L/usr/lib ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift/ws/lib/cpp/.libs/libthrift.so> -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -MT TransportTest.o -MD -MP -MF .deps/TransportTest.Tpo -c -o TransportTest.o TransportTest.cpp
mv -f .deps/TransportTest.Tpo .deps/TransportTest.Po
make[4]: *** No rule to make target `/usr/lib/libboost_unit_test_framework.a', needed by `TransportTest'.  Stop.
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp/test'>
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp/test'>
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/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-2418
Updating THRIFT-2419
Updating THRIFT-2415

Build failed in Jenkins: Thrift #1092

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift/1092/changes>

Changes:

[jake] THRIFT-2417: Make union types partial classes

------------------------------------------
[...truncated 7084 lines...]
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testDouble (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testEnum (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testException (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testI32 (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testI64 (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testList (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMap (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMapMap (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMulti (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testNest (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testOneway (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testOnewayThenNormal (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testSet (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testString (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testStruct (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testTypedef (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testVoid (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 101, in open
    message=message)
TTransportException: Could not connect to localhost:9090

----------------------------------------------------------------------
Ran 18 tests in 0.006s

FAILED (errors=18)
npydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=True / SSL=False.   215 combinations tested.

Test run #216:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=compact,  zlib=True,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib --ssl
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=True / SSL=True.   216 combinations tested.

Test run #217:  (includes gen-py-default) Server=TProcessPoolServer,  Proto=accel,  zlib=False,  SSL=False
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-default --proto=accel --port=9090 TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-default --proto=accel --port=9090
Giving TProcessPoolServer (proto=accel,zlib=False,ssl=False) an extra 3 seconds for child processes to terminate via alarm
Traceback (most recent call last):
  File "./RunClientServer.py", line 191, in <module>
    runServiceTest(genpydir, try_server, try_proto, options.port, with_zlib, with_ssl)
  File "./RunClientServer.py", line 142, in runServiceTest
    raise Exception("Client subprocess failed, retcode=%d, args: %s" % (ret, ' '.join(cli_args)))
Exception: Client subprocess failed, retcode=1, args: /usr/bin/python ./TestClient.py --genpydir=gen-py-default --proto=accel --port=9090
FAIL: RunClientServer.py
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
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-2417