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/08/22 02:08:54 UTC

Build failed in Jenkins: Thrift-Test #11

See <https://builds.apache.org/job/Thrift-Test/11/>

------------------------------------------
[...truncated 2122 lines...]
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Thrift-Test/ws/tutorial/js/build>
    [javac] <https://builds.apache.org/job/Thrift-Test/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-Test/ws/tutorial/js/build>
    [javac] <https://builds.apache.org/job/Thrift-Test/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-Test/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-Test/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-Test/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-Test/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-Test/ws/tutorial/js/src/Httpd.java>:236: warning: [deprecation] setHandlerResolver(HttpRequestHandlerResolver) in HttpService has been deprecated
    [javac]             this.httpService.setHandlerResolver(reqistry);
    [javac]                             ^
    [javac] 6 warnings

BUILD SUCCESSFUL
Total time: 2 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/js'>
Making all in py
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py'>
../../compiler/cpp/thrift --gen py -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py'>
Making all in py.twisted
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.twisted'>
Making all in py.tornado
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.tornado'>
../../compiler/cpp/thrift --gen py:tornado -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.tornado'>
Making all in go
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/go'>
../../compiler/cpp/thrift --gen go -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/go'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
Making all in test
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
Making all in nodejs
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/nodejs'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/nodejs'>
Making all in cpp
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
Makefile:942: warning: overriding commands for target `gen-cpp/ThriftTest.cpp'
Makefile:939: warning: ignoring old commands for target `gen-cpp/ThriftTest.cpp'
../../compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:41] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] cpp generator does not accept 'noexist' as sub-namespace!
/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_constants.lo -MD -MP -MF .deps/ThriftTest_constants.Tpo -c -o ThriftTest_constants.lo `test -f 'gen-cpp/ThriftTest_constants.cpp' || echo './'`gen-cpp/ThriftTest_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 ThriftTest_constants.lo -MD -MP -MF .deps/ThriftTest_constants.Tpo -c gen-cpp/ThriftTest_constants.cpp  -fPIC -DPIC -o .libs/ThriftTest_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 ThriftTest_constants.lo -MD -MP -MF .deps/ThriftTest_constants.Tpo -c gen-cpp/ThriftTest_constants.cpp -o ThriftTest_constants.o >/dev/null 2>&1
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
/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-Test/ws/test/cpp'>
Making all in perl
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/perl'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/perl'>
Making all in php
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/php'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/php'>
Making all in py
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
Making all in py.twisted
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
Making all in py.tornado
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.tornado'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.tornado'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
Making all in tutorial
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
Making all in cpp
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/cpp'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/cpp'>
Making all in java
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/java'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift-Test/ws/tutorial/java/build.xml>

init:

generate:

compile:
    [javac] <https://builds.apache.org/job/Thrift-Test/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-Test/ws/tutorial/java/build>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] <https://builds.apache.org/job/Thrift-Test/ws/tutorial/java/build.xml>:54: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

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

init:

compile:
    [javac] <https://builds.apache.org/job/Thrift-Test/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-Test/ws/tutorial/js/build>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] <https://builds.apache.org/job/Thrift-Test/ws/tutorial/js/build.xml>:55: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift-Test/ws/tutorial/js/build.xml>:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

BUILD SUCCESSFUL
Total time: 2 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/js'>
Making all in py
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py'>
Making all in py.twisted
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.twisted'>
Making all in py.tornado
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.tornado'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.tornado'>
Making all in go
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/go'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/go'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/'>
+ make check
Making check in compiler/cpp
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/compiler/cpp'>
make  check-am
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/compiler/cpp'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/compiler/cpp'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/compiler/cpp'>
Making check in lib
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/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-Test/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-Test/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-Test/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-Test/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-Test/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-Test/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-Test/ws/lib/cpp/test'>
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/test'>
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc

Build failed in Jenkins: Thrift-Test #19

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

Changes:

[jensg] THRIFT-2513 clean up enum value assignment

[jensg] updated ignores

