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 Hudson Server <hu...@hudson.apache.org> on 2011/03/15 19:25:39 UTC

Build failed in Jenkins: Thrift #89

See <https://hudson.apache.org/hudson/job/Thrift/89/changes>

Changes:

[bryanduxbury] THRIFT-1050. java: Declaring an argument named 'manager' to a service method produces code that fails compile due to name conflicts with protected ivars in TAsyncClient

This patch adds a triple-underscore prefix to all the ivars in TAsyncClient, making it substantially more difficult to get a conflict.

[bryanduxbury] THRIFT-1093. py: several bugs in python TCompactProtocol

Patch; Will Pierce

[bryanduxbury] THRIFT-1092. py: generated validate() method has wrong indentation

Patch: Will Pierce

------------------------------------------
[...truncated 2900 lines...]
SERVER: SERVER: Got blangity
CLIENT: 31
SUCCESS
sh run-test.sh DebugProtoTest
Generating bindings... 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Running test... 
SERVER: Ready...
SERVER: Got janky method call: Just 42
CLIENT: 31
SERVER: Got voidMethod method call
SERVER: Got primitiveMethod call
CLIENT: 42
SERVER: Got structMethod call
CLIENT: CompactProtoTestStruct {f_CompactProtoTestStruct_a_byte = Just 1, f_CompactProtoTestStruct_a_i16 = Just 2, f_CompactProtoTestStruct_a_i32 = Just 3, f_CompactProtoTestStruct_a_i64 = Just 4, f_CompactProtoTestStruct_a_double = Just 0.1, f_CompactProtoTestStruct_a_string = Just "abcdef", f_CompactProtoTestStruct_a_binary = Just Empty, f_CompactProtoTestStruct_true_field = Just True, f_CompactProtoTestStruct_false_field = Just False, f_CompactProtoTestStruct_empty_struct_field = Just Empty, f_CompactProtoTestStruct_byte_list = Nothing, f_CompactProtoTestStruct_i16_list = Nothing, f_CompactProtoTestStruct_i32_list = Nothing, f_CompactProtoTestStruct_i64_list = Nothing, f_CompactProtoTestStruct_double_list = Nothing, f_CompactProtoTestStruct_string_list = Nothing, f_CompactProtoTestStruct_binary_list = Nothing, f_CompactProtoTestStruct_boolean_list = Nothing, f_CompactProtoTestStruct_struct_list = Just [Empty], f_CompactProtoTestStruct_byte_set = Nothing, f_CompactProtoTestStruct_i16_set = Nothing, f_CompactProtoTestStruct_i32_set = Nothing, f_CompactProtoTestStruct_i64_set = Nothing, f_CompactProtoTestStruct_double_set = Nothing, f_CompactProtoTestStruct_string_set = Nothing, f_CompactProtoTestStruct_binary_set = Nothing, f_CompactProtoTestStruct_boolean_set = Nothing, f_CompactProtoTestStruct_struct_set = Nothing, f_CompactProtoTestStruct_byte_byte_map = Nothing, f_CompactProtoTestStruct_i16_byte_map = Nothing, f_CompactProtoTestStruct_i32_byte_map = Nothing, f_CompactProtoTestStruct_i64_byte_map = Nothing, f_CompactProtoTestStruct_double_byte_map = Nothing, f_CompactProtoTestStruct_string_byte_map = Nothing, f_CompactProtoTestStruct_binary_byte_map = Nothing, f_CompactProtoTestStruct_boolean_byte_map = Nothing, f_CompactProtoTestStruct_byte_i16_map = Nothing, f_CompactProtoTestStruct_byte_i32_map = Nothing, f_CompactProtoTestStruct_byte_i64_map = Nothing, f_CompactProtoTestStruct_byte_double_map = Nothing, f_CompactProtoTestStruct_byte_string_map = Nothing, f_CompactProtoTestStruct_byte_binary_map = Nothing, f_CompactProtoTestStruct_byte_boolean_map = Nothing, f_CompactProtoTestStruct_list_byte_map = Nothing, f_CompactProtoTestStruct_set_byte_map = Nothing, f_CompactProtoTestStruct_map_byte_map = Nothing, f_CompactProtoTestStruct_byte_map_map = Nothing, f_CompactProtoTestStruct_byte_set_map = Nothing, f_CompactProtoTestStruct_byte_list_map = Nothing}
SERVER: Got methodWithDefaultArgs: Just 42
SERVER: Got onewayMethod
SERVER: Got identity method: Just 42
CLIENT: 42
SUCCESS
sh run-test.sh ThriftTest
Generating bindings... 
Running test... 
SERVER: Ready...
SERVER: bya
CLIENT: bya
SERVER: 8
CLIENT: 8
SERVER: -8
CLIENT: -8
SERVER: 32
CLIENT: 32
SERVER: -32
CLIENT: -32
SERVER: 64
CLIENT: 64
SERVER: -64
CLIENT: -64
SERVER: 3.14
CLIENT: 3.14
SERVER: -3.14
CLIENT: -3.14
SERVER: fromList [(1,1),(2,2),(3,3)]
CLIENT: fromList [(1,1),(2,2),(3,3)]
SERVER: [1,2,3,4,5]
CLIENT: [1,2,3,4,5]
SERVER: fromList [1,2,3,4,5]
CLIENT: fromList [1,2,3,4,5]
SERVER: Xtruct {f_Xtruct_string_thing = Just "hi", f_Xtruct_byte_thing = Just 4, f_Xtruct_i32_thing = Just 5, f_Xtruct_i64_thing = Nothing}
CLIENT: Xtruct {f_Xtruct_string_thing = Just "hi", f_Xtruct_byte_thing = Just 4, f_Xtruct_i32_thing = Just 5, f_Xtruct_i64_thing = Nothing}
CLIENT: Xception {f_Xception_errorCode = Just 1, f_Xception_message = Just "bya"}
CLIENT: Xception {f_Xception_errorCode = Just 1, f_Xception_message = Just "xyz"}
CLIENT: ok
SUCCESS
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/hs'>
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test'>
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test'>
make[1]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift'>
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift'>
+ make dist
{ test ! -d "thrift-0.7.0-dev" || { find "thrift-0.7.0-dev" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "thrift-0.7.0-dev"; }; }
test -d "thrift-0.7.0-dev" || mkdir "thrift-0.7.0-dev"
 (cd compiler/cpp && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/compiler/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/compiler/cpp'>
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/compiler/cpp'>
 (cd lib && make  top_distdir=../thrift-0.7.0-dev distdir=../thrift-0.7.0-dev/lib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib'>
 (cd cpp && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/lib/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/cpp'>
 (cd test && make  top_distdir=../../../thrift-0.7.0-dev distdir=../../../thrift-0.7.0-dev/lib/cpp/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/cpp/test'>
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/cpp/test'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/cpp'>
 (cd c_glib && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/lib/c_glib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib'>
 (cd test && make  top_distdir=../../../thrift-0.7.0-dev distdir=../../../thrift-0.7.0-dev/lib/c_glib/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib/test'>
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib/test'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/c_glib'>
 (cd csharp && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/lib/csharp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/csharp'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/csharp'>
 (cd java && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/lib/java \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
 (cd py && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/lib/py \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/py'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/py'>
 (cd erl && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/lib/erl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/erl'>
 (cd src && make  top_distdir=../../../thrift-0.7.0-dev distdir=../../../thrift-0.7.0-dev/lib/erl/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/erl/src'>
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/erl/src'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/erl'>
 (cd rb && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/lib/rb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/rb'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/rb'>
 (cd hs && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/lib/hs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/hs'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/hs'>
 (cd perl && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/lib/perl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/perl'>
 (cd test && make  top_distdir=../../../thrift-0.7.0-dev distdir=../../../thrift-0.7.0-dev/lib/perl/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/perl/test'>
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/perl/test'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/perl'>
 (cd php && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/lib/php \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/php'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/php'>
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib'>
 (cd test && make  top_distdir=../thrift-0.7.0-dev distdir=../thrift-0.7.0-dev/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test'>
 (cd py && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/test/py \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/py'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/py'>
 (cd py.twisted && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/test/py.twisted \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/py.twisted'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/py.twisted'>
 (cd rb && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/test/rb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/rb'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/rb'>
 (cd hs && make  top_distdir=../../thrift-0.7.0-dev distdir=../../thrift-0.7.0-dev/test/hs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/hs'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/hs'>
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test'>
make  \
	  top_distdir="thrift-0.7.0-dev" distdir="thrift-0.7.0-dev" \
	  dist-hook
make[1]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift'>
find thrift-0.7.0-dev -name '.[a-zA-Z0-9]*' | xargs rm -rf
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift'>
test -n "" \
	|| find "thrift-0.7.0-dev" -type d ! -perm -755 \
		-exec chmod u+rwx,go+rx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec /bin/bash <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/install-sh> -c -m a+r {} {} \; \
	|| chmod -R a+r "thrift-0.7.0-dev"
tardir=thrift-0.7.0-dev && /bin/bash <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/missing> --run tar chof - "$tardir" | GZIP=--best gzip -c >thrift-0.7.0-dev.tar.gz
tar: thrift-0.7.0-dev/lib/java/test/org/apache/thrift/transport/TestAutoExpandingBufferReadTransport.java: file name is too long (max 99); not dumped
tar: thrift-0.7.0-dev/lib/java/test/org/apache/thrift/transport/TestAutoExpandingBufferWriteTransport.java: file name is too long (max 99); not dumped
tar: thrift-0.7.0-dev/contrib/debian/debian: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
tar: thrift-0.7.0-dev/contrib/debian/debian: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
{ test ! -d "thrift-0.7.0-dev" || { find "thrift-0.7.0-dev" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "thrift-0.7.0-dev"; }; }
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Java Compiler : Found 0 warnings.
[WARNINGS] Java Compiler : Found 0 warnings.
[WARNINGS] GNU compiler 4 (ld) : Found 0 warnings.
[WARNINGS] GNU compiler 4 (gcc) : Found 37 warnings.
ERROR: Publisher hudson.plugins.warnings.WarningsPublisher aborted due to exception
java.lang.ClassCastException: cannot assign instance of hudson.plugins.analysis.util.FileFinder to field hudson.FilePath$FileCallableWrapper.callable of type hudson.FilePath$FileCallable in instance of hudson.FilePath$FileCallableWrapper
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Archiving artifacts


Jenkins build is back to normal : Thrift #94

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Thrift/94/changes>



Build failed in Jenkins: Thrift #93

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Thrift/93/changes>

Changes:

[bryanduxbury] THRIFT-1101. java: bytebuffer length calculation in TBinaryProtocol writeBinary

This patch fixes a bug in Binary and Compact protocol that incorrectly calculates the length of the bytes to be written when the byte buffer being written has a nonzero array offset (such as after a slice() call).

[bryanduxbury] THRIFT-1098. php: Undefined properties in TBinaryProtocolFactory

Corrected some typos. 

Patch: Torben Brodt

[bryanduxbury] THRIFT-1100. py: python TSSLSocket improvements, including certificate validation

This patch adds a number of features to TSSLSocket and TSSLServerSocket.

Patch: Will Pierce

[bryanduxbury] THRIFT-1094. py: bug in TCompactProto python readMessageEnd method and updated test cases


This patch fixes a TCompactProtocol bug and expands the test cases to exercise the problem.

Patch: Will Pierce

------------------------------------------
[...truncated 1946 lines...]
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 

init:

ivy-init-dirs:

ivy-download:
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jar
      [get] To: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar>
      [get] Not modified - so not downloaded

ivy-probe-antlib:

ivy-init-antlib:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
:: loading settings :: url = jar:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar!/org/apache/ivy/core/settings/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.thrift#libthrift;0.7.0-dev
[ivy:retrieve] 	confs: [compile, test]
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.5.8 in public
[ivy:retrieve] 	found commons-lang#commons-lang;2.5 in public
[ivy:retrieve] 	found javax.servlet#servlet-api;2.5 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpclient;4.0.1 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpcore;4.0.1 in public
[ivy:retrieve] 	found commons-logging#commons-logging;1.1.1 in default
[ivy:retrieve] 	found commons-codec#commons-codec;1.3 in default
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.5.8 in public
[ivy:retrieve] 	found log4j#log4j;1.2.14 in public
[ivy:retrieve] 	found junit#junit;4.4 in public
[ivy:retrieve] :: resolution report :: resolve 289ms :: artifacts dl 12ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      compile     |   7   |   0   |   0   |   0   ||   7   |   0   |
	|       test       |   10  |   0   |   0   |   0   ||   10  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.thrift#libthrift
[ivy:retrieve] 	confs: [compile, test]
[ivy:retrieve] 	0 artifacts copied, 17 already retrieved (0kB/13ms)

resolve-offline:

compile:
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:137: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

dist:

compile-test:
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:186: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 57 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:187: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:188: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 36 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
      [jar] Building jar: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/libthrift-test.jar>

junit-test:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test/log>
    [junit] Running org.apache.thrift.TestShortStack
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.thrift.TestStruct
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] Running org.apache.thrift.TestTBaseHelper
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.thrift.TestTDeserializer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.128 sec
    [junit] Running org.apache.thrift.TestTEnumHelper
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.TestTUnion
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClient
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClientManager
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.773 sec
    [junit] Running org.apache.thrift.protocol.TestTBinaryProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.121 sec
    [junit] Running org.apache.thrift.protocol.TestTCompactProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
    [junit] Running org.apache.thrift.protocol.TestTJSONProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.166 sec
    [junit] Running org.apache.thrift.protocol.TestTProtocolUtil
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] Running org.apache.thrift.server.TestHsHaServer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.147 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBuffer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferReadTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.185 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.599 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 51 seconds
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>
  [taskdef] Could not load definitions from resource com/googlecode/jslint4java/antlib.xml. It could not be found.

dependencies:

init:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build>

generate:

ivy-probe-antlib:

ivy-init-antlib:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
:: loading settings :: url = jar:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar!/org/apache/ivy/core/settings/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.thrift#jstest;working@minerva
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found org.apache.httpcomponents#httpclient;4.0.1 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpcore;4.0.1 in public
[ivy:retrieve] 	found commons-logging#commons-logging;1.1.1 in default
[ivy:retrieve] 	found commons-codec#commons-codec;1.3 in default
[ivy:retrieve] 	found com.googlecode.jslint4java#jslint4java-ant;1.4.2 in public
[ivy:retrieve] 	found com.googlecode.jslint4java#jslint4java;1.4.2 in public
[ivy:retrieve] 	found rhino#js;1.7R1 in public
[ivy:retrieve] 	found com.beust#jcommander;1.7 in public
[ivy:retrieve] 	found org.apache.ant#ant;1.8.1 in public
[ivy:retrieve] 	found org.apache.ant#ant-launcher;1.8.1 in public
[ivy:retrieve] :: resolution report :: resolve 410ms :: artifacts dl 23ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   10  |   0   |   0   |   0   ||   10  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.thrift#jstest
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	6 artifacts copied, 4 already retrieved (2353kB/65ms)

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

gjslint:

jslint:

BUILD FAILED
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>:132: Problem: failed to create task or type antlib:com.googlecode.jslint4java:jslint
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration. 
Action: Check that the implementing library exists in one of:
        -/home/hudson/tools/ant/latest/lib
        -/home/hudson/.ant/lib
        -a directory added on the command line with the -lib argument


Total time: 2 seconds
make[3]: *** [check-local] Error 1
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib'>
make: *** [check-recursive] Error 1
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts


Build failed in Jenkins: Thrift #92

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Thrift/92/>

------------------------------------------
[...truncated 3170 lines...]
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 

init:

ivy-init-dirs:

ivy-download:
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jar
      [get] To: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar>
      [get] Not modified - so not downloaded

ivy-probe-antlib:

ivy-init-antlib:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
:: loading settings :: url = jar:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar!/org/apache/ivy/core/settings/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.thrift#libthrift;0.7.0-dev
[ivy:retrieve] 	confs: [compile, test]
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.5.8 in public
[ivy:retrieve] 	found commons-lang#commons-lang;2.5 in public
[ivy:retrieve] 	found javax.servlet#servlet-api;2.5 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpclient;4.0.1 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpcore;4.0.1 in public
[ivy:retrieve] 	found commons-logging#commons-logging;1.1.1 in default
[ivy:retrieve] 	found commons-codec#commons-codec;1.3 in default
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.5.8 in public
[ivy:retrieve] 	found log4j#log4j;1.2.14 in public
[ivy:retrieve] 	found junit#junit;4.4 in public
[ivy:retrieve] :: resolution report :: resolve 292ms :: artifacts dl 12ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      compile     |   7   |   0   |   0   |   0   ||   7   |   0   |
	|       test       |   10  |   0   |   0   |   0   ||   10  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.thrift#libthrift
[ivy:retrieve] 	confs: [compile, test]
[ivy:retrieve] 	0 artifacts copied, 17 already retrieved (0kB/13ms)

resolve-offline:

compile:
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:137: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

dist:

compile-test:
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:186: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 57 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:187: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:188: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 36 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
      [jar] Building jar: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/libthrift-test.jar>

junit-test:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test/log>
    [junit] Running org.apache.thrift.TestShortStack
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.thrift.TestStruct
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
    [junit] Running org.apache.thrift.TestTBaseHelper
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
    [junit] Running org.apache.thrift.TestTDeserializer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.128 sec
    [junit] Running org.apache.thrift.TestTEnumHelper
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.TestTUnion
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.111 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClient
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClientManager
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.866 sec
    [junit] Running org.apache.thrift.protocol.TestTBinaryProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
    [junit] Running org.apache.thrift.protocol.TestTCompactProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] Running org.apache.thrift.protocol.TestTJSONProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.166 sec
    [junit] Running org.apache.thrift.protocol.TestTProtocolUtil
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] Running org.apache.thrift.server.TestHsHaServer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.151 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBuffer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferReadTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.189 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.592 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 51 seconds
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>
  [taskdef] Could not load definitions from resource com/googlecode/jslint4java/antlib.xml. It could not be found.

dependencies:

init:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build>

generate:

ivy-probe-antlib:

ivy-init-antlib:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
:: loading settings :: url = jar:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar!/org/apache/ivy/core/settings/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.thrift#jstest;working@minerva
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found org.apache.httpcomponents#httpclient;4.0.1 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpcore;4.0.1 in public
[ivy:retrieve] 	found commons-logging#commons-logging;1.1.1 in default
[ivy:retrieve] 	found commons-codec#commons-codec;1.3 in default
[ivy:retrieve] 	found com.googlecode.jslint4java#jslint4java-ant;1.4.2 in public
[ivy:retrieve] 	found com.googlecode.jslint4java#jslint4java;1.4.2 in public
[ivy:retrieve] 	found rhino#js;1.7R1 in public
[ivy:retrieve] 	found com.beust#jcommander;1.7 in public
[ivy:retrieve] 	found org.apache.ant#ant;1.8.1 in public
[ivy:retrieve] 	found org.apache.ant#ant-launcher;1.8.1 in public
[ivy:retrieve] :: resolution report :: resolve 285ms :: artifacts dl 11ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   10  |   0   |   0   |   0   ||   10  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.thrift#jstest
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	6 artifacts copied, 4 already retrieved (2353kB/19ms)

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

gjslint:

jslint:

BUILD FAILED
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>:132: Problem: failed to create task or type antlib:com.googlecode.jslint4java:jslint
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration. 
Action: Check that the implementing library exists in one of:
        -/home/hudson/tools/ant/latest/lib
        -/home/hudson/.ant/lib
        -a directory added on the command line with the -lib argument


Total time: 2 seconds
make[3]: *** [check-local] Error 1
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib'>
make: *** [check-recursive] Error 1
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts


Build failed in Jenkins: Thrift #91

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Thrift/91/>

------------------------------------------
[...truncated 1937 lines...]
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 

init:

ivy-init-dirs:

ivy-download:
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jar
      [get] To: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar>
      [get] Not modified - so not downloaded

ivy-probe-antlib:

ivy-init-antlib:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
:: loading settings :: url = jar:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar!/org/apache/ivy/core/settings/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.thrift#libthrift;0.7.0-dev
[ivy:retrieve] 	confs: [compile, test]
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.5.8 in public
[ivy:retrieve] 	found commons-lang#commons-lang;2.5 in public
[ivy:retrieve] 	found javax.servlet#servlet-api;2.5 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpclient;4.0.1 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpcore;4.0.1 in public
[ivy:retrieve] 	found commons-logging#commons-logging;1.1.1 in default
[ivy:retrieve] 	found commons-codec#commons-codec;1.3 in default
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.5.8 in public
[ivy:retrieve] 	found log4j#log4j;1.2.14 in public
[ivy:retrieve] 	found junit#junit;4.4 in public
[ivy:retrieve] :: resolution report :: resolve 288ms :: artifacts dl 12ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      compile     |   7   |   0   |   0   |   0   ||   7   |   0   |
	|       test       |   10  |   0   |   0   |   0   ||   10  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.thrift#libthrift
[ivy:retrieve] 	confs: [compile, test]
[ivy:retrieve] 	0 artifacts copied, 17 already retrieved (0kB/13ms)

resolve-offline:

compile:
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:137: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

dist:

compile-test:
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:186: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 57 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:187: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:188: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 36 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
      [jar] Building jar: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/libthrift-test.jar>

junit-test:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test/log>
    [junit] Running org.apache.thrift.TestShortStack
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.thrift.TestStruct
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] Running org.apache.thrift.TestTBaseHelper
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.thrift.TestTDeserializer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
    [junit] Running org.apache.thrift.TestTEnumHelper
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.TestTUnion
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.111 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClient
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClientManager
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.861 sec
    [junit] Running org.apache.thrift.protocol.TestTBinaryProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
    [junit] Running org.apache.thrift.protocol.TestTCompactProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
    [junit] Running org.apache.thrift.protocol.TestTJSONProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.166 sec
    [junit] Running org.apache.thrift.protocol.TestTProtocolUtil
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] Running org.apache.thrift.server.TestHsHaServer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.147 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBuffer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferReadTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.183 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.555 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 51 seconds
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>
  [taskdef] Could not load definitions from resource com/googlecode/jslint4java/antlib.xml. It could not be found.

dependencies:

init:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build>

generate:

ivy-probe-antlib:

ivy-init-antlib:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
:: loading settings :: url = jar:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar!/org/apache/ivy/core/settings/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.thrift#jstest;working@minerva
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found org.apache.httpcomponents#httpclient;4.0.1 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpcore;4.0.1 in public
[ivy:retrieve] 	found commons-logging#commons-logging;1.1.1 in default
[ivy:retrieve] 	found commons-codec#commons-codec;1.3 in default
[ivy:retrieve] 	found com.googlecode.jslint4java#jslint4java-ant;1.4.2 in public
[ivy:retrieve] 	found com.googlecode.jslint4java#jslint4java;1.4.2 in public
[ivy:retrieve] 	found rhino#js;1.7R1 in public
[ivy:retrieve] 	found com.beust#jcommander;1.7 in public
[ivy:retrieve] 	found org.apache.ant#ant;1.8.1 in public
[ivy:retrieve] 	found org.apache.ant#ant-launcher;1.8.1 in public
[ivy:retrieve] :: resolution report :: resolve 273ms :: artifacts dl 11ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   10  |   0   |   0   |   0   ||   10  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.thrift#jstest
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	6 artifacts copied, 4 already retrieved (2353kB/14ms)

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

gjslint:

jslint:

BUILD FAILED
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>:132: Problem: failed to create task or type antlib:com.googlecode.jslint4java:jslint
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration. 
Action: Check that the implementing library exists in one of:
        -/home/hudson/tools/ant/latest/lib
        -/home/hudson/.ant/lib
        -a directory added on the command line with the -lib argument


Total time: 2 seconds
make[3]: *** [check-local] Error 1
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib'>
make: *** [check-recursive] Error 1
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts


Build failed in Jenkins: Thrift #90

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Thrift/90/changes>

Changes:

[roger] THRIFT-1091 integrate JavaScript Test into Testsuite via make check

[roger] THRIFT-1091 integrate JavaScript Test into Testsuite via make check

------------------------------------------
[...truncated 1976 lines...]
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204] 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 
     [exec] [WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible!
     [exec] 

init:

ivy-init-dirs:

ivy-download:
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jar
      [get] To: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar>
      [get] Not modified - so not downloaded

ivy-probe-antlib:

ivy-init-antlib:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
:: loading settings :: url = jar:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar!/org/apache/ivy/core/settings/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.thrift#libthrift;0.7.0-dev
[ivy:retrieve] 	confs: [compile, test]
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.5.8 in public
[ivy:retrieve] 	found commons-lang#commons-lang;2.5 in public
[ivy:retrieve] 	found javax.servlet#servlet-api;2.5 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpclient;4.0.1 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpcore;4.0.1 in public
[ivy:retrieve] 	found commons-logging#commons-logging;1.1.1 in default
[ivy:retrieve] 	found commons-codec#commons-codec;1.3 in default
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.5.8 in public
[ivy:retrieve] 	found log4j#log4j;1.2.14 in public
[ivy:retrieve] 	found junit#junit;4.4 in public
[ivy:retrieve] :: resolution report :: resolve 290ms :: artifacts dl 12ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      compile     |   7   |   0   |   0   |   0   ||   7   |   0   |
	|       test       |   10  |   0   |   0   |   0   ||   10  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.thrift#libthrift
[ivy:retrieve] 	confs: [compile, test]
[ivy:retrieve] 	0 artifacts copied, 17 already retrieved (0kB/13ms)

resolve-offline:

compile:
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:137: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

dist:

compile-test:
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:186: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 57 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:187: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:188: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 36 source files to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
      [jar] Building jar: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/libthrift-test.jar>

junit-test:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test/log>
    [junit] Running org.apache.thrift.TestShortStack
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.thrift.TestStruct
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.133 sec
    [junit] Running org.apache.thrift.TestTBaseHelper
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.thrift.TestTDeserializer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.128 sec
    [junit] Running org.apache.thrift.TestTEnumHelper
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.TestTUnion
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClient
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClientManager
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.846 sec
    [junit] Running org.apache.thrift.protocol.TestTBinaryProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
    [junit] Running org.apache.thrift.protocol.TestTCompactProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
    [junit] Running org.apache.thrift.protocol.TestTJSONProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.167 sec
    [junit] Running org.apache.thrift.protocol.TestTProtocolUtil
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] Running org.apache.thrift.server.TestHsHaServer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.149 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBuffer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferReadTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.188 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.614 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 51 seconds
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
Making check in js/test
make[2]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make  check-local
make[3]: Entering directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
/usr/bin/ant  test
Buildfile: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>
  [taskdef] Could not load definitions from resource com/googlecode/jslint4java/antlib.xml. It could not be found.

dependencies:

init:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build>

generate:

ivy-probe-antlib:

ivy-init-antlib:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
:: loading settings :: url = jar:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar!/org/apache/ivy/core/settings/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.thrift#jstest;working@minerva
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found org.apache.httpcomponents#httpclient;4.0.1 in public
[ivy:retrieve] 	found org.apache.httpcomponents#httpcore;4.0.1 in public
[ivy:retrieve] 	found commons-logging#commons-logging;1.1.1 in default
[ivy:retrieve] 	found commons-codec#commons-codec;1.3 in default
[ivy:retrieve] 	found com.googlecode.jslint4java#jslint4java-ant;1.4.2 in public
[ivy:retrieve] 	found com.googlecode.jslint4java#jslint4java;1.4.2 in public
[ivy:retrieve] 	found rhino#js;1.7R1 in public
[ivy:retrieve] 	found com.beust#jcommander;1.7 in public
[ivy:retrieve] 	found org.apache.ant#ant;1.8.1 in public
[ivy:retrieve] 	found org.apache.ant#ant-launcher;1.8.1 in public
[ivy:retrieve] downloading http://repo1.maven.org/maven2/com/googlecode/jslint4java/jslint4java-ant/1.4.2/jslint4java-ant-1.4.2.jar ...
[ivy:retrieve] ......... (17kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] 	[SUCCESSFUL ] com.googlecode.jslint4java#jslint4java-ant;1.4.2!jslint4java-ant.jar (1507ms)
[ivy:retrieve] downloading http://repo1.maven.org/maven2/com/googlecode/jslint4java/jslint4java/1.4.2/jslint4java-1.4.2.jar ...
[ivy:retrieve] .............................. (76kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] 	[SUCCESSFUL ] com.googlecode.jslint4java#jslint4java;1.4.2!jslint4java.jar (1333ms)
[ivy:retrieve] downloading http://repo1.maven.org/maven2/rhino/js/1.7R1/js-1.7R1.jar ...
[ivy:retrieve] ..........................................................................................................................................................................................................................................................................................
[ivy:retrieve] .................................................................................... (739kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] 	[SUCCESSFUL ] rhino#js;1.7R1!js.jar (3662ms)
[ivy:retrieve] downloading http://repo1.maven.org/maven2/com/beust/jcommander/1.7/jcommander-1.7.jar ...
[ivy:retrieve] ................ (29kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] 	[SUCCESSFUL ] com.beust#jcommander;1.7!jcommander.jar (1866ms)
[ivy:retrieve] downloading http://repo1.maven.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar ...
[ivy:retrieve] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
[ivy:retrieve] ........................................................................................................................................................................................... (1478kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] 	[SUCCESSFUL ] org.apache.ant#ant;1.8.1!ant.jar (3762ms)
[ivy:retrieve] downloading http://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar ...
[ivy:retrieve] ........ (12kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] 	[SUCCESSFUL ] org.apache.ant#ant-launcher;1.8.1!ant-launcher.jar (1798ms)
[ivy:retrieve] :: resolution report :: resolve 28956ms :: artifacts dl 13941ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   10  |   6   |   6   |   0   ||   10  |   6   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.thrift#jstest
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	6 artifacts copied, 4 already retrieved (2353kB/14ms)

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

gjslint:

jslint:

BUILD FAILED
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>:132: Problem: failed to create task or type antlib:com.googlecode.jslint4java:jslint
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration. 
Action: Check that the implementing library exists in one of:
        -/home/hudson/tools/ant/latest/lib
        -/home/hudson/.ant/lib
        -a directory added on the command line with the -lib argument


Total time: 44 seconds
make[3]: *** [check-local] Error 1
make[3]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib'>
make: *** [check-recursive] Error 1
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts