game-ci / docker

Series of CI-specialised docker images for Unity.
https://hub.docker.com/u/unityci
MIT License
392 stars 122 forks source link

Android NDK missing in 2019.4.40f1 #182

Closed vaind closed 1 year ago

vaind commented 2 years ago

The 2019.4.40f android image is built incorrectly: https://github.com/game-ci/docker/runs/6927790971?check_suite_focus=true#step:12:7674

#9 308.7 Progress:
#9 308.7 [2019.4.40f1 - Android SDK Platform Tools] installed successfully.
#9 308.7 [2019.4.40f1 - Android SDK & NDK Tools] installed successfully.
#9 308.7 [2019.4.40f1 - Android Build Support] installed successfully.
#9 308.7 [2019.4.40f1 - OpenJDK] installed successfully.
#9 308.7 [2019.4.40f1 - Android NDK] failed to download. Error given: Request timeout
#9 308.7 [2019.4.40f1 - Android SDK Platforms 29] installed successfully.
#9 308.7 [2019.4.40f1 - Android SDK Platforms 30] installed successfully.
#9 308.7 [2019.4.40f1 - Android SDK Build Tools] installed successfully.
#9 308.7 Completed with errors.
#9 DONE 312.7s

GabLeRoux [Totema] — Today at 5:05 PM Interesting, I would have thought that the exit code would fail the image build, that's interesting. Let's create an issue in the docker repo, there are two things to fix:

  1. Fail the build when Android SDK or NDK download does a request timeout
  2. Republish editor-ubuntu-2019.4.40f1-android-1.0.1 due to Android SDK or NDK download request timeout issue
webbertakken commented 1 year ago

A rebuild is happening here: https://github.com/game-ci/docker/actions/runs/3210500851/jobs/5247988137

webbertakken commented 1 year ago

Proof: image