Skip to content

build: build failure on go1.23-linux-arm64_c4ah72-perf_vs_release #71189

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

Open
gopherbot opened this issue Jan 9, 2025 · 6 comments
Open

build: build failure on go1.23-linux-arm64_c4ah72-perf_vs_release #71189

gopherbot opened this issue Jan 9, 2025 · 6 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- builder == "go1.23-linux-arm64_c4ah72-perf_vs_release" && repo == "go" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/01/08 17:35:29 Load average: 7.18 2.02 0.69 1/1008 35022
2025/01/08 17:35:29 Waiting for load average to drop below 0.20...
2025/01/08 17:35:59 Load average: 4.35 1.83 0.67 1/1006 35022
2025/01/08 17:35:59 Waiting for load average to drop below 0.20...
2025/01/08 17:36:29 Load average: 2.63 1.65 0.64 1/1006 35022
2025/01/08 17:36:29 Waiting for load average to drop below 0.20...
2025/01/08 17:36:59 Load average: 1.59 1.49 0.62 1/1006 35022
2025/01/08 17:36:59 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb
2025/01/08 20:39:08 Error running sweet: error running sweet run: exit status 1
2025/01/08 20:39:08 FAIL
exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "go1.23-linux-arm64_c4ah72-perf_vs_release" && repo == "go" && mode == "build"
2025-01-08 17:33 go1.23-linux-arm64_c4ah72-perf_vs_release release-branch.go1.23@3417000c [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/01/08 17:35:29 Load average: 7.18 2.02 0.69 1/1008 35022
2025/01/08 17:35:29 Waiting for load average to drop below 0.20...
2025/01/08 17:35:59 Load average: 4.35 1.83 0.67 1/1006 35022
2025/01/08 17:35:59 Waiting for load average to drop below 0.20...
2025/01/08 17:36:29 Load average: 2.63 1.65 0.64 1/1006 35022
2025/01/08 17:36:29 Waiting for load average to drop below 0.20...
2025/01/08 17:36:59 Load average: 1.59 1.49 0.62 1/1006 35022
2025/01/08 17:36:59 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb
2025/01/08 20:39:08 Error running sweet: error running sweet run: exit status 1
2025/01/08 20:39:08 FAIL
exit status 1

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 Jan 9, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "go1.23-linux-arm64_c4ah72-perf_vs_release" && repo == "go" && mode == "build"
2025-02-26 17:45 go1.23-linux-arm64_c4ah72-perf_vs_release release-branch.go1.23@c57e2bd2 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/02/26 17:50:10 Load average: 9.99 2.84 0.98 1/1048 28904
2025/02/26 17:50:10 Waiting for load average to drop below 0.20...
2025/02/26 17:50:40 Load average: 6.05 2.57 0.95 1/1050 28904
2025/02/26 17:50:40 Waiting for load average to drop below 0.20...
2025/02/26 17:51:10 Load average: 3.67 2.32 0.92 1/1058 28904
2025/02/26 17:51:10 Waiting for load average to drop below 0.20...
2025/02/26 17:51:40 Load average: 2.22 2.10 0.89 1/1058 28904
2025/02/26 17:51:40 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb
2025/02/26 21:36:36 Error running sweet: error running sweet run: exit status 1
2025/02/26 21:36:36 FAIL
exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "go1.23-linux-arm64_c4ah72-perf_vs_release" && repo == "go" && mode == "build"
2025-03-17 21:51 go1.23-linux-arm64_c4ah72-perf_vs_release release-branch.go1.23@15e01a2e [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/03/17 21:54:00 Load average: 6.58 1.92 0.66 1/980 29275
2025/03/17 21:54:00 Waiting for load average to drop below 0.20...
2025/03/17 21:54:30 Load average: 3.99 1.74 0.64 1/979 29275
2025/03/17 21:54:30 Waiting for load average to drop below 0.20...
2025/03/17 21:55:00 Load average: 2.41 1.57 0.62 1/978 29275
2025/03/17 21:55:00 Waiting for load average to drop below 0.20...
2025/03/17 21:55:30 Load average: 1.46 1.42 0.60 1/979 29275
2025/03/17 21:55:30 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: go-build
2025/03/18 02:53:07 Error running sweet: error running sweet run: exit status 1
2025/03/18 02:53:07 FAIL
exit status 1
2025-03-24 22:35 go1.23-linux-arm64_c4ah72-perf_vs_release release-branch.go1.23@ec6e84df [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/03/24 22:37:26 Load average: 1.27 0.38 0.16 2/1008 2606054
2025/03/24 22:37:26 Waiting for load average to drop below 0.20...
2025/03/24 22:37:56 Load average: 0.77 0.34 0.15 1/1008 2606054
2025/03/24 22:37:56 Waiting for load average to drop below 0.20...
2025/03/24 22:38:26 Load average: 0.52 0.33 0.15 1/1008 2606054
2025/03/24 22:38:26 Waiting for load average to drop below 0.20...
2025/03/24 22:38:56 Load average: 0.31 0.29 0.15 1/1008 2606054
2025/03/24 22:38:56 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: go-build
2025/03/25 03:34:34 Error running sweet: error running sweet run: exit status 1
2025/03/25 03:34:34 FAIL
exit status 1
2025-03-25 18:51 go1.23-linux-arm64_c4ah72-perf_vs_release release-branch.go1.23@c8551497 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/03/25 18:53:26 Load average: 3.58 1.00 1.49 1/999 906461
2025/03/25 18:53:26 Waiting for load average to drop below 0.20...
2025/03/25 18:53:56 Load average: 2.17 0.90 1.44 1/999 906461
2025/03/25 18:53:56 Waiting for load average to drop below 0.20...
2025/03/25 18:54:26 Load average: 1.31 0.81 1.39 2/999 906461
2025/03/25 18:54:26 Waiting for load average to drop below 0.20...
2025/03/25 18:54:56 Load average: 0.79 0.73 1.35 1/999 906461
2025/03/25 18:54:56 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: go-build
2025/03/25 23:51:42 Error running sweet: error running sweet run: exit status 1
2025/03/25 23:51:42 FAIL
exit status 1
2025-03-25 18:51 go1.23-linux-arm64_c4ah72-perf_vs_release release-branch.go1.23@2c0a0fc6 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/03/25 18:56:05 Load average: 0.60 0.16 0.05 1/1039 1837
2025/03/25 18:56:05 Waiting for load average to drop below 0.20...
2025/03/25 18:56:35 Load average: 0.47 0.17 0.06 1/1042 1837
2025/03/25 18:56:35 Waiting for load average to drop below 0.20...
2025/03/25 18:57:05 Load average: 0.28 0.15 0.06 1/1042 1837
2025/03/25 18:57:05 Waiting for load average to drop below 0.20...
2025/03/25 18:57:35 Load average: 0.17 0.14 0.06 2/1043 1837
2025/03/25 18:57:35 Running Go test benchmarks for experiment
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: go-build
2025/03/25 23:53:09 Error running sweet: error running sweet run: exit status 1
2025/03/25 23:53:09 FAIL
exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "go1.23-linux-arm64_c4ah72-perf_vs_release" && repo == "go" && mode == "build"
2025-03-26 16:35 go1.23-linux-arm64_c4ah72-perf_vs_release release-branch.go1.23@c72a2bad [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/03/26 16:36:55 Load average: 8.12 2.39 0.83 1/1003 938721
2025/03/26 16:36:55 Waiting for load average to drop below 0.20...
2025/03/26 16:37:25 Load average: 4.92 2.16 0.80 1/1003 938721
2025/03/26 16:37:25 Waiting for load average to drop below 0.20...
2025/03/26 16:37:55 Load average: 2.98 1.95 0.77 1/1003 938721
2025/03/26 16:37:55 Waiting for load average to drop below 0.20...
2025/03/26 16:38:25 Load average: 1.81 1.77 0.75 1/1003 938721
2025/03/26 16:38:25 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb go-build
2025/03/26 21:14:57 Error running sweet: error running sweet run: exit status 1
2025/03/26 21:14:57 FAIL
exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "go1.23-linux-arm64_c4ah72-perf_vs_release" && repo == "go" && mode == "build"
2025-04-01 16:11 go1.23-linux-arm64_c4ah72-perf_vs_release release-branch.go1.23@7a2cfb70 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/04/01 16:14:22 Load average: 2.73 0.83 0.29 1/1008 31500
2025/04/01 16:14:22 Waiting for load average to drop below 0.20...
2025/04/01 16:14:52 Load average: 1.65 0.75 0.28 1/1008 31500
2025/04/01 16:14:52 Waiting for load average to drop below 0.20...
2025/04/01 16:15:22 Load average: 1.00 0.67 0.27 1/1008 31500
2025/04/01 16:15:22 Waiting for load average to drop below 0.20...
2025/04/01 16:15:52 Load average: 0.60 0.61 0.26 2/1008 31500
2025/04/01 16:15:52 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: go-build
2025/04/01 21:13:38 Error running sweet: error running sweet run: exit status 1
2025/04/01 21:13:38 FAIL
exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "go1.23-linux-arm64_c4ah72-perf_vs_release" && repo == "go" && mode == "build"
2025-04-10 15:35 go1.23-linux-arm64_c4ah72-perf_vs_release release-branch.go1.23@96537d50 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/04/10 15:38:01 Load average: 1.76 0.61 0.22 1/1012 32570
2025/04/10 15:38:01 Waiting for load average to drop below 0.20...
2025/04/10 15:38:31 Load average: 1.07 0.55 0.21 1/1011 32571
2025/04/10 15:38:31 Waiting for load average to drop below 0.20...
2025/04/10 15:39:01 Load average: 0.64 0.50 0.20 1/1011 32571
2025/04/10 15:39:01 Waiting for load average to drop below 0.20...
2025/04/10 15:39:31 Load average: 0.39 0.45 0.19 1/1011 32571
2025/04/10 15:39:31 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb go-build
2025/04/10 18:42:24 Error running sweet: error running sweet run: exit status 1
2025/04/10 18:42:24 FAIL
exit status 1

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant