Matt Mitchell
Matt Mitchell
### Error ``` ---> System.TimeoutException: The HTTP request timed out after 00:01:40. ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled....
[Operational Issue]: 1ES scanning fails with Value cannot be null. (Parameter 'policyNamesMapping')
### Error ``` Installing Microsoft.Security.CodeAnalysis.Policy.Names.Internal ------------------------------------------------------------------------------ GET https://pkgs.dev.azure.com/dnceng/_packaging/7cc1899b-7632-4711-ae60-518d47d6e3ce/nuget/v3/registrations2-semver2/microsoft.security.codeanalysis.policy.names.internal/index.json OK https://pkgs.dev.azure.com/dnceng/_packaging/7cc1899b-7632-4711-ae60-518d47d6e3ce/nuget/v3/registrations2-semver2/microsoft.security.codeanalysis.policy.names.internal/index.json 108ms Attempting to gather dependency information for package 'Microsoft.Security.CodeAnalysis.Policy.Names.Internal.1.1.12' with respect to project '/mnt/vss/_work/_gdn/packages/nuget', targeting 'Any,Version=v0.0' Gathering dependency information took...
Config as code is coming for subscription management. We'll need to support this as part of the net mechanic tooling.
### Error ``` Tool to install: .NET Core sdk version 8.0.x. ##[error]Failed to download or parse releases-index.json with error: write EPROTO 00629AFD01000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 80 ```...
### Error ``` Downloading https://services.gradle.org/distributions/gradle-8.10-bin.zip Successfully created package 'D:\a\_work\1\s\src\aspnetcore\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.App.Ref.Internal.10.0.3-servicing.25618.107.nupkg'. The package Microsoft.AspNetCore.App.Internal.Assets.10.0.3 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Successfully created package 'D:\a\_work\1\s\src\aspnetcore\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Internal.Assets.10.0.3.nupkg'....
## Error ``` /__w/1/s/src/runtime/eng/AcquireWasiSdk.targets(40,5): error MSB3073: The command "curl --silent -L -o wasi-sdk-25.0.tar.gz https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-25/wasi-sdk-25.0-x86_64-linux.tar.gz && tar --strip-components=1 -xzmf wasi-sdk-25.0.tar.gz -C /__w/1/s/src/runtime/artifacts/wasi-sdk/" exited with code 35. [/__w/1/s/src/runtime/src/mono/mono.proj] ``` Appears to be...
### Error ``` ##[error].dotnet/sdk/10.0.101/NuGet.targets(196,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) Failed to download package 'Microsoft.Build.17.12.50' from 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.build/17.12.50/microsoft.build.17.12.50.nupkg'. Response status code does not indicate success: 504 (Gateway Timeout). /__w/1/s/.dotnet/sdk/10.0.101/NuGet.targets(196,5): error : Failed to download...
It's common that when we have a 2xx or 3xx branch, we want to updated it to the last released runtime. The old way of doing this is to just...