Skip to content

Console Output

Skipping 41 KB.. Full Log
che,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2"      && /build/vndr --help
20:44:42 [2021-11-17T20:44:42.646Z] #49 sha256:32a33900366676c1f82aff071bc65b25a70116aad0ae3f9dd45c3f8ff1bf81c9
20:44:42 [2021-11-17T20:44:42.646Z] #49 4.635 go: downloading github.com/LK4D4/vndr v0.1.2
20:44:42 [2021-11-17T20:44:42.906Z] #49 ...
20:44:42 [2021-11-17T20:44:42.906Z] 
20:44:42 [2021-11-17T20:44:42.906Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:44:42 [2021-11-17T20:44:42.906Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:44:42 [2021-11-17T20:44:42.906Z] #14 5.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:44:42 [2021-11-17T20:44:42.906Z] #14 5.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:44:42 [2021-11-17T20:44:42.906Z] #14 5.185 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:44:42 [2021-11-17T20:44:42.906Z] #14 6.110 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB]
20:44:42 [2021-11-17T20:44:42.906Z] #14 9.881 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB]
20:44:43 [2021-11-17T20:44:43.167Z] #14 ...
20:44:43 [2021-11-17T20:44:43.167Z] 
20:44:43 [2021-11-17T20:44:43.167Z] #47 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
20:44:43 [2021-11-17T20:44:43.167Z] #47 sha256:855c7537c0197614a3cec343f3e73493761cd719df9ff4d8cb94d2b47ab19973
20:44:43 [2021-11-17T20:44:43.167Z] #47 6.579 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:44:43 [2021-11-17T20:44:43.167Z] #47 6.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:44:43 [2021-11-17T20:44:43.167Z] #47 6.663 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:44:43 [2021-11-17T20:44:43.167Z] #47 7.156 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1532 B]
20:44:43 [2021-11-17T20:44:43.167Z] #47 8.487 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB]
20:44:43 [2021-11-17T20:44:43.167Z] #47 ...
20:44:43 [2021-11-17T20:44:43.167Z] 
20:44:43 [2021-11-17T20:44:43.167Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:44:43 [2021-11-17T20:44:43.167Z] #34 sha256:c03612b4005dc64c428dbd8550744dce8e671b63506df6de5893dcf6d9682acb
20:44:43 [2021-11-17T20:44:43.167Z] #34 5.616 + git clone https://github.com/kolyshkin/go-swagger.git .
20:44:43 [2021-11-17T20:44:43.167Z] #34 5.616 Cloning into '.'...
20:44:43 [2021-11-17T20:44:43.428Z] #34 ...
20:44:43 [2021-11-17T20:44:43.428Z] 
20:44:43 [2021-11-17T20:44:43.428Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:44:43 [2021-11-17T20:44:43.428Z] #55 sha256:cfb57491f9518ee54416df00a3a599b8c563df015443274b89b9704b31bf6a4a
20:44:43 [2021-11-17T20:44:43.428Z] #55 5.924 go: downloading mvdan.cc/sh/v3 v3.0.2
20:44:43 [2021-11-17T20:44:43.428Z] #55 7.418 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:44:43 [2021-11-17T20:44:43.428Z] #55 7.439 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:44:43 [2021-11-17T20:44:43.428Z] #55 7.528 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:44:43 [2021-11-17T20:44:43.428Z] #55 10.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:44:43 [2021-11-17T20:44:43.428Z] #55 ...
20:44:43 [2021-11-17T20:44:43.428Z] 
20:44:43 [2021-11-17T20:44:43.428Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
20:44:43 [2021-11-17T20:44:43.428Z] #36 sha256:04f40f2533ffedd8d9c24b6f2c625210aa517f4127cf28c390b0e2754e51814a
20:44:43 [2021-11-17T20:44:43.428Z] #36 5.440 go: downloading github.com/pelletier/go-toml v1.8.1
20:44:43 [2021-11-17T20:44:43.689Z] #36 ...
20:44:43 [2021-11-17T20:44:43.689Z] 
20:44:43 [2021-11-17T20:44:43.689Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:44:43 [2021-11-17T20:44:43.689Z] #53 sha256:a583b1575c18d25e691be6606f5e8f2a8bad584f6ed0914402c9bc00e5e6e7c9
20:44:43 [2021-11-17T20:44:43.689Z] #53 6.542 go: downloading github.com/golangci/golangci-lint v1.23.8
20:44:43 [2021-11-17T20:44:43.689Z] #53 ...
20:44:43 [2021-11-17T20:44:43.689Z] 
20:44:43 [2021-11-17T20:44:43.689Z] #60 [containerd 1/3] 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
20:44:43 [2021-11-17T20:44:43.689Z] #60 sha256:c514880ce25cb7fc93d014bfb8a88da22d04785bca5ec14a538d36ff714794f5
20:44:43 [2021-11-17T20:44:43.689Z] #60 6.480 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:44:43 [2021-11-17T20:44:43.689Z] #60 6.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:44:43 [2021-11-17T20:44:43.689Z] #60 6.505 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:44:43 [2021-11-17T20:44:43.689Z] #60 7.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB]
20:44:43 [2021-11-17T20:44:43.953Z] #60 ...
20:44:43 [2021-11-17T20:44:43.953Z] 
20:44:43 [2021-11-17T20:44:43.953Z] #38 [tini 1/3] 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
20:44:43 [2021-11-17T20:44:43.953Z] #38 sha256:a2a222aad0f3a37566a61f207d0991123e7adb905a6d07a572a9471010d60c1f
20:44:43 [2021-11-17T20:44:43.953Z] #38 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB]
20:44:47 [2021-11-17T20:44:47.259Z] #38 ...
20:44:47 [2021-11-17T20:44:47.259Z] 
20:44:47 [2021-11-17T20:44:47.259Z] #43 [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 "v2.3.0"         && 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 "v2.1.0";                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
20:44:47 [2021-11-17T20:44:47.259Z] #43 sha256:b7a26e520fc2f73f845fa97c982ce710c0ffc301e3db440633a70e2f53113af9
20:44:47 [2021-11-17T20:44:47.260Z] #43 4.038 + git clone https://github.com/docker/distribution.git .
20:44:47 [2021-11-17T20:44:47.260Z] #43 4.038 Cloning into '.'...
20:44:47 [2021-11-17T20:44:47.260Z] #43 ...
20:44:47 [2021-11-17T20:44:47.260Z] 
20:44:47 [2021-11-17T20:44:47.260Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:44:47 [2021-11-17T20:44:47.260Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:44:47 [2021-11-17T20:44:47.260Z] #14 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:44:51 [2021-11-17T20:44:51.467Z] #14 ...
20:44:51 [2021-11-17T20:44:51.467Z] 
20:44:51 [2021-11-17T20:44:51.467Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:44:51 [2021-11-17T20:44:51.467Z] #53 sha256:a583b1575c18d25e691be6606f5e8f2a8bad584f6ed0914402c9bc00e5e6e7c9
20:44:51 [2021-11-17T20:44:51.467Z] #53 14.81 go: downloading github.com/fatih/color v1.7.0
20:44:51 [2021-11-17T20:44:51.467Z] #53 14.81 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:44:51 [2021-11-17T20:44:51.467Z] #53 14.93 go: downloading github.com/pkg/errors v0.8.1
20:44:51 [2021-11-17T20:44:51.467Z] #53 14.99 go: downloading github.com/spf13/cobra v0.0.5
20:44:51 [2021-11-17T20:44:51.467Z] #53 15.09 go: downloading github.com/spf13/pflag v1.0.5
20:44:51 [2021-11-17T20:44:51.467Z] #53 15.45 go: downloading github.com/spf13/viper v1.6.1
20:44:51 [2021-11-17T20:44:51.467Z] #53 16.15 go: downloading github.com/mattn/go-colorable v0.1.4
20:44:51 [2021-11-17T20:44:51.467Z] #53 16.18 go: downloading github.com/mattn/go-isatty v0.0.8
20:44:51 [2021-11-17T20:44:51.467Z] #53 16.21 go: downloading github.com/go-critic/go-critic v0.4.1
20:44:51 [2021-11-17T20:44:51.467Z] #53 16.46 go: downloading github.com/go-lintpack/lintpack v0.5.2
20:44:51 [2021-11-17T20:44:51.467Z] #53 16.59 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:44:51 [2021-11-17T20:44:51.467Z] #53 16.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:44:52 [2021-11-17T20:44:52.851Z] #53 ...
20:44:52 [2021-11-17T20:44:52.851Z] 
20:44:52 [2021-11-17T20:44:52.851Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:44:52 [2021-11-17T20:44:52.851Z] #65 sha256:e34a90f7a4a4ec47fccf5beb98494c61f4fb42daadfea7f81fa9205172327e15
20:44:52 [2021-11-17T20:44:52.851Z] #65 9.719 go: downloading github.com/sirupsen/logrus v1.8.1
20:44:52 [2021-11-17T20:44:52.851Z] #65 9.719 go: downloading github.com/urfave/cli/v2 v2.3.0
20:44:52 [2021-11-17T20:44:52.851Z] #65 10.17 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
20:44:52 [2021-11-17T20:44:52.851Z] #65 15.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
20:44:52 [2021-11-17T20:44:52.851Z] #65 15.77 go: downloading github.com/google/uuid v1.3.0
20:44:52 [2021-11-17T20:44:52.851Z] #65 15.87 go: downloading github.com/moby/vpnkit v0.5.0
20:44:52 [2021-11-17T20:44:52.851Z] #65 16.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:44:52 [2021-11-17T20:44:52.851Z] #65 16.60 go: downloading github.com/gofrs/flock v0.8.1
20:44:52 [2021-11-17T20:44:52.851Z] #65 16.69 go: downloading github.com/gorilla/mux v1.8.0
20:44:52 [2021-11-17T20:44:52.851Z] #65 17.41 go: downloading github.com/moby/sys/mountinfo v0.5.0
20:44:52 [2021-11-17T20:44:52.851Z] #65 18.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:44:52 [2021-11-17T20:44:52.851Z] #65 18.46 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
20:44:53 [2021-11-17T20:44:53.112Z] #65 ...
20:44:53 [2021-11-17T20:44:53.112Z] 
20:44:53 [2021-11-17T20:44:53.112Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
20:44:53 [2021-11-17T20:44:53.112Z] #51 sha256:6afe68bdba67926937efc96ad04f1a1fdaab507d618de65d17e09cb920551ba9
20:44:53 [2021-11-17T20:44:53.112Z] #51 10.62 go: downloading golang.org/x/tools v0.1.0
20:44:53 [2021-11-17T20:44:53.112Z] #51 19.05 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:44:53 [2021-11-17T20:44:53.112Z] #51 19.13 go: downloading golang.org/x/mod v0.3.0
20:44:53 [2021-11-17T20:44:53.683Z] #51 ...
20:44:53 [2021-11-17T20:44:53.683Z] 
20:44:53 [2021-11-17T20:44:53.683Z] #47 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
20:44:53 [2021-11-17T20:44:53.683Z] #47 sha256:855c7537c0197614a3cec343f3e73493761cd719df9ff4d8cb94d2b47ab19973
20:44:53 [2021-11-17T20:44:53.683Z] #47 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB]
20:44:53 [2021-11-17T20:44:53.683Z] #47 17.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:44:53 [2021-11-17T20:44:53.683Z] #47 20.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [1806 B]
20:44:53 [2021-11-17T20:44:53.683Z] #47 ...
20:44:53 [2021-11-17T20:44:53.683Z] 
20:44:53 [2021-11-17T20:44:53.683Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:44:53 [2021-11-17T20:44:53.683Z] #65 sha256:e34a90f7a4a4ec47fccf5beb98494c61f4fb42daadfea7f81fa9205172327e15
20:44:53 [2021-11-17T20:44:53.683Z] #65 20.64 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:44:54 [2021-11-17T20:44:54.254Z] #65 21.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:44:54 [2021-11-17T20:44:54.254Z] #65 ...
20:44:54 [2021-11-17T20:44:54.254Z] 
20:44:54 [2021-11-17T20:44:54.254Z] #60 [containerd 1/3] 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
20:44:54 [2021-11-17T20:44:54.254Z] #60 sha256:c514880ce25cb7fc93d014bfb8a88da22d04785bca5ec14a538d36ff714794f5
20:44:54 [2021-11-17T20:44:54.254Z] #60 11.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB]
20:44:54 [2021-11-17T20:44:54.254Z] #60 14.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:44:54 [2021-11-17T20:44:54.827Z] #60 ...
20:44:54 [2021-11-17T20:44:54.827Z] 
20:44:54 [2021-11-17T20:44:54.827Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:44:54 [2021-11-17T20:44:54.827Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:44:54 [2021-11-17T20:44:54.827Z] #14 22.25 Fetched 8360 kB in 17s (481 kB/s)
20:44:58 [2021-11-17T20:44:58.131Z] #14 22.25 Reading package lists...
20:44:58 [2021-11-17T20:44:58.131Z] #14 ...
20:44:58 [2021-11-17T20:44:58.131Z] 
20:44:58 [2021-11-17T20:44:58.131Z] #38 [tini 1/3] 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
20:44:58 [2021-11-17T20:44:58.131Z] #38 sha256:a2a222aad0f3a37566a61f207d0991123e7adb905a6d07a572a9471010d60c1f
20:44:58 [2021-11-17T20:44:58.131Z] #38 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:44:58 [2021-11-17T20:44:58.131Z] #38 24.53 Fetched 8360 kB in 18s (454 kB/s)
20:44:58 [2021-11-17T20:44:58.131Z] #38 24.53 Reading package lists...
20:44:58 [2021-11-17T20:44:58.131Z] #38 ...
20:44:58 [2021-11-17T20:44:58.131Z] 
20:44:58 [2021-11-17T20:44:58.131Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:44:58 [2021-11-17T20:44:58.131Z] #53 sha256:a583b1575c18d25e691be6606f5e8f2a8bad584f6ed0914402c9bc00e5e6e7c9
20:44:58 [2021-11-17T20:44:58.131Z] #53 23.16 go: downloading github.com/sirupsen/logrus v1.4.2
20:44:58 [2021-11-17T20:44:58.131Z] #53 23.21 go: downloading github.com/stretchr/testify v1.4.0
20:44:58 [2021-11-17T20:44:58.131Z] #53 23.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:44:58 [2021-11-17T20:44:58.131Z] #53 23.64 go: downloading github.com/fsnotify/fsnotify v1.4.7
20:44:58 [2021-11-17T20:44:58.131Z] #53 23.78 go: downloading github.com/hashicorp/hcl v1.0.0
20:44:58 [2021-11-17T20:44:58.131Z] #53 24.46 go: downloading github.com/magiconair/properties v1.8.1
20:44:58 [2021-11-17T20:44:58.131Z] #53 24.46 go: downloading github.com/mitchellh/mapstructure v1.1.2
20:44:58 [2021-11-17T20:44:58.131Z] #53 24.64 go: downloading github.com/pelletier/go-toml v1.2.0
20:44:58 [2021-11-17T20:44:58.131Z] #53 24.65 go: downloading github.com/spf13/afero v1.1.2
20:44:58 [2021-11-17T20:44:58.131Z] #53 25.01 go: downloading github.com/spf13/cast v1.3.0
20:44:58 [2021-11-17T20:44:58.131Z] #53 25.02 go: downloading github.com/spf13/jwalterweatherman v1.0.0
20:44:58 [2021-11-17T20:44:58.131Z] #53 25.06 go: downloading github.com/subosito/gotenv v1.2.0
20:44:58 [2021-11-17T20:44:58.131Z] #53 25.13 go: downloading gopkg.in/ini.v1 v1.51.0
20:44:58 [2021-11-17T20:44:58.131Z] #53 25.20 go: downloading gopkg.in/yaml.v2 v2.2.7
20:44:58 [2021-11-17T20:44:58.131Z] #53 25.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:44:58 [2021-11-17T20:44:58.131Z] #53 25.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:44:58 [2021-11-17T20:44:58.392Z] #53 25.81 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:44:58 [2021-11-17T20:44:58.392Z] #53 25.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:44:58 [2021-11-17T20:44:58.392Z] #53 26.00 go: downloading github.com/go-toolsmith/astequal v1.0.0
20:44:58 [2021-11-17T20:44:58.653Z] #53 26.10 go: downloading github.com/go-toolsmith/astp v1.0.0
20:44:58 [2021-11-17T20:44:58.653Z] #53 26.13 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:44:58 [2021-11-17T20:44:58.653Z] #53 26.15 go: downloading github.com/go-toolsmith/typep v1.0.0
20:44:58 [2021-11-17T20:44:58.915Z] #53 26.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
20:44:59 [2021-11-17T20:44:59.175Z] #53 26.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
20:44:59 [2021-11-17T20:44:59.436Z] #53 26.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:44:59 [2021-11-17T20:44:59.436Z] #53 26.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:44:59 [2021-11-17T20:44:59.436Z] #53 ...
20:44:59 [2021-11-17T20:44:59.436Z] 
20:44:59 [2021-11-17T20:44:59.436Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
20:44:59 [2021-11-17T20:44:59.436Z] #36 sha256:04f40f2533ffedd8d9c24b6f2c625210aa517f4127cf28c390b0e2754e51814a
20:44:59 [2021-11-17T20:44:59.436Z] #36 26.16 tomll can be used in two ways:
20:44:59 [2021-11-17T20:44:59.436Z] #36 26.16 Writing to STDIN and reading from STDOUT:
20:44:59 [2021-11-17T20:44:59.436Z] #36 26.16   cat file.toml | tomll > file.toml
20:44:59 [2021-11-17T20:44:59.436Z] #36 26.16 
20:44:59 [2021-11-17T20:44:59.436Z] #36 26.16 Reading and updating a list of files:
20:44:59 [2021-11-17T20:44:59.436Z] #36 26.16   tomll a.toml b.toml c.toml
20:44:59 [2021-11-17T20:44:59.436Z] #36 26.16 
20:44:59 [2021-11-17T20:44:59.436Z] #36 26.16 When given a list of files, tomll will modify all files in place without asking.
20:44:59 [2021-11-17T20:44:59.436Z] #36 DONE 26.9s
20:44:59 [2021-11-17T20:44:59.436Z] 
20:44:59 [2021-11-17T20:44:59.436Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:44:59 [2021-11-17T20:44:59.436Z] #53 sha256:a583b1575c18d25e691be6606f5e8f2a8bad584f6ed0914402c9bc00e5e6e7c9
20:44:59 [2021-11-17T20:44:59.436Z] #53 27.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:44:59 [2021-11-17T20:44:59.697Z] #53 27.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:45:00 [2021-11-17T20:45:00.271Z] #53 27.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:45:00 [2021-11-17T20:45:00.271Z] #53 27.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:45:00 [2021-11-17T20:45:00.531Z] #53 ...
20:45:00 [2021-11-17T20:45:00.531Z] 
20:45:00 [2021-11-17T20:45:00.531Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2"      && /build/vndr --help
20:45:00 [2021-11-17T20:45:00.531Z] #49 sha256:32a33900366676c1f82aff071bc65b25a70116aad0ae3f9dd45c3f8ff1bf81c9
20:45:00 [2021-11-17T20:45:00.531Z] #49 27.86 Usage of /build/vndr:
20:45:00 [2021-11-17T20:45:00.531Z] #49 27.86 /build/vndr [[import path] [revision]] [repository]
20:45:00 [2021-11-17T20:45:00.531Z] #49 27.86 /build/vndr init
20:45:00 [2021-11-17T20:45:00.531Z] #49 27.86   -strict
20:45:00 [2021-11-17T20:45:00.531Z] #49 27.86     	checking mode. treat non-trivial warning as an error
20:45:00 [2021-11-17T20:45:00.531Z] #49 27.86   -verbose
20:45:00 [2021-11-17T20:45:00.531Z] #49 27.86     	shows all warnings
20:45:00 [2021-11-17T20:45:00.531Z] #49 27.86   -whitelist value
20:45:00 [2021-11-17T20:45:00.531Z] #49 27.86     	regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory
20:45:00 [2021-11-17T20:45:00.531Z] #49 DONE 28.0s
20:45:00 [2021-11-17T20:45:00.531Z] 
20:45:00 [2021-11-17T20:45:00.531Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:45:00 [2021-11-17T20:45:00.531Z] #53 sha256:a583b1575c18d25e691be6606f5e8f2a8bad584f6ed0914402c9bc00e5e6e7c9
20:45:00 [2021-11-17T20:45:00.531Z] #53 27.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:45:00 [2021-11-17T20:45:00.809Z] #53 28.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:45:00 [2021-11-17T20:45:00.809Z] #53 28.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:45:01 [2021-11-17T20:45:01.072Z] #53 28.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:45:01 [2021-11-17T20:45:01.072Z] #53 28.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:45:01 [2021-11-17T20:45:01.644Z] #53 28.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:45:01 [2021-11-17T20:45:01.644Z] #53 29.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:45:01 [2021-11-17T20:45:01.644Z] #53 29.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:45:01 [2021-11-17T20:45:01.644Z] #53 29.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:45:01 [2021-11-17T20:45:01.905Z] #53 29.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:45:01 [2021-11-17T20:45:01.905Z] #53 29.32 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:45:02 [2021-11-17T20:45:02.848Z] #53 30.04 go: downloading github.com/sourcegraph/go-diff v0.5.1
20:45:03 [2021-11-17T20:45:03.109Z] #53 30.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:45:03 [2021-11-17T20:45:03.109Z] #53 30.51 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
20:45:03 [2021-11-17T20:45:03.371Z] #53 30.68 go: downloading github.com/ultraware/funlen v0.0.2
20:45:03 [2021-11-17T20:45:03.371Z] #53 30.82 go: downloading github.com/ultraware/whitespace v0.0.4
20:45:03 [2021-11-17T20:45:03.371Z] #53 30.84 go: downloading github.com/uudashr/gocognit v1.0.1
20:45:03 [2021-11-17T20:45:03.632Z] #53 31.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
20:45:05 [2021-11-17T20:45:05.020Z] #53 32.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:45:05 [2021-11-17T20:45:05.020Z] #53 32.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:45:05 [2021-11-17T20:45:05.281Z] #53 32.68 go: downloading github.com/davecgh/go-spew v1.1.1
20:45:05 [2021-11-17T20:45:05.281Z] #53 32.68 go: downloading github.com/pmezard/go-difflib v1.0.0
20:45:05 [2021-11-17T20:45:05.281Z] #53 32.79 go: downloading github.com/stretchr/objx v0.2.0
20:45:05 [2021-11-17T20:45:05.543Z] #53 33.07 go: downloading golang.org/x/text v0.3.2
20:45:06 [2021-11-17T20:45:06.931Z] #53 ...
20:45:06 [2021-11-17T20:45:06.931Z] 
20:45:06 [2021-11-17T20:45:06.931Z] #60 [containerd 1/3] 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
20:45:06 [2021-11-17T20:45:06.931Z] #60 sha256:c514880ce25cb7fc93d014bfb8a88da22d04785bca5ec14a538d36ff714794f5
20:45:06 [2021-11-17T20:45:06.931Z] #60 24.42 Fetched 8360 kB in 18s (457 kB/s)
20:45:06 [2021-11-17T20:45:06.931Z] #60 24.42 Reading package lists...
20:45:07 [2021-11-17T20:45:07.192Z] #60 32.71 Reading package lists...
20:45:07 [2021-11-17T20:45:07.192Z] #60 ...
20:45:07 [2021-11-17T20:45:07.192Z] 
20:45:07 [2021-11-17T20:45:07.192Z] #43 [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 "v2.3.0"         && 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 "v2.1.0";                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
20:45:07 [2021-11-17T20:45:07.192Z] #43 sha256:b7a26e520fc2f73f845fa97c982ce710c0ffc301e3db440633a70e2f53113af9
20:45:07 [2021-11-17T20:45:07.192Z] #43 25.68 Updating files:  70% (1236/1750)
Updating files:  71% (1243/1750)
Updating files:  72% (1260/1750)
Updating files:  73% (1278/1750)
Updating files:  74% (1295/1750)
Updating files:  75% (1313/1750)
Updating files:  76% (1330/1750)
Updating files:  77% (1348/1750)
Updating files:  78% (1365/1750)
Updating files:  79% (1383/1750)
Updating files:  80% (1400/1750)
Updating files:  81% (1418/1750)
Updating files:  82% (1435/1750)
Updating files:  83% (1453/1750)
Updating files:  84% (1470/1750)
Updating files:  85% (1488/1750)
Updating files:  86% (1505/1750)
Updating files:  87% (1523/1750)
Updating files:  88% (1540/1750)
Updating files:  89% (1558/1750)
Updating files:  90% (1575/1750)
Updating files:  91% (1593/1750)
Updating files:  92% (1610/1750)
Updating files:  93% (1628/1750)
Updating files:  94% (1645/1750)
Updating files:  95% (1663/1750)
Updating files:  96% (1680/1750)
Updating files:  97% (1698/1750)
Updating files:  98% (1715/1750)
Updating files:  99% (1733/1750)
Updating files: 100% (1750/1750)
Updating files: 100% (1750/1750), done.
20:45:07 [2021-11-17T20:45:07.192Z] #43 26.23 + git checkout -q v2.3.0
20:45:07 [2021-11-17T20:45:07.192Z] #43 29.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:45:09 [2021-11-17T20:45:09.736Z] #43 ...
20:45:09 [2021-11-17T20:45:09.736Z] 
20:45:09 [2021-11-17T20:45:09.737Z] #47 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
20:45:09 [2021-11-17T20:45:09.737Z] #47 sha256:855c7537c0197614a3cec343f3e73493761cd719df9ff4d8cb94d2b47ab19973
20:45:09 [2021-11-17T20:45:09.737Z] #47 26.80 Fetched 8363 kB in 21s (406 kB/s)
20:45:09 [2021-11-17T20:45:09.737Z] #47 26.80 Reading package lists...
20:45:09 [2021-11-17T20:45:09.737Z] #47 34.73 Reading package lists...
20:45:09 [2021-11-17T20:45:09.737Z] #47 ...
20:45:09 [2021-11-17T20:45:09.737Z] 
20:45:09 [2021-11-17T20:45:09.737Z] #38 [tini 1/3] 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
20:45:09 [2021-11-17T20:45:09.737Z] #38 sha256:a2a222aad0f3a37566a61f207d0991123e7adb905a6d07a572a9471010d60c1f
20:45:09 [2021-11-17T20:45:09.737Z] #38 24.53 Reading package lists...
20:45:10 [2021-11-17T20:45:10.681Z] #38 32.44 Reading package lists...
20:45:10 [2021-11-17T20:45:10.681Z] #38 ...
20:45:10 [2021-11-17T20:45:10.681Z] 
20:45:10 [2021-11-17T20:45:10.681Z] #60 [containerd 1/3] 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
20:45:10 [2021-11-17T20:45:10.681Z] #60 sha256:c514880ce25cb7fc93d014bfb8a88da22d04785bca5ec14a538d36ff714794f5
20:45:10 [2021-11-17T20:45:10.681Z] #60 32.71 Reading package lists...
20:45:12 [2021-11-17T20:45:12.067Z] #60 38.13 Building dependency tree...
20:45:12 [2021-11-17T20:45:12.067Z] #60 39.32 Reading state information...
20:45:13 [2021-11-17T20:45:13.455Z] #60 ...
20:45:13 [2021-11-17T20:45:13.455Z] 
20:45:13 [2021-11-17T20:45:13.455Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:45:13 [2021-11-17T20:45:13.455Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:45:13 [2021-11-17T20:45:13.455Z] #14 22.25 Reading package lists...
20:45:13 [2021-11-17T20:45:13.455Z] #14 31.10 Reading package lists...
20:45:13 [2021-11-17T20:45:13.455Z] #14 37.63 Building dependency tree...
20:45:13 [2021-11-17T20:45:13.455Z] #14 38.79 Reading state information...
20:45:13 [2021-11-17T20:45:13.455Z] #14 40.74 The following additional packages will be installed:
20:45:13 [2021-11-17T20:45:13.455Z] #14 40.74   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:45:13 [2021-11-17T20:45:13.455Z] #14 40.74   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:45:13 [2021-11-17T20:45:13.455Z] #14 40.74   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:45:13 [2021-11-17T20:45:13.455Z] #14 40.74   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:45:13 [2021-11-17T20:45:13.455Z] #14 40.74   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:45:13 [2021-11-17T20:45:13.455Z] #14 40.75   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:45:13 [2021-11-17T20:45:13.455Z] #14 40.75   mingw-w64-common mingw-w64-x86-64-dev
20:45:13 [2021-11-17T20:45:13.455Z] #14 40.76 Suggested packages:
20:45:13 [2021-11-17T20:45:13.455Z] #14 40.78   gcc-10-locales seccomp wine64
20:45:13 [2021-11-17T20:45:13.455Z] #14 ...
20:45:13 [2021-11-17T20:45:13.455Z] 
20:45:13 [2021-11-17T20:45:13.455Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:45:13 [2021-11-17T20:45:13.455Z] #53 sha256:a583b1575c18d25e691be6606f5e8f2a8bad584f6ed0914402c9bc00e5e6e7c9
20:45:13 [2021-11-17T20:45:13.455Z] #53 38.83 go: downloading github.com/gobwas/glob v0.2.3
20:45:13 [2021-11-17T20:45:13.455Z] #53 38.86 go: downloading github.com/kisielk/gotool v1.0.0
20:45:13 [2021-11-17T20:45:13.455Z] #53 38.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:45:13 [2021-11-17T20:45:13.455Z] #53 38.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:45:13 [2021-11-17T20:45:13.455Z] #53 38.99 go: downloading github.com/gogo/protobuf v1.2.1
20:45:13 [2021-11-17T20:45:13.455Z] #53 39.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:45:13 [2021-11-17T20:45:13.455Z] #53 40.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:45:13 [2021-11-17T20:45:13.455Z] #53 40.21 go: downloading github.com/BurntSushi/toml v0.3.1
20:45:16 [2021-11-17T20:45:16.761Z] #53 ...
20:45:16 [2021-11-17T20:45:16.761Z] 
20:45:16 [2021-11-17T20:45:16.761Z] #60 [containerd 1/3] 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
20:45:16 [2021-11-17T20:45:16.761Z] #60 sha256:c514880ce25cb7fc93d014bfb8a88da22d04785bca5ec14a538d36ff714794f5
20:45:16 [2021-11-17T20:45:16.761Z] #60 41.26 The following additional packages will be installed:
20:45:16 [2021-11-17T20:45:16.761Z] #60 41.27   libbtrfs0
20:45:16 [2021-11-17T20:45:16.761Z] #60 41.46 The following NEW packages will be installed:
20:45:16 [2021-11-17T20:45:16.761Z] #60 41.47   libbtrfs-dev libbtrfs0
20:45:16 [2021-11-17T20:45:16.761Z] #60 41.86 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
20:45:16 [2021-11-17T20:45:16.761Z] #60 41.86 Need to get 454 kB of archives.
20:45:16 [2021-11-17T20:45:16.761Z] #60 41.86 After this operation, 1275 kB of additional disk space will be used.
20:45:16 [2021-11-17T20:45:16.761Z] #60 41.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:45:16 [2021-11-17T20:45:16.761Z] #60 41.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:45:16 [2021-11-17T20:45:16.761Z] #60 42.72 debconf: delaying package configuration, since apt-utils is not installed
20:45:16 [2021-11-17T20:45:16.761Z] #60 42.95 Fetched 454 kB in 0s (1445 kB/s)
20:45:16 [2021-11-17T20:45:16.761Z] #60 43.05 Selecting previously unselected package libbtrfs0:arm64.
20:45:16 [2021-11-17T20:45:16.761Z] #60 43.05 (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 ... 15703 files and directories currently installed.)
20:45:16 [2021-11-17T20:45:16.761Z] #60 43.13 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
20:45:16 [2021-11-17T20:45:16.761Z] #60 43.15 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:45:16 [2021-11-17T20:45:16.761Z] #60 43.33 Selecting previously unselected package libbtrfs-dev:arm64.
20:45:16 [2021-11-17T20:45:16.761Z] #60 43.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
20:45:16 [2021-11-17T20:45:16.761Z] #60 43.35 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:45:16 [2021-11-17T20:45:16.761Z] #60 43.68 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:45:16 [2021-11-17T20:45:16.761Z] #60 43.71 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:45:16 [2021-11-17T20:45:16.761Z] #60 43.73 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:45:17 [2021-11-17T20:45:17.024Z] #60 DONE 44.4s
20:45:17 [2021-11-17T20:45:17.024Z] 
20:45:17 [2021-11-17T20:45:17.024Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:45:17 [2021-11-17T20:45:17.024Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:45:17 [2021-11-17T20:45:17.024Z] #14 41.68 The following NEW packages will be installed:
20:45:17 [2021-11-17T20:45:17.024Z] #14 41.68   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:45:17 [2021-11-17T20:45:17.024Z] #14 41.68   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:45:17 [2021-11-17T20:45:17.024Z] #14 41.68   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:45:17 [2021-11-17T20:45:17.024Z] #14 41.68   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:45:17 [2021-11-17T20:45:17.024Z] #14 41.68   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:45:17 [2021-11-17T20:45:17.024Z] #14 41.68   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:45:17 [2021-11-17T20:45:17.024Z] #14 41.68   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:45:17 [2021-11-17T20:45:17.024Z] #14 41.68   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:45:17 [2021-11-17T20:45:17.024Z] #14 41.68   mingw-w64-x86-64-dev
20:45:17 [2021-11-17T20:45:17.024Z] #14 42.25 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
20:45:17 [2021-11-17T20:45:17.024Z] #14 42.25 Need to get 108 MB of archives.
20:45:17 [2021-11-17T20:45:17.024Z] #14 42.25 After this operation, 620 MB of additional disk space will be used.
20:45:17 [2021-11-17T20:45:17.024Z] #14 42.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
20:45:17 [2021-11-17T20:45:17.024Z] #14 42.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
20:45:17 [2021-11-17T20:45:17.024Z] #14 43.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:45:17 [2021-11-17T20:45:17.024Z] #14 43.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
20:45:17 [2021-11-17T20:45:17.024Z] #14 43.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
20:45:17 [2021-11-17T20:45:17.024Z] #14 43.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:45:17 [2021-11-17T20:45:17.024Z] #14 43.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:45:17 [2021-11-17T20:45:17.024Z] #14 44.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
20:45:17 [2021-11-17T20:45:17.024Z] #14 44.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
20:45:17 [2021-11-17T20:45:17.024Z] #14 44.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
20:45:17 [2021-11-17T20:45:17.287Z] #14 ...
20:45:17 [2021-11-17T20:45:17.287Z] 
20:45:17 [2021-11-17T20:45:17.287Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:45:17 [2021-11-17T20:45:17.287Z] #61 sha256:6dff6f7d5bc1a5d0e97a4b2345e74716b2365c83c43638c9e1175ae007a3ebc0
20:45:17 [2021-11-17T20:45:17.287Z] #61 DONE 0.2s
20:45:17 [2021-11-17T20:45:17.287Z] 
20:45:17 [2021-11-17T20:45:17.287Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:45:17 [2021-11-17T20:45:17.287Z] #62 sha256:0318e2834f8f94aabe0d76aad9254ae9bb44749aca101b33868cb54a67cfcaf7
20:45:18 [2021-11-17T20:45:18.237Z] #62 ...
20:45:18 [2021-11-17T20:45:18.237Z] 
20:45:18 [2021-11-17T20:45:18.237Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:45:18 [2021-11-17T20:45:18.237Z] #55 sha256:cfb57491f9518ee54416df00a3a599b8c563df015443274b89b9704b31bf6a4a
20:45:18 [2021-11-17T20:45:18.237Z] #55 45.41 v3.0.2
20:45:18 [2021-11-17T20:45:18.237Z] #55 DONE 45.6s
20:45:18 [2021-11-17T20:45:18.237Z] 
20:45:18 [2021-11-17T20:45:18.237Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:45:18 [2021-11-17T20:45:18.237Z] #62 sha256:0318e2834f8f94aabe0d76aad9254ae9bb44749aca101b33868cb54a67cfcaf7
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.102 + RM_GOPATH=0
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.102 + TMP_GOPATH=
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.102 + : /build
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.102 + '[' -z '' ']'
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.102 ++ mktemp -d
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.110 + export GOPATH=/tmp/tmp.AmJt88AIUV
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.110 + GOPATH=/tmp/tmp.AmJt88AIUV
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.110 + RM_GOPATH=1
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.110 + case "$(go env GOARCH)" in
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.110 ++ go env GOARCH
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.138 + export GO_BUILDMODE=-buildmode=pie
20:45:18 [2021-11-17T20:45:18.237Z] #62 1.138 + GO_BUILDMODE=-buildmode=pie
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.142 ++ dirname /install.sh
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 Install containerd version v1.5.8
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 + dir=/
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 + bin=containerd
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 + shift
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 + '[' '!' -f //containerd.installer ']'
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 + . //containerd.installer
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 ++ set -e
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 ++ : v1.5.8
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 + install_containerd
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 + echo 'Install containerd version v1.5.8'
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AmJt88AIUV/src/github.com/containerd/containerd
20:45:18 [2021-11-17T20:45:18.500Z] #62 1.162 Cloning into '/tmp/tmp.AmJt88AIUV/src/github.com/containerd/containerd'...
20:45:21 [2021-11-17T20:45:21.054Z] #62 ...
20:45:21 [2021-11-17T20:45:21.054Z] 
20:45:21 [2021-11-17T20:45:21.054Z] #38 [tini 1/3] 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
20:45:21 [2021-11-17T20:45:21.054Z] #38 sha256:a2a222aad0f3a37566a61f207d0991123e7adb905a6d07a572a9471010d60c1f
20:45:21 [2021-11-17T20:45:21.054Z] #38 38.11 Building dependency tree...
20:45:21 [2021-11-17T20:45:21.054Z] #38 39.27 Reading state information...
20:45:21 [2021-11-17T20:45:21.054Z] #38 41.28 The following additional packages will be installed:
20:45:21 [2021-11-17T20:45:21.054Z] #38 41.31   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:45:21 [2021-11-17T20:45:21.054Z] #38 41.32 Suggested packages:
20:45:21 [2021-11-17T20:45:21.054Z] #38 41.34   cmake-doc ninja-build lrzip
20:45:21 [2021-11-17T20:45:21.054Z] #38 41.34 Recommended packages:
20:45:21 [2021-11-17T20:45:21.054Z] #38 41.34   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:45:21 [2021-11-17T20:45:21.054Z] #38 41.96 The following NEW packages will be installed:
20:45:21 [2021-11-17T20:45:21.054Z] #38 41.98   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:45:21 [2021-11-17T20:45:21.054Z] #38 41.98   vim-common xxd
20:45:21 [2021-11-17T20:45:21.054Z] #38 42.38 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
20:45:21 [2021-11-17T20:45:21.054Z] #38 42.38 Need to get 15.6 MB of archives.
20:45:21 [2021-11-17T20:45:21.054Z] #38 42.38 After this operation, 67.4 MB of additional disk space will be used.
20:45:21 [2021-11-17T20:45:21.054Z] #38 42.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #38 42.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #38 42.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #38 42.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #38 43.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #38 43.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #38 43.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #38 43.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #38 43.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #38 43.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #38 44.25 debconf: delaying package configuration, since apt-utils is not installed
20:45:21 [2021-11-17T20:45:21.054Z] #38 44.71 Fetched 15.6 MB in 1s (12.1 MB/s)
20:45:21 [2021-11-17T20:45:21.054Z] #38 44.89 Selecting previously unselected package xxd.
20:45:21 [2021-11-17T20:45:21.054Z] #38 44.89 (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 ... 15703 files and directories currently installed.)
20:45:21 [2021-11-17T20:45:21.054Z] #38 45.06 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ...
20:45:21 [2021-11-17T20:45:21.054Z] #38 45.07 Unpacking xxd (2:8.2.2434-3) ...
20:45:21 [2021-11-17T20:45:21.054Z] #38 45.37 Selecting previously unselected package vim-common.
20:45:21 [2021-11-17T20:45:21.054Z] #38 45.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
20:45:21 [2021-11-17T20:45:21.054Z] #38 45.44 Unpacking vim-common (2:8.2.2434-3) ...
20:45:21 [2021-11-17T20:45:21.054Z] #38 45.86 Selecting previously unselected package cmake-data.
20:45:21 [2021-11-17T20:45:21.054Z] #38 45.87 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
20:45:21 [2021-11-17T20:45:21.054Z] #38 45.88 Unpacking cmake-data (3.18.4-2) ...
20:45:21 [2021-11-17T20:45:21.054Z] #38 ...
20:45:21 [2021-11-17T20:45:21.054Z] 
20:45:21 [2021-11-17T20:45:21.054Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:45:21 [2021-11-17T20:45:21.054Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:45:21 [2021-11-17T20:45:21.054Z] #14 45.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 45.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 46.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 47.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 47.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 47.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 47.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 47.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 47.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 47.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 47.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 47.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 47.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 48.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 48.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 48.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 48.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 48.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 48.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB]
20:45:21 [2021-11-17T20:45:21.054Z] #14 48.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB]
20:45:21 [2021-11-17T20:45:21.999Z] #14 ...
20:45:21 [2021-11-17T20:45:21.999Z] 
20:45:21 [2021-11-17T20:45:21.999Z] #47 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
20:45:21 [2021-11-17T20:45:21.999Z] #47 sha256:855c7537c0197614a3cec343f3e73493761cd719df9ff4d8cb94d2b47ab19973
20:45:21 [2021-11-17T20:45:21.999Z] #47 34.73 Reading package lists...
20:45:21 [2021-11-17T20:45:21.999Z] #47 39.24 Building dependency tree...
20:45:21 [2021-11-17T20:45:21.999Z] #47 40.42 Reading state information...
20:45:21 [2021-11-17T20:45:21.999Z] #47 42.43 The following additional packages will be installed:
20:45:21 [2021-11-17T20:45:21.999Z] #47 42.43   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:45:21 [2021-11-17T20:45:21.999Z] #47 42.43   python3-protobuf python3-six
20:45:21 [2021-11-17T20:45:21.999Z] #47 42.46 Suggested packages:
20:45:21 [2021-11-17T20:45:21.999Z] #47 42.46   python3-setuptools
20:45:21 [2021-11-17T20:45:21.999Z] #47 42.46 Recommended packages:
20:45:21 [2021-11-17T20:45:21.999Z] #47 42.46   iproute2 | iproute
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.00 The following NEW packages will be installed:
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.01   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.01   python3-protobuf python3-six
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.46 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.46 Need to get 2112 kB of archives.
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.46 After this operation, 10.7 MB of additional disk space will be used.
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:45:21 [2021-11-17T20:45:21.999Z] #47 43.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:45:21 [2021-11-17T20:45:21.999Z] #47 47.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-1 [606 kB]
20:45:21 [2021-11-17T20:45:21.999Z] #47 49.08 debconf: delaying package configuration, since apt-utils is not installed
20:45:22 [2021-11-17T20:45:22.261Z] #47 49.55 Fetched 2112 kB in 5s (468 kB/s)
20:45:22 [2021-11-17T20:45:22.261Z] #47 49.74 Selecting previously unselected package libprotobuf23:arm64.
20:45:22 [2021-11-17T20:45:22.261Z] #47 49.74 (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%
20:45:22 [2021-11-17T20:45:22.261Z] #47 ...
20:45:22 [2021-11-17T20:45:22.261Z] 
20:45:22 [2021-11-17T20:45:22.261Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:45:22 [2021-11-17T20:45:22.261Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:45:22 [2021-11-17T20:45:22.261Z] #14 49.74 debconf: delaying package configuration, since apt-utils is not installed
20:45:22 [2021-11-17T20:45:22.848Z] #14 50.21 Fetched 108 MB in 6s (17.2 MB/s)
20:45:22 [2021-11-17T20:45:22.848Z] #14 50.39 Selecting previously unselected package binutils-mingw-w64-i686.
20:45:22 [2021-11-17T20:45:22.848Z] #14 50.39 (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 ... 15703 files and directories currently installed.)
20:45:23 [2021-11-17T20:45:23.121Z] #14 50.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
20:45:23 [2021-11-17T20:45:23.121Z] #14 50.51 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:45:25 [2021-11-17T20:45:25.036Z] #14 52.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:45:25 [2021-11-17T20:45:25.036Z] #14 52.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
20:45:25 [2021-11-17T20:45:25.036Z] #14 52.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:45:26 [2021-11-17T20:45:26.954Z] #14 54.35 Selecting previously unselected package binutils-mingw-w64.
20:45:26 [2021-11-17T20:45:26.954Z] #14 54.36 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:45:26 [2021-11-17T20:45:26.954Z] #14 54.37 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:45:27 [2021-11-17T20:45:27.217Z] #14 54.51 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:45:27 [2021-11-17T20:45:27.217Z] #14 54.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:45:27 [2021-11-17T20:45:27.217Z] #14 54.54 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:45:27 [2021-11-17T20:45:27.217Z] #14 54.68 Selecting previously unselected package dmsetup.
20:45:27 [2021-11-17T20:45:27.217Z] #14 54.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
20:45:27 [2021-11-17T20:45:27.217Z] #14 54.70 Unpacking dmsetup (2:1.02.175-2.1) ...
20:45:27 [2021-11-17T20:45:27.478Z] #14 54.84 Selecting previously unselected package mingw-w64-common.
20:45:27 [2021-11-17T20:45:27.478Z] #14 54.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:45:27 [2021-11-17T20:45:27.478Z] #14 54.86 Unpacking mingw-w64-common (8.0.0-1) ...
20:45:29 [2021-11-17T20:45:29.397Z] #14 ...
20:45:29 [2021-11-17T20:45:29.397Z] 
20:45:29 [2021-11-17T20:45:29.397Z] #47 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
20:45:29 [2021-11-17T20:45:29.397Z] #47 sha256:855c7537c0197614a3cec343f3e73493761cd719df9ff4d8cb94d2b47ab19973
20:45:29 [2021-11-17T20:45:29.397Z] #47 49.74 (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 ... 15703 files and directories currently installed.)
20:45:29 [2021-11-17T20:45:29.397Z] #47 49.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 49.88 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 50.83 Selecting previously unselected package python3-pkg-resources.
20:45:29 [2021-11-17T20:45:29.397Z] #47 50.83 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 50.84 Unpacking python3-pkg-resources (52.0.0-4) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.08 Selecting previously unselected package python3-six.
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.09 Unpacking python3-six (1.16.0-2) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.17 Selecting previously unselected package python3-protobuf.
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.18 Unpacking python3-protobuf (3.12.4-1) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.62 Selecting previously unselected package libnet1:arm64.
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.62 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.81 Selecting previously unselected package libnl-3-200:arm64.
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.82 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.94 Selecting previously unselected package libprotobuf-c1:arm64.
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.95 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 51.96 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 52.06 Selecting previously unselected package criu.
20:45:29 [2021-11-17T20:45:29.397Z] #47 52.06 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 52.07 Unpacking criu (3.16.1-1) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 52.62 Setting up python3-pkg-resources (52.0.0-4) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 54.13 Setting up libprotobuf23:arm64 (3.12.4-1) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 54.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 54.17 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 54.20 Setting up python3-six (1.16.0-2) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 55.27 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:45:29 [2021-11-17T20:45:29.397Z] #47 55.32 Setting up python3-protobuf (3.12.4-1) ...
20:45:31 [2021-11-17T20:45:31.315Z] #47 58.38 Setting up criu (3.16.1-1) ...
20:45:32 [2021-11-17T20:45:32.258Z] #47 ...
20:45:32 [2021-11-17T20:45:32.258Z] 
20:45:32 [2021-11-17T20:45:32.258Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:45:32 [2021-11-17T20:45:32.258Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:45:32 [2021-11-17T20:45:32.258Z] #14 59.54 Selecting previously unselected package mingw-w64-x86-64-dev.
20:45:32 [2021-11-17T20:45:32.258Z] #14 59.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:45:32 [2021-11-17T20:45:32.258Z] #14 59.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:45:33 [2021-11-17T20:45:33.649Z] #14 ...
20:45:33 [2021-11-17T20:45:33.649Z] 
20:45:33 [2021-11-17T20:45:33.649Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:45:33 [2021-11-17T20:45:33.649Z] #34 sha256:c03612b4005dc64c428dbd8550744dce8e671b63506df6de5893dcf6d9682acb
20:45:33 [2021-11-17T20:45:33.649Z] #34 50.35 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
20:45:33 [2021-11-17T20:45:33.649Z] #34 50.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:45:33 [2021-11-17T20:45:33.649Z] #34 51.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:45:33 [2021-11-17T20:45:33.649Z] #34 ...
20:45:33 [2021-11-17T20:45:33.649Z] 
20:45:33 [2021-11-17T20:45:33.649Z] #47 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
20:45:33 [2021-11-17T20:45:33.649Z] #47 sha256:855c7537c0197614a3cec343f3e73493761cd719df9ff4d8cb94d2b47ab19973
20:45:33 [2021-11-17T20:45:33.649Z] #47 60.05 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:45:33 [2021-11-17T20:45:33.649Z] #47 DONE 60.9s
20:45:33 [2021-11-17T20:45:33.649Z] 
20:45:33 [2021-11-17T20:45:33.649Z] #38 [tini 1/3] 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
20:45:33 [2021-11-17T20:45:33.649Z] #38 sha256:a2a222aad0f3a37566a61f207d0991123e7adb905a6d07a572a9471010d60c1f
20:45:33 [2021-11-17T20:45:33.649Z] #38 51.10 Selecting previously unselected package libicu67:arm64.
20:45:33 [2021-11-17T20:45:33.649Z] #38 51.12 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 51.13 Unpacking libicu67:arm64 (67.1-7) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.09 Selecting previously unselected package libxml2:arm64.
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.10 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.50 Selecting previously unselected package libarchive13:arm64.
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.50 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.51 Unpacking libarchive13:arm64 (3.4.3-2+b1) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.74 Selecting previously unselected package libjsoncpp24:arm64.
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.75 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.88 Selecting previously unselected package librhash0:arm64.
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.88 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 56.89 Unpacking librhash0:arm64 (1.4.1-2) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 57.00 Selecting previously unselected package libuv1:arm64.
20:45:33 [2021-11-17T20:45:33.649Z] #38 57.01 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 57.02 Unpacking libuv1:arm64 (1.40.0-2) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 57.18 Selecting previously unselected package cmake.
20:45:33 [2021-11-17T20:45:33.649Z] #38 57.18 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 57.19 Unpacking cmake (3.18.4-2) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.52 Setting up libicu67:arm64 (67.1-7) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.55 Setting up xxd (2:8.2.2434-3) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.58 Setting up libuv1:arm64 (1.40.0-2) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.61 Setting up vim-common (2:8.2.2434-3) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.69 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.72 Setting up librhash0:arm64 (1.4.1-2) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.74 Setting up cmake-data (3.18.4-2) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.78 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.81 Setting up libarchive13:arm64 (3.4.3-2+b1) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.83 Setting up cmake (3.18.4-2) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 59.86 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:45:33 [2021-11-17T20:45:33.649Z] #38 DONE 61.0s
20:45:33 [2021-11-17T20:45:33.649Z] 
20:45:33 [2021-11-17T20:45:33.649Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:45:33 [2021-11-17T20:45:33.649Z] #39 sha256:9cbcc3c8308af9ca6e8e09efd05f340360ee181b6945763469b8973d9675f6f3
20:45:33 [2021-11-17T20:45:33.649Z] #39 DONE 0.3s
20:45:33 [2021-11-17T20:45:33.649Z] 
20:45:33 [2021-11-17T20:45:33.649Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:45:33 [2021-11-17T20:45:33.649Z] #34 sha256:c03612b4005dc64c428dbd8550744dce8e671b63506df6de5893dcf6d9682acb
20:45:33 [2021-11-17T20:45:33.911Z] #34 ...
20:45:33 [2021-11-17T20:45:33.911Z] 
20:45:33 [2021-11-17T20:45:33.911Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:45:33 [2021-11-17T20:45:33.911Z] #40 sha256:1f2ab4596585d11c91049339624f0341a7b2d8b9cc9f468664ac0282f3c6124c
20:45:35 [2021-11-17T20:45:35.295Z] #40 1.388 + RM_GOPATH=0
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.388 + TMP_GOPATH=
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.388 + : /build
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.388 + '[' -z '' ']'
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.388 ++ mktemp -d
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.388 + export GOPATH=/tmp/tmp.XO4BW0OAu3
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.388 + GOPATH=/tmp/tmp.XO4BW0OAu3
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.388 + RM_GOPATH=1
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.388 + case "$(go env GOARCH)" in
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.388 ++ go env GOARCH
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 Install tini version v0.19.0
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 + export GO_BUILDMODE=-buildmode=pie
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 + GO_BUILDMODE=-buildmode=pie
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 ++ dirname /install.sh
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 + dir=/
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 + bin=tini
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 + shift
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 + '[' '!' -f //tini.installer ']'
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 + . //tini.installer
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 ++ : v0.19.0
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 + install_tini
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 + echo 'Install tini version v0.19.0'
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 + git clone https://github.com/krallin/tini.git /tmp/tmp.XO4BW0OAu3/tini
20:45:35 [2021-11-17T20:45:35.296Z] #40 1.414 Cloning into '/tmp/tmp.XO4BW0OAu3/tini'...
20:45:36 [2021-11-17T20:45:36.237Z] #40 2.347 + cd /tmp/tmp.XO4BW0OAu3/tini
20:45:36 [2021-11-17T20:45:36.237Z] #40 2.347 + git checkout -q v0.19.0
20:45:36 [2021-11-17T20:45:36.237Z] #40 2.400 + cmake .
20:45:37 [2021-11-17T20:45:37.180Z] #40 3.188 -- The C compiler identification is GNU 10.2.1
20:45:37 [2021-11-17T20:45:37.180Z] #40 3.312 -- Detecting C compiler ABI info
20:45:38 [2021-11-17T20:45:38.123Z] #40 4.196 -- Detecting C compiler ABI info - done
20:45:38 [2021-11-17T20:45:38.123Z] #40 4.330 -- Check for working C compiler: /usr/bin/cc - skipped
20:45:38 [2021-11-17T20:45:38.123Z] #40 4.330 -- Detecting C compile features
20:45:38 [2021-11-17T20:45:38.123Z] #40 4.330 -- Detecting C compile features - done
20:45:38 [2021-11-17T20:45:38.123Z] #40 4.396 -- Performing Test HAS_BUILTIN_FORTIFY
20:45:38 [2021-11-17T20:45:38.696Z] #40 4.772 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:45:38 [2021-11-17T20:45:38.696Z] #40 4.906 -- Configuring done
20:45:38 [2021-11-17T20:45:38.957Z] #40 4.927 -- Generating done
20:45:38 [2021-11-17T20:45:38.957Z] #40 4.954 -- Build files have been written to: /tmp/tmp.XO4BW0OAu3/tini
20:45:38 [2021-11-17T20:45:38.957Z] #40 4.965 + make tini-static
20:45:39 [2021-11-17T20:45:39.219Z] #40 5.478 Scanning dependencies of target tini-static
20:45:39 [2021-11-17T20:45:39.480Z] #40 5.758 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:45:39 [2021-11-17T20:45:39.740Z] #40 ...
20:45:39 [2021-11-17T20:45:39.740Z] 
20:45:39 [2021-11-17T20:45:39.740Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:45:39 [2021-11-17T20:45:39.740Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:45:39 [2021-11-17T20:45:39.740Z] #14 67.29 Selecting previously unselected package gcc-mingw-w64-base.
20:45:40 [2021-11-17T20:45:40.001Z] #14 67.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
20:45:40 [2021-11-17T20:45:40.001Z] #14 67.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:45:40 [2021-11-17T20:45:40.001Z] #14 67.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:45:40 [2021-11-17T20:45:40.001Z] #14 67.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
20:45:40 [2021-11-17T20:45:40.001Z] #14 67.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:45:41 [2021-11-17T20:45:41.387Z] #14 ...
20:45:41 [2021-11-17T20:45:41.387Z] 
20:45:41 [2021-11-17T20:45:41.387Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
20:45:41 [2021-11-17T20:45:41.387Z] #51 sha256:6afe68bdba67926937efc96ad04f1a1fdaab507d618de65d17e09cb920551ba9
20:45:41 [2021-11-17T20:45:41.387Z] #51 68.45 gotestsum version dev
20:45:41 [2021-11-17T20:45:41.387Z] #51 DONE 68.7s
20:45:41 [2021-11-17T20:45:41.387Z] 
20:45:41 [2021-11-17T20:45:41.387Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:45:41 [2021-11-17T20:45:41.387Z] #40 sha256:1f2ab4596585d11c91049339624f0341a7b2d8b9cc9f468664ac0282f3c6124c
20:45:41 [2021-11-17T20:45:41.387Z] #40 6.821 [100%] Linking C executable tini-static
20:45:41 [2021-11-17T20:45:41.387Z] #40 7.336 [100%] Built target tini-static
20:45:41 [2021-11-17T20:45:41.387Z] #40 7.404 + mkdir -p /build
20:45:41 [2021-11-17T20:45:41.387Z] #40 7.405 + cp tini-static /build/docker-init
20:45:41 [2021-11-17T20:45:41.387Z] #40 DONE 7.5s
20:45:41 [2021-11-17T20:45:41.387Z] 
20:45:41 [2021-11-17T20:45:41.387Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:45:41 [2021-11-17T20:45:41.387Z] #34 sha256:c03612b4005dc64c428dbd8550744dce8e671b63506df6de5893dcf6d9682acb
20:45:47 [2021-11-17T20:45:47.996Z] #34 ...
20:45:47 [2021-11-17T20:45:47.996Z] 
20:45:47 [2021-11-17T20:45:47.996Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:45:47 [2021-11-17T20:45:47.996Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:45:47 [2021-11-17T20:45:47.996Z] #14 75.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:45:47 [2021-11-17T20:45:47.996Z] #14 75.33 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:45:47 [2021-11-17T20:45:47.996Z] #14 75.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:45:54 [2021-11-17T20:45:54.583Z] #14 ...
20:45:54 [2021-11-17T20:45:54.583Z] 
20:45:54 [2021-11-17T20:45:54.583Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:45:54 [2021-11-17T20:45:54.583Z] #62 sha256:0318e2834f8f94aabe0d76aad9254ae9bb44749aca101b33868cb54a67cfcaf7
20:45:54 [2021-11-17T20:45:54.583Z] #62 36.29 Updating files:  76% (3572/4693)
Updating files:  77% (3614/4693)
Updating files:  78% (3661/4693)
Updating files:  79% (3708/4693)
Updating files:  80% (3755/4693)
Updating files:  81% (3802/4693)
Updating files:  82% (3849/4693)
Updating files:  83% (3896/4693)
Updating files:  84% (3943/4693)
Updating files:  85% (3990/4693)
Updating files:  86% (4036/4693)
Updating files:  87% (4083/4693)
Updating files:  88% (4130/4693)
Updating files:  89% (4177/4693)
Updating files:  90% (4224/4693)
Updating files:  91% (4271/4693)
Updating files:  92% (4318/4693)
Updating files:  93% (4365/4693)
Updating files:  94% (4412/4693)
Updating files:  95% (4459/4693)
Updating files:  96% (4506/4693)
Updating files:  97% (4553/4693)
Updating files:  98% (4600/4693)
Updating files:  99% (4647/4693)
Updating files: 100% (4693/4693)
Updating files: 100% (4693/4693), done.
20:45:54 [2021-11-17T20:45:54.583Z] #62 36.78 + cd /tmp/tmp.AmJt88AIUV/src/github.com/containerd/containerd
20:45:54 [2021-11-17T20:45:54.583Z] #62 36.78 + git checkout -q v1.5.8
20:45:55 [2021-11-17T20:45:55.524Z] #62 38.49 + export 'BUILDTAGS=netgo osusergo static_build'
20:45:55 [2021-11-17T20:45:55.786Z] #62 38.49 + BUILDTAGS='netgo osusergo static_build'
20:45:55 [2021-11-17T20:45:55.786Z] #62 38.49 + export EXTRA_FLAGS=-buildmode=pie
20:45:55 [2021-11-17T20:45:55.786Z] #62 38.49 + EXTRA_FLAGS=-buildmode=pie
20:45:55 [2021-11-17T20:45:55.786Z] #62 38.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:45:55 [2021-11-17T20:45:55.786Z] #62 38.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:45:55 [2021-11-17T20:45:55.786Z] #62 38.49 + '[' '' = dynamic ']'
20:45:55 [2021-11-17T20:45:55.786Z] #62 38.50 + make
20:45:56 [2021-11-17T20:45:56.730Z] #62 39.64 + bin/ctr
20:46:06 [2021-11-17T20:46:06.733Z] #62 ...
20:46:06 [2021-11-17T20:46:06.733Z] 
20:46:06 [2021-11-17T20:46:06.733Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:46:06 [2021-11-17T20:46:06.733Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:46:06 [2021-11-17T20:46:06.733Z] #14 84.00 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:46:06 [2021-11-17T20:46:06.733Z] #14 84.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:46:06 [2021-11-17T20:46:06.733Z] #14 84.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:46:06 [2021-11-17T20:46:06.733Z] #14 88.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:46:06 [2021-11-17T20:46:06.733Z] #14 88.32 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
20:46:06 [2021-11-17T20:46:06.733Z] #14 88.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:46:06 [2021-11-17T20:46:06.733Z] #14 93.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:46:06 [2021-11-17T20:46:06.733Z] #14 93.05 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:46:06 [2021-11-17T20:46:06.733Z] #14 93.06 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:46:14 [2021-11-17T20:46:14.877Z] #14 101.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:46:14 [2021-11-17T20:46:14.877Z] #14 101.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:46:14 [2021-11-17T20:46:14.877Z] #14 101.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:46:18 [2021-11-17T20:46:18.182Z] #14 105.7 Selecting previously unselected package g++-mingw-w64-x86-64.
20:46:18 [2021-11-17T20:46:18.182Z] #14 105.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:46:18 [2021-11-17T20:46:18.182Z] #14 105.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:46:18 [2021-11-17T20:46:18.443Z] #14 105.8 Selecting previously unselected package libapparmor1:arm64.
20:46:18 [2021-11-17T20:46:18.443Z] #14 105.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
20:46:18 [2021-11-17T20:46:18.443Z] #14 105.9 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:46:18 [2021-11-17T20:46:18.443Z] #14 105.9 Selecting previously unselected package libapparmor-dev:arm64.
20:46:18 [2021-11-17T20:46:18.443Z] #14 105.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
20:46:18 [2021-11-17T20:46:18.443Z] #14 106.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:46:18 [2021-11-17T20:46:18.443Z] #14 ...
20:46:18 [2021-11-17T20:46:18.443Z] 
20:46:18 [2021-11-17T20:46:18.443Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:46:18 [2021-11-17T20:46:18.443Z] #65 sha256:e34a90f7a4a4ec47fccf5beb98494c61f4fb42daadfea7f81fa9205172327e15
20:46:18 [2021-11-17T20:46:18.443Z] #65 105.5 + for f in rootlesskit rootlesskit-docker-proxy
20:46:18 [2021-11-17T20:46:18.705Z] #65 105.5 + GOBIN=/build
20:46:18 [2021-11-17T20:46:18.705Z] #65 105.5 + GO111MODULE=on
20:46:18 [2021-11-17T20:46:18.705Z] #65 105.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
20:46:24 [2021-11-17T20:46:24.010Z] #65 ...
20:46:24 [2021-11-17T20:46:24.010Z] 
20:46:24 [2021-11-17T20:46:24.010Z] #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
20:46:24 [2021-11-17T20:46:24.010Z] #14 sha256:9d34316ed2e37861e257f6fde4b8de29e684f45bcb07cf37700a40bb829a0c1b
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.1 Selecting previously unselected package libbtrfs0:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.2 Selecting previously unselected package libbtrfs-dev:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.4 Selecting previously unselected package libudev-dev:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.4 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.4 Unpacking libudev-dev:arm64 (247.3-6) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.5 Selecting previously unselected package libsepol1-dev:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.5 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.7 Selecting previously unselected package libpcre2-16-0:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.9 Selecting previously unselected package libpcre2-32-0:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 106.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.0 Selecting previously unselected package libpcre2-posix2:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.1 Selecting previously unselected package libpcre2-dev:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.1 Unpacking libpcre2-dev:arm64 (10.36-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.4 Selecting previously unselected package libselinux1-dev:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.5 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.7 Selecting previously unselected package libdevmapper-dev:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.8 Selecting previously unselected package libseccomp-dev:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.8 Unpacking libseccomp-dev:arm64 (2.5.1-1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 107.9 Selecting previously unselected package libsystemd-dev:arm64.
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.0 Unpacking libsystemd-dev:arm64 (247.3-6) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.4 Setting up libseccomp-dev:arm64 (2.5.1-1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.4 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.5 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.5 Setting up libpcre2-16-0:arm64 (10.36-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.5 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.6 Setting up libpcre2-32-0:arm64 (10.36-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.6 Setting up libudev-dev:arm64 (247.3-6) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.6 Setting up libpcre2-posix2:arm64 (10.36-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.7 Setting up mingw-w64-common (8.0.0-1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.7 Setting up libsystemd-dev:arm64 (247.3-6) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.8 Setting up libpcre2-dev:arm64 (10.36-2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.8 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.9 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
20:46:24 [2021-11-17T20:46:24.010Z] #14 108.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.0 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
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.0 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
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.1 Setting up dmsetup (2:1.02.175-2.1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 109.2 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:46:24 [2021-11-17T20:46:24.010Z] #14 DONE 110.8s
20:46:24 [2021-11-17T20:46:24.010Z] 
20:46:24 [2021-11-17T20:46:24.011Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:46:24 [2021-11-17T20:46:24.011Z] #65 sha256:e34a90f7a4a4ec47fccf5beb98494c61f4fb42daadfea7f81fa9205172327e15
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.2 rootlesskit version 0.14.6
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3 Usage of /build/rootlesskit-docker-proxy:
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3   -container-ip string
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3     	container ip
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3   -container-port int
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3     	container port (default -1)
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3   -host-ip string
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3     	host ip
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3   -host-port int
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3     	host port (default -1)
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3   -proto string
20:46:24 [2021-11-17T20:46:24.011Z] #65 110.3     	proxy protocol (default "tcp")
20:46:24 [2021-11-17T20:46:24.011Z] #65 DONE 110.5s
20:46:24 [2021-11-17T20:46:24.011Z] 
20:46:24 [2021-11-17T20:46:24.011Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:46:24 [2021-11-17T20:46:24.011Z] #66 sha256:2c9e3a90cd7c64ca72d383ba145bc37017134273637f1c954797506cb021d92c
20:46:24 [2021-11-17T20:46:24.011Z] #66 ...
20:46:24 [2021-11-17T20:46:24.011Z] 
20:46:24 [2021-11-17T20:46:24.011Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:46:24 [2021-11-17T20:46:24.011Z] #57 sha256:d8f9fff73acdf712ebb5268976e04de120777a7a08453f77cc8068494b1e5dd5
20:46:24 [2021-11-17T20:46:24.011Z] #57 DONE 0.3s
20:46:24 [2021-11-17T20:46:24.011Z] 
20:46:24 [2021-11-17T20:46:24.011Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:46:24 [2021-11-17T20:46:24.011Z] #66 sha256:2c9e3a90cd7c64ca72d383ba145bc37017134273637f1c954797506cb021d92c
20:46:24 [2021-11-17T20:46:24.011Z] #66 DONE 0.3s
20:46:24 [2021-11-17T20:46:24.011Z] 
20:46:24 [2021-11-17T20:46:24.011Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:46:24 [2021-11-17T20:46:24.011Z] #67 sha256:ef9a92e9a25608ba74f8d8c92a96bb50e86bc3cf5b518e4549f0519f2008bd9d
20:46:24 [2021-11-17T20:46:24.011Z] #67 DONE 0.2s
20:46:24 [2021-11-17T20:46:24.011Z] 
20:46:24 [2021-11-17T20:46:24.011Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:46:24 [2021-11-17T20:46:24.011Z] #58 sha256:8dca4b2774e57f220ac854c06271793e15c00677765bd01a40fc6215a0005a90
20:46:25 [2021-11-17T20:46:25.927Z] #58 ...
20:46:25 [2021-11-17T20:46:25.927Z] 
20:46:25 [2021-11-17T20:46:25.927Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
20:46:25 [2021-11-17T20:46:25.927Z] #15 sha256:8ba73d78d3afaaf633ebcc272d07aab53bf5c96367318afc27fa3582d18a325d
20:46:25 [2021-11-17T20:46:25.927Z] #15 DONE 2.2s
20:46:25 [2021-11-17T20:46:25.927Z] 
20:46:25 [2021-11-17T20:46:25.927Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:46:25 [2021-11-17T20:46:25.927Z] #58 sha256:8dca4b2774e57f220ac854c06271793e15c00677765bd01a40fc6215a0005a90
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.914 + RM_GOPATH=0
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.914 + TMP_GOPATH=
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.914 + : /build
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.914 + '[' -z '' ']'
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.914 ++ mktemp -d
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.918 + export GOPATH=/tmp/tmp.4IWNYZHObj
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.918 + GOPATH=/tmp/tmp.4IWNYZHObj
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.918 + RM_GOPATH=1
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.918 + case "$(go env GOARCH)" in
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.918 ++ go env GOARCH
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 Install runc version v1.0.2 (build tags: seccomp)
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + export GO_BUILDMODE=-buildmode=pie
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + GO_BUILDMODE=-buildmode=pie
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 ++ dirname /install.sh
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + dir=/
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + bin=runc
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + shift
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + '[' '!' -f //runc.installer ']'
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + . //runc.installer
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 ++ set -e
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 ++ : v1.0.2
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + install_runc
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + RUNC_BUILDTAGS=seccomp
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4IWNYZHObj/src/github.com/opencontainers/runc
20:46:25 [2021-11-17T20:46:25.927Z] #58 1.948 Cloning into '/tmp/tmp.4IWNYZHObj/src/github.com/opencontainers/runc'...
20:46:27 [2021-11-17T20:46:27.845Z] #58 ...
20:46:27 [2021-11-17T20:46:27.845Z] 
20:46:27 [2021-11-17T20:46:27.845Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:46:27 [2021-11-17T20:46:27.845Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
20:46:27 [2021-11-17T20:46:27.845Z] #70 CACHED
20:46:27 [2021-11-17T20:46:27.845Z] 
20:46:27 [2021-11-17T20:46:27.845Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:46:27 [2021-11-17T20:46:27.845Z] #16 sha256:d0d823bd4bb7c7a6e46e3373999dcfccf50a1fa3bf5450a9cd27c522dcb523da
20:46:27 [2021-11-17T20:46:27.845Z] #16 DONE 1.9s
20:46:27 [2021-11-17T20:46:27.845Z] 
20:46:27 [2021-11-17T20:46:27.845Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:46:27 [2021-11-17T20:46:27.845Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
20:46:27 [2021-11-17T20:46:27.845Z] #72 CACHED
20:46:27 [2021-11-17T20:46:27.845Z] 
20:46:27 [2021-11-17T20:46:27.845Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:46:27 [2021-11-17T20:46:27.845Z] #17 sha256:b7e9099e29f4880b37fececed6ecccd7f2f12701315493b36aff42ac54d82d96
20:46:28 [2021-11-17T20:46:28.788Z] #17 1.102 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:46:29 [2021-11-17T20:46:29.050Z] #17 DONE 1.4s
20:46:29 [2021-11-17T20:46:29.050Z] 
20:46:29 [2021-11-17T20:46:29.050Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:46:29 [2021-11-17T20:46:29.050Z] #18 sha256:6a7ab3a6878e04b5a1837097dafc0739b249d7d0aaa8a9e453f2afb4bd449693
20:46:30 [2021-11-17T20:46:30.437Z] #18 DONE 1.4s
20:46:30 [2021-11-17T20:46:30.438Z] 
20:46:30 [2021-11-17T20:46:30.438Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:46:30 [2021-11-17T20:46:30.438Z] #58 sha256:8dca4b2774e57f220ac854c06271793e15c00677765bd01a40fc6215a0005a90
20:46:30 [2021-11-17T20:46:30.438Z] #58 ...
20:46:30 [2021-11-17T20:46:30.438Z] 
20:46:30 [2021-11-17T20:46:30.438Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:46:30 [2021-11-17T20:46:30.438Z] #19 sha256:a4baa792810ffef8d3f8d27f26cad68b273ce043b689f56489e3be739df653dd
20:46:31 [2021-11-17T20:46:31.824Z] #19 DONE 1.4s
20:46:31 [2021-11-17T20:46:31.824Z] 
20:46:31 [2021-11-17T20:46:31.824Z] #20 [dev-systemd-false  6/25] RUN ldconfig
20:46:31 [2021-11-17T20:46:31.824Z] #20 sha256:a8643e789943fa44be9a6e4526a4ce417950e938dcc34a8c254a893d6c2eb9a3
20:46:33 [2021-11-17T20:46:33.211Z] #20 DONE 1.2s
20:46:33 [2021-11-17T20:46:33.211Z] 
20:46:33 [2021-11-17T20:46:33.211Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:46:33 [2021-11-17T20:46:33.211Z] #26 sha256:2c77026c41997e9faca9172c567974740c7dc36344628d722ac62c8174aa5301
20:46:38 [2021-11-17T20:46:38.440Z] #26 119.7 Updating files:  17% (1991/11420)
Updating files:  18% (2056/11420)
Updating files:  19% (2170/11420)
Updating files:  20% (2284/11420)
Updating files:  21% (2399/11420)
Updating files:  22% (2513/11420)
Updating files:  23% (2627/11420)
Updating files:  24% (2741/11420)
Updating files:  25% (2855/11420)
Updating files:  26% (2970/11420)
Updating files:  27% (3084/11420)
Updating files:  28% (3198/11420)
Updating files:  29% (3312/11420)
Updating files:  30% (3426/11420)
Updating files:  30% (3431/11420)
Updating files:  31% (3541/11420)
Updating files:  32% (3655/11420)
Updating files:  33% (3769/11420)
Updating files:  34% (3883/11420)
Updating files:  35% (3997/11420)
Updating files:  36% (4112/11420)
Updating files:  37% (4226/11420)
Updating files:  38% (4340/11420)
Updating files:  39% (4454/11420)
Updating files:  40% (4568/11420)
Updating files:  41% (4683/11420)
Updating files:  42% (4797/11420)
Updating files:  42% (4907/11420)
Updating files:  43% (4911/11420)
Updating files:  44% (5025/11420)
Updating files:  45% (5139/11420)
Updating files:  46% (5254/11420)
Updating files:  47% (5368/11420)
Updating files:  48% (5482/11420)
Updating files:  49% (5596/11420)
Updating files:  50% (5710/11420)
Updating files:  51% (5825/11420)
Updating files:  52% (5939/11420)
Updating files:  53% (6053/11420)
Updating files:  54% (6167/11420)
Updating files:  55% (6281/11420)
Updating files:  56% (6396/11420)
Updating files:  56% (6441/11420)
Updating files:  57% (6510/11420)
Updating files:  58% (6624/11420)
Updating files:  59% (6738/11420)
Updating files:  60% (6852/11420)
Updating files:  61% (6967/11420)
Updating files:  62% (7081/11420)
Updating files:  63% (7195/11420)
Updating files:  64% (7309/11420)
Updating files:  65% (7423/11420)
Updating files:  66% (7538/11420)
Updating files:  67% (7652/11420)
Updating files:  68% (7766/11420)
Updating files:  69% (7880/11420)
Updating files:  70% (7994/11420)
Updating files:  71% (8109/11420)
Updating files:  72% (8223/11420)
Updating files:  72% (8307/11420)
Updating files:  73% (8337/11420)
Updating files:  74% (8451/11420)
Updating files:  75% (8565/11420)
Updating files:  76% (8680/11420)
Updating files:  77% (8794/11420)
Updating files:  78% (8908/11420)
Updating files:  79% (9022/11420)
Updating files:  80% (9136/11420)
Updating files:  81% (9251/11420)
Updating files:  82% (9365/11420)
Updating files:  83% (9479/11420)
Updating files:  84% (9593/11420)
Updating files:  85% (9707/11420)
Updating files:  86% (9822/11420)
Updating files:  87% (9936/11420)
Updating files:  88% (10050/11420)
Updating files:  88% (10103/11420)
Updating files:  89% (10164/11420)
Updating files:  90% (10278/11420)
Updating files:  91% (10393/11420)
Updating files:  92% (10507/11420)
Updating files:  93% (10621/11420)
Updating files:  94% (10735/11420)
Updating files:  95% (10849/11420)
Updating files:  96% (10964/11420)
Updating files:  97% (11078/11420)
Updating files:  98% (11192/11420)
Updating files:  99% (11306/11420)
Updating files: 100% (11420/11420)
Updating files: 100% (11420/11420), done.
20:46:38 [2021-11-17T20:46:38.701Z] #26 125.5 + cd /tmp/tmp.QNEs5NHLhh/tmp/docker-ce
20:46:38 [2021-11-17T20:46:38.701Z] #26 125.5 + git checkout -q v17.06.2-ce
20:46:42 [2021-11-17T20:46:42.968Z] #26 ...
20:46:42 [2021-11-17T20:46:42.968Z] 
20:46:42 [2021-11-17T20:46:42.968Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
20:46:42 [2021-11-17T20:46:42.968Z] #21 sha256:92928becd439efd26c681c4bb398ffb00f60c60041ec98c9565993d29983dea7
20:46:42 [2021-11-17T20:46:42.968Z] #21 1.336 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:46:42 [2021-11-17T20:46:42.968Z] #21 1.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:46:42 [2021-11-17T20:46:42.968Z] #21 1.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:46:42 [2021-11-17T20:46:42.968Z] #21 2.314 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB]
20:46:42 [2021-11-17T20:46:42.968Z] #21 3.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB]
20:46:42 [2021-11-17T20:46:42.968Z] #21 5.873 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
20:46:44 [2021-11-17T20:46:44.354Z] #21 11.15 Fetched 8360 kB in 10s (829 kB/s)
20:46:44 [2021-11-17T20:46:44.354Z] #21 11.15 Reading package lists...
20:46:44 [2021-11-17T20:46:44.354Z] #21 ...
20:46:44 [2021-11-17T20:46:44.354Z] 
20:46:44 [2021-11-17T20:46:44.354Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:46:44 [2021-11-17T20:46:44.354Z] #26 sha256:2c77026c41997e9faca9172c567974740c7dc36344628d722ac62c8174aa5301
20:46:44 [2021-11-17T20:46:44.354Z] #26 131.1 + mkdir -p /tmp/tmp.QNEs5NHLhh/src/github.com/docker
20:46:44 [2021-11-17T20:46:44.354Z] #26 131.1 + mv components/cli /tmp/tmp.QNEs5NHLhh/src/github.com/docker/cli
20:46:44 [2021-11-17T20:46:44.354Z] #26 131.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:46:46 [2021-11-17T20:46:46.900Z] #26 ...
20:46:46 [2021-11-17T20:46:46.901Z] 
20:46:46 [2021-11-17T20:46:46.901Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:46:46 [2021-11-17T20:46:46.901Z] #58 sha256:8dca4b2774e57f220ac854c06271793e15c00677765bd01a40fc6215a0005a90
20:46:46 [2021-11-17T20:46:46.901Z] #58 13.26 + cd /tmp/tmp.4IWNYZHObj/src/github.com/opencontainers/runc
20:46:46 [2021-11-17T20:46:46.901Z] #58 13.26 + git checkout -q v1.0.2
20:46:46 [2021-11-17T20:46:46.901Z] #58 14.22 + '[' -z '' ']'
20:46:46 [2021-11-17T20:46:46.901Z] #58 14.22 + target=static
20:46:46 [2021-11-17T20:46:46.901Z] #58 14.22 + make BUILDTAGS=seccomp static
20:46:46 [2021-11-17T20:46:46.901Z] #58 14.62 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
20:46:48 [2021-11-17T20:46:48.815Z] #58 ...
20:46:48 [2021-11-17T20:46:48.815Z] 
20:46:48 [2021-11-17T20:46:48.815Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
20:46:48 [2021-11-17T20:46:48.815Z] #21 sha256:92928becd439efd26c681c4bb398ffb00f60c60041ec98c9565993d29983dea7
20:46:48 [2021-11-17T20:46:48.815Z] #21 11.15 Reading package lists...
20:46:54 [2021-11-17T20:46:54.104Z] #21 15.84 Reading package lists...
20:46:54 [2021-11-17T20:46:54.676Z] #21 20.39 Building dependency tree...
20:46:54 [2021-11-17T20:46:54.676Z] #21 21.46 Reading state information...
20:46:55 [2021-11-17T20:46:55.621Z] #21 22.78 The following additional packages will be installed:
20:46:55 [2021-11-17T20:46:55.886Z] #21 22.78   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:46:55 [2021-11-17T20:46:55.886Z] #21 22.78   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:46:55 [2021-11-17T20:46:55.886Z] #21 22.78   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:46:55 [2021-11-17T20:46:55.886Z] #21 22.79   python3-pkg-resources vim-runtime xxd
20:46:55 [2021-11-17T20:46:55.886Z] #21 22.80 Suggested packages:
20:46:55 [2021-11-17T20:46:55.886Z] #21 22.80   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:46:55 [2021-11-17T20:46:55.886Z] #21 22.80   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:46:55 [2021-11-17T20:46:55.886Z] #21 22.80   acl attr quota
20:46:55 [2021-11-17T20:46:55.886Z] #21 22.80 Recommended packages:
20:46:55 [2021-11-17T20:46:55.886Z] #21 22.80   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:46:56 [2021-11-17T20:46:56.829Z] #21 23.91 The following NEW packages will be installed:
20:46:56 [2021-11-17T20:46:56.829Z] #21 23.91   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:46:56 [2021-11-17T20:46:56.829Z] #21 23.91   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:46:56 [2021-11-17T20:46:56.829Z] #21 23.91   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:46:56 [2021-11-17T20:46:56.829Z] #21 23.91   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:46:56 [2021-11-17T20:46:56.829Z] #21 23.91   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:46:56 [2021-11-17T20:46:56.829Z] #21 23.92   python3-pkg-resources python3-setuptools python3-wheel sudo
20:46:56 [2021-11-17T20:46:56.829Z] #21 23.92   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:46:56 [2021-11-17T20:46:56.829Z] #21 23.92   xz-utils zip zstd
20:46:57 [2021-11-17T20:46:57.091Z] #21 24.24 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
20:46:57 [2021-11-17T20:46:57.091Z] #21 24.24 Need to get 27.0 MB of archives.
20:46:57 [2021-11-17T20:46:57.091Z] #21 24.24 After this operation, 105 MB of additional disk space will be used.
20:46:57 [2021-11-17T20:46:57.091Z] #21 24.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
20:46:57 [2021-11-17T20:46:57.352Z] #21 24.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:46:57 [2021-11-17T20:46:57.614Z] #21 24.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:46:58 [2021-11-17T20:46:58.186Z] #21 25.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:46:58 [2021-11-17T20:46:58.448Z] #21 25.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB]
20:46:58 [2021-11-17T20:46:58.709Z] #21 ...
20:46:58 [2021-11-17T20:46:58.709Z] 
20:46:58 [2021-11-17T20:46:58.709Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:46:58 [2021-11-17T20:46:58.709Z] #34 sha256:c03612b4005dc64c428dbd8550744dce8e671b63506df6de5893dcf6d9682acb
20:46:58 [2021-11-17T20:46:58.709Z] #34 DONE 145.5s
20:46:58 [2021-11-17T20:46:58.709Z] 
20:46:58 [2021-11-17T20:46:58.710Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
20:46:58 [2021-11-17T20:46:58.710Z] #21 sha256:92928becd439efd26c681c4bb398ffb00f60c60041ec98c9565993d29983dea7
20:46:58 [2021-11-17T20:46:58.710Z] #21 25.70 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB]
20:46:58 [2021-11-17T20:46:58.710Z] #21 25.73 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:46:58 [2021-11-17T20:46:58.710Z] #21 25.79 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:46:58 [2021-11-17T20:46:58.710Z] #21 25.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:46:59 [2021-11-17T20:46:59.653Z] #21 26.63 debconf: delaying package configuration, since apt-utils is not installed
20:46:59 [2021-11-17T20:46:59.915Z] #21 26.89 Fetched 27.0 MB in 2s (14.5 MB/s)
20:46:59 [2021-11-17T20:46:59.915Z] #21 26.98 Selecting previously unselected package pigz.
20:47:00 [2021-11-17T20:47:00.176Z] #21 26.98 (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 ... 24004 files and directories currently installed.)
20:47:00 [2021-11-17T20:47:00.176Z] #21 27.04 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
20:47:00 [2021-11-17T20:47:00.176Z] #21 27.05 Unpacking pigz (2.6-1) ...
20:47:00 [2021-11-17T20:47:00.176Z] #21 27.20 Selecting previously unselected package libelf1:arm64.
20:47:00 [2021-11-17T20:47:00.176Z] #21 27.20 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
20:47:00 [2021-11-17T20:47:00.176Z] #21 27.22 Unpacking libelf1:arm64 (0.183-1) ...
20:47:00 [2021-11-17T20:47:00.447Z] #21 27.43 Selecting previously unselected package libbpf0:arm64.
20:47:00 [2021-11-17T20:47:00.447Z] #21 27.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
20:47:00 [2021-11-17T20:47:00.447Z] #21 27.45 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:47:00 [2021-11-17T20:47:00.707Z] #21 27.69 Selecting previously unselected package libcap2:arm64.
20:47:00 [2021-11-17T20:47:00.707Z] #21 27.69 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
20:47:00 [2021-11-17T20:47:00.707Z] #21 27.72 Unpacking libcap2:arm64 (1:2.44-1) ...
20:47:00 [2021-11-17T20:47:00.968Z] #21 27.86 Selecting previously unselected package libmnl0:arm64.
20:47:00 [2021-11-17T20:47:00.968Z] #21 27.86 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
20:47:00 [2021-11-17T20:47:00.968Z] #21 27.88 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:47:00 [2021-11-17T20:47:00.968Z] #21 28.07 Selecting previously unselected package libxtables12:arm64.
20:47:00 [2021-11-17T20:47:00.968Z] #21 28.08 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
20:47:00 [2021-11-17T20:47:00.968Z] #21 28.11 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:47:01 [2021-11-17T20:47:01.229Z] #21 28.30 Selecting previously unselected package libcap2-bin.
20:47:01 [2021-11-17T20:47:01.229Z] #21 28.31 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:47:01 [2021-11-17T20:47:01.229Z] #21 28.32 Unpacking libcap2-bin (1:2.44-1) ...
20:47:01 [2021-11-17T20:47:01.229Z] #21 28.40 Selecting previously unselected package iproute2.
20:47:01 [2021-11-17T20:47:01.491Z] #21 28.40 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
20:47:01 [2021-11-17T20:47:01.491Z] #21 28.41 Unpacking iproute2 (5.10.0-4) ...
20:47:02 [2021-11-17T20:47:02.063Z] #21 28.85 Selecting previously unselected package xxd.
20:47:02 [2021-11-17T20:47:02.063Z] #21 28.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ...
20:47:02 [2021-11-17T20:47:02.063Z] #21 28.87 Unpacking xxd (2:8.2.2434-3) ...
20:47:02 [2021-11-17T20:47:02.063Z] #21 28.99 Selecting previously unselected package vim-common.
20:47:02 [2021-11-17T20:47:02.063Z] #21 28.99 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
20:47:02 [2021-11-17T20:47:02.063Z] #21 29.00 Unpacking vim-common (2:8.2.2434-3) ...
20:47:02 [2021-11-17T20:47:02.324Z] #21 29.16 Selecting previously unselected package bash-completion.
20:47:02 [2021-11-17T20:47:02.324Z] #21 29.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:47:04 [2021-11-17T20:47:04.239Z] #21 30.87 Unpacking bash-completion (1:2.11-2) ...
20:47:04 [2021-11-17T20:47:04.239Z] #21 31.22 Selecting previously unselected package bzip2.
20:47:04 [2021-11-17T20:47:04.239Z] #21 31.22 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
20:47:04 [2021-11-17T20:47:04.239Z] #21 31.23 Unpacking bzip2 (1.0.8-4) ...
20:47:04 [2021-11-17T20:47:04.239Z] #21 31.30 Selecting previously unselected package xz-utils.
20:47:04 [2021-11-17T20:47:04.239Z] #21 31.31 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
20:47:04 [2021-11-17T20:47:04.239Z] #21 31.33 Unpacking xz-utils (5.2.5-2) ...
20:47:04 [2021-11-17T20:47:04.500Z] #21 31.52 Selecting previously unselected package apparmor.
20:47:04 [2021-11-17T20:47:04.500Z] #21 31.52 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
20:47:04 [2021-11-17T20:47:04.500Z] #21 31.58 Unpacking apparmor (2.13.6-10) ...
20:47:04 [2021-11-17T20:47:04.773Z] #21 31.91 Selecting previously unselected package inetutils-ping.
20:47:05 [2021-11-17T20:47:05.036Z] #21 31.92 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
20:47:05 [2021-11-17T20:47:05.036Z] #21 31.92 Unpacking inetutils-ping (2:2.0-1) ...
20:47:05 [2021-11-17T20:47:05.036Z] #21 32.11 Selecting previously unselected package libip4tc2:arm64.
20:47:05 [2021-11-17T20:47:05.036Z] #21 32.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
20:47:05 [2021-11-17T20:47:05.036Z] #21 32.13 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:47:05 [2021-11-17T20:47:05.036Z] #21 32.19 Selecting previously unselected package libip6tc2:arm64.
20:47:05 [2021-11-17T20:47:05.297Z] #21 32.19 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
20:47:05 [2021-11-17T20:47:05.298Z] #21 32.20 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:47:05 [2021-11-17T20:47:05.298Z] #21 32.28 Selecting previously unselected package libnfnetlink0:arm64.
20:47:05 [2021-11-17T20:47:05.298Z] #21 32.31 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:47:05 [2021-11-17T20:47:05.298Z] #21 32.31 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:47:05 [2021-11-17T20:47:05.298Z] #21 32.37 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:47:05 [2021-11-17T20:47:05.298Z] #21 32.39 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:47:05 [2021-11-17T20:47:05.298Z] #21 32.40 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:47:05 [2021-11-17T20:47:05.559Z] #21 32.50 Selecting previously unselected package libnftnl11:arm64.
20:47:05 [2021-11-17T20:47:05.559Z] #21 32.51 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
20:47:05 [2021-11-17T20:47:05.559Z] #21 32.51 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:47:05 [2021-11-17T20:47:05.559Z] #21 32.58 Selecting previously unselected package iptables.
20:47:05 [2021-11-17T20:47:05.559Z] #21 32.59 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
20:47:05 [2021-11-17T20:47:05.559Z] #21 32.60 Unpacking iptables (1.8.7-1) ...
20:47:05 [2021-11-17T20:47:05.820Z] #21 32.88 Selecting previously unselected package libonig5:arm64.
20:47:05 [2021-11-17T20:47:05.820Z] #21 32.89 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
20:47:05 [2021-11-17T20:47:05.820Z] #21 32.89 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:47:05 [2021-11-17T20:47:05.820Z] #21 32.99 Selecting previously unselected package libjq1:arm64.
20:47:06 [2021-11-17T20:47:06.081Z] #21 32.99 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
20:47:06 [2021-11-17T20:47:06.081Z] #21 33.01 Unpacking libjq1:arm64 (1.6-2.1) ...
20:47:06 [2021-11-17T20:47:06.081Z] #21 33.12 Selecting previously unselected package jq.
20:47:06 [2021-11-17T20:47:06.081Z] #21 33.14 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
20:47:06 [2021-11-17T20:47:06.081Z] #21 33.15 Unpacking jq (1.6-2.1) ...
20:47:06 [2021-11-17T20:47:06.342Z] #21 33.24 Selecting previously unselected package libaio1:arm64.
20:47:06 [2021-11-17T20:47:06.342Z] #21 33.25 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
20:47:06 [2021-11-17T20:47:06.342Z] #21 33.26 Unpacking libaio1:arm64 (0.3.112-9) ...
20:47:06 [2021-11-17T20:47:06.342Z] #21 33.31 Selecting previously unselected package libgpm2:arm64.
20:47:06 [2021-11-17T20:47:06.342Z] #21 33.32 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
20:47:06 [2021-11-17T20:47:06.342Z] #21 33.32 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:47:06 [2021-11-17T20:47:06.342Z] #21 33.39 Selecting previously unselected package libicu67:arm64.
20:47:06 [2021-11-17T20:47:06.342Z] #21 33.39 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
20:47:06 [2021-11-17T20:47:06.342Z] #21 33.40 Unpacking libicu67:arm64 (67.1-7) ...
20:47:08 [2021-11-17T20:47:08.890Z] #21 36.03 Selecting previously unselected package libinih1:arm64.
20:47:08 [2021-11-17T20:47:08.890Z] #21 36.04 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
20:47:09 [2021-11-17T20:47:09.151Z] #21 36.05 Unpacking libinih1:arm64 (53-1+b2) ...
20:47:09 [2021-11-17T20:47:09.151Z] #21 36.12 Selecting previously unselected package libnet1:arm64.
20:47:09 [2021-11-17T20:47:09.151Z] #21 36.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:47:09 [2021-11-17T20:47:09.151Z] #21 36.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:47:09 [2021-11-17T20:47:09.151Z] #21 36.23 Selecting previously unselected package libnl-3-200:arm64.
20:47:09 [2021-11-17T20:47:09.151Z] #21 36.24 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:47:09 [2021-11-17T20:47:09.151Z] #21 36.24 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:47:09 [2021-11-17T20:47:09.411Z] #21 36.35 Selecting previously unselected package libprotobuf-c1:arm64.
20:47:09 [2021-11-17T20:47:09.411Z] #21 36.35 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:47:09 [2021-11-17T20:47:09.411Z] #21 36.36 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:47:09 [2021-11-17T20:47:09.411Z] #21 36.43 Selecting previously unselected package net-tools.
20:47:09 [2021-11-17T20:47:09.411Z] #21 36.43 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:47:09 [2021-11-17T20:47:09.411Z] #21 36.44 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:47:09 [2021-11-17T20:47:09.411Z] #21 36.55 Selecting previously unselected package patch.
20:47:09 [2021-11-17T20:47:09.411Z] #21 36.55 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
20:47:09 [2021-11-17T20:47:09.411Z] #21 36.55 Unpacking patch (2.7.6-7) ...
20:47:09 [2021-11-17T20:47:09.411Z] #21 36.62 Selecting previously unselected package python-pip-whl.
20:47:09 [2021-11-17T20:47:09.727Z] #21 36.63 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
20:47:09 [2021-11-17T20:47:09.728Z] #21 36.63 Unpacking python-pip-whl (20.3.4-4) ...
20:47:10 [2021-11-17T20:47:10.299Z] #21 37.14 Selecting previously unselected package python3-lib2to3.
20:47:10 [2021-11-17T20:47:10.299Z] #21 37.15 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:47:10 [2021-11-17T20:47:10.299Z] #21 37.16 Unpacking python3-lib2to3 (3.9.2-1) ...
20:47:10 [2021-11-17T20:47:10.299Z] #21 37.26 Selecting previously unselected package python3-distutils.
20:47:10 [2021-11-17T20:47:10.299Z] #21 37.26 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:47:10 [2021-11-17T20:47:10.299Z] #21 37.27 Unpacking python3-distutils (3.9.2-1) ...
20:47:10 [2021-11-17T20:47:10.560Z] #21 37.40 Selecting previously unselected package python3-pkg-resources.
20:47:10 [2021-11-17T20:47:10.560Z] #21 37.40 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:47:10 [2021-11-17T20:47:10.561Z] #21 37.41 Unpacking python3-pkg-resources (52.0.0-4) ...
20:47:10 [2021-11-17T20:47:10.561Z] #21 37.53 Selecting previously unselected package python3-setuptools.
20:47:10 [2021-11-17T20:47:10.561Z] #21 37.54 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:47:10 [2021-11-17T20:47:10.561Z] #21 37.54 Unpacking python3-setuptools (52.0.0-4) ...
20:47:10 [2021-11-17T20:47:10.821Z] #21 37.71 Selecting previously unselected package python3-wheel.
20:47:10 [2021-11-17T20:47:10.821Z] #21 37.71 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:47:10 [2021-11-17T20:47:10.821Z] #21 37.72 Unpacking python3-wheel (0.34.2-1) ...
20:47:10 [2021-11-17T20:47:10.821Z] #21 37.79 Selecting previously unselected package python3-pip.
20:47:10 [2021-11-17T20:47:10.821Z] #21 37.79 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
20:47:10 [2021-11-17T20:47:10.821Z] #21 37.80 Unpacking python3-pip (20.3.4-4) ...
20:47:11 [2021-11-17T20:47:11.082Z] #21 38.01 Selecting previously unselected package sudo.
20:47:11 [2021-11-17T20:47:11.082Z] #21 38.02 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
20:47:11 [2021-11-17T20:47:11.082Z] #21 38.03 Unpacking sudo (1.9.5p2-3) ...
20:47:11 [2021-11-17T20:47:11.342Z] #21 38.51 Selecting previously unselected package thin-provisioning-tools.
20:47:11 [2021-11-17T20:47:11.603Z] #21 38.52 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:47:11 [2021-11-17T20:47:11.603Z] #21 38.52 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:47:11 [2021-11-17T20:47:11.603Z] #21 38.74 Selecting previously unselected package uidmap.
20:47:11 [2021-11-17T20:47:11.603Z] #21 38.75 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
20:47:11 [2021-11-17T20:47:11.603Z] #21 38.76 Unpacking uidmap (1:4.8.1-1) ...
20:47:11 [2021-11-17T20:47:11.865Z] #21 38.90 Selecting previously unselected package vim-runtime.
20:47:11 [2021-11-17T20:47:11.865Z] #21 38.90 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
20:47:11 [2021-11-17T20:47:11.865Z] #21 38.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:47:11 [2021-11-17T20:47:11.865Z] #21 38.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:47:11 [2021-11-17T20:47:11.865Z] #21 38.96 Unpacking vim-runtime (2:8.2.2434-3) ...
20:47:15 [2021-11-17T20:47:15.168Z] #21 41.66 Selecting previously unselected package vim.
20:47:15 [2021-11-17T20:47:15.168Z] #21 41.66 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ...
20:47:15 [2021-11-17T20:47:15.168Z] #21 41.67 Unpacking vim (2:8.2.2434-3) ...
20:47:15 [2021-11-17T20:47:15.168Z] #21 42.10 Selecting previously unselected package xfsprogs.
20:47:15 [2021-11-17T20:47:15.168Z] #21 42.11 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
20:47:15 [2021-11-17T20:47:15.168Z] #21 42.11 Unpacking xfsprogs (5.10.0-4) ...
20:47:15 [2021-11-17T20:47:15.430Z] #21 42.49 Selecting previously unselected package zip.
20:47:15 [2021-11-17T20:47:15.430Z] #21 42.50 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
20:47:15 [2021-11-17T20:47:15.430Z] #21 42.51 Unpacking zip (3.0-12) ...
20:47:15 [2021-11-17T20:47:15.430Z] #21 42.63 Selecting previously unselected package zstd.
20:47:15 [2021-11-17T20:47:15.691Z] #21 42.65 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:47:15 [2021-11-17T20:47:15.691Z] #21 42.66 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:47:16 [2021-11-17T20:47:16.264Z] #21 43.13 Setting up python3-pkg-resources (52.0.0-4) ...
20:47:16 [2021-11-17T20:47:16.836Z] #21 43.90 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:47:16 [2021-11-17T20:47:16.836Z] #21 43.92 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:47:16 [2021-11-17T20:47:16.836Z] #21 43.93 Setting up libgpm2:arm64 (1.20.7-8) ...
20:47:17 [2021-11-17T20:47:17.098Z] #21 43.95 Setting up libicu67:arm64 (67.1-7) ...
20:47:17 [2021-11-17T20:47:17.098Z] #21 43.97 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:47:17 [2021-11-17T20:47:17.098Z] #21 44.00 Setting up libinih1:arm64 (53-1+b2) ...
20:47:17 [2021-11-17T20:47:17.098Z] #21 44.02 Setting up uidmap (1:4.8.1-1) ...
20:47:17 [2021-11-17T20:47:17.098Z] #21 44.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:47:17 [2021-11-17T20:47:17.098Z] #21 44.05 Setting up bzip2 (1.0.8-4) ...
20:47:17 [2021-11-17T20:47:17.098Z] #21 44.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:47:17 [2021-11-17T20:47:17.098Z] #21 44.09 Setting up python3-wheel (0.34.2-1) ...
20:47:17 [2021-11-17T20:47:17.672Z] #21 44.67 Setting up xxd (2:8.2.2434-3) ...
20:47:17 [2021-11-17T20:47:17.672Z] #21 44.69 Setting up libcap2:arm64 (1:2.44-1) ...
20:47:17 [2021-11-17T20:47:17.672Z] #21 44.70 Setting up libcap2-bin (1:2.44-1) ...
20:47:17 [2021-11-17T20:47:17.672Z] #21 44.72 Setting up apparmor (2.13.6-10) ...
20:47:19 [2021-11-17T20:47:19.589Z] #21 46.41 Setting up zip (3.0-12) ...
20:47:19 [2021-11-17T20:47:19.589Z] #21 46.43 Setting up vim-common (2:8.2.2434-3) ...
20:47:19 [2021-11-17T20:47:19.589Z] #21 46.46 Setting up bash-completion (1:2.11-2) ...
20:47:21 [2021-11-17T20:47:21.506Z] #21 48.56 Setting up xz-utils (5.2.5-2) ...
20:47:21 [2021-11-17T20:47:21.507Z] #21 48.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:47:21 [2021-11-17T20:47:21.507Z] #21 48.60 Setting up libmnl0:arm64 (1.0.4-3) ...
20:47:21 [2021-11-17T20:47:21.767Z] #21 48.64 Setting up patch (2.7.6-7) ...
20:47:21 [2021-11-17T20:47:21.767Z] #21 48.66 Setting up sudo (1.9.5p2-3) ...
20:47:21 [2021-11-17T20:47:21.767Z] #21 48.75 invoke-rc.d: could not determine current runlevel
20:47:21 [2021-11-17T20:47:21.767Z] #21 48.75 invoke-rc.d: policy-rc.d denied execution of start.
20:47:21 [2021-11-17T20:47:21.767Z] #21 48.76 Setting up xfsprogs (5.10.0-4) ...
20:47:21 [2021-11-17T20:47:21.767Z] #21 48.78 Setting up libxtables12:arm64 (1.8.7-1) ...
20:47:21 [2021-11-17T20:47:21.767Z] #21 48.80 Setting up inetutils-ping (2:2.0-1) ...
20:47:21 [2021-11-17T20:47:21.767Z] #21 48.81 Setting up pigz (2.6-1) ...
20:47:21 [2021-11-17T20:47:21.767Z] #21 48.84 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:47:21 [2021-11-17T20:47:21.767Z] #21 48.85 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:47:22 [2021-11-17T20:47:22.028Z] #21 48.88 Setting up python-pip-whl (20.3.4-4) ...
20:47:22 [2021-11-17T20:47:22.028Z] #21 48.90 Setting up vim-runtime (2:8.2.2434-3) ...
20:47:22 [2021-11-17T20:47:22.600Z] #21 49.49 Setting up libaio1:arm64 (0.3.112-9) ...
20:47:22 [2021-11-17T20:47:22.600Z] #21 49.51 Setting up python3-lib2to3 (3.9.2-1) ...
20:47:22 [2021-11-17T20:47:22.860Z] #21 49.91 Setting up libelf1:arm64 (0.183-1) ...
20:47:22 [2021-11-17T20:47:22.860Z] #21 49.95 Setting up zstd (1.4.8+dfsg-2.1) ...
20:47:22 [2021-11-17T20:47:22.860Z] #21 49.96 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:47:22 [2021-11-17T20:47:22.860Z] #21 49.98 Setting up python3-distutils (3.9.2-1) ...
20:47:23 [2021-11-17T20:47:23.433Z] #21 50.47 Setting up vim (2:8.2.2434-3) ...
20:47:23 [2021-11-17T20:47:23.433Z] #21 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:47:23 [2021-11-17T20:47:23.433Z] #21 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:47:23 [2021-11-17T20:47:23.433Z] #21 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:47:23 [2021-11-17T20:47:23.433Z] #21 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:47:23 [2021-11-17T20:47:23.433Z] #21 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:47:23 [2021-11-17T20:47:23.433Z] #21 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:47:23 [2021-11-17T20:47:23.433Z] #21 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:47:23 [2021-11-17T20:47:23.433Z] #21 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:47:23 [2021-11-17T20:47:23.433Z] #21 50.57 Setting up python3-setuptools (52.0.0-4) ...
20:47:24 [2021-11-17T20:47:24.825Z] #21 51.83 Setting up libjq1:arm64 (1.6-2.1) ...
20:47:24 [2021-11-17T20:47:24.825Z] #21 51.85 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:47:24 [2021-11-17T20:47:24.825Z] #21 51.86 Setting up thin-provisioning-tools (0.9.0-1) ...
20:47:24 [2021-11-17T20:47:24.825Z] #21 51.88 Setting up python3-pip (20.3.4-4) ...
20:47:26 [2021-11-17T20:47:26.211Z] #21 52.96 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:47:26 [2021-11-17T20:47:26.211Z] #21 52.98 Setting up jq (1.6-2.1) ...
20:47:26 [2021-11-17T20:47:26.211Z] #21 53.02 Setting up libbpf0:arm64 (1:0.3-2) ...
20:47:26 [2021-11-17T20:47:26.211Z] #21 53.04 Setting up iptables (1.8.7-1) ...
20:47:26 [2021-11-17T20:47:26.211Z] #21 53.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:47:26 [2021-11-17T20:47:26.211Z] #21 53.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:47:26 [2021-11-17T20:47:26.211Z] #21 53.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:47:26 [2021-11-17T20:47:26.211Z] #21 53.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:47:26 [2021-11-17T20:47:26.211Z] #21 53.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:47:26 [2021-11-17T20:47:26.211Z] #21 53.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:47:26 [2021-11-17T20:47:26.211Z] #21 53.12 Setting up iproute2 (5.10.0-4) ...
20:47:26 [2021-11-17T20:47:26.472Z] #21 53.41 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:47:27 [2021-11-17T20:47:27.858Z] #21 DONE 54.6s
20:47:27 [2021-11-17T20:47:27.858Z] 
20:47:27 [2021-11-17T20:47:27.858Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:47:27 [2021-11-17T20:47:27.858Z] #58 sha256:8dca4b2774e57f220ac854c06271793e15c00677765bd01a40fc6215a0005a90
20:47:27 [2021-11-17T20:47:27.858Z] #58 ...
20:47:27 [2021-11-17T20:47:27.858Z] 
20:47:27 [2021-11-17T20:47:27.858Z] #22 [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
20:47:27 [2021-11-17T20:47:27.858Z] #22 sha256:f0d54a8130538c02503cf979334560d890b96a658127f48e559921db039c8d8c
20:47:28 [2021-11-17T20:47:28.803Z] #22 0.936 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:47:28 [2021-11-17T20:47:28.803Z] #22 0.942 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:47:28 [2021-11-17T20:47:28.803Z] #22 0.948 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:47:28 [2021-11-17T20:47:28.803Z] #22 DONE 1.0s
20:47:28 [2021-11-17T20:47:28.803Z] 
20:47:28 [2021-11-17T20:47:28.803Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:47:28 [2021-11-17T20:47:28.803Z] #53 sha256:a583b1575c18d25e691be6606f5e8f2a8bad584f6ed0914402c9bc00e5e6e7c9
20:47:28 [2021-11-17T20:47:28.803Z] #53 ...
20:47:28 [2021-11-17T20:47:28.803Z] 
20:47:28 [2021-11-17T20:47:28.803Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
20:47:28 [2021-11-17T20:47:28.803Z] #23 sha256:e6988095d5a5886a97716d92396605ef20b6514076fb2f64b36511680f68c608
20:47:41 [2021-11-17T20:47:41.038Z] #23 11.73 Collecting yamllint==1.26.1
20:47:41 [2021-11-17T20:47:41.610Z] #23 12.78   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:47:42 [2021-11-17T20:47:42.555Z] #23 13.77 Collecting pathspec>=0.5.3
20:47:42 [2021-11-17T20:47:42.555Z] #23 13.79   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:47:42 [2021-11-17T20:47:42.555Z] #23 14.00 Collecting pyyaml
20:47:42 [2021-11-17T20:47:42.555Z] #23 14.01   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:47:42 [2021-11-17T20:47:42.555Z] #23 14.06 Building wheels for collected packages: yamllint
20:47:42 [2021-11-17T20:47:42.818Z] #23 14.06   Building wheel for yamllint (setup.py): started
20:47:43 [2021-11-17T20:47:43.762Z] #23 15.09   Building wheel for yamllint (setup.py): finished with status 'done'
20:47:43 [2021-11-17T20:47:43.762Z] #23 15.09   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5106f1118e3f7b6acd3c92f1235c4b01b88d4f604c1d478d27786dc809df75f6
20:47:43 [2021-11-17T20:47:43.762Z] #23 15.09   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:47:43 [2021-11-17T20:47:43.762Z] #23 15.10 Successfully built yamllint
20:47:43 [2021-11-17T20:47:43.762Z] #23 15.12 Installing collected packages: pyyaml, pathspec, yamllint
20:47:44 [2021-11-17T20:47:44.024Z] #23 15.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:47:44 [2021-11-17T20:47:44.597Z] #23 DONE 16.1s
20:47:44 [2021-11-17T20:47:44.597Z] 
20:47:44 [2021-11-17T20:47:44.597Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:47:44 [2021-11-17T20:47:44.597Z] #53 sha256:a583b1575c18d25e691be6606f5e8f2a8bad584f6ed0914402c9bc00e5e6e7c9
20:47:54 [2021-11-17T20:47:54.605Z] #53 ...
20:47:54 [2021-11-17T20:47:54.605Z] 
20:47:54 [2021-11-17T20:47:54.605Z] #43 [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 "v2.3.0"         && 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 "v2.1.0";                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
20:47:54 [2021-11-17T20:47:54.605Z] #43 sha256:b7a26e520fc2f73f845fa97c982ce710c0ffc301e3db440633a70e2f53113af9
20:47:54 [2021-11-17T20:47:54.605Z] #43 200.7 + dpkg --print-architecture
20:47:54 [2021-11-17T20:47:54.605Z] #43 DONE 201.0s
20:47:54 [2021-11-17T20:47:54.605Z] 
20:47:54 [2021-11-17T20:47:54.605Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:47:54 [2021-11-17T20:47:54.605Z] #58 sha256:8dca4b2774e57f220ac854c06271793e15c00677765bd01a40fc6215a0005a90
20:47:58 [2021-11-17T20:47:58.815Z] #58 ...
20:47:58 [2021-11-17T20:47:58.815Z] 
20:47:58 [2021-11-17T20:47:58.815Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:47:58 [2021-11-17T20:47:58.815Z] #53 sha256:a583b1575c18d25e691be6606f5e8f2a8bad584f6ed0914402c9bc00e5e6e7c9
20:47:58 [2021-11-17T20:47:58.815Z] #53 206.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
20:47:59 [2021-11-17T20:47:59.078Z] #53 DONE 206.5s
20:47:59 [2021-11-17T20:47:59.078Z] 
20:47:59 [2021-11-17T20:47:59.078Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:47:59 [2021-11-17T20:47:59.078Z] #62 sha256:0318e2834f8f94aabe0d76aad9254ae9bb44749aca101b33868cb54a67cfcaf7
20:48:37 [2021-11-17T20:48:37.846Z] #62 ...
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:48:37 [2021-11-17T20:48:37.846Z] #26 sha256:2c77026c41997e9faca9172c567974740c7dc36344628d722ac62c8174aa5301
20:48:37 [2021-11-17T20:48:37.846Z] #26 239.4 + return
20:48:37 [2021-11-17T20:48:37.846Z] #26 DONE 240.1s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:37 [2021-11-17T20:48:37.846Z] #62 sha256:0318e2834f8f94aabe0d76aad9254ae9bb44749aca101b33868cb54a67cfcaf7
20:48:37 [2021-11-17T20:48:37.846Z] #62 ...
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
20:48:37 [2021-11-17T20:48:37.846Z] #27 sha256:a01e697e5317cb8fbac695af162607229d5f6373153bc728ac961072c7cb6242
20:48:37 [2021-11-17T20:48:37.846Z] #27 DONE 0.3s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
20:48:37 [2021-11-17T20:48:37.846Z] #32 sha256:aa9dc7f6c03fcf6ab76ce82743b9960930e91ed21dd8fdafed4d3b356c88ccb2
20:48:37 [2021-11-17T20:48:37.846Z] #32 DONE 0.3s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:48:37 [2021-11-17T20:48:37.846Z] #58 sha256:8dca4b2774e57f220ac854c06271793e15c00677765bd01a40fc6215a0005a90
20:48:37 [2021-11-17T20:48:37.846Z] #58 ...
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
20:48:37 [2021-11-17T20:48:37.846Z] #35 sha256:aeb5be203532eacfe1737b6603a313fa21e080a216b26e60fbe5a51ac1961af5
20:48:37 [2021-11-17T20:48:37.846Z] #35 DONE 0.1s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
20:48:37 [2021-11-17T20:48:37.846Z] #37 sha256:cbb4a8d1002745ee19400d812ccf6a068e89317b682ba5b7a2a2a79c3435ae6a
20:48:37 [2021-11-17T20:48:37.846Z] #37 DONE 0.1s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:37 [2021-11-17T20:48:37.846Z] #62 sha256:0318e2834f8f94aabe0d76aad9254ae9bb44749aca101b33868cb54a67cfcaf7
20:48:37 [2021-11-17T20:48:37.846Z] #62 ...
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #41 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
20:48:37 [2021-11-17T20:48:37.846Z] #41 sha256:5089ebe6af6986edc11299114a1249f408945626f99f6376d9cf894b2b425437
20:48:37 [2021-11-17T20:48:37.846Z] #41 DONE 0.1s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #44 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
20:48:37 [2021-11-17T20:48:37.846Z] #44 sha256:048af805474e0cc444554ed9e5b60f9563ab248f8ba4fe42d2276e31d3dc0f23
20:48:37 [2021-11-17T20:48:37.846Z] #44 DONE 0.2s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:48:37 [2021-11-17T20:48:37.846Z] #58 sha256:8dca4b2774e57f220ac854c06271793e15c00677765bd01a40fc6215a0005a90
20:48:37 [2021-11-17T20:48:37.846Z] #58 ...
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #48 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
20:48:37 [2021-11-17T20:48:37.846Z] #48 sha256:39a2f806968b9eb7039332ea0ff520c697cd052a83a700b319ade3f81f1ecb76
20:48:37 [2021-11-17T20:48:37.846Z] #48 DONE 0.1s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #50 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
20:48:37 [2021-11-17T20:48:37.846Z] #50 sha256:18a7ce760ca3fec1da1ff98fb51329ba2f81c1ad5e2bb2c8dbd7d036f3e7dbce
20:48:37 [2021-11-17T20:48:37.846Z] #50 DONE 0.1s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
20:48:37 [2021-11-17T20:48:37.846Z] #52 sha256:01af1622133e84ca65f3551684edc97186a20637f104295a54ae389ab4fc1d6b
20:48:37 [2021-11-17T20:48:37.846Z] #52 DONE 0.1s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:37 [2021-11-17T20:48:37.846Z] #62 sha256:0318e2834f8f94aabe0d76aad9254ae9bb44749aca101b33868cb54a67cfcaf7
20:48:37 [2021-11-17T20:48:37.846Z] #62 ...
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
20:48:37 [2021-11-17T20:48:37.846Z] #54 sha256:586e65ebd72b74fffb4ef56901045a1d5312eb30b1076162230887f48237db55
20:48:37 [2021-11-17T20:48:37.846Z] #54 DONE 0.5s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.846Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
20:48:37 [2021-11-17T20:48:37.846Z] #56 sha256:d4526906cd4f4909885805b5e41667cad78723eb616f0f81125b2cfd7d1be758
20:48:37 [2021-11-17T20:48:37.846Z] #56 DONE 0.3s
20:48:37 [2021-11-17T20:48:37.846Z] 
20:48:37 [2021-11-17T20:48:37.847Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:37 [2021-11-17T20:48:37.847Z] #62 sha256:0318e2834f8f94aabe0d76aad9254ae9bb44749aca101b33868cb54a67cfcaf7
20:48:38 [2021-11-17T20:48:38.789Z] #62 201.5 + bin/containerd
20:48:40 [2021-11-17T20:48:40.708Z] #62 ...
20:48:40 [2021-11-17T20:48:40.708Z] 
20:48:40 [2021-11-17T20:48:40.708Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:48:40 [2021-11-17T20:48:40.708Z] #58 sha256:8dca4b2774e57f220ac854c06271793e15c00677765bd01a40fc6215a0005a90
20:48:40 [2021-11-17T20:48:40.708Z] #58 136.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:48:40 [2021-11-17T20:48:40.708Z] #58 136.6 + mkdir -p /build
20:48:40 [2021-11-17T20:48:40.708Z] #58 136.6 + cp runc /build/runc
20:48:40 [2021-11-17T20:48:40.708Z] #58 DONE 136.9s
20:48:40 [2021-11-17T20:48:40.708Z] 
20:48:40 [2021-11-17T20:48:40.708Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:40 [2021-11-17T20:48:40.708Z] #62 sha256:0318e2834f8f94aabe0d76aad9254ae9bb44749aca101b33868cb54a67cfcaf7
20:48:42 [2021-11-17T20:48:42.625Z] #62 ...
20:48:42 [2021-11-17T20:48:42.625Z] 
20:48:42 [2021-11-17T20:48:42.625Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
20:48:42 [2021-11-17T20:48:42.625Z] #59 sha256:50eac9b425870c54e2fef662a1ec4c8f14fc7b60144f767d7dfd08e0af360219
20:48:42 [2021-11-17T20:48:42.625Z] #59 DONE 0.3s
20:48:42 [2021-11-17T20:48:42.625Z] 
20:48:42 [2021-11-17T20:48:42.625Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:42 [2021-11-17T20:48:42.625Z] #62 sha256:0318e2834f8f94aabe0d76aad9254ae9bb44749aca101b33868cb54a67cfcaf7
20:49:09 [2021-11-17T20:49:09.211Z] #62 231.4 # github.com/containerd/containerd/cmd/containerd
20:49:09 [2021-11-17T20:49:09.211Z] #62 231.4 /usr/bin/ld: /tmp/go-link-4011156241/000019.o: in function `New':
20:49:09 [2021-11-17T20:49:09.211Z] #62 231.4 /tmp/tmp.AmJt88AIUV/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
20:49:09 [2021-11-17T20:49:09.211Z] #62 231.5 + bin/containerd-stress
20:49:09 [2021-11-17T20:49:09.783Z] #62 232.6 + bin/containerd-shim
20:49:16 [2021-11-17T20:49:16.372Z] #62 238.9 + bin/containerd-shim-runc-v1
20:49:21 [2021-11-17T20:49:21.673Z] #62 243.6 + bin/containerd-shim-runc-v2
20:49:21 [2021-11-17T20:49:21.673Z] #62 244.2 + binaries
20:49:21 [2021-11-17T20:49:21.673Z] #62 244.2 + install -D bin/containerd /build/containerd
20:49:21 [2021-11-17T20:49:21.673Z] #62 244.2 + install -D bin/containerd-shim /build/containerd-shim
20:49:21 [2021-11-17T20:49:21.673Z] #62 244.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:49:21 [2021-11-17T20:49:21.673Z] #62 244.3 + install -D bin/ctr /build/ctr
20:49:21 [2021-11-17T20:49:21.934Z] #62 DONE 244.8s
20:49:22 [2021-11-17T20:49:22.876Z] 
20:49:22 [2021-11-17T20:49:22.876Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
20:49:22 [2021-11-17T20:49:22.876Z] #63 sha256:29caf52686a588e15ec7320d9fbbcfc9f2a893eaa9d3866339ee7e3132b97a91
20:49:22 [2021-11-17T20:49:22.876Z] #63 DONE 0.3s
20:49:23 [2021-11-17T20:49:23.137Z] 
20:49:23 [2021-11-17T20:49:23.137Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:49:23 [2021-11-17T20:49:23.137Z] #68 sha256:3ad238648e9cdb3934a76a8c7a423c0dd36dbbe344b10dc68ed9161e1885ebc0
20:49:23 [2021-11-17T20:49:23.137Z] #68 DONE 0.1s
20:49:23 [2021-11-17T20:49:23.137Z] 
20:49:23 [2021-11-17T20:49:23.137Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
20:49:23 [2021-11-17T20:49:23.137Z] #73 sha256:12f56c766b9d7cb2dc865d77aa4af06a1e3f28b4275ea2d8e902ef49a26dc203
20:49:24 [2021-11-17T20:49:24.078Z] #73 DONE 0.8s
20:49:24 [2021-11-17T20:49:24.078Z] 
20:49:24 [2021-11-17T20:49:24.078Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
20:49:24 [2021-11-17T20:49:24.078Z] #74 sha256:2cfdc43bbf8ab03ce4926e8fa18ca99f8011f3f091360e4b8132227cd795eda2
20:49:24 [2021-11-17T20:49:24.078Z] #74 DONE 0.1s
20:49:24 [2021-11-17T20:49:24.078Z] 
20:49:24 [2021-11-17T20:49:24.078Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
20:49:24 [2021-11-17T20:49:24.078Z] #75 sha256:b3b73340259e6c4626339de8a96588ead3764960c30d7e86a45582167d477ced
20:49:25 [2021-11-17T20:49:25.024Z] #75 DONE 0.8s
20:49:25 [2021-11-17T20:49:25.024Z] 
20:49:25 [2021-11-17T20:49:25.024Z] #76 exporting to image
20:49:25 [2021-11-17T20:49:25.024Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:49:25 [2021-11-17T20:49:25.024Z] #76 exporting layers
20:49:28 [2021-11-17T20:49:28.326Z] #76 exporting layers 3.5s done
20:49:28 [2021-11-17T20:49:28.326Z] #76 writing image sha256:0e367eff10dd478fb28e01d8146d0f1a579a5cf2b4baf5bdf4ed77e40666a00a done
20:49:28 [2021-11-17T20:49:28.326Z] #76 naming to docker.io/library/docker:458b4aae197aee829075c4f0a883ae689f966f29 done
20:49:28 [2021-11-17T20:49:28.326Z] #76 DONE 3.5s