Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Deploy docker provisioner on Ubuntu18 and Debian10 for Arm64 and found the issues as follows.
The similar issue was resolved on x86 in BIGTOP-3343, but still not be fixed on Arm64.
This ticket would try to fix the issues on Arm64.
yuqi@wls-arm-qc02:~/bigtop/provisioner/docker$ ./docker-hadoop.sh -C config_ubuntu-18.04.yaml -c 1 Environment check... (snip) ruby 2.5.1p57 (2018-03-29 revision 63029) [aarch64-linux-gnu] Creating 20200831022157r2265_bigtop_1 ... Creating 20200831022157r2265_bigtop_1 ... error ERROR: for 20200831022157r2265_bigtop_1 Cannot start service bigtop: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/sbin/init\": stat /sbin/init: no such file or directory": unknown ERROR: for bigtop Cannot start service bigtop: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/sbin/init\": stat /sbin/init: no such file or directory": unknown ERROR: Encountered errors while bringing up the project. [LOG] Docker container(s) startup failed!