------------------------------------------
[...truncated 2224 lines...]
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
Making all in tutorial
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
Making all in cpp
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -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 -std=c++11 -L/usr/lib/x86_64-linux-gnu   -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 -std=c++11 -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 -std=c++11 -L/usr/lib/x86_64-linux-gnu   -o TutorialServer CppServer.o libtutorialgencpp.la ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TutorialServer CppServer.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtutorialgencpp.a <https://builds.apache.org/job/Thrift-Test/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 -std=c++11 -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 -std=c++11 -L/usr/lib/x86_64-linux-gnu   -o TutorialClient CppClient.o libtutorialgencpp.la ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TutorialClient CppClient.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtutorialgencpp.a <https://builds.apache.org/job/Thrift-Test/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-Test/ws/tutorial/cpp'>
Making all in java
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/java'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift-Test/ws/tutorial/java/build.xml>

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

generate:

compile:
    [javac] <https://builds.apache.org/job/Thrift-Test/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-Test/ws/tutorial/java/build>
    [javac] <https://builds.apache.org/job/Thrift-Test/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-Test/ws/tutorial/java/build>
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/tutorial/java/src/JavaServer.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

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

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

compile:
    [javac] <https://builds.apache.org/job/Thrift-Test/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-Test/ws/tutorial/js/build>
    [javac] <https://builds.apache.org/job/Thrift-Test/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-Test/ws/tutorial/js/build>
    [javac] <https://builds.apache.org/job/Thrift-Test/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-Test/ws/tutorial/js/build>
    [javac] <https://builds.apache.org/job/Thrift-Test/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-Test/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-Test/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-Test/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-Test/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-Test/ws/tutorial/js/src/Httpd.java>:236: warning: [deprecation] setHandlerResolver(HttpRequestHandlerResolver) in HttpService has been deprecated
    [javac]             this.httpService.setHandlerResolver(reqistry);
    [javac]                             ^
    [javac] 6 warnings

BUILD SUCCESSFUL
Total time: 6 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/js'>
Making all in py
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py'>
../../compiler/cpp/thrift --gen py -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py'>
Making all in py.twisted
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.twisted'>
Making all in py.tornado
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.tornado'>
../../compiler/cpp/thrift --gen py:tornado -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/py.tornado'>
Making all in go
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/go'>
../../compiler/cpp/thrift --gen go -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial/go'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/tutorial'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/'>
+ make check
Making check in compiler/cpp
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/compiler/cpp'>
make  check-am
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/compiler/cpp'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/compiler/cpp'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/compiler/cpp'>
Making check in lib
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/test'>
make  TFDTransportTest TPipedTransportTest DebugProtoTest JSONProtoTest OptionalRequiredTest RecursiveTest SpecializationTest AllProtocolsTest TransportTest ZlibTest TFileTransportTest UnitTests link_test OpenSSLManualInitTest EnumTest
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/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 -std=c++11 -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 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TFDTransportTest TFDTransportTest.o ../../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TFDTransportTest TFDTransportTest.o  -L/usr/lib/x86_64-linux-gnu ../../../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 -std=c++11 -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 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TPipedTransportTest TPipedTransportTest.o ../../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TPipedTransportTest TPipedTransportTest.o  -L/usr/lib/x86_64-linux-gnu ../../../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 -std=c++11 -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 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o DebugProtoTest DebugProtoTest.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/DebugProtoTest DebugProtoTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/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 -std=c++11 -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 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o JSONProtoTest JSONProtoTest.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/JSONProtoTest JSONProtoTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/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 -std=c++11 -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 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o OptionalRequiredTest OptionalRequiredTest.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/OptionalRequiredTest OptionalRequiredTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/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 -std=c++11 -MT RecursiveTest.o -MD -MP -MF .deps/RecursiveTest.Tpo -c -o RecursiveTest.o RecursiveTest.cpp
mv -f .deps/RecursiveTest.Tpo .deps/RecursiveTest.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o RecursiveTest RecursiveTest.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/RecursiveTest RecursiveTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/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 -std=c++11 -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 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o SpecializationTest SpecializationTest.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/SpecializationTest SpecializationTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/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 -std=c++11 -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 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o AllProtocolsTest AllProtocolTests.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/AllProtocolsTest AllProtocolTests.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/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 -std=c++11 -MT TransportTest.o -MD -MP -MF .deps/TransportTest.Tpo -c -o TransportTest.o TransportTest.cpp
mv -f .deps/TransportTest.Tpo .deps/TransportTest.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TransportTest TransportTest.o libtestgencpp.la ../../../lib/cpp/libthriftz.la -l:libboost_unit_test_framework.a -lz -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TransportTest TransportTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/.libs/libthrift.so> ../../../lib/cpp/.libs/libthriftz.so -l:libboost_unit_test_framework.a -lz -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 -std=c++11 -MT ZlibTest.o -MD -MP -MF .deps/ZlibTest.Tpo -c -o ZlibTest.o ZlibTest.cpp
mv -f .deps/ZlibTest.Tpo .deps/ZlibTest.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o ZlibTest ZlibTest.o libtestgencpp.la ../../../lib/cpp/libthriftz.la -l:libboost_unit_test_framework.a -lz -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/ZlibTest ZlibTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/.libs/libthrift.so> ../../../lib/cpp/.libs/libthriftz.so -l:libboost_unit_test_framework.a -lz -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 -std=c++11 -MT TFileTransportTest.o -MD -MP -MF .deps/TFileTransportTest.Tpo -c -o TFileTransportTest.o TFileTransportTest.cpp
TFileTransportTest.cpp: In member function 'void test_destructor::test_method()':
TFileTransportTest.cpp:179:28: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result [-Wunused-result]
     ftruncate(f.getFD(), 0);
                            ^
