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 2011/07/23 23:11:54 UTC

Build failed in Jenkins: Thrift #193

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

Changes:

[roger] THRIFT-916 gcc warnings in c++ header files

[roger] THRIFT-1230 C# Library -- THashSet is not marked as Serializable which makes all Thrift classes that uses it unserializable
Patch: Maciek Weksej

[roger] THRIFT-1222 Unhandled exception for TEvhttpServer request
Patch: Alexandre Parenteau

[roger] THRIFT-1238 Thrift JS client cannot read map of structures(TestCase)
Patch: Henrique Mendonca

[jfarrell] Thrift-1233: Remove unused include in generated C++ code
Client: c++
Patch: Diwaker Gupta

Removing unused include of TTransportUtils.

[bryanduxbury] THRIFT-1237. contrib: Java fb303 missing some methods

Added counters to FacebookBase.

Patch: Ionel Corneliu Gog

------------------------------------------
[...truncated 990 lines...]
A         lib/rb/CHANGELOG
A         lib/rb/Makefile.am
A         lib/rb/benchmark
A         lib/rb/benchmark/client.rb
A         lib/rb/benchmark/server.rb
A         lib/rb/benchmark/Benchmark.thrift
A         lib/rb/benchmark/thin_server.rb
A         lib/rb/benchmark/benchmark.rb
A         lib/rb/spec
A         lib/rb/spec/types_spec.rb
A         lib/rb/spec/binary_protocol_spec.rb
A         lib/rb/spec/server_spec.rb
A         lib/rb/spec/compact_protocol_spec.rb
A         lib/rb/spec/serializer_spec.rb
A         lib/rb/spec/http_client_spec.rb
A         lib/rb/spec/socket_spec_shared.rb
A         lib/rb/spec/client_spec.rb
A         lib/rb/spec/server_socket_spec.rb
A         lib/rb/spec/spec_helper.rb
A         lib/rb/spec/processor_spec.rb
A         lib/rb/spec/binary_protocol_accelerated_spec.rb
A         lib/rb/spec/struct_spec.rb
A         lib/rb/spec/base_transport_spec.rb
A         lib/rb/spec/socket_spec.rb
A         lib/rb/spec/mongrel_http_server_spec.rb
A         lib/rb/spec/union_spec.rb
A         lib/rb/spec/nonblocking_server_spec.rb
A         lib/rb/spec/binary_protocol_spec_shared.rb
A         lib/rb/spec/base_protocol_spec.rb
A         lib/rb/spec/unix_socket_spec.rb
A         lib/rb/spec/exception_spec.rb
A         lib/rb/spec/ThriftSpec.thrift
A         lib/rb/README
A         lib/javame
A         lib/javame/src
A         lib/javame/src/org
A         lib/javame/src/org/apache
A         lib/javame/src/org/apache/thrift
A         lib/javame/src/org/apache/thrift/meta_data
A         lib/javame/src/org/apache/thrift/meta_data/FieldValueMetaData.java
A         lib/javame/src/org/apache/thrift/meta_data/FieldMetaData.java
A         lib/javame/src/org/apache/thrift/meta_data/StructMetaData.java
A         lib/javame/src/org/apache/thrift/meta_data/ListMetaData.java
A         lib/javame/src/org/apache/thrift/meta_data/SetMetaData.java
A         lib/javame/src/org/apache/thrift/meta_data/MapMetaData.java
A         lib/javame/src/org/apache/thrift/protocol
A         lib/javame/src/org/apache/thrift/protocol/TList.java
A         lib/javame/src/org/apache/thrift/protocol/TSet.java
A         lib/javame/src/org/apache/thrift/protocol/TMap.java
A         lib/javame/src/org/apache/thrift/protocol/TProtocolUtil.java
A         lib/javame/src/org/apache/thrift/protocol/TProtocolException.java
A         lib/javame/src/org/apache/thrift/protocol/TProtocol.java
A         lib/javame/src/org/apache/thrift/protocol/TType.java
A         lib/javame/src/org/apache/thrift/protocol/TField.java
A         lib/javame/src/org/apache/thrift/protocol/TMessage.java
A         lib/javame/src/org/apache/thrift/protocol/TStruct.java
A         lib/javame/src/org/apache/thrift/protocol/TBase64Utils.java
A         lib/javame/src/org/apache/thrift/protocol/TBinaryProtocol.java
A         lib/javame/src/org/apache/thrift/protocol/TMessageType.java
A         lib/javame/src/org/apache/thrift/protocol/TProtocolFactory.java
A         lib/javame/src/org/apache/thrift/TException.java
A         lib/javame/src/org/apache/thrift/TByteArrayOutputStream.java
A         lib/javame/src/org/apache/thrift/TProcessor.java
A         lib/javame/src/org/apache/thrift/TServiceClient.java
A         lib/javame/src/org/apache/thrift/TApplicationException.java
A         lib/javame/src/org/apache/thrift/TDeserializer.java
A         lib/javame/src/org/apache/thrift/TEnum.java
A         lib/javame/src/org/apache/thrift/TFieldRequirementType.java
A         lib/javame/src/org/apache/thrift/TProcessorFactory.java
A         lib/javame/src/org/apache/thrift/transport
A         lib/javame/src/org/apache/thrift/transport/TFramedTransport.java
A         lib/javame/src/org/apache/thrift/transport/TTransportException.java
A         lib/javame/src/org/apache/thrift/transport/TTransport.java
A         lib/javame/src/org/apache/thrift/transport/THttpClient.java
A         lib/javame/src/org/apache/thrift/transport/TIOStreamTransport.java
A         lib/javame/src/org/apache/thrift/transport/TTransportFactory.java
A         lib/javame/src/org/apache/thrift/TSerializer.java
A         lib/javame/src/org/apache/thrift/TBase.java
A         lib/javame/src/org/apache/thrift/TBaseHelper.java
A         lib/go
A         lib/go/thrift
A         lib/go/thrift/tnonblocking_server.go
A         lib/go/thrift/tjson_protocol_test.go
A         lib/go/thrift/tjson_protocol.go
A         lib/go/thrift/tset.go
A         lib/go/thrift/texception_test.go
A         lib/go/thrift/texception.go
A         lib/go/thrift/tiostream_transport.go
A         lib/go/thrift/_testmain.go
A         lib/go/thrift/tprotocol_test.go
A         lib/go/thrift/tnonblocking_server_socket.go
A         lib/go/thrift/tmemory_buffer.go
A         lib/go/thrift/tnumeric.go
A         lib/go/thrift/tsimple_json_protocol_test.go
A         lib/go/thrift/tbinary_protocol_test.go
A         lib/go/thrift/tserver_test.go
A         lib/go/thrift/tserver.go
A         lib/go/thrift/tprocessor_factory.go
A         lib/go/thrift/tcompact_protocol.go
A         lib/go/thrift/tframed_transport_test.go
A         lib/go/thrift/tframed_transport.go
A         lib/go/thrift/tnonblocking_socket.go
A         lib/go/thrift/thttp_client_test.go
A         lib/go/thrift/tnonblocking_transport_test.go
A         lib/go/thrift/tsimple_server.go
A         lib/go/thrift/tprocessor.go
A         lib/go/thrift/tapplication_exception_test.go
A         lib/go/thrift/ttype.go
A         lib/go/thrift/tcontainer.go
A         lib/go/thrift/ttransport_factory.go
A         lib/go/thrift/tstruct.go
A         lib/go/thrift/Makefile
A         lib/go/thrift/tprotocol_factory.go
A         lib/go/thrift/tsocket.go
A         lib/go/thrift/ttransport_test.go
A         lib/go/thrift/ttransport.go
A         lib/go/thrift/tiostream_transport_test.go
A         lib/go/thrift/tmemory_buffer_test.go
A         lib/go/thrift/tprotocol.go
A         lib/go/thrift/tsimple_json_protocol.go
A         lib/go/thrift/tbinary_protocol.go
A         lib/go/thrift/tcompact_protocol_test.go
A         lib/go/thrift/tbase.go
A         lib/go/thrift/ttransport_exception.go
A         lib/go/thrift/tlist.go
A         lib/go/thrift/tmap.go
A         lib/go/thrift/thttp_client.go
A         lib/go/thrift/tserver_socket.go
A         lib/go/thrift/tnonblocking_transport.go
A         lib/go/thrift/tprotocol_exception.go
A         lib/go/thrift/tapplication_exception.go
A         lib/go/thrift/tserver_transport.go
A         lib/go/thrift/tfield.go
A         lib/go/thrift/tmessage.go
A         lib/go/thrift/tmessagetype.go
A         lib/go/thrift/tcompare.go
A         lib/go/Make.deps
A         lib/go/deps.bash
A         lib/go/Makefile
A         lib/Makefile.am
A         lib/hs
A         lib/hs/Thrift.cabal
A         lib/hs/LICENSE
A         lib/hs/Setup.lhs
A         lib/hs/TODO
A         lib/hs/src
A         lib/hs/src/Thrift
A         lib/hs/src/Thrift/Server.hs
A         lib/hs/src/Thrift/Protocol
A         lib/hs/src/Thrift/Protocol/Binary.hs
A         lib/hs/src/Thrift/Transport.hs
A         lib/hs/src/Thrift/Protocol.hs
A         lib/hs/src/Thrift/Transport
A         lib/hs/src/Thrift/Transport/Handle.hs
A         lib/hs/src/Thrift/Transport/Framed.hs
A         lib/hs/src/Thrift/Transport/HttpClient.hs
A         lib/hs/src/Thrift.hs
A         lib/hs/Makefile.am
A         lib/hs/README
A         lib/js
A         lib/js/test
A         lib/js/test/test.html
A         lib/js/test/json2.js
A         lib/js/test/src
A         lib/js/test/src/test
A         lib/js/test/src/test/Httpd.java
AU        lib/js/test/Makefile.am
A         lib/js/test/build.xml
A         lib/js/thrift.js
A         lib/js/README
A         CHANGES
A         Makefile.am
A         compiler
A         compiler/cpp
A         compiler/cpp/version.h.in
A         compiler/cpp/src
A         compiler/cpp/src/thriftl.ll
A         compiler/cpp/src/md5.c
A         compiler/cpp/src/main.cc
A         compiler/cpp/src/globals.h
A         compiler/cpp/src/thrifty.yy
A         compiler/cpp/src/generate
A         compiler/cpp/src/generate/t_perl_generator.cc
A         compiler/cpp/src/generate/t_rb_generator.cc
A         compiler/cpp/src/generate/t_javame_generator.cc
A         compiler/cpp/src/generate/t_html_generator.cc
AU        compiler/cpp/src/generate/t_go_generator.cc
A         compiler/cpp/src/generate/t_generator_registry.h
A         compiler/cpp/src/generate/t_hs_generator.cc
A         compiler/cpp/src/generate/t_js_generator.cc
A         compiler/cpp/src/generate/t_c_glib_generator.cc
A         compiler/cpp/src/generate/t_csharp_generator.cc
A         compiler/cpp/src/generate/t_generator.cc
A         compiler/cpp/src/generate/t_java_generator.cc
AU        compiler/cpp/src/generate/t_cpp_generator.cc
A         compiler/cpp/src/generate/t_erl_generator.cc
A         compiler/cpp/src/generate/t_generator.h
A         compiler/cpp/src/generate/t_cocoa_generator.cc
A         compiler/cpp/src/generate/t_as3_generator.cc
A         compiler/cpp/src/generate/t_st_generator.cc
A         compiler/cpp/src/generate/t_php_generator.cc
A         compiler/cpp/src/generate/t_py_generator.cc
A         compiler/cpp/src/generate/t_ocaml_generator.cc
A         compiler/cpp/src/generate/t_xsd_generator.cc
A         compiler/cpp/src/generate/t_oop_generator.h
A         compiler/cpp/src/main.h
A         compiler/cpp/src/parse
A         compiler/cpp/src/parse/t_program.h
A         compiler/cpp/src/parse/t_scope.h
A         compiler/cpp/src/parse/t_base_type.h
A         compiler/cpp/src/parse/t_list.h
A         compiler/cpp/src/parse/t_map.h
A         compiler/cpp/src/parse/t_type.h
A         compiler/cpp/src/parse/t_const_value.h
A         compiler/cpp/src/parse/t_container.h
A         compiler/cpp/src/parse/t_field.h
A         compiler/cpp/src/parse/t_struct.h
A         compiler/cpp/src/parse/parse.cc
A         compiler/cpp/src/parse/t_function.h
A         compiler/cpp/src/parse/t_const.h
A         compiler/cpp/src/parse/t_set.h
A         compiler/cpp/src/parse/t_enum_value.h
A         compiler/cpp/src/parse/t_service.h
A         compiler/cpp/src/parse/t_typedef.h
A         compiler/cpp/src/parse/t_enum.h
A         compiler/cpp/src/parse/t_doc.h
A         compiler/cpp/src/platform.h
A         compiler/cpp/src/md5.h
A         compiler/cpp/Makefile.am
A         compiler/cpp/README
A         compiler/src
A         compiler/py
A         compiler/py/src
A         NEWS
A         DISCLAIMER
 U        .
At revision 1150220
[Thrift] $ /bin/bash -xe /tmp/hudson3269215846392079433.sh
+ cd thrift
+ sh bootstrap.sh
Couldn't find libtoolize!
Archiving artifacts
Publishing Javadoc
Updating THRIFT-1230
Updating THRIFT-1222
Updating THRIFT-1233
Updating THRIFT-916
Updating THRIFT-1237
Updating THRIFT-1238


Jenkins build is back to normal : Thrift #195

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



Build failed in Jenkins: Thrift #194

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

Changes:

[jfarrell] updating java tutorial readme

------------------------------------------
[...truncated 2180 lines...]
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/thrift/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/ws/thrift/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/ws/thrift/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/py'>
Making check in erl
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/erl'>
./rebar eunit
==> erl (eunit)
Compiled src/thrift_protocol.erl
Compiled src/thrift_service.erl
Compiled src/thrift_transport.erl
Compiled test/serviceForExceptionWithAMap_thrift.erl
Compiled test/emptyService_thrift.erl
Compiled test/test_disklog.erl
Compiled test/test_thrift_1151.erl
Compiled test/stress_server.erl
Compiled test/service_thrift.erl
Compiled test/test_server.erl
Compiled test/optionalRequiredTest_types.erl
Compiled test/test_membuffer.erl
Compiled test/denseLinkingTest_types.erl
Compiled test/stressTest_types.erl
Compiled test/srv_thrift.erl
Compiled test/smallTest_types.erl
Compiled test/annotationTest_types.erl
Compiled test/thriftTest_types.erl
Compiled test/inherited_thrift.erl
Compiled test/docTest_types.erl
Compiled test/javaBeansTest_types.erl
Compiled test/reverseOrderService_thrift.erl
Compiled test/manyTypedefs_types.erl
Compiled test/yowza_thrift.erl
Compiled test/thriftTest_thrift.erl
Compiled test/aService_thrift.erl
Compiled test/secondService_thrift.erl
Compiled test/smallService_thrift.erl
Compiled test/thrift1151_types.erl
Compiled test/constantsDemo_types.erl
Compiled src/thrift_memory_buffer.erl
Compiled test/test_client.erl
Compiled test/debugProtoTest_types.erl
Compiled src/thrift_file_transport.erl
Compiled src/thrift_buffered_transport.erl
Compiled src/thrift_processor.erl
Compiled src/thrift_socket_server.erl
Compiled src/thrift_transport_state_test.erl
Compiled src/thrift_disk_log_transport.erl
Compiled src/thrift_http_transport.erl
Compiled src/thrift_client_util.erl
Compiled src/thrift_reconnecting_client.erl
Compiled src/thrift_binary_protocol.erl
Compiled src/thrift_server.erl
Compiled src/thrift_client.erl
Compiled src/thrift_base64_transport.erl
Compiled src/thrift_framed_transport.erl
Compiled src/thrift_socket_transport.erl

=INFO REPORT==== 25-Jul-2011::13:44:13 ===
Skipping field 4 with wrong type (3 != 8)
  All 9 tests passed.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/erl'>
Making check in rb
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb'>
if [ -n "" ] ; then /usr/bin/ruby setup.rb config --prefix=/ --rbdir='$libdir/ruby' --sodir='$libdir/ruby' ; elif [ -n "/" ] ; then /usr/bin/ruby setup.rb config --prefix=/ ; else /usr/bin/ruby setup.rb config ; fi
---> lib
---> lib/thrift
---> lib/thrift/transport
<--- lib/thrift/transport
---> lib/thrift/serializer
<--- lib/thrift/serializer
---> lib/thrift/server
<--- lib/thrift/server
---> lib/thrift/protocol
<--- lib/thrift/protocol
---> lib/thrift/core_ext
<--- lib/thrift/core_ext
<--- lib/thrift
<--- lib
---> ext
/usr/bin/ruby1.8 <https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/ext/extconf.rb>
checking for strlcpy() in string.h... no
creating Makefile
<--- ext
/usr/bin/ruby setup.rb setup
---> lib
---> lib/thrift
---> lib/thrift/transport
<--- lib/thrift/transport
---> lib/thrift/serializer
<--- lib/thrift/serializer
---> lib/thrift/server
<--- lib/thrift/server
---> lib/thrift/protocol
<--- lib/thrift/protocol
---> lib/thrift/core_ext
<--- lib/thrift/core_ext
<--- lib/thrift
<--- lib
---> ext
make
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/ext'>
gcc -shared -o thrift_native.so protocol.o memory_buffer.o compact_protocol.o struct.o binary_protocol_accelerated.o thrift_native.o -L. -L/usr/lib -L. -Wl,-Bsymbolic-functions -rdynamic -Wl,-export-dynamic    -lruby1.8  -lpthread -lrt -ldl -lcrypt -lm   -lc
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/ext'>
<--- ext
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb'>
if [ -n "" ] ; then /usr/bin/ruby setup.rb config --prefix=/ --rbdir='$libdir/ruby' --sodir='$libdir/ruby' ; elif [ -n "/" ] ; then /usr/bin/ruby setup.rb config --prefix=/ ; else /usr/bin/ruby setup.rb config ; fi
---> lib
---> lib/thrift
---> lib/thrift/transport
<--- lib/thrift/transport
---> lib/thrift/serializer
<--- lib/thrift/serializer
---> lib/thrift/server
<--- lib/thrift/server
---> lib/thrift/protocol
<--- lib/thrift/protocol
---> lib/thrift/core_ext
<--- lib/thrift/core_ext
<--- lib/thrift
<--- lib
---> ext
/usr/bin/ruby1.8 <https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/ext/extconf.rb>
checking for strlcpy() in string.h... no
creating Makefile
<--- ext
/usr/bin/ruby setup.rb setup
---> lib
---> lib/thrift
---> lib/thrift/transport
<--- lib/thrift/transport
---> lib/thrift/serializer
<--- lib/thrift/serializer
---> lib/thrift/server
<--- lib/thrift/server
---> lib/thrift/protocol
<--- lib/thrift/protocol
---> lib/thrift/core_ext
<--- lib/thrift/core_ext
<--- lib/thrift
<--- lib
---> ext
make
make[4]: Entering directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/ext'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/ext'>
<--- ext
rake spec
../../compiler/cpp/thrift --gen rb -o <https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/spec> <https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/spec/ThriftSpec.thrift>
(in <https://builds.apache.org/job/Thrift/ws/thrift/lib/rb)>
../../compiler/cpp/thrift --gen rb -o <https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/benchmark> <https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/benchmark/Benchmark.thrift>
mkdir -p debug_proto_test
../../compiler/cpp/thrift --gen rb -o debug_proto_test ../../test/DebugProtoTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- net/https (LoadError)
	from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
	from ./spec/../lib/thrift/transport/http_client_transport.rb:22
	from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
	from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
	from ./spec/../lib/thrift.rb:53
	from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
	from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
	from ./spec/spec_helper.rb:29
	from ./spec/exception_spec.rb:20:in `require'
	from ./spec/exception_spec.rb:20
	from /usr/lib/ruby/1.8/spec/runner/example_group_runner.rb:15:in `load'
	from /usr/lib/ruby/1.8/spec/runner/example_group_runner.rb:15:in `load_files'
	from /usr/lib/ruby/1.8/spec/runner/example_group_runner.rb:14:in `each'
	from /usr/lib/ruby/1.8/spec/runner/example_group_runner.rb:14:in `load_files'
	from /usr/lib/ruby/1.8/spec/runner/options.rb:132:in `run_examples'
	from /usr/lib/ruby/1.8/spec/runner/command_line.rb:9:in `run'
	from /usr/bin/spec:3
rake aborted!
Command /usr/bin/ruby1.8 -I"lib"  "/usr/bin/spec" "spec/exception_spec.rb" "spec/base_protocol_spec.rb" "spec/union_spec.rb" "spec/nonblocking_server_spec.rb" "spec/struct_spec.rb" "spec/client_spec.rb" "spec/http_client_spec.rb" "spec/unix_socket_spec.rb" "spec/binary_protocol_accelerated_spec.rb" "spec/binary_protocol_spec.rb" "spec/server_socket_spec.rb" "spec/server_spec.rb" "spec/processor_spec.rb" "spec/mongrel_http_server_spec.rb" "spec/compact_protocol_spec.rb" "spec/types_spec.rb" "spec/base_transport_spec.rb" "spec/socket_spec.rb" "spec/serializer_spec.rb" --color failed

(See full trace by running task with --trace)
make[3]: *** [check-local] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift/lib'>
make: *** [check-recursive] Error 1
Archiving artifacts
Publishing Javadoc