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

cmd/go: timing out on plan9/amd64 builder #31910

Closed
0intro opened this issue May 8, 2019 · 3 comments
Closed

cmd/go: timing out on plan9/amd64 builder #31910

0intro opened this issue May 8, 2019 · 3 comments
Assignees
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge OS-Plan9 WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.

Comments

@0intro
Copy link
Member

0intro commented May 8, 2019

The cmd/go tests are timing out on the plan9/amd64 builder.

ok  	cmd/fix	49.968s

communication error to buildlet (promoted to terminal error): network error promoted to terminal error: runTests: dist test failed: all buildlets had network errors or timeouts, yet tests remain

or

ok  	cmd/fix	51.528s

##### 
Test "go_test:cmd/go" ran over 20m0s limit (20m0.12161669s)

See https://build.golang.org/log/0f96baaa7cfaa1c3546adceb7e49553d88a99ac7 or https://build.golang.org/log/520cd0eb6a7941d1591537b1604a06e6ebabfdc5

This is related to issue #29822 (plan9/386 builder).

@0intro 0intro added OS-Plan9 Builders x/build issues (builders, bots, dashboards) labels May 8, 2019
@0intro 0intro self-assigned this May 8, 2019
gopherbot pushed a commit to golang/build that referenced this issue May 8, 2019
The cmd/go tests are timing out on the plan9/amd64
builder because they take more than 20m to complete.

This change disables the cmd/go tests on the
plan9/amd64 builder, like it was done on the
plan9/386 builder.

Updates golang/go#31910.

Change-Id: I157b472da8498ddce0f641cccb79bc50ae65ca3b
Reviewed-on: https://go-review.googlesource.com/c/build/+/175898
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
@gopherbot
Copy link

Change https://golang.org/cl/175898 mentions this issue: dashboard: disable cmd/go tests on plan9-amd64-9front

@bcmills
Copy link
Contributor

bcmills commented May 26, 2022

This issue is many years old. Is it still relevant?

@bcmills bcmills added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label May 26, 2022
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@golang golang locked and limited conversation to collaborators Jun 26, 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 OS-Plan9 WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

3 participants