mv -f .deps/TFileTransportTest.Tpo .deps/TFileTransportTest.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o TFileTransportTest TFileTransportTest.o libtestgencpp.la -l:libboost_unit_test_framework.a -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TFileTransportTest TFileTransportTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/.libs/libthrift.so> -l:libboost_unit_test_framework.a -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 -std=c++11 -MT UnitTestMain.o -MD -MP -MF .deps/UnitTestMain.Tpo -c -o UnitTestMain.o UnitTestMain.cpp
mv -f .deps/UnitTestMain.Tpo .deps/UnitTestMain.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -std=c++11 -MT TMemoryBufferTest.o -MD -MP -MF .deps/TMemoryBufferTest.Tpo -c -o TMemoryBufferTest.o TMemoryBufferTest.cpp
mv -f .deps/TMemoryBufferTest.Tpo .deps/TMemoryBufferTest.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -std=c++11 -MT TBufferBaseTest.o -MD -MP -MF .deps/TBufferBaseTest.Tpo -c -o TBufferBaseTest.o TBufferBaseTest.cpp
mv -f .deps/TBufferBaseTest.Tpo .deps/TBufferBaseTest.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -std=c++11 -MT Base64Test.o -MD -MP -MF .deps/Base64Test.Tpo -c -o Base64Test.o Base64Test.cpp
mv -f .deps/Base64Test.Tpo .deps/Base64Test.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -std=c++11 -MT ToStringTest.o -MD -MP -MF .deps/ToStringTest.Tpo -c -o ToStringTest.o ToStringTest.cpp
mv -f .deps/ToStringTest.Tpo .deps/ToStringTest.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -std=c++11 -MT RWMutexStarveTest.o -MD -MP -MF .deps/RWMutexStarveTest.Tpo -c -o RWMutexStarveTest.o RWMutexStarveTest.cpp
mv -f .deps/RWMutexStarveTest.Tpo .deps/RWMutexStarveTest.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o UnitTests UnitTestMain.o TMemoryBufferTest.o TBufferBaseTest.o Base64Test.o ToStringTest.o RWMutexStarveTest.o libtestgencpp.la -l:libboost_unit_test_framework.a -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/UnitTests UnitTestMain.o TMemoryBufferTest.o TBufferBaseTest.o Base64Test.o ToStringTest.o RWMutexStarveTest.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/.libs/libthrift.so> -l:libboost_unit_test_framework.a -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 -std=c++11 -MT LinkTest.o -MD -MP -MF .deps/LinkTest.Tpo -c -o LinkTest.o `test -f 'link/LinkTest.cpp' || echo './'`link/LinkTest.cpp
mv -f .deps/LinkTest.Tpo .deps/LinkTest.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -std=c++11 -MT TemplatedService1.o -MD -MP -MF .deps/TemplatedService1.Tpo -c -o TemplatedService1.o `test -f 'link/TemplatedService1.cpp' || echo './'`link/TemplatedService1.cpp
mv -f .deps/TemplatedService1.Tpo .deps/TemplatedService1.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include  -Wall -g -O2 -std=c++11 -MT TemplatedService2.o -MD -MP -MF .deps/TemplatedService2.Tpo -c -o TemplatedService2.o `test -f 'link/TemplatedService2.cpp' || echo './'`link/TemplatedService2.cpp
mv -f .deps/TemplatedService2.Tpo .deps/TemplatedService2.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o link_test LinkTest.o TemplatedService1.o TemplatedService2.o  -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o link_test LinkTest.o TemplatedService1.o TemplatedService2.o  -L/usr/lib/x86_64-linux-gnu -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 -std=c++11 -MT OpenSSLManualInitTest.o -MD -MP -MF .deps/OpenSSLManualInitTest.Tpo -c -o OpenSSLManualInitTest.o OpenSSLManualInitTest.cpp
mv -f .deps/OpenSSLManualInitTest.Tpo .deps/OpenSSLManualInitTest.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu  -o OpenSSLManualInitTest OpenSSLManualInitTest.o ../../../lib/cpp/libthrift.la -l:libboost_unit_test_framework.a -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/OpenSSLManualInitTest OpenSSLManualInitTest.o  -L/usr/lib/x86_64-linux-gnu ../../../lib/cpp/.libs/libthrift.so -l:libboost_unit_test_framework.a -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 -std=c++11 -MT EnumTest.o -MD -MP -MF .deps/EnumTest.Tpo -c -o EnumTest.o EnumTest.cpp
EnumTest.cpp:21:48: fatal error: thrift/test/gen-cpp/EnumTest_types.h: No such file or directory
 #include "thrift/test/gen-cpp/EnumTest_types.h"
                                                ^
compilation terminated.
make[4]: *** [EnumTest.o] Error 1
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/test'>
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/test'>
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/cpp'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2513

Build failed in Jenkins: Thrift-Test #18

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

Changes:

[roger] THRIFT-2067 C++: all generated objects provide ostream operator<<

[roger] THRIFT-1266 generated C code for iterating over nested maps is wrong

[roger] THRIFT-2690

[jensg] THRIFT-2679 golang generation fails for service names less than 5 characters

------------------------------------------
[...truncated 2740 lines...]
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.833 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient1
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.604 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.227 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.441 sec
    [junit] Running org.apache.thrift.transport.TestTSimpleFileTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 2 minutes 29 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build.xml>

generate:
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] 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 <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/lib>

jslint:

lint:

dependencies:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/log>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test/log>

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

phantomjs:

compile:
    [javac] Compiling 29 source files to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jstest:
      [jar] Building jar: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/jstest.jar>

proxy:

jslibs:
      [get] Getting: http://code.jquery.com/jquery-1.7.2.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/QUnitAdapter.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.css
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.css>
     [copy] Copying 1 file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js>

unittest:

test:

BUILD SUCCESSFUL
Total time: 39 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-Test/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  1 wallclock secs ( 0.03 usr  0.00 sys +  0.23 cusr  0.02 csys =  0.28 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.050s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.086s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.075s
ok  	tests	0.029s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in lua
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
Making check in test
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make  TestServer TestClient StressTest StressTestNonBlocking
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/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 -std=c++11 -MT TestServer.o -MD -MP -MF .deps/TestServer.Tpo -c -o TestServer.o `test -f 'src/TestServer.cpp' || echo './'`src/TestServer.cpp
mv -f .deps/TestServer.Tpo .deps/TestServer.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu   -o TestServer TestServer.o libtestgencpp.la ../../lib/cpp/libthrift.la ../../lib/cpp/libthriftz.la ../../lib/cpp/libthriftnb.la -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TestServer TestServer.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthriftz.so ../../lib/cpp/.libs/libthriftnb.so -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread
/usr/bin/ld: cannot find -lboost_system
/usr/bin/ld: cannot find -lboost_filesystem
collect2: error: ld returned 1 exit status
make[3]: *** [TestServer] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-1266
Updating THRIFT-2067
Updating THRIFT-2679
Updating THRIFT-2690

Build failed in Jenkins: Thrift-Test #17

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

Changes:

[jensg] THRIFT-2666 Usage of PYTHONHASHSEED breaks older Python code

------------------------------------------
[...truncated 2735 lines...]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.86 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient1
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.907 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.066 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.452 sec
    [junit] Running org.apache.thrift.transport.TestTSimpleFileTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 2 minutes 35 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build.xml>

generate:
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] 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 <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/lib>

jslint:

lint:

dependencies:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/log>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test/log>

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

phantomjs:

compile:
    [javac] Compiling 29 source files to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jstest:
      [jar] Building jar: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/jstest.jar>

proxy:

jslibs:
      [get] Getting: http://code.jquery.com/jquery-1.7.2.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/QUnitAdapter.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.css
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.css>
     [copy] Copying 1 file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js>

