-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Docker images failing build #36414
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
Comments
Pinging @elastic/es-core-infra |
Half of these are addressed by an internal infra PR that I opened. I am looking into the other failures. The salient error message is:
|
This |
Out of the blue I randomly started getting the following on #35320:
Link to Jenkins build: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request-2/1814/console |
We are actively working on this internally, sorry for the issues. |
A multi-stage Docker build as we use requires Docker 17.05 or higher, and the openSUSE CI workers only have Docker 17.04. |
I opened an internal issue for this. |
I opened #36497 so that the issue is more apparent. |
seems like thanks to #36497 we are now getting a bit more details about the problem - Possibly the docker version on opensuse and sles is incorrect. https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=opensuse/124/
Same for SLES |
I opened #36706. |
The build hash for some Docker versions is longer than 7 characters. Closes #36414
The build hash for some Docker versions is longer than 7 characters. Closes #36414
The build hash for some Docker versions is longer than 7 characters. Closes #36414
CI is tripping all over the newly added Docker images build.
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=opensuse/108/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+release-tests/195/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-darwin-compatibility/108/console
and many many more.
Relates to #36246
The text was updated successfully, but these errors were encountered: