All of a sudden most of the CI build pipelines started failing at the "Install Python" job with ##[error]The underlying connection was closed: An unexpected error occurred on a receive.
Manual Python installation steps were working fine when ran inside the Agent using Nuget.exe.
All of a sudden most of the CI build pipelines started failing at the "Install Python" job with ##[error]The underlying connection was closed: An unexpected error occurred on a receive. Manual Python installation steps were working fine when ran inside the Agent using Nuget.exe.
Output, when everything was working fine: Feeds used: https://api.nuget.org/v3/index.json C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ Installing package 'python' to 'M:\orcasvs17-026\Work_tool\PythonNuget'. GET https://api.nuget.org/v3/registration5-gz-semver2/python/index.json OK https://api.nuget.org/v3/registration5-gz-semver2/python/index.json 82ms Package "python.3.8.3" is already installed_