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: add macOS 11.0 Big Sur builder (darwin/amd64) #40762

Closed
cagedmantis opened this issue Aug 13, 2020 · 4 comments
Closed

x/build: add macOS 11.0 Big Sur builder (darwin/amd64) #40762

cagedmantis opened this issue Aug 13, 2020 · 4 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. new-builder OS-Darwin
Milestone

Comments

@cagedmantis
Copy link
Contributor

Apple has plans on releasing macOS 11.0 in the fall of 2020. We plan to provide this builder before the Go 1.16 is released.

While macOS 11.0 has not been released, there is some work that needs to be done in order to enable us to create a builder for it on our build infrastructure.

/cc @andybons @dmitshur @toothrot

@cagedmantis cagedmantis added OS-Darwin Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. new-builder labels Aug 13, 2020
@cagedmantis cagedmantis added this to the Go1.16 milestone Aug 13, 2020
@dmitshur dmitshur added the okay-after-beta1 Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1 label Nov 19, 2020
@toothrot toothrot removed the okay-after-beta1 Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1 label Dec 17, 2020
@cagedmantis cagedmantis self-assigned this Jan 13, 2021
@gopherbot
Copy link

Change https://golang.org/cl/288192 mentions this issue: dashboard: add macOS 11.0 Big Sur builder

@toothrot toothrot added this to In Progress in Go Release Team Feb 2, 2021
@dmitshur dmitshur modified the milestones: Go1.16, Unreleased Feb 9, 2021
gopherbot pushed a commit to golang/build that referenced this issue Feb 17, 2021
This change adds macOS 11.0 Big Sur builder to the dashboard. It will
not spawn an instance on the older MacStadium cluster which we are
migrating away from. It will be marked with a known issue until until
we have migrated away from the old cluster and makemac has been
updated to process the new macOS versioning convention.

Updates golang/go#40762
Updates golang/go#40757
Updates golang/go#40761

Change-Id: I24ce615a2c0c55dd75beed4f821119d4058ad8af
Reviewed-on: https://go-review.googlesource.com/c/build/+/288192
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@gopherbot
Copy link

Change https://golang.org/cl/293829 mentions this issue: cmd/buildlet: add support for new macOS versioning

gopherbot pushed a commit to golang/build that referenced this issue Apr 6, 2021
With the release of macOS 11.0 (Big Sur), the hostname for hosts need
to accomodate multiple architectures. The operating system version is
now noted in the major portion instead of the minor portion of the
version. This change creates the appropriate hostname in the buildlet.

Updates golang/go#40762
Updates golang/go#45088

Change-Id: I943f0c481442a892bb5793283c527b8400a5be9c
Reviewed-on: https://go-review.googlesource.com/c/build/+/293829
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@gopherbot
Copy link

Change https://golang.org/cl/307474 mentions this issue: dashboard: reconfigure host counts for darwin amd64 builders

gopherbot pushed a commit to golang/build that referenced this issue Apr 6, 2021
This change updates the desired host counts for darwin amd64 hosts.
The numbers require changing because:
- Migration to the new cluster with diffrent counts for amd64
machines.
- The addition of macOS 11.0 builders.

Updates golang/go#40762

Change-Id: I4a0dfcc8bd812ede38acbb98c0b317e03059b525
Reviewed-on: https://go-review.googlesource.com/c/build/+/307474
Trust: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@gopherbot
Copy link

Change https://golang.org/cl/307822 mentions this issue: dashboard: remove known issue from darwin-arm64-11_0 builder

Go Release Team automation moved this from In Progress to Done Apr 7, 2021
@golang golang locked and limited conversation to collaborators Apr 7, 2022
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 NeedsFix The path to resolution is known, but the work has not been done. new-builder OS-Darwin
Projects
Archived in project
Development

No branches or pull requests

4 participants