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 go1.23-linux-amd64_c3h88-perf_vs_release #70479

Open
gopherbot opened this issue Nov 20, 2024 · 1 comment
Open

build: build failure on go1.23-linux-amd64_c3h88-perf_vs_release #70479

gopherbot opened this issue Nov 20, 2024 · 1 comment
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-amd64_c3h88-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
2024/11/19 18:09:12 Load average: 0.67 0.20 0.07 1/1176 1834
2024/11/19 18:09:12 Waiting for load average to drop below 0.20...
2024/11/19 18:09:42 Load average: 0.47 0.19 0.07 1/1177 1834
2024/11/19 18:09:42 Waiting for load average to drop below 0.20...
2024/11/19 18:10:12 Load average: 0.28 0.17 0.07 2/1177 1834
2024/11/19 18:10:12 Waiting for load average to drop below 0.20...
2024/11/19 18:10:42 Load average: 0.23 0.17 0.07 3/1180 1834
2024/11/19 18:10:42 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: gvisor
2024/11/19 23:45:15 Error running sweet: error running sweet run: exit status 1
2024/11/19 23:45:15 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 Nov 20, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "go1.23-linux-amd64_c3h88-perf_vs_release" && repo == "go" && mode == "build"
2024-11-19 18:04 go1.23-linux-amd64_c3h88-perf_vs_release release-branch.go1.23@777f43ab [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2024/11/19 18:09:12 Load average: 0.67 0.20 0.07 1/1176 1834
2024/11/19 18:09:12 Waiting for load average to drop below 0.20...
2024/11/19 18:09:42 Load average: 0.47 0.19 0.07 1/1177 1834
2024/11/19 18:09:42 Waiting for load average to drop below 0.20...
2024/11/19 18:10:12 Load average: 0.28 0.17 0.07 2/1177 1834
2024/11/19 18:10:12 Waiting for load average to drop below 0.20...
2024/11/19 18:10:42 Load average: 0.23 0.17 0.07 3/1180 1834
2024/11/19 18:10:42 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: gvisor
2024/11/19 23:45:15 Error running sweet: error running sweet run: exit status 1
2024/11/19 23:45:15 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