Skip to content

Build error with build id #8916159 #5592

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
simontorres opened this issue Apr 15, 2019 · 3 comments
Closed

Build error with build id #8916159 #5592

simontorres opened this issue Apr 15, 2019 · 3 comments
Labels
Support Support question

Comments

@simontorres
Copy link

Details:

Builds have failed since 3 month ago. I had a readthedocs.yml (without the dot) file configured but I set the configuration mostly on the webpage. Now I'm renaming it to .readthedocs.yml and see what happens, but it seems very unlikely that it will fix the build issue.

Expected Result

a build to succeed

Actual Result

  • the project is cloned and the master branch is checked out but stops there and the information regarding the error is not clear.

Here is the raw output

Read the Docs build information
Build id: 8916159
Project: goodman
Version: latest
Commit: 0b7845cbccfb5a4dca8071ea08732bc09ce045d9
Date: 2019-04-15T14:37:43.754470Z
State: finished
Success: False


[rtd-command-info] start-time: 2019-04-15T14:39:01.158117Z, end-time: 2019-04-15T14:39:01.172107Z, duration: 0, exit-code: 0
git remote set-url origin https://github.com/soar-telescope/goodman_pipeline.git


[rtd-command-info] start-time: 2019-04-15T14:39:01.236899Z, end-time: 2019-04-15T14:39:04.113821Z, duration: 2, exit-code: 0
git fetch --tags --prune --prune-tags --depth 50


[rtd-command-info] start-time: 2019-04-15T14:39:04.351370Z, end-time: 2019-04-15T14:39:04.399851Z, duration: 0, exit-code: 0
git checkout --force origin/master
HEAD is now at 0b7845c Merge pull request #271 from simontorres/fix_new_bugs_trace

[rtd-command-info] start-time: 2019-04-15T14:39:04.511912Z, end-time: 2019-04-15T14:39:04.535482Z, duration: 0, exit-code: 0
git clean -d -f -f
@stsewd
Copy link
Member

stsewd commented Apr 15, 2019

I think this is because you don't have a submodule in your repo as it is declared in https://github.com/soar-telescope/goodman_pipeline/blob/master/.gitmodules

Ref #4371

@stsewd stsewd added the Support Support question label Apr 15, 2019
@stsewd
Copy link
Member

stsewd commented Apr 22, 2019

Latest build is passing https://readthedocs.org/projects/goodman/builds/8936137/

@stsewd stsewd closed this as completed Apr 22, 2019
@simontorres
Copy link
Author

Yes, thanks, it was that. I removed the .gitmodules file and I also had the repo configured by the web interface and changed to the .readthedocs.yml file.

Thanks again for the solution and sorry for forgetting to report back.

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

2 participants