unittest:

test:

BUILD SUCCESSFUL
Total time: 26 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-Test/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.22 cusr  0.02 csys =  0.29 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.047s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.047s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.047s
ok  	tests	0.027s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in lua
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
Making check in test
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make  TestServer TestClient StressTest StressTestNonBlocking
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/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 -std=c++11 -MT TestServer.o -MD -MP -MF .deps/TestServer.Tpo -c -o TestServer.o `test -f 'src/TestServer.cpp' || echo './'`src/TestServer.cpp
mv -f .deps/TestServer.Tpo .deps/TestServer.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu   -o TestServer TestServer.o libtestgencpp.la ../../lib/cpp/libthrift.la ../../lib/cpp/libthriftz.la ../../lib/cpp/libthriftnb.la -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TestServer TestServer.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthriftz.so ../../lib/cpp/.libs/libthriftnb.so -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread
/usr/bin/ld: cannot find -lboost_system
/usr/bin/ld: cannot find -lboost_filesystem
collect2: error: ld returned 1 exit status
make[3]: *** [TestServer] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2666

Build failed in Jenkins: Thrift-Test #16

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

Changes:

[roger] THRIFT-2673 PHP: generated Service_method_result code should not have validators

[roger] THRIFT-2686 Another extraneous semicolon - TBinaryProtocol.h

[roger] THRIFT-2676 Avoid 'i386' name collision in generated Cocoa/objc code

------------------------------------------
[...truncated 2737 lines...]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.573 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient1
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.845 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.657 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.137 sec
    [junit] Running org.apache.thrift.transport.TestTSimpleFileTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 2 minutes 1 second
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build.xml>

generate:
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] 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 <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/lib>

jslint:

lint:

dependencies:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/log>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test/log>

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

phantomjs:

compile:
    [javac] Compiling 29 source files to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jstest:
      [jar] Building jar: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/jstest.jar>

proxy:

jslibs:
      [get] Getting: http://code.jquery.com/jquery-1.7.2.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/QUnitAdapter.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.css
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.css>
     [copy] Copying 1 file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js>

unittest:

test:

BUILD SUCCESSFUL
Total time: 23 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-Test/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  1 wallclock secs ( 0.04 usr  0.01 sys +  0.21 cusr  0.02 csys =  0.28 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.050s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.038s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.080s
ok  	tests	0.030s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in lua
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
Making check in test
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make  TestServer TestClient StressTest StressTestNonBlocking
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/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 -std=c++11 -MT TestServer.o -MD -MP -MF .deps/TestServer.Tpo -c -o TestServer.o `test -f 'src/TestServer.cpp' || echo './'`src/TestServer.cpp
mv -f .deps/TestServer.Tpo .deps/TestServer.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu   -o TestServer TestServer.o libtestgencpp.la ../../lib/cpp/libthrift.la ../../lib/cpp/libthriftz.la ../../lib/cpp/libthriftnb.la -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TestServer TestServer.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthriftz.so ../../lib/cpp/.libs/libthriftnb.so -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread
/usr/bin/ld: cannot find -lboost_system
/usr/bin/ld: cannot find -lboost_filesystem
collect2: error: ld returned 1 exit status
make[3]: *** [TestServer] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2676
Updating THRIFT-2673
Updating THRIFT-2686

Build failed in Jenkins: Thrift-Test #15

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

Changes:

[roger] THRIFT-2687 - C++ Qt lib - fixed struct/class inconsitency between forward decl and definition

[roger] THRIFT-2680 c_glib: ThriftFramedTransport fails when peer unexpectedly closes connection

[roger] THRIFT-2683 c_glib: Seg fault when deserializing a map with typedef'd keys

[roger] THRIFT-2684 c_glib: Improvements to map deserialization in generated code

[roger] THRIFT-2685 c_glib: Include in integration test suite

[roger] THRIFT-2677 haskell library and tutorial: build with network > 2.5

------------------------------------------
[...truncated 2740 lines...]
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.916 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient1
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.811 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.908 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.191 sec
    [junit] Running org.apache.thrift.transport.TestTSimpleFileTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 2 minutes 5 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build.xml>

generate:
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] 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 <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/lib>

jslint:

lint:

dependencies:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/log>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test/log>

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

phantomjs:

compile:
    [javac] Compiling 29 source files to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jstest:
      [jar] Building jar: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/jstest.jar>

