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

System_library_test is failing with Bazel@HEAD in CI #190

Open
sgowroji opened this issue Jul 11, 2023 · 7 comments
Open

System_library_test is failing with Bazel@HEAD in CI #190

sgowroji opened this issue Jul 11, 2023 · 7 comments
Assignees

Comments

@sgowroji
Copy link
Member

https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3157#018942b5-d4ea-4fc8-81c0-6ddcd63740d3

Platform : Ubuntu

Logs:

FAILED: //tests/system_library:system_library_test 

Steps :

git clone -v https://github.com/bazelbuild/rules_cc.git
git reset 34bcaf6223a39ec002efcf06e110871a6f562f44 --hard
export USE_BAZEL_VERSION=37ceec5bfba7bf118946d1b2377ef9c389080bf3
bazel test --sandbox_writable_path=/var/lib/buildkite-agent/.cache/bazelisk -- //:all //cc:all //cc/private/rules_impl:all //cc/private/toolchain:all //examples:all //examples/my_c_archive:all //examples/my_c_compile:all //examples/write_cc_toolchain_cpu:all //tools/migration:all //tests/...

CC Greenteam @SalmaSamy

@sgowroji
Copy link
Member Author

Hi @hlopko / @oquenchil, Can you please have a look at the above errors. Thanks!

@sgowroji
Copy link
Member Author

I noticed there is a infra error in its own pipeline for rules_cc https://buildkite.com/bazel/rules-cc/builds/2118#01898a71-6cf5-4ae5-8772-3e22a64acd3f

@sgowroji
Copy link
Member Author

sgowroji commented Sep 5, 2023

Hi @buildbreaker2021, Did you get a chance to see the above failures. Thanks!

@buildbreaker2021
Copy link
Contributor

buildbreaker2021 commented Sep 5, 2023

I don't think the failure in rules_cc is related to the one in system_library_test. Nevertheless I will fix rules_cc first.

@buildbreaker2021
Copy link
Contributor

Failures in rules_cc should be fixed by b039a55 I will take a look at system_library_test next.

@sgowroji
Copy link
Member Author

Thanks for the update. @buildbreaker2021 !

@sgowroji
Copy link
Member Author

Hi @buildbreaker2021,  rules_cc CI is still failing in Downstream, Could you please share any update. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants