Skip to content

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

Closed
@thanm

Description

@thanm

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 .

Activity

added this to the Unreleased milestone on Mar 8, 2022
added
SoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
on Mar 8, 2022
cagedmantis

cagedmantis commented on Mar 8, 2022

@cagedmantis
Contributor

cc @golang/release

self-assigned this
on Mar 8, 2022
self-assigned this
on Mar 8, 2022
removed their assignment
on Mar 8, 2022
dmitshur

dmitshur commented on Mar 9, 2022

@dmitshur
Member

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.

modified the milestones: Unreleased, Go1.18 on Mar 9, 2022
gopherbot

gopherbot commented on Mar 9, 2022

@gopherbot
Contributor

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

gopherbot

gopherbot commented on Mar 10, 2022

@gopherbot
Contributor

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

dmitshur

dmitshur commented on Mar 10, 2022

@dmitshur
Member

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.

moved this to Done in Go Releaseon Sep 27, 2022
locked and limited conversation to collaborators on Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeOS-WindowsSoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)arch-arm64release-blocker

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cagedmantis@dmitshur@gopherbot@thanm

        Issue actions

          x/build: windows-arm64 builders are missing · Issue #51546 · golang/go