proxy:

jslibs:
      [get] Getting: http://code.jquery.com/jquery-1.7.2.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/QUnitAdapter.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.css
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.css>
     [copy] Copying 1 file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js>

unittest:

test:

BUILD SUCCESSFUL
Total time: 29 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-Test/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.22 cusr  0.02 csys =  0.28 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.053s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.042s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.046s
ok  	tests	0.020s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in lua
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
Making check in test
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make  TestServer TestClient StressTest StressTestNonBlocking
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/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 -std=c++11 -MT TestServer.o -MD -MP -MF .deps/TestServer.Tpo -c -o TestServer.o `test -f 'src/TestServer.cpp' || echo './'`src/TestServer.cpp
mv -f .deps/TestServer.Tpo .deps/TestServer.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu   -o TestServer TestServer.o libtestgencpp.la ../../lib/cpp/libthrift.la ../../lib/cpp/libthriftz.la ../../lib/cpp/libthriftnb.la -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TestServer TestServer.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthriftz.so ../../lib/cpp/.libs/libthriftnb.so -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread
/usr/bin/ld: cannot find -lboost_system
/usr/bin/ld: cannot find -lboost_filesystem
collect2: error: ld returned 1 exit status
make[3]: *** [TestServer] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2680
Updating THRIFT-2683
Updating THRIFT-2684
Updating THRIFT-2685
Updating THRIFT-2687
Updating THRIFT-2677

Build failed in Jenkins: Thrift-Test #14

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

Changes:

[pascal.bach] Add getOrigin() function to TTransport

[roger] fix js list<map> support

[roger] THRIFT-2670 Android parcelable generator

------------------------------------------
[...truncated 2765 lines...]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.478 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient1
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.406 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.428 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.943 sec
    [junit] Running org.apache.thrift.transport.TestTSimpleFileTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 1 minute 39 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build.xml>

generate:
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] 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 <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/lib>

jslint:

lint:

dependencies:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/log>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test/log>

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

phantomjs:

compile:
    [javac] Compiling 29 source files to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jstest:
      [jar] Building jar: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/jstest.jar>

proxy:

jslibs:
      [get] Getting: http://code.jquery.com/jquery-1.7.2.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/QUnitAdapter.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.css
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.css>
     [copy] Copying 1 file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js>

unittest:

test:

BUILD SUCCESSFUL
Total time: 16 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-Test/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.21 cusr  0.02 csys =  0.27 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.028s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.033s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.043s
ok  	tests	0.029s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in lua
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
Making check in test
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make  TestServer TestClient StressTest StressTestNonBlocking
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/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 -std=c++11 -MT TestServer.o -MD -MP -MF .deps/TestServer.Tpo -c -o TestServer.o `test -f 'src/TestServer.cpp' || echo './'`src/TestServer.cpp
mv -f .deps/TestServer.Tpo .deps/TestServer.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu   -o TestServer TestServer.o libtestgencpp.la ../../lib/cpp/libthrift.la ../../lib/cpp/libthriftz.la ../../lib/cpp/libthriftnb.la -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TestServer TestServer.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthriftz.so ../../lib/cpp/.libs/libthriftnb.so -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread
/usr/bin/ld: cannot find -lboost_system
/usr/bin/ld: cannot find -lboost_filesystem
collect2: error: ld returned 1 exit status
make[3]: *** [TestServer] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2670

Build failed in Jenkins: Thrift-Test #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-Test/13/>

------------------------------------------
[...truncated 2769 lines...]
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferReadTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.358 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient1
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.315 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactoryCustomClient2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.325 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.518 sec
    [junit] Running org.apache.thrift.transport.TestTSimpleFileTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 1 minute 14 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build.xml>

generate:
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
     [exec] [WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] 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 <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/lib>

jslint:

lint:

dependencies:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/log>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [mkdir] Created dir: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test/log>

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

phantomjs:

compile:
    [javac] Compiling 29 source files to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/test>
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/src/test/Httpd.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jstest:
      [jar] Building jar: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/jstest.jar>

proxy:

jslibs:
      [get] Getting: http://code.jquery.com/jquery-1.7.2.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/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: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/QUnitAdapter.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.js
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.js>
      [get] Getting: http://code.jquery.com/qunit/qunit-1.5.0.css
      [get] To: <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js/lib/qunit.css>
     [copy] Copying 1 file to <https://builds.apache.org/job/Thrift-Test/ws/lib/js/test/build/js>

