failed: I/O exception during sandboxed execution: No such file or directory #22951
Labels
awaiting-user-response
Awaiting a response from the author
team-Local-Exec
Issues and PRs for the Execution (Local) team
team-Remote-Exec
Issues and PRs for the Execution (Remote) team
type: bug
Description of the bug:
rules_git
, when checking out the working directory into adeclare_directory
will occasionally report:GitLab CI Log, Buildkite Log.
Which category does this issue belong to?
Local Execution, Remote Execution, Rules API
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
The bug is flaky, so repeat the test as one sees fit.
Which operating system are you running Bazel on?
Linux
What is the output of
bazel info release
?release 7.2.1rc2
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse HEAD
?If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.
No response
Have you found anything relevant by searching the web?
#22151 is a bug in a similar area
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: