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

build: build failure on x_sys-gotip-linux-amd64-misccompile #69317

Closed
gopherbot opened this issue Sep 6, 2024 · 2 comments
Closed

build: build failure on x_sys-gotip-linux-amd64-misccompile #69317

gopherbot opened this issue Sep 6, 2024 · 2 comments
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- builder == "x_sys-gotip-linux-amd64-misccompile" && repo == "sys" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

2024/09/06 04:53:20 run starting
[I2024-09-06T04:53:20.843639-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.843680-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.844289-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.846902-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.847004-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.848309-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.850440-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:22.342470-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
2024/09/06 04:53:22 installed tools
...
[E2024-09-06T04:58:49.179255-07:00 2249 0 errors.go:128] set status: FAILURE: shard 1: failed to run test golang.org/x/sys module for goos:"windows" goarch:"arm64": exit status 1
  with SummaryMarkdown:
* go on master ([commit 123594d](https://go.googlesource.com/go/+/123594d3863b0a4b9094a569957d1bd94ebe7512))
* sys on master ([commit a43b625](https://go.googlesource.com/sys/+/a43b625d3c32b5cd2726d132c8478884ae6cb0dc))

Error: `shard 1: failed to run test golang.org/x/sys module for goos:"windows" goarch:"arm64": exit status 1`

Additional links for debugging:
* [Output for test golang.org/x/sys module for goos:"windows" goarch:"arm64" [shard 1]](https://logs.chromium.org/logs/golang/buildbucket/cr-buildbucket/8737546216595303617/+/u/step/24/log/2)
* [Shard 1 encountered a non-build/non-test failure, click here for the shard's build page](https://ci.chromium.org/b/8737546216595303617)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 6, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_sys-gotip-linux-amd64-misccompile" && repo == "sys" && mode == "build"
2024-09-04 13:19 x_sys-gotip-linux-amd64-misccompile sys@a43b625d go@123594d3 [build] (log)
2024/09/06 04:53:20 run starting
[I2024-09-06T04:53:20.843639-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.843680-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.844289-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.846902-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.847004-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.848309-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:20.850440-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T04:53:22.342470-07:00 2249 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
2024/09/06 04:53:22 installed tools
...
[E2024-09-06T04:58:49.179255-07:00 2249 0 errors.go:128] set status: FAILURE: shard 1: failed to run test golang.org/x/sys module for goos:"windows" goarch:"arm64": exit status 1
  with SummaryMarkdown:
* go on master ([commit 123594d](https://go.googlesource.com/go/+/123594d3863b0a4b9094a569957d1bd94ebe7512))
* sys on master ([commit a43b625](https://go.googlesource.com/sys/+/a43b625d3c32b5cd2726d132c8478884ae6cb0dc))

Error: `shard 1: failed to run test golang.org/x/sys module for goos:"windows" goarch:"arm64": exit status 1`

Additional links for debugging:
* [Output for test golang.org/x/sys module for goos:"windows" goarch:"arm64" [shard 1]](https://logs.chromium.org/logs/golang/buildbucket/cr-buildbucket/8737546216595303617/+/u/step/24/log/2)
* [Shard 1 encountered a non-build/non-test failure, click here for the shard's build page](https://ci.chromium.org/b/8737546216595303617)
2024-09-06 13:14 x_sys-gotip-linux-amd64-misccompile sys@c08bc6e1 go@8cb6143f [build] (log)
2024/09/06 06:55:47 run starting
[I2024-09-06T06:55:47.618972-07:00 4261 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T06:55:47.620890-07:00 4261 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T06:55:47.620969-07:00 4261 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T06:55:47.621215-07:00 4261 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T06:55:47.621361-07:00 4261 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T06:55:47.621923-07:00 4261 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T06:55:47.623479-07:00 4261 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T06:55:47.773628-07:00 4261 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-09-06T06:55:47.773708-07:00 4261 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[E2024-09-06T06:57:53.884781-07:00 4261 0 errors.go:128] set status: FAILURE: shard 2: failed to run test golang.org/x/sys module for goos:"windows" goarch:"arm64": exit status 1
  with SummaryMarkdown:
* go on master ([commit 8cb6143](https://go.googlesource.com/go/+/8cb6143fed45d23586a2b66e5767a656138b4cb3))
* sys on master ([commit c08bc6e](https://go.googlesource.com/sys/+/c08bc6e187fc8d4d07c5eae96ac4a8ba6a326abb))

Error: `shard 2: failed to run test golang.org/x/sys module for goos:"windows" goarch:"arm64": exit status 1`

Additional links for debugging:
* [Output for test golang.org/x/sys module for goos:"windows" goarch:"arm64" [shard 2]](https://logs.chromium.org/logs/golang/buildbucket/cr-buildbucket/8737538514824226945/+/u/step/24/log/2)
* [Shard 2 encountered a non-build/non-test failure, click here for the shard's build page](https://ci.chromium.org/b/8737538514824226945)

watchflakes

@dmitshur
Copy link
Contributor

Fixed in CL 610940.

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Sep 28, 2024
@dmitshur dmitshur added this to the Unreleased milestone Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Projects
Archived in project
Development

No branches or pull requests

2 participants