unittest:

test:

BUILD SUCCESSFUL
Total time: 10 seconds
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/js/test'>
Making check in py
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/py'>
Making check in perl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
../../../compiler/cpp/thrift --gen perl ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make -f Makefile-perl.mk
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
find blib -name 'Makefile*' -exec rm -f {} \;
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
/usr/bin/perl -Iblib/lib -I<https://builds.apache.org/job/Thrift-Test/ws/lib/perl> -I./test/gen-perl \
		<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test.pl> <https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/*.t>
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/memory_buffer.t> .. ok
<https://builds.apache.org/job/Thrift-Test/ws/lib/perl/test/processor.t> ...... ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.15 cusr  0.01 csys =  0.20 CPU)
Result: PASS
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/perl'>
Making check in php
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
mkdir -p ./packages
../../../compiler/cpp/thrift --gen php -r --out ./packages ../../../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
mkdir -p ./packages/phpv
mkdir -p ./packages/phpvo
../../../compiler/cpp/thrift --gen php:validate     -r --out ./packages/phpv   TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift --gen php:validate,oop -r --out ./packages/phpvo  TestValidators.thrift 
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
php Test/Thrift/TestValidators.php 
php Test/Thrift/TestValidators.php -oop 
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php/test'>
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/php'>
Making check in go
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.019s
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
/usr/bin/go test ./thrift
ok  	_<https://builds.apache.org/job/Thrift-Test/ws/lib/go/thrift>	0.016s
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in test
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
mkdir -p gopath/src
grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 'set<Insanity>' > ThriftTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift -r IncludesTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift BinaryKeyTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift MultiplexedProtocolTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OnewayTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift OptionalFieldsTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift ServicesTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift GoTagTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift TypedefFieldTest.thrift
../../../compiler/cpp/thrift -out gopath/src/ --gen go:thrift_import=thrift RefAnnotationFieldsTest.thrift
GOPATH=`pwd`/gopath /usr/bin/go get code.google.com/p/gomock/gomock
ln -nfs ../../../thrift gopath/src/thrift
ln -nfs ../../tests gopath/src/tests
touch gopath
GOPATH=`pwd`/gopath /usr/bin/go build \
				includestest \
				binarykeytest \
				servicestest \
				typedeffieldtest \
				refannotationfieldstest
GOPATH=`pwd`/gopath /usr/bin/go test thrift tests
ok  	thrift	0.017s
ok  	tests	0.009s
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/go'>
Making check in lua
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
Making check in .
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib/lua'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/lib'>
Making check in test
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make  TestServer TestClient StressTest StressTestNonBlocking
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/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 -std=c++11 -MT TestServer.o -MD -MP -MF .deps/TestServer.Tpo -c -o TestServer.o `test -f 'src/TestServer.cpp' || echo './'`src/TestServer.cpp
mv -f .deps/TestServer.Tpo .deps/TestServer.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -g -O2 -std=c++11 -L/usr/lib/x86_64-linux-gnu   -o TestServer TestServer.o libtestgencpp.la ../../lib/cpp/libthrift.la ../../lib/cpp/libthriftz.la ../../lib/cpp/libthriftnb.la -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -g -O2 -std=c++11 -o .libs/TestServer TestServer.o  -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-Test/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthriftz.so ../../lib/cpp/.libs/libthriftnb.so -levent -lboost_program_options -lboost_system -lboost_filesystem -lssl -lcrypto -lrt -lpthread
/usr/bin/ld: cannot find -lboost_system
/usr/bin/ld: cannot find -lboost_filesystem
collect2: error: ld returned 1 exit status
make[3]: *** [TestServer] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/cpp'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc

Build failed in Jenkins: Thrift-Test #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-Test/12/>

------------------------------------------
[...truncated 4034 lines...]

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../DebugProtoTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

make[3]: Nothing to be done for `RunClientServer.py'.
make[3]: Nothing to be done for `TestClient.py'.
make[3]: Nothing to be done for `TestServer.py'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
PASS: RunClientServer.py
make[5]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
============================================================================
Testsuite summary for thrift 0.9.2
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
Making check in py.twisted
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:twisted ../SmallTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/SmallTest.thrift>:27] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/SmallTest.thrift>:27] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".

test_suite.py
/bin/bash: test_suite.py: command not found
make[2]: *** [check] Error 127
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc