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: windows-arm64 builders are missing #51546

Closed
thanm opened this issue Mar 8, 2022 · 5 comments
Closed

x/build: windows-arm64 builders are missing #51546

thanm opened this issue Mar 8, 2022 · 5 comments
Labels
arch-arm64 Builders x/build issues (builders, bots, dashboards) FrozenDueToAge OS-Windows release-blocker Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Milestone

Comments

@thanm
Copy link
Contributor

thanm commented Mar 8, 2022

Looks as though the windows/arm64 builders are sick / MIA.

farmer.golang.org reports:

Reverse pool by host type (in use / total)
...
host-windows-arm64-mini: 0/0 (6 missing)
host-windows-arm64-zx2c4: 0/0 (1 missing)
host-windows11-arm64-mini: 0/0 (1 missing)

Looks like no builder activity on recent CLs:

wbuilders

I went back through the status page and it looks like windows-arm64-zx2c4 has been out for quite some time. Last CL to have a windows-arm64 run was this one on March 4th .

@thanm thanm added OS-Windows Builders x/build issues (builders, bots, dashboards) arch-arm64 labels Mar 8, 2022
@gopherbot gopherbot added this to the Unreleased milestone Mar 8, 2022
@cagedmantis cagedmantis added the Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations) label Mar 8, 2022
@cagedmantis
Copy link
Contributor

cc @golang/release

@cagedmantis cagedmantis self-assigned this Mar 8, 2022
@dmitshur dmitshur self-assigned this Mar 8, 2022
@cagedmantis cagedmantis removed their assignment Mar 8, 2022
@dmitshur
Copy link
Contributor

dmitshur commented Mar 9, 2022

We've identified a problem related to the builders getting stuck on the login screen, and I'm working on resolving it this week.

The missing windows-arm64-11 builder is used in the release process for Go 1.18, so I'll update this to be a release-blocker for it until the builders are back.

@dmitshur dmitshur modified the milestones: Unreleased, Go1.18 Mar 9, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/391136 mentions this issue: dashboard: update expectations for windows-arm64 builders

gopherbot pushed a commit to golang/build that referenced this issue Mar 10, 2022
Update the expected number of reverse buildlets to describe
the current state more accurately.

Update the windows-arm64 alias to point to windows-arm64-11,
since it's more available and used for most recent releases.

For golang/go#51546.
Updates golang/go#47019.

Change-Id: I5ae1a764efd21da4155ab002f20ad974b098b023
Reviewed-on: https://go-review.googlesource.com/c/build/+/391136
Reviewed-by: Carlos Amedee <carlos@golang.org>
Trust: Dmitri Shuralyov <dmitshur@golang.org>
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/391358 mentions this issue: env/windows-arm64: disable buildlet password expiration

@dmitshur
Copy link
Contributor

The builder images have been updated so they're no longer getting stuck, and they're back on farmer.golang.org (along with the corrected expected count—it's currently 5 windows-arm64-11 and 2 windows-arm64-10 builders):

Reverse pool by host type (in use / total)
[...]
• host-windows-arm64-mini: 2/2
• host-windows11-arm64-mini: 5/5

(These builders briefly disconnect in between builds, so it is normal that some are missing at points in time. As long as they reconnect within a few mins, it's working as intended.)

This is resolved, so closing.

@heschi heschi moved this to Done in Go Release Sep 27, 2022
@golang golang locked and limited conversation to collaborators Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 Builders x/build issues (builders, bots, dashboards) FrozenDueToAge OS-Windows release-blocker Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Projects
Archived in project
Development

No branches or pull requests

4 participants