-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
bazel/remote-execution is broken #5323
Comments
CC @tomlu @laurentlb from the duplicate issue |
I have no idea. Maybe an issue with the Buildkite setup? Why are these tests failing, but none of the others? Does this have to do with the Jdk9 migration? |
Yeah, how on Earth can a rollback of a Java rule change break remote execution? Surely the exact commit is a red herring, and this has more to do with some change in the CI enviroment? |
I know bazel on the CI machines was upgraded on the same day to 0.14 around the exact time that this rollback went in, maybe that is related |
Timeline on Saturday, June 2nd: 6:00pm CEST: Last green build starts [1] Note that the broken build references an old toolchain from the previous release: [1] https://buildkite.com/bazel/remote-execution/builds/2100 |
#5376 for root cause analysis |
This is only a temporary fix - the test should be re-enabled once we have updated the toolchain (and have fixed all other problems). Fixes bazelbuild/bazel#5323
This is only a temporary fix - the test should be re-enabled once we have updated the toolchain (and have fixed all other problems). Fixes bazelbuild/bazel#5323
The bazel CI for remote execution is broken[1] since 452141f.
The error message reads
[1] https://buildkite.com/bazel/remote-execution/builds/2101#cc63b8e7-bf87-4dcf-9093-5d7d932cb54a
The text was updated successfully, but these errors were encountered: