[release/10.0.3xx] Fix DownloadBlobAsync_RetriesOnFailure digest validation - #55543
Closed
nagilson wants to merge 2 commits into
Closed
[release/10.0.3xx] Fix DownloadBlobAsync_RetriesOnFailure digest validation#55543nagilson wants to merge 2 commits into
nagilson wants to merge 2 commits into
Azure Pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))
failed
Jul 30, 2026 in 10m 30s
Build TestBuild: macOS (x64) failed
Annotations
Check failure on line 314 in src/Layout/redist/targets/RestoreLayout.targets
azure-pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))
src/Layout/redist/targets/RestoreLayout.targets#L314
src/Layout/redist/targets/RestoreLayout.targets(314,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) HttpRequestException: Response status code does not indicate success: 503 (Service Unavailable).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Microsoft.DotNet.Arcade.Sdk.DownloadFile.DownloadWithRetriesAsync(HttpClient httpClient, String uri) in /_/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/DownloadFile.cs:line 196
Loading