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

tests: run-tests.sh hangs waiting for services #272

Open
diegodelemos opened this issue Dec 11, 2020 · 0 comments
Open

tests: run-tests.sh hangs waiting for services #272

diegodelemos opened this issue Dec 11, 2020 · 0 comments

Comments

@diegodelemos
Copy link
Member

Waiting for postgresql -> https://github.com/inveniosoftware/cookiecutter-invenio-instance/pull/270/checks?check_run_id=1537150238#step:6:4517
Waiting for mysql -> https://github.com/inveniosoftware/cookiecutter-invenio-instance/pull/270/checks?check_run_id=1537150322#step:6:4518

Reproduced locally, waiting for CSS in this case:

$ COOKIECUTTER_DATABASE=mysql COOKIECUTTER_ELASTICSEARCH=7 ./run-tests.sh
..
Creating my-site_lb_1       ... done
Waiting for MySQL, 40 remaining attempts...
Waiting for MySQL, 39 remaining attempts...
Waiting for MySQL, 38 remaining attempts...
Waiting for MySQL, 37 remaining attempts...
Waiting for MySQL, 36 remaining attempts...
Waiting for MySQL, 35 remaining attempts...
Waiting for Elasticsearch, 40 remaining attempts...
Waiting for CSS, 40 remaining attempts...
Waiting for CSS, 39 remaining attempts...
Waiting for CSS, 38 remaining attempts...
Waiting for CSS, 37 remaining attempts...
Waiting for CSS, 36 remaining attempts...
Waiting for CSS, 35 remaining attempts...
Waiting for CSS, 34 remaining attempts...
Waiting for CSS, 33 remaining attempts...
Waiting for CSS, 32 remaining attempts...
Waiting for CSS, 31 remaining attempts...
Waiting for CSS, 30 remaining attempts...
Waiting for CSS, 29 remaining attempts...
Waiting for CSS, 28 remaining attempts...
Waiting for CSS, 27 remaining attempts...
Waiting for CSS, 26 remaining attempts...
Waiting for CSS, 25 remaining attempts...
Waiting for CSS, 24 remaining attempts...
Waiting for CSS, 23 remaining attempts...
Waiting for CSS, 22 remaining attempts...
Waiting for CSS, 21 remaining attempts...
Waiting for CSS, 20 remaining attempts...
Waiting for CSS, 19 remaining attempts...
Waiting for CSS, 18 remaining attempts...
Waiting for CSS, 17 remaining attempts...
Waiting for CSS, 16 remaining attempts...
Waiting for CSS, 15 remaining attempts...
Waiting for CSS, 14 remaining attempts...
Waiting for CSS, 13 remaining attempts...
Waiting for CSS, 12 remaining attempts...
Waiting for CSS, 11 remaining attempts...
Waiting for CSS, 10 remaining attempts...
Waiting for CSS, 9 remaining attempts...
Waiting for CSS, 8 remaining attempts...
Waiting for CSS, 7 remaining attempts...
Waiting for CSS, 6 remaining attempts...
Waiting for CSS, 5 remaining attempts...
Waiting for CSS, 4 remaining attempts...
Waiting for CSS, 3 remaining attempts...
Waiting for CSS, 2 remaining attempts...
Waiting for CSS, 1 remaining attempts...
Couldn't reach CSS
Cleaning up.
Stopping my-site_lb_1       ... 
Stopping my-site_frontend_1 ... 
Stopping my-site_web-ui_1   ... 
Stopping my-site_web-api_1  ... 
Stopping my-site_lb_1       ... done
Stopping my-site_frontend_1 ... done
Stopping my-site_web-ui_1   ... done
Stopping my-site_web-api_1  ... done
Stopping my-site_es_1       ... 
Stopping my-site_cache_1    ... 
Stopping my-site_db_1       ... doneStopping my-site_mq_1       ... done
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

1 participant