| "make update-download -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| "make after-update -j3" exit with 0. |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| "make install -j3" exit with 0. |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 512. |
| 1) |
| An exception occurred during: before :each |
| Net::HTTP#head returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39455 (Connection refused - connect(2) for "localhost" port 39455) |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'IO.open' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /home/opc/ruby/src/master/lib/timeout.rb:190:in 'Timeout.timeout' |
| /home/opc/ruby/src/master/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/head_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/head_spec.rb:5:in '<top (required)>' |
| 2) |
| An exception occurred during: before :each |
| Net::HTTP#mkcol sends a MKCOL request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42531 (Connection refused - connect(2) for "localhost" port 42531) |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'IO.open' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /home/opc/ruby/src/master/lib/timeout.rb:190:in 'Timeout.timeout' |
| /home/opc/ruby/src/master/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/mkcol_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/mkcol_spec.rb:5:in '<top (required)>' |
| 3) |
| An exception occurred during: after :each |
| Net::HTTP#mkcol sends a MKCOL request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/mkcol_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/mkcol_spec.rb:5:in '<top (required)>' |
| 4) |
| An exception occurred during: before :each |
| Net::HTTP#head sends a MOVE request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42577 (Connection refused - connect(2) for "localhost" port 42577) |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'IO.open' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /home/opc/ruby/src/master/lib/timeout.rb:190:in 'Timeout.timeout' |
| /home/opc/ruby/src/master/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/move_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/move_spec.rb:5:in '<top (required)>' |
| 5) |
| An exception occurred during: after :each |
| Net::HTTP#head sends a MOVE request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/move_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/move_spec.rb:5:in '<top (required)>' |
| 6) |
| An exception occurred during: before :each |
| Net::HTTP#post2 when passed no block sends a post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38945 (Connection refused - connect(2) for "localhost" port 38945) |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'IO.open' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /home/opc/ruby/src/master/lib/timeout.rb:190:in 'Timeout.timeout' |
| /home/opc/ruby/src/master/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 7) |
| An exception occurred during: after :each |
| Net::HTTP#post2 when passed no block sends a post request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/shared/request_post.rb:8:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 8) |
| An exception occurred during: before :each |
| Net::HTTP#put sends an put request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33885 (Connection refused - connect(2) for "localhost" port 33885) |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'IO.open' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /home/opc/ruby/src/master/lib/timeout.rb:190:in 'Timeout.timeout' |
| /home/opc/ruby/src/master/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| 9) |
| An exception occurred during: after :each |
| Net::HTTP#put sends an put request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| 10) |
| An exception occurred during: before :each |
| Net::HTTP#put returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:44829 (Connection refused - connect(2) for "localhost" port 44829) |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'IO.open' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /home/opc/ruby/src/master/lib/timeout.rb:190:in 'Timeout.timeout' |
| /home/opc/ruby/src/master/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| 11) |
| An exception occurred during: after :each |
| Net::HTTP#put returns a Net::HTTPResponse ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| 12) |
| An exception occurred during: before :each |
| Net::HTTP#request_put when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36411 (Connection refused - connect(2) for "localhost" port 36411) |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'IO.open' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /home/opc/ruby/src/master/lib/timeout.rb:190:in 'Timeout.timeout' |
| /home/opc/ruby/src/master/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_put_spec.rb:6:in '<top (required)>' |
| 13) |
| Net::HTTP#set_debug_output when passed io sets the passed io as output stream for debugging ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41509 (Connection refused - connect(2) for "localhost" port 41509) |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'IO.open' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /home/opc/ruby/src/master/lib/timeout.rb:190:in 'Timeout.timeout' |
| /home/opc/ruby/src/master/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/set_debug_output_spec.rb:21:in 'block (2 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/set_debug_output_spec.rb:6:in '<top (required)>' |
| 14) |
| An exception occurred during: before :each |
| Net::HTTP.start when not passed a block returns a new Net::HTTP object for the passed address and port ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38947 (Connection refused - connect(2) for "localhost" port 38947) |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'IO.open' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /home/opc/ruby/src/master/lib/timeout.rb:190:in 'Timeout.timeout' |
| /home/opc/ruby/src/master/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/start_spec.rb:17:in 'block (3 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/start_spec.rb:5:in '<top (required)>' |
| 15) |
| An exception occurred during: after :each |
| Net::HTTP.start when not passed a block returns a new Net::HTTP object for the passed address and port ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/start_spec.rb:21:in 'block (3 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/start_spec.rb:5:in '<top (required)>' |
| 16) |
| Net::HTTP#start when passed a block yields the new Net::HTTP object to the block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36093 (Connection refused - connect(2) for "localhost" port 36093) |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'IO.open' |
| /home/opc/ruby/src/master/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /home/opc/ruby/src/master/lib/timeout.rb:190:in 'Timeout.timeout' |
| /home/opc/ruby/src/master/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /home/opc/ruby/src/master/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /home/opc/ruby/src/master/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/start_spec.rb:95:in 'block (3 levels) in <top (required)>' |
| /home/opc/ruby/src/master/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |