Skip to content

Console Output

Skipping 46 KB.. Full Log
0:16.358Z] 
04:50:16 [2019-09-30T04:50:16.358Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
04:50:16 [2019-09-30T04:50:16.358Z] #40 DONE 0.2s
04:50:16 [2019-09-30T04:50:16.358Z] 
04:50:16 [2019-09-30T04:50:16.358Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
04:50:16 [2019-09-30T04:50:16.358Z] #41 DONE 0.1s
04:50:16 [2019-09-30T04:50:16.358Z] 
04:50:16 [2019-09-30T04:50:16.358Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
04:50:16 [2019-09-30T04:50:16.358Z] #44 30.56 Reading package lists...
04:50:16 [2019-09-30T04:50:16.358Z] #44 37.27 Building dependency tree...
04:50:16 [2019-09-30T04:50:16.358Z] #44 38.60 Reading state information...
04:50:16 [2019-09-30T04:50:16.358Z] #44 40.07 The following additional packages will be installed:
04:50:16 [2019-09-30T04:50:16.358Z] #44 40.07   btrfs-progs liblzo2-2
04:50:16 [2019-09-30T04:50:16.358Z] #44 40.33 The following NEW packages will be installed:
04:50:16 [2019-09-30T04:50:16.358Z] #44 40.33   btrfs-progs btrfs-tools liblzo2-2
04:50:16 [2019-09-30T04:50:16.358Z] #44 41.43 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
04:50:16 [2019-09-30T04:50:16.358Z] #44 41.43 Need to get 649 kB of archives.
04:50:16 [2019-09-30T04:50:16.358Z] #44 41.43 After this operation, 4320 kB of additional disk space will be used.
04:50:16 [2019-09-30T04:50:16.358Z] #44 41.43 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
04:50:16 [2019-09-30T04:50:16.358Z] #44 41.43 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
04:50:16 [2019-09-30T04:50:16.358Z] #44 41.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
04:50:16 [2019-09-30T04:50:16.358Z] #44 42.65 debconf: delaying package configuration, since apt-utils is not installed
04:50:16 [2019-09-30T04:50:16.359Z] #44 42.89 Fetched 649 kB in 1s (603 kB/s)
04:50:16 [2019-09-30T04:50:16.359Z] #44 42.99 Selecting previously unselected package liblzo2-2:amd64.
04:50:16 [2019-09-30T04:50:16.359Z] #44 42.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
04:50:16 [2019-09-30T04:50:16.359Z] #44 43.07 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
04:50:16 [2019-09-30T04:50:16.359Z] #44 43.12 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
04:50:16 [2019-09-30T04:50:16.359Z] #44 43.49 Selecting previously unselected package btrfs-progs.
04:50:16 [2019-09-30T04:50:16.359Z] #44 43.49 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
04:50:16 [2019-09-30T04:50:16.359Z] #44 43.50 Unpacking btrfs-progs (4.7.3-1) ...
04:50:16 [2019-09-30T04:50:16.359Z] #44 44.62 Selecting previously unselected package btrfs-tools.
04:50:16 [2019-09-30T04:50:16.359Z] #44 44.64 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
04:50:16 [2019-09-30T04:50:16.359Z] #44 44.65 Unpacking btrfs-tools (4.7.3-1) ...
04:50:16 [2019-09-30T04:50:16.359Z] #44 45.05 Processing triggers for libc-bin (2.24-11+deb9u4) ...
04:50:16 [2019-09-30T04:50:16.627Z] #44 45.21 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
04:50:16 [2019-09-30T04:50:16.627Z] #44 ...
04:50:16 [2019-09-30T04:50:16.627Z] 
04:50:16 [2019-09-30T04:50:16.627Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
04:50:16 [2019-09-30T04:50:16.627Z] #15 35.12 + cd /tmp/tmp.N2lIOxquhJ/src/github.com/go-swagger/go-swagger
04:50:16 [2019-09-30T04:50:16.627Z] #15 35.13 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
04:50:16 [2019-09-30T04:50:16.627Z] #15 37.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
04:50:16 [2019-09-30T04:50:16.627Z] #15 ...
04:50:16 [2019-09-30T04:50:16.627Z] 
04:50:16 [2019-09-30T04:50:16.627Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
04:50:16 [2019-09-30T04:50:16.627Z] #44 45.26 Setting up btrfs-progs (4.7.3-1) ...
04:50:16 [2019-09-30T04:50:16.627Z] #44 45.29 Setting up btrfs-tools (4.7.3-1) ...
04:50:16 [2019-09-30T04:50:16.627Z] #44 45.33 Processing triggers for libc-bin (2.24-11+deb9u4) ...
04:50:16 [2019-09-30T04:50:16.890Z] #44 DONE 45.6s
04:50:16 [2019-09-30T04:50:16.890Z] 
04:50:16 [2019-09-30T04:50:16.890Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:16 [2019-09-30T04:50:16.890Z] #57 45.36 Selecting previously unselected package libprotobuf-c1:amd64.
04:50:16 [2019-09-30T04:50:16.890Z] #57 45.36 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
04:50:16 [2019-09-30T04:50:16.890Z] #57 45.37 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
04:50:16 [2019-09-30T04:50:16.890Z] #57 45.46 Selecting previously unselected package libprotobuf-c-dev:amd64.
04:50:16 [2019-09-30T04:50:16.890Z] #57 45.48 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
04:50:16 [2019-09-30T04:50:16.890Z] #57 45.49 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
04:50:17 [2019-09-30T04:50:17.147Z] #57 ...
04:50:17 [2019-09-30T04:50:17.147Z] 
04:50:17 [2019-09-30T04:50:17.147Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
04:50:17 [2019-09-30T04:50:17.147Z] #45 DONE 0.1s
04:50:17 [2019-09-30T04:50:17.147Z] 
04:50:17 [2019-09-30T04:50:17.147Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:17 [2019-09-30T04:50:17.147Z] #57 45.81 Selecting previously unselected package zlib1g-dev:amd64.
04:50:17 [2019-09-30T04:50:17.147Z] #57 45.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
04:50:17 [2019-09-30T04:50:17.403Z] #57 ...
04:50:17 [2019-09-30T04:50:17.403Z] 
04:50:17 [2019-09-30T04:50:17.403Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
04:50:17 [2019-09-30T04:50:17.403Z] #46 DONE 0.1s
04:50:17 [2019-09-30T04:50:17.403Z] 
04:50:17 [2019-09-30T04:50:17.403Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:17 [2019-09-30T04:50:17.403Z] #57 45.85 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
04:50:17 [2019-09-30T04:50:17.659Z] #57 46.33 Selecting previously unselected package libprotobuf10:amd64.
04:50:17 [2019-09-30T04:50:17.659Z] #57 46.33 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
04:50:17 [2019-09-30T04:50:17.659Z] #57 46.34 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
04:50:17 [2019-09-30T04:50:17.659Z] #57 ...
04:50:17 [2019-09-30T04:50:17.659Z] 
04:50:17 [2019-09-30T04:50:17.659Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:17 [2019-09-30T04:50:17.659Z] #35 29.76 Reading package lists...
04:50:17 [2019-09-30T04:50:17.659Z] #35 36.68 Building dependency tree...
04:50:17 [2019-09-30T04:50:17.659Z] #35 38.11 Reading state information...
04:50:17 [2019-09-30T04:50:17.659Z] #35 39.53 The following additional packages will be installed:
04:50:17 [2019-09-30T04:50:17.659Z] #35 39.54   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
04:50:17 [2019-09-30T04:50:17.659Z] #35 39.54 Suggested packages:
04:50:17 [2019-09-30T04:50:17.659Z] #35 39.55   codeblocks eclipse ninja-build lrzip
04:50:17 [2019-09-30T04:50:17.659Z] #35 39.55 Recommended packages:
04:50:17 [2019-09-30T04:50:17.659Z] #35 39.55   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
04:50:17 [2019-09-30T04:50:17.659Z] #35 40.39 The following NEW packages will be installed:
04:50:17 [2019-09-30T04:50:17.659Z] #35 40.40   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
04:50:17 [2019-09-30T04:50:17.659Z] #35 40.41   vim-common xxd
04:50:17 [2019-09-30T04:50:17.659Z] #35 41.49 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
04:50:17 [2019-09-30T04:50:17.659Z] #35 41.49 Need to get 13.7 MB of archives.
04:50:17 [2019-09-30T04:50:17.659Z] #35 41.49 After this operation, 57.2 MB of additional disk space will be used.
04:50:17 [2019-09-30T04:50:17.659Z] #35 41.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
04:50:17 [2019-09-30T04:50:17.659Z] #35 41.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
04:50:17 [2019-09-30T04:50:17.659Z] #35 41.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
04:50:17 [2019-09-30T04:50:17.659Z] #35 42.78 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
04:50:17 [2019-09-30T04:50:17.659Z] #35 42.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
04:50:17 [2019-09-30T04:50:17.659Z] #35 42.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
04:50:17 [2019-09-30T04:50:17.659Z] #35 42.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
04:50:17 [2019-09-30T04:50:17.659Z] #35 42.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
04:50:17 [2019-09-30T04:50:17.659Z] #35 43.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
04:50:17 [2019-09-30T04:50:17.659Z] #35 43.66 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
04:50:17 [2019-09-30T04:50:17.659Z] #35 45.23 debconf: delaying package configuration, since apt-utils is not installed
04:50:17 [2019-09-30T04:50:17.659Z] #35 45.49 Fetched 13.7 MB in 3s (4255 kB/s)
04:50:17 [2019-09-30T04:50:17.659Z] #35 45.72 Selecting previously unselected package cmake-data.
04:50:17 [2019-09-30T04:50:17.659Z] #35 45.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
04:50:17 [2019-09-30T04:50:17.659Z] #35 45.87 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
04:50:17 [2019-09-30T04:50:17.659Z] #35 45.93 Unpacking cmake-data (3.7.2-1) ...
04:50:18 [2019-09-30T04:50:18.220Z] #35 ...
04:50:18 [2019-09-30T04:50:18.220Z] 
04:50:18 [2019-09-30T04:50:18.220Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
04:50:18 [2019-09-30T04:50:18.220Z] #27 36.57 + cd /tmp/tmp.9oENLuhdag/src/gotest.tools/gotestsum
04:50:18 [2019-09-30T04:50:18.220Z] #27 36.57 + git checkout -q v0.3.5
04:50:18 [2019-09-30T04:50:18.220Z] #27 36.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
04:50:18 [2019-09-30T04:50:18.476Z] #27 ...
04:50:18 [2019-09-30T04:50:18.476Z] 
04:50:18 [2019-09-30T04:50:18.476Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
04:50:18 [2019-09-30T04:50:18.476Z] #30 44.15 io
04:50:18 [2019-09-30T04:50:18.476Z] #30 46.17 internal/oserror
04:50:18 [2019-09-30T04:50:18.476Z] #30 46.36 syscall
04:50:19 [2019-09-30T04:50:19.403Z] #30 47.64 reflect
04:50:20 [2019-09-30T04:50:20.767Z] #30 ...
04:50:20 [2019-09-30T04:50:20.768Z] 
04:50:20 [2019-09-30T04:50:20.768Z] #7 [dev 1/24] RUN groupadd -r docker
04:50:20 [2019-09-30T04:50:20.768Z] #7 DONE 4.6s
04:50:21 [2019-09-30T04:50:21.023Z] 
04:50:21 [2019-09-30T04:50:21.023Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:21 [2019-09-30T04:50:21.023Z] #57 47.32 Selecting previously unselected package libprotobuf-lite10:amd64.
04:50:21 [2019-09-30T04:50:21.023Z] #57 47.32 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
04:50:21 [2019-09-30T04:50:21.023Z] #57 47.33 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
04:50:21 [2019-09-30T04:50:21.023Z] #57 47.71 Selecting previously unselected package libprotobuf-dev:amd64.
04:50:21 [2019-09-30T04:50:21.023Z] #57 47.76 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
04:50:21 [2019-09-30T04:50:21.023Z] #57 47.77 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
04:50:21 [2019-09-30T04:50:21.023Z] #57 49.14 Selecting previously unselected package libprotoc10:amd64.
04:50:21 [2019-09-30T04:50:21.023Z] #57 49.15 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
04:50:21 [2019-09-30T04:50:21.023Z] #57 49.16 Unpacking libprotoc10:amd64 (3.0.0-9) ...
04:50:21 [2019-09-30T04:50:21.974Z] #57 50.44 Selecting previously unselected package protobuf-c-compiler.
04:50:21 [2019-09-30T04:50:21.974Z] #57 50.44 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
04:50:21 [2019-09-30T04:50:21.974Z] #57 50.45 Unpacking protobuf-c-compiler (1.2.1-2) ...
04:50:22 [2019-09-30T04:50:22.230Z] #57 50.80 Selecting previously unselected package protobuf-compiler.
04:50:22 [2019-09-30T04:50:22.230Z] #57 50.82 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
04:50:22 [2019-09-30T04:50:22.230Z] #57 50.82 Unpacking protobuf-compiler (3.0.0-9) ...
04:50:22 [2019-09-30T04:50:22.230Z] #57 51.03 Selecting previously unselected package python-pkg-resources.
04:50:22 [2019-09-30T04:50:22.230Z] #57 51.03 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
04:50:22 [2019-09-30T04:50:22.230Z] #57 ...
04:50:22 [2019-09-30T04:50:22.230Z] 
04:50:22 [2019-09-30T04:50:22.230Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:50:22 [2019-09-30T04:50:22.230Z] #33 40.61 sync
04:50:22 [2019-09-30T04:50:22.230Z] #33 40.62 internal/reflectlite
04:50:22 [2019-09-30T04:50:22.230Z] #33 42.32 github.com/LK4D4/vndr/godl/singleflight
04:50:22 [2019-09-30T04:50:22.230Z] #33 43.12 math/rand
04:50:22 [2019-09-30T04:50:22.230Z] #33 44.73 errors
04:50:22 [2019-09-30T04:50:22.230Z] #33 44.93 sort
04:50:22 [2019-09-30T04:50:22.230Z] #33 45.36 io
04:50:22 [2019-09-30T04:50:22.230Z] #33 47.02 strconv
04:50:22 [2019-09-30T04:50:22.230Z] #33 47.40 bytes
04:50:22 [2019-09-30T04:50:22.230Z] #33 50.57 bufio
04:50:22 [2019-09-30T04:50:22.489Z] #33 ...
04:50:22 [2019-09-30T04:50:22.489Z] 
04:50:22 [2019-09-30T04:50:22.489Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:50:22 [2019-09-30T04:50:22.489Z] #20 5.619 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
04:50:22 [2019-09-30T04:50:22.489Z] #20 6.169 
04:50:23 [2019-09-30T04:50:23.513Z] #20 6.719 
###                                                                        4.5%
#######                                                                   10.2%
########                                                                  11.8%
#########                                                                 13.8%
###########                                                               15.4%
################                                                          22.3%
###################                                                       27.6%
########################                                                  33.8%
##########################                                                37.1%
#############################                                             41.6%
#################################                                         47.2%
#####################################                                     52.2%
###########################################                               60.1%
##############################################                            64.9%
#################################################                         69.1%
#########################################################                 79.3%
###############################################################           88.1%
####################################################################      95.8%
######################################################################## 100.0%
04:50:24 [2019-09-30T04:50:24.073Z] #20 9.380 
04:50:24 [2019-09-30T04:50:24.330Z] #20 ...
04:50:24 [2019-09-30T04:50:24.330Z] 
04:50:24 [2019-09-30T04:50:24.330Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
04:50:24 [2019-09-30T04:50:24.330Z] #8 DONE 3.6s
04:50:24 [2019-09-30T04:50:24.330Z] 
04:50:24 [2019-09-30T04:50:24.330Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:24 [2019-09-30T04:50:24.330Z] #57 51.04 Unpacking python-pkg-resources (33.1.1-1) ...
04:50:24 [2019-09-30T04:50:24.330Z] #57 51.42 Selecting previously unselected package python-protobuf.
04:50:24 [2019-09-30T04:50:24.330Z] #57 51.44 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
04:50:24 [2019-09-30T04:50:24.330Z] #57 51.44 Unpacking python-protobuf (3.0.0-9) ...
04:50:24 [2019-09-30T04:50:24.330Z] #57 52.06 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
04:50:24 [2019-09-30T04:50:24.330Z] #57 52.22 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
04:50:24 [2019-09-30T04:50:24.330Z] #57 52.23 Setting up python-pkg-resources (33.1.1-1) ...
04:50:26 [2019-09-30T04:50:26.846Z] #57 ...
04:50:26 [2019-09-30T04:50:26.846Z] 
04:50:26 [2019-09-30T04:50:26.846Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.143 + RM_GOPATH=0
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.143 + TMP_GOPATH=
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.143 + : /build
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.143 + '[' -z '' ']'
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.144 ++ mktemp -d
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.149 + export GOPATH=/tmp/tmp.6LPGX3RPQ5
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.149 + GOPATH=/tmp/tmp.6LPGX3RPQ5
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.149 + RM_GOPATH=1
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.150 ++ dirname ./install.sh
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.162 + dir=.
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.162 + bin=runc
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.162 + shift
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.162 + '[' '!' -f ./runc.installer ']'
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.162 + . ./runc.installer
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.162 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.163 + install_runc
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.163 + grep -q '^3\.10\.0.*\.el7\.'
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.164 + uname -r
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.165 + RUNC_BUILDTAGS='seccomp apparmor selinux '
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.165 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.165 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.174 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6LPGX3RPQ5/src/github.com/opencontainers/runc
04:50:26 [2019-09-30T04:50:26.846Z] #42 4.176 Cloning into '/tmp/tmp.6LPGX3RPQ5/src/github.com/opencontainers/runc'...
04:50:26 [2019-09-30T04:50:26.846Z] #42 ...
04:50:26 [2019-09-30T04:50:26.846Z] 
04:50:26 [2019-09-30T04:50:26.846Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:50:26 [2019-09-30T04:50:26.846Z] #20 9.698 
##                                                                         3.4%
########                                                                  11.3%
#############                                                             19.1%
#####################                                                     30.0%
##############################                                            42.7%
########################################                                  56.3%
###################################################                       71.0%
##############################################################            86.5%
######################################################################## 100.0%
04:50:26 [2019-09-30T04:50:26.846Z] #20 11.21 
04:50:27 [2019-09-30T04:50:27.358Z] #20 11.54 
##                                                                         3.8%
#######                                                                   10.3%
############                                                              17.4%
################                                                          23.5%
#####################                                                     30.2%
##########################                                                36.9%
##############################                                            42.9%
#################################                                         46.7%
######################################                                    52.9%
04:50:27 [2019-09-30T04:50:27.358Z] #20 ...
04:50:27 [2019-09-30T04:50:27.358Z] 
04:50:27 [2019-09-30T04:50:27.358Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.621 + RM_GOPATH=0
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.621 + TMP_GOPATH=
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.621 + : /build
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.621 + '[' -z '' ']'
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.624 ++ mktemp -d
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.641 + export GOPATH=/tmp/tmp.5c4jIaNFhz
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.641 + GOPATH=/tmp/tmp.5c4jIaNFhz
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.641 + RM_GOPATH=1
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.642 ++ dirname ./install.sh
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.642 + dir=.
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.642 + bin=containerd
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.642 + shift
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.642 + '[' '!' -f ./containerd.installer ']'
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.642 + . ./containerd.installer
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.642 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.643 + install_containerd
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.643 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.643 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.643 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5c4jIaNFhz/src/github.com/containerd/containerd
04:50:27 [2019-09-30T04:50:27.358Z] #47 3.644 Cloning into '/tmp/tmp.5c4jIaNFhz/src/github.com/containerd/containerd'...
04:50:27 [2019-09-30T04:50:27.358Z] #47 ...
04:50:27 [2019-09-30T04:50:27.358Z] 
04:50:27 [2019-09-30T04:50:27.358Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:50:27 [2019-09-30T04:50:27.878Z] #20 11.54 
##                                                                         3.8%
#######                                                                   10.3%
############                                                              17.4%
################                                                          23.5%
#####################                                                     30.2%
##########################                                                36.9%
##############################                                            42.9%
#################################                                         46.7%
######################################                                    52.9%
#########################################                                 57.2%
#############################################                             63.4%
#################################################                         68.6%
#######################################################                   77.5%
04:50:27 [2019-09-30T04:50:27.878Z] #20 ...
04:50:27 [2019-09-30T04:50:27.878Z] 
04:50:27 [2019-09-30T04:50:27.878Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
04:50:27 [2019-09-30T04:50:27.878Z] #9 3.004 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
04:50:27 [2019-09-30T04:50:27.878Z] #9 DONE 3.3s
04:50:27 [2019-09-30T04:50:27.878Z] 
04:50:27 [2019-09-30T04:50:27.878Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:50:27 [2019-09-30T04:50:27.878Z] #20 11.54 
##                                                                         3.8%
#######                                                                   10.3%
############                                                              17.4%
################                                                          23.5%
#####################                                                     30.2%
##########################                                                36.9%
##############################                                            42.9%
#################################                                         46.7%
######################################                                    52.9%
#########################################                                 57.2%
#############################################                             63.4%
#################################################                         68.6%
#######################################################                   77.5%
############################################################              84.6%
####################################################################      95.4%
######################################################################## 100.0%
04:50:28 [2019-09-30T04:50:28.848Z] #20 14.00 
04:50:31 [2019-09-30T04:50:31.690Z] #20 14.28 
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.0%
#####                                                                      7.2%
######                                                                     9.3%
########                                                                  12.4%
##########                                                                14.7%
############                                                              17.5%
##############                                                            20.2%
#################                                                         23.7%
##################                                                        25.9%
####################                                                      27.9%
######################                                                    30.8%
#######################                                                   33.3%
##########################                                                37.4%
############################                                              40.1%
###############################                                           43.3%
################################                                          45.8%
###################################                                       49.5%
#####################################                                     51.5%
######################################                                    52.9%
#######################################                                   54.6%
########################################                                  56.7%
##########################################                                59.3%
04:50:31 [2019-09-30T04:50:31.690Z] #20 ...
04:50:31 [2019-09-30T04:50:31.690Z] 
04:50:31 [2019-09-30T04:50:31.690Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:31 [2019-09-30T04:50:31.691Z] #35 50.33 Selecting previously unselected package liblzo2-2:amd64.
04:50:31 [2019-09-30T04:50:31.691Z] #35 50.33 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
04:50:31 [2019-09-30T04:50:31.691Z] #35 50.35 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
04:50:31 [2019-09-30T04:50:31.691Z] #35 50.50 Selecting previously unselected package libicu57:amd64.
04:50:31 [2019-09-30T04:50:31.691Z] #35 50.51 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
04:50:31 [2019-09-30T04:50:31.691Z] #35 50.52 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
04:50:31 [2019-09-30T04:50:31.691Z] #35 58.78 Selecting previously unselected package libxml2:amd64.
04:50:31 [2019-09-30T04:50:31.691Z] #35 58.78 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
04:50:31 [2019-09-30T04:50:31.691Z] #35 58.79 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
04:50:31 [2019-09-30T04:50:31.691Z] #35 59.68 Selecting previously unselected package libarchive13:amd64.
04:50:31 [2019-09-30T04:50:31.691Z] #35 59.68 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
04:50:31 [2019-09-30T04:50:31.691Z] #35 59.72 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
04:50:31 [2019-09-30T04:50:31.946Z] #35 ...
04:50:31 [2019-09-30T04:50:31.946Z] 
04:50:31 [2019-09-30T04:50:31.946Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:50:33 [2019-09-30T04:50:33.360Z] #20 14.28 
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.0%
#####                                                                      7.2%
######                                                                     9.3%
########                                                                  12.4%
##########                                                                14.7%
############                                                              17.5%
##############                                                            20.2%
#################                                                         23.7%
##################                                                        25.9%
####################                                                      27.9%
######################                                                    30.8%
#######################                                                   33.3%
##########################                                                37.4%
############################                                              40.1%
###############################                                           43.3%
################################                                          45.8%
###################################                                       49.5%
#####################################                                     51.5%
######################################                                    52.9%
#######################################                                   54.6%
########################################                                  56.7%
##########################################                                59.3%
###########################################                               60.6%
##############################################                            64.5%
###############################################                           65.4%
#################################################                         68.7%
###################################################                       71.9%
####################################################                      73.5%
######################################################                    76.1%
########################################################                  79.0%
###########################################################               82.6%
############################################################              84.6%
##############################################################            87.3%
04:50:33 [2019-09-30T04:50:33.360Z] #20 ...
04:50:33 [2019-09-30T04:50:33.360Z] 
04:50:33 [2019-09-30T04:50:33.360Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
04:50:33 [2019-09-30T04:50:33.360Z] #10 DONE 5.6s
04:50:33 [2019-09-30T04:50:33.360Z] 
04:50:33 [2019-09-30T04:50:33.360Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:50:33 [2019-09-30T04:50:33.616Z] #20 14.28 
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.0%
#####                                                                      7.2%
######                                                                     9.3%
########                                                                  12.4%
##########                                                                14.7%
############                                                              17.5%
##############                                                            20.2%
#################                                                         23.7%
##################                                                        25.9%
####################                                                      27.9%
######################                                                    30.8%
#######################                                                   33.3%
##########################                                                37.4%
############################                                              40.1%
###############################                                           43.3%
################################                                          45.8%
###################################                                       49.5%
#####################################                                     51.5%
######################################                                    52.9%
#######################################                                   54.6%
########################################                                  56.7%
##########################################                                59.3%
###########################################                               60.6%
##############################################                            64.5%
###############################################                           65.4%
#################################################                         68.7%
###################################################                       71.9%
####################################################                      73.5%
######################################################                    76.1%
########################################################                  79.0%
###########################################################               82.6%
############################################################              84.6%
##############################################################            87.3%
###############################################################           88.5%
################################################################          89.8%
#################################################################         90.6%
04:50:33 [2019-09-30T04:50:33.616Z] #20 ...
04:50:33 [2019-09-30T04:50:33.616Z] 
04:50:33 [2019-09-30T04:50:33.616Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:50:33 [2019-09-30T04:50:33.616Z] #33 51.90 reflect
04:50:33 [2019-09-30T04:50:33.616Z] #33 52.84 internal/oserror
04:50:33 [2019-09-30T04:50:33.616Z] #33 53.07 syscall
04:50:33 [2019-09-30T04:50:33.616Z] #33 61.72 time
04:50:33 [2019-09-30T04:50:33.872Z] #33 ...
04:50:33 [2019-09-30T04:50:33.872Z] 
04:50:33 [2019-09-30T04:50:33.872Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:50:34 [2019-09-30T04:50:34.133Z] #20 14.28 
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.0%
#####                                                                      7.2%
######                                                                     9.3%
########                                                                  12.4%
##########                                                                14.7%
############                                                              17.5%
##############                                                            20.2%
#################                                                         23.7%
##################                                                        25.9%
####################                                                      27.9%
######################                                                    30.8%
#######################                                                   33.3%
##########################                                                37.4%
############################                                              40.1%
###############################                                           43.3%
################################                                          45.8%
###################################                                       49.5%
#####################################                                     51.5%
######################################                                    52.9%
#######################################                                   54.6%
########################################                                  56.7%
##########################################                                59.3%
###########################################                               60.6%
##############################################                            64.5%
###############################################                           65.4%
#################################################                         68.7%
###################################################                       71.9%
####################################################                      73.5%
######################################################                    76.1%
########################################################                  79.0%
###########################################################               82.6%
############################################################              84.6%
##############################################################            87.3%
###############################################################           88.5%
################################################################          89.8%
#################################################################         90.6%
#################################################################         91.4%
##################################################################        92.7%
####################################################################      95.7%
#######################################################################   99.4%
######################################################################## 100.0%
04:50:34 [2019-09-30T04:50:34.695Z] #20 19.72 
04:50:36 [2019-09-30T04:50:36.058Z] #20 21.08 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
04:50:36 [2019-09-30T04:50:36.322Z] #20 21.58 
04:50:36 [2019-09-30T04:50:36.579Z] #20 21.86 
######################################################################## 100.0%
04:50:36 [2019-09-30T04:50:36.835Z] #20 ...
04:50:36 [2019-09-30T04:50:36.835Z] 
04:50:36 [2019-09-30T04:50:36.835Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
04:50:36 [2019-09-30T04:50:36.835Z] #11 DONE 3.3s
04:50:36 [2019-09-30T04:50:36.835Z] 
04:50:36 [2019-09-30T04:50:36.835Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:50:36 [2019-09-30T04:50:36.835Z] #20 22.07 
04:50:37 [2019-09-30T04:50:37.111Z] #20 ...
04:50:37 [2019-09-30T04:50:37.111Z] 
04:50:37 [2019-09-30T04:50:37.111Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
04:50:37 [2019-09-30T04:50:37.111Z] #30 55.18 time
04:50:37 [2019-09-30T04:50:37.111Z] #30 62.20 internal/poll
04:50:37 [2019-09-30T04:50:37.111Z] #30 64.61 internal/syscall/unix
04:50:37 [2019-09-30T04:50:37.111Z] #30 64.93 internal/fmtsort
04:50:37 [2019-09-30T04:50:37.111Z] #30 64.98 os
04:50:37 [2019-09-30T04:50:37.111Z] #30 ...
04:50:37 [2019-09-30T04:50:37.111Z] 
04:50:37 [2019-09-30T04:50:37.111Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:37 [2019-09-30T04:50:37.111Z] #35 61.69 Selecting previously unselected package libjsoncpp1:amd64.
04:50:37 [2019-09-30T04:50:37.111Z] #35 61.69 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
04:50:37 [2019-09-30T04:50:37.111Z] #35 61.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
04:50:37 [2019-09-30T04:50:37.111Z] #35 62.18 Selecting previously unselected package libuv1:amd64.
04:50:37 [2019-09-30T04:50:37.111Z] #35 62.18 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
04:50:37 [2019-09-30T04:50:37.111Z] #35 62.25 Unpacking libuv1:amd64 (1.9.1-3) ...
04:50:37 [2019-09-30T04:50:37.111Z] #35 62.68 Selecting previously unselected package cmake.
04:50:37 [2019-09-30T04:50:37.111Z] #35 62.68 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
04:50:37 [2019-09-30T04:50:37.111Z] #35 62.98 Unpacking cmake (3.7.2-1) ...
04:50:37 [2019-09-30T04:50:37.368Z] #35 ...
04:50:37 [2019-09-30T04:50:37.368Z] 
04:50:37 [2019-09-30T04:50:37.368Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:37 [2019-09-30T04:50:37.368Z] #57 58.01 Setting up libnet1-dev (1.1.6+dfsg-3) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 58.02 Setting up libprotobuf10:amd64 (3.0.0-9) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 58.04 Processing triggers for libc-bin (2.24-11+deb9u4) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 58.07 Setting up python-protobuf (3.0.0-9) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.33 Setting up libcap-dev:amd64 (1:2.25-1) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.36 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.39 Setting up libnl-3-200:amd64 (3.2.27-2) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.42 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.45 Setting up libprotoc10:amd64 (3.0.0-9) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.48 Setting up protobuf-c-compiler (1.2.1-2) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.55 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.57 Setting up protobuf-compiler (3.0.0-9) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.59 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.62 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 65.64 Processing triggers for libc-bin (2.24-11+deb9u4) ...
04:50:37 [2019-09-30T04:50:37.368Z] #57 DONE 66.0s
04:50:37 [2019-09-30T04:50:37.368Z] 
04:50:37 [2019-09-30T04:50:37.368Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:50:39 [2019-09-30T04:50:39.884Z] #58 ...
04:50:39 [2019-09-30T04:50:39.884Z] 
04:50:39 [2019-09-30T04:50:39.884Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:39 [2019-09-30T04:50:39.884Z] #35 66.65 Selecting previously unselected package xxd.
04:50:39 [2019-09-30T04:50:39.884Z] #35 66.66 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 66.68 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 66.86 Selecting previously unselected package vim-common.
04:50:39 [2019-09-30T04:50:39.884Z] #35 66.87 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 66.90 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.43 Processing triggers for mime-support (3.60) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.53 Setting up xxd (2:8.0.0197-4+deb9u3) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.56 Setting up libuv1:amd64 (1.9.1-3) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.58 Setting up cmake-data (3.7.2-1) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.59 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.60 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.76 Processing triggers for libc-bin (2.24-11+deb9u4) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.85 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.88 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.90 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.92 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 67.93 Setting up cmake (3.7.2-1) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 68.02 Processing triggers for libc-bin (2.24-11+deb9u4) ...
04:50:39 [2019-09-30T04:50:39.884Z] #35 DONE 68.3s
04:50:39 [2019-09-30T04:50:39.884Z] 
04:50:39 [2019-09-30T04:50:39.884Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
04:50:39 [2019-09-30T04:50:39.884Z] #36 DONE 0.1s
04:50:39 [2019-09-30T04:50:39.884Z] 
04:50:39 [2019-09-30T04:50:39.884Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
04:50:39 [2019-09-30T04:50:39.884Z] #37 DONE 0.1s
04:50:39 [2019-09-30T04:50:39.884Z] 
04:50:39 [2019-09-30T04:50:39.884Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:50:39 [2019-09-30T04:50:39.884Z] #20 23.92 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
04:50:39 [2019-09-30T04:50:39.884Z] #20 24.48 
04:50:39 [2019-09-30T04:50:39.884Z] #20 24.74 
################################################                          67.6%
######################################################################## 100.0%
04:50:39 [2019-09-30T04:50:39.884Z] #20 25.07 
04:50:40 [2019-09-30T04:50:40.448Z] #20 ...
04:50:40 [2019-09-30T04:50:40.448Z] 
04:50:40 [2019-09-30T04:50:40.448Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
04:50:40 [2019-09-30T04:50:40.448Z] #42 13.98 + cd /tmp/tmp.6LPGX3RPQ5/src/github.com/opencontainers/runc
04:50:40 [2019-09-30T04:50:40.448Z] #42 13.98 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
04:50:40 [2019-09-30T04:50:40.448Z] #42 14.26 + '[' -z '' ']'
04:50:40 [2019-09-30T04:50:40.448Z] #42 14.26 + target=static
04:50:40 [2019-09-30T04:50:40.448Z] #42 14.26 + make 'BUILDTAGS=seccomp apparmor selinux ' static
04:50:40 [2019-09-30T04:50:40.448Z] #42 16.49 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
04:50:40 [2019-09-30T04:50:40.704Z] #42 ...
04:50:40 [2019-09-30T04:50:40.704Z] 
04:50:40 [2019-09-30T04:50:40.704Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:50:40 [2019-09-30T04:50:40.704Z] #33 68.72 internal/fmtsort
04:50:40 [2019-09-30T04:50:40.704Z] #33 ...
04:50:40 [2019-09-30T04:50:40.704Z] 
04:50:40 [2019-09-30T04:50:40.704Z] #12 [dev 6/24] RUN ldconfig
04:50:40 [2019-09-30T04:50:40.704Z] #12 DONE 4.1s
04:50:40 [2019-09-30T04:50:40.961Z] 
04:50:40 [2019-09-30T04:50:40.961Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:50:40 [2019-09-30T04:50:40.961Z] #33 69.17 internal/poll
04:50:41 [2019-09-30T04:50:41.523Z] #33 69.95 internal/syscall/unix
04:50:42 [2019-09-30T04:50:42.450Z] #33 70.43 strings
04:50:44 [2019-09-30T04:50:44.342Z] #33 72.31 os
04:50:44 [2019-09-30T04:50:44.598Z] #33 ...
04:50:44 [2019-09-30T04:50:44.598Z] 
04:50:44 [2019-09-30T04:50:44.598Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
04:50:44 [2019-09-30T04:50:44.598Z] #20 26.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
04:50:44 [2019-09-30T04:50:44.598Z] #20 26.87 skipping existing 1849cc453dee
04:50:44 [2019-09-30T04:50:44.598Z] #20 27.09 
04:50:44 [2019-09-30T04:50:44.598Z] #20 28.46 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
04:50:44 [2019-09-30T04:50:44.598Z] #20 29.09 
04:50:44 [2019-09-30T04:50:44.598Z] #20 29.33 
######################################################################## 100.0%
04:50:44 [2019-09-30T04:50:44.598Z] #20 29.40 
04:50:44 [2019-09-30T04:50:44.598Z] #20 29.48 Download of images into '/build' complete.
04:50:44 [2019-09-30T04:50:44.598Z] #20 29.49 Use something like the following to load the result into a Docker daemon:
04:50:44 [2019-09-30T04:50:44.598Z] #20 29.49   tar -cC '/build' . | docker load
04:50:44 [2019-09-30T04:50:44.598Z] #20 DONE 29.8s
04:50:44 [2019-09-30T04:50:44.598Z] 
04:50:44 [2019-09-30T04:50:44.598Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.321 + RM_GOPATH=0
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.321 + TMP_GOPATH=
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.321 + : /build
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.321 + '[' -z '' ']'
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.321 ++ mktemp -d
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.321 + export GOPATH=/tmp/tmp.kVjAXG8hPC
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.321 + GOPATH=/tmp/tmp.kVjAXG8hPC
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.321 + RM_GOPATH=1
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.321 ++ dirname ./install.sh
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.331 + dir=.
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.331 + bin=tini
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.331 + shift
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.332 + '[' '!' -f ./tini.installer ']'
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.332 + . ./tini.installer
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.334 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.335 + install_tini
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.337 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.337 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.337 + git clone https://github.com/krallin/tini.git /tmp/tmp.kVjAXG8hPC/tini
04:50:44 [2019-09-30T04:50:44.598Z] #38 3.346 Cloning into '/tmp/tmp.kVjAXG8hPC/tini'...
04:50:44 [2019-09-30T04:50:44.598Z] #38 4.436 + cd /tmp/tmp.kVjAXG8hPC/tini
04:50:44 [2019-09-30T04:50:44.598Z] #38 4.436 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
04:50:44 [2019-09-30T04:50:44.598Z] #38 4.495 + cmake .
04:50:45 [2019-09-30T04:50:45.159Z] #38 5.229 -- The C compiler identification is GNU 6.3.0
04:50:45 [2019-09-30T04:50:45.159Z] #38 5.278 -- Check for working C compiler: /usr/bin/cc
04:50:45 [2019-09-30T04:50:45.414Z] #38 ...
04:50:45 [2019-09-30T04:50:45.414Z] 
04:50:45 [2019-09-30T04:50:45.414Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:50:45 [2019-09-30T04:50:45.414Z] #33 73.78 regexp/syntax
04:50:47 [2019-09-30T04:50:47.969Z] #33 ...
04:50:47 [2019-09-30T04:50:47.969Z] 
04:50:47 [2019-09-30T04:50:47.969Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
04:50:47 [2019-09-30T04:50:47.969Z] #30 66.18 strings
04:50:47 [2019-09-30T04:50:47.969Z] #30 69.86 bytes
04:50:47 [2019-09-30T04:50:47.969Z] #30 70.75 fmt
04:50:47 [2019-09-30T04:50:47.969Z] #30 72.41 bufio
04:50:47 [2019-09-30T04:50:47.969Z] #30 74.96 path/filepath
04:50:48 [2019-09-30T04:50:48.225Z] #30 ...
04:50:48 [2019-09-30T04:50:48.225Z] 
04:50:48 [2019-09-30T04:50:48.225Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
04:50:48 [2019-09-30T04:50:48.225Z] #38 6.463 -- Check for working C compiler: /usr/bin/cc -- works
04:50:48 [2019-09-30T04:50:48.225Z] #38 6.463 -- Detecting C compiler ABI info
04:50:48 [2019-09-30T04:50:48.225Z] #38 7.600 -- Detecting C compiler ABI info - done
04:50:48 [2019-09-30T04:50:48.225Z] #38 7.689 -- Detecting C compile features
04:50:49 [2019-09-30T04:50:49.588Z] #38 9.748 -- Detecting C compile features - done
04:50:49 [2019-09-30T04:50:49.588Z] #38 9.782 -- Performing Test HAS_BUILTIN_FORTIFY
04:50:49 [2019-09-30T04:50:49.843Z] #38 10.15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
04:50:50 [2019-09-30T04:50:50.100Z] #38 10.22 -- Configuring done
04:50:50 [2019-09-30T04:50:50.100Z] #38 10.24 -- Generating done
04:50:50 [2019-09-30T04:50:50.100Z] #38 10.29 -- Build files have been written to: /tmp/tmp.kVjAXG8hPC/tini
04:50:50 [2019-09-30T04:50:50.100Z] #38 10.30 + make tini-static
04:50:50 [2019-09-30T04:50:50.660Z] #38 10.70 Scanning dependencies of target tini-static
04:50:50 [2019-09-30T04:50:50.660Z] #38 10.79 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
04:50:50 [2019-09-30T04:50:50.915Z] #38 ...
04:50:50 [2019-09-30T04:50:50.915Z] 
04:50:50 [2019-09-30T04:50:50.915Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:50 [2019-09-30T04:50:50.915Z] #13 3.906 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
04:50:50 [2019-09-30T04:50:50.915Z] #13 3.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
04:50:50 [2019-09-30T04:50:50.915Z] #13 3.963 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
04:50:50 [2019-09-30T04:50:50.915Z] #13 3.968 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
04:50:50 [2019-09-30T04:50:50.915Z] #13 4.008 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
04:50:50 [2019-09-30T04:50:50.915Z] #13 5.318 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
04:50:50 [2019-09-30T04:50:50.915Z] #13 7.455 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
04:50:50 [2019-09-30T04:50:50.915Z] #13 8.326 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
04:50:50 [2019-09-30T04:50:50.915Z] #13 ...
04:50:50 [2019-09-30T04:50:50.915Z] 
04:50:50 [2019-09-30T04:50:50.915Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:50:50 [2019-09-30T04:50:50.915Z] #58 5.342 Note: Building without setproctitle() and strlcpy() support.
04:50:50 [2019-09-30T04:50:50.915Z] #58 5.343       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
04:50:50 [2019-09-30T04:50:50.915Z] #58 7.380 fatal: Not a git repository (or any of the parent directories): .git
04:50:50 [2019-09-30T04:50:50.915Z] #58 7.471   GEN      .gitid
04:50:50 [2019-09-30T04:50:50.915Z] #58 7.471   GEN      criu/include/version.h
04:50:50 [2019-09-30T04:50:50.915Z] #58 7.662   GEN      include/common/asm
04:50:50 [2019-09-30T04:50:50.915Z] #58 10.87   PBCC     images/google/protobuf/descriptor.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 10.93   PBCC     images/opts.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 10.98   PBCC     images/sit.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.00   DEP      images/google/protobuf/descriptor.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.06   DEP      images/opts.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.11   DEP      images/sit.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.18   PBCC     images/macvlan.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.19   DEP      images/macvlan.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.24   PBCC     images/autofs.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.28   DEP      images/autofs.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.34   PBCC     images/sysctl.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.35   DEP      images/sysctl.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.46   PBCC     images/time.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.51   DEP      images/time.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.55   PBCC     images/binfmt-misc.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.59   DEP      images/binfmt-misc.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.66   PBCC     images/seccomp.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.69   DEP      images/seccomp.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.74   PBCC     images/userns.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.80   DEP      images/userns.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.84   PBCC     images/cgroup.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.85   DEP      images/cgroup.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.90   PBCC     images/fown.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.96   PBCC     images/ext-file.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 11.98   DEP      images/fown.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.09   DEP      images/ext-file.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.15   PBCC     images/rpc.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.25   DEP      images/rpc.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.32   PBCC     images/siginfo.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.37   DEP      images/siginfo.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.42   PBCC     images/pagemap.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.48   DEP      images/pagemap.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.65   PBCC     images/rlimit.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.67   DEP      images/rlimit.pb-c.d
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.70   PBCC     images/file-lock.pb-c.c
04:50:50 [2019-09-30T04:50:50.915Z] #58 12.73   DEP      images/file-lock.pb-c.d
04:50:50 [2019-09-30T04:50:50.916Z] #58 12.78   PBCC     images/tty.pb-c.c
04:50:50 [2019-09-30T04:50:50.916Z] #58 12.86   DEP      images/tty.pb-c.d
04:50:50 [2019-09-30T04:50:50.916Z] #58 12.96   PBCC     images/tun.pb-c.c
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.01   PBCC     images/netdev.pb-c.c
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.06   DEP      images/tun.pb-c.d
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.15   DEP      images/netdev.pb-c.d
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.23   PBCC     images/vma.pb-c.c
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.25   DEP      images/vma.pb-c.d
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.36   PBCC     images/creds.pb-c.c
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.41   DEP      images/creds.pb-c.d
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.46   PBCC     images/utsns.pb-c.c
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.49   DEP      images/utsns.pb-c.d
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.55   PBCC     images/ipc-desc.pb-c.c
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.61   PBCC     images/ipc-sem.pb-c.c
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.64   DEP      images/ipc-desc.pb-c.d
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.69   DEP      images/ipc-sem.pb-c.d
04:50:50 [2019-09-30T04:50:50.916Z] #58 13.75   PBCC     images/ipc-msg.pb-c.c
04:50:51 [2019-09-30T04:50:51.171Z] #58 13.80   DEP      images/ipc-msg.pb-c.d
04:50:51 [2019-09-30T04:50:51.171Z] #58 13.89   PBCC     images/ipc-shm.pb-c.c
04:50:51 [2019-09-30T04:50:51.171Z] #58 13.98   DEP      images/ipc-shm.pb-c.d
04:50:51 [2019-09-30T04:50:51.171Z] #58 14.01   PBCC     images/ipc-var.pb-c.c
04:50:51 [2019-09-30T04:50:51.427Z] #58 14.03   DEP      images/ipc-var.pb-c.d
04:50:51 [2019-09-30T04:50:51.427Z] #58 14.09   PBCC     images/sk-opts.pb-c.c
04:50:51 [2019-09-30T04:50:51.427Z] #58 14.11   PBCC     images/packet-sock.pb-c.c
04:50:51 [2019-09-30T04:50:51.427Z] #58 14.20   DEP      images/sk-opts.pb-c.d
04:50:51 [2019-09-30T04:50:51.427Z] #58 14.25   DEP      images/packet-sock.pb-c.d
04:50:51 [2019-09-30T04:50:51.682Z] #58 14.37   PBCC     images/sk-netlink.pb-c.c
04:50:51 [2019-09-30T04:50:51.682Z] #58 14.44   DEP      images/sk-netlink.pb-c.d
04:50:51 [2019-09-30T04:50:51.937Z] #58 14.53   PBCC     images/sk-inet.pb-c.c
04:50:51 [2019-09-30T04:50:51.937Z] #58 14.62   DEP      images/sk-inet.pb-c.d
04:50:51 [2019-09-30T04:50:51.937Z] #58 14.67   PBCC     images/sk-unix.pb-c.c
04:50:51 [2019-09-30T04:50:51.937Z] #58 14.69   DEP      images/sk-unix.pb-c.d
04:50:52 [2019-09-30T04:50:52.193Z] #58 14.77   PBCC     images/mm.pb-c.c
04:50:52 [2019-09-30T04:50:52.193Z] #58 14.87   DEP      images/mm.pb-c.d
04:50:52 [2019-09-30T04:50:52.193Z] #58 14.96   PBCC     images/timerfd.pb-c.c
04:50:52 [2019-09-30T04:50:52.193Z] #58 15.02   DEP      images/timerfd.pb-c.d
04:50:52 [2019-09-30T04:50:52.193Z] #58 ...
04:50:52 [2019-09-30T04:50:52.193Z] 
04:50:52 [2019-09-30T04:50:52.193Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
04:50:52 [2019-09-30T04:50:52.193Z] #38 12.43 [100%] Linking C executable tini-static
04:50:52 [2019-09-30T04:50:52.753Z] #38 12.94 [100%] Built target tini-static
04:50:53 [2019-09-30T04:50:53.009Z] #38 13.03 + mkdir -p /build
04:50:53 [2019-09-30T04:50:53.009Z] #38 13.03 + cp tini-static /build/docker-init
04:50:55 [2019-09-30T04:50:55.523Z] #38 DONE 15.5s
04:50:55 [2019-09-30T04:50:55.523Z] 
04:50:55 [2019-09-30T04:50:55.523Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.13   PBCC     images/timer.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.21   DEP      images/timer.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.29   PBCC     images/sa.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.36   DEP      images/sa.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.41   PBCC     images/pipe-data.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.45   DEP      images/pipe-data.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.54   PBCC     images/mnt.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.56   DEP      images/mnt.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.64   PBCC     images/sk-packet.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.66   DEP      images/sk-packet.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.73   PBCC     images/tcp-stream.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.78   DEP      images/tcp-stream.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.84   PBCC     images/pipe.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.87   DEP      images/pipe.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 15.94   PBCC     images/pstree.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.00   DEP      images/pstree.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.08   PBCC     images/fs.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.11   DEP      images/fs.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.17   PBCC     images/signalfd.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.28   DEP      images/signalfd.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.34   PBCC     images/fh.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.40   PBCC     images/fsnotify.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.42   DEP      images/fh.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.50   DEP      images/fsnotify.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.57   PBCC     images/eventpoll.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.59   DEP      images/eventpoll.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.67   PBCC     images/eventfd.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.74   DEP      images/eventfd.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.82   PBCC     images/remap-file-path.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.85   DEP      images/remap-file-path.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.93   PBCC     images/fifo.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 16.98   DEP      images/fifo.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.02   PBCC     images/ghost-file.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.06   DEP      images/ghost-file.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.14   PBCC     images/regfile.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.15   DEP      images/regfile.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.22   PBCC     images/ns.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.28   DEP      images/ns.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.33   PBCC     images/fdinfo.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.49   DEP      images/fdinfo.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.63   PBCC     images/core-aarch64.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.67   PBCC     images/core-arm.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.73   PBCC     images/core-ppc64.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.79   PBCC     images/core-s390.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.87   PBCC     images/core-x86.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 17.94   PBCC     images/core.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 18.00   PBCC     images/inventory.pb-c.c
04:50:55 [2019-09-30T04:50:55.523Z] #58 18.11   DEP      images/core-aarch64.pb-c.d
04:50:55 [2019-09-30T04:50:55.523Z] #58 18.21   DEP      images/core-arm.pb-c.d
04:50:55 [2019-09-30T04:50:55.779Z] #58 18.38   DEP      images/core-ppc64.pb-c.d
04:50:55 [2019-09-30T04:50:55.779Z] #58 18.46   DEP      images/core-s390.pb-c.d
04:50:55 [2019-09-30T04:50:55.779Z] #58 18.50   DEP      images/core-x86.pb-c.d
04:50:55 [2019-09-30T04:50:55.779Z] #58 18.58   DEP      images/core.pb-c.d
04:50:56 [2019-09-30T04:50:56.034Z] #58 18.68   DEP      images/inventory.pb-c.d
04:50:56 [2019-09-30T04:50:56.034Z] #58 18.80   PBCC     images/cpuinfo.pb-c.c
04:50:56 [2019-09-30T04:50:56.290Z] #58 19.00   DEP      images/cpuinfo.pb-c.d
04:50:56 [2019-09-30T04:50:56.545Z] #58 19.13   PBCC     images/stats.pb-c.c
04:50:56 [2019-09-30T04:50:56.545Z] #58 19.17   DEP      images/stats.pb-c.d
04:50:58 [2019-09-30T04:50:58.431Z] #58 20.87 make[1]: Nothing to be done for 'all'.
04:50:58 [2019-09-30T04:50:58.687Z] #58 ...
04:50:58 [2019-09-30T04:50:58.687Z] 
04:50:58 [2019-09-30T04:50:58.687Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
04:50:58 [2019-09-30T04:50:58.687Z] #30 76.93 io/ioutil
04:50:58 [2019-09-30T04:50:58.687Z] #30 77.30 flag
04:50:58 [2019-09-30T04:50:58.687Z] #30 77.44 github.com/BurntSushi/toml
04:50:58 [2019-09-30T04:50:58.687Z] #30 79.32 log
04:50:58 [2019-09-30T04:50:58.687Z] #30 79.96 path
04:50:58 [2019-09-30T04:50:58.687Z] #30 80.46 text/tabwriter
04:50:58 [2019-09-30T04:50:58.687Z] #30 82.60 github.com/BurntSushi/toml/cmd/tomlv
04:50:58 [2019-09-30T04:50:58.943Z] #30 ...
04:50:58 [2019-09-30T04:50:58.943Z] 
04:50:58 [2019-09-30T04:50:58.943Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
04:50:58 [2019-09-30T04:50:58.943Z] #47 35.64 + cd /tmp/tmp.5c4jIaNFhz/src/github.com/containerd/containerd
04:50:58 [2019-09-30T04:50:58.943Z] #47 35.64 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
04:50:58 [2019-09-30T04:50:58.943Z] #47 37.41 + export 'BUILDTAGS=netgo osusergo static_build'
04:50:58 [2019-09-30T04:50:58.943Z] #47 37.41 + BUILDTAGS='netgo osusergo static_build'
04:50:58 [2019-09-30T04:50:58.943Z] #47 37.41 + export EXTRA_FLAGS=-buildmode=pie
04:50:58 [2019-09-30T04:50:58.943Z] #47 37.41 + EXTRA_FLAGS=-buildmode=pie
04:50:58 [2019-09-30T04:50:58.943Z] #47 37.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
04:50:58 [2019-09-30T04:50:58.943Z] #47 37.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
04:50:58 [2019-09-30T04:50:58.943Z] #47 37.41 + '[' '' = dynamic ']'
04:50:58 [2019-09-30T04:50:58.943Z] #47 37.41 + make
04:50:58 [2019-09-30T04:50:58.943Z] #47 38.24 🇩 bin/ctr
04:50:59 [2019-09-30T04:50:59.198Z] #47 ...
04:50:59 [2019-09-30T04:50:59.198Z] 
04:50:59 [2019-09-30T04:50:59.198Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:50:59 [2019-09-30T04:50:59.198Z] #13 18.29 Fetched 7918 kB in 15s (514 kB/s)
04:50:59 [2019-09-30T04:50:59.454Z] #13 18.29 Reading package lists...
04:50:59 [2019-09-30T04:50:59.454Z] #13 ...
04:50:59 [2019-09-30T04:50:59.454Z] 
04:50:59 [2019-09-30T04:50:59.454Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
04:50:59 [2019-09-30T04:50:59.454Z] #30 DONE 87.7s
04:50:59 [2019-09-30T04:50:59.454Z] 
04:50:59 [2019-09-30T04:50:59.454Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:50:59 [2019-09-30T04:50:59.454Z] #33 77.73 fmt
04:50:59 [2019-09-30T04:50:59.454Z] #33 79.67 path/filepath
04:50:59 [2019-09-30T04:50:59.454Z] #33 81.34 regexp
04:50:59 [2019-09-30T04:50:59.454Z] #33 82.89 flag
04:50:59 [2019-09-30T04:50:59.454Z] #33 84.49 go/token
04:50:59 [2019-09-30T04:50:59.454Z] #33 85.61 go/scanner
04:50:59 [2019-09-30T04:50:59.454Z] #33 86.48 internal/lazyregexp
04:50:59 [2019-09-30T04:50:59.454Z] #33 86.68 go/ast
04:50:59 [2019-09-30T04:50:59.454Z] #33 86.72 path
04:50:59 [2019-09-30T04:50:59.454Z] #33 87.21 io/ioutil
04:50:59 [2019-09-30T04:50:59.709Z] #33 88.04 net/url
04:51:00 [2019-09-30T04:51:00.271Z] #33 ...
04:51:00 [2019-09-30T04:51:00.271Z] 
04:51:00 [2019-09-30T04:51:00.271Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:51:00 [2019-09-30T04:51:00.271Z] #58 22.99   CC       images/stats.o
04:51:00 [2019-09-30T04:51:00.836Z] #58 23.58   CC       images/core.o
04:51:01 [2019-09-30T04:51:01.763Z] #58 24.34   CC       images/core-x86.o
04:51:02 [2019-09-30T04:51:02.324Z] #58 24.91   CC       images/core-arm.o
04:51:02 [2019-09-30T04:51:02.885Z] #58 25.39   CC       images/core-aarch64.o
04:51:03 [2019-09-30T04:51:03.140Z] #58 25.84   CC       images/core-ppc64.o
04:51:04 [2019-09-30T04:51:04.067Z] #58 26.61   CC       images/core-s390.o
04:51:04 [2019-09-30T04:51:04.627Z] #58 27.32   CC       images/cpuinfo.o
04:51:05 [2019-09-30T04:51:05.188Z] #58 27.76   CC       images/inventory.o
04:51:05 [2019-09-30T04:51:05.444Z] #58 28.04   CC       images/fdinfo.o
04:51:05 [2019-09-30T04:51:05.700Z] #58 28.37   CC       images/fown.o
04:51:05 [2019-09-30T04:51:05.955Z] #58 28.64   CC       images/ns.o
04:51:06 [2019-09-30T04:51:06.210Z] #58 28.93   CC       images/regfile.o
04:51:06 [2019-09-30T04:51:06.466Z] #58 29.16   CC       images/ghost-file.o
04:51:06 [2019-09-30T04:51:06.721Z] #58 29.48   CC       images/fifo.o
04:51:06 [2019-09-30T04:51:06.977Z] #58 29.72   CC       images/remap-file-path.o
04:51:07 [2019-09-30T04:51:07.233Z] #58 29.86   CC       images/eventfd.o
04:51:07 [2019-09-30T04:51:07.488Z] #58 30.06   CC       images/eventpoll.o
04:51:07 [2019-09-30T04:51:07.744Z] #58 30.46   CC       images/fh.o
04:51:08 [2019-09-30T04:51:08.305Z] #58 30.75   CC       images/fsnotify.o
04:51:08 [2019-09-30T04:51:08.866Z] #58 31.41   CC       images/signalfd.o
04:51:09 [2019-09-30T04:51:09.121Z] #58 31.64   CC       images/fs.o
04:51:09 [2019-09-30T04:51:09.377Z] #58 31.99   CC       images/pstree.o
04:51:09 [2019-09-30T04:51:09.632Z] #58 32.33   CC       images/pipe.o
04:51:09 [2019-09-30T04:51:09.888Z] #58 32.61   CC       images/tcp-stream.o
04:51:10 [2019-09-30T04:51:10.143Z] #58 32.79   CC       images/sk-packet.o
04:51:10 [2019-09-30T04:51:10.401Z] #58 33.14   CC       images/mnt.o
04:51:10 [2019-09-30T04:51:10.657Z] #58 33.38   CC       images/pipe-data.o
04:51:10 [2019-09-30T04:51:10.947Z] #58 33.68   CC       images/sa.o
04:51:11 [2019-09-30T04:51:11.596Z] #58 34.15   CC       images/timer.o
04:51:11 [2019-09-30T04:51:11.860Z] #58 ...
04:51:11 [2019-09-30T04:51:11.860Z] 
04:51:11 [2019-09-30T04:51:11.860Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:51:11 [2019-09-30T04:51:11.860Z] #33 90.00 text/template/parse
04:51:11 [2019-09-30T04:51:11.860Z] #33 92.44 go/parser
04:51:11 [2019-09-30T04:51:11.860Z] #33 94.24 text/template
04:51:11 [2019-09-30T04:51:11.860Z] #33 96.20 log
04:51:11 [2019-09-30T04:51:11.860Z] #33 96.85 encoding/binary
04:51:11 [2019-09-30T04:51:11.860Z] #33 98.30 encoding/base64
04:51:11 [2019-09-30T04:51:11.860Z] #33 99.01 encoding/json
04:51:11 [2019-09-30T04:51:11.860Z] #33 ...
04:51:11 [2019-09-30T04:51:11.860Z] 
04:51:11 [2019-09-30T04:51:11.860Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:51:11 [2019-09-30T04:51:11.860Z] #58 34.60   CC       images/timerfd.o
04:51:12 [2019-09-30T04:51:12.464Z] #58 34.86   CC       images/mm.o
04:51:12 [2019-09-30T04:51:12.464Z] #58 35.24   CC       images/sk-opts.o
04:51:13 [2019-09-30T04:51:13.023Z] #58 35.61   CC       images/sk-unix.o
04:51:13 [2019-09-30T04:51:13.277Z] #58 35.84   CC       images/sk-inet.o
04:51:13 [2019-09-30T04:51:13.532Z] #58 36.33   CC       images/tun.o
04:51:14 [2019-09-30T04:51:14.092Z] #58 36.75   CC       images/sk-netlink.o
04:51:14 [2019-09-30T04:51:14.347Z] #58 37.01   CC       images/packet-sock.o
04:51:14 [2019-09-30T04:51:14.347Z] #58 ...
04:51:14 [2019-09-30T04:51:14.347Z] 
04:51:14 [2019-09-30T04:51:14.347Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:51:14 [2019-09-30T04:51:14.347Z] #13 18.29 Reading package lists...
04:51:14 [2019-09-30T04:51:14.347Z] #13 23.77 Reading package lists...
04:51:14 [2019-09-30T04:51:14.347Z] #13 28.56 Building dependency tree...
04:51:14 [2019-09-30T04:51:14.347Z] #13 29.55 Reading state information...
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.93 The following additional packages will be installed:
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.94   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.94   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.94   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.94   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.94   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.95   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.95   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.95   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.96 Suggested packages:
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.97   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.97   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.97   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.97   vim-doc vim-scripts xfsdump acl attr quota
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.97 Recommended packages:
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.97   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
04:51:14 [2019-09-30T04:51:14.347Z] #13 30.97   python3-keyrings.alt python3-xdg unzip
04:51:14 [2019-09-30T04:51:14.906Z] #13 ...
04:51:14 [2019-09-30T04:51:14.906Z] 
04:51:14 [2019-09-30T04:51:14.906Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:51:14 [2019-09-30T04:51:14.906Z] #58 37.47   CC       images/ipc-var.o
04:51:14 [2019-09-30T04:51:14.906Z] #58 37.64   CC       images/ipc-desc.o
04:51:15 [2019-09-30T04:51:15.465Z] #58 37.95   CC       images/ipc-shm.o
04:51:15 [2019-09-30T04:51:15.720Z] #58 38.24   CC       images/ipc-msg.o
04:51:15 [2019-09-30T04:51:15.975Z] #58 38.57   CC       images/ipc-sem.o
04:51:15 [2019-09-30T04:51:15.975Z] #58 38.75   CC       images/utsns.o
04:51:16 [2019-09-30T04:51:16.229Z] #58 38.94   CC       images/creds.o
04:51:16 [2019-09-30T04:51:16.484Z] #58 39.24   CC       images/vma.o
04:51:17 [2019-09-30T04:51:17.042Z] #58 39.62   CC       images/netdev.o
04:51:17 [2019-09-30T04:51:17.297Z] #58 40.04   CC       images/tty.o
04:51:18 [2019-09-30T04:51:18.221Z] #58 40.71   CC       images/file-lock.o
04:51:18 [2019-09-30T04:51:18.221Z] #58 41.01   CC       images/rlimit.o
04:51:18 [2019-09-30T04:51:18.476Z] #58 41.21   CC       images/pagemap.o
04:51:19 [2019-09-30T04:51:19.078Z] #58 41.61   CC       images/siginfo.o
04:51:19 [2019-09-30T04:51:19.078Z] #58 41.85   CC       images/rpc.o
04:51:20 [2019-09-30T04:51:20.004Z] #58 ...
04:51:20 [2019-09-30T04:51:20.004Z] 
04:51:20 [2019-09-30T04:51:20.004Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
04:51:20 [2019-09-30T04:51:20.004Z] #61 108.2 + for f in rootlesskit rootlesskit-docker-proxy
04:51:20 [2019-09-30T04:51:20.004Z] #61 108.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
04:51:22 [2019-09-30T04:51:22.518Z] #61 ...
04:51:22 [2019-09-30T04:51:22.518Z] 
04:51:22 [2019-09-30T04:51:22.518Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:51:22 [2019-09-30T04:51:22.518Z] #33 100.3 go/doc
04:51:22 [2019-09-30T04:51:22.518Z] #33 103.7 github.com/LK4D4/vndr/build
04:51:22 [2019-09-30T04:51:22.518Z] #33 105.0 encoding/xml
04:51:22 [2019-09-30T04:51:22.518Z] #33 107.1 compress/flate
04:51:22 [2019-09-30T04:51:22.518Z] #33 110.3 hash
04:51:22 [2019-09-30T04:51:22.518Z] #33 110.5 context
04:51:22 [2019-09-30T04:51:22.518Z] #33 110.5 hash/crc32
04:51:22 [2019-09-30T04:51:22.518Z] #33 ...
04:51:22 [2019-09-30T04:51:22.518Z] 
04:51:22 [2019-09-30T04:51:22.518Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.06 The following NEW packages will be installed:
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.07   apparmor aufs-tools bash-completion binutils-mingw-w64
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.07   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.07   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.07   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.07   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.07   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.07   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.07   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.07   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.08   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.08   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.08   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
04:51:22 [2019-09-30T04:51:22.518Z] #13 35.09   xfsprogs xxd xz-utils zip
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.21 0 upgraded, 69 newly installed, 0 to remove and 7 not upgraded.
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.21 Need to get 90.9 MB of archives.
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.21 After this operation, 541 MB of additional disk space will be used.
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.24 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.42 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.45 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.46 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.62 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.64 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.64 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.65 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.92 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.92 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.92 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.93 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.93 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.93 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.94 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.96 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.98 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 36.99 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.00 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.01 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.03 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.04 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.04 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.10 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.10 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.12 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.14 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.15 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.17 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.17 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.17 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.17 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.18 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.23 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.25 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.28 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.32 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.34 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.35 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.36 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.37 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.38 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.50 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.53 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.63 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.65 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.65 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.67 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.68 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 37.71 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 38.28 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 38.32 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 38.40 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 38.42 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 38.43 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 38.47 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 38.66 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 38.90 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 38.92 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 39.31 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 39.72 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
04:51:22 [2019-09-30T04:51:22.518Z] #13 39.72 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
04:51:22 [2019-09-30T04:51:22.773Z] #13 ...
04:51:22 [2019-09-30T04:51:22.773Z] 
04:51:22 [2019-09-30T04:51:22.773Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:51:22 [2019-09-30T04:51:22.773Z] #33 111.1 compress/gzip
04:51:23 [2019-09-30T04:51:23.029Z] #33 111.2 crypto/cipher
04:51:23 [2019-09-30T04:51:23.588Z] #33 111.9 math/big
04:51:24 [2019-09-30T04:51:24.515Z] #33 112.5 crypto/aes
04:51:25 [2019-09-30T04:51:25.876Z] #33 113.8 crypto
04:51:25 [2019-09-30T04:51:25.877Z] #33 114.1 crypto/des
04:51:26 [2019-09-30T04:51:26.435Z] #33 114.7 crypto/internal/randutil
04:51:26 [2019-09-30T04:51:26.435Z] #33 114.8 crypto/sha512
04:51:27 [2019-09-30T04:51:27.402Z] #33 115.8 crypto/ed25519/internal/edwards25519
04:51:27 [2019-09-30T04:51:27.713Z] #33 ...
04:51:27 [2019-09-30T04:51:27.713Z] 
04:51:27 [2019-09-30T04:51:27.713Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
04:51:27 [2019-09-30T04:51:27.713Z] #61 DONE 115.9s
04:51:27 [2019-09-30T04:51:27.713Z] 
04:51:27 [2019-09-30T04:51:27.713Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
04:51:27 [2019-09-30T04:51:27.713Z] #62 DONE 0.1s
04:51:27 [2019-09-30T04:51:27.969Z] 
04:51:27 [2019-09-30T04:51:27.969Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:51:27 [2019-09-30T04:51:27.969Z] #13 42.37 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
04:51:27 [2019-09-30T04:51:27.969Z] #13 45.28 debconf: delaying package configuration, since apt-utils is not installed
04:51:27 [2019-09-30T04:51:27.969Z] #13 45.43 Fetched 90.9 MB in 9s (9828 kB/s)
04:51:27 [2019-09-30T04:51:27.969Z] #13 45.57 Selecting previously unselected package bash-completion.
04:51:27 [2019-09-30T04:51:27.969Z] #13 45.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
04:51:27 [2019-09-30T04:51:27.969Z] #13 45.60 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
04:51:30 [2019-09-30T04:51:30.478Z] #13 ...
04:51:30 [2019-09-30T04:51:30.478Z] 
04:51:30 [2019-09-30T04:51:30.478Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:51:30 [2019-09-30T04:51:30.478Z] #33 118.7 crypto/hmac
04:51:30 [2019-09-30T04:51:30.478Z] #33 118.9 crypto/md5
04:51:30 [2019-09-30T04:51:30.478Z] #33 ...
04:51:30 [2019-09-30T04:51:30.478Z] 
04:51:30 [2019-09-30T04:51:30.478Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:51:30 [2019-09-30T04:51:30.478Z] #58 43.25   CC       images/ext-file.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 43.58   CC       images/cgroup.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 44.24   CC       images/userns.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 44.55   CC       images/google/protobuf/descriptor.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 46.60   CC       images/opts.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 46.88   CC       images/seccomp.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 47.29   CC       images/binfmt-misc.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 47.55   CC       images/time.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 47.81   CC       images/sysctl.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 48.04   CC       images/autofs.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 48.22   CC       images/macvlan.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 48.44   CC       images/sit.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 48.74   LINK     images/built-in.o
04:51:30 [2019-09-30T04:51:30.478Z] #58 48.89   GEN      compel/include/asm
04:51:30 [2019-09-30T04:51:30.478Z] #58 48.91   GEN      compel/include/version.h
04:51:30 [2019-09-30T04:51:30.478Z] #58 48.96 touch .config
04:51:30 [2019-09-30T04:51:30.478Z] #58 48.97   GEN      include/common/config.h
04:51:30 [2019-09-30T04:51:30.478Z] #58 49.08   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
04:51:30 [2019-09-30T04:51:30.478Z] #58 49.09   GEN      compel/plugins/include/uapi/std/syscall-64.h
04:51:30 [2019-09-30T04:51:30.478Z] #58 49.12   GEN      compel/arch/x86/plugins/std/syscalls-64.S
04:51:30 [2019-09-30T04:51:30.478Z] #58 49.14   DEP      compel/arch/x86/plugins/std/syscalls-64.d
04:51:30 [2019-09-30T04:51:30.478Z] #58 49.19   DEP      compel/arch/x86/plugins/std/memcpy.d
04:51:30 [2019-09-30T04:51:30.478Z] #58 49.21   DEP      compel/arch/x86/plugins/std/parasite-head.d
04:51:30 [2019-09-30T04:51:30.478Z] #58 49.23   GEN      compel/plugins/include/uapi/std/syscall.h
04:51:30 [2019-09-30T04:51:30.478Z] #58 49.28   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
04:51:30 [2019-09-30T04:51:30.478Z] #58 49.30   GEN      compel/plugins/include/uapi/std/syscall-codes.h
04:51:30 [2019-09-30T04:51:30.479Z] #58 49.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
04:51:30 [2019-09-30T04:51:30.479Z] #58 49.36   DEP      compel/plugins/std/infect.d
04:51:30 [2019-09-30T04:51:30.479Z] #58 49.54   DEP      compel/plugins/std/string.d
04:51:30 [2019-09-30T04:51:30.479Z] #58 49.65   DEP      compel/plugins/std/log.d
04:51:30 [2019-09-30T04:51:30.479Z] #58 49.75   DEP      compel/plugins/std/fds.d
04:51:30 [2019-09-30T04:51:30.479Z] #58 49.89   DEP      compel/plugins/std/std.d
04:51:30 [2019-09-30T04:51:30.479Z] #58 50.01   DEP      compel/plugins/shmem/shmem.d
04:51:30 [2019-09-30T04:51:30.479Z] #58 50.13   DEP      compel/plugins/fds/fds.d
04:51:30 [2019-09-30T04:51:30.479Z] #58 50.28   CC       compel/plugins/std/std.o
04:51:30 [2019-09-30T04:51:30.479Z] #58 50.83   CC       compel/plugins/std/fds.o
04:51:30 [2019-09-30T04:51:30.479Z] #58 51.77   CC       compel/plugins/std/log.o
04:51:30 [2019-09-30T04:51:30.479Z] #58 52.72   CC       compel/plugins/std/string.o
04:51:30 [2019-09-30T04:51:30.733Z] #58 53.45   CC       compel/plugins/std/infect.o
04:51:30 [2019-09-30T04:51:30.733Z] #58 ...
04:51:30 [2019-09-30T04:51:30.733Z] 
04:51:30 [2019-09-30T04:51:30.733Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:51:30 [2019-09-30T04:51:30.733Z] #13 49.80 Unpacking bash-completion (1:2.1-4.3) ...
04:51:31 [2019-09-30T04:51:31.291Z] #13 50.46 Selecting previously unselected package libnet1:amd64.
04:51:31 [2019-09-30T04:51:31.291Z] #13 50.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
04:51:31 [2019-09-30T04:51:31.291Z] #13 50.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
04:51:31 [2019-09-30T04:51:31.546Z] #13 50.60 Selecting previously unselected package libnfnetlink0:amd64.
04:51:31 [2019-09-30T04:51:31.546Z] #13 50.60 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
04:51:31 [2019-09-30T04:51:31.546Z] #13 50.60 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
04:51:31 [2019-09-30T04:51:31.546Z] #13 50.66 Selecting previously unselected package libpcrecpp0v5:amd64.
04:51:31 [2019-09-30T04:51:31.546Z] #13 50.66 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
04:51:31 [2019-09-30T04:51:31.546Z] #13 50.67 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
04:51:31 [2019-09-30T04:51:31.801Z] #13 50.76 Selecting previously unselected package libudev-dev:amd64.
04:51:31 [2019-09-30T04:51:31.801Z] #13 50.76 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
04:51:31 [2019-09-30T04:51:31.801Z] #13 50.79 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
04:51:31 [2019-09-30T04:51:31.801Z] #13 50.99 Selecting previously unselected package libpython3.5-minimal:amd64.
04:51:31 [2019-09-30T04:51:31.801Z] #13 51.00 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
04:51:31 [2019-09-30T04:51:31.801Z] #13 51.00 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
04:51:32 [2019-09-30T04:51:32.361Z] #13 51.61 Selecting previously unselected package python3.5-minimal.
04:51:32 [2019-09-30T04:51:32.361Z] #13 51.61 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
04:51:32 [2019-09-30T04:51:32.361Z] #13 51.63 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
04:51:34 [2019-09-30T04:51:34.286Z] #13 53.08 Selecting previously unselected package python3-minimal.
04:51:34 [2019-09-30T04:51:34.286Z] #13 53.08 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
04:51:34 [2019-09-30T04:51:34.286Z] #13 53.09 Unpacking python3-minimal (3.5.3-1) ...
04:51:34 [2019-09-30T04:51:34.286Z] #13 53.24 Selecting previously unselected package libmpdec2:amd64.
04:51:34 [2019-09-30T04:51:34.286Z] #13 53.24 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
04:51:34 [2019-09-30T04:51:34.286Z] #13 53.25 Unpacking libmpdec2:amd64 (2.4.2-1) ...
04:51:34 [2019-09-30T04:51:34.286Z] #13 53.37 Selecting previously unselected package libpython3.5-stdlib:amd64.
04:51:34 [2019-09-30T04:51:34.286Z] #13 53.37 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
04:51:34 [2019-09-30T04:51:34.286Z] #13 53.39 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
04:51:36 [2019-09-30T04:51:36.170Z] #13 55.20 Selecting previously unselected package python3.5.
04:51:36 [2019-09-30T04:51:36.170Z] #13 55.20 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
04:51:36 [2019-09-30T04:51:36.170Z] #13 55.21 Unpacking python3.5 (3.5.3-1+deb9u1) ...
04:51:36 [2019-09-30T04:51:36.170Z] #13 55.38 Selecting previously unselected package libpython3-stdlib:amd64.
04:51:36 [2019-09-30T04:51:36.170Z] #13 55.38 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
04:51:36 [2019-09-30T04:51:36.170Z] #13 55.39 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
04:51:36 [2019-09-30T04:51:36.170Z] #13 55.45 Selecting previously unselected package dh-python.
04:51:36 [2019-09-30T04:51:36.170Z] #13 55.45 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
04:51:36 [2019-09-30T04:51:36.425Z] #13 55.47 Unpacking dh-python (2.20170125) ...
04:51:36 [2019-09-30T04:51:36.679Z] #13 55.75 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
04:51:36 [2019-09-30T04:51:36.679Z] #13 55.78 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
04:51:39 [2019-09-30T04:51:39.942Z] #13 59.13 Setting up python3-minimal (3.5.3-1) ...
04:51:41 [2019-09-30T04:51:41.348Z] #13 ...
04:51:41 [2019-09-30T04:51:41.348Z] 
04:51:41 [2019-09-30T04:51:41.348Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:51:41 [2019-09-30T04:51:41.348Z] #33 119.5 crypto/rc4
04:51:41 [2019-09-30T04:51:41.348Z] #33 119.6 crypto/sha1
04:51:41 [2019-09-30T04:51:41.348Z] #33 120.5 crypto/sha256
04:51:41 [2019-09-30T04:51:41.348Z] #33 121.0 crypto/rand
04:51:41 [2019-09-30T04:51:41.348Z] #33 121.6 crypto/elliptic
04:51:41 [2019-09-30T04:51:41.348Z] #33 121.7 encoding/asn1
04:51:41 [2019-09-30T04:51:41.348Z] #33 124.2 crypto/ed25519
04:51:41 [2019-09-30T04:51:41.348Z] #33 124.3 crypto/ecdsa
04:51:41 [2019-09-30T04:51:41.348Z] #33 124.7 crypto/rsa
04:51:41 [2019-09-30T04:51:41.348Z] #33 125.0 crypto/dsa
04:51:41 [2019-09-30T04:51:41.348Z] #33 125.4 encoding/hex
04:51:41 [2019-09-30T04:51:41.348Z] #33 125.7 crypto/x509/pkix
04:51:41 [2019-09-30T04:51:41.348Z] #33 126.1 encoding/pem
04:51:41 [2019-09-30T04:51:41.348Z] #33 126.2 vendor/golang.org/x/crypto/cryptobyte
04:51:41 [2019-09-30T04:51:41.348Z] #33 126.6 vendor/golang.org/x/net/dns/dnsmessage
04:51:41 [2019-09-30T04:51:41.348Z] #33 128.3 internal/singleflight
04:51:41 [2019-09-30T04:51:41.348Z] #33 128.5 vendor/golang.org/x/crypto/internal/chacha20
04:51:41 [2019-09-30T04:51:41.348Z] #33 129.0 vendor/golang.org/x/crypto/poly1305
04:51:41 [2019-09-30T04:51:41.348Z] #33 129.5 vendor/golang.org/x/sys/cpu
04:51:41 [2019-09-30T04:51:41.348Z] #33 ...
04:51:41 [2019-09-30T04:51:41.348Z] 
04:51:41 [2019-09-30T04:51:41.348Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:51:41 [2019-09-30T04:51:41.348Z] #58 53.99   CC       compel/arch/x86/plugins/std/parasite-head.o
04:51:41 [2019-09-30T04:51:41.348Z] #58 54.04   CC       compel/arch/x86/plugins/std/memcpy.o
04:51:41 [2019-09-30T04:51:41.348Z] #58 54.09   CC       compel/arch/x86/plugins/std/syscalls-64.o
04:51:41 [2019-09-30T04:51:41.348Z] #58 54.13   AR       compel/plugins/std.lib.a
04:51:41 [2019-09-30T04:51:41.348Z] #58 54.19   CC       compel/plugins/fds/fds.o
04:51:41 [2019-09-30T04:51:41.348Z] #58 54.47   AR       compel/plugins/fds.lib.a
04:51:41 [2019-09-30T04:51:41.348Z] #58 54.55   HOSTDEP  compel/src/lib/log-host.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 54.64   HOSTDEP  compel/src/lib/handle-elf-host.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 54.82   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 54.97   HOSTDEP  compel/src/main-host.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 55.08   DEP      compel/src/lib/ptrace.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 55.21   DEP      compel/src/lib/infect.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 55.36   DEP      compel/src/lib/infect-util.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 55.53   DEP      compel/src/lib/infect-rpc.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 55.65   DEP      compel/arch/x86/src/lib/infect.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 55.88   DEP      compel/arch/x86/src/lib/cpu.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 55.99   DEP      compel/src/lib/log.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 56.14   DEP      compel/src/main.d
04:51:41 [2019-09-30T04:51:41.348Z] #58 56.28   DEP      compel/src/lib/handle-elf.d
04:51:41 [2019-09-30T04:51:41.349Z] #58 56.54   DEP      compel/arch/x86/src/lib/handle-elf.d
04:51:41 [2019-09-30T04:51:41.349Z] #58 56.67   CC       compel/src/lib/log.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 57.01   CC       compel/arch/x86/src/lib/cpu.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 58.04   CC       compel/arch/x86/src/lib/infect.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 58.94   CC       compel/src/lib/infect-rpc.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 59.37   CC       compel/src/lib/infect-util.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 59.79   CC       compel/src/lib/infect.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 62.38   CC       compel/src/lib/ptrace.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 62.79   AR       compel/libcompel.a
04:51:41 [2019-09-30T04:51:41.349Z] #58 62.86   HOSTCC   compel/src/main-host.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 63.33   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 63.66   HOSTCC   compel/src/lib/handle-elf-host.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 64.20   HOSTCC   compel/src/lib/log-host.o
04:51:41 [2019-09-30T04:51:41.349Z] #58 ...
04:51:41 [2019-09-30T04:51:41.349Z] 
04:51:41 [2019-09-30T04:51:41.349Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:51:41 [2019-09-30T04:51:41.349Z] #33 129.8 vendor/golang.org/x/crypto/chacha20poly1305
04:51:42 [2019-09-30T04:51:42.275Z] #33 130.4 net
04:51:43 [2019-09-30T04:51:43.202Z] #33 131.3 vendor/golang.org/x/crypto/hkdf
04:51:43 [2019-09-30T04:51:43.202Z] #33 131.5 vendor/golang.org/x/text/transform
04:51:44 [2019-09-30T04:51:44.128Z] #33 132.4 vendor/golang.org/x/text/unicode/bidi
04:51:46 [2019-09-30T04:51:46.100Z] #33 134.3 vendor/golang.org/x/text/secure/bidirule
04:51:46 [2019-09-30T04:51:46.660Z] #33 134.8 vendor/golang.org/x/text/unicode/norm
04:51:46 [2019-09-30T04:51:46.914Z] #33 ...
04:51:46 [2019-09-30T04:51:46.914Z] 
04:51:46 [2019-09-30T04:51:46.914Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:51:46 [2019-09-30T04:51:46.914Z] #13 60.67 Selecting previously unselected package python3.
04:51:46 [2019-09-30T04:51:46.914Z] #13 60.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
04:51:46 [2019-09-30T04:51:46.914Z] #13 60.71 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 60.72 Unpacking python3 (3.5.3-1) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 60.83 Selecting previously unselected package pigz.
04:51:46 [2019-09-30T04:51:46.914Z] #13 60.84 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 60.85 Unpacking pigz (2.3.4-1) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 60.93 Selecting previously unselected package libip4tc0:amd64.
04:51:46 [2019-09-30T04:51:46.914Z] #13 60.94 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 60.94 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.07 Selecting previously unselected package libip6tc0:amd64.
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.07 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.07 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.20 Selecting previously unselected package libiptc0:amd64.
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.21 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.22 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.34 Selecting previously unselected package libxtables12:amd64.
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.34 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.34 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.45 Selecting previously unselected package libnetfilter-conntrack3:amd64.
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.46 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.56 Selecting previously unselected package iptables.
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.56 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.57 Unpacking iptables (1.6.0+snapshot20161117-6) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.96 Selecting previously unselected package xxd.
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.96 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 61.97 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.15 Selecting previously unselected package vim-common.
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.15 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.17 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.37 Selecting previously unselected package bzip2.
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.37 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.39 Unpacking bzip2 (1.0.6-8.1) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.47 Selecting previously unselected package libgpm2:amd64.
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.47 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.48 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.59 Selecting previously unselected package xz-utils.
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.59 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.60 Unpacking xz-utils (5.2.2-1.2+b1) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.94 Selecting previously unselected package aufs-tools.
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.94 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 62.95 Unpacking aufs-tools (1:4.1+20161219-1) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 63.13 Selecting previously unselected package liblzo2-2:amd64.
04:51:46 [2019-09-30T04:51:46.914Z] #13 63.13 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 63.14 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 63.27 Selecting previously unselected package btrfs-progs.
04:51:46 [2019-09-30T04:51:46.914Z] #13 63.27 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 63.28 Unpacking btrfs-progs (4.7.3-1) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 63.93 Selecting previously unselected package btrfs-tools.
04:51:46 [2019-09-30T04:51:46.914Z] #13 63.93 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 63.94 Unpacking btrfs-tools (4.7.3-1) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.00 Selecting previously unselected package libdevmapper1.02.1:amd64.
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.01 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.19 Selecting previously unselected package dmsetup.
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.20 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.21 Unpacking dmsetup (2:1.02.137-2) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.40 Selecting previously unselected package libonig4:amd64.
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.41 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.42 Unpacking libonig4:amd64 (6.1.3-2) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.60 Selecting previously unselected package libjq1:amd64.
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.61 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.61 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.77 Selecting previously unselected package jq.
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.77 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.914Z] #13 64.77 Unpacking jq (1.5+dfsg-1.3) ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 64.90 Selecting previously unselected package libaio1:amd64.
04:51:46 [2019-09-30T04:51:46.915Z] #13 64.90 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 64.90 Unpacking libaio1:amd64 (0.3.110-3) ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 64.98 Selecting previously unselected package libcap2-bin.
04:51:46 [2019-09-30T04:51:46.915Z] #13 64.98 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 64.98 Unpacking libcap2-bin (1:2.25-1) ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.10 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.11 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.11 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.20 Selecting previously unselected package libsepol1-dev:amd64.
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.22 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.22 Unpacking libsepol1-dev:amd64 (2.6-2) ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.61 Selecting previously unselected package libpcre16-3:amd64.
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.62 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.63 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.85 Selecting previously unselected package libpcre32-3:amd64.
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.85 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 65.86 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 66.08 Selecting previously unselected package libpcre3-dev:amd64.
04:51:46 [2019-09-30T04:51:46.915Z] #13 66.09 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
04:51:46 [2019-09-30T04:51:46.915Z] #13 66.10 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
04:51:47 [2019-09-30T04:51:47.473Z] #13 66.61 Selecting previously unselected package libselinux1-dev:amd64.
04:51:47 [2019-09-30T04:51:47.473Z] #13 66.61 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
04:51:47 [2019-09-30T04:51:47.473Z] #13 66.63 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
04:51:47 [2019-09-30T04:51:47.728Z] #13 66.98 Selecting previously unselected package libdevmapper-dev:amd64.
04:51:47 [2019-09-30T04:51:47.728Z] #13 67.00 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
04:51:47 [2019-09-30T04:51:47.728Z] #13 67.01 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
04:51:47 [2019-09-30T04:51:47.982Z] #13 67.15 Selecting previously unselected package libnl-3-200:amd64.
04:51:47 [2019-09-30T04:51:47.982Z] #13 67.16 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
04:51:47 [2019-09-30T04:51:47.982Z] #13 67.16 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
04:51:48 [2019-09-30T04:51:48.237Z] #13 67.29 Selecting previously unselected package libprotobuf-c1:amd64.
04:51:48 [2019-09-30T04:51:48.237Z] #13 67.29 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
04:51:48 [2019-09-30T04:51:48.237Z] #13 67.30 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
04:51:48 [2019-09-30T04:51:48.237Z] #13 67.41 Selecting previously unselected package libreadline5:amd64.
04:51:48 [2019-09-30T04:51:48.237Z] #13 67.42 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
04:51:48 [2019-09-30T04:51:48.237Z] #13 67.42 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
04:51:48 [2019-09-30T04:51:48.491Z] #13 67.56 Selecting previously unselected package libsystemd-dev:amd64.
04:51:48 [2019-09-30T04:51:48.491Z] #13 67.59 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
04:51:48 [2019-09-30T04:51:48.491Z] #13 67.60 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
04:51:51 [2019-09-30T04:51:51.000Z] #13 69.79 Selecting previously unselected package net-tools.
04:51:51 [2019-09-30T04:51:51.000Z] #13 69.80 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
04:51:51 [2019-09-30T04:51:51.000Z] #13 69.81 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
04:51:51 [2019-09-30T04:51:51.000Z] #13 70.08 Selecting previously unselected package python-pip-whl.
04:51:51 [2019-09-30T04:51:51.000Z] #13 70.10 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
04:51:51 [2019-09-30T04:51:51.000Z] #13 70.10 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
04:51:51 [2019-09-30T04:51:51.923Z] #13 70.85 Selecting previously unselected package python3-pip.
04:51:51 [2019-09-30T04:51:51.923Z] #13 70.86 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
04:51:51 [2019-09-30T04:51:51.923Z] #13 70.87 Unpacking python3-pip (9.0.1-2+deb9u1) ...
04:51:51 [2019-09-30T04:51:51.923Z] #13 ...
04:51:51 [2019-09-30T04:51:51.923Z] 
04:51:51 [2019-09-30T04:51:51.923Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:51:51 [2019-09-30T04:51:51.923Z] #58 64.53   HOSTLINK compel/compel-host-bin
04:51:51 [2019-09-30T04:51:51.923Z] #58 64.77   DEP      soccr/soccr.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 64.99   CC       soccr/soccr.o
04:51:51 [2019-09-30T04:51:51.923Z] #58 66.74   AR       soccr/libsoccr.a
04:51:51 [2019-09-30T04:51:51.923Z] #58 66.79 make[1]: 'soccr/libsoccr.a' is up to date.
04:51:51 [2019-09-30T04:51:51.923Z] #58 67.09   DEP      criu/arch/x86/sigframe.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 67.24   DEP      criu/arch/x86/sigaction_compat.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 67.46   DEP      criu/arch/x86/kerndat.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 67.68   DEP      criu/arch/x86/crtools.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 67.84   DEP      criu/arch/x86/cpu.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 68.05   CC       criu/arch/x86/cpu.o
04:51:51 [2019-09-30T04:51:51.923Z] #58 68.78   CC       criu/arch/x86/crtools.o
04:51:51 [2019-09-30T04:51:51.923Z] #58 70.20   CC       criu/arch/x86/kerndat.o
04:51:51 [2019-09-30T04:51:51.923Z] #58 70.83   CC       criu/arch/x86/sigaction_compat.o
04:51:51 [2019-09-30T04:51:51.923Z] #58 71.15   CC       criu/arch/x86/sigframe.o
04:51:51 [2019-09-30T04:51:51.923Z] #58 71.38   LINK     criu/arch/x86/crtools.built-in.o
04:51:51 [2019-09-30T04:51:51.923Z] #58 71.44   DEP      criu/pie/util-vdso-elf32.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 71.57   DEP      criu/arch/x86/vdso-pie.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 71.69   DEP      criu/pie/parasite-vdso.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 71.99   DEP      criu/pie/util-vdso.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 72.21   DEP      criu/pie/util.d
04:51:51 [2019-09-30T04:51:51.923Z] #58 72.48   CC       criu/pie/util.o
04:51:51 [2019-09-30T04:51:51.923Z] #58 72.89   CC       criu/pie/util-vdso.o
04:51:51 [2019-09-30T04:51:51.923Z] #58 73.72   CC       criu/pie/parasite-vdso.o
04:51:51 [2019-09-30T04:51:51.923Z] #58 ...
04:51:51 [2019-09-30T04:51:51.923Z] 
04:51:51 [2019-09-30T04:51:51.923Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:51:51 [2019-09-30T04:51:51.923Z] #13 71.11 Selecting previously unselected package python3-pkg-resources.
04:51:51 [2019-09-30T04:51:51.923Z] #13 71.11 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
04:51:51 [2019-09-30T04:51:51.923Z] #13 71.12 Unpacking python3-pkg-resources (33.1.1-1) ...
04:51:52 [2019-09-30T04:51:52.178Z] #13 71.33 Selecting previously unselected package python3-setuptools.
04:51:52 [2019-09-30T04:51:52.178Z] #13 71.35 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
04:51:52 [2019-09-30T04:51:52.178Z] #13 71.35 Unpacking python3-setuptools (33.1.1-1) ...
04:51:52 [2019-09-30T04:51:52.781Z] #13 71.67 Selecting previously unselected package python3-wheel.
04:51:52 [2019-09-30T04:51:52.781Z] #13 71.67 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
04:51:52 [2019-09-30T04:51:52.781Z] #13 71.68 Unpacking python3-wheel (0.29.0-2) ...
04:51:52 [2019-09-30T04:51:52.781Z] #13 71.81 Selecting previously unselected package thin-provisioning-tools.
04:51:52 [2019-09-30T04:51:52.781Z] #13 71.81 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
04:51:52 [2019-09-30T04:51:52.781Z] #13 71.82 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
04:51:53 [2019-09-30T04:51:53.035Z] #13 72.11 Selecting previously unselected package vim-runtime.
04:51:53 [2019-09-30T04:51:53.035Z] #13 72.11 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
04:51:53 [2019-09-30T04:51:53.035Z] #13 72.18 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
04:51:53 [2019-09-30T04:51:53.290Z] #13 72.23 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
04:51:53 [2019-09-30T04:51:53.290Z] #13 72.23 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
04:51:58 [2019-09-30T04:51:58.521Z] #13 76.86 Selecting previously unselected package vim.
04:51:58 [2019-09-30T04:51:58.521Z] #13 76.87 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
04:51:58 [2019-09-30T04:51:58.521Z] #13 76.87 Unpacking vim (2:8.0.0197-4+deb9u3) ...
04:51:58 [2019-09-30T04:51:58.521Z] #13 77.52 Selecting previously unselected package xfsprogs.
04:51:58 [2019-09-30T04:51:58.521Z] #13 77.52 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
04:51:58 [2019-09-30T04:51:58.521Z] #13 77.53 Unpacking xfsprogs (4.9.0+nmu1) ...
04:51:59 [2019-09-30T04:51:59.338Z] #13 78.36 Selecting previously unselected package zip.
04:51:59 [2019-09-30T04:51:59.338Z] #13 78.38 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
04:51:59 [2019-09-30T04:51:59.338Z] #13 78.39 Unpacking zip (3.0-11+b1) ...
04:51:59 [2019-09-30T04:51:59.338Z] #13 78.62 Selecting previously unselected package libapparmor-perl.
04:51:59 [2019-09-30T04:51:59.593Z] #13 78.64 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
04:51:59 [2019-09-30T04:51:59.593Z] #13 78.65 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
04:51:59 [2019-09-30T04:51:59.593Z] #13 78.82 Selecting previously unselected package apparmor.
04:51:59 [2019-09-30T04:51:59.593Z] #13 78.82 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
04:51:59 [2019-09-30T04:51:59.849Z] #13 78.90 Unpacking apparmor (2.11.0-3+deb9u2) ...
04:52:00 [2019-09-30T04:52:00.409Z] #13 79.54 Selecting previously unselected package binutils-mingw-w64-i686.
04:52:00 [2019-09-30T04:52:00.409Z] #13 79.54 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
04:52:00 [2019-09-30T04:52:00.409Z] #13 79.56 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
04:52:01 [2019-09-30T04:52:01.335Z] #13 ...
04:52:01 [2019-09-30T04:52:01.335Z] 
04:52:01 [2019-09-30T04:52:01.335Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:52:01 [2019-09-30T04:52:01.335Z] #33 139.4 vendor/golang.org/x/net/idna
04:52:01 [2019-09-30T04:52:01.335Z] #33 141.5 vendor/golang.org/x/net/http2/hpack
04:52:01 [2019-09-30T04:52:01.335Z] #33 142.9 mime
04:52:01 [2019-09-30T04:52:01.335Z] #33 144.9 mime/quotedprintable
04:52:01 [2019-09-30T04:52:01.335Z] #33 145.1 net/http/internal
04:52:01 [2019-09-30T04:52:01.335Z] #33 145.6 os/exec
04:52:01 [2019-09-30T04:52:01.335Z] #33 ...
04:52:01 [2019-09-30T04:52:01.335Z] 
04:52:01 [2019-09-30T04:52:01.335Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:52:01 [2019-09-30T04:52:01.335Z] #58 74.92   CC       criu/arch/x86/vdso-pie.o
04:52:01 [2019-09-30T04:52:01.335Z] #58 75.32   CC       criu/pie/util-vdso-elf32.o
04:52:01 [2019-09-30T04:52:01.335Z] #58 76.17   AR       criu/pie/pie.lib.a
04:52:01 [2019-09-30T04:52:01.335Z] #58 76.24   DEP      criu/pie/restorer.d
04:52:01 [2019-09-30T04:52:01.335Z] #58 76.52   DEP      criu/arch/x86/sigaction_compat_pie.d
04:52:01 [2019-09-30T04:52:01.335Z] #58 76.65   DEP      criu/arch/x86/restorer_unmap.d
04:52:01 [2019-09-30T04:52:01.335Z] #58 76.69   DEP      criu/arch/x86/restorer.d
04:52:01 [2019-09-30T04:52:01.335Z] #58 76.93   DEP      criu/pie/parasite.d
04:52:01 [2019-09-30T04:52:01.335Z] #58 77.25   CC       criu/pie/parasite.o
04:52:01 [2019-09-30T04:52:01.335Z] #58 78.72   LINK     criu/pie/parasite.built-in.o
04:52:01 [2019-09-30T04:52:01.335Z] #58 78.72   GEN      criu/pie/parasite-blob.h
04:52:01 [2019-09-30T04:52:01.335Z] #58 78.76   CC       criu/arch/x86/restorer.o
04:52:01 [2019-09-30T04:52:01.335Z] #58 79.37   CC       criu/arch/x86/restorer_unmap.o
04:52:01 [2019-09-30T04:52:01.335Z] #58 79.53   CC       criu/arch/x86/sigaction_compat_pie.o
04:52:01 [2019-09-30T04:52:01.335Z] #58 80.01   CC       criu/pie/restorer.o
04:52:01 [2019-09-30T04:52:01.335Z] #58 83.37   LINK     criu/pie/restorer.built-in.o
04:52:01 [2019-09-30T04:52:01.335Z] #58 83.41   GEN      criu/pie/restorer-blob.h
04:52:01 [2019-09-30T04:52:01.335Z] #58 83.58   DEP      criu/vdso.d
04:52:01 [2019-09-30T04:52:01.335Z] #58 83.90   DEP      criu/vdso-compat.d
04:52:01 [2019-09-30T04:52:01.335Z] #58 84.06   DEP      criu/uts_ns.d
04:52:01 [2019-09-30T04:52:01.591Z] #58 84.23   DEP      criu/util.d
04:52:01 [2019-09-30T04:52:01.591Z] #58 ...
04:52:01 [2019-09-30T04:52:01.591Z] 
04:52:01 [2019-09-30T04:52:01.591Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:52:01 [2019-09-30T04:52:01.591Z] #33 149.9 net/textproto
04:52:01 [2019-09-30T04:52:01.591Z] #33 149.9 crypto/x509
04:52:02 [2019-09-30T04:52:02.955Z] #33 151.2 vendor/golang.org/x/net/http/httpguts
04:52:03 [2019-09-30T04:52:03.212Z] #33 151.4 vendor/golang.org/x/net/http/httpproxy
04:52:03 [2019-09-30T04:52:03.775Z] #33 152.0 mime/multipart
04:52:06 [2019-09-30T04:52:06.292Z] #33 154.3 crypto/tls
04:52:07 [2019-09-30T04:52:07.220Z] #33 ...
04:52:07 [2019-09-30T04:52:07.220Z] 
04:52:07 [2019-09-30T04:52:07.220Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:52:07 [2019-09-30T04:52:07.220Z] #58 84.56   DEP      criu/uffd.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 84.83   DEP      criu/tun.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 85.07   DEP      criu/tty.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 85.32   DEP      criu/timerfd.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 85.58   DEP      criu/sysfs_parse.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 85.80   DEP      criu/sysctl.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 85.99   DEP      criu/string.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 86.05   DEP      criu/stats.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 86.17   DEP      criu/sockets.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 86.36   DEP      criu/sk-unix.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 86.68   DEP      criu/sk-tcp.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 86.93   DEP      criu/sk-queue.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 87.14   DEP      criu/sk-packet.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 87.35   DEP      criu/sk-netlink.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 87.54   DEP      criu/sk-inet.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 87.84   DEP      criu/signalfd.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 88.04   DEP      criu/sigframe.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 88.16   DEP      criu/shmem.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 88.38   DEP      criu/servicefd.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 88.59   DEP      criu/seize.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 88.87   DEP      criu/seccomp.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 89.08   DEP      criu/rst-malloc.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 89.21   DEP      criu/rbtree.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 89.25   DEP      criu/pstree.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 89.47   DEP      criu/protobuf.d
04:52:07 [2019-09-30T04:52:07.220Z] #58 89.73   GEN      criu/protobuf-desc-gen.h
04:52:09 [2019-09-30T04:52:09.152Z] #58 91.46   DEP      criu/protobuf-desc.d
04:52:09 [2019-09-30T04:52:09.152Z] #58 91.63   DEP      criu/proc_parse.d
04:52:09 [2019-09-30T04:52:09.152Z] #58 91.91   DEP      criu/plugin.d
04:52:09 [2019-09-30T04:52:09.407Z] #58 92.01   DEP      criu/pipes.d
04:52:09 [2019-09-30T04:52:09.407Z] #58 92.17   DEP      criu/pie-util.d
04:52:09 [2019-09-30T04:52:09.663Z] #58 92.35   DEP      criu/pie-util-vdso.d
04:52:09 [2019-09-30T04:52:09.919Z] #58 92.60   DEP      criu/pie-util-vdso-elf32.d
04:52:10 [2019-09-30T04:52:10.175Z] #58 92.76   DEP      criu/path.d
04:52:10 [2019-09-30T04:52:10.432Z] #58 92.96   DEP      criu/parasite-syscall.d
04:52:10 [2019-09-30T04:52:10.688Z] #58 93.26   DEP      criu/pagemap.d
04:52:10 [2019-09-30T04:52:10.688Z] #58 93.48   DEP      criu/pagemap-cache.d
04:52:10 [2019-09-30T04:52:10.987Z] #58 93.63   DEP      criu/page-xfer.d
04:52:11 [2019-09-30T04:52:11.243Z] #58 93.88   DEP      criu/page-pipe.d
04:52:11 [2019-09-30T04:52:11.243Z] #58 94.01   DEP      criu/netfilter.d
04:52:11 [2019-09-30T04:52:11.499Z] #58 94.30   DEP      criu/net.d
04:52:11 [2019-09-30T04:52:11.754Z] #58 94.56   DEP      criu/namespaces.d
04:52:12 [2019-09-30T04:52:12.313Z] #58 94.89   DEP      criu/mount.d
04:52:12 [2019-09-30T04:52:12.313Z] #58 ...
04:52:12 [2019-09-30T04:52:12.313Z] 
04:52:12 [2019-09-30T04:52:12.313Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:52:12 [2019-09-30T04:52:12.313Z] #13 81.45 Selecting previously unselected package binutils-mingw-w64-x86-64.
04:52:12 [2019-09-30T04:52:12.313Z] #13 81.47 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
04:52:12 [2019-09-30T04:52:12.313Z] #13 81.47 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
04:52:12 [2019-09-30T04:52:12.313Z] #13 83.78 Selecting previously unselected package binutils-mingw-w64.
04:52:12 [2019-09-30T04:52:12.313Z] #13 83.79 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
04:52:12 [2019-09-30T04:52:12.313Z] #13 83.80 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
04:52:12 [2019-09-30T04:52:12.313Z] #13 83.92 Selecting previously unselected package mingw-w64-common.
04:52:12 [2019-09-30T04:52:12.314Z] #13 83.93 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
04:52:12 [2019-09-30T04:52:12.314Z] #13 83.94 Unpacking mingw-w64-common (5.0.1-1) ...
04:52:12 [2019-09-30T04:52:12.314Z] #13 88.92 Selecting previously unselected package mingw-w64-x86-64-dev.
04:52:12 [2019-09-30T04:52:12.314Z] #13 88.94 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
04:52:12 [2019-09-30T04:52:12.314Z] #13 88.95 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
04:52:12 [2019-09-30T04:52:12.314Z] #13 ...
04:52:12 [2019-09-30T04:52:12.314Z] 
04:52:12 [2019-09-30T04:52:12.314Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
04:52:12 [2019-09-30T04:52:12.314Z] #15 161.0 + rm -rf /tmp/tmp.N2lIOxquhJ
04:52:13 [2019-09-30T04:52:13.242Z] #15 DONE 161.9s
04:52:13 [2019-09-30T04:52:13.242Z] 
04:52:13 [2019-09-30T04:52:13.242Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:52:13 [2019-09-30T04:52:13.242Z] #33 161.4 net/http/httptrace
04:52:13 [2019-09-30T04:52:13.497Z] #33 161.8 net/http
04:52:14 [2019-09-30T04:52:14.859Z] #33 ...
04:52:14 [2019-09-30T04:52:14.859Z] 
04:52:14 [2019-09-30T04:52:14.859Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
04:52:14 [2019-09-30T04:52:14.859Z] #27 DONE 162.8s
04:52:14 [2019-09-30T04:52:14.859Z] 
04:52:14 [2019-09-30T04:52:14.859Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:52:14 [2019-09-30T04:52:14.859Z] #58 95.20   DEP      criu/mem.d
04:52:14 [2019-09-30T04:52:14.859Z] #58 95.49   DEP      criu/lsm.d
04:52:14 [2019-09-30T04:52:14.859Z] #58 95.69   DEP      criu/log.d
04:52:14 [2019-09-30T04:52:14.859Z] #58 95.84   DEP      criu/libnetlink.d
04:52:14 [2019-09-30T04:52:14.859Z] #58 96.10   DEP      criu/kerndat.d
04:52:14 [2019-09-30T04:52:14.859Z] #58 96.60   DEP      criu/kcmp-ids.d
04:52:14 [2019-09-30T04:52:14.859Z] #58 96.82   DEP      criu/irmap.d
04:52:14 [2019-09-30T04:52:14.859Z] #58 97.18   DEP      criu/ipc_ns.d
04:52:14 [2019-09-30T04:52:14.859Z] #58 97.48   DEP      criu/image.d
04:52:15 [2019-09-30T04:52:15.113Z] #58 97.65   DEP      criu/image-desc.d
04:52:15 [2019-09-30T04:52:15.114Z] #58 97.78   DEP      criu/fsnotify.d
04:52:15 [2019-09-30T04:52:15.369Z] #58 98.06   DEP      criu/filesystems.d
04:52:15 [2019-09-30T04:52:15.668Z] #58 98.35   DEP      criu/files.d
04:52:16 [2019-09-30T04:52:16.311Z] #58 98.83   DEP      criu/files-reg.d
04:52:16 [2019-09-30T04:52:16.311Z] #58 99.00   DEP      criu/files-ext.d
04:52:16 [2019-09-30T04:52:16.579Z] #58 99.12   DEP      criu/file-lock.d
04:52:16 [2019-09-30T04:52:16.579Z] #58 99.36   DEP      criu/file-ids.d
04:52:16 [2019-09-30T04:52:16.846Z] #58 99.55   DEP      criu/fifo.d
04:52:17 [2019-09-30T04:52:17.105Z] #58 99.77   DEP      criu/fdstore.d
04:52:17 [2019-09-30T04:52:17.105Z] #58 99.86   DEP      criu/fault-injection.d
04:52:17 [2019-09-30T04:52:17.105Z] #58 99.88   DEP      criu/external.d
04:52:17 [2019-09-30T04:52:17.359Z] #58 99.92   DEP      criu/eventpoll.d
04:52:17 [2019-09-30T04:52:17.359Z] #58 100.0   DEP      criu/eventfd.d
04:52:17 [2019-09-30T04:52:17.359Z] #58 100.1   DEP      criu/crtools.d
04:52:17 [2019-09-30T04:52:17.614Z] #58 100.3   DEP      criu/cr-service.d
04:52:17 [2019-09-30T04:52:17.868Z] #58 100.5   DEP      criu/cr-restore.d
04:52:18 [2019-09-30T04:52:18.123Z] #58 100.8   DEP      criu/cr-errno.d
04:52:18 [2019-09-30T04:52:18.123Z] #58 100.9   DEP      criu/cr-dump.d
04:52:18 [2019-09-30T04:52:18.379Z] #58 101.1   DEP      criu/cr-dedup.d
04:52:18 [2019-09-30T04:52:18.634Z] #58 101.3   DEP      criu/cr-check.d
04:52:18 [2019-09-30T04:52:18.890Z] #58 101.5   DEP      criu/config.d
04:52:19 [2019-09-30T04:52:19.144Z] #58 101.7   DEP      criu/clone-noasan.d
04:52:19 [2019-09-30T04:52:19.144Z] #58 101.8   DEP      criu/cgroup.d
04:52:19 [2019-09-30T04:52:19.399Z] #58 102.0   DEP      criu/cgroup-props.d
04:52:19 [2019-09-30T04:52:19.399Z] #58 102.2   DEP      criu/bitmap.d
04:52:19 [2019-09-30T04:52:19.655Z] #58 102.3   DEP      criu/bfd.d
04:52:19 [2019-09-30T04:52:19.655Z] #58 102.4   DEP      criu/autofs.d
04:52:19 [2019-09-30T04:52:19.910Z] #58 102.6   DEP      criu/aio.d
04:52:20 [2019-09-30T04:52:20.165Z] #58 102.7   DEP      criu/action-scripts.d
04:52:20 [2019-09-30T04:52:20.165Z] #58 103.0   CC       criu/action-scripts.o
04:52:20 [2019-09-30T04:52:20.732Z] #58 103.4   CC       criu/aio.o
04:52:21 [2019-09-30T04:52:21.291Z] #58 104.1   CC       criu/autofs.o
04:52:23 [2019-09-30T04:52:23.175Z] #58 105.7   CC       criu/bfd.o
04:52:23 [2019-09-30T04:52:23.734Z] #58 106.3   CC       criu/bitmap.o
04:52:23 [2019-09-30T04:52:23.734Z] #58 106.5   CC       criu/cgroup-props.o
04:52:24 [2019-09-30T04:52:24.657Z] #58 107.4   CC       criu/cgroup.o
04:52:26 [2019-09-30T04:52:26.016Z] #58 ...
04:52:26 [2019-09-30T04:52:26.016Z] 
04:52:26 [2019-09-30T04:52:26.016Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:52:26 [2019-09-30T04:52:26.016Z] #33 174.1 github.com/LK4D4/vndr/godl
04:52:26 [2019-09-30T04:52:26.271Z] #33 ...
04:52:26 [2019-09-30T04:52:26.271Z] 
04:52:26 [2019-09-30T04:52:26.271Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:52:26 [2019-09-30T04:52:26.271Z] #13 95.50 Selecting previously unselected package gcc-mingw-w64-base.
04:52:26 [2019-09-30T04:52:26.271Z] #13 95.50 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
04:52:26 [2019-09-30T04:52:26.271Z] #13 95.51 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
04:52:26 [2019-09-30T04:52:26.271Z] #13 95.62 Selecting previously unselected package gcc-mingw-w64-x86-64.
04:52:26 [2019-09-30T04:52:26.271Z] #13 95.63 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
04:52:26 [2019-09-30T04:52:26.271Z] #13 95.63 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
04:52:26 [2019-09-30T04:52:26.525Z] #13 ...
04:52:26 [2019-09-30T04:52:26.525Z] 
04:52:26 [2019-09-30T04:52:26.525Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:52:26 [2019-09-30T04:52:26.525Z] #33 174.8 github.com/LK4D4/vndr
04:52:33 [2019-09-30T04:52:33.055Z] #33 ...
04:52:33 [2019-09-30T04:52:33.055Z] 
04:52:33 [2019-09-30T04:52:33.055Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:52:33 [2019-09-30T04:52:33.055Z] #13 111.4 Selecting previously unselected package g++-mingw-w64-x86-64.
04:52:33 [2019-09-30T04:52:33.055Z] #13 111.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
04:52:33 [2019-09-30T04:52:33.055Z] #13 111.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
04:52:35 [2019-09-30T04:52:35.569Z] #13 ...
04:52:35 [2019-09-30T04:52:35.569Z] 
04:52:35 [2019-09-30T04:52:35.569Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
04:52:35 [2019-09-30T04:52:35.569Z] #33 DONE 183.8s
04:52:35 [2019-09-30T04:52:35.825Z] 
04:52:35 [2019-09-30T04:52:35.825Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:52:35 [2019-09-30T04:52:35.825Z] #58 110.4   CC       criu/clone-noasan.o
04:52:35 [2019-09-30T04:52:35.825Z] #58 110.6   CC       criu/config.o
04:52:35 [2019-09-30T04:52:35.825Z] #58 112.0   CC       criu/cr-check.o
04:52:35 [2019-09-30T04:52:35.825Z] #58 114.1   CC       criu/cr-dedup.o
04:52:35 [2019-09-30T04:52:35.825Z] #58 114.5   CC       criu/cr-dump.o
04:52:35 [2019-09-30T04:52:35.825Z] #58 116.8   CC       criu/cr-errno.o
04:52:35 [2019-09-30T04:52:35.825Z] #58 116.8   CC       criu/cr-restore.o
04:52:39 [2019-09-30T04:52:39.133Z] #58 121.8   CC       criu/cr-service.o
04:52:41 [2019-09-30T04:52:41.017Z] #58 123.4   CC       criu/crtools.o
04:52:41 [2019-09-30T04:52:41.576Z] #58 124.0   CC       criu/eventfd.o
04:52:41 [2019-09-30T04:52:41.831Z] #58 124.5   CC       criu/eventpoll.o
04:52:42 [2019-09-30T04:52:42.756Z] #58 125.4   CC       criu/external.o
04:52:43 [2019-09-30T04:52:43.315Z] #58 125.8   CC       criu/fault-injection.o
04:52:43 [2019-09-30T04:52:43.315Z] #58 126.0   CC       criu/fdstore.o
04:52:43 [2019-09-30T04:52:43.569Z] #58 126.3   CC       criu/fifo.o
04:52:43 [2019-09-30T04:52:43.570Z] #58 ...
04:52:43 [2019-09-30T04:52:43.570Z] 
04:52:43 [2019-09-30T04:52:43.570Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:52:43 [2019-09-30T04:52:43.824Z] #13 122.8 Setting up aufs-tools (1:4.1+20161219-1) ...
04:52:43 [2019-09-30T04:52:43.824Z] #13 122.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
04:52:43 [2019-09-30T04:52:43.824Z] #13 122.9 Setting up libsepol1-dev:amd64 (2.6-2) ...
04:52:43 [2019-09-30T04:52:43.824Z] #13 122.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
04:52:43 [2019-09-30T04:52:43.824Z] #13 122.9 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
04:52:43 [2019-09-30T04:52:43.824Z] #13 123.0 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
04:52:43 [2019-09-30T04:52:43.824Z] #13 123.0 Processing triggers for mime-support (3.60) ...
04:52:43 [2019-09-30T04:52:43.824Z] #13 123.0 Setting up xxd (2:8.0.0197-4+deb9u3) ...
04:52:43 [2019-09-30T04:52:43.824Z] #13 123.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
04:52:43 [2019-09-30T04:52:43.824Z] #13 123.0 Setting up libcap2-bin (1:2.25-1) ...
04:52:43 [2019-09-30T04:52:43.824Z] #13 123.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
04:52:44 [2019-09-30T04:52:44.078Z] #13 123.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
04:52:44 [2019-09-30T04:52:44.078Z] #13 123.1 Setting up bash-completion (1:2.1-4.3) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.4 Setting up libonig4:amd64 (6.1.3-2) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.4 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.4 Setting up zip (3.0-11+b1) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.4 Setting up bzip2 (1.0.6-8.1) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.4 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.4 Setting up libaio1:amd64 (0.3.110-3) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.5 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.5 Setting up xz-utils (5.2.2-1.2+b1) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.5 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.5 Setting up libpcre32-3:amd64 (2:8.39-3) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.6 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
04:52:46 [2019-09-30T04:52:46.587Z] #13 125.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
04:52:46 [2019-09-30T04:52:46.841Z] #13 126.0 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
04:52:46 [2019-09-30T04:52:46.841Z] #13 126.0 Setting up libpcre16-3:amd64 (2:8.39-3) ...
04:52:46 [2019-09-30T04:52:46.841Z] #13 126.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
04:52:46 [2019-09-30T04:52:46.841Z] #13 126.0 Setting up libnl-3-200:amd64 (3.2.27-2) ...
04:52:46 [2019-09-30T04:52:46.841Z] #13 126.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
04:52:46 [2019-09-30T04:52:46.841Z] #13 126.1 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.2 Setting up pigz (2.3.4-1) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.2 Setting up libmpdec2:amd64 (2.4.2-1) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.2 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.2 Setting up mingw-w64-common (5.0.1-1) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.2 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.3 Setting up jq (1.5+dfsg-1.3) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.3 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.3 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.3 Setting up xfsprogs (4.9.0+nmu1) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.3 Setting up vim (2:8.0.0197-4+deb9u3) ...
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
04:52:47 [2019-09-30T04:52:47.096Z] #13 126.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
04:52:47 [2019-09-30T04:52:47.350Z] #13 126.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
04:52:47 [2019-09-30T04:52:47.351Z] #13 126.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
04:52:47 [2019-09-30T04:52:47.351Z] #13 126.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
04:52:47 [2019-09-30T04:52:47.351Z] #13 126.4 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
04:52:47 [2019-09-30T04:52:47.351Z] #13 126.4 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
04:52:47 [2019-09-30T04:52:47.351Z] #13 126.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
04:52:47 [2019-09-30T04:52:47.351Z] #13 126.4 Setting up iptables (1.6.0+snapshot20161117-6) ...
04:52:47 [2019-09-30T04:52:47.351Z] #13 126.4 Setting up btrfs-progs (4.7.3-1) ...
04:52:47 [2019-09-30T04:52:47.351Z] #13 126.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
04:52:47 [2019-09-30T04:52:47.351Z] #13 126.5 Setting up python3.5 (3.5.3-1+deb9u1) ...
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.2 Setting up btrfs-tools (4.7.3-1) ...
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
04:52:52 [2019-09-30T04:52:52.591Z] #13 131.3 Setting up python3 (3.5.3-1) ...
04:52:53 [2019-09-30T04:52:53.954Z] #13 133.0 Setting up apparmor (2.11.0-3+deb9u2) ...
04:52:54 [2019-09-30T04:52:54.210Z] #13 ...
04:52:54 [2019-09-30T04:52:54.210Z] 
04:52:54 [2019-09-30T04:52:54.210Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:52:54 [2019-09-30T04:52:54.210Z] #58 126.8   CC       criu/file-ids.o
04:52:54 [2019-09-30T04:52:54.210Z] #58 127.2   CC       criu/file-lock.o
04:52:54 [2019-09-30T04:52:54.210Z] #58 128.2   CC       criu/files-ext.o
04:52:54 [2019-09-30T04:52:54.210Z] #58 128.6   CC       criu/files-reg.o
04:52:54 [2019-09-30T04:52:54.210Z] #58 130.7   CC       criu/files.o
04:52:54 [2019-09-30T04:52:54.210Z] #58 132.8   CC       criu/filesystems.o
04:52:54 [2019-09-30T04:52:54.210Z] #58 133.5   CC       criu/fsnotify.o
04:52:54 [2019-09-30T04:52:54.210Z] #58 134.8   CC       criu/image-desc.o
04:52:54 [2019-09-30T04:52:54.210Z] #58 135.1   CC       criu/image.o
04:52:54 [2019-09-30T04:52:54.210Z] #58 136.0   CC       criu/ipc_ns.o
04:52:54 [2019-09-30T04:52:54.465Z] #58 137.2   CC       criu/irmap.o
04:52:55 [2019-09-30T04:52:55.391Z] #58 138.0   CC       criu/kcmp-ids.o
04:52:55 [2019-09-30T04:52:55.391Z] #58 ...
04:52:55 [2019-09-30T04:52:55.391Z] 
04:52:55 [2019-09-30T04:52:55.391Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
04:52:55 [2019-09-30T04:52:55.391Z] #13 134.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
04:52:55 [2019-09-30T04:52:55.391Z] #13 134.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
04:52:55 [2019-09-30T04:52:55.391Z] #13 134.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
04:52:55 [2019-09-30T04:52:55.391Z] #13 134.6 Setting up python3-wheel (0.29.0-2) ...
04:52:56 [2019-09-30T04:52:56.317Z] #13 135.5 Setting up python3-pkg-resources (33.1.1-1) ...
04:52:57 [2019-09-30T04:52:57.243Z] #13 136.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
04:52:57 [2019-09-30T04:52:57.243Z] #13 136.4 Setting up python3-pip (9.0.1-2+deb9u1) ...
04:52:58 [2019-09-30T04:52:58.169Z] #13 137.4 Setting up dmsetup (2:1.02.137-2) ...
04:52:58 [2019-09-30T04:52:58.170Z] #13 137.4 Setting up python3-setuptools (33.1.1-1) ...
04:52:59 [2019-09-30T04:52:59.576Z] #13 138.6 Setting up dh-python (2.20170125) ...
04:53:00 [2019-09-30T04:53:00.136Z] #13 139.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
04:53:00 [2019-09-30T04:53:00.136Z] #13 139.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
04:53:01 [2019-09-30T04:53:01.063Z] #13 DONE 140.1s
04:53:01 [2019-09-30T04:53:01.063Z] 
04:53:01 [2019-09-30T04:53:01.063Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
04:53:01 [2019-09-30T04:53:01.063Z] #42 162.1 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
04:53:01 [2019-09-30T04:53:01.063Z] #42 164.2 + mkdir -p /build
04:53:01 [2019-09-30T04:53:01.063Z] #42 164.2 + cp runc /build/runc
04:53:01 [2019-09-30T04:53:01.063Z] #42 DONE 164.5s
04:53:01 [2019-09-30T04:53:01.063Z] 
04:53:01 [2019-09-30T04:53:01.063Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
04:53:06 [2019-09-30T04:53:06.306Z] #14 ...
04:53:06 [2019-09-30T04:53:06.306Z] 
04:53:06 [2019-09-30T04:53:06.306Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:53:06 [2019-09-30T04:53:06.306Z] #58 138.2   CC       criu/kerndat.o
04:53:06 [2019-09-30T04:53:06.306Z] #58 139.3   CC       criu/libnetlink.o
04:53:06 [2019-09-30T04:53:06.306Z] #58 139.7   CC       criu/log.o
04:53:06 [2019-09-30T04:53:06.306Z] #58 140.4   CC       criu/lsm.o
04:53:06 [2019-09-30T04:53:06.306Z] #58 140.9   CC       criu/mem.o
04:53:06 [2019-09-30T04:53:06.306Z] #58 142.7   CC       criu/mount.o
04:53:06 [2019-09-30T04:53:06.306Z] #58 146.7   CC       criu/namespaces.o
04:53:06 [2019-09-30T04:53:06.306Z] #58 148.3   CC       criu/net.o
04:53:07 [2019-09-30T04:53:07.233Z] #58 ...
04:53:07 [2019-09-30T04:53:07.233Z] 
04:53:07 [2019-09-30T04:53:07.233Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
04:53:07 [2019-09-30T04:53:07.233Z] #14 6.323 Collecting yamllint==1.16.0
04:53:13 [2019-09-30T04:53:13.765Z] #14 ...
04:53:13 [2019-09-30T04:53:13.765Z] 
04:53:13 [2019-09-30T04:53:13.765Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:53:13 [2019-09-30T04:53:13.765Z] #58 151.0   CC       criu/netfilter.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 151.4   CC       criu/page-pipe.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 151.8   CC       criu/page-xfer.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 152.7   CC       criu/pagemap-cache.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 153.0   CC       criu/pagemap.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 153.6   CC       criu/parasite-syscall.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 154.3   CC       criu/path.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 154.6   CC       criu/pie-util-vdso-elf32.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 154.9   CC       criu/pie-util-vdso.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 155.2   CC       criu/pie-util.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 155.4   CC       criu/pipes.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 156.1   CC       criu/plugin.o
04:53:13 [2019-09-30T04:53:13.765Z] #58 156.4   CC       criu/proc_parse.o
04:53:14 [2019-09-30T04:53:14.021Z] #58 ...
04:53:14 [2019-09-30T04:53:14.021Z] 
04:53:14 [2019-09-30T04:53:14.021Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
04:53:14 [2019-09-30T04:53:14.021Z] #14 13.05   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
04:53:14 [2019-09-30T04:53:14.582Z] #14 13.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
04:53:15 [2019-09-30T04:53:15.507Z] #14 14.52   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
04:53:16 [2019-09-30T04:53:16.871Z] #14 15.99 Collecting pyyaml (from yamllint==1.16.0)
04:53:18 [2019-09-30T04:53:18.234Z] #14 17.19   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
04:53:20 [2019-09-30T04:53:20.122Z] #14 18.96 Building wheels for collected packages: pathspec, pyyaml
04:53:20 [2019-09-30T04:53:20.122Z] #14 18.97   Running setup.py bdist_wheel for pathspec: started
04:53:20 [2019-09-30T04:53:20.683Z] #14 ...
04:53:20 [2019-09-30T04:53:20.683Z] 
04:53:20 [2019-09-30T04:53:20.683Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:53:20 [2019-09-30T04:53:20.683Z] #58 158.8   CC       criu/protobuf-desc.o
04:53:20 [2019-09-30T04:53:20.683Z] #58 159.6   CC       criu/protobuf.o
04:53:20 [2019-09-30T04:53:20.683Z] #58 160.0   CC       criu/pstree.o
04:53:20 [2019-09-30T04:53:20.683Z] #58 160.9   CC       criu/rbtree.o
04:53:20 [2019-09-30T04:53:20.683Z] #58 161.3   CC       criu/rst-malloc.o
04:53:20 [2019-09-30T04:53:20.683Z] #58 161.6   CC       criu/seccomp.o
04:53:20 [2019-09-30T04:53:20.683Z] #58 162.3   CC       criu/seize.o
04:53:20 [2019-09-30T04:53:20.683Z] #58 163.2   CC       criu/servicefd.o
04:53:20 [2019-09-30T04:53:20.938Z] #58 163.7   CC       criu/shmem.o
04:53:21 [2019-09-30T04:53:21.194Z] #58 ...
04:53:21 [2019-09-30T04:53:21.194Z] 
04:53:21 [2019-09-30T04:53:21.194Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
04:53:21 [2019-09-30T04:53:21.194Z] #14 20.24   Running setup.py bdist_wheel for pathspec: finished with status 'done'
04:53:21 [2019-09-30T04:53:21.194Z] #14 20.24   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
04:53:21 [2019-09-30T04:53:21.194Z] #14 20.29   Running setup.py bdist_wheel for pyyaml: started
04:53:22 [2019-09-30T04:53:22.558Z] #14 21.37   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
04:53:22 [2019-09-30T04:53:22.558Z] #14 21.37   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
04:53:22 [2019-09-30T04:53:22.558Z] #14 21.46 Successfully built pathspec pyyaml
04:53:22 [2019-09-30T04:53:22.558Z] #14 21.46 Installing collected packages: pathspec, pyyaml, yamllint
04:53:22 [2019-09-30T04:53:22.814Z] #14 21.86 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
04:53:23 [2019-09-30T04:53:23.740Z] #14 DONE 22.6s
04:53:23 [2019-09-30T04:53:23.740Z] 
04:53:23 [2019-09-30T04:53:23.740Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
04:53:23 [2019-09-30T04:53:23.996Z] #16 DONE 0.2s
04:53:23 [2019-09-30T04:53:23.996Z] 
04:53:23 [2019-09-30T04:53:23.996Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
04:53:25 [2019-09-30T04:53:25.359Z] #21 DONE 1.2s
04:53:25 [2019-09-30T04:53:25.359Z] 
04:53:25 [2019-09-30T04:53:25.359Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:53:25 [2019-09-30T04:53:25.359Z] #58 164.6   CC       criu/sigframe.o
04:53:25 [2019-09-30T04:53:25.359Z] #58 164.9   CC       criu/signalfd.o
04:53:25 [2019-09-30T04:53:25.359Z] #58 165.2   CC       criu/sk-inet.o
04:53:25 [2019-09-30T04:53:25.359Z] #58 166.3   CC       criu/sk-netlink.o
04:53:25 [2019-09-30T04:53:25.359Z] #58 166.9   CC       criu/sk-packet.o
04:53:25 [2019-09-30T04:53:25.359Z] #58 167.6   CC       criu/sk-queue.o
04:53:25 [2019-09-30T04:53:25.359Z] #58 ...
04:53:25 [2019-09-30T04:53:25.359Z] 
04:53:25 [2019-09-30T04:53:25.359Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
04:53:25 [2019-09-30T04:53:25.359Z] #55 223.9 + dpkg --print-architecture
04:53:25 [2019-09-30T04:53:25.359Z] #55 223.9 + cd /tmp/tmp.2phLC251xN/src/github.com/docker/distribution
04:53:25 [2019-09-30T04:53:25.359Z] #55 223.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
04:53:25 [2019-09-30T04:53:25.359Z] #55 224.1 + GOPATH=/tmp/tmp.2phLC251xN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2phLC251xN
04:53:25 [2019-09-30T04:53:25.359Z] #55 224.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
04:53:25 [2019-09-30T04:53:25.359Z] #55 ...
04:53:25 [2019-09-30T04:53:25.359Z] 
04:53:25 [2019-09-30T04:53:25.359Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:53:25 [2019-09-30T04:53:25.359Z] #58 168.0   CC       criu/sk-tcp.o
04:53:25 [2019-09-30T04:53:25.920Z] #58 168.5   CC       criu/sk-unix.o
04:53:27 [2019-09-30T04:53:27.807Z] #58 170.2   CC       criu/sockets.o
04:53:28 [2019-09-30T04:53:28.368Z] #58 170.9   CC       criu/stats.o
04:53:28 [2019-09-30T04:53:28.368Z] #58 171.2   CC       criu/string.o
04:53:28 [2019-09-30T04:53:28.623Z] #58 171.3   CC       criu/sysctl.o
04:53:29 [2019-09-30T04:53:29.185Z] #58 171.9   CC       criu/sysfs_parse.o
04:53:29 [2019-09-30T04:53:29.440Z] #58 172.2   CC       criu/timerfd.o
04:53:30 [2019-09-30T04:53:30.001Z] #58 172.6   CC       criu/tty.o
04:53:31 [2019-09-30T04:53:31.888Z] #58 174.4   CC       criu/tun.o
04:53:32 [2019-09-30T04:53:32.187Z] #58 175.0   CC       criu/uffd.o
04:53:33 [2019-09-30T04:53:33.606Z] #58 176.3   CC       criu/util.o
04:53:35 [2019-09-30T04:53:35.010Z] #58 177.7   CC       criu/uts_ns.o
04:53:35 [2019-09-30T04:53:35.266Z] #58 177.9   CC       criu/vdso-compat.o
04:53:35 [2019-09-30T04:53:35.520Z] #58 178.2   CC       criu/vdso.o
04:53:36 [2019-09-30T04:53:36.445Z] #58 179.1   LINK     criu/built-in.o
04:53:36 [2019-09-30T04:53:36.445Z] #58 179.2   LINK     criu/criu
04:53:37 [2019-09-30T04:53:37.006Z] #58 179.6   DEP      lib/c/criu.d
04:53:37 [2019-09-30T04:53:37.006Z] #58 179.7   CC       images/rpc.pb-c.o
04:53:37 [2019-09-30T04:53:37.006Z] #58 ...
04:53:37 [2019-09-30T04:53:37.006Z] 
04:53:37 [2019-09-30T04:53:37.006Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
04:53:37 [2019-09-30T04:53:37.006Z] #55 245.7 + rm -rf /tmp/tmp.2phLC251xN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2phLC251xN
04:53:37 [2019-09-30T04:53:37.566Z] #55 DONE 246.3s
04:53:37 [2019-09-30T04:53:37.566Z] 
04:53:37 [2019-09-30T04:53:37.566Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
04:53:37 [2019-09-30T04:53:37.566Z] #58 180.3   CC       lib/c/criu.o
04:53:38 [2019-09-30T04:53:38.969Z] #58 181.7   LINK     lib/c/built-in.o
04:53:38 [2019-09-30T04:53:38.969Z] #58 181.7   LINK     lib/c/libcriu.so
04:53:39 [2019-09-30T04:53:39.236Z] #58 181.9   GEN      magic.py
04:53:39 [2019-09-30T04:53:39.236Z] #58 182.0 Note: Building without setproctitle() and strlcpy() support.
04:53:39 [2019-09-30T04:53:39.236Z] #58 182.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
04:53:39 [2019-09-30T04:53:39.795Z] #58 182.5 fatal: Not a git repository (or any of the parent directories): .git
04:53:40 [2019-09-30T04:53:40.354Z] #58 183.0 make[1]: Nothing to be done for 'all'.
04:53:40 [2019-09-30T04:53:40.914Z] #58 183.5 make[1]: 'images/built-in.o' is up to date.
04:53:40 [2019-09-30T04:53:40.915Z] #58 183.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
04:53:40 [2019-09-30T04:53:40.915Z] #58 183.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
04:53:40 [2019-09-30T04:53:40.915Z] #58 183.6 make[1]: 'compel/libcompel.a' is up to date.
04:53:40 [2019-09-30T04:53:40.915Z] #58 183.6 make[1]: 'compel/compel-host-bin' is up to date.
04:53:40 [2019-09-30T04:53:40.915Z] #58 183.6 make[1]: Nothing to be done for 'all'.
04:53:40 [2019-09-30T04:53:40.915Z] #58 183.6 make[1]: 'soccr/libsoccr.a' is up to date.
04:53:41 [2019-09-30T04:53:41.169Z] #58 183.8 make[2]: Nothing to be done for 'all'.
04:53:41 [2019-09-30T04:53:41.169Z] #58 183.8 make[2]: Nothing to be done for 'all'.
04:53:41 [2019-09-30T04:53:41.169Z] #58 183.9 make[2]: Nothing to be done for 'all'.
04:53:41 [2019-09-30T04:53:41.169Z] #58 183.9 make[2]: Nothing to be done for 'all'.
04:53:41 [2019-09-30T04:53:41.169Z] #58 184.0 make[2]: Nothing to be done for 'all'.
04:53:41 [2019-09-30T04:53:41.169Z] #58 184.0 make[2]: Nothing to be done for 'all'.
04:53:41 [2019-09-30T04:53:41.424Z] #58 184.0 make[2]: Nothing to be done for 'all'.
04:53:41 [2019-09-30T04:53:41.424Z] #58 184.1 make[2]: Nothing to be done for 'all'.
04:53:41 [2019-09-30T04:53:41.424Z] #58 184.1   INSTALL  criu/criu
04:53:41 [2019-09-30T04:53:41.984Z] #58 DONE 184.8s
04:53:41 [2019-09-30T04:53:41.984Z] 
04:53:41 [2019-09-30T04:53:41.984Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
04:54:00 [2019-09-30T04:54:00.026Z] #47 220.0 🇩 bin/containerd
04:54:00 [2019-09-30T04:54:00.026Z] #47 ...
04:54:00 [2019-09-30T04:54:00.026Z] 
04:54:00 [2019-09-30T04:54:00.026Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
04:54:00 [2019-09-30T04:54:00.026Z] #24 DONE 266.0s
04:54:00 [2019-09-30T04:54:00.026Z] 
04:54:00 [2019-09-30T04:54:00.026Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
04:54:00 [2019-09-30T04:54:00.026Z] #47 ...
04:54:00 [2019-09-30T04:54:00.026Z] 
04:54:00 [2019-09-30T04:54:00.026Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/
04:54:00 [2019-09-30T04:54:00.026Z] #25 DONE 0.2s
04:54:00 [2019-09-30T04:54:00.026Z] 
04:54:00 [2019-09-30T04:54:00.026Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
04:54:00 [2019-09-30T04:54:00.026Z] #28 DONE 0.1s
04:54:00 [2019-09-30T04:54:00.026Z] 
04:54:00 [2019-09-30T04:54:00.026Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
04:54:00 [2019-09-30T04:54:00.026Z] #31 DONE 0.1s
04:54:00 [2019-09-30T04:54:00.026Z] 
04:54:00 [2019-09-30T04:54:00.026Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
04:54:00 [2019-09-30T04:54:00.026Z] #47 ...
04:54:00 [2019-09-30T04:54:00.026Z] 
04:54:00 [2019-09-30T04:54:00.026Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
04:54:00 [2019-09-30T04:54:00.026Z] #34 DONE 0.1s
04:54:00 [2019-09-30T04:54:00.026Z] 
04:54:00 [2019-09-30T04:54:00.026Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
04:54:00 [2019-09-30T04:54:00.026Z] #39 DONE 0.1s
04:54:00 [2019-09-30T04:54:00.026Z] 
04:54:00 [2019-09-30T04:54:00.026Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
04:54:00 [2019-09-30T04:54:00.026Z] #43 DONE 0.1s
04:54:00 [2019-09-30T04:54:00.026Z] 
04:54:00 [2019-09-30T04:54:00.026Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
04:54:21 [2019-09-30T04:54:21.938Z] #47 241.9 🇩 bin/containerd-stress
04:54:21 [2019-09-30T04:54:21.938Z] #47 243.5 🇩 bin/containerd-shim
04:54:26 [2019-09-30T04:54:26.334Z] #47 249.2 🇩 bin/containerd-shim-runc-v1
04:54:29 [2019-09-30T04:54:29.601Z] #47 251.7 🇩 binaries
04:54:29 [2019-09-30T04:54:29.601Z] #47 251.7 + mkdir -p /build
04:54:29 [2019-09-30T04:54:29.601Z] #47 251.7 + cp bin/containerd /build/containerd
04:54:29 [2019-09-30T04:54:29.601Z] #47 251.7 + cp bin/containerd-shim /build/containerd-shim
04:54:29 [2019-09-30T04:54:29.601Z] #47 251.7 + cp bin/ctr /build/ctr
04:54:29 [2019-09-30T04:54:29.601Z] #47 DONE 252.4s
04:54:30 [2019-09-30T04:54:30.525Z] 
04:54:30 [2019-09-30T04:54:30.525Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
04:54:31 [2019-09-30T04:54:31.083Z] #48 DONE 0.5s
04:54:31 [2019-09-30T04:54:31.083Z] 
04:54:31 [2019-09-30T04:54:31.083Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
04:54:31 [2019-09-30T04:54:31.083Z] #51 DONE 0.1s
04:54:31 [2019-09-30T04:54:31.083Z] 
04:54:31 [2019-09-30T04:54:31.083Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
04:54:31 [2019-09-30T04:54:31.083Z] #54 DONE 0.1s
04:54:31 [2019-09-30T04:54:31.337Z] 
04:54:31 [2019-09-30T04:54:31.337Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
04:54:31 [2019-09-30T04:54:31.591Z] #56 DONE 0.3s
04:54:31 [2019-09-30T04:54:31.591Z] 
04:54:31 [2019-09-30T04:54:31.591Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
04:54:31 [2019-09-30T04:54:31.591Z] #59 DONE 0.1s
04:54:31 [2019-09-30T04:54:31.845Z] 
04:54:31 [2019-09-30T04:54:31.845Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
04:54:31 [2019-09-30T04:54:31.845Z] #63 DONE 0.3s
04:54:32 [2019-09-30T04:54:32.100Z] 
04:54:32 [2019-09-30T04:54:32.100Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
04:54:32 [2019-09-30T04:54:32.100Z] #65 DONE 0.2s
04:54:32 [2019-09-30T04:54:32.354Z] 
04:54:32 [2019-09-30T04:54:32.354Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
04:54:32 [2019-09-30T04:54:32.354Z] #66 DONE 0.0s
04:54:32 [2019-09-30T04:54:32.354Z] 
04:54:32 [2019-09-30T04:54:32.354Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
04:54:34 [2019-09-30T04:54:34.236Z] #67 DONE 2.0s
04:54:34 [2019-09-30T04:54:34.236Z] 
04:54:34 [2019-09-30T04:54:34.236Z] #68 exporting to image
04:54:34 [2019-09-30T04:54:34.236Z] #68 exporting layers
04:54:40 [2019-09-30T04:54:40.814Z] #68 exporting layers 6.2s done
04:54:40 [2019-09-30T04:54:40.814Z] #68 writing image sha256:73d545411cca0bd4a08d0450ae47b3c53f3beb8346867fa73669f0665623b30e done
04:54:40 [2019-09-30T04:54:40.814Z] #68 naming to docker.io/library/docker:8498ee7514cfb166197f637cc3dd69194de5f16b done
04:54:40 [2019-09-30T04:54:40.814Z] #68 DONE 6.2s