- * Package: dev-ruby/net-http-persistent-2.6
- * Repository: gentoo
- * Maintainer: ruby@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib ruby_targets_ree18 ruby_targets_ruby18 ruby_targets_ruby19 test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- * Running unpack phase for all ...
- * Unpacking .gem file... ...
- [ ok ]
- * Uncompressing metadata ...
- [ ok ]
- * Unpacking data.tar.gz ...
- [ ok ]
- >>> Source unpacked in /tmp/portage/dev-ruby/net-http-persistent-2.6/work
- >>> Preparing source in /tmp/portage/dev-ruby/net-http-persistent-2.6/work ...
- * Running prepare phase for all ...
- * Running source copy phase for ruby18 ...
- * Running source copy phase for ruby19 ...
- * Running source copy phase for ree18 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-ruby/net-http-persistent-2.6/work ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-ruby/net-http-persistent-2.6/work ...
- * Running compile phase for all ...
- >>> Source compiled.
- * Running test phase for ruby18 ...
- /usr/bin/ruby18 -w -Ilib:bin:test:. -e 'require "rubygems"; gem "minitest"; require "minitest/autorun"; require "test/test_net_http_persistent.rb"; require "test/test_net_http_persistent_ssl_reuse.rb"' --
- /usr/lib64/ruby/1.8/webrick/ssl.rb:86: warning: method redefined; discarding old listen
- Run options: --seed 17973
- # Running tests:
- ............................E..................................ES.....E.........../usr/lib64/ruby/1.8/openssl/ssl-internal.rb:166: warning: using default DH parameters.
- E
- Finished tests in 3.233651s, 25.6676 tests/s, 85.6617 assertions/s.
- 1) Error:
- test_connection_for_http_class_with_fakeweb(TestNetHttpPersistent):
- Errno::ENETUNREACH: Network is unreachable - connect(2)
- /usr/lib64/ruby/1.8/net/http.rb:560:in `initialize'
- /usr/lib64/ruby/1.8/net/http.rb:560:in `open'
- /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
- /usr/lib64/ruby/1.8/timeout.rb:53:in `timeout'
- /usr/lib64/ruby/1.8/timeout.rb:101:in `timeout'
- /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
- /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
- /usr/lib64/ruby/1.8/net/http.rb:548:in `start'
- ./lib/net/http/persistent.rb:511:in `connection_for'
- ./test/test_net_http_persistent.rb:339:in `test_connection_for_http_class_with_fakeweb'
- 2) Error:
- test_connection_for_no_ssl_reuse(TestNetHttpPersistent):
- Errno::ENETUNREACH: Network is unreachable - connect(2)
- /usr/lib64/ruby/1.8/net/http.rb:560:in `initialize'
- /usr/lib64/ruby/1.8/net/http.rb:560:in `open'
- /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
- /usr/lib64/ruby/1.8/timeout.rb:67:in `timeout'
- /usr/lib64/ruby/1.8/timeout.rb:101:in `timeout'
- /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
- /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
- /usr/lib64/ruby/1.8/net/http.rb:548:in `start'
- ./lib/net/http/persistent.rb:511:in `connection_for'
- ./test/test_net_http_persistent.rb:372:in `test_connection_for_no_ssl_reuse'
- 3) Error:
- test_connection_for_http_class_with_webmock(TestNetHttpPersistent):
- Errno::ENETUNREACH: Network is unreachable - connect(2)
- /usr/lib64/ruby/1.8/net/http.rb:560:in `initialize'
- /usr/lib64/ruby/1.8/net/http.rb:560:in `open'
- /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
- /usr/lib64/ruby/1.8/timeout.rb:53:in `timeout'
- /usr/lib64/ruby/1.8/timeout.rb:101:in `timeout'
- /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
- /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
- /usr/lib64/ruby/1.8/net/http.rb:548:in `start'
- ./lib/net/http/persistent.rb:511:in `connection_for'
- ./test/test_net_http_persistent.rb:349:in `test_connection_for_http_class_with_webmock'
- 4) Error:
- test_ssl_connection_reuse(TestNetHttpPersistentSSLReuse):
- OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A
- ./lib/net/http/persistent/ssl_reuse.rb:117:in `connect'
- ./lib/net/http/persistent/ssl_reuse.rb:117:in `connect'
- /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
- /usr/lib64/ruby/1.8/net/http.rb:548:in `start'
- ./test/test_net_http_persistent_ssl_reuse.rb:83:in `test_ssl_connection_reuse'
- 83 tests, 277 assertions, 0 failures, 4 errors, 1 skips
- rake aborted!
- Command failed with status (1): [/usr/bin/ruby18 -w -Ilib:bin:test:. -e 're...]
- Tasks: TOP => test
- (See full trace by running task with --trace)
- * ERROR: dev-ruby/net-http-persistent-2.6 failed (test phase):
- * tests failed
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_test
- * environment, line 4591: Called ruby-ng_src_test
- * environment, line 4277: Called _ruby_each_implementation 'each_ruby_test'
- * environment, line 611: Called _ruby_invoke_environment 'ruby18' 'each_ruby_test'
- * environment, line 663: Called each_ruby_test
- * environment, line 936: Called each_fakegem_test
- * environment, line 920: Called die
- * The specific snippet of code:
- * ${RUBY} -S rake ${RUBY_FAKEGEM_TASK_TEST} || die "tests failed"
- *
- * If you need support, post the output of `emerge --info '=dev-ruby/net-http-persistent-2.6'`,
- * the complete build log and the output of `emerge -pqv '=dev-ruby/net-http-persistent-2.6'`.
- !!! When you file a bug report, please include the following information:
- GENTOO_VM= CLASSPATH="/usr/libexec/ccp4/bin:/usr/libexec/ccp4/bin:" JAVA_HOME="/etc/java-config-2/current-system-vm"
- JAVACFLAGS="" COMPILER=""
- and of course, the output of emerge --info
- * The complete build log is located at '/var/log/portage/dev-ruby:net-http-persistent-2.6:20120714-162525.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-ruby/net-http-persistent-2.6/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-ruby/net-http-persistent-2.6/temp/environment'.
- * Working directory: '/tmp/portage/dev-ruby/net-http-persistent-2.6/work/ruby18/net-http-persistent-2.6'
- * S: '/tmp/portage/dev-ruby/net-http-persistent-2.6/work/ruby18/net-http-persistent-2.6'
- >>> Install net-http-persistent-2.6 into /tmp/portage/dev-ruby/net-http-persistent-2.6/image/ category dev-ruby
- * Running install phase for ruby18 ...
- * Running install phase for ruby19 ...
- * Running install phase for ree18 ...
- * Running install phase for all ...
- * Running check install phase for ruby18 ...
- * Running check install phase for ruby19 ...
- * Running check install phase for ree18 ...
- >>> Completed installing net-http-persistent-2.6 into /tmp/portage/dev-ruby/net-http-persistent-2.6/image/
- ecompressdir: bzip2 -9 /usr/share/doc