We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
//python/tests/toolchains:python_3_8_10_x86_64-apple-darwin_test
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 version: 5.3.0 https://buildkite.com/bazel/rules-python-python/builds/3354#0183343a-e3ab-4002-b05c-4ded8e084418
ERROR: /private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/bazel-out/darwin-fastbuild/bin/python/tests/toolchains/run_test_3.8.10.sh.runfiles/rules_python/python/tests/toolchains/3.8.10/WORKSPACE:24:27: fetching python_repository rule //external:python_x86_64-apple-darwin: Traceback (most recent call last): File "/private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/_tmp/3133f8fa17c5cdeae066ed9fd24d0258/_bazel_buildkite/07d2b9d41e251e7189a7d6b1dbbf6391/external/rules_python/python/repositories.bzl", line 253, column 17, in _python_repository_impl rctx.symlink(python_bin, "python") Error in symlink: java.io.IOException: Could not create symlink from /private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/_tmp/3133f8fa17c5cdeae066ed9fd24d0258/_bazel_buildkite/07d2b9d41e251e7189a7d6b1dbbf6391/external/python_x86_64-apple-darwin/bin/python3 to /private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/_tmp/3133f8fa17c5cdeae066ed9fd24d0258/_bazel_buildkite/07d2b9d41e251e7189a7d6b1dbbf6391/external/python_x86_64-apple-darwin/python: /private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/_tmp/3133f8fa17c5cdeae066ed9fd24d0258/_bazel_buildkite/07d2b9d41e251e7189a7d6b1dbbf6391/external/python_x86_64-apple-darwin/python (File exists)
The text was updated successfully, but these errors were encountered:
This failure wasn't caught before is possible due to some cache poisoning issue. After bazelbuild/continuous-integration#1432, the test starts to fail.
Sorry, something went wrong.
@alexeagle Can you help look into this and help get our CI green?
/cc @f0rmiga @UebelAndre
Successfully merging a pull request may close this issue.
Bazel version: 5.3.0
https://buildkite.com/bazel/rules-python-python/builds/3354#0183343a-e3ab-4002-b05c-4ded8e084418
The text was updated successfully, but these errors were encountered: