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/29 23:47:50 UTC

Build failed in Jenkins: Thrift #196

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

Changes:

[roger] THRIFT-1247 JavaScript unit test with phantomjs

------------------------------------------
[...truncated 3411 lines...]
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make  check-local
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/py'
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/py'
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/py'
Making check in erl
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/erl'
./rebar eunit
==> erl (eunit)
Compiled src/thrift_protocol.erl
Compiled src/thrift_transport.erl
Compiled src/thrift_service.erl
Compiled test/smallService_thrift.erl
Compiled test/smallTest_types.erl
Compiled test/inherited_thrift.erl
Compiled test/aService_thrift.erl
Compiled test/stressTest_types.erl
Compiled test/test_client.erl
Compiled test/yowza_thrift.erl
Compiled test/test_thrift_1151.erl
Compiled test/denseLinkingTest_types.erl
Compiled test/annotationTest_types.erl
Compiled test/javaBeansTest_types.erl
Compiled test/secondService_thrift.erl
Compiled test/debugProtoTest_types.erl
Compiled test/reverseOrderService_thrift.erl
Compiled test/constantsDemo_types.erl
Compiled test/manyTypedefs_types.erl
Compiled test/stress_server.erl
Compiled test/test_membuffer.erl
Compiled test/emptyService_thrift.erl
Compiled test/thrift1151_types.erl
Compiled test/service_thrift.erl
Compiled test/test_disklog.erl
Compiled test/thriftTest_thrift.erl
Compiled test/srv_thrift.erl
Compiled test/serviceForExceptionWithAMap_thrift.erl
Compiled test/thriftTest_types.erl
Compiled test/optionalRequiredTest_types.erl
Compiled test/docTest_types.erl
Compiled test/test_server.erl
Compiled src/thrift_http_transport.erl
Compiled src/thrift_file_transport.erl
Compiled src/thrift_socket_transport.erl
Compiled src/thrift_base64_transport.erl
Compiled src/thrift_memory_buffer.erl
Compiled src/thrift_processor.erl
Compiled src/thrift_disk_log_transport.erl
Compiled src/thrift_client.erl
Compiled src/thrift_server.erl
Compiled src/thrift_client_util.erl
Compiled src/thrift_reconnecting_client.erl
Compiled src/thrift_framed_transport.erl
Compiled src/thrift_transport_state_test.erl
Compiled src/thrift_buffered_transport.erl
Compiled src/thrift_binary_protocol.erl
Compiled src/thrift_socket_server.erl

=INFO REPORT==== 29-Jul-2011::21:38:33 ===
Skipping field 4 with wrong type (3 != 8)
  All 9 tests passed.
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/erl'
Making check in rb
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/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/server
<--- lib/thrift/server
---> lib/thrift/core_ext
<--- lib/thrift/core_ext
---> lib/thrift/protocol
<--- lib/thrift/protocol
---> lib/thrift/transport
<--- lib/thrift/transport
---> lib/thrift/serializer
<--- lib/thrift/serializer
<--- lib/thrift
<--- lib
---> ext
/usr/bin/ruby1.8 /x1/jenkins/jenkins-slave/workspace/Thrift/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/server
<--- lib/thrift/server
---> lib/thrift/core_ext
<--- lib/thrift/core_ext
---> lib/thrift/protocol
<--- lib/thrift/protocol
---> lib/thrift/transport
<--- lib/thrift/transport
---> lib/thrift/serializer
<--- lib/thrift/serializer
<--- lib/thrift
<--- lib
---> ext
make
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb/ext'
gcc -shared -o thrift_native.so protocol.o binary_protocol_accelerated.o thrift_native.o memory_buffer.o compact_protocol.o struct.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 `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb/ext'
<--- ext
make  check-local
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/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/server
<--- lib/thrift/server
---> lib/thrift/core_ext
<--- lib/thrift/core_ext
---> lib/thrift/protocol
<--- lib/thrift/protocol
---> lib/thrift/transport
<--- lib/thrift/transport
---> lib/thrift/serializer
<--- lib/thrift/serializer
<--- lib/thrift
<--- lib
---> ext
/usr/bin/ruby1.8 /x1/jenkins/jenkins-slave/workspace/Thrift/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/server
<--- lib/thrift/server
---> lib/thrift/core_ext
<--- lib/thrift/core_ext
---> lib/thrift/protocol
<--- lib/thrift/protocol
---> lib/thrift/transport
<--- lib/thrift/transport
---> lib/thrift/serializer
<--- lib/thrift/serializer
<--- lib/thrift
<--- lib
---> ext
make
make[4]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb/ext'
gcc -shared -o thrift_native.so protocol.o binary_protocol_accelerated.o thrift_native.o memory_buffer.o compact_protocol.o struct.o -L. -L/usr/lib -L. -Wl,-Bsymbolic-functions -rdynamic -Wl,-export-dynamic    -lruby1.8  -lpthread -lrt -ldl -lcrypt -lm   -lc
make[4]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb/ext'
<--- ext
rake spec
../../compiler/cpp/thrift --gen rb -o /x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb/spec /x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb/spec/ThriftSpec.thrift
(in /x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb)
../../compiler/cpp/thrift --gen rb -o /x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb/benchmark /x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb/benchmark/Benchmark.thrift
mkdir -p debug_proto_test
../../compiler/cpp/thrift --gen rb -o debug_proto_test ../../test/DebugProtoTest.thrift
[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:169] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:179] 64-bit constant "4294967295" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:179] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:179] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:179] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:179] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:204] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:169] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:179] 64-bit constant "4294967295" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:179] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:179] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:179] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:179] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:/x1/jenkins/jenkins-slave/workspace/Thrift/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/union_spec.rb:20:in `require'
	from ./spec/union_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/union_spec.rb" "spec/struct_spec.rb" "spec/socket_spec.rb" "spec/base_transport_spec.rb" "spec/serializer_spec.rb" "spec/compact_protocol_spec.rb" "spec/server_socket_spec.rb" "spec/mongrel_http_server_spec.rb" "spec/binary_protocol_accelerated_spec.rb" "spec/nonblocking_server_spec.rb" "spec/http_client_spec.rb" "spec/binary_protocol_spec.rb" "spec/unix_socket_spec.rb" "spec/server_spec.rb" "spec/base_protocol_spec.rb" "spec/types_spec.rb" "spec/client_spec.rb" "spec/processor_spec.rb" "spec/exception_spec.rb" --color failed

(See full trace by running task with --trace)
make[3]: *** [check-local] Error 1
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib/rb'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift/thrift/lib'
make: *** [check-recursive] Error 1
Archiving artifacts
Publishing Javadoc
Updating THRIFT-1247