Flaky toolset init during innerloop, linux-amd64 nocgo (ubuntu) [systemcrypto,ms_nocgo_opensslcrypto]
Open
Nobody has claimed this yet.
Flaky
Test
- Dominant language
- Go
- Stars
- 431
- Forks
- 44
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 30
Description
go-install: Microsoft build of Go Install Script version 0.0.1
go-install: Fetching information for version 'go1.25.0-1'.
OperationStopped: /__w/1/s/eng/_util/go-install.ps1:424
Line |
424 | throw $DownloadException
| ~~~~~~~~~~~~~~~~~~~~~~~~
| Unable to download
| https://download.visualstudio.microsoft.com/download/pr/4c048352-4190-43a7-9db3-dbe8c8b3beb8/f2768c7e893ce10a5ac94b6466ada5bb/assets.json.
##[error]PowerShell exited with code '1'.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Azure DevOps build log and eng/_util/go-install.ps1 around line 424, then inspect the go1.25.0-1 download path for the linux-amd64 nocgo configuration. Use the reported build to investigate the failed assets.json download; done means toolset initialization completes reliably for this configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, powershell
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100