DX-108149: Add support for CBC and GCM encryption modes #110
Annotations
2 errors
|
Run Release Test
Process completed with exit code 1.
|
|
Run Release Test:
dev/release/02-source-test.rb#L111
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 peeraddr=140.82.116.6:443 state=error: certificate verify failed (unable to get certificate CRL)
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/protocol.rb:46:in 'OpenSSL::SSL::SSLSocket#connect_nonblock'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/protocol.rb:46:in 'Net::Protocol#ssl_socket_connect'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1736:in 'Net::HTTP#connect'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1636:in 'Net::HTTP#do_start'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1625:in 'Net::HTTP#start'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1064:in 'Net::HTTP.start'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:858:in 'Net::HTTP.post'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:111:in 'SourceTest#test_vote'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:32:in 'block (2 levels) in SourceTest#setup'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:31:in 'Dir.chdir'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:31:in 'block in SourceTest#setup'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/tmpdir.rb:105:in 'Dir.mktmpdir'
/Users/runner/work/arrow/arrow/dev/release/02-source-test.rb:30:in 'SourceTest#setup'
|
Loading