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

Several downstream projects broken with Bazel@HEAD #15074

Closed
c-parsons opened this issue Mar 18, 2022 · 3 comments
Closed

Several downstream projects broken with Bazel@HEAD #15074

c-parsons opened this issue Mar 18, 2022 · 3 comments
Assignees
Labels
breakage team-Remote-Exec Issues and PRs for the Execution (Remote) team untriaged

Comments

@c-parsons
Copy link
Contributor

It appears a151116 has broken several downstream projects for Bazel@HEAD. I will be issuing a rollback.

Breakages: https://buildkite.com/bazel/bazel-auto-sheriff-face-with-cowboy-hat/builds/850

Example:

(02:15:23) ERROR: /var/lib/buildkite-agent/builds/bk-docker-5l39/bazel-downstream-projects/rules_foreign_cc/examples/cmake_defines/BUILD.bazel:13:6: Foreign Cc - CMake: Building lib_b failed: (Exit 34): Invalid action cache entry f86d586c8b766035cc0b0d0d855660d68ac3d43c2fa2b5e09a4f3f197e6f3c07: expected output cmake_defines/lib_b/include does not exist.
--
  | java.io.IOException: Invalid action cache entry f86d586c8b766035cc0b0d0d855660d68ac3d43c2fa2b5e09a4f3f197e6f3c07: expected output cmake_defines/lib_b/include does not exist.
  | at com.google.devtools.build.lib.remote.RemoteExecutionService.downloadOutputs(RemoteExecutionService.java:1025)
  | at com.google.devtools.build.lib.remote.RemoteSpawnRunner.downloadAndFinalizeSpawnResult(RemoteSpawnRunner.java:367)
  | at com.google.devtools.build.lib.remote.RemoteSpawnRunner.exec(RemoteSpawnRunner.java:213)
  | at com.google.devtools.build.lib.exec.SpawnRunner.execAsync(SpawnRunner.java:289)
...
@meteorcloudy
Copy link
Member

Fixed by #15077

@keith
Copy link
Member

keith commented Mar 30, 2022

@meteorcloudy I think we're still seeing some version of this with bazel 5.1 which has the fix you linked, should we file a new issue? envoyproxy/envoy#20599 (comment) (I don't have anymore useful info than what's on that issue)

@coeuvre
Copy link
Member

coeuvre commented Mar 31, 2022

#15151 should fix this.

pjk25 added a commit to rabbitmq/rabbitmq-server that referenced this issue Apr 5, 2022
Since we seem to be hitting this bug
bazelbuild/bazel#15074
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breakage team-Remote-Exec Issues and PRs for the Execution (Remote) team untriaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants