Skip to content

Build error with build id #9000594 #5653

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

Closed
vinjana opened this issue May 2, 2019 · 6 comments
Closed

Build error with build id #9000594 #5653

vinjana opened this issue May 2, 2019 · 6 comments
Labels
Support Support question

Comments

@vinjana
Copy link

vinjana commented May 2, 2019

Details:

Expected Result

The documentation should build.

Actual Result

Four commands seem to be issued, all of which terminate with exit code 0. Still the build status is set to failed in the end. None of the commands actually seem to touch the ReStructuredText files: The last succeeding command is "git -d -f -f". I can only speculate that a command that follows, but that is not displayed, fails.

Note that the documentation builds fine locally with warningsAsErrors=true in Gradle.

@julienfastre
Copy link

Same error, buildId is 9001996

@stsewd
Copy link
Member

stsewd commented May 2, 2019

@vinjana the issue is because you have some old/unused submodules in your repo https://github.com/TheRoddyWMS/Roddy/blob/master/.gitmodules

See #4371

@julienfastre please provide the full build link

@stsewd stsewd added Needed: more information A reply from issue author is required Support Support question labels May 2, 2019
@vinjana
Copy link
Author

vinjana commented May 2, 2019

Many thanks @stsewd for the swift and helpful answer! Now it works (at least up to the next seemingly unrelated error :-P)

@no-response no-response bot removed the Needed: more information A reply from issue author is required label May 2, 2019
@stsewd
Copy link
Member

stsewd commented May 3, 2019

@julienfastre feel free to open a new issue.

@vinjana let us know how it goes

@stsewd stsewd closed this as completed May 3, 2019
@vinjana
Copy link
Author

vinjana commented May 3, 2019

Everything working now! Further issues were related to plantuml (added a requirements.txt to my Gradle project).

@julienfastre
Copy link

@stsewd Thanks. I could solve my issue by... reading the docs :-)

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

No branches or pull requests

3 participants