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

Every projects on ci.bazel.io are red on Jenkins #1168

Closed
damienmg opened this issue Apr 21, 2016 · 11 comments
Closed

Every projects on ci.bazel.io are red on Jenkins #1168

damienmg opened this issue Apr 21, 2016 · 11 comments
Assignees
Labels
category: misc > testing P0 This is an emergency and more important than other current work. (Assignee required) type: bug

Comments

@damienmg
Copy link
Contributor

Due to missing runfiles

@damienmg damienmg added type: bug under investigation P0 This is an emergency and more important than other current work. (Assignee required) category: misc > testing labels Apr 21, 2016
@damienmg
Copy link
Contributor Author

I higly suspect 857cda2

This wasn't caught earlier because the JDK7 build breakage was preventing downstream project from being built

@damienmg damienmg self-assigned this Apr 21, 2016
@damienmg
Copy link
Contributor Author

confirmed suspect.

@kchodorow
Copy link
Contributor

Thanks, on it.

@kchodorow
Copy link
Contributor

Verifying now, but I think this is caused by the SourceManifestAction caching issue, which I've got an LGTM'd CL to fix.

@kchodorow
Copy link
Contributor

Yup, that's it!

Note that this won't fix everything, I think the AppEngine rules are just broken because they assume an empty workspace name. But it should be much better.

@damienmg
Copy link
Contributor Author

the appengine rules where not broken by that change

@kchodorow
Copy link
Contributor

Well, they should have been. Guess they're not very well tested.

@damienmg
Copy link
Contributor Author

http://ci.bazel.io/job/skydoc/BAZEL_VERSION=HEAD,PLATFORM_NAME=linux-x86_64/11/console at least one breakage left. ci is still running :(

@damienmg
Copy link
Contributor Author

TensorFlow tests are still failing :( I need to go home now and probably will be offline. Feel free to push if you have more fixes for that.

@kchodorow
Copy link
Contributor

Happily, the TF failure looks like a flake (it passes for me locally). However, I'm not sure why the other tests are failing, so I'm rolling back. The failing tests are now:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: misc > testing P0 This is an emergency and more important than other current work. (Assignee required) type: bug
Projects
None yet
Development

No branches or pull requests

2 participants