Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/build/cmd/updatestd: unrecognized failures #55322

Closed
gopherbot opened this issue Sep 21, 2022 · 2 comments
Closed

x/build/cmd/updatestd: unrecognized failures #55322

gopherbot opened this issue Sep 21, 2022 · 2 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Sep 21, 2022

#!watchflakes
post <- pkg == "golang.org/x/build/cmd/updatestd" && test == "" && `list -mod=readonly`

Issue created automatically to collect these failures.

Example (log):

2022/09/08 04:11:11 > go list -mod=readonly -m -json all
2022/09/08 04:11:11 command failed: exit status 1

watchflakes

@gopherbot gopherbot added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Builders x/build issues (builders, bots, dashboards) labels Sep 21, 2022
@gopherbot gopherbot added this to the Unreleased milestone Sep 21, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/cmd/updatestd" && test == ""
2022-09-08 09:47 darwin-amd64-11_0 build@b4daf1e8 go@29604312 x/build/cmd/updatestd (log)
2022/09/08 04:11:11 > go list -mod=readonly -m -json all
2022/09/08 04:11:11 command failed: exit status 1

watchflakes

@rsc
Copy link
Contributor

rsc commented Sep 21, 2022

Narrowed to go list failure; seems to have stopped.

@rsc rsc closed this as completed Sep 21, 2022
@golang golang locked and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: Done
Development

No branches or pull requests

2 participants