--- --- --- --- --- BEGIN BUILD --- --- --- --- --- --- OS Base : Alpine Linux --- OS Release: edge --- OS Arch : armhf --- Build Date: 2017-03-15 --- Build Time: 02:01:31 --- Dockerfile: Dockerfile --- Docker Img: orax/alpine-armhf:edge --- --- --- --- --- --- --- --- --- --- --- --- --- + prepare + dirname /tmp/alpine-armhf-EamaLH/tar/rootfs.tar.gz + mkdir -p /tmp/alpine-armhf-EamaLH/tar /tmp/alpine-armhf-EamaLH/rootfs /tmp/alpine-armhf-EamaLH/rootfs/sbin /tmp/alpine-armhf-EamaLH/rootfs/etc /tmp/alpine-armhf-EamaLH/rootfs/usr/bin + getapk + curl -s http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/APKINDEX.tar.gz + tar -Oxz + grep ^P:apk-tools-static$ -a -A1 + tail -n1 + cut -d: -f2 + APKV=2.7.0-r1 + APKURL=http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/apk-tools-static-2.7.0-r1.apk + curl -s http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/apk-tools-static-2.7.0-r1.apk + tar xz -C /tmp/alpine-armhf-EamaLH sbin/apk.static + fetchbase + echo --repository http://dl-cdn.alpinelinux.org/alpine/edge/main + echo --repository http://dl-cdn.alpinelinux.org/alpine/edge/community + APKOPT=--repository http://dl-cdn.alpinelinux.org/alpine/edge/main --repository http://dl-cdn.alpinelinux.org/alpine/edge/community + APKOPT=--repository http://dl-cdn.alpinelinux.org/alpine/edge/main --repository http://dl-cdn.alpinelinux.org/alpine/edge/community --update-cache --allow-untrusted --initdb --root /tmp/alpine-armhf-EamaLH/rootfs + /tmp/alpine-armhf-EamaLH/sbin/apk.static --repository http://dl-cdn.alpinelinux.org/alpine/edge/main --repository http://dl-cdn.alpinelinux.org/alpine/edge/community --update-cache --allow-untrusted --initdb --root /tmp/alpine-armhf-EamaLH/rootfs add alpine-baselayout alpine-keys apk-tools libc-utils fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/armhf/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/armhf/APKINDEX.tar.gz (1/11) Installing musl (1.1.16-r3) (2/11) Installing busybox (1.26.2-r0) Executing busybox-1.26.2-r0.post-install (3/11) Installing alpine-baselayout (3.0.4-r0) Executing alpine-baselayout-3.0.4-r0.pre-install Executing alpine-baselayout-3.0.4-r0.post-install (4/11) Installing alpine-keys (1.3-r0) (5/11) Installing libressl2.4-libcrypto (2.4.5-r0) (6/11) Installing libressl2.4-libssl (2.4.5-r0) (7/11) Installing zlib (1.2.11-r0) (8/11) Installing apk-tools (2.7.0-r1) (9/11) Installing scanelf (1.2.2-r0) (10/11) Installing musl-utils (1.1.16-r3) (11/11) Installing libc-utils (0.7.1-r0) Executing busybox-1.26.2-r0.trigger OK: 3 MiB in 11 packages + configrepo + mkdir -p /tmp/alpine-armhf-EamaLH/rootfs/etc/apk/ + echo http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community+ tr \n + tee /tmp/alpine-armhf-EamaLH/rootfs/etc/apk/repositories http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community + tarrootfs + tar cfz /tmp/alpine-armhf-EamaLH/tar/rootfs.tar.gz --numeric-owner --exclude APKINDEX.*.tar.gz -C /tmp/alpine-armhf-EamaLH/rootfs . + dockerize + dirname /tmp/alpine-armhf-EamaLH/tar/rootfs.tar.gz + basename Dockerfile + dfile=/tmp/alpine-armhf-EamaLH/tar/Dockerfile + cp Dockerfile /tmp/alpine-armhf-EamaLH/tar/Dockerfile + dirname /tmp/alpine-armhf-EamaLH/tar/rootfs.tar.gz + docker build --no-cache --force-rm --quiet --tag=orax/alpine-armhf:edge --label=BuildDate=2017-03-15 --label=BuildTime=02:01:31 --label=AlpineRelease=edge --file=/tmp/alpine-armhf-EamaLH/tar/Dockerfile /tmp/alpine-armhf-EamaLH/tar sha256:0775e5259888d91cbc4bca43d420895f87c264839a7ae2b975fb47bebd37fb18 + pushdocker + docker push orax/alpine-armhf:edge The push refers to a repository [docker.io/orax/alpine-armhf] 54392f698dd5: Preparing 54392f698dd5: Pushed edge: digest: sha256:c4dcb35c482f1dff4f5781926e623519c819c6edd9a2b0935af9188909ebcd0d size: 528 + cleanup + rm -rf /tmp/alpine-armhf-EamaLH + set +x --- --- --- --- --- END BUILD --- --- --- --- ---