Skip to content

Prepare for Ruby 3.3 #545

Prepare for Ruby 3.3

Prepare for Ruby 3.3 #545

Triggered via pull request December 23, 2023 21:58
Status Failure
Total duration 45m 3s
Artifacts

ruby.yml

on: pull_request
Matrix: test-macos
Matrix: test-ubuntu
Matrix: test-windows
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test-ubuntu (3.3.0-preview3, cucumber_9)
Process completed with exit code 1.
test-ubuntu (3.3.0-preview3, cucumber_8)
The job was canceled because "_3_3_0-preview3_cucumbe_2" failed.
test-ubuntu (3.3.0-preview3, cucumber_8)
The operation was canceled.
test-ubuntu (jruby-9.4, cucumber_9)
The job was canceled because "_3_3_0-preview3_cucumbe_2" failed.
test-ubuntu (jruby-9.4, cucumber_9)
The operation was canceled.
test-ubuntu (jruby-9.4, cucumber_8)
The job was canceled because "_3_3_0-preview3_cucumbe_2" failed.
test-ubuntu (jruby-9.4, cucumber_8)
The operation was canceled.
test-macos (3.2)
System.Net.Http.HttpRequestException: nodename nor servname provided, or not known (pipelinesghubeus2.actions.githubusercontent.com:443) ---> System.Net.Sockets.SocketException (0xFFFDFFFF): nodename nor servname provided, or not known at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at GitHub.Services.Common.VssHttpRetryMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at GitHub.Runner.Common.RedirectMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at GitHub.Runner.Common.ThrottlingReportHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at GitHub.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken) at GitHub.Services.WebApi.VssHttpClientBase.SendAsync[T](HttpRequestMessage message, Object userState, CancellationToken cancellationToken) at GitHub.Services.Location.Client.LocationHttpClient.GetConnectionDataAsync(ConnectOptions connectOptions, Int64 lastChangeId, CancellationToken cancellationToken, Object userState) at GitHub.Services.WebApi.Location.VssServerDataProvider.GetConnectionDataAsync(ConnectOptions connectOptions, Int32 lastChangeId, CancellationToken cancellationToken) at GitHub.Services.WebApi.Location.VssServerDataProvider.ConnectAsync(ConnectOptions connectOptions, CancellationToken cancellationToken) at GitHub.Runner.Common.JobServer.ConnectAsync(VssConnection jobConnection) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
test-macos (3.2)
The hosted runner: GitHub Actions 8 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.