Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The CI system Apache Yetus crashes with:
Docker failed to build yetus/hadoop:78fc6b6
The error appears to be caused by:
Location: http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz?AuthParam=1495630848_6203b920eab45659a5ec46a07cf84db9 [following]
-2017-05-24 12:58:48- http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz?AuthParam=1495630848_6203b920eab45659a5ec46a07cf84db9
Connecting to download.oracle.com (download.oracle.com)|23.59.189.81|:80... [0m[91mconnected.
HTTP request sent, awaiting response... [0m[91m404 Not Found
[0m[91m2017-05-24 12:58:49 ERROR 404: Not Found.
[0m[91m
[0m[91mdownload failed
Oracle JDK 7 is NOT installed.
[0m[91mdpkg: error processing package oracle-java7-installer (--configure):
subprocess installed post-installation script returned error exit status 1
It looks like the docker scripts need to be updated to resolve this issue.