Skip to content

Console Output

Skipping 74 KB.. Full Log
2.0
06:23:12 [2021-06-30T06:23:12.765Z] #50 ...
06:23:12 [2021-06-30T06:23:12.765Z] 
06:23:12 [2021-06-30T06:23:12.765Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
06:23:12 [2021-06-30T06:23:12.765Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:12 [2021-06-30T06:23:12.765Z] #36 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
06:23:13 [2021-06-30T06:23:13.024Z] #36 ...
06:23:13 [2021-06-30T06:23:13.024Z] 
06:23:13 [2021-06-30T06:23:13.024Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
06:23:13 [2021-06-30T06:23:13.024Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7
06:23:13 [2021-06-30T06:23:13.024Z] #50 23.71 go: downloading gopkg.in/ini.v1 v1.51.0
06:23:13 [2021-06-30T06:23:13.024Z] #50 23.75 go: downloading gopkg.in/yaml.v2 v2.2.7
06:23:13 [2021-06-30T06:23:13.024Z] #50 23.96 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:23:13 [2021-06-30T06:23:13.283Z] #50 23.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:23:13 [2021-06-30T06:23:13.283Z] #50 24.00 go: downloading github.com/go-toolsmith/astequal v1.0.0
06:23:13 [2021-06-30T06:23:13.283Z] #50 24.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:23:13 [2021-06-30T06:23:13.283Z] #50 24.05 go: downloading github.com/go-toolsmith/astp v1.0.0
06:23:13 [2021-06-30T06:23:13.283Z] #50 24.06 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:23:13 [2021-06-30T06:23:13.283Z] #50 24.08 go: downloading github.com/go-toolsmith/typep v1.0.0
06:23:13 [2021-06-30T06:23:13.283Z] #50 24.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:23:13 [2021-06-30T06:23:13.543Z] #50 24.16 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:23:13 [2021-06-30T06:23:13.543Z] #50 24.28 go: downloading github.com/davecgh/go-spew v1.1.1
06:23:13 [2021-06-30T06:23:13.543Z] #50 ...
06:23:13 [2021-06-30T06:23:13.543Z] 
06:23:13 [2021-06-30T06:23:13.543Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
06:23:13 [2021-06-30T06:23:13.543Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
06:23:13 [2021-06-30T06:23:13.543Z] #56 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
06:23:13 [2021-06-30T06:23:13.543Z] #56 24.30 Fetched 8453 kB in 17s (512 kB/s)
06:23:13 [2021-06-30T06:23:13.543Z] #56 24.30 Reading package lists...
06:23:13 [2021-06-30T06:23:13.543Z] #56 ...
06:23:13 [2021-06-30T06:23:13.543Z] 
06:23:13 [2021-06-30T06:23:13.543Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
06:23:13 [2021-06-30T06:23:13.543Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
06:23:13 [2021-06-30T06:23:13.543Z] #40 22.77 Checking out files:  90% (1531/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
06:23:13 [2021-06-30T06:23:13.543Z] #40 22.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:23:15 [2021-06-30T06:23:15.446Z] #40 25.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:23:19 [2021-06-30T06:23:19.636Z] #40 ...
06:23:19 [2021-06-30T06:23:19.636Z] 
06:23:19 [2021-06-30T06:23:19.636Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
06:23:19 [2021-06-30T06:23:19.636Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
06:23:19 [2021-06-30T06:23:19.636Z] #56 24.30 Reading package lists...
06:23:23 [2021-06-30T06:23:23.832Z] #56 30.54 Reading package lists...
06:23:23 [2021-06-30T06:23:23.832Z] #56 ...
06:23:23 [2021-06-30T06:23:23.832Z] 
06:23:23 [2021-06-30T06:23:23.832Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
06:23:23 [2021-06-30T06:23:23.832Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:23 [2021-06-30T06:23:23.832Z] #36 23.85 Fetched 8453 kB in 16s (530 kB/s)
06:23:23 [2021-06-30T06:23:23.832Z] #36 23.85 Reading package lists...
06:23:23 [2021-06-30T06:23:23.832Z] #36 29.68 Reading package lists...
06:23:23 [2021-06-30T06:23:23.832Z] #36 ...
06:23:23 [2021-06-30T06:23:23.832Z] 
06:23:23 [2021-06-30T06:23:23.832Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
06:23:23 [2021-06-30T06:23:23.832Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7
06:23:23 [2021-06-30T06:23:23.832Z] #50 24.44 go: downloading github.com/pmezard/go-difflib v1.0.0
06:23:23 [2021-06-30T06:23:23.832Z] #50 24.52 go: downloading github.com/stretchr/objx v0.2.0
06:23:23 [2021-06-30T06:23:23.832Z] #50 24.70 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
06:23:23 [2021-06-30T06:23:23.832Z] #50 24.77 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
06:23:23 [2021-06-30T06:23:23.832Z] #50 24.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:23:23 [2021-06-30T06:23:23.832Z] #50 24.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:23:23 [2021-06-30T06:23:23.832Z] #50 25.03 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:23:23 [2021-06-30T06:23:23.832Z] #50 25.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:23:23 [2021-06-30T06:23:23.832Z] #50 25.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:23:23 [2021-06-30T06:23:23.832Z] #50 25.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:23:23 [2021-06-30T06:23:23.832Z] #50 25.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:23:23 [2021-06-30T06:23:23.832Z] #50 25.57 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:23:23 [2021-06-30T06:23:23.832Z] #50 25.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:23:23 [2021-06-30T06:23:23.832Z] #50 25.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:23:23 [2021-06-30T06:23:23.832Z] #50 25.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:23:23 [2021-06-30T06:23:23.832Z] #50 26.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:23:23 [2021-06-30T06:23:23.832Z] #50 26.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:23:23 [2021-06-30T06:23:23.832Z] #50 26.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:23:23 [2021-06-30T06:23:23.832Z] #50 26.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:23:23 [2021-06-30T06:23:23.832Z] #50 26.65 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:23:23 [2021-06-30T06:23:23.832Z] #50 26.74 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:23:23 [2021-06-30T06:23:23.832Z] #50 26.96 go: downloading github.com/sourcegraph/go-diff v0.5.1
06:23:23 [2021-06-30T06:23:23.832Z] #50 27.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:23:23 [2021-06-30T06:23:23.832Z] #50 27.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
06:23:23 [2021-06-30T06:23:23.832Z] #50 27.27 go: downloading github.com/ultraware/funlen v0.0.2
06:23:23 [2021-06-30T06:23:23.832Z] #50 27.33 go: downloading github.com/ultraware/whitespace v0.0.4
06:23:23 [2021-06-30T06:23:23.832Z] #50 27.35 go: downloading github.com/uudashr/gocognit v1.0.1
06:23:23 [2021-06-30T06:23:23.832Z] #50 27.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
06:23:23 [2021-06-30T06:23:23.832Z] #50 28.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:23:23 [2021-06-30T06:23:23.832Z] #50 28.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:23:23 [2021-06-30T06:23:23.832Z] #50 28.51 go: downloading golang.org/x/text v0.3.2
06:23:23 [2021-06-30T06:23:23.832Z] #50 34.20 go: downloading github.com/gobwas/glob v0.2.3
06:23:23 [2021-06-30T06:23:23.832Z] #50 34.20 go: downloading github.com/kisielk/gotool v1.0.0
06:23:23 [2021-06-30T06:23:23.832Z] #50 ...
06:23:23 [2021-06-30T06:23:23.832Z] 
06:23:23 [2021-06-30T06:23:23.832Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
06:23:23 [2021-06-30T06:23:23.832Z] #59 sha256:7c8d51805d3e66cf5a43862ff1d444ac3d18a808d8d4949be1092de981db494c
06:23:23 [2021-06-30T06:23:23.832Z] #59 24.26 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
06:23:23 [2021-06-30T06:23:23.832Z] #59 24.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:23:23 [2021-06-30T06:23:23.832Z] #59 ...
06:23:23 [2021-06-30T06:23:23.832Z] 
06:23:23 [2021-06-30T06:23:23.832Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
06:23:23 [2021-06-30T06:23:23.832Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7
06:23:23 [2021-06-30T06:23:23.832Z] #50 34.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:23:23 [2021-06-30T06:23:23.832Z] #50 34.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:23:23 [2021-06-30T06:23:23.832Z] #50 34.40 go: downloading github.com/gogo/protobuf v1.2.1
06:23:23 [2021-06-30T06:23:23.832Z] #50 ...
06:23:23 [2021-06-30T06:23:23.832Z] 
06:23:23 [2021-06-30T06:23:23.832Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:23:23 [2021-06-30T06:23:23.832Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341
06:23:23 [2021-06-30T06:23:23.832Z] #52 24.62 runtime
06:23:24 [2021-06-30T06:23:24.091Z] #52 ...
06:23:24 [2021-06-30T06:23:24.091Z] 
06:23:24 [2021-06-30T06:23:24.091Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:23:24 [2021-06-30T06:23:24.091Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:23:24 [2021-06-30T06:23:24.091Z] #46 33.10 vendor/golang.org/x/crypto/internal/subtle
06:23:24 [2021-06-30T06:23:24.659Z] #46 ...
06:23:24 [2021-06-30T06:23:24.659Z] 
06:23:24 [2021-06-30T06:23:24.659Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
06:23:24 [2021-06-30T06:23:24.659Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:23:24 [2021-06-30T06:23:24.659Z] #44 24.24 Fetched 8457 kB in 17s (488 kB/s)
06:23:24 [2021-06-30T06:23:24.659Z] #44 24.24 Reading package lists...
06:23:24 [2021-06-30T06:23:24.659Z] #44 30.23 Reading package lists...
06:23:24 [2021-06-30T06:23:24.659Z] #44 ...
06:23:24 [2021-06-30T06:23:24.659Z] 
06:23:24 [2021-06-30T06:23:24.659Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
06:23:24 [2021-06-30T06:23:24.659Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:23:24 [2021-06-30T06:23:24.659Z] #13 20.00 Fetched 8984 kB in 17s (529 kB/s)
06:23:24 [2021-06-30T06:23:24.659Z] #13 20.00 Reading package lists...
06:23:24 [2021-06-30T06:23:24.918Z] #13 25.75 Reading package lists...
06:23:24 [2021-06-30T06:23:24.918Z] #13 ...
06:23:24 [2021-06-30T06:23:24.918Z] 
06:23:24 [2021-06-30T06:23:24.918Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
06:23:24 [2021-06-30T06:23:24.918Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7
06:23:24 [2021-06-30T06:23:24.918Z] #50 35.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:23:25 [2021-06-30T06:23:25.177Z] #50 36.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:23:25 [2021-06-30T06:23:25.750Z] #50 36.49 go: downloading github.com/BurntSushi/toml v0.3.1
06:23:31 [2021-06-30T06:23:31.021Z] #50 ...
06:23:31 [2021-06-30T06:23:31.021Z] 
06:23:31 [2021-06-30T06:23:31.021Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
06:23:31 [2021-06-30T06:23:31.021Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:31 [2021-06-30T06:23:31.021Z] #36 29.68 Reading package lists...
06:23:31 [2021-06-30T06:23:31.021Z] #36 35.27 Building dependency tree...
06:23:31 [2021-06-30T06:23:31.021Z] #36 38.30 The following additional packages will be installed:
06:23:31 [2021-06-30T06:23:31.021Z] #36 38.31   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:23:31 [2021-06-30T06:23:31.021Z] #36 38.32 Suggested packages:
06:23:31 [2021-06-30T06:23:31.021Z] #36 38.33   cmake-doc ninja-build lrzip
06:23:31 [2021-06-30T06:23:31.021Z] #36 38.33 Recommended packages:
06:23:31 [2021-06-30T06:23:31.021Z] #36 38.33   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:23:31 [2021-06-30T06:23:31.021Z] #36 39.14 The following NEW packages will be installed:
06:23:31 [2021-06-30T06:23:31.021Z] #36 39.15   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:23:31 [2021-06-30T06:23:31.021Z] #36 39.16   vim-common xxd
06:23:31 [2021-06-30T06:23:31.021Z] #36 39.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:23:31 [2021-06-30T06:23:31.021Z] #36 39.58 Need to get 14.9 MB of archives.
06:23:31 [2021-06-30T06:23:31.021Z] #36 39.58 After this operation, 61.8 MB of additional disk space will be used.
06:23:31 [2021-06-30T06:23:31.021Z] #36 39.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #36 39.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #36 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #36 39.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #36 40.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #36 40.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #36 40.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #36 40.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #36 40.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #36 40.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #36 ...
06:23:31 [2021-06-30T06:23:31.021Z] 
06:23:31 [2021-06-30T06:23:31.021Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
06:23:31 [2021-06-30T06:23:31.021Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
06:23:31 [2021-06-30T06:23:31.021Z] #56 30.54 Reading package lists...
06:23:31 [2021-06-30T06:23:31.021Z] #56 36.37 Building dependency tree...
06:23:31 [2021-06-30T06:23:31.021Z] #56 39.35 The following additional packages will be installed:
06:23:31 [2021-06-30T06:23:31.021Z] #56 39.35   libbtrfs0
06:23:31 [2021-06-30T06:23:31.021Z] #56 39.53 The following NEW packages will be installed:
06:23:31 [2021-06-30T06:23:31.021Z] #56 39.57   libbtrfs-dev libbtrfs0
06:23:31 [2021-06-30T06:23:31.021Z] #56 39.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:23:31 [2021-06-30T06:23:31.021Z] #56 39.97 Need to get 119 kB of archives.
06:23:31 [2021-06-30T06:23:31.021Z] #56 39.97 After this operation, 387 kB of additional disk space will be used.
06:23:31 [2021-06-30T06:23:31.021Z] #56 39.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #56 39.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:23:31 [2021-06-30T06:23:31.021Z] #56 40.93 debconf: delaying package configuration, since apt-utils is not installed
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.16 Fetched 119 kB in 0s (424 kB/s)
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.25 Selecting previously unselected package libbtrfs0.
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.25 (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 ... 15421 files and directories currently installed.)
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.37 Unpacking libbtrfs0 (4.20.1-2) ...
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.49 Selecting previously unselected package libbtrfs-dev.
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.53 Unpacking libbtrfs-dev (4.20.1-2) ...
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.71 Setting up libbtrfs0 (4.20.1-2) ...
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.73 Setting up libbtrfs-dev (4.20.1-2) ...
06:23:31 [2021-06-30T06:23:31.021Z] #56 41.74 Processing triggers for libc-bin (2.28-10) ...
06:23:31 [2021-06-30T06:23:31.280Z] #56 ...
06:23:31 [2021-06-30T06:23:31.280Z] 
06:23:31 [2021-06-30T06:23:31.280Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
06:23:31 [2021-06-30T06:23:31.280Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:31 [2021-06-30T06:23:31.280Z] #36 41.67 debconf: delaying package configuration, since apt-utils is not installed
06:23:31 [2021-06-30T06:23:31.280Z] #36 41.84 Fetched 14.9 MB in 1s (10.5 MB/s)
06:23:31 [2021-06-30T06:23:31.280Z] #36 41.92 Selecting previously unselected package xxd.
06:23:31 [2021-06-30T06:23:31.280Z] #36 41.92 (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 ... 15421 files and directories currently installed.)
06:23:31 [2021-06-30T06:23:31.280Z] #36 42.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
06:23:31 [2021-06-30T06:23:31.280Z] #36 42.07 Unpacking xxd (2:8.1.0875-5) ...
06:23:31 [2021-06-30T06:23:31.539Z] #36 ...
06:23:31 [2021-06-30T06:23:31.539Z] 
06:23:31 [2021-06-30T06:23:31.539Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
06:23:31 [2021-06-30T06:23:31.539Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
06:23:31 [2021-06-30T06:23:31.539Z] #56 DONE 42.4s
06:23:31 [2021-06-30T06:23:31.539Z] 
06:23:31 [2021-06-30T06:23:31.539Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
06:23:31 [2021-06-30T06:23:31.539Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:31 [2021-06-30T06:23:31.539Z] #36 42.37 Selecting previously unselected package vim-common.
06:23:31 [2021-06-30T06:23:31.539Z] #36 42.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:23:31 [2021-06-30T06:23:31.539Z] #36 42.41 Unpacking vim-common (2:8.1.0875-5) ...
06:23:32 [2021-06-30T06:23:32.108Z] #36 42.92 Selecting previously unselected package cmake-data.
06:23:32 [2021-06-30T06:23:32.108Z] #36 42.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:23:32 [2021-06-30T06:23:32.108Z] #36 42.95 Unpacking cmake-data (3.13.4-1) ...
06:23:35 [2021-06-30T06:23:35.423Z] #36 45.83 Selecting previously unselected package libicu63:amd64.
06:23:35 [2021-06-30T06:23:35.424Z] #36 45.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
06:23:35 [2021-06-30T06:23:35.424Z] #36 45.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:23:36 [2021-06-30T06:23:36.360Z] #36 ...
06:23:36 [2021-06-30T06:23:36.360Z] 
06:23:36 [2021-06-30T06:23:36.360Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
06:23:36 [2021-06-30T06:23:36.360Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:23:36 [2021-06-30T06:23:36.360Z] #44 30.23 Reading package lists...
06:23:36 [2021-06-30T06:23:36.360Z] #44 36.16 Building dependency tree...
06:23:36 [2021-06-30T06:23:36.360Z] #44 39.07 The following additional packages will be installed:
06:23:36 [2021-06-30T06:23:36.360Z] #44 39.08   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
06:23:36 [2021-06-30T06:23:36.360Z] #44 39.08   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
06:23:36 [2021-06-30T06:23:36.360Z] #44 39.08   python3-pkg-resources python3-protobuf python3-six python3.7
06:23:36 [2021-06-30T06:23:36.360Z] #44 39.08   python3.7-minimal
06:23:36 [2021-06-30T06:23:36.360Z] #44 39.09 Suggested packages:
06:23:36 [2021-06-30T06:23:36.360Z] #44 39.09   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
06:23:36 [2021-06-30T06:23:36.360Z] #44 39.09   python3.7-doc binfmt-support
06:23:36 [2021-06-30T06:23:36.360Z] #44 40.27 The following NEW packages will be installed:
06:23:36 [2021-06-30T06:23:36.360Z] #44 40.28   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
06:23:36 [2021-06-30T06:23:36.360Z] #44 40.29   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
06:23:36 [2021-06-30T06:23:36.360Z] #44 40.29   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
06:23:36 [2021-06-30T06:23:36.360Z] #44 40.29   python3.7-minimal
06:23:36 [2021-06-30T06:23:36.360Z] #44 40.72 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
06:23:36 [2021-06-30T06:23:36.360Z] #44 40.72 Need to get 6695 kB of archives.
06:23:36 [2021-06-30T06:23:36.360Z] #44 40.72 After this operation, 33.1 MB of additional disk space will be used.
06:23:36 [2021-06-30T06:23:36.360Z] #44 40.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
06:23:36 [2021-06-30T06:23:36.360Z] #44 40.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.21 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 41.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #44 42.86 debconf: delaying package configuration, since apt-utils is not installed
06:23:36 [2021-06-30T06:23:36.361Z] #44 43.01 Fetched 6695 kB in 1s (5479 kB/s)
06:23:36 [2021-06-30T06:23:36.361Z] #44 43.14 Selecting previously unselected package libpython3.7-minimal:amd64.
06:23:36 [2021-06-30T06:23:36.361Z] #44 43.14 (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 ... 15421 files and directories currently installed.)
06:23:36 [2021-06-30T06:23:36.361Z] #44 43.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
06:23:36 [2021-06-30T06:23:36.361Z] #44 43.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
06:23:36 [2021-06-30T06:23:36.361Z] #44 44.01 Selecting previously unselected package python3.7-minimal.
06:23:36 [2021-06-30T06:23:36.361Z] #44 44.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
06:23:36 [2021-06-30T06:23:36.361Z] #44 44.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
06:23:36 [2021-06-30T06:23:36.361Z] #44 45.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
06:23:36 [2021-06-30T06:23:36.361Z] #44 45.64 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
06:23:36 [2021-06-30T06:23:36.361Z] #44 ...
06:23:36 [2021-06-30T06:23:36.361Z] 
06:23:36 [2021-06-30T06:23:36.361Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
06:23:36 [2021-06-30T06:23:36.361Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:23:36 [2021-06-30T06:23:36.361Z] #13 25.75 Reading package lists...
06:23:36 [2021-06-30T06:23:36.361Z] #13 31.81 Building dependency tree...
06:23:36 [2021-06-30T06:23:36.361Z] #13 34.96 The following additional packages will be installed:
06:23:36 [2021-06-30T06:23:36.361Z] #13 34.96   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:23:36 [2021-06-30T06:23:36.361Z] #13 34.97   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:23:36 [2021-06-30T06:23:36.361Z] #13 34.97   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:23:36 [2021-06-30T06:23:36.361Z] #13 34.97   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
06:23:36 [2021-06-30T06:23:36.361Z] #13 34.97   mingw-w64-x86-64-dev
06:23:36 [2021-06-30T06:23:36.361Z] #13 34.97 Suggested packages:
06:23:36 [2021-06-30T06:23:36.361Z] #13 34.98   gcc-8-locales seccomp wine64
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.00 The following NEW packages will be installed:
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.01   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.02   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.02   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.02   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.02   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.02   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.03 The following packages will be upgraded:
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.04   libseccomp2
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.44 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.44 Need to get 77.8 MB of archives.
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.44 After this operation, 487 MB of additional disk space will be used.
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.44 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.45 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 36.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 37.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 37.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 37.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 37.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 38.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 38.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
06:23:36 [2021-06-30T06:23:36.361Z] #13 40.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
06:23:36 [2021-06-30T06:23:36.622Z] #13 ...
06:23:36 [2021-06-30T06:23:36.622Z] 
06:23:36 [2021-06-30T06:23:36.622Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:23:36 [2021-06-30T06:23:36.622Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
06:23:36 [2021-06-30T06:23:36.622Z] #32 44.42 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
06:23:36 [2021-06-30T06:23:36.622Z] #32 44.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:23:36 [2021-06-30T06:23:36.622Z] #32 45.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:23:40 [2021-06-30T06:23:40.813Z] #32 ...
06:23:40 [2021-06-30T06:23:40.813Z] 
06:23:40 [2021-06-30T06:23:40.813Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
06:23:40 [2021-06-30T06:23:40.813Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:23:40 [2021-06-30T06:23:40.813Z] #44 49.20 Selecting previously unselected package python3-minimal.
06:23:40 [2021-06-30T06:23:40.813Z] #44 49.20 (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 ... 15661 files and directories currently installed.)
06:23:40 [2021-06-30T06:23:40.813Z] #44 49.30 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
06:23:40 [2021-06-30T06:23:40.813Z] #44 49.31 Unpacking python3-minimal (3.7.3-1) ...
06:23:40 [2021-06-30T06:23:40.813Z] #44 49.41 Selecting previously unselected package libmpdec2:amd64.
06:23:40 [2021-06-30T06:23:40.813Z] #44 49.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
06:23:40 [2021-06-30T06:23:40.813Z] #44 49.44 Unpacking libmpdec2:amd64 (2.4.2-2) ...
06:23:40 [2021-06-30T06:23:40.813Z] #44 49.65 Selecting previously unselected package libpython3.7-stdlib:amd64.
06:23:40 [2021-06-30T06:23:40.813Z] #44 49.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
06:23:40 [2021-06-30T06:23:40.813Z] #44 49.67 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
06:23:41 [2021-06-30T06:23:41.418Z] #44 ...
06:23:41 [2021-06-30T06:23:41.418Z] 
06:23:41 [2021-06-30T06:23:41.418Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
06:23:41 [2021-06-30T06:23:41.418Z] #48 sha256:e30a41c778aae59394e0e8684b5251c740832a29980763813f56aa8c97fe58a7
06:23:41 [2021-06-30T06:23:41.418Z] #48 DONE 52.1s
06:23:41 [2021-06-30T06:23:41.418Z] 
06:23:41 [2021-06-30T06:23:41.418Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
06:23:41 [2021-06-30T06:23:41.418Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 43.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
06:23:41 [2021-06-30T06:23:41.418Z] #13 44.50 debconf: delaying package configuration, since apt-utils is not installed
06:23:41 [2021-06-30T06:23:41.418Z] #13 44.71 Fetched 77.8 MB in 7s (10.6 MB/s)
06:23:41 [2021-06-30T06:23:41.418Z] #13 44.82 (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 ... 15421 files and directories currently installed.)
06:23:41 [2021-06-30T06:23:41.418Z] #13 44.89 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
06:23:41 [2021-06-30T06:23:41.418Z] #13 44.92 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
06:23:41 [2021-06-30T06:23:41.418Z] #13 45.08 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
06:23:41 [2021-06-30T06:23:41.418Z] #13 45.24 Selecting previously unselected package binutils-mingw-w64-i686.
06:23:41 [2021-06-30T06:23:41.419Z] #13 45.24 (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 ... 15421 files and directories currently installed.)
06:23:41 [2021-06-30T06:23:41.419Z] #13 45.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
06:23:41 [2021-06-30T06:23:41.419Z] #13 45.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:23:41 [2021-06-30T06:23:41.680Z] #13 ...
06:23:41 [2021-06-30T06:23:41.680Z] 
06:23:41 [2021-06-30T06:23:41.680Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:23:41 [2021-06-30T06:23:41.680Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.102 + RM_GOPATH=0
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.102 + TMP_GOPATH=
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.102 + : /build
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.102 + '[' -z '' ']'
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.102 ++ mktemp -d
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.103 + export GOPATH=/tmp/tmp.E03GAhnsVy
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.104 + GOPATH=/tmp/tmp.E03GAhnsVy
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.104 + RM_GOPATH=1
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.104 + case "$(go env GOARCH)" in
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.105 ++ go env GOARCH
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.158 + export GO_BUILDMODE=-buildmode=pie
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.159 + GO_BUILDMODE=-buildmode=pie
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.159 ++ dirname /tmp/install/install.sh
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.169 + dir=/tmp/install
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.179 + bin=containerd
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.180 + shift
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.180 + '[' '!' -f /tmp/install/containerd.installer ']'
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.180 + . /tmp/install/containerd.installer
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.181 ++ set -e
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.181 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.181 + install_containerd
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.188 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.188 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.188 + git clone https://github.com/containerd/containerd.git /tmp/tmp.E03GAhnsVy/src/github.com/containerd/containerd
06:23:41 [2021-06-30T06:23:41.680Z] #57 1.190 Cloning into '/tmp/tmp.E03GAhnsVy/src/github.com/containerd/containerd'...
06:23:42 [2021-06-30T06:23:42.256Z] #57 ...
06:23:42 [2021-06-30T06:23:42.256Z] 
06:23:42 [2021-06-30T06:23:42.256Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
06:23:42 [2021-06-30T06:23:42.256Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:42 [2021-06-30T06:23:42.256Z] #36 52.88 Selecting previously unselected package libxml2:amd64.
06:23:42 [2021-06-30T06:23:42.256Z] #36 52.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
06:23:42 [2021-06-30T06:23:42.256Z] #36 52.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
06:23:43 [2021-06-30T06:23:43.226Z] #36 53.84 Selecting previously unselected package libarchive13:amd64.
06:23:43 [2021-06-30T06:23:43.226Z] #36 53.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
06:23:43 [2021-06-30T06:23:43.226Z] #36 53.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:23:43 [2021-06-30T06:23:43.484Z] #36 54.14 Selecting previously unselected package libjsoncpp1:amd64.
06:23:43 [2021-06-30T06:23:43.484Z] #36 54.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
06:23:43 [2021-06-30T06:23:43.484Z] #36 54.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
06:23:43 [2021-06-30T06:23:43.484Z] #36 54.31 Selecting previously unselected package librhash0:amd64.
06:23:43 [2021-06-30T06:23:43.484Z] #36 54.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
06:23:43 [2021-06-30T06:23:43.484Z] #36 54.32 Unpacking librhash0:amd64 (1.3.8-1) ...
06:23:43 [2021-06-30T06:23:43.742Z] #36 54.49 Selecting previously unselected package libuv1:amd64.
06:23:43 [2021-06-30T06:23:43.742Z] #36 54.49 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
06:23:43 [2021-06-30T06:23:43.742Z] #36 54.50 Unpacking libuv1:amd64 (1.24.1-1) ...
06:23:44 [2021-06-30T06:23:44.001Z] #36 54.64 Selecting previously unselected package cmake.
06:23:44 [2021-06-30T06:23:44.001Z] #36 54.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
06:23:44 [2021-06-30T06:23:44.001Z] #36 54.66 Unpacking cmake (3.13.4-1) ...
06:23:45 [2021-06-30T06:23:45.377Z] #36 ...
06:23:45 [2021-06-30T06:23:45.377Z] 
06:23:45 [2021-06-30T06:23:45.377Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:23:45 [2021-06-30T06:23:45.377Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:23:45 [2021-06-30T06:23:45.377Z] #46 46.13 sync
06:23:45 [2021-06-30T06:23:45.377Z] #46 46.14 internal/reflectlite
06:23:45 [2021-06-30T06:23:45.377Z] #46 47.80 internal/testlog
06:23:45 [2021-06-30T06:23:45.377Z] #46 48.02 github.com/LK4D4/vndr/godl/singleflight
06:23:45 [2021-06-30T06:23:45.377Z] #46 48.48 math/rand
06:23:45 [2021-06-30T06:23:45.377Z] #46 49.45 internal/singleflight
06:23:45 [2021-06-30T06:23:45.377Z] #46 49.48 errors
06:23:45 [2021-06-30T06:23:45.377Z] #46 49.72 sort
06:23:45 [2021-06-30T06:23:45.377Z] #46 49.94 io
06:23:45 [2021-06-30T06:23:45.377Z] #46 50.84 strconv
06:23:45 [2021-06-30T06:23:45.377Z] #46 51.33 bytes
06:23:45 [2021-06-30T06:23:45.377Z] #46 54.07 strings
06:23:45 [2021-06-30T06:23:45.377Z] #46 55.61 reflect
06:23:45 [2021-06-30T06:23:45.377Z] #46 ...
06:23:45 [2021-06-30T06:23:45.377Z] 
06:23:45 [2021-06-30T06:23:45.377Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
06:23:45 [2021-06-30T06:23:45.377Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:23:45 [2021-06-30T06:23:45.377Z] #44 51.88 Selecting previously unselected package python3.7.
06:23:45 [2021-06-30T06:23:45.377Z] #44 51.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
06:23:45 [2021-06-30T06:23:45.377Z] #44 51.89 Unpacking python3.7 (3.7.3-2+deb10u3) ...
06:23:45 [2021-06-30T06:23:45.377Z] #44 52.42 Selecting previously unselected package libpython3-stdlib:amd64.
06:23:45 [2021-06-30T06:23:45.377Z] #44 52.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
06:23:45 [2021-06-30T06:23:45.377Z] #44 52.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
06:23:45 [2021-06-30T06:23:45.377Z] #44 52.77 Setting up python3-minimal (3.7.3-1) ...
06:23:45 [2021-06-30T06:23:45.377Z] #44 54.24 Selecting previously unselected package python3.
06:23:45 [2021-06-30T06:23:45.377Z] #44 54.24 (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 ... 16073 files and directories currently installed.)
06:23:45 [2021-06-30T06:23:45.377Z] #44 54.32 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
06:23:45 [2021-06-30T06:23:45.377Z] #44 54.33 Unpacking python3 (3.7.3-1) ...
06:23:45 [2021-06-30T06:23:45.377Z] #44 54.52 Selecting previously unselected package libprotobuf17:amd64.
06:23:45 [2021-06-30T06:23:45.377Z] #44 54.52 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
06:23:45 [2021-06-30T06:23:45.377Z] #44 54.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
06:23:45 [2021-06-30T06:23:45.635Z] #44 55.19 Selecting previously unselected package python3-pkg-resources.
06:23:45 [2021-06-30T06:23:45.635Z] #44 55.20 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
06:23:45 [2021-06-30T06:23:45.635Z] #44 55.21 Unpacking python3-pkg-resources (40.8.0-1) ...
06:23:45 [2021-06-30T06:23:45.894Z] #44 55.48 Selecting previously unselected package python3-six.
06:23:45 [2021-06-30T06:23:45.894Z] #44 55.48 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
06:23:45 [2021-06-30T06:23:45.894Z] #44 55.48 Unpacking python3-six (1.12.0-1) ...
06:23:45 [2021-06-30T06:23:45.894Z] #44 55.58 Selecting previously unselected package python3-protobuf.
06:23:45 [2021-06-30T06:23:45.894Z] #44 55.59 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
06:23:45 [2021-06-30T06:23:45.894Z] #44 55.62 Unpacking python3-protobuf (3.6.1.3-2) ...
06:23:46 [2021-06-30T06:23:46.460Z] #44 56.05 Selecting previously unselected package libnet1:amd64.
06:23:46 [2021-06-30T06:23:46.460Z] #44 56.05 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:23:46 [2021-06-30T06:23:46.460Z] #44 56.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:23:46 [2021-06-30T06:23:46.460Z] #44 56.20 Selecting previously unselected package libnl-3-200:amd64.
06:23:46 [2021-06-30T06:23:46.460Z] #44 56.20 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
06:23:46 [2021-06-30T06:23:46.460Z] #44 56.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:23:46 [2021-06-30T06:23:46.718Z] #44 56.37 Selecting previously unselected package libprotobuf-c1:amd64.
06:23:46 [2021-06-30T06:23:46.718Z] #44 56.37 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:23:46 [2021-06-30T06:23:46.718Z] #44 56.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:23:46 [2021-06-30T06:23:46.718Z] #44 56.50 Selecting previously unselected package criu.
06:23:46 [2021-06-30T06:23:46.718Z] #44 56.51 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
06:23:46 [2021-06-30T06:23:46.718Z] #44 56.51 Unpacking criu (3.15-1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #44 57.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #44 ...
06:23:47 [2021-06-30T06:23:47.653Z] 
06:23:47 [2021-06-30T06:23:47.653Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:23:47 [2021-06-30T06:23:47.653Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341
06:23:47 [2021-06-30T06:23:47.653Z] #52 48.25 internal/reflectlite
06:23:47 [2021-06-30T06:23:47.653Z] #52 49.83 errors
06:23:47 [2021-06-30T06:23:47.653Z] #52 49.85 sort
06:23:47 [2021-06-30T06:23:47.653Z] #52 50.30 io
06:23:47 [2021-06-30T06:23:47.653Z] #52 50.92 internal/oserror
06:23:47 [2021-06-30T06:23:47.653Z] #52 51.08 syscall
06:23:47 [2021-06-30T06:23:47.653Z] #52 51.66 bytes
06:23:47 [2021-06-30T06:23:47.653Z] #52 54.74 strconv
06:23:47 [2021-06-30T06:23:47.653Z] #52 57.82 reflect
06:23:47 [2021-06-30T06:23:47.653Z] #52 ...
06:23:47 [2021-06-30T06:23:47.653Z] 
06:23:47 [2021-06-30T06:23:47.653Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
06:23:47 [2021-06-30T06:23:47.653Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.41 Setting up xxd (2:8.1.0875-5) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.43 Setting up libuv1:amd64 (1.24.1-1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.45 Setting up vim-common (2:8.1.0875-5) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.48 Setting up librhash0:amd64 (1.3.8-1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.50 Setting up cmake-data (3.13.4-1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.54 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.59 Setting up cmake (3.13.4-1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.61 Processing triggers for libc-bin (2.28-10) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 57.71 Processing triggers for mime-support (3.62) ...
06:23:47 [2021-06-30T06:23:47.653Z] #36 DONE 58.5s
06:23:47 [2021-06-30T06:23:47.653Z] 
06:23:47 [2021-06-30T06:23:47.653Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
06:23:47 [2021-06-30T06:23:47.653Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:23:47 [2021-06-30T06:23:47.653Z] #44 57.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #44 57.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #44 57.38 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:23:47 [2021-06-30T06:23:47.653Z] #44 57.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
06:23:47 [2021-06-30T06:23:47.653Z] #44 57.44 Setting up libmpdec2:amd64 (2.4.2-2) ...
06:23:47 [2021-06-30T06:23:47.653Z] #44 57.47 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
06:23:47 [2021-06-30T06:23:47.911Z] #44 57.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
06:23:47 [2021-06-30T06:23:47.911Z] #44 57.53 Setting up python3.7 (3.7.3-2+deb10u3) ...
06:23:53 [2021-06-30T06:23:53.179Z] #44 62.77 Setting up python3 (3.7.3-1) ...
06:23:53 [2021-06-30T06:23:53.179Z] #44 ...
06:23:53 [2021-06-30T06:23:53.179Z] 
06:23:53 [2021-06-30T06:23:53.179Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
06:23:53 [2021-06-30T06:23:53.179Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:23:53 [2021-06-30T06:23:53.179Z] #13 48.32 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:23:53 [2021-06-30T06:23:53.179Z] #13 48.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 48.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 50.59 Selecting previously unselected package binutils-mingw-w64.
06:23:53 [2021-06-30T06:23:53.179Z] #13 50.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 50.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 50.74 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:23:53 [2021-06-30T06:23:53.179Z] #13 50.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 50.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 50.92 Selecting previously unselected package dmsetup.
06:23:53 [2021-06-30T06:23:53.179Z] #13 50.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 50.94 Unpacking dmsetup (2:1.02.155-3) ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 51.09 Selecting previously unselected package mingw-w64-common.
06:23:53 [2021-06-30T06:23:53.179Z] #13 51.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 51.10 Unpacking mingw-w64-common (6.0.0-3) ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 56.62 Selecting previously unselected package mingw-w64-x86-64-dev.
06:23:53 [2021-06-30T06:23:53.179Z] #13 56.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 56.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:23:53 [2021-06-30T06:23:53.179Z] #13 ...
06:23:53 [2021-06-30T06:23:53.179Z] 
06:23:53 [2021-06-30T06:23:53.179Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
06:23:53 [2021-06-30T06:23:53.179Z] #37 sha256:5055cce55eafc056d96557a229ade9ebd1b3071eac16e67e6a2d7e1fa00fbda4
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.161 + RM_GOPATH=0
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.161 + TMP_GOPATH=
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.161 + : /build
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.161 + '[' -z '' ']'
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.161 ++ mktemp -d
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.166 + export GOPATH=/tmp/tmp.DynhiZFTHn
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.166 + GOPATH=/tmp/tmp.DynhiZFTHn
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.167 + RM_GOPATH=1
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.167 + case "$(go env GOARCH)" in
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.171 ++ go env GOARCH
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.194 + export GO_BUILDMODE=-buildmode=pie
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.194 + GO_BUILDMODE=-buildmode=pie
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.196 ++ dirname /tmp/install/install.sh
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.199 + dir=/tmp/install
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.199 + bin=tini
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.199 + shift
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.199 + '[' '!' -f /tmp/install/tini.installer ']'
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.200 + . /tmp/install/tini.installer
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.200 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.200 + install_tini
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.200 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.200 + git clone https://github.com/krallin/tini.git /tmp/tmp.DynhiZFTHn/tini
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.200 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.202 Cloning into '/tmp/tmp.DynhiZFTHn/tini'...
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.882 + cd /tmp/tmp.DynhiZFTHn/tini
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.883 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:23:53 [2021-06-30T06:23:53.179Z] #37 1.899 + cmake .
06:23:53 [2021-06-30T06:23:53.179Z] #37 2.473 -- The C compiler identification is GNU 8.3.0
06:23:53 [2021-06-30T06:23:53.179Z] #37 2.537 -- Check for working C compiler: /usr/bin/cc
06:23:53 [2021-06-30T06:23:53.179Z] #37 3.067 -- Check for working C compiler: /usr/bin/cc -- works
06:23:53 [2021-06-30T06:23:53.179Z] #37 3.085 -- Detecting C compiler ABI info
06:23:53 [2021-06-30T06:23:53.179Z] #37 3.727 -- Detecting C compiler ABI info - done
06:23:53 [2021-06-30T06:23:53.179Z] #37 3.794 -- Detecting C compile features
06:23:53 [2021-06-30T06:23:53.441Z] #37 5.796 -- Detecting C compile features - done
06:23:53 [2021-06-30T06:23:53.441Z] #37 5.853 -- Performing Test HAS_BUILTIN_FORTIFY
06:23:54 [2021-06-30T06:23:54.010Z] #37 6.172 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:23:54 [2021-06-30T06:23:54.010Z] #37 6.280 -- Configuring done
06:23:54 [2021-06-30T06:23:54.010Z] #37 6.309 -- Generating done
06:23:54 [2021-06-30T06:23:54.010Z] #37 6.317 -- Build files have been written to: /tmp/tmp.DynhiZFTHn/tini
06:23:54 [2021-06-30T06:23:54.010Z] #37 6.320 + make tini-static
06:23:54 [2021-06-30T06:23:54.270Z] #37 6.646 Scanning dependencies of target tini-static
06:23:54 [2021-06-30T06:23:54.531Z] #37 6.732 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:23:55 [2021-06-30T06:23:55.469Z] #37 7.860 [100%] Linking C executable tini-static
06:23:56 [2021-06-30T06:23:56.039Z] #37 ...
06:23:56 [2021-06-30T06:23:56.039Z] 
06:23:56 [2021-06-30T06:23:56.039Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:23:56 [2021-06-30T06:23:56.039Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:23:56 [2021-06-30T06:23:56.039Z] #46 56.70 bufio
06:23:56 [2021-06-30T06:23:56.039Z] #46 58.63 syscall
06:23:56 [2021-06-30T06:23:56.039Z] #46 65.94 internal/syscall/unix
06:23:56 [2021-06-30T06:23:56.039Z] #46 66.22 time
06:23:56 [2021-06-30T06:23:56.039Z] #46 ...
06:23:56 [2021-06-30T06:23:56.039Z] 
06:23:56 [2021-06-30T06:23:56.039Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
06:23:56 [2021-06-30T06:23:56.040Z] #37 sha256:5055cce55eafc056d96557a229ade9ebd1b3071eac16e67e6a2d7e1fa00fbda4
06:23:56 [2021-06-30T06:23:56.040Z] #37 8.325 [100%] Built target tini-static
06:23:56 [2021-06-30T06:23:56.040Z] #37 8.383 + mkdir -p /build
06:23:56 [2021-06-30T06:23:56.040Z] #37 8.385 + cp tini-static /build/docker-init
06:23:56 [2021-06-30T06:23:56.978Z] #37 DONE 9.3s
06:23:56 [2021-06-30T06:23:56.978Z] 
06:23:56 [2021-06-30T06:23:56.978Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:23:56 [2021-06-30T06:23:56.978Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:23:56 [2021-06-30T06:23:56.978Z] #46 67.77 internal/fmtsort
06:23:57 [2021-06-30T06:23:57.918Z] #46 68.66 internal/syscall/execenv
06:23:58 [2021-06-30T06:23:58.177Z] #46 68.97 path
06:23:58 [2021-06-30T06:23:58.752Z] #46 69.55 regexp/syntax
06:23:59 [2021-06-30T06:23:59.689Z] #46 ...
06:23:59 [2021-06-30T06:23:59.689Z] 
06:23:59 [2021-06-30T06:23:59.689Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:23:59 [2021-06-30T06:23:59.689Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341
06:23:59 [2021-06-30T06:23:59.689Z] #52 60.53 time
06:23:59 [2021-06-30T06:23:59.689Z] #52 66.24 context
06:23:59 [2021-06-30T06:23:59.689Z] #52 67.28 internal/poll
06:23:59 [2021-06-30T06:23:59.689Z] #52 69.92 encoding/binary
06:23:59 [2021-06-30T06:23:59.689Z] #52 70.44 io/fs
06:23:59 [2021-06-30T06:23:59.948Z] #52 ...
06:23:59 [2021-06-30T06:23:59.948Z] 
06:23:59 [2021-06-30T06:23:59.948Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
06:23:59 [2021-06-30T06:23:59.948Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:23:59 [2021-06-30T06:23:59.948Z] #13 62.07 Selecting previously unselected package gcc-mingw-w64-base.
06:23:59 [2021-06-30T06:23:59.948Z] #13 62.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:23:59 [2021-06-30T06:23:59.948Z] #13 62.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:23:59 [2021-06-30T06:23:59.948Z] #13 62.38 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:23:59 [2021-06-30T06:23:59.948Z] #13 62.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:23:59 [2021-06-30T06:23:59.948Z] #13 62.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:24:03 [2021-06-30T06:24:03.237Z] #13 ...
06:24:03 [2021-06-30T06:24:03.237Z] 
06:24:03 [2021-06-30T06:24:03.237Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
06:24:03 [2021-06-30T06:24:03.237Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:24:03 [2021-06-30T06:24:03.237Z] #44 63.53 Setting up python3-six (1.12.0-1) ...
06:24:03 [2021-06-30T06:24:03.237Z] #44 64.69 Setting up python3-pkg-resources (40.8.0-1) ...
06:24:03 [2021-06-30T06:24:03.237Z] #44 66.42 Setting up python3-protobuf (3.6.1.3-2) ...
06:24:03 [2021-06-30T06:24:03.237Z] #44 70.00 Setting up criu (3.15-1) ...
06:24:03 [2021-06-30T06:24:03.237Z] #44 71.68 Processing triggers for libc-bin (2.28-10) ...
06:24:03 [2021-06-30T06:24:03.237Z] #44 71.77 Processing triggers for mime-support (3.62) ...
06:24:03 [2021-06-30T06:24:03.237Z] #44 DONE 72.4s
06:24:03 [2021-06-30T06:24:03.237Z] 
06:24:03 [2021-06-30T06:24:03.237Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:24:03 [2021-06-30T06:24:03.237Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341
06:24:03 [2021-06-30T06:24:03.237Z] #52 71.56 os
06:24:03 [2021-06-30T06:24:03.237Z] #52 71.86 encoding/base64
06:24:03 [2021-06-30T06:24:03.237Z] #52 72.63 golang.org/x/sys/unix
06:24:05 [2021-06-30T06:24:05.773Z] #52 76.29 fmt
06:24:08 [2021-06-30T06:24:08.309Z] #52 ...
06:24:08 [2021-06-30T06:24:08.310Z] 
06:24:08 [2021-06-30T06:24:08.310Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:08 [2021-06-30T06:24:08.310Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:24:08 [2021-06-30T06:24:08.310Z] #46 71.38 io/fs
06:24:08 [2021-06-30T06:24:08.310Z] #46 72.65 os
06:24:08 [2021-06-30T06:24:08.310Z] #46 74.36 regexp
06:24:08 [2021-06-30T06:24:08.310Z] #46 76.71 fmt
06:24:08 [2021-06-30T06:24:08.310Z] #46 77.48 path/filepath
06:24:08 [2021-06-30T06:24:08.310Z] #46 78.64 internal/lazyregexp
06:24:08 [2021-06-30T06:24:08.310Z] #46 78.87 io/ioutil
06:24:08 [2021-06-30T06:24:08.310Z] #46 79.22 github.com/LK4D4/vndr/versioned
06:24:08 [2021-06-30T06:24:08.569Z] #46 79.34 hash/crc32
06:24:09 [2021-06-30T06:24:09.137Z] #46 79.93 crypto/sha1
06:24:09 [2021-06-30T06:24:09.137Z] #46 ...
06:24:09 [2021-06-30T06:24:09.137Z] 
06:24:09 [2021-06-30T06:24:09.137Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:24:09 [2021-06-30T06:24:09.137Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341
06:24:09 [2021-06-30T06:24:09.137Z] #52 79.88 encoding/json
06:24:10 [2021-06-30T06:24:10.072Z] #52 80.86 flag
06:24:11 [2021-06-30T06:24:11.450Z] #52 82.21 github.com/pkg/diff
06:24:12 [2021-06-30T06:24:12.828Z] #52 83.35 go/ast
06:24:14 [2021-06-30T06:24:14.206Z] #52 ...
06:24:14 [2021-06-30T06:24:14.206Z] 
06:24:14 [2021-06-30T06:24:14.206Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:24:14 [2021-06-30T06:24:14.206Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e
06:24:14 [2021-06-30T06:24:14.206Z] #57 41.56 Checking out files:  63% (2572/4071)   
Checking out files:  64% (2606/4071)   
Checking out files:  65% (2647/4071)   
Checking out files:  66% (2687/4071)   
Checking out files:  67% (2728/4071)   
Checking out files:  68% (2769/4071)   
Checking out files:  69% (2809/4071)   
Checking out files:  70% (2850/4071)   
Checking out files:  71% (2891/4071)   
Checking out files:  72% (2932/4071)   
Checking out files:  73% (2972/4071)   
Checking out files:  74% (3013/4071)   
Checking out files:  75% (3054/4071)   
Checking out files:  76% (3094/4071)   
Checking out files:  77% (3135/4071)   
Checking out files:  78% (3176/4071)   
Checking out files:  79% (3217/4071)   
Checking out files:  80% (3257/4071)   
Checking out files:  81% (3298/4071)   
Checking out files:  82% (3339/4071)   
Checking out files:  83% (3379/4071)   
Checking out files:  84% (3420/4071)   
Checking out files:  85% (3461/4071)   
Checking out files:  86% (3502/4071)   
Checking out files:  87% (3542/4071)   
Checking out files:  88% (3583/4071)   
Checking out files:  89% (3624/4071)   
Checking out files:  90% (3664/4071)   
Checking out files:  91% (3705/4071)   
Checking out files:  92% (3746/4071)   
Checking out files:  93% (3787/4071)   
Checking out files:  94% (3827/4071)   
Checking out files:  95% (3868/4071)   
Checking out files:  96% (3909/4071)   
Checking out files:  97% (3949/4071)   
Checking out files:  98% (3990/4071)   
Checking out files:  99% (4031/4071)   
Checking out files: 100% (4071/4071)   
Checking out files: 100% (4071/4071), done.
06:24:14 [2021-06-30T06:24:14.206Z] #57 42.49 + cd /tmp/tmp.E03GAhnsVy/src/github.com/containerd/containerd
06:24:14 [2021-06-30T06:24:14.206Z] #57 42.49 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
06:24:15 [2021-06-30T06:24:15.583Z] #57 43.87 + export 'BUILDTAGS=netgo osusergo static_build'
06:24:15 [2021-06-30T06:24:15.583Z] #57 43.87 + BUILDTAGS='netgo osusergo static_build'
06:24:15 [2021-06-30T06:24:15.583Z] #57 43.87 + export EXTRA_FLAGS=-buildmode=pie
06:24:15 [2021-06-30T06:24:15.583Z] #57 43.87 + EXTRA_FLAGS=-buildmode=pie
06:24:15 [2021-06-30T06:24:15.583Z] #57 43.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:24:15 [2021-06-30T06:24:15.583Z] #57 43.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:24:15 [2021-06-30T06:24:15.583Z] #57 43.87 + '[' '' = dynamic ']'
06:24:15 [2021-06-30T06:24:15.583Z] #57 43.87 + make
06:24:16 [2021-06-30T06:24:16.963Z] #57 45.27 + bin/ctr
06:24:18 [2021-06-30T06:24:18.869Z] #57 ...
06:24:18 [2021-06-30T06:24:18.869Z] 
06:24:18 [2021-06-30T06:24:18.869Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
06:24:18 [2021-06-30T06:24:18.869Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:24:18 [2021-06-30T06:24:18.869Z] #13 84.01 Selecting previously unselected package g++-mingw-w64-x86-64.
06:24:18 [2021-06-30T06:24:18.869Z] #13 84.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:24:18 [2021-06-30T06:24:18.869Z] #13 84.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:24:19 [2021-06-30T06:24:19.808Z] #13 ...
06:24:19 [2021-06-30T06:24:19.808Z] 
06:24:19 [2021-06-30T06:24:19.808Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:19 [2021-06-30T06:24:19.808Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:24:19 [2021-06-30T06:24:19.808Z] #46 80.38 flag
06:24:19 [2021-06-30T06:24:19.808Z] #46 80.73 go/token
06:24:19 [2021-06-30T06:24:19.808Z] #46 81.53 go/scanner
06:24:19 [2021-06-30T06:24:19.808Z] #46 81.83 net/url
06:24:19 [2021-06-30T06:24:19.808Z] #46 82.70 go/ast
06:24:19 [2021-06-30T06:24:19.808Z] #46 83.25 text/template/parse
06:24:19 [2021-06-30T06:24:19.808Z] #46 86.70 go/parser
06:24:19 [2021-06-30T06:24:19.808Z] #46 87.45 text/template
06:24:19 [2021-06-30T06:24:19.808Z] #46 90.12 log
06:24:19 [2021-06-30T06:24:19.808Z] #46 ...
06:24:19 [2021-06-30T06:24:19.808Z] 
06:24:19 [2021-06-30T06:24:19.808Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:24:19 [2021-06-30T06:24:19.808Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341
06:24:19 [2021-06-30T06:24:19.808Z] #52 85.20 golang.org/x/crypto/ssh/terminal
06:24:19 [2021-06-30T06:24:19.808Z] #52 86.56 mvdan.cc/editorconfig
06:24:19 [2021-06-30T06:24:19.808Z] #52 87.64 mvdan.cc/sh/v3/fileutil
06:24:19 [2021-06-30T06:24:19.808Z] #52 87.88 text/tabwriter
06:24:19 [2021-06-30T06:24:19.808Z] #52 88.21 mvdan.cc/sh/v3/syntax
06:24:20 [2021-06-30T06:24:20.067Z] #52 ...
06:24:20 [2021-06-30T06:24:20.067Z] 
06:24:20 [2021-06-30T06:24:20.067Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:20 [2021-06-30T06:24:20.067Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:24:20 [2021-06-30T06:24:20.067Z] #46 90.96 encoding/xml
06:24:21 [2021-06-30T06:24:21.446Z] #46 92.11 go/doc
06:24:24 [2021-06-30T06:24:24.737Z] #46 95.04 github.com/LK4D4/vndr/build
06:24:24 [2021-06-30T06:24:24.996Z] #46 95.67 compress/flate
06:24:26 [2021-06-30T06:24:26.904Z] #46 97.86 crypto/ed25519
06:24:27 [2021-06-30T06:24:27.165Z] #46 ...
06:24:27 [2021-06-30T06:24:27.165Z] 
06:24:27 [2021-06-30T06:24:27.165Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:24:27 [2021-06-30T06:24:27.165Z] #52 sha256:9704aaa4d114e6b9528ed20ee564996e6287329cf3a0df437addf9340079c341
06:24:27 [2021-06-30T06:24:27.165Z] #52 93.56 mvdan.cc/sh/v3/cmd/shfmt
06:24:27 [2021-06-30T06:24:27.165Z] #52 DONE 97.9s
06:24:27 [2021-06-30T06:24:27.165Z] 
06:24:27 [2021-06-30T06:24:27.165Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:27 [2021-06-30T06:24:27.165Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:24:27 [2021-06-30T06:24:27.165Z] #46 97.96 crypto/rsa
06:24:27 [2021-06-30T06:24:27.763Z] #46 98.60 crypto/dsa
06:24:28 [2021-06-30T06:24:28.362Z] #46 99.20 crypto/x509/pkix
06:24:29 [2021-06-30T06:24:29.304Z] #46 99.84 net
06:24:29 [2021-06-30T06:24:29.304Z] #46 99.95 vendor/golang.org/x/crypto/chacha20
06:24:29 [2021-06-30T06:24:29.870Z] #46 100.5 vendor/golang.org/x/crypto/poly1305
06:24:29 [2021-06-30T06:24:29.870Z] #46 100.8 vendor/golang.org/x/sys/cpu
06:24:30 [2021-06-30T06:24:30.437Z] #46 101.2 vendor/golang.org/x/crypto/chacha20poly1305
06:24:31 [2021-06-30T06:24:31.811Z] #46 102.3 vendor/golang.org/x/crypto/curve25519
06:24:32 [2021-06-30T06:24:32.069Z] #46 102.8 vendor/golang.org/x/crypto/hkdf
06:24:32 [2021-06-30T06:24:32.328Z] #46 102.9 vendor/golang.org/x/text/transform
06:24:32 [2021-06-30T06:24:32.585Z] #46 103.4 vendor/golang.org/x/text/unicode/bidi
06:24:33 [2021-06-30T06:24:33.961Z] #46 104.8 vendor/golang.org/x/text/secure/bidirule
06:24:33 [2021-06-30T06:24:33.961Z] #46 ...
06:24:33 [2021-06-30T06:24:33.961Z] 
06:24:33 [2021-06-30T06:24:33.961Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
06:24:33 [2021-06-30T06:24:33.961Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:24:33 [2021-06-30T06:24:33.961Z] #13 99.30 Selecting previously unselected package libapparmor1:amd64.
06:24:33 [2021-06-30T06:24:33.961Z] #13 99.30 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
06:24:33 [2021-06-30T06:24:33.961Z] #13 99.30 Unpacking libapparmor1:amd64 (2.13.2-10) ...
06:24:33 [2021-06-30T06:24:33.961Z] #13 99.40 Selecting previously unselected package libapparmor-dev:amd64.
06:24:34 [2021-06-30T06:24:34.220Z] #13 99.40 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
06:24:34 [2021-06-30T06:24:34.220Z] #13 99.42 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
06:24:34 [2021-06-30T06:24:34.220Z] #13 99.54 Selecting previously unselected package libbtrfs0.
06:24:34 [2021-06-30T06:24:34.220Z] #13 99.55 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
06:24:34 [2021-06-30T06:24:34.220Z] #13 99.55 Unpacking libbtrfs0 (4.20.1-2) ...
06:24:34 [2021-06-30T06:24:34.479Z] #13 99.62 Selecting previously unselected package libbtrfs-dev.
06:24:34 [2021-06-30T06:24:34.479Z] #13 99.63 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
06:24:34 [2021-06-30T06:24:34.479Z] #13 99.64 Unpacking libbtrfs-dev (4.20.1-2) ...
06:24:34 [2021-06-30T06:24:34.479Z] #13 99.74 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:24:34 [2021-06-30T06:24:34.479Z] #13 99.74 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
06:24:34 [2021-06-30T06:24:34.479Z] #13 99.76 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:24:34 [2021-06-30T06:24:34.479Z] #13 99.83 Selecting previously unselected package libudev-dev:amd64.
06:24:34 [2021-06-30T06:24:34.479Z] #13 99.83 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
06:24:34 [2021-06-30T06:24:34.479Z] #13 99.85 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
06:24:34 [2021-06-30T06:24:34.738Z] #13 99.98 Selecting previously unselected package libsepol1-dev:amd64.
06:24:34 [2021-06-30T06:24:34.738Z] #13 99.99 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
06:24:34 [2021-06-30T06:24:34.738Z] #13 100.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
06:24:34 [2021-06-30T06:24:34.997Z] #13 100.3 Selecting previously unselected package libpcre16-3:amd64.
06:24:34 [2021-06-30T06:24:34.997Z] #13 100.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
06:24:34 [2021-06-30T06:24:34.997Z] #13 100.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
06:24:35 [2021-06-30T06:24:35.255Z] #13 100.5 Selecting previously unselected package libpcre32-3:amd64.
06:24:35 [2021-06-30T06:24:35.255Z] #13 100.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
06:24:35 [2021-06-30T06:24:35.255Z] #13 100.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
06:24:35 [2021-06-30T06:24:35.514Z] #13 100.6 Selecting previously unselected package libpcrecpp0v5:amd64.
06:24:35 [2021-06-30T06:24:35.514Z] #13 100.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
06:24:35 [2021-06-30T06:24:35.514Z] #13 100.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
06:24:35 [2021-06-30T06:24:35.514Z] #13 100.7 Selecting previously unselected package libpcre3-dev:amd64.
06:24:35 [2021-06-30T06:24:35.514Z] #13 100.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
06:24:35 [2021-06-30T06:24:35.514Z] #13 100.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
06:24:35 [2021-06-30T06:24:35.773Z] #13 101.2 Selecting previously unselected package libselinux1-dev:amd64.
06:24:36 [2021-06-30T06:24:36.031Z] #13 101.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
06:24:36 [2021-06-30T06:24:36.031Z] #13 101.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
06:24:36 [2021-06-30T06:24:36.031Z] #13 101.4 Selecting previously unselected package libdevmapper-dev:amd64.
06:24:36 [2021-06-30T06:24:36.290Z] #13 101.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
06:24:36 [2021-06-30T06:24:36.290Z] #13 101.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:24:36 [2021-06-30T06:24:36.290Z] #13 101.6 Selecting previously unselected package libseccomp-dev:amd64.
06:24:36 [2021-06-30T06:24:36.290Z] #13 101.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
06:24:36 [2021-06-30T06:24:36.290Z] #13 101.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
06:24:36 [2021-06-30T06:24:36.290Z] #13 101.7 Selecting previously unselected package libsystemd-dev:amd64.
06:24:36 [2021-06-30T06:24:36.549Z] #13 101.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
06:24:36 [2021-06-30T06:24:36.549Z] #13 101.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
06:24:36 [2021-06-30T06:24:36.808Z] #13 102.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
06:24:36 [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
06:24:36 [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
06:24:36 [2021-06-30T06:24:36.808Z] #13 102.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:24:36 [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
06:24:36 [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
06:24:36 [2021-06-30T06:24:36.808Z] #13 102.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:24:36 [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libbtrfs0 (4.20.1-2) ...
06:24:36 [2021-06-30T06:24:36.808Z] #13 102.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.3 Setting up libbtrfs-dev (4.20.1-2) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.3 Setting up mingw-w64-common (6.0.0-3) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.4 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
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.4 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
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.4 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
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.4 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
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.4 Setting up dmsetup (2:1.02.155-3) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:24:37 [2021-06-30T06:24:37.067Z] #13 102.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:24:37 [2021-06-30T06:24:37.341Z] #13 102.5 Processing triggers for libc-bin (2.28-10) ...
06:24:38 [2021-06-30T06:24:38.284Z] #13 DONE 103.5s
06:24:38 [2021-06-30T06:24:38.284Z] 
06:24:38 [2021-06-30T06:24:38.284Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:24:38 [2021-06-30T06:24:38.284Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.621 + RM_GOPATH=0
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.621 + TMP_GOPATH=
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.621 + : /build
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.621 + '[' -z '' ']'
06:24:40 [2021-06-30T06:24:40.191Z] #54 ...
06:24:40 [2021-06-30T06:24:40.191Z] 
06:24:40 [2021-06-30T06:24:40.191Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
06:24:40 [2021-06-30T06:24:40.191Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
06:24:40 [2021-06-30T06:24:40.191Z] #14 DONE 1.7s
06:24:40 [2021-06-30T06:24:40.191Z] 
06:24:40 [2021-06-30T06:24:40.191Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:24:40 [2021-06-30T06:24:40.191Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.622 ++ mktemp -d
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.646 + export GOPATH=/tmp/tmp.hn4bphcB78
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.650 + GOPATH=/tmp/tmp.hn4bphcB78
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.650 + RM_GOPATH=1
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.650 + case "$(go env GOARCH)" in
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.658 ++ go env GOARCH
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.686 + export GO_BUILDMODE=-buildmode=pie
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.686 + GO_BUILDMODE=-buildmode=pie
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.687 ++ dirname /tmp/install/install.sh
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.688 + dir=/tmp/install
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.688 + bin=runc
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.688 + shift
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.689 + '[' '!' -f /tmp/install/runc.installer ']'
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.689 + . /tmp/install/runc.installer
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.689 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.690 + install_runc
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.690 + uname -r
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.690 + grep -q '^3\.10\.0.*\.el7\.'
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.701 + RUNC_BUILDTAGS='seccomp '
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.702 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.702 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.702 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hn4bphcB78/src/github.com/opencontainers/runc
06:24:40 [2021-06-30T06:24:40.191Z] #54 1.705 Cloning into '/tmp/tmp.hn4bphcB78/src/github.com/opencontainers/runc'...
06:24:41 [2021-06-30T06:24:41.570Z] #54 ...
06:24:41 [2021-06-30T06:24:41.570Z] 
06:24:41 [2021-06-30T06:24:41.570Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
06:24:41 [2021-06-30T06:24:41.570Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
06:24:41 [2021-06-30T06:24:41.570Z] #15 DONE 1.3s
06:24:41 [2021-06-30T06:24:41.570Z] 
06:24:41 [2021-06-30T06:24:41.570Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
06:24:41 [2021-06-30T06:24:41.570Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a
06:24:42 [2021-06-30T06:24:42.510Z] #16 1.066 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:24:42 [2021-06-30T06:24:42.510Z] #16 DONE 1.2s
06:24:42 [2021-06-30T06:24:42.510Z] 
06:24:42 [2021-06-30T06:24:42.510Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
06:24:42 [2021-06-30T06:24:42.510Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3
06:24:43 [2021-06-30T06:24:43.886Z] #17 DONE 1.1s
06:24:43 [2021-06-30T06:24:43.886Z] 
06:24:43 [2021-06-30T06:24:43.886Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
06:24:43 [2021-06-30T06:24:43.886Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
06:24:44 [2021-06-30T06:24:44.144Z] #18 ...
06:24:44 [2021-06-30T06:24:44.144Z] 
06:24:44 [2021-06-30T06:24:44.144Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:44 [2021-06-30T06:24:44.144Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:24:44 [2021-06-30T06:24:44.144Z] #46 105.0 vendor/golang.org/x/text/unicode/norm
06:24:44 [2021-06-30T06:24:44.144Z] #46 108.8 vendor/golang.org/x/net/idna
06:24:44 [2021-06-30T06:24:44.144Z] #46 111.5 vendor/golang.org/x/net/http2/hpack
06:24:44 [2021-06-30T06:24:44.144Z] #46 113.3 mime
06:24:45 [2021-06-30T06:24:45.082Z] #46 115.6 mime/quotedprintable
06:24:45 [2021-06-30T06:24:45.082Z] #46 ...
06:24:45 [2021-06-30T06:24:45.082Z] 
06:24:45 [2021-06-30T06:24:45.082Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
06:24:45 [2021-06-30T06:24:45.082Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
06:24:45 [2021-06-30T06:24:45.082Z] #18 DONE 1.2s
06:24:45 [2021-06-30T06:24:45.082Z] 
06:24:45 [2021-06-30T06:24:45.082Z] #19 [dev-systemd-false  6/25] RUN ldconfig
06:24:45 [2021-06-30T06:24:45.082Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
06:24:46 [2021-06-30T06:24:46.457Z] #19 ...
06:24:46 [2021-06-30T06:24:46.457Z] 
06:24:46 [2021-06-30T06:24:46.457Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
06:24:46 [2021-06-30T06:24:46.457Z] #59 sha256:7c8d51805d3e66cf5a43862ff1d444ac3d18a808d8d4949be1092de981db494c
06:24:46 [2021-06-30T06:24:46.457Z] #59 109.3 + for f in rootlesskit rootlesskit-docker-proxy
06:24:46 [2021-06-30T06:24:46.457Z] #59 109.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:24:46 [2021-06-30T06:24:46.457Z] #59 DONE 116.9s
06:24:46 [2021-06-30T06:24:46.457Z] 
06:24:46 [2021-06-30T06:24:46.457Z] #19 [dev-systemd-false  6/25] RUN ldconfig
06:24:46 [2021-06-30T06:24:46.457Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
06:24:46 [2021-06-30T06:24:46.457Z] #19 DONE 1.3s
06:24:46 [2021-06-30T06:24:46.457Z] 
06:24:46 [2021-06-30T06:24:46.457Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
06:24:46 [2021-06-30T06:24:46.457Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
06:24:46 [2021-06-30T06:24:46.457Z] #20 ...
06:24:46 [2021-06-30T06:24:46.457Z] 
06:24:46 [2021-06-30T06:24:46.457Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:24:46 [2021-06-30T06:24:46.457Z] #60 sha256:e89cd9489d27ec9977c5b0b06760b43f3562b6b8d96a445e309f050cf058ad0a
06:24:46 [2021-06-30T06:24:46.457Z] #60 DONE 0.4s
06:24:46 [2021-06-30T06:24:46.457Z] 
06:24:46 [2021-06-30T06:24:46.457Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:24:46 [2021-06-30T06:24:46.457Z] #61 sha256:cfd71c5402eda73c8e6abb38a61ca18c5883f624ef5ccf80aff2b8e558e43964
06:24:46 [2021-06-30T06:24:46.716Z] #61 DONE 0.2s
06:24:46 [2021-06-30T06:24:46.716Z] 
06:24:46 [2021-06-30T06:24:46.716Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:46 [2021-06-30T06:24:46.716Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:24:46 [2021-06-30T06:24:46.716Z] #46 116.2 net/http/internal
06:24:50 [2021-06-30T06:24:50.012Z] #46 120.2 crypto/tls
06:24:50 [2021-06-30T06:24:50.580Z] #46 ...
06:24:50 [2021-06-30T06:24:50.580Z] 
06:24:50 [2021-06-30T06:24:50.580Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:24:50 [2021-06-30T06:24:50.580Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4
06:24:50 [2021-06-30T06:24:50.580Z] #54 12.41 + cd /tmp/tmp.hn4bphcB78/src/github.com/opencontainers/runc
06:24:50 [2021-06-30T06:24:50.839Z] #54 12.41 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
06:24:51 [2021-06-30T06:24:51.099Z] #54 12.82 + '[' -z '' ']'
06:24:51 [2021-06-30T06:24:51.099Z] #54 12.83 + target=static
06:24:51 [2021-06-30T06:24:51.099Z] #54 12.83 + make 'BUILDTAGS=seccomp ' static
06:24:51 [2021-06-30T06:24:51.358Z] #54 13.21 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
06:24:59 [2021-06-30T06:24:59.479Z] #54 ...
06:24:59 [2021-06-30T06:24:59.479Z] 
06:24:59 [2021-06-30T06:24:59.479Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
06:24:59 [2021-06-30T06:24:59.479Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
06:24:59 [2021-06-30T06:24:59.479Z] #20 2.147 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:24:59 [2021-06-30T06:24:59.479Z] #20 2.147 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
06:24:59 [2021-06-30T06:24:59.479Z] #20 2.224 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:24:59 [2021-06-30T06:24:59.479Z] #20 2.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:24:59 [2021-06-30T06:24:59.479Z] #20 2.695 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
06:24:59 [2021-06-30T06:24:59.479Z] #20 3.584 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
06:24:59 [2021-06-30T06:24:59.479Z] #20 4.471 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
06:24:59 [2021-06-30T06:24:59.479Z] #20 6.050 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
06:24:59 [2021-06-30T06:24:59.479Z] #20 10.97 Fetched 8984 kB in 9s (981 kB/s)
06:25:00 [2021-06-30T06:25:00.856Z] #20 10.97 Reading package lists...
06:25:05 [2021-06-30T06:25:05.309Z] #20 14.64 Reading package lists...
06:25:05 [2021-06-30T06:25:05.568Z] #20 19.05 Building dependency tree...
06:25:05 [2021-06-30T06:25:05.568Z] #20 ...
06:25:05 [2021-06-30T06:25:05.568Z] 
06:25:05 [2021-06-30T06:25:05.568Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:25:05 [2021-06-30T06:25:05.568Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:25:05 [2021-06-30T06:25:05.568Z] #46 126.3 net/http/httptrace
06:25:05 [2021-06-30T06:25:05.568Z] #46 126.5 net/http
06:25:06 [2021-06-30T06:25:06.507Z] #46 ...
06:25:06 [2021-06-30T06:25:06.508Z] 
06:25:06 [2021-06-30T06:25:06.508Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
06:25:06 [2021-06-30T06:25:06.508Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
06:25:06 [2021-06-30T06:25:06.508Z] #20 19.05 Building dependency tree...
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.29 libcap2-bin is already the newest version (1:2.25-2).
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.29 The following additional packages will be installed:
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.30   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.30   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.30   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.31   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.31   python3.7 python3.7-minimal vim-runtime xxd
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.31 Suggested packages:
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.32   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.32   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.32   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.32   quota
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.32 Recommended packages:
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.32   aufs-dkms nftables build-essential python3-dev python3-keyring
06:25:07 [2021-06-30T06:25:07.885Z] #20 21.32   python3-keyrings.alt python3-xdg unzip
06:25:09 [2021-06-30T06:25:09.789Z] #20 23.52 The following NEW packages will be installed:
06:25:09 [2021-06-30T06:25:09.789Z] #20 23.52   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:25:09 [2021-06-30T06:25:09.789Z] #20 23.53   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:25:09 [2021-06-30T06:25:09.789Z] #20 23.53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:25:09 [2021-06-30T06:25:09.789Z] #20 23.53   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:25:09 [2021-06-30T06:25:09.789Z] #20 23.53   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
06:25:09 [2021-06-30T06:25:09.789Z] #20 23.53   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:25:09 [2021-06-30T06:25:09.789Z] #20 23.53   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:25:09 [2021-06-30T06:25:09.789Z] #20 23.53   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:25:09 [2021-06-30T06:25:09.789Z] #20 23.53   xz-utils zip
06:25:10 [2021-06-30T06:25:10.049Z] #20 23.90 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
06:25:10 [2021-06-30T06:25:10.049Z] #20 23.90 Need to get 28.6 MB of archives.
06:25:10 [2021-06-30T06:25:10.049Z] #20 23.90 After this operation, 116 MB of additional disk space will be used.
06:25:10 [2021-06-30T06:25:10.049Z] #20 23.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
06:25:10 [2021-06-30T06:25:10.308Z] #20 23.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
06:25:10 [2021-06-30T06:25:10.308Z] #20 23.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
06:25:10 [2021-06-30T06:25:10.308Z] #20 24.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
06:25:10 [2021-06-30T06:25:10.308Z] #20 24.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
06:25:10 [2021-06-30T06:25:10.308Z] #20 24.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
06:25:10 [2021-06-30T06:25:10.308Z] #20 24.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:25:10 [2021-06-30T06:25:10.567Z] #20 24.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:25:10 [2021-06-30T06:25:10.826Z] #20 24.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
06:25:10 [2021-06-30T06:25:10.826Z] #20 24.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
06:25:10 [2021-06-30T06:25:10.826Z] #20 24.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 24.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 24.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 24.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 24.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 24.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 25.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 25.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 25.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 25.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 25.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 25.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 25.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 25.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 25.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
06:25:11 [2021-06-30T06:25:11.394Z] #20 25.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
06:25:11 [2021-06-30T06:25:11.653Z] #20 25.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
06:25:11 [2021-06-30T06:25:11.653Z] #20 25.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
06:25:12 [2021-06-30T06:25:12.220Z] #20 25.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
06:25:12 [2021-06-30T06:25:12.220Z] #20 25.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
06:25:12 [2021-06-30T06:25:12.220Z] #20 25.84 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
06:25:12 [2021-06-30T06:25:12.789Z] #20 ...
06:25:12 [2021-06-30T06:25:12.789Z] 
06:25:12 [2021-06-30T06:25:12.789Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:25:12 [2021-06-30T06:25:12.789Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
06:25:12 [2021-06-30T06:25:12.789Z] #32 DONE 142.4s
06:25:12 [2021-06-30T06:25:12.789Z] 
06:25:12 [2021-06-30T06:25:12.789Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
06:25:12 [2021-06-30T06:25:12.789Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
06:25:12 [2021-06-30T06:25:12.789Z] #20 26.55 debconf: delaying package configuration, since apt-utils is not installed
06:25:12 [2021-06-30T06:25:12.789Z] #20 ...
06:25:12 [2021-06-30T06:25:12.789Z] 
06:25:12 [2021-06-30T06:25:12.789Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:25:12 [2021-06-30T06:25:12.789Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:25:12 [2021-06-30T06:25:12.789Z] #46 139.2 github.com/LK4D4/vndr/godl
06:25:12 [2021-06-30T06:25:12.789Z] #46 140.1 github.com/LK4D4/vndr
06:25:13 [2021-06-30T06:25:13.357Z] #46 ...
06:25:13 [2021-06-30T06:25:13.357Z] 
06:25:13 [2021-06-30T06:25:13.357Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
06:25:13 [2021-06-30T06:25:13.357Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
06:25:13 [2021-06-30T06:25:13.357Z] #20 26.78 Fetched 28.6 MB in 2s (13.0 MB/s)
06:25:13 [2021-06-30T06:25:13.357Z] #20 26.90 Selecting previously unselected package pigz.
06:25:13 [2021-06-30T06:25:13.357Z] #20 26.90 (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 ... 23446 files and directories currently installed.)
06:25:13 [2021-06-30T06:25:13.357Z] #20 27.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
06:25:13 [2021-06-30T06:25:13.357Z] #20 27.03 Unpacking pigz (2.4-1) ...
06:25:13 [2021-06-30T06:25:13.357Z] #20 27.23 Selecting previously unselected package libpython3.7-minimal:amd64.
06:25:13 [2021-06-30T06:25:13.357Z] #20 27.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
06:25:13 [2021-06-30T06:25:13.357Z] #20 27.23 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
06:25:14 [2021-06-30T06:25:14.737Z] #20 ...
06:25:14 [2021-06-30T06:25:14.737Z] 
06:25:14 [2021-06-30T06:25:14.737Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:25:14 [2021-06-30T06:25:14.737Z] #46 sha256:7329868e74ebe90a746c8a86b3201a0b2ecf0cd3227661b8f2b714db4c9586b6
06:25:14 [2021-06-30T06:25:14.737Z] #46 DONE 145.3s
06:25:14 [2021-06-30T06:25:14.737Z] 
06:25:14 [2021-06-30T06:25:14.737Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
06:25:14 [2021-06-30T06:25:14.737Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
06:25:14 [2021-06-30T06:25:14.737Z] #20 28.14 Selecting previously unselected package python3.7-minimal.
06:25:14 [2021-06-30T06:25:14.737Z] #20 28.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
06:25:14 [2021-06-30T06:25:14.737Z] #20 28.25 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
06:25:16 [2021-06-30T06:25:16.120Z] #20 29.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
06:25:16 [2021-06-30T06:25:16.120Z] #20 29.78 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
06:25:18 [2021-06-30T06:25:18.656Z] #20 31.90 Selecting previously unselected package python3-minimal.
06:25:18 [2021-06-30T06:25:18.656Z] #20 31.90 (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 ... 23695 files and directories currently installed.)
06:25:18 [2021-06-30T06:25:18.656Z] #20 31.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
06:25:18 [2021-06-30T06:25:18.656Z] #20 31.95 Unpacking python3-minimal (3.7.3-1) ...
06:25:18 [2021-06-30T06:25:18.656Z] #20 32.02 Selecting previously unselected package libmpdec2:amd64.
06:25:18 [2021-06-30T06:25:18.656Z] #20 32.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
06:25:18 [2021-06-30T06:25:18.656Z] #20 32.03 Unpacking libmpdec2:amd64 (2.4.2-2) ...
06:25:18 [2021-06-30T06:25:18.656Z] #20 32.11 Selecting previously unselected package libpython3.7-stdlib:amd64.
06:25:18 [2021-06-30T06:25:18.656Z] #20 32.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
06:25:18 [2021-06-30T06:25:18.656Z] #20 32.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
06:25:19 [2021-06-30T06:25:19.224Z] #20 32.94 Selecting previously unselected package python3.7.
06:25:19 [2021-06-30T06:25:19.224Z] #20 32.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
06:25:19 [2021-06-30T06:25:19.224Z] #20 32.95 Unpacking python3.7 (3.7.3-2+deb10u3) ...
06:25:19 [2021-06-30T06:25:19.224Z] #20 33.06 Selecting previously unselected package libpython3-stdlib:amd64.
06:25:19 [2021-06-30T06:25:19.224Z] #20 33.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
06:25:19 [2021-06-30T06:25:19.483Z] #20 33.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
06:25:19 [2021-06-30T06:25:19.483Z] #20 33.12 Setting up python3-minimal (3.7.3-1) ...
06:25:20 [2021-06-30T06:25:20.419Z] #20 33.86 Selecting previously unselected package python3.
06:25:20 [2021-06-30T06:25:20.419Z] #20 33.86 (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 ... 24107 files and directories currently installed.)
06:25:20 [2021-06-30T06:25:20.419Z] #20 33.89 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
06:25:20 [2021-06-30T06:25:20.419Z] #20 33.90 Unpacking python3 (3.7.3-1) ...
06:25:20 [2021-06-30T06:25:20.419Z] #20 33.99 Selecting previously unselected package libip4tc0:amd64.
06:25:20 [2021-06-30T06:25:20.419Z] #20 33.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
06:25:20 [2021-06-30T06:25:20.419Z] #20 34.00 Unpacking libip4tc0:amd64 (1.8.2-4) ...
06:25:20 [2021-06-30T06:25:20.419Z] #20 34.09 Selecting previously unselected package libip6tc0:amd64.
06:25:20 [2021-06-30T06:25:20.419Z] #20 34.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
06:25:20 [2021-06-30T06:25:20.419Z] #20 34.11 Unpacking libip6tc0:amd64 (1.8.2-4) ...
06:25:20 [2021-06-30T06:25:20.419Z] #20 34.19 Selecting previously unselected package libiptc0:amd64.
06:25:20 [2021-06-30T06:25:20.419Z] #20 34.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
06:25:20 [2021-06-30T06:25:20.419Z] #20 34.19 Unpacking libiptc0:amd64 (1.8.2-4) ...
06:25:20 [2021-06-30T06:25:20.678Z] #20 34.26 Selecting previously unselected package libnfnetlink0:amd64.
06:25:20 [2021-06-30T06:25:20.678Z] #20 34.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:25:20 [2021-06-30T06:25:20.678Z] #20 34.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:25:20 [2021-06-30T06:25:20.678Z] #20 34.33 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:25:20 [2021-06-30T06:25:20.678Z] #20 34.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
06:25:20 [2021-06-30T06:25:20.678Z] #20 34.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:25:20 [2021-06-30T06:25:20.678Z] #20 34.42 Selecting previously unselected package libnftnl11:amd64.
06:25:20 [2021-06-30T06:25:20.678Z] #20 34.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
06:25:20 [2021-06-30T06:25:20.678Z] #20 34.43 Unpacking libnftnl11:amd64 (1.1.2-2) ...
06:25:20 [2021-06-30T06:25:20.937Z] #20 34.51 Selecting previously unselected package iptables.
06:25:20 [2021-06-30T06:25:20.937Z] #20 34.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
06:25:20 [2021-06-30T06:25:20.937Z] #20 34.52 Unpacking iptables (1.8.2-4) ...
06:25:21 [2021-06-30T06:25:21.196Z] #20 34.78 Selecting previously unselected package xxd.
06:25:21 [2021-06-30T06:25:21.196Z] #20 34.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
06:25:21 [2021-06-30T06:25:21.196Z] #20 34.79 Unpacking xxd (2:8.1.0875-5) ...
06:25:21 [2021-06-30T06:25:21.196Z] #20 34.89 Selecting previously unselected package vim-common.
06:25:21 [2021-06-30T06:25:21.196Z] #20 34.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:25:21 [2021-06-30T06:25:21.196Z] #20 34.93 Unpacking vim-common (2:8.1.0875-5) ...
06:25:21 [2021-06-30T06:25:21.455Z] #20 35.10 Selecting previously unselected package bash-completion.
06:25:21 [2021-06-30T06:25:21.455Z] #20 35.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:25:23 [2021-06-30T06:25:23.990Z] #20 37.32 Unpacking bash-completion (1:2.8-6) ...
06:25:23 [2021-06-30T06:25:23.990Z] #20 37.66 Selecting previously unselected package bzip2.
06:25:23 [2021-06-30T06:25:23.990Z] #20 37.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
06:25:23 [2021-06-30T06:25:23.990Z] #20 37.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:25:24 [2021-06-30T06:25:24.249Z] #20 37.74 Selecting previously unselected package xz-utils.
06:25:24 [2021-06-30T06:25:24.249Z] #20 37.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
06:25:24 [2021-06-30T06:25:24.249Z] #20 37.76 Unpacking xz-utils (5.2.4-1) ...
06:25:24 [2021-06-30T06:25:24.249Z] #20 37.91 Selecting previously unselected package apparmor.
06:25:24 [2021-06-30T06:25:24.249Z] #20 37.91 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
06:25:24 [2021-06-30T06:25:24.249Z] #20 37.97 Unpacking apparmor (2.13.2-10) ...
06:25:24 [2021-06-30T06:25:24.508Z] #20 38.29 Selecting previously unselected package aufs-tools.
06:25:24 [2021-06-30T06:25:24.767Z] #20 38.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
06:25:24 [2021-06-30T06:25:24.767Z] #20 38.30 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:25:24 [2021-06-30T06:25:24.767Z] #20 38.42 Selecting previously unselected package libonig5:amd64.
06:25:24 [2021-06-30T06:25:24.767Z] #20 38.42 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
06:25:24 [2021-06-30T06:25:24.767Z] #20 38.44 Unpacking libonig5:amd64 (6.9.1-1) ...
06:25:25 [2021-06-30T06:25:25.028Z] #20 38.58 Selecting previously unselected package libjq1:amd64.
06:25:25 [2021-06-30T06:25:25.028Z] #20 38.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:25:25 [2021-06-30T06:25:25.028Z] #20 38.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:25:25 [2021-06-30T06:25:25.028Z] #20 38.69 Selecting previously unselected package jq.
06:25:25 [2021-06-30T06:25:25.028Z] #20 38.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
06:25:25 [2021-06-30T06:25:25.028Z] #20 38.70 Unpacking jq (1.5+dfsg-2+b1) ...
06:25:25 [2021-06-30T06:25:25.028Z] #20 38.77 Selecting previously unselected package libaio1:amd64.
06:25:25 [2021-06-30T06:25:25.028Z] #20 38.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
06:25:25 [2021-06-30T06:25:25.028Z] #20 38.78 Unpacking libaio1:amd64 (0.3.112-3) ...
06:25:25 [2021-06-30T06:25:25.028Z] #20 38.84 Selecting previously unselected package libgpm2:amd64.
06:25:25 [2021-06-30T06:25:25.287Z] #20 38.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
06:25:25 [2021-06-30T06:25:25.287Z] #20 38.85 Unpacking libgpm2:amd64 (1.20.7-5) ...
06:25:25 [2021-06-30T06:25:25.287Z] #20 38.90 Selecting previously unselected package libicu63:amd64.
06:25:25 [2021-06-30T06:25:25.287Z] #20 38.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
06:25:25 [2021-06-30T06:25:25.287Z] #20 38.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.71 Selecting previously unselected package libnet1:amd64.
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.77 Selecting previously unselected package libnl-3-200:amd64.
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.86 Selecting previously unselected package libprotobuf-c1:amd64.
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.94 Selecting previously unselected package libreadline5:amd64.
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 41.95 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 42.05 Selecting previously unselected package net-tools.
06:25:28 [2021-06-30T06:25:28.577Z] #20 42.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 42.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 42.24 Selecting previously unselected package patch.
06:25:28 [2021-06-30T06:25:28.577Z] #20 42.24 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
06:25:28 [2021-06-30T06:25:28.577Z] #20 42.25 Unpacking patch (2.7.6-3+deb10u1) ...
06:25:28 [2021-06-30T06:25:28.836Z] #20 42.35 Selecting previously unselected package python-pip-whl.
06:25:28 [2021-06-30T06:25:28.836Z] #20 42.35 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
06:25:28 [2021-06-30T06:25:28.836Z] #20 42.36 Unpacking python-pip-whl (18.1-5) ...
06:25:29 [2021-06-30T06:25:29.095Z] #20 42.78 Selecting previously unselected package python3-lib2to3.
06:25:29 [2021-06-30T06:25:29.095Z] #20 42.78 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
06:25:29 [2021-06-30T06:25:29.095Z] #20 42.79 Unpacking python3-lib2to3 (3.7.3-1) ...
06:25:29 [2021-06-30T06:25:29.354Z] #20 42.90 Selecting previously unselected package python3-distutils.
06:25:29 [2021-06-30T06:25:29.354Z] #20 42.91 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
06:25:29 [2021-06-30T06:25:29.354Z] #20 42.92 Unpacking python3-distutils (3.7.3-1) ...
06:25:29 [2021-06-30T06:25:29.354Z] #20 43.05 Selecting previously unselected package python3-pip.
06:25:29 [2021-06-30T06:25:29.354Z] #20 43.05 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
06:25:29 [2021-06-30T06:25:29.354Z] #20 43.06 Unpacking python3-pip (18.1-5) ...
06:25:29 [2021-06-30T06:25:29.613Z] #20 43.20 Selecting previously unselected package python3-pkg-resources.
06:25:29 [2021-06-30T06:25:29.613Z] #20 43.21 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
06:25:29 [2021-06-30T06:25:29.613Z] #20 43.22 Unpacking python3-pkg-resources (40.8.0-1) ...
06:25:29 [2021-06-30T06:25:29.872Z] #20 43.36 Selecting previously unselected package python3-setuptools.
06:25:29 [2021-06-30T06:25:29.872Z] #20 43.37 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
06:25:29 [2021-06-30T06:25:29.872Z] #20 43.37 Unpacking python3-setuptools (40.8.0-1) ...
06:25:29 [2021-06-30T06:25:29.872Z] #20 43.54 Selecting previously unselected package python3-wheel.
06:25:29 [2021-06-30T06:25:29.872Z] #20 43.54 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
06:25:29 [2021-06-30T06:25:29.872Z] #20 43.54 Unpacking python3-wheel (0.32.3-2) ...
06:25:29 [2021-06-30T06:25:29.872Z] #20 43.61 Selecting previously unselected package sudo.
06:25:30 [2021-06-30T06:25:30.132Z] #20 43.62 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
06:25:30 [2021-06-30T06:25:30.132Z] #20 43.63 Unpacking sudo (1.8.27-1+deb10u3) ...
06:25:30 [2021-06-30T06:25:30.132Z] #20 44.00 Selecting previously unselected package thin-provisioning-tools.
06:25:30 [2021-06-30T06:25:30.132Z] #20 44.01 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
06:25:30 [2021-06-30T06:25:30.132Z] #20 44.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:25:30 [2021-06-30T06:25:30.700Z] #20 44.21 Selecting previously unselected package uidmap.
06:25:30 [2021-06-30T06:25:30.700Z] #20 44.21 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
06:25:30 [2021-06-30T06:25:30.700Z] #20 44.22 Unpacking uidmap (1:4.5-1.1) ...
06:25:30 [2021-06-30T06:25:30.700Z] #20 44.32 Selecting previously unselected package vim-runtime.
06:25:30 [2021-06-30T06:25:30.700Z] #20 44.33 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:25:30 [2021-06-30T06:25:30.700Z] #20 44.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:25:30 [2021-06-30T06:25:30.700Z] #20 44.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:25:30 [2021-06-30T06:25:30.700Z] #20 44.39 Unpacking vim-runtime (2:8.1.0875-5) ...
06:25:33 [2021-06-30T06:25:33.242Z] #20 46.93 Selecting previously unselected package vim.
06:25:33 [2021-06-30T06:25:33.242Z] #20 46.95 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
06:25:33 [2021-06-30T06:25:33.242Z] #20 46.97 Unpacking vim (2:8.1.0875-5) ...
06:25:33 [2021-06-30T06:25:33.822Z] #20 47.41 Selecting previously unselected package xfsprogs.
06:25:33 [2021-06-30T06:25:33.822Z] #20 47.43 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
06:25:33 [2021-06-30T06:25:33.822Z] #20 47.43 Unpacking xfsprogs (4.20.0-1) ...
06:25:34 [2021-06-30T06:25:34.116Z] #20 47.85 Selecting previously unselected package zip.
06:25:34 [2021-06-30T06:25:34.116Z] #20 47.85 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
06:25:34 [2021-06-30T06:25:34.116Z] #20 47.85 Unpacking zip (3.0-11+b1) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.01 Setting up aufs-tools (1:4.14+20190211-1) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.03 Setting up libip6tc0:amd64 (1.8.2-4) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.04 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.05 Setting up libgpm2:amd64 (1.20.7-5) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.06 Setting up libip4tc0:amd64 (1.8.2-4) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.07 Setting up uidmap (1:4.5-1.1) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.09 Setting up libnftnl11:amd64 (1.1.2-2) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.11 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.15 Setting up xxd (2:8.1.0875-5) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.16 Setting up zip (3.0-11+b1) ...
06:25:34 [2021-06-30T06:25:34.391Z] #20 48.17 Setting up vim-common (2:8.1.0875-5) ...
06:25:34 [2021-06-30T06:25:34.650Z] #20 48.21 Setting up bash-completion (1:2.8-6) ...
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.75 Setting up libiptc0:amd64 (1.8.2-4) ...
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.76 Setting up xz-utils (5.2.4-1) ...
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.79 Setting up patch (2.7.6-3+deb10u1) ...
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.80 Setting up sudo (1.8.27-1+deb10u3) ...
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.85 invoke-rc.d: could not determine current runlevel
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.86 invoke-rc.d: policy-rc.d denied execution of start.
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.87 Setting up pigz (2.4-1) ...
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.91 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:25:37 [2021-06-30T06:25:37.203Z] #20 50.95 Setting up python-pip-whl (18.1-5) ...
06:25:37 [2021-06-30T06:25:37.477Z] #20 50.96 Setting up libmpdec2:amd64 (2.4.2-2) ...
06:25:37 [2021-06-30T06:25:37.478Z] #20 50.97 Setting up vim-runtime (2:8.1.0875-5) ...
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.28 Setting up libaio1:amd64 (0.3.112-3) ...
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.30 Setting up libonig5:amd64 (6.9.1-1) ...
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.31 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.32 Setting up vim (2:8.1.0875-5) ...
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.42 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.44 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.47 Setting up jq (1.5+dfsg-2+b1) ...
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.49 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
06:25:37 [2021-06-30T06:25:37.737Z] #20 51.50 Setting up python3.7 (3.7.3-2+deb10u3) ...
06:25:40 [2021-06-30T06:25:40.270Z] #20 53.91 Setting up iptables (1.8.2-4) ...
06:25:40 [2021-06-30T06:25:40.275Z] #20 53.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:25:40 [2021-06-30T06:25:40.275Z] #20 53.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:25:40 [2021-06-30T06:25:40.275Z] #20 53.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:25:40 [2021-06-30T06:25:40.275Z] #20 53.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:25:40 [2021-06-30T06:25:40.275Z] #20 53.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:25:40 [2021-06-30T06:25:40.275Z] #20 53.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:25:40 [2021-06-30T06:25:40.275Z] #20 53.97 Setting up python3 (3.7.3-1) ...
06:25:40 [2021-06-30T06:25:40.842Z] #20 54.39 Setting up python3-wheel (0.32.3-2) ...
06:25:41 [2021-06-30T06:25:41.359Z] #20 54.89 Setting up apparmor (2.13.2-10) ...
06:25:42 [2021-06-30T06:25:42.735Z] #20 56.49 Setting up xfsprogs (4.20.0-1) ...
06:25:42 [2021-06-30T06:25:42.993Z] #20 56.50 Setting up python3-lib2to3 (3.7.3-1) ...
06:25:43 [2021-06-30T06:25:43.251Z] #20 56.84 Setting up python3-pkg-resources (40.8.0-1) ...
06:25:43 [2021-06-30T06:25:43.817Z] #20 57.68 Setting up python3-distutils (3.7.3-1) ...
06:25:44 [2021-06-30T06:25:44.385Z] #20 58.04 Setting up python3-setuptools (40.8.0-1) ...
06:25:45 [2021-06-30T06:25:45.320Z] #20 58.98 Setting up python3-pip (18.1-5) ...
06:25:46 [2021-06-30T06:25:46.254Z] #20 59.85 Processing triggers for libc-bin (2.28-10) ...
06:25:46 [2021-06-30T06:25:46.254Z] #20 59.92 Processing triggers for mime-support (3.62) ...
06:25:47 [2021-06-30T06:25:47.194Z] #20 DONE 60.7s
06:25:47 [2021-06-30T06:25:47.194Z] 
06:25:47 [2021-06-30T06:25:47.194Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
06:25:47 [2021-06-30T06:25:47.194Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94
06:25:48 [2021-06-30T06:25:48.131Z] #21 1.055 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:25:48 [2021-06-30T06:25:48.131Z] #21 1.059 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:25:48 [2021-06-30T06:25:48.131Z] #21 1.070 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:25:48 [2021-06-30T06:25:48.131Z] #21 DONE 1.2s
06:25:48 [2021-06-30T06:25:48.131Z] 
06:25:48 [2021-06-30T06:25:48.131Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
06:25:48 [2021-06-30T06:25:48.131Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
06:25:53 [2021-06-30T06:25:53.404Z] #22 4.537 Collecting yamllint==1.26.1
06:25:53 [2021-06-30T06:25:53.404Z] #22 ...
06:25:53 [2021-06-30T06:25:53.404Z] 
06:25:53 [2021-06-30T06:25:53.404Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
06:25:53 [2021-06-30T06:25:53.404Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
06:25:53 [2021-06-30T06:25:53.404Z] #40 181.4 + dpkg --print-architecture
06:25:53 [2021-06-30T06:25:53.404Z] #40 181.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:25:53 [2021-06-30T06:25:53.404Z] #40 181.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:25:53 [2021-06-30T06:25:53.404Z] #40 181.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:25:58 [2021-06-30T06:25:58.674Z] #40 ...
06:25:58 [2021-06-30T06:25:58.674Z] 
06:25:58 [2021-06-30T06:25:58.674Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
06:25:58 [2021-06-30T06:25:58.674Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
06:25:58 [2021-06-30T06:25:58.674Z] #22 9.889   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
06:25:59 [2021-06-30T06:25:59.243Z] #22 10.93 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
06:25:59 [2021-06-30T06:25:59.243Z] #22 10.97   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
06:25:59 [2021-06-30T06:25:59.243Z] #22 11.01 Collecting pyyaml (from yamllint==1.26.1)
06:25:59 [2021-06-30T06:25:59.243Z] #22 11.16   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
06:25:59 [2021-06-30T06:25:59.502Z] #22 11.34 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
06:25:59 [2021-06-30T06:25:59.761Z] #22 11.34 Building wheels for collected packages: yamllint
06:25:59 [2021-06-30T06:25:59.761Z] #22 11.34   Running setup.py bdist_wheel for yamllint: started
06:26:00 [2021-06-30T06:26:00.699Z] #22 12.27   Running setup.py bdist_wheel for yamllint: finished with status 'done'
06:26:00 [2021-06-30T06:26:00.699Z] #22 12.27   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
06:26:00 [2021-06-30T06:26:00.699Z] #22 12.32 Successfully built yamllint
06:26:00 [2021-06-30T06:26:00.699Z] #22 12.34 Installing collected packages: pathspec, pyyaml, yamllint
06:26:00 [2021-06-30T06:26:00.962Z] #22 12.67 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
06:26:01 [2021-06-30T06:26:01.532Z] #22 DONE 13.3s
06:26:01 [2021-06-30T06:26:01.532Z] 
06:26:01 [2021-06-30T06:26:01.532Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
06:26:01 [2021-06-30T06:26:01.532Z] #25 sha256:e3abcf8aa0c48b8fb456c73fd855fae703de7396ab0696605fdafeed650c3063
06:26:01 [2021-06-30T06:26:01.791Z] #25 DONE 0.2s
06:26:01 [2021-06-30T06:26:01.791Z] 
06:26:01 [2021-06-30T06:26:01.791Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
06:26:01 [2021-06-30T06:26:01.791Z] #30 sha256:cfb2efe6c001b9daa7e453644b50974f90e8c44fd0e34750c6d69df222ccb143
06:26:05 [2021-06-30T06:26:05.978Z] #30 DONE 4.1s
06:26:05 [2021-06-30T06:26:05.978Z] 
06:26:05 [2021-06-30T06:26:05.978Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
06:26:05 [2021-06-30T06:26:05.978Z] #33 sha256:aace26c9ca3a1f324e47c45836806adab53ed0dc67475b75f807e5bb0c78316e
06:26:05 [2021-06-30T06:26:05.978Z] #33 DONE 0.3s
06:26:05 [2021-06-30T06:26:05.978Z] 
06:26:05 [2021-06-30T06:26:05.978Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
06:26:05 [2021-06-30T06:26:05.978Z] #35 sha256:411948774277671d674add8b2df0ad9e28373c23ef8e7021f969fd4648130996
06:26:05 [2021-06-30T06:26:05.978Z] #35 DONE 0.1s
06:26:05 [2021-06-30T06:26:05.978Z] 
06:26:05 [2021-06-30T06:26:05.978Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
06:26:05 [2021-06-30T06:26:05.978Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
06:26:06 [2021-06-30T06:26:06.236Z] #40 ...
06:26:06 [2021-06-30T06:26:06.236Z] 
06:26:06 [2021-06-30T06:26:06.236Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
06:26:06 [2021-06-30T06:26:06.236Z] #38 sha256:bb84a21e2e211097e0ae643a31c6b9af6fc1ddba6507c4702d54ac657a5e642a
06:26:06 [2021-06-30T06:26:06.236Z] #38 DONE 0.1s
06:26:06 [2021-06-30T06:26:06.236Z] 
06:26:06 [2021-06-30T06:26:06.236Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
06:26:06 [2021-06-30T06:26:06.236Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
06:26:12 [2021-06-30T06:26:12.799Z] #40 DONE 201.6s
06:26:12 [2021-06-30T06:26:12.799Z] 
06:26:12 [2021-06-30T06:26:12.799Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:26:12 [2021-06-30T06:26:12.799Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e
06:26:12 [2021-06-30T06:26:12.799Z] #57 ...
06:26:12 [2021-06-30T06:26:12.799Z] 
06:26:12 [2021-06-30T06:26:12.799Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
06:26:12 [2021-06-30T06:26:12.799Z] #50 sha256:81ee5e1bb7a423d2bf8f0ef48374178ad43bab4f8e1b6add9b151c6f9271c6c7
06:26:12 [2021-06-30T06:26:12.799Z] #50 202.8 + /build/golangci-lint --version
06:26:12 [2021-06-30T06:26:12.799Z] #50 203.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
06:26:12 [2021-06-30T06:26:12.799Z] #50 DONE 203.4s
06:26:12 [2021-06-30T06:26:12.799Z] 
06:26:12 [2021-06-30T06:26:12.799Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:26:12 [2021-06-30T06:26:12.799Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4
06:26:14 [2021-06-30T06:26:14.701Z] #54 ...
06:26:14 [2021-06-30T06:26:14.701Z] 
06:26:14 [2021-06-30T06:26:14.701Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
06:26:14 [2021-06-30T06:26:14.701Z] #41 sha256:ce8d5303184f656faa8658b1d1a12fb6c582836ddc43f94948fe14c5bc3f3cb9
06:26:15 [2021-06-30T06:26:15.268Z] #41 DONE 0.4s
06:26:15 [2021-06-30T06:26:15.268Z] 
06:26:15 [2021-06-30T06:26:15.268Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
06:26:15 [2021-06-30T06:26:15.268Z] #45 sha256:dc4ddcac87198bb936451c6621a99235bc37ebfd6b0b81092e497a2f63f9aeff
06:26:15 [2021-06-30T06:26:15.268Z] #45 DONE 0.1s
06:26:15 [2021-06-30T06:26:15.268Z] 
06:26:15 [2021-06-30T06:26:15.268Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:26:15 [2021-06-30T06:26:15.268Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4
06:26:15 [2021-06-30T06:26:15.268Z] #54 ...
06:26:15 [2021-06-30T06:26:15.268Z] 
06:26:15 [2021-06-30T06:26:15.268Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
06:26:15 [2021-06-30T06:26:15.268Z] #47 sha256:e086ecf3f90d970043dc332f33505573f8bb38eb7fc35f71e097c6c93d9f8a02
06:26:15 [2021-06-30T06:26:15.526Z] #47 DONE 0.2s
06:26:15 [2021-06-30T06:26:15.526Z] 
06:26:15 [2021-06-30T06:26:15.526Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
06:26:15 [2021-06-30T06:26:15.526Z] #49 sha256:23ad788cefc69299708d0e4b8cfefe81753ee8ed3b8b5951893de1abefb92c93
06:26:15 [2021-06-30T06:26:15.526Z] #49 DONE 0.1s
06:26:15 [2021-06-30T06:26:15.526Z] 
06:26:15 [2021-06-30T06:26:15.526Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
06:26:15 [2021-06-30T06:26:15.526Z] #51 sha256:7c4b64100745b6ed7024eeba61a123995a460d103bfcefbc1450230b2a858e46
06:26:15 [2021-06-30T06:26:15.787Z] #51 DONE 0.4s
06:26:15 [2021-06-30T06:26:15.787Z] 
06:26:15 [2021-06-30T06:26:15.787Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
06:26:15 [2021-06-30T06:26:15.787Z] #53 sha256:a5f2054e145a7861a97bba55ec1423aae9dff55c7cd2439db1b206d0633e039e
06:26:16 [2021-06-30T06:26:16.045Z] #53 DONE 0.1s
06:26:16 [2021-06-30T06:26:16.045Z] 
06:26:16 [2021-06-30T06:26:16.045Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:26:16 [2021-06-30T06:26:16.045Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4
06:26:37 [2021-06-30T06:26:37.981Z] #54 ...
06:26:37 [2021-06-30T06:26:37.981Z] 
06:26:37 [2021-06-30T06:26:37.981Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:26:37 [2021-06-30T06:26:37.981Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e
06:26:37 [2021-06-30T06:26:37.981Z] #57 185.5 + bin/containerd
06:26:38 [2021-06-30T06:26:38.917Z] #57 ...
06:26:38 [2021-06-30T06:26:38.917Z] 
06:26:38 [2021-06-30T06:26:38.917Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:26:38 [2021-06-30T06:26:38.917Z] #54 sha256:f0124eb63409f9e463180980fce19d7611d24ccc4a7763b822928f0773b3ace4
06:26:38 [2021-06-30T06:26:38.917Z] #54 119.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
06:26:38 [2021-06-30T06:26:38.917Z] #54 119.9 + mkdir -p /build
06:26:38 [2021-06-30T06:26:38.917Z] #54 119.9 + cp runc /build/runc
06:26:38 [2021-06-30T06:26:38.917Z] #54 DONE 120.7s
06:26:39 [2021-06-30T06:26:39.176Z] 
06:26:39 [2021-06-30T06:26:39.176Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:26:39 [2021-06-30T06:26:39.176Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e
06:26:41 [2021-06-30T06:26:41.079Z] #57 ...
06:26:41 [2021-06-30T06:26:41.079Z] 
06:26:41 [2021-06-30T06:26:41.079Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
06:26:41 [2021-06-30T06:26:41.079Z] #55 sha256:e3b6700059866c335f6894cff926569b3de529e49673c9d81107099ed23c61fb
06:26:41 [2021-06-30T06:26:41.079Z] #55 DONE 0.2s
06:26:41 [2021-06-30T06:26:41.079Z] 
06:26:41 [2021-06-30T06:26:41.079Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:26:41 [2021-06-30T06:26:41.079Z] #57 sha256:334aeeab49bfa4eb36eee3d51cf334c7b7c70ee67c5cb762fcf339f2e364cf3e
06:27:13 [2021-06-30T06:27:13.163Z] #57 217.0 # github.com/containerd/containerd/cmd/containerd
06:27:13 [2021-06-30T06:27:13.163Z] #57 217.0 /usr/bin/ld: /tmp/go-link-379061141/000019.o: in function `New':
06:27:13 [2021-06-30T06:27:13.163Z] #57 217.0 /tmp/tmp.E03GAhnsVy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
06:27:13 [2021-06-30T06:27:13.163Z] #57 217.1 + bin/containerd-stress
06:27:13 [2021-06-30T06:27:13.163Z] #57 218.2 + bin/containerd-shim
06:27:17 [2021-06-30T06:27:17.353Z] #57 225.3 + bin/containerd-shim-runc-v1
06:27:22 [2021-06-30T06:27:22.669Z] #57 230.2 + bin/containerd-shim-runc-v2
06:27:22 [2021-06-30T06:27:22.669Z] #57 230.8 + binaries
06:27:22 [2021-06-30T06:27:22.669Z] #57 230.8 + install -D bin/containerd /build/containerd
06:27:22 [2021-06-30T06:27:22.669Z] #57 230.8 + install -D bin/containerd-shim /build/containerd-shim
06:27:22 [2021-06-30T06:27:22.669Z] #57 230.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:27:22 [2021-06-30T06:27:22.669Z] #57 230.9 + install -D bin/ctr /build/ctr
06:27:24 [2021-06-30T06:27:24.585Z] #57 DONE 232.9s
06:27:25 [2021-06-30T06:27:25.521Z] 
06:27:25 [2021-06-30T06:27:25.521Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
06:27:25 [2021-06-30T06:27:25.521Z] #58 sha256:3b2b76126945909a921f81be0ff772472cd4051c0e1c1952312dbe760b81b34a
06:27:26 [2021-06-30T06:27:26.087Z] #58 DONE 0.7s
06:27:26 [2021-06-30T06:27:26.087Z] 
06:27:26 [2021-06-30T06:27:26.087Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:27:26 [2021-06-30T06:27:26.087Z] #62 sha256:0b6a77d42eefbc0f2c2bc60ecea8194b868472b9e87dabd1dc3d43603ed352fb
06:27:26 [2021-06-30T06:27:26.344Z] #62 DONE 0.2s
06:27:26 [2021-06-30T06:27:26.344Z] 
06:27:26 [2021-06-30T06:27:26.344Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
06:27:26 [2021-06-30T06:27:26.344Z] #67 sha256:a8ea3aa03a9a615e6f432da76de4608c56d187d353508a32b0d9206509d65e0c
06:27:27 [2021-06-30T06:27:27.276Z] #67 DONE 0.9s
06:27:27 [2021-06-30T06:27:27.277Z] 
06:27:27 [2021-06-30T06:27:27.277Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
06:27:27 [2021-06-30T06:27:27.277Z] #68 sha256:99e9afb2bb33684ee9dcb620444e47148e2804ed88bc468d6351894d8b21eec9
06:27:27 [2021-06-30T06:27:27.277Z] #68 DONE 0.0s
06:27:27 [2021-06-30T06:27:27.277Z] 
06:27:27 [2021-06-30T06:27:27.277Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
06:27:27 [2021-06-30T06:27:27.277Z] #69 sha256:ca401fe97fe6e0370cd0ccc080602cf6caf07903630900d6d5ccfa3233d10b12
06:27:28 [2021-06-30T06:27:28.212Z] #69 DONE 0.9s
06:27:28 [2021-06-30T06:27:28.212Z] 
06:27:28 [2021-06-30T06:27:28.212Z] #70 exporting to image
06:27:28 [2021-06-30T06:27:28.212Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:27:28 [2021-06-30T06:27:28.212Z] #70 exporting layers
06:27:34 [2021-06-30T06:27:34.782Z] #70 exporting layers 6.3s done
06:27:34 [2021-06-30T06:27:34.782Z] #70 writing image sha256:ae745c36e29e975fdc0761b91b1bb4c3d096a4681e2945fbc0b4728f4240d4bc done
06:27:34 [2021-06-30T06:27:34.782Z] #70 naming to docker.io/library/docker:e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 done
06:27:34 [2021-06-30T06:27:34.782Z] #70 DONE 6.4s