Skip to content

Console Output

Skipping 39 KB.. Full Log
#63 5.941 + GO111MODULE=on
06:33:01 [2022-03-01T06:33:01.524Z] #63 5.941 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
06:33:01 [2022-03-01T06:33:01.524Z] #63 5.941 Install rootlesskit version v0.14.6
06:33:01 [2022-03-01T06:33:01.524Z] #63 6.477 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
06:33:04 [2022-03-01T06:33:04.824Z] #63 ...
06:33:04 [2022-03-01T06:33:04.824Z] 
06:33:04 [2022-03-01T06:33:04.824Z] #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
06:33:04 [2022-03-01T06:33:04.824Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:33:04 [2022-03-01T06:33:04.824Z] #14 6.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:33:04 [2022-03-01T06:33:04.824Z] #14 6.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:33:04 [2022-03-01T06:33:04.824Z] #14 6.986 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:33:04 [2022-03-01T06:33:04.824Z] #14 8.450 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
06:33:04 [2022-03-01T06:33:04.824Z] #14 ...
06:33:04 [2022-03-01T06:33:04.824Z] 
06:33:04 [2022-03-01T06:33:04.824Z] #51 [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.44.0"      && /build/golangci-lint --version
06:33:04 [2022-03-01T06:33:04.824Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
06:33:04 [2022-03-01T06:33:04.824Z] #51 6.500 go: downloading github.com/golangci/golangci-lint v1.44.0
06:33:04 [2022-03-01T06:33:04.824Z] #51 ...
06:33:04 [2022-03-01T06:33:04.824Z] 
06:33:04 [2022-03-01T06:33:04.824Z] #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
06:33:04 [2022-03-01T06:33:04.824Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024
06:33:04 [2022-03-01T06:33:04.824Z] #43 6.582 + git clone https://github.com/docker/distribution.git .
06:33:04 [2022-03-01T06:33:04.824Z] #43 6.596 Cloning into '.'...
06:33:04 [2022-03-01T06:33:04.824Z] #43 ...
06:33:04 [2022-03-01T06:33:04.824Z] 
06:33:04 [2022-03-01T06:33:04.824Z] #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
06:33:04 [2022-03-01T06:33:04.824Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
06:33:04 [2022-03-01T06:33:04.824Z] #47 6.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:33:04 [2022-03-01T06:33:04.824Z] #47 6.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:33:04 [2022-03-01T06:33:04.824Z] #47 6.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:33:04 [2022-03-01T06:33:04.824Z] #47 6.716 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1532 B]
06:33:04 [2022-03-01T06:33:04.824Z] #47 7.818 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
06:33:05 [2022-03-01T06:33:05.081Z] #47 ...
06:33:05 [2022-03-01T06:33:05.081Z] 
06:33:05 [2022-03-01T06:33:05.081Z] #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
06:33:05 [2022-03-01T06:33:05.081Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c
06:33:05 [2022-03-01T06:33:05.081Z] #36 6.495 go: downloading github.com/pelletier/go-toml v1.8.1
06:33:05 [2022-03-01T06:33:05.338Z] #36 ...
06:33:05 [2022-03-01T06:33:05.338Z] 
06:33:05 [2022-03-01T06:33:05.338Z] #49 [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
06:33:05 [2022-03-01T06:33:05.338Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866
06:33:05 [2022-03-01T06:33:05.338Z] #49 5.239 go: downloading gotest.tools/gotestsum v1.7.0
06:33:05 [2022-03-01T06:33:05.338Z] #49 6.587 go: downloading github.com/dnephin/pflag v1.0.7
06:33:05 [2022-03-01T06:33:05.338Z] #49 6.587 go: downloading github.com/fatih/color v1.10.0
06:33:05 [2022-03-01T06:33:05.338Z] #49 6.711 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:33:05 [2022-03-01T06:33:05.338Z] #49 6.800 go: downloading github.com/pkg/errors v0.9.1
06:33:05 [2022-03-01T06:33:05.338Z] #49 7.283 go: downloading github.com/mattn/go-colorable v0.1.8
06:33:05 [2022-03-01T06:33:05.338Z] #49 7.351 go: downloading github.com/mattn/go-isatty v0.0.12
06:33:05 [2022-03-01T06:33:05.338Z] #49 7.434 go: downloading github.com/fsnotify/fsnotify v1.4.9
06:33:05 [2022-03-01T06:33:05.338Z] #49 7.537 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
06:33:05 [2022-03-01T06:33:05.338Z] #49 7.912 go: downloading github.com/jonboulle/clockwork v0.2.2
06:33:05 [2022-03-01T06:33:05.338Z] #49 7.928 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
06:33:05 [2022-03-01T06:33:05.338Z] #49 7.974 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
06:33:05 [2022-03-01T06:33:05.338Z] #49 8.355 go: downloading golang.org/x/tools v0.1.0
06:33:05 [2022-03-01T06:33:05.338Z] #49 ...
06:33:05 [2022-03-01T06:33:05.338Z] 
06:33:05 [2022-03-01T06:33:05.338Z] #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
06:33:05 [2022-03-01T06:33:05.338Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
06:33:05 [2022-03-01T06:33:05.338Z] #38 8.067 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:33:05 [2022-03-01T06:33:05.338Z] #38 8.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:33:05 [2022-03-01T06:33:05.338Z] #38 8.205 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:33:05 [2022-03-01T06:33:05.338Z] #38 9.511 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
06:33:05 [2022-03-01T06:33:05.595Z] #38 ...
06:33:05 [2022-03-01T06:33:05.595Z] 
06:33:05 [2022-03-01T06:33:05.595Z] #53 [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
06:33:05 [2022-03-01T06:33:05.595Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215
06:33:05 [2022-03-01T06:33:05.595Z] #53 6.535 go: downloading mvdan.cc/sh/v3 v3.0.2
06:33:05 [2022-03-01T06:33:05.595Z] #53 8.389 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:33:05 [2022-03-01T06:33:05.595Z] #53 8.421 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:33:05 [2022-03-01T06:33:05.595Z] #53 8.478 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:33:05 [2022-03-01T06:33:05.595Z] #53 10.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:33:05 [2022-03-01T06:33:05.595Z] #53 ...
06:33:05 [2022-03-01T06:33:05.595Z] 
06:33:05 [2022-03-01T06:33:05.595Z] #58 [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
06:33:05 [2022-03-01T06:33:05.595Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2
06:33:05 [2022-03-01T06:33:05.595Z] #58 8.073 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:33:05 [2022-03-01T06:33:05.595Z] #58 8.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:33:05 [2022-03-01T06:33:05.595Z] #58 8.364 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:33:05 [2022-03-01T06:33:05.595Z] #58 9.792 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
06:33:05 [2022-03-01T06:33:05.851Z] #58 ...
06:33:05 [2022-03-01T06:33:05.851Z] 
06:33:05 [2022-03-01T06:33:05.851Z] #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
06:33:05 [2022-03-01T06:33:05.851Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
06:33:05 [2022-03-01T06:33:05.851Z] #47 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
06:33:10 [2022-03-01T06:33:10.030Z] #47 14.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
06:33:10 [2022-03-01T06:33:10.964Z] #47 ...
06:33:10 [2022-03-01T06:33:10.964Z] 
06:33:10 [2022-03-01T06:33:10.964Z] #49 [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
06:33:10 [2022-03-01T06:33:10.964Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866
06:33:10 [2022-03-01T06:33:10.964Z] #49 16.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
06:33:10 [2022-03-01T06:33:10.964Z] #49 16.49 go: downloading golang.org/x/mod v0.3.0
06:33:11 [2022-03-01T06:33:11.895Z] #49 ...
06:33:11 [2022-03-01T06:33:11.895Z] 
06:33:11 [2022-03-01T06:33:11.895Z] #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
06:33:11 [2022-03-01T06:33:11.895Z] #26 sha256:ac29afc65889614cb665203a58f8fe5274815b50122aeb0dd3280f51831c7754
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.668 + RM_GOPATH=0
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.668 + TMP_GOPATH=
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.668 + : /build
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.668 + '[' -z '' ']'
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.676 ++ mktemp -d
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.676 + export GOPATH=/tmp/tmp.mi656kvDfc
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.676 + GOPATH=/tmp/tmp.mi656kvDfc
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.676 + RM_GOPATH=1
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.676 + case "$(go env GOARCH)" in
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.676 ++ go env GOARCH
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 + export GO_BUILDMODE=-buildmode=pie
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 + GO_BUILDMODE=-buildmode=pie
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 ++ dirname /install.sh
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 + dir=/
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 + bin=dockercli
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 + shift
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 + '[' '!' -f //dockercli.installer ']'
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 + . //dockercli.installer
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 ++ : stable
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 ++ : 17.06.2-ce
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 + install_dockercli
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 ++ uname -m
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.700 Install docker/cli version 17.06.2-ce from stable
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.716 + arch=x86_64
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.716 + '[' x86_64 '!=' x86_64 ']'
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.716 + url=https://download.docker.com/linux/static
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.716 + tar -xz docker/docker
06:33:11 [2022-03-01T06:33:11.895Z] #26 6.716 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:33:11 [2022-03-01T06:33:11.895Z] #26 ...
06:33:11 [2022-03-01T06:33:11.895Z] 
06:33:11 [2022-03-01T06:33:11.895Z] #63 [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
06:33:11 [2022-03-01T06:33:11.895Z] #63 sha256:1daf90f56aabe46b30b8f3b34ec026acb0c0287c2ce684a020787d2d4a318b49
06:33:11 [2022-03-01T06:33:11.895Z] #63 10.35 go: downloading github.com/sirupsen/logrus v1.8.1
06:33:11 [2022-03-01T06:33:11.895Z] #63 10.35 go: downloading github.com/urfave/cli/v2 v2.3.0
06:33:11 [2022-03-01T06:33:11.895Z] #63 11.43 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
06:33:11 [2022-03-01T06:33:11.895Z] #63 14.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
06:33:11 [2022-03-01T06:33:11.895Z] #63 15.77 go: downloading github.com/google/uuid v1.3.0
06:33:11 [2022-03-01T06:33:11.895Z] #63 15.93 go: downloading github.com/moby/vpnkit v0.5.0
06:33:11 [2022-03-01T06:33:11.895Z] #63 16.62 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:33:11 [2022-03-01T06:33:11.895Z] #63 16.97 go: downloading github.com/gofrs/flock v0.8.1
06:33:12 [2022-03-01T06:33:12.151Z] #63 17.28 go: downloading github.com/gorilla/mux v1.8.0
06:33:12 [2022-03-01T06:33:12.151Z] #63 ...
06:33:12 [2022-03-01T06:33:12.151Z] 
06:33:12 [2022-03-01T06:33:12.151Z] #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
06:33:12 [2022-03-01T06:33:12.151Z] #26 sha256:ac29afc65889614cb665203a58f8fe5274815b50122aeb0dd3280f51831c7754
06:33:12 [2022-03-01T06:33:12.151Z] #26 17.12 + mkdir -p /build
06:33:12 [2022-03-01T06:33:12.151Z] #26 17.13 + mv docker/docker /build/
06:33:12 [2022-03-01T06:33:12.151Z] #26 17.15 + rmdir docker
06:33:12 [2022-03-01T06:33:12.713Z] #26 DONE 17.7s
06:33:12 [2022-03-01T06:33:12.713Z] 
06:33:12 [2022-03-01T06:33:12.713Z] #63 [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
06:33:12 [2022-03-01T06:33:12.713Z] #63 sha256:1daf90f56aabe46b30b8f3b34ec026acb0c0287c2ce684a020787d2d4a318b49
06:33:12 [2022-03-01T06:33:12.713Z] #63 17.80 go: downloading github.com/moby/sys/mountinfo v0.5.0
06:33:13 [2022-03-01T06:33:13.277Z] #63 18.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:33:13 [2022-03-01T06:33:13.533Z] #63 18.62 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
06:33:13 [2022-03-01T06:33:13.533Z] #63 18.75 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
06:33:16 [2022-03-01T06:33:16.050Z] #63 ...
06:33:16 [2022-03-01T06:33:16.050Z] 
06:33:16 [2022-03-01T06:33:16.050Z] #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
06:33:16 [2022-03-01T06:33:16.050Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:33:16 [2022-03-01T06:33:16.050Z] #14 11.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
06:33:16 [2022-03-01T06:33:16.050Z] #14 15.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
06:33:16 [2022-03-01T06:33:16.050Z] #14 ...
06:33:16 [2022-03-01T06:33:16.050Z] 
06:33:16 [2022-03-01T06:33:16.050Z] #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
06:33:16 [2022-03-01T06:33:16.050Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
06:33:16 [2022-03-01T06:33:16.050Z] #47 18.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [1828 B]
06:33:16 [2022-03-01T06:33:16.978Z] #47 ...
06:33:16 [2022-03-01T06:33:16.978Z] 
06:33:16 [2022-03-01T06:33:16.978Z] #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
06:33:16 [2022-03-01T06:33:16.978Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
06:33:16 [2022-03-01T06:33:16.978Z] #38 12.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
06:33:16 [2022-03-01T06:33:16.978Z] #38 16.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
06:33:16 [2022-03-01T06:33:16.978Z] #38 ...
06:33:16 [2022-03-01T06:33:16.978Z] 
06:33:16 [2022-03-01T06:33:16.978Z] #63 [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
06:33:16 [2022-03-01T06:33:16.978Z] #63 sha256:1daf90f56aabe46b30b8f3b34ec026acb0c0287c2ce684a020787d2d4a318b49
06:33:16 [2022-03-01T06:33:16.978Z] #63 21.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:33:17 [2022-03-01T06:33:17.924Z] #63 ...
06:33:17 [2022-03-01T06:33:17.924Z] 
06:33:17 [2022-03-01T06:33:17.924Z] #58 [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
06:33:17 [2022-03-01T06:33:17.924Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2
06:33:17 [2022-03-01T06:33:17.924Z] #58 13.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
06:33:17 [2022-03-01T06:33:17.924Z] #58 17.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
06:33:17 [2022-03-01T06:33:17.924Z] #58 ...
06:33:17 [2022-03-01T06:33:17.924Z] 
06:33:17 [2022-03-01T06:33:17.924Z] #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
06:33:17 [2022-03-01T06:33:17.924Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c
06:33:17 [2022-03-01T06:33:17.924Z] #36 23.22 tomll can be used in two ways:
06:33:17 [2022-03-01T06:33:17.924Z] #36 23.22 Writing to STDIN and reading from STDOUT:
06:33:17 [2022-03-01T06:33:17.924Z] #36 23.22   cat file.toml | tomll > file.toml
06:33:17 [2022-03-01T06:33:17.924Z] #36 23.22 
06:33:17 [2022-03-01T06:33:17.924Z] #36 23.22 Reading and updating a list of files:
06:33:17 [2022-03-01T06:33:17.924Z] #36 23.22   tomll a.toml b.toml c.toml
06:33:17 [2022-03-01T06:33:17.924Z] #36 23.22 
06:33:17 [2022-03-01T06:33:17.924Z] #36 23.22 When given a list of files, tomll will modify all files in place without asking.
06:33:18 [2022-03-01T06:33:18.263Z] #36 DONE 23.6s
06:33:18 [2022-03-01T06:33:18.263Z] 
06:33:18 [2022-03-01T06:33:18.263Z] #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
06:33:18 [2022-03-01T06:33:18.263Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995
06:33:20 [2022-03-01T06:33:20.157Z] #34 ...
06:33:20 [2022-03-01T06:33:20.157Z] 
06:33:20 [2022-03-01T06:33:20.157Z] #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
06:33:20 [2022-03-01T06:33:20.157Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:33:20 [2022-03-01T06:33:20.157Z] #14 25.57 Fetched 8506 kB in 19s (448 kB/s)
06:33:26 [2022-03-01T06:33:26.715Z] #14 25.57 Reading package lists...
06:33:26 [2022-03-01T06:33:26.715Z] #14 31.76 Reading package lists...
06:33:26 [2022-03-01T06:33:26.715Z] #14 ...
06:33:26 [2022-03-01T06:33:26.715Z] 
06:33:26 [2022-03-01T06:33:26.715Z] #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
06:33:26 [2022-03-01T06:33:26.715Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024
06:33:26 [2022-03-01T06:33:26.973Z] #43 31.93 Updating files:  89% (1642/1837)
Updating files:  90% (1654/1837)
Updating files:  91% (1672/1837)
Updating files:  92% (1691/1837)
Updating files:  93% (1709/1837)
Updating files:  94% (1727/1837)
Updating files:  95% (1746/1837)
Updating files:  96% (1764/1837)
Updating files:  97% (1782/1837)
Updating files:  98% (1801/1837)
Updating files:  99% (1819/1837)
Updating files: 100% (1837/1837)
Updating files: 100% (1837/1837), done.
06:33:26 [2022-03-01T06:33:26.973Z] #43 32.20 + git checkout -q v2.3.0
06:33:29 [2022-03-01T06:33:29.500Z] #43 34.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:33:30 [2022-03-01T06:33:30.872Z] #43 ...
06:33:30 [2022-03-01T06:33:30.872Z] 
06:33:30 [2022-03-01T06:33:30.873Z] #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
06:33:30 [2022-03-01T06:33:30.873Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
06:33:30 [2022-03-01T06:33:30.873Z] #38 26.37 Fetched 8506 kB in 19s (455 kB/s)
06:33:30 [2022-03-01T06:33:30.873Z] #38 26.37 Reading package lists...
06:33:31 [2022-03-01T06:33:31.130Z] #38 32.12 Reading package lists...
06:33:31 [2022-03-01T06:33:31.130Z] #38 ...
06:33:31 [2022-03-01T06:33:31.130Z] 
06:33:31 [2022-03-01T06:33:31.130Z] #58 [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
06:33:31 [2022-03-01T06:33:31.130Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2
06:33:31 [2022-03-01T06:33:31.130Z] #58 27.68 Fetched 8506 kB in 20s (426 kB/s)
06:33:31 [2022-03-01T06:33:31.130Z] #58 27.68 Reading package lists...
06:33:31 [2022-03-01T06:33:31.694Z] #58 33.34 Reading package lists...
06:33:31 [2022-03-01T06:33:31.694Z] #58 ...
06:33:31 [2022-03-01T06:33:31.694Z] 
06:33:31 [2022-03-01T06:33:31.694Z] #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
06:33:31 [2022-03-01T06:33:31.694Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
06:33:31 [2022-03-01T06:33:31.694Z] #47 26.71 Fetched 8509 kB in 21s (408 kB/s)
06:33:31 [2022-03-01T06:33:31.694Z] #47 26.71 Reading package lists...
06:33:32 [2022-03-01T06:33:32.624Z] #47 32.40 Reading package lists...
06:33:32 [2022-03-01T06:33:32.624Z] #47 ...
06:33:32 [2022-03-01T06:33:32.624Z] 
06:33:32 [2022-03-01T06:33:32.624Z] #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
06:33:32 [2022-03-01T06:33:32.624Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:33:32 [2022-03-01T06:33:32.624Z] #14 31.76 Reading package lists...
06:33:34 [2022-03-01T06:33:34.524Z] #14 38.04 Building dependency tree...
06:33:37 [2022-03-01T06:33:37.046Z] #14 42.30 The following additional packages will be installed:
06:33:37 [2022-03-01T06:33:37.046Z] #14 42.31   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:33:37 [2022-03-01T06:33:37.046Z] #14 42.31   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
06:33:37 [2022-03-01T06:33:37.046Z] #14 42.31   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
06:33:37 [2022-03-01T06:33:37.046Z] #14 42.31   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
06:33:37 [2022-03-01T06:33:37.046Z] #14 42.31   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
06:33:37 [2022-03-01T06:33:37.046Z] #14 42.31   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
06:33:37 [2022-03-01T06:33:37.046Z] #14 42.32   mingw-w64-common mingw-w64-x86-64-dev
06:33:37 [2022-03-01T06:33:37.046Z] #14 42.33 Suggested packages:
06:33:37 [2022-03-01T06:33:37.046Z] #14 42.34   gcc-10-locales seccomp wine64
06:33:38 [2022-03-01T06:33:38.415Z] #14 ...
06:33:38 [2022-03-01T06:33:38.415Z] 
06:33:38 [2022-03-01T06:33:38.415Z] #51 [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.44.0"      && /build/golangci-lint --version
06:33:38 [2022-03-01T06:33:38.415Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
06:33:38 [2022-03-01T06:33:38.415Z] #51 43.70 go: downloading github.com/gofrs/flock v0.8.1
06:33:38 [2022-03-01T06:33:38.415Z] #51 43.70 go: downloading github.com/fatih/color v1.13.0
06:33:38 [2022-03-01T06:33:38.415Z] #51 43.80 go: downloading github.com/spf13/cobra v1.3.0
06:33:38 [2022-03-01T06:33:38.415Z] #51 43.83 go: downloading github.com/spf13/pflag v1.0.5
06:33:38 [2022-03-01T06:33:38.672Z] #51 44.24 go: downloading github.com/spf13/viper v1.10.1
06:33:38 [2022-03-01T06:33:38.672Z] #51 44.25 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
06:33:38 [2022-03-01T06:33:38.929Z] #51 ...
06:33:38 [2022-03-01T06:33:38.929Z] 
06:33:38 [2022-03-01T06:33:38.929Z] #53 [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
06:33:38 [2022-03-01T06:33:38.929Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215
06:33:38 [2022-03-01T06:33:38.929Z] #53 44.16 v3.0.2
06:33:38 [2022-03-01T06:33:38.929Z] #53 DONE 44.5s
06:33:39 [2022-03-01T06:33:39.187Z] 
06:33:39 [2022-03-01T06:33:39.187Z] #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
06:33:39 [2022-03-01T06:33:39.187Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:33:39 [2022-03-01T06:33:39.187Z] #14 43.96 The following NEW packages will be installed:
06:33:39 [2022-03-01T06:33:39.187Z] #14 43.96   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:33:39 [2022-03-01T06:33:39.187Z] #14 43.96   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
06:33:39 [2022-03-01T06:33:39.187Z] #14 43.96   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
06:33:39 [2022-03-01T06:33:39.187Z] #14 43.96   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
06:33:39 [2022-03-01T06:33:39.187Z] #14 43.96   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
06:33:39 [2022-03-01T06:33:39.187Z] #14 43.96   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:33:39 [2022-03-01T06:33:39.187Z] #14 43.96   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
06:33:39 [2022-03-01T06:33:39.187Z] #14 43.96   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
06:33:39 [2022-03-01T06:33:39.187Z] #14 43.96   mingw-w64-x86-64-dev
06:33:39 [2022-03-01T06:33:39.187Z] #14 44.35 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
06:33:39 [2022-03-01T06:33:39.187Z] #14 44.35 Need to get 115 MB of archives.
06:33:39 [2022-03-01T06:33:39.187Z] #14 44.35 After this operation, 645 MB of additional disk space will be used.
06:33:39 [2022-03-01T06:33:39.187Z] #14 44.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
06:33:39 [2022-03-01T06:33:39.187Z] #14 44.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
06:33:39 [2022-03-01T06:33:39.187Z] #14 44.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
06:33:39 [2022-03-01T06:33:39.187Z] #14 44.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
06:33:39 [2022-03-01T06:33:39.187Z] #14 44.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
06:33:39 [2022-03-01T06:33:39.446Z] #14 44.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
06:33:39 [2022-03-01T06:33:39.704Z] #14 45.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
06:33:39 [2022-03-01T06:33:39.962Z] #14 45.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
06:33:40 [2022-03-01T06:33:40.219Z] #14 45.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
06:33:40 [2022-03-01T06:33:40.785Z] #14 46.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
06:33:42 [2022-03-01T06:33:42.683Z] #14 ...
06:33:42 [2022-03-01T06:33:42.683Z] 
06:33:42 [2022-03-01T06:33:42.683Z] #58 [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
06:33:42 [2022-03-01T06:33:42.683Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2
06:33:42 [2022-03-01T06:33:42.683Z] #58 33.34 Reading package lists...
06:33:42 [2022-03-01T06:33:42.683Z] #58 40.07 Building dependency tree...
06:33:42 [2022-03-01T06:33:42.683Z] #58 43.54 The following additional packages will be installed:
06:33:42 [2022-03-01T06:33:42.683Z] #58 43.56   libbtrfs0
06:33:42 [2022-03-01T06:33:42.683Z] #58 43.88 The following NEW packages will be installed:
06:33:42 [2022-03-01T06:33:42.683Z] #58 43.90   libbtrfs-dev libbtrfs0
06:33:42 [2022-03-01T06:33:42.683Z] #58 44.39 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
06:33:42 [2022-03-01T06:33:42.683Z] #58 44.39 Need to get 460 kB of archives.
06:33:42 [2022-03-01T06:33:42.683Z] #58 44.39 After this operation, 1237 kB of additional disk space will be used.
06:33:42 [2022-03-01T06:33:42.683Z] #58 44.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #58 44.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #58 46.14 debconf: delaying package configuration, since apt-utils is not installed
06:33:42 [2022-03-01T06:33:42.683Z] #58 46.41 Fetched 460 kB in 0s (983 kB/s)
06:33:42 [2022-03-01T06:33:42.683Z] #58 46.52 Selecting previously unselected package libbtrfs0:amd64.
06:33:42 [2022-03-01T06:33:42.683Z] #58 46.52 (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 ... 15709 files and directories currently installed.)
06:33:42 [2022-03-01T06:33:42.683Z] #58 46.68 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
06:33:42 [2022-03-01T06:33:42.683Z] #58 46.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:33:42 [2022-03-01T06:33:42.683Z] #58 46.97 Selecting previously unselected package libbtrfs-dev:amd64.
06:33:42 [2022-03-01T06:33:42.683Z] #58 46.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
06:33:42 [2022-03-01T06:33:42.683Z] #58 46.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:33:42 [2022-03-01T06:33:42.683Z] #58 47.58 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:33:42 [2022-03-01T06:33:42.683Z] #58 47.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:33:42 [2022-03-01T06:33:42.683Z] #58 47.64 Processing triggers for libc-bin (2.31-13+deb11u2) ...
06:33:42 [2022-03-01T06:33:42.683Z] #58 DONE 48.0s
06:33:42 [2022-03-01T06:33:42.683Z] 
06:33:42 [2022-03-01T06:33:42.683Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
06:33:42 [2022-03-01T06:33:42.683Z] #59 sha256:67c0020688b354a7dd04ebddfff637a4663416f5320d946d09b402e391cd88d7
06:33:42 [2022-03-01T06:33:42.683Z] #59 DONE 0.1s
06:33:42 [2022-03-01T06:33:42.683Z] 
06:33:42 [2022-03-01T06:33:42.683Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:33:42 [2022-03-01T06:33:42.683Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:33:42 [2022-03-01T06:33:42.683Z] #60 ...
06:33:42 [2022-03-01T06:33:42.683Z] 
06:33:42 [2022-03-01T06:33:42.683Z] #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
06:33:42 [2022-03-01T06:33:42.683Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
06:33:42 [2022-03-01T06:33:42.683Z] #38 32.12 Reading package lists...
06:33:42 [2022-03-01T06:33:42.683Z] #38 38.32 Building dependency tree...
06:33:42 [2022-03-01T06:33:42.683Z] #38 42.64 The following additional packages will be installed:
06:33:42 [2022-03-01T06:33:42.683Z] #38 42.67   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
06:33:42 [2022-03-01T06:33:42.683Z] #38 42.67 Suggested packages:
06:33:42 [2022-03-01T06:33:42.683Z] #38 42.71   cmake-doc ninja-build lrzip
06:33:42 [2022-03-01T06:33:42.683Z] #38 42.71 Recommended packages:
06:33:42 [2022-03-01T06:33:42.683Z] #38 42.71   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:33:42 [2022-03-01T06:33:42.683Z] #38 43.56 The following NEW packages will be installed:
06:33:42 [2022-03-01T06:33:42.683Z] #38 43.59   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
06:33:42 [2022-03-01T06:33:42.683Z] #38 43.60   vim-common xxd
06:33:42 [2022-03-01T06:33:42.683Z] #38 44.11 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
06:33:42 [2022-03-01T06:33:42.683Z] #38 44.11 Need to get 17.7 MB of archives.
06:33:42 [2022-03-01T06:33:42.683Z] #38 44.11 After this operation, 70.7 MB of additional disk space will be used.
06:33:42 [2022-03-01T06:33:42.683Z] #38 44.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #38 44.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #38 44.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #38 44.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #38 45.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #38 45.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #38 45.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #38 45.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #38 45.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #38 45.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
06:33:42 [2022-03-01T06:33:42.683Z] #38 46.97 debconf: delaying package configuration, since apt-utils is not installed
06:33:42 [2022-03-01T06:33:42.683Z] #38 47.41 Fetched 17.7 MB in 2s (9572 kB/s)
06:33:42 [2022-03-01T06:33:42.683Z] #38 47.51 Selecting previously unselected package xxd.
06:33:42 [2022-03-01T06:33:42.683Z] #38 47.51 (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 ... 15709 files and directories currently installed.)
06:33:42 [2022-03-01T06:33:42.683Z] #38 47.61 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:33:42 [2022-03-01T06:33:42.683Z] #38 47.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:33:42 [2022-03-01T06:33:42.683Z] #38 47.98 Selecting previously unselected package vim-common.
06:33:42 [2022-03-01T06:33:42.683Z] #38 48.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:33:42 [2022-03-01T06:33:42.683Z] #38 48.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:33:42 [2022-03-01T06:33:42.943Z] #38 ...
06:33:42 [2022-03-01T06:33:42.943Z] 
06:33:42 [2022-03-01T06:33:42.943Z] #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
06:33:42 [2022-03-01T06:33:42.943Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:33:42 [2022-03-01T06:33:42.943Z] #14 48.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
06:33:43 [2022-03-01T06:33:43.552Z] #14 ...
06:33:43 [2022-03-01T06:33:43.552Z] 
06:33:43 [2022-03-01T06:33:43.552Z] #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
06:33:43 [2022-03-01T06:33:43.552Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
06:33:43 [2022-03-01T06:33:43.552Z] #47 32.40 Reading package lists...
06:33:43 [2022-03-01T06:33:43.552Z] #47 38.80 Building dependency tree...
06:33:43 [2022-03-01T06:33:43.552Z] #47 42.66 The following additional packages will be installed:
06:33:43 [2022-03-01T06:33:43.552Z] #47 42.67   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:33:43 [2022-03-01T06:33:43.552Z] #47 42.67   python3-protobuf python3-six
06:33:43 [2022-03-01T06:33:43.552Z] #47 42.67 Suggested packages:
06:33:43 [2022-03-01T06:33:43.552Z] #47 42.69   python3-setuptools
06:33:43 [2022-03-01T06:33:43.552Z] #47 42.69 Recommended packages:
06:33:43 [2022-03-01T06:33:43.552Z] #47 42.69   iproute2 | iproute
06:33:43 [2022-03-01T06:33:43.552Z] #47 43.48 The following NEW packages will be installed:
06:33:43 [2022-03-01T06:33:43.552Z] #47 43.51   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:33:43 [2022-03-01T06:33:43.552Z] #47 43.51   python3-protobuf python3-six
06:33:43 [2022-03-01T06:33:43.552Z] #47 44.02 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
06:33:43 [2022-03-01T06:33:43.552Z] #47 44.02 Need to get 2292 kB of archives.
06:33:43 [2022-03-01T06:33:43.552Z] #47 44.02 After this operation, 11.0 MB of additional disk space will be used.
06:33:43 [2022-03-01T06:33:43.552Z] #47 44.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
06:33:43 [2022-03-01T06:33:43.552Z] #47 44.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:33:43 [2022-03-01T06:33:43.552Z] #47 44.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
06:33:43 [2022-03-01T06:33:43.552Z] #47 44.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
06:33:43 [2022-03-01T06:33:43.552Z] #47 44.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:33:43 [2022-03-01T06:33:43.552Z] #47 44.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:33:43 [2022-03-01T06:33:43.552Z] #47 44.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:33:43 [2022-03-01T06:33:43.552Z] #47 47.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
06:33:43 [2022-03-01T06:33:43.552Z] #47 ...
06:33:43 [2022-03-01T06:33:43.552Z] 
06:33:43 [2022-03-01T06:33:43.552Z] #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
06:33:43 [2022-03-01T06:33:43.552Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995
06:33:44 [2022-03-01T06:33:44.685Z] #34 48.96 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.
06:33:44 [2022-03-01T06:33:44.685Z] #34 49.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
06:33:44 [2022-03-01T06:33:44.941Z] #34 50.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:33:50 [2022-03-01T06:33:50.189Z] #34 ...
06:33:50 [2022-03-01T06:33:50.189Z] 
06:33:50 [2022-03-01T06:33:50.189Z] #51 [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.44.0"      && /build/golangci-lint --version
06:33:50 [2022-03-01T06:33:50.189Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
06:33:50 [2022-03-01T06:33:50.189Z] #51 44.77 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
06:33:50 [2022-03-01T06:33:50.189Z] #51 44.80 go: downloading github.com/go-critic/go-critic v0.6.2
06:33:50 [2022-03-01T06:33:50.189Z] #51 46.55 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 46.64 go: downloading github.com/hashicorp/go-multierror v1.1.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 50.67 go: downloading github.com/sirupsen/logrus v1.8.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 50.68 go: downloading github.com/mattn/go-colorable v0.1.12
06:33:50 [2022-03-01T06:33:50.189Z] #51 50.73 go: downloading github.com/stretchr/testify v1.7.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 50.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
06:33:50 [2022-03-01T06:33:50.189Z] #51 50.97 go: downloading github.com/mattn/go-isatty v0.0.14
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.03 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.08 go: downloading github.com/fsnotify/fsnotify v1.5.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.10 go: downloading github.com/magiconair/properties v1.8.5
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.13 go: downloading github.com/mitchellh/mapstructure v1.4.3
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.19 go: downloading github.com/spf13/afero v1.6.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.26 go: downloading github.com/spf13/cast v1.4.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.47 go: downloading github.com/subosito/gotenv v1.2.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.49 go: downloading gopkg.in/ini.v1 v1.66.2
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.50 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.70 go: downloading github.com/go-toolsmith/astequal v1.0.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.74 go: downloading github.com/go-toolsmith/astp v1.0.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.76 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.77 go: downloading github.com/go-toolsmith/typep v1.0.2
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.79 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
06:33:50 [2022-03-01T06:33:50.189Z] #51 51.94 go: downloading github.com/hashicorp/errwrap v1.0.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.12 go: downloading 4d63.com/gochecknoglobals v0.1.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.14 go: downloading github.com/Antonboom/errname v0.1.5
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.21 go: downloading github.com/Antonboom/nilnil v0.1.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.24 go: downloading github.com/BurntSushi/toml v1.0.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.29 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.37 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.41 go: downloading github.com/alexkohler/prealloc v1.0.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.52 go: downloading github.com/ashanbrown/makezero v1.1.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.64 go: downloading github.com/bkielbasa/cyclop v1.2.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.71 go: downloading github.com/blizzy78/varnamelen v0.5.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.75 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.78 go: downloading github.com/breml/bidichk v0.2.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.85 go: downloading github.com/butuzov/ireturn v0.1.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.85 go: downloading github.com/breml/errchkjson v0.2.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.87 go: downloading github.com/charithe/durationcheck v0.0.9
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.92 go: downloading github.com/daixiang0/gci v0.2.9
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.95 go: downloading github.com/denis-tingajkin/go-header v0.4.2
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.96 go: downloading github.com/esimonov/ifshort v1.0.4
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.98 go: downloading github.com/fzipp/gocyclo v0.4.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 52.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.38 go: downloading github.com/golangci/misspell v0.3.5
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.53 go: downloading github.com/jgautheron/goconst v1.5.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.59 go: downloading github.com/julz/importas v0.1.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.62 go: downloading github.com/kisielk/errcheck v1.6.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.65 go: downloading github.com/kulti/thelper v0.5.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.72 go: downloading github.com/kunwardeep/paralleltest v1.0.3
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.76 go: downloading github.com/kyoh86/exportloopref v0.1.8
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.81 go: downloading github.com/ldez/gomoddirectives v0.2.2
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.86 go: downloading github.com/ldez/tagliatelle v0.3.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.89 go: downloading github.com/leonklingele/grouper v1.1.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.93 go: downloading github.com/maratori/testpackage v1.0.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 53.96 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.00 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.02 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.02 go: downloading github.com/mgechev/revive v1.1.3
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.52 go: downloading github.com/moricho/tparallel v0.2.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.53 go: downloading github.com/nishanths/exhaustive v0.7.11
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.54 go: downloading github.com/nakabonne/nestif v0.3.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.58 go: downloading github.com/nishanths/predeclared v0.2.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.65 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.70 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.75 go: downloading github.com/securego/gosec/v2 v2.9.6
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.96 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
06:33:50 [2022-03-01T06:33:50.189Z] #51 54.98 go: downloading github.com/sivchari/containedctx v1.0.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.00 go: downloading github.com/sivchari/tenv v1.4.7
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.00 go: downloading github.com/sonatard/noctx v0.0.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.03 go: downloading github.com/sourcegraph/go-diff v0.6.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.07 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.10 go: downloading github.com/sylvia7788/contextcheck v1.0.4
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.14 go: downloading github.com/tdakkota/asciicheck v0.1.1
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.16 go: downloading github.com/tetafro/godot v1.4.11
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.22 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.28 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.43 go: downloading github.com/ultraware/funlen v0.0.3
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.45 go: downloading github.com/ultraware/whitespace v0.0.4
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.46 go: downloading github.com/uudashr/gocognit v1.0.5
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.52 go: downloading github.com/yagipy/maintidx v1.0.0
06:33:50 [2022-03-01T06:33:50.189Z] #51 55.55 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
06:33:50 [2022-03-01T06:33:50.447Z] #51 55.87 go: downloading gitlab.com/bosi/decorder v0.2.1
06:33:50 [2022-03-01T06:33:50.447Z] #51 55.96 go: downloading honnef.co/go/tools v0.2.2
06:33:51 [2022-03-01T06:33:51.815Z] #51 57.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:33:51 [2022-03-01T06:33:51.815Z] #51 57.04 go: downloading mvdan.cc/gofumpt v0.2.1
06:33:51 [2022-03-01T06:33:51.815Z] #51 57.20 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
06:33:51 [2022-03-01T06:33:51.815Z] #51 57.23 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
06:33:53 [2022-03-01T06:33:53.185Z] #51 58.47 go: downloading github.com/davecgh/go-spew v1.1.1
06:33:53 [2022-03-01T06:33:53.185Z] #51 58.48 go: downloading github.com/pmezard/go-difflib v1.0.0
06:33:53 [2022-03-01T06:33:53.185Z] #51 58.53 go: downloading github.com/stretchr/objx v0.1.1
06:33:53 [2022-03-01T06:33:53.185Z] #51 58.58 go: downloading golang.org/x/text v0.3.7
06:33:53 [2022-03-01T06:33:53.185Z] #51 ...
06:33:53 [2022-03-01T06:33:53.185Z] 
06:33:53 [2022-03-01T06:33:53.185Z] #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
06:33:53 [2022-03-01T06:33:53.185Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
06:33:53 [2022-03-01T06:33:53.185Z] #38 48.57 Selecting previously unselected package cmake-data.
06:33:53 [2022-03-01T06:33:53.185Z] #38 48.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 48.62 Unpacking cmake-data (3.18.4-2+deb11u1) ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 52.49 Selecting previously unselected package libicu67:amd64.
06:33:53 [2022-03-01T06:33:53.185Z] #38 52.49 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 52.52 Unpacking libicu67:amd64 (67.1-7) ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 57.73 Selecting previously unselected package libxml2:amd64.
06:33:53 [2022-03-01T06:33:53.185Z] #38 57.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 57.76 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 58.22 Selecting previously unselected package libarchive13:amd64.
06:33:53 [2022-03-01T06:33:53.185Z] #38 58.22 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 58.22 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 58.53 Selecting previously unselected package libjsoncpp24:amd64.
06:33:53 [2022-03-01T06:33:53.185Z] #38 58.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 58.55 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 58.67 Selecting previously unselected package librhash0:amd64.
06:33:53 [2022-03-01T06:33:53.185Z] #38 58.68 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 58.69 Unpacking librhash0:amd64 (1.4.1-2) ...
06:33:53 [2022-03-01T06:33:53.185Z] #38 ...
06:33:53 [2022-03-01T06:33:53.185Z] 
06:33:53 [2022-03-01T06:33:53.185Z] #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
06:33:53 [2022-03-01T06:33:53.185Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
06:33:53 [2022-03-01T06:33:53.185Z] #47 49.90 debconf: delaying package configuration, since apt-utils is not installed
06:33:53 [2022-03-01T06:33:53.185Z] #47 50.12 Fetched 2292 kB in 5s (491 kB/s)
06:33:53 [2022-03-01T06:33:53.185Z] #47 50.21 Selecting previously unselected package libprotobuf23:amd64.
06:33:53 [2022-03-01T06:33:53.185Z] #47 50.21 (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 ... 15709 files and directories currently installed.)
06:33:53 [2022-03-01T06:33:53.185Z] #47 50.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 50.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 51.38 Selecting previously unselected package python3-pkg-resources.
06:33:53 [2022-03-01T06:33:53.185Z] #47 51.39 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 51.42 Unpacking python3-pkg-resources (52.0.0-4) ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 51.59 Selecting previously unselected package python3-six.
06:33:53 [2022-03-01T06:33:53.185Z] #47 51.59 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 51.60 Unpacking python3-six (1.16.0-2) ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 52.06 Selecting previously unselected package python3-protobuf.
06:33:53 [2022-03-01T06:33:53.185Z] #47 52.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 52.08 Unpacking python3-protobuf (3.12.4-1) ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 52.55 Selecting previously unselected package libnet1:amd64.
06:33:53 [2022-03-01T06:33:53.185Z] #47 52.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 52.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 52.72 Selecting previously unselected package libnl-3-200:amd64.
06:33:53 [2022-03-01T06:33:53.185Z] #47 52.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 52.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:33:53 [2022-03-01T06:33:53.185Z] #47 52.85 Selecting previously unselected package libprotobuf-c1:amd64.
06:33:53 [2022-03-01T06:33:53.186Z] #47 52.85 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 52.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 52.97 Selecting previously unselected package criu.
06:33:53 [2022-03-01T06:33:53.186Z] #47 52.97 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 52.98 Unpacking criu (3.16.1-3) ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 53.66 Setting up python3-pkg-resources (52.0.0-4) ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 55.09 Setting up libprotobuf23:amd64 (3.12.4-1) ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 55.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 55.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 55.12 Setting up python3-six (1.16.0-2) ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 56.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 56.19 Setting up python3-protobuf (3.12.4-1) ...
06:33:53 [2022-03-01T06:33:53.186Z] #47 ...
06:33:53 [2022-03-01T06:33:53.186Z] 
06:33:53 [2022-03-01T06:33:53.186Z] #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
06:33:53 [2022-03-01T06:33:53.186Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
06:33:53 [2022-03-01T06:33:53.186Z] #38 58.82 Selecting previously unselected package libuv1:amd64.
06:33:53 [2022-03-01T06:33:53.442Z] #38 58.84 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.443Z] #38 58.86 Unpacking libuv1:amd64 (1.40.0-2) ...
06:33:53 [2022-03-01T06:33:53.443Z] #38 59.02 Selecting previously unselected package cmake.
06:33:53 [2022-03-01T06:33:53.443Z] #38 59.02 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
06:33:53 [2022-03-01T06:33:53.443Z] #38 59.02 Unpacking cmake (3.18.4-2+deb11u1) ...
06:33:54 [2022-03-01T06:33:54.008Z] #38 ...
06:33:54 [2022-03-01T06:33:54.008Z] 
06:33:54 [2022-03-01T06:33:54.008Z] #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
06:33:54 [2022-03-01T06:33:54.008Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:33:54 [2022-03-01T06:33:54.008Z] #14 49.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 50.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 51.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 52.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
06:33:54 [2022-03-01T06:33:54.008Z] #14 53.14 debconf: delaying package configuration, since apt-utils is not installed
06:33:54 [2022-03-01T06:33:54.008Z] #14 53.34 Fetched 115 MB in 8s (13.7 MB/s)
06:33:54 [2022-03-01T06:33:54.008Z] #14 53.41 Selecting previously unselected package binutils-mingw-w64-i686.
06:33:54 [2022-03-01T06:33:54.008Z] #14 53.41 (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 ... 15709 files and directories currently installed.)
06:33:54 [2022-03-01T06:33:54.008Z] #14 53.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 53.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 55.61 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:33:54 [2022-03-01T06:33:54.008Z] #14 55.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 55.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 57.65 Selecting previously unselected package binutils-mingw-w64.
06:33:54 [2022-03-01T06:33:54.008Z] #14 57.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 57.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 57.80 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:33:54 [2022-03-01T06:33:54.008Z] #14 57.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 57.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 57.97 Selecting previously unselected package dmsetup.
06:33:54 [2022-03-01T06:33:54.008Z] #14 57.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 57.98 Unpacking dmsetup (2:1.02.175-2.1) ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 58.12 Selecting previously unselected package mingw-w64-common.
06:33:54 [2022-03-01T06:33:54.008Z] #14 58.12 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 58.12 Unpacking mingw-w64-common (8.0.0-1) ...
06:33:54 [2022-03-01T06:33:54.008Z] #14 ...
06:33:54 [2022-03-01T06:33:54.008Z] 
06:33:54 [2022-03-01T06:33:54.008Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:33:54 [2022-03-01T06:33:54.008Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.475 + RM_GOPATH=0
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.475 + TMP_GOPATH=
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.475 + : /build
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.475 + '[' -z '' ']'
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.478 ++ mktemp -d
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.487 + export GOPATH=/tmp/tmp.ENCm5QOyrc
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.487 + GOPATH=/tmp/tmp.ENCm5QOyrc
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.487 + RM_GOPATH=1
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.487 + case "$(go env GOARCH)" in
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.495 ++ go env GOARCH
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.520 + export GO_BUILDMODE=-buildmode=pie
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.520 + GO_BUILDMODE=-buildmode=pie
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.520 ++ dirname /install.sh
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 Install containerd version v1.5.9
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 + dir=/
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 + bin=containerd
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 + shift
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 + '[' '!' -f //containerd.installer ']'
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 + . //containerd.installer
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 ++ set -e
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 ++ : v1.5.9
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 + install_containerd
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 + echo 'Install containerd version v1.5.9'
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.535 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ENCm5QOyrc/src/github.com/containerd/containerd
06:33:54 [2022-03-01T06:33:54.008Z] #60 1.546 Cloning into '/tmp/tmp.ENCm5QOyrc/src/github.com/containerd/containerd'...
06:33:54 [2022-03-01T06:33:54.265Z] #60 ...
06:33:54 [2022-03-01T06:33:54.265Z] 
06:33:54 [2022-03-01T06:33:54.265Z] #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
06:33:54 [2022-03-01T06:33:54.265Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
06:33:54 [2022-03-01T06:33:54.265Z] #47 59.48 Setting up criu (3.16.1-3) ...
06:33:56 [2022-03-01T06:33:56.160Z] #47 61.17 Processing triggers for libc-bin (2.31-13+deb11u2) ...
06:33:59 [2022-03-01T06:33:59.432Z] #47 DONE 64.1s
06:33:59 [2022-03-01T06:33:59.432Z] 
06:33:59 [2022-03-01T06:33:59.432Z] #49 [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
06:33:59 [2022-03-01T06:33:59.432Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866
06:33:59 [2022-03-01T06:33:59.432Z] #49 63.74 gotestsum version dev
06:33:59 [2022-03-01T06:33:59.432Z] #49 DONE 64.5s
06:33:59 [2022-03-01T06:33:59.432Z] 
06:33:59 [2022-03-01T06:33:59.432Z] #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
06:33:59 [2022-03-01T06:33:59.432Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
06:33:59 [2022-03-01T06:33:59.432Z] #38 63.44 Setting up libicu67:amd64 (67.1-7) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 63.48 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 63.66 Setting up libuv1:amd64 (1.40.0-2) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 63.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 63.91 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 63.94 Setting up librhash0:amd64 (1.4.1-2) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 63.98 Setting up cmake-data (3.18.4-2+deb11u1) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 64.06 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 64.32 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 64.43 Setting up cmake (3.18.4-2+deb11u1) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 64.48 Processing triggers for libc-bin (2.31-13+deb11u2) ...
06:33:59 [2022-03-01T06:33:59.432Z] #38 DONE 65.0s
06:33:59 [2022-03-01T06:33:59.432Z] 
06:33:59 [2022-03-01T06:33:59.432Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
06:33:59 [2022-03-01T06:33:59.432Z] #39 sha256:a9c1e2e7b4beb7e3fdd292b22fc1a6253bab70a71435b6352ea44307e8e13a8a
06:33:59 [2022-03-01T06:33:59.997Z] #39 DONE 0.4s
06:33:59 [2022-03-01T06:33:59.997Z] 
06:33:59 [2022-03-01T06:33:59.997Z] #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
06:33:59 [2022-03-01T06:33:59.997Z] #40 sha256:c2b07c5cbdcbbca9c474f1a47416cef29bd58cde54bab9a21b78f8a94be3e18f
06:34:01 [2022-03-01T06:34:01.370Z] #40 1.548 + RM_GOPATH=0
06:34:01 [2022-03-01T06:34:01.370Z] #40 1.548 + TMP_GOPATH=
06:34:01 [2022-03-01T06:34:01.370Z] #40 1.548 + : /build
06:34:01 [2022-03-01T06:34:01.370Z] #40 1.548 + '[' -z '' ']'
06:34:01 [2022-03-01T06:34:01.370Z] #40 1.548 ++ mktemp -d
06:34:01 [2022-03-01T06:34:01.370Z] #40 1.548 + export GOPATH=/tmp/tmp.IopicHcLTG
06:34:01 [2022-03-01T06:34:01.370Z] #40 1.548 + GOPATH=/tmp/tmp.IopicHcLTG
06:34:01 [2022-03-01T06:34:01.370Z] #40 1.548 + RM_GOPATH=1
06:34:01 [2022-03-01T06:34:01.370Z] #40 1.548 + case "$(go env GOARCH)" in
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.558 ++ go env GOARCH
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.574 Install tini version v0.19.0
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 + export GO_BUILDMODE=-buildmode=pie
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 + GO_BUILDMODE=-buildmode=pie
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 ++ dirname /install.sh
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 + dir=/
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 + bin=tini
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 + shift
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 + '[' '!' -f //tini.installer ']'
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 + . //tini.installer
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 ++ : v0.19.0
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 + install_tini
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 + echo 'Install tini version v0.19.0'
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 + git clone https://github.com/krallin/tini.git /tmp/tmp.IopicHcLTG/tini
06:34:01 [2022-03-01T06:34:01.627Z] #40 1.576 Cloning into '/tmp/tmp.IopicHcLTG/tini'...
06:34:02 [2022-03-01T06:34:02.558Z] #40 2.632 + cd /tmp/tmp.IopicHcLTG/tini
06:34:02 [2022-03-01T06:34:02.558Z] #40 2.632 + git checkout -q v0.19.0
06:34:02 [2022-03-01T06:34:02.558Z] #40 2.655 + cmake .
06:34:03 [2022-03-01T06:34:03.127Z] #40 3.301 -- The C compiler identification is GNU 10.2.1
06:34:03 [2022-03-01T06:34:03.384Z] #40 3.375 -- Detecting C compiler ABI info
06:34:03 [2022-03-01T06:34:03.640Z] #40 3.757 -- Detecting C compiler ABI info - done
06:34:03 [2022-03-01T06:34:03.897Z] #40 3.861 -- Check for working C compiler: /usr/bin/cc - skipped
06:34:03 [2022-03-01T06:34:03.897Z] #40 3.867 -- Detecting C compile features
06:34:03 [2022-03-01T06:34:03.897Z] #40 3.875 -- Detecting C compile features - done
06:34:03 [2022-03-01T06:34:03.897Z] #40 3.897 -- Performing Test HAS_BUILTIN_FORTIFY
06:34:03 [2022-03-01T06:34:03.897Z] #40 4.091 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:34:04 [2022-03-01T06:34:04.154Z] #40 4.158 -- Configuring done
06:34:04 [2022-03-01T06:34:04.154Z] #40 4.175 -- Generating done
06:34:04 [2022-03-01T06:34:04.154Z] #40 4.180 -- Build files have been written to: /tmp/tmp.IopicHcLTG/tini
06:34:04 [2022-03-01T06:34:04.154Z] #40 4.184 + make tini-static
06:34:04 [2022-03-01T06:34:04.154Z] #40 4.346 Scanning dependencies of target tini-static
06:34:04 [2022-03-01T06:34:04.411Z] #40 4.408 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:34:04 [2022-03-01T06:34:04.975Z] #40 5.221 [100%] Linking C executable tini-static
06:34:05 [2022-03-01T06:34:05.538Z] #40 5.673 [100%] Built target tini-static
06:34:05 [2022-03-01T06:34:05.538Z] #40 5.711 + mkdir -p /build
06:34:05 [2022-03-01T06:34:05.538Z] #40 5.715 + cp tini-static /build/docker-init
06:34:06 [2022-03-01T06:34:06.102Z] #40 DONE 6.2s
06:34:06 [2022-03-01T06:34:06.102Z] 
06:34:06 [2022-03-01T06:34:06.102Z] #51 [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.44.0"      && /build/golangci-lint --version
06:34:06 [2022-03-01T06:34:06.102Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
06:34:06 [2022-03-01T06:34:06.102Z] #51 64.16 go: downloading github.com/hashicorp/hcl v1.0.0
06:34:06 [2022-03-01T06:34:06.102Z] #51 64.40 go: downloading github.com/pelletier/go-toml v1.9.4
06:34:06 [2022-03-01T06:34:06.102Z] #51 64.40 go: downloading gopkg.in/yaml.v2 v2.4.0
06:34:06 [2022-03-01T06:34:06.102Z] #51 64.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
06:34:06 [2022-03-01T06:34:06.102Z] #51 64.83 go: downloading github.com/gobwas/glob v0.2.3
06:34:06 [2022-03-01T06:34:06.102Z] #51 64.91 go: downloading github.com/kisielk/gotool v1.0.0
06:34:06 [2022-03-01T06:34:06.102Z] #51 64.98 go: downloading github.com/gostaticanalysis/comment v1.4.2
06:34:06 [2022-03-01T06:34:06.102Z] #51 65.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
06:34:06 [2022-03-01T06:34:06.102Z] #51 65.08 go: downloading golang.org/x/mod v0.5.1
06:34:06 [2022-03-01T06:34:06.102Z] #51 65.24 go: downloading github.com/ettle/strcase v0.1.1
06:34:06 [2022-03-01T06:34:06.102Z] #51 65.37 go: downloading github.com/fatih/structtag v1.2.0
06:34:06 [2022-03-01T06:34:06.102Z] #51 65.41 go: downloading github.com/Masterminds/semver v1.5.0
06:34:06 [2022-03-01T06:34:06.102Z] #51 65.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
06:34:06 [2022-03-01T06:34:06.102Z] #51 65.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
06:34:06 [2022-03-01T06:34:06.102Z] #51 65.57 go: downloading github.com/prometheus/client_golang v1.7.1
06:34:06 [2022-03-01T06:34:06.102Z] #51 66.03 go: downloading github.com/prometheus/client_model v0.2.0
06:34:06 [2022-03-01T06:34:06.102Z] #51 66.14 go: downloading github.com/google/go-cmp v0.5.6
06:34:06 [2022-03-01T06:34:06.102Z] #51 66.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:34:06 [2022-03-01T06:34:06.102Z] #51 66.52 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
06:34:06 [2022-03-01T06:34:06.102Z] #51 66.52 go: downloading github.com/olekukonko/tablewriter v0.0.5
06:34:06 [2022-03-01T06:34:06.102Z] #51 66.67 go: downloading github.com/beorn7/perks v1.0.1
06:34:06 [2022-03-01T06:34:06.102Z] #51 66.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2
06:34:06 [2022-03-01T06:34:06.102Z] #51 66.84 go: downloading github.com/cespare/xxhash v1.1.0
06:34:06 [2022-03-01T06:34:06.102Z] #51 66.84 go: downloading github.com/golang/protobuf v1.5.2
06:34:06 [2022-03-01T06:34:06.102Z] #51 67.15 go: downloading github.com/prometheus/common v0.10.0
06:34:06 [2022-03-01T06:34:06.102Z] #51 67.35 go: downloading github.com/prometheus/procfs v0.6.0
06:34:06 [2022-03-01T06:34:06.102Z] #51 67.65 go: downloading github.com/mattn/go-runewidth v0.0.9
06:34:06 [2022-03-01T06:34:06.102Z] #51 67.76 go: downloading google.golang.org/protobuf v1.27.1
06:34:06 [2022-03-01T06:34:06.102Z] #51 69.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
06:34:07 [2022-03-01T06:34:07.472Z] #51 ...
06:34:07 [2022-03-01T06:34:07.472Z] 
06:34:07 [2022-03-01T06:34:07.472Z] #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
06:34:07 [2022-03-01T06:34:07.472Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:34:07 [2022-03-01T06:34:07.472Z] #14 62.79 Selecting previously unselected package mingw-w64-x86-64-dev.
06:34:07 [2022-03-01T06:34:07.472Z] #14 62.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
06:34:07 [2022-03-01T06:34:07.472Z] #14 63.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
06:34:07 [2022-03-01T06:34:07.472Z] #14 69.51 Selecting previously unselected package gcc-mingw-w64-base.
06:34:07 [2022-03-01T06:34:07.472Z] #14 69.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
06:34:07 [2022-03-01T06:34:07.472Z] #14 69.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:34:07 [2022-03-01T06:34:07.472Z] #14 69.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
06:34:07 [2022-03-01T06:34:07.472Z] #14 69.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
06:34:07 [2022-03-01T06:34:07.472Z] #14 69.62 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:34:09 [2022-03-01T06:34:09.995Z] #14 75.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
06:34:09 [2022-03-01T06:34:09.995Z] #14 75.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:34:09 [2022-03-01T06:34:09.995Z] #14 75.43 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:34:19 [2022-03-01T06:34:19.954Z] #14 ...
06:34:19 [2022-03-01T06:34:19.954Z] 
06:34:19 [2022-03-01T06:34:19.954Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:34:19 [2022-03-01T06:34:19.954Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:34:20 [2022-03-01T06:34:20.211Z] #60 36.94 Updating files:  63% (3025/4731)
Updating files:  64% (3028/4731)
Updating files:  65% (3076/4731)
Updating files:  66% (3123/4731)
Updating files:  67% (3170/4731)
Updating files:  68% (3218/4731)
Updating files:  69% (3265/4731)
Updating files:  70% (3312/4731)
Updating files:  71% (3360/4731)
Updating files:  72% (3407/4731)
Updating files:  73% (3454/4731)
Updating files:  74% (3501/4731)
Updating files:  75% (3549/4731)
Updating files:  76% (3596/4731)
Updating files:  77% (3643/4731)
Updating files:  78% (3691/4731)
Updating files:  79% (3738/4731)
Updating files:  80% (3785/4731)
Updating files:  81% (3833/4731)
Updating files:  82% (3880/4731)
Updating files:  83% (3927/4731)
Updating files:  84% (3975/4731)
Updating files:  85% (4022/4731)
Updating files:  86% (4069/4731)
Updating files:  87% (4116/4731)
Updating files:  88% (4164/4731)
Updating files:  89% (4211/4731)
Updating files:  90% (4258/4731)
Updating files:  91% (4306/4731)
Updating files:  92% (4353/4731)
Updating files:  93% (4400/4731)
Updating files:  94% (4448/4731)
Updating files:  95% (4495/4731)
Updating files:  96% (4542/4731)
Updating files:  97% (4590/4731)
Updating files:  98% (4637/4731)
Updating files:  99% (4684/4731)
Updating files: 100% (4731/4731)
Updating files: 100% (4731/4731), done.
06:34:20 [2022-03-01T06:34:20.211Z] #60 37.73 + cd /tmp/tmp.ENCm5QOyrc/src/github.com/containerd/containerd
06:34:20 [2022-03-01T06:34:20.469Z] #60 37.73 + git checkout -q v1.5.9
06:34:21 [2022-03-01T06:34:21.400Z] #60 38.87 + export 'BUILDTAGS=netgo osusergo static_build'
06:34:21 [2022-03-01T06:34:21.401Z] #60 38.87 + BUILDTAGS='netgo osusergo static_build'
06:34:21 [2022-03-01T06:34:21.401Z] #60 38.87 + export EXTRA_FLAGS=-buildmode=pie
06:34:21 [2022-03-01T06:34:21.401Z] #60 38.87 + EXTRA_FLAGS=-buildmode=pie
06:34:21 [2022-03-01T06:34:21.401Z] #60 38.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:34:21 [2022-03-01T06:34:21.401Z] #60 38.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:34:21 [2022-03-01T06:34:21.401Z] #60 38.87 + '[' '' = dynamic ']'
06:34:21 [2022-03-01T06:34:21.401Z] #60 38.87 + make
06:34:23 [2022-03-01T06:34:23.296Z] #60 40.29 + bin/ctr
06:34:31 [2022-03-01T06:34:31.392Z] #60 ...
06:34:31 [2022-03-01T06:34:31.393Z] 
06:34:31 [2022-03-01T06:34:31.393Z] #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
06:34:31 [2022-03-01T06:34:31.393Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:34:31 [2022-03-01T06:34:31.393Z] #14 85.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
06:34:31 [2022-03-01T06:34:31.393Z] #14 85.72 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:34:31 [2022-03-01T06:34:31.393Z] #14 85.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:34:31 [2022-03-01T06:34:31.393Z] #14 90.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
06:34:31 [2022-03-01T06:34:31.393Z] #14 90.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
06:34:31 [2022-03-01T06:34:31.393Z] #14 90.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:34:31 [2022-03-01T06:34:31.393Z] #14 95.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
06:34:31 [2022-03-01T06:34:31.393Z] #14 95.89 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:34:31 [2022-03-01T06:34:31.393Z] #14 95.90 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:34:36 [2022-03-01T06:34:36.648Z] #14 ...
06:34:36 [2022-03-01T06:34:36.648Z] 
06:34:36 [2022-03-01T06:34:36.648Z] #63 [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
06:34:36 [2022-03-01T06:34:36.648Z] #63 sha256:1daf90f56aabe46b30b8f3b34ec026acb0c0287c2ce684a020787d2d4a318b49
06:34:36 [2022-03-01T06:34:36.648Z] #63 101.2 + for f in rootlesskit rootlesskit-docker-proxy
06:34:36 [2022-03-01T06:34:36.648Z] #63 101.2 + GOBIN=/build
06:34:36 [2022-03-01T06:34:36.648Z] #63 101.2 + GO111MODULE=on
06:34:36 [2022-03-01T06:34:36.648Z] #63 101.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9 rootlesskit version 0.14.6
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9 Usage of /build/rootlesskit-docker-proxy:
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9   -container-ip string
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9     	container ip
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9   -container-port int
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9     	container port (default -1)
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9   -host-ip string
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9     	host ip
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9   -host-port int
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9     	host port (default -1)
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9   -proto string
06:34:40 [2022-03-01T06:34:40.871Z] #63 105.9     	proxy protocol (default "tcp")
06:34:41 [2022-03-01T06:34:41.802Z] #63 ...
06:34:41 [2022-03-01T06:34:41.802Z] 
06:34:41 [2022-03-01T06:34:41.802Z] #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
06:34:41 [2022-03-01T06:34:41.802Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:34:41 [2022-03-01T06:34:41.802Z] #14 107.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
06:34:42 [2022-03-01T06:34:42.059Z] #14 107.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:34:42 [2022-03-01T06:34:42.059Z] #14 107.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:34:45 [2022-03-01T06:34:45.339Z] #14 ...
06:34:45 [2022-03-01T06:34:45.339Z] 
06:34:45 [2022-03-01T06:34:45.339Z] #63 [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
06:34:45 [2022-03-01T06:34:45.339Z] #63 sha256:1daf90f56aabe46b30b8f3b34ec026acb0c0287c2ce684a020787d2d4a318b49
06:34:45 [2022-03-01T06:34:45.339Z] #63 DONE 110.2s
06:34:45 [2022-03-01T06:34:45.339Z] 
06:34:45 [2022-03-01T06:34:45.339Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
06:34:45 [2022-03-01T06:34:45.339Z] #64 sha256:a015a46fb67bec3d5ae0871bb066233d67fbb53833f218df536b6d5c837ff068
06:34:45 [2022-03-01T06:34:45.339Z] #64 DONE 0.1s
06:34:45 [2022-03-01T06:34:45.339Z] 
06:34:45 [2022-03-01T06:34:45.339Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:34:45 [2022-03-01T06:34:45.339Z] #65 sha256:f8b2027bd59e45bfcef52a66dd7ced3242243e33bf42ee568bf73a661259f14e
06:34:45 [2022-03-01T06:34:45.339Z] #65 DONE 0.1s
06:34:45 [2022-03-01T06:34:45.339Z] 
06:34:45 [2022-03-01T06:34:45.339Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:34:45 [2022-03-01T06:34:45.339Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:34:46 [2022-03-01T06:34:46.714Z] #60 ...
06:34:46 [2022-03-01T06:34:46.714Z] 
06:34:46 [2022-03-01T06:34:46.714Z] #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
06:34:46 [2022-03-01T06:34:46.714Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
06:34:46 [2022-03-01T06:34:46.714Z] #14 112.2 Selecting previously unselected package g++-mingw-w64-x86-64.
06:34:46 [2022-03-01T06:34:46.714Z] #14 112.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
06:34:46 [2022-03-01T06:34:46.714Z] #14 112.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:34:46 [2022-03-01T06:34:46.972Z] #14 112.4 Selecting previously unselected package libapparmor1:amd64.
06:34:46 [2022-03-01T06:34:46.972Z] #14 112.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
06:34:46 [2022-03-01T06:34:46.972Z] #14 112.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
06:34:46 [2022-03-01T06:34:46.972Z] #14 112.5 Selecting previously unselected package libapparmor-dev:amd64.
06:34:46 [2022-03-01T06:34:46.972Z] #14 112.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
06:34:46 [2022-03-01T06:34:46.972Z] #14 112.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
06:34:46 [2022-03-01T06:34:46.972Z] #14 112.6 Selecting previously unselected package libbtrfs0:amd64.
06:34:46 [2022-03-01T06:34:46.972Z] #14 112.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
06:34:47 [2022-03-01T06:34:47.230Z] #14 112.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:34:47 [2022-03-01T06:34:47.230Z] #14 112.7 Selecting previously unselected package libbtrfs-dev:amd64.
06:34:47 [2022-03-01T06:34:47.230Z] #14 112.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
06:34:47 [2022-03-01T06:34:47.230Z] #14 112.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:34:47 [2022-03-01T06:34:47.488Z] #14 112.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:34:47 [2022-03-01T06:34:47.489Z] #14 112.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:34:47 [2022-03-01T06:34:47.489Z] #14 112.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:34:47 [2022-03-01T06:34:47.489Z] #14 113.0 Selecting previously unselected package libudev-dev:amd64.
06:34:47 [2022-03-01T06:34:47.489Z] #14 113.0 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
06:34:47 [2022-03-01T06:34:47.489Z] #14 113.0 Unpacking libudev-dev:amd64 (247.3-6) ...
06:34:47 [2022-03-01T06:34:47.747Z] #14 113.1 Selecting previously unselected package libsepol1-dev:amd64.
06:34:47 [2022-03-01T06:34:47.747Z] #14 113.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
06:34:47 [2022-03-01T06:34:47.747Z] #14 113.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
06:34:47 [2022-03-01T06:34:47.747Z] #14 113.3 Selecting previously unselected package libpcre2-16-0:amd64.
06:34:48 [2022-03-01T06:34:48.005Z] #14 113.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
06:34:48 [2022-03-01T06:34:48.005Z] #14 113.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
06:34:48 [2022-03-01T06:34:48.005Z] #14 113.5 Selecting previously unselected package libpcre2-32-0:amd64.
06:34:48 [2022-03-01T06:34:48.005Z] #14 113.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
06:34:48 [2022-03-01T06:34:48.005Z] #14 113.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
06:34:48 [2022-03-01T06:34:48.263Z] #14 113.6 Selecting previously unselected package libpcre2-posix2:amd64.
06:34:48 [2022-03-01T06:34:48.263Z] #14 113.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
06:34:48 [2022-03-01T06:34:48.263Z] #14 113.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
06:34:48 [2022-03-01T06:34:48.263Z] #14 113.7 Selecting previously unselected package libpcre2-dev:amd64.
06:34:48 [2022-03-01T06:34:48.263Z] #14 113.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
06:34:48 [2022-03-01T06:34:48.263Z] #14 113.7 Unpacking libpcre2-dev:amd64 (10.36-2) ...
06:34:48 [2022-03-01T06:34:48.520Z] #14 114.0 Selecting previously unselected package libselinux1-dev:amd64.
06:34:48 [2022-03-01T06:34:48.520Z] #14 114.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
06:34:48 [2022-03-01T06:34:48.520Z] #14 114.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
06:34:48 [2022-03-01T06:34:48.777Z] #14 114.2 Selecting previously unselected package libdevmapper-dev:amd64.
06:34:48 [2022-03-01T06:34:48.777Z] #14 114.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
06:34:48 [2022-03-01T06:34:48.777Z] #14 114.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:34:48 [2022-03-01T06:34:48.777Z] #14 114.2 Selecting previously unselected package libseccomp-dev:amd64.
06:34:48 [2022-03-01T06:34:48.777Z] #14 114.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
06:34:48 [2022-03-01T06:34:48.777Z] #14 114.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:34:48 [2022-03-01T06:34:48.777Z] #14 114.4 Selecting previously unselected package libsystemd-dev:amd64.
06:34:48 [2022-03-01T06:34:48.777Z] #14 114.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
06:34:48 [2022-03-01T06:34:48.777Z] #14 114.4 Unpacking libsystemd-dev:amd64 (247.3-6) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.8 Setting up libapparmor1:amd64 (2.13.6-10) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.9 Setting up libsepol1-dev:amd64 (3.1-1) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.9 Setting up libpcre2-16-0:amd64 (10.36-2) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.9 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.9 Setting up libpcre2-32-0:amd64 (10.36-2) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.9 Setting up libudev-dev:amd64 (247.3-6) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.9 Setting up libpcre2-posix2:amd64 (10.36-2) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 114.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 115.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 115.0 Setting up mingw-w64-common (8.0.0-1) ...
06:34:49 [2022-03-01T06:34:49.342Z] #14 115.0 Setting up libsystemd-dev:amd64 (247.3-6) ...
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.0 Setting up libpcre2-dev:amd64 (10.36-2) ...
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.0 Setting up libselinux1-dev:amd64 (3.1-3) ...
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:34:49 [2022-03-01T06:34:49.601Z] #14 115.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:34:49 [2022-03-01T06:34:49.858Z] #14 115.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:34:49 [2022-03-01T06:34:49.858Z] #14 115.2 Setting up dmsetup (2:1.02.175-2.1) ...
06:34:49 [2022-03-01T06:34:49.858Z] #14 115.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:34:49 [2022-03-01T06:34:49.858Z] #14 115.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:34:49 [2022-03-01T06:34:49.858Z] #14 115.3 Processing triggers for libc-bin (2.31-13+deb11u2) ...
06:34:50 [2022-03-01T06:34:50.118Z] #14 DONE 115.6s
06:34:50 [2022-03-01T06:34:50.118Z] 
06:34:50 [2022-03-01T06:34:50.118Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
06:34:50 [2022-03-01T06:34:50.118Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da
06:34:50 [2022-03-01T06:34:50.376Z] #15 ...
06:34:50 [2022-03-01T06:34:50.376Z] 
06:34:50 [2022-03-01T06:34:50.376Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
06:34:50 [2022-03-01T06:34:50.376Z] #55 sha256:003260a9e1968f8c8eb80d0ba11f039136345b99f68db1e4a45e2ec6a7d2071f
06:34:50 [2022-03-01T06:34:50.376Z] #55 DONE 0.1s
06:34:50 [2022-03-01T06:34:50.376Z] 
06:34:50 [2022-03-01T06:34:50.376Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:34:50 [2022-03-01T06:34:50.376Z] #56 sha256:bba9ff1ce9591c0c6c0edf822bbc7730876fbe8df9f04cf7fe811282d02b54fe
06:34:51 [2022-03-01T06:34:51.748Z] #56 ...
06:34:51 [2022-03-01T06:34:51.748Z] 
06:34:51 [2022-03-01T06:34:51.748Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
06:34:51 [2022-03-01T06:34:51.748Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da
06:34:51 [2022-03-01T06:34:51.748Z] #15 DONE 1.3s
06:34:51 [2022-03-01T06:34:51.748Z] 
06:34:51 [2022-03-01T06:34:51.748Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:34:51 [2022-03-01T06:34:51.748Z] #56 sha256:bba9ff1ce9591c0c6c0edf822bbc7730876fbe8df9f04cf7fe811282d02b54fe
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.137 + RM_GOPATH=0
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.138 + TMP_GOPATH=
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.138 + : /build
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.138 + '[' -z '' ']'
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.138 ++ mktemp -d
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.141 + export GOPATH=/tmp/tmp.F8JWKCiEOO
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.141 + GOPATH=/tmp/tmp.F8JWKCiEOO
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.141 + RM_GOPATH=1
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.141 + case "$(go env GOARCH)" in
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.142 ++ go env GOARCH
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.161 + export GO_BUILDMODE=-buildmode=pie
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.161 + GO_BUILDMODE=-buildmode=pie
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.162 ++ dirname /install.sh
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.164 + dir=/
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.166 + bin=runc
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.166 + shift
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.167 + '[' '!' -f //runc.installer ']'
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.168 + . //runc.installer
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.168 ++ set -e
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.168 ++ : v1.1.0
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.169 + install_runc
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.169 + RUNC_BUILDTAGS=seccomp
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.169 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.169 Install runc version v1.1.0 (build tags: seccomp)
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.169 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.F8JWKCiEOO/src/github.com/opencontainers/runc
06:34:51 [2022-03-01T06:34:51.748Z] #56 1.176 Cloning into '/tmp/tmp.F8JWKCiEOO/src/github.com/opencontainers/runc'...
06:34:52 [2022-03-01T06:34:52.679Z] #56 ...
06:34:52 [2022-03-01T06:34:52.679Z] 
06:34:52 [2022-03-01T06:34:52.679Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
06:34:52 [2022-03-01T06:34:52.679Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e
06:34:52 [2022-03-01T06:34:52.679Z] #16 DONE 1.1s
06:34:52 [2022-03-01T06:34:52.679Z] 
06:34:52 [2022-03-01T06:34:52.679Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
06:34:52 [2022-03-01T06:34:52.679Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d
06:34:53 [2022-03-01T06:34:53.611Z] #17 0.860 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:34:53 [2022-03-01T06:34:53.611Z] #17 DONE 1.0s
06:34:53 [2022-03-01T06:34:53.611Z] 
06:34:53 [2022-03-01T06:34:53.611Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:34:53 [2022-03-01T06:34:53.611Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:34:53 [2022-03-01T06:34:53.611Z] #60 ...
06:34:53 [2022-03-01T06:34:53.611Z] 
06:34:53 [2022-03-01T06:34:53.611Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
06:34:53 [2022-03-01T06:34:53.611Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f
06:34:54 [2022-03-01T06:34:54.680Z] #18 DONE 1.0s
06:34:54 [2022-03-01T06:34:54.680Z] 
06:34:54 [2022-03-01T06:34:54.680Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
06:34:54 [2022-03-01T06:34:54.680Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f
06:34:55 [2022-03-01T06:34:55.665Z] #19 DONE 1.1s
06:34:55 [2022-03-01T06:34:55.665Z] 
06:34:55 [2022-03-01T06:34:55.665Z] #20 [dev-systemd-false  6/24] RUN ldconfig
06:34:55 [2022-03-01T06:34:55.665Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132
06:34:56 [2022-03-01T06:34:56.600Z] #20 DONE 1.0s
06:34:56 [2022-03-01T06:34:56.600Z] 
06:34:56 [2022-03-01T06:34:56.600Z] #21 [dev-systemd-false  7/24] 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
06:34:56 [2022-03-01T06:34:56.600Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586
06:34:57 [2022-03-01T06:34:57.967Z] #21 1.364 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:34:57 [2022-03-01T06:34:57.967Z] #21 1.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:34:57 [2022-03-01T06:34:57.967Z] #21 1.409 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:34:58 [2022-03-01T06:34:58.531Z] #21 1.895 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
06:34:59 [2022-03-01T06:34:59.461Z] #21 2.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
06:35:00 [2022-03-01T06:35:00.394Z] #21 3.881 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
06:35:00 [2022-03-01T06:35:00.650Z] #21 ...
06:35:00 [2022-03-01T06:35:00.650Z] 
06:35:00 [2022-03-01T06:35:00.650Z] #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
06:35:00 [2022-03-01T06:35:00.650Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995
06:35:00 [2022-03-01T06:35:00.650Z] #34 DONE 125.9s
06:35:00 [2022-03-01T06:35:00.907Z] 
06:35:00 [2022-03-01T06:35:00.907Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:35:00 [2022-03-01T06:35:00.907Z] #56 sha256:bba9ff1ce9591c0c6c0edf822bbc7730876fbe8df9f04cf7fe811282d02b54fe
06:35:00 [2022-03-01T06:35:00.907Z] #56 10.22 + cd /tmp/tmp.F8JWKCiEOO/src/github.com/opencontainers/runc
06:35:00 [2022-03-01T06:35:00.907Z] #56 10.22 + git checkout -q v1.1.0
06:35:00 [2022-03-01T06:35:00.907Z] #56 10.71 + '[' -z '' ']'
06:35:00 [2022-03-01T06:35:00.907Z] #56 10.71 + target=static
06:35:00 [2022-03-01T06:35:00.907Z] #56 10.71 + make BUILDTAGS=seccomp static
06:35:01 [2022-03-01T06:35:01.841Z] #56 11.44 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
06:35:08 [2022-03-01T06:35:08.389Z] #56 ...
06:35:08 [2022-03-01T06:35:08.389Z] 
06:35:08 [2022-03-01T06:35:08.389Z] #21 [dev-systemd-false  7/24] 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
06:35:08 [2022-03-01T06:35:08.389Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586
06:35:08 [2022-03-01T06:35:08.389Z] #21 7.226 Fetched 8506 kB in 6s (1338 kB/s)
06:35:08 [2022-03-01T06:35:08.389Z] #21 7.226 Reading package lists...
06:35:08 [2022-03-01T06:35:08.389Z] #21 9.314 Reading package lists...
06:35:08 [2022-03-01T06:35:08.389Z] #21 11.27 Building dependency tree...
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.35 The following additional packages will be installed:
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.35   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.35   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.35   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.36   python3-pkg-resources vim-runtime xxd
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.36 Suggested packages:
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.36   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.36   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.36   acl attr quota
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.36 Recommended packages:
06:35:08 [2022-03-01T06:35:08.954Z] #21 12.36   libatm1 nftables libpam-cap build-essential python3-dev unzip
06:35:09 [2022-03-01T06:35:09.887Z] #21 13.38 The following NEW packages will be installed:
06:35:09 [2022-03-01T06:35:09.887Z] #21 13.39   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
06:35:09 [2022-03-01T06:35:09.887Z] #21 13.39   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:35:09 [2022-03-01T06:35:09.887Z] #21 13.39   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
06:35:09 [2022-03-01T06:35:09.887Z] #21 13.39   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
06:35:09 [2022-03-01T06:35:09.887Z] #21 13.39   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
06:35:09 [2022-03-01T06:35:09.887Z] #21 13.39   python3-pkg-resources python3-setuptools python3-wheel sudo
06:35:09 [2022-03-01T06:35:09.887Z] #21 13.39   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:35:09 [2022-03-01T06:35:09.887Z] #21 13.39   xz-utils zip zstd
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.70 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.70 Need to get 27.6 MB of archives.
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.70 After this operation, 106 MB of additional disk space will be used.
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:35:10 [2022-03-01T06:35:10.146Z] #21 13.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
06:35:10 [2022-03-01T06:35:10.406Z] #21 13.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
06:35:10 [2022-03-01T06:35:10.664Z] #21 14.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
06:35:10 [2022-03-01T06:35:10.922Z] #21 14.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
06:35:10 [2022-03-01T06:35:10.922Z] #21 14.30 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
06:35:10 [2022-03-01T06:35:10.922Z] #21 14.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
06:35:10 [2022-03-01T06:35:10.922Z] #21 14.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
06:35:10 [2022-03-01T06:35:10.922Z] #21 14.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
06:35:10 [2022-03-01T06:35:10.922Z] #21 14.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
06:35:11 [2022-03-01T06:35:11.180Z] #21 14.59 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
06:35:11 [2022-03-01T06:35:11.180Z] #21 14.61 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
06:35:11 [2022-03-01T06:35:11.180Z] #21 14.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
06:35:11 [2022-03-01T06:35:11.745Z] #21 15.21 debconf: delaying package configuration, since apt-utils is not installed
06:35:12 [2022-03-01T06:35:12.004Z] #21 15.32 Fetched 27.6 MB in 1s (22.8 MB/s)
06:35:12 [2022-03-01T06:35:12.004Z] #21 15.39 Selecting previously unselected package pigz.
06:35:12 [2022-03-01T06:35:12.004Z] #21 15.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 ... 24010 files and directories currently installed.)
06:35:12 [2022-03-01T06:35:12.004Z] #21 15.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
06:35:12 [2022-03-01T06:35:12.004Z] #21 15.46 Unpacking pigz (2.6-1) ...
06:35:12 [2022-03-01T06:35:12.262Z] #21 15.54 Selecting previously unselected package libelf1:amd64.
06:35:12 [2022-03-01T06:35:12.262Z] #21 15.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
06:35:12 [2022-03-01T06:35:12.262Z] #21 15.56 Unpacking libelf1:amd64 (0.183-1) ...
06:35:12 [2022-03-01T06:35:12.262Z] #21 15.69 Selecting previously unselected package libbpf0:amd64.
06:35:12 [2022-03-01T06:35:12.262Z] #21 15.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
06:35:12 [2022-03-01T06:35:12.262Z] #21 15.71 Unpacking libbpf0:amd64 (1:0.3-2) ...
06:35:12 [2022-03-01T06:35:12.520Z] #21 15.81 Selecting previously unselected package libcap2:amd64.
06:35:12 [2022-03-01T06:35:12.520Z] #21 15.82 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
06:35:12 [2022-03-01T06:35:12.520Z] #21 15.83 Unpacking libcap2:amd64 (1:2.44-1) ...
06:35:12 [2022-03-01T06:35:12.520Z] #21 15.90 Selecting previously unselected package libmnl0:amd64.
06:35:12 [2022-03-01T06:35:12.520Z] #21 15.91 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
06:35:12 [2022-03-01T06:35:12.520Z] #21 15.92 Unpacking libmnl0:amd64 (1.0.4-3) ...
06:35:12 [2022-03-01T06:35:12.520Z] #21 15.97 Selecting previously unselected package libxtables12:amd64.
06:35:12 [2022-03-01T06:35:12.520Z] #21 15.98 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
06:35:12 [2022-03-01T06:35:12.520Z] #21 15.98 Unpacking libxtables12:amd64 (1.8.7-1) ...
06:35:12 [2022-03-01T06:35:12.520Z] #21 16.04 Selecting previously unselected package libcap2-bin.
06:35:12 [2022-03-01T06:35:12.520Z] #21 16.04 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
06:35:12 [2022-03-01T06:35:12.520Z] #21 16.05 Unpacking libcap2-bin (1:2.44-1) ...
06:35:12 [2022-03-01T06:35:12.520Z] #21 16.12 Selecting previously unselected package iproute2.
06:35:12 [2022-03-01T06:35:12.520Z] #21 16.12 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
06:35:12 [2022-03-01T06:35:12.520Z] #21 16.14 Unpacking iproute2 (5.10.0-4) ...
06:35:13 [2022-03-01T06:35:13.086Z] #21 16.61 Selecting previously unselected package xxd.
06:35:13 [2022-03-01T06:35:13.086Z] #21 16.61 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:35:13 [2022-03-01T06:35:13.086Z] #21 16.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
06:35:13 [2022-03-01T06:35:13.343Z] #21 16.72 Selecting previously unselected package vim-common.
06:35:13 [2022-03-01T06:35:13.343Z] #21 16.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
06:35:13 [2022-03-01T06:35:13.343Z] #21 16.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
06:35:13 [2022-03-01T06:35:13.600Z] #21 16.91 Selecting previously unselected package bash-completion.
06:35:13 [2022-03-01T06:35:13.600Z] #21 16.91 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
06:35:15 [2022-03-01T06:35:15.494Z] #21 18.58 Unpacking bash-completion (1:2.11-2) ...
06:35:15 [2022-03-01T06:35:15.494Z] #21 18.96 Selecting previously unselected package bzip2.
06:35:15 [2022-03-01T06:35:15.494Z] #21 18.96 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
06:35:15 [2022-03-01T06:35:15.494Z] #21 18.96 Unpacking bzip2 (1.0.8-4) ...
06:35:15 [2022-03-01T06:35:15.494Z] #21 19.05 Selecting previously unselected package xz-utils.
06:35:15 [2022-03-01T06:35:15.494Z] #21 19.05 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
06:35:15 [2022-03-01T06:35:15.751Z] #21 19.06 Unpacking xz-utils (5.2.5-2) ...
06:35:15 [2022-03-01T06:35:15.751Z] #21 19.25 Selecting previously unselected package apparmor.
06:35:15 [2022-03-01T06:35:15.751Z] #21 19.26 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
06:35:15 [2022-03-01T06:35:15.751Z] #21 19.31 Unpacking apparmor (2.13.6-10) ...
06:35:16 [2022-03-01T06:35:16.314Z] #21 19.68 Selecting previously unselected package inetutils-ping.
06:35:16 [2022-03-01T06:35:16.314Z] #21 19.68 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
06:35:16 [2022-03-01T06:35:16.314Z] #21 19.70 Unpacking inetutils-ping (2:2.0-1) ...
06:35:16 [2022-03-01T06:35:16.314Z] #21 19.81 Selecting previously unselected package libip4tc2:amd64.
06:35:16 [2022-03-01T06:35:16.314Z] #21 19.82 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
06:35:16 [2022-03-01T06:35:16.314Z] #21 19.82 Unpacking libip4tc2:amd64 (1.8.7-1) ...
06:35:16 [2022-03-01T06:35:16.314Z] #21 19.90 Selecting previously unselected package libip6tc2:amd64.
06:35:16 [2022-03-01T06:35:16.314Z] #21 19.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
06:35:16 [2022-03-01T06:35:16.314Z] #21 19.92 Unpacking libip6tc2:amd64 (1.8.7-1) ...
06:35:16 [2022-03-01T06:35:16.571Z] #21 19.98 Selecting previously unselected package libnfnetlink0:amd64.
06:35:16 [2022-03-01T06:35:16.571Z] #21 19.99 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:35:16 [2022-03-01T06:35:16.571Z] #21 20.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:35:16 [2022-03-01T06:35:16.571Z] #21 20.06 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:35:16 [2022-03-01T06:35:16.571Z] #21 20.07 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
06:35:16 [2022-03-01T06:35:16.571Z] #21 20.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:35:16 [2022-03-01T06:35:16.571Z] #21 20.15 Selecting previously unselected package libnftnl11:amd64.
06:35:16 [2022-03-01T06:35:16.829Z] #21 20.16 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
06:35:16 [2022-03-01T06:35:16.829Z] #21 20.17 Unpacking libnftnl11:amd64 (1.1.9-1) ...
06:35:16 [2022-03-01T06:35:16.829Z] #21 20.24 Selecting previously unselected package iptables.
06:35:16 [2022-03-01T06:35:16.829Z] #21 20.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
06:35:16 [2022-03-01T06:35:16.829Z] #21 20.26 Unpacking iptables (1.8.7-1) ...
06:35:17 [2022-03-01T06:35:17.086Z] #21 20.48 Selecting previously unselected package libonig5:amd64.
06:35:17 [2022-03-01T06:35:17.086Z] #21 20.49 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
06:35:17 [2022-03-01T06:35:17.086Z] #21 20.50 Unpacking libonig5:amd64 (6.9.6-1.1) ...
06:35:17 [2022-03-01T06:35:17.345Z] #21 20.62 Selecting previously unselected package libjq1:amd64.
06:35:17 [2022-03-01T06:35:17.345Z] #21 20.63 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
06:35:17 [2022-03-01T06:35:17.345Z] #21 20.64 Unpacking libjq1:amd64 (1.6-2.1) ...
06:35:17 [2022-03-01T06:35:17.345Z] #21 20.74 Selecting previously unselected package jq.
06:35:17 [2022-03-01T06:35:17.345Z] #21 20.75 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
06:35:17 [2022-03-01T06:35:17.345Z] #21 20.76 Unpacking jq (1.6-2.1) ...
06:35:17 [2022-03-01T06:35:17.345Z] #21 20.82 Selecting previously unselected package libaio1:amd64.
06:35:17 [2022-03-01T06:35:17.345Z] #21 20.83 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
06:35:17 [2022-03-01T06:35:17.345Z] #21 20.84 Unpacking libaio1:amd64 (0.3.112-9) ...
06:35:17 [2022-03-01T06:35:17.603Z] #21 20.90 Selecting previously unselected package libgpm2:amd64.
06:35:17 [2022-03-01T06:35:17.603Z] #21 20.91 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
06:35:17 [2022-03-01T06:35:17.603Z] #21 20.92 Unpacking libgpm2:amd64 (1.20.7-8) ...
06:35:17 [2022-03-01T06:35:17.603Z] #21 20.98 Selecting previously unselected package libicu67:amd64.
06:35:17 [2022-03-01T06:35:17.603Z] #21 20.99 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
06:35:17 [2022-03-01T06:35:17.603Z] #21 21.00 Unpacking libicu67:amd64 (67.1-7) ...
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.07 Selecting previously unselected package libinih1:amd64.
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.07 Unpacking libinih1:amd64 (53-1+b2) ...
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.12 Selecting previously unselected package libnet1:amd64.
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.22 Selecting previously unselected package libnl-3-200:amd64.
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.23 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.32 Selecting previously unselected package libprotobuf-c1:amd64.
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:35:20 [2022-03-01T06:35:20.886Z] #21 24.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:35:21 [2022-03-01T06:35:21.144Z] #21 24.39 Selecting previously unselected package net-tools.
06:35:21 [2022-03-01T06:35:21.144Z] #21 24.39 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
06:35:21 [2022-03-01T06:35:21.144Z] #21 24.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
06:35:21 [2022-03-01T06:35:21.144Z] #21 24.56 Selecting previously unselected package patch.
06:35:21 [2022-03-01T06:35:21.144Z] #21 24.56 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
06:35:21 [2022-03-01T06:35:21.144Z] #21 24.57 Unpacking patch (2.7.6-7) ...
06:35:21 [2022-03-01T06:35:21.403Z] #21 24.66 Selecting previously unselected package python-pip-whl.
06:35:21 [2022-03-01T06:35:21.403Z] #21 24.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
06:35:21 [2022-03-01T06:35:21.403Z] #21 24.67 Unpacking python-pip-whl (20.3.4-4) ...
06:35:21 [2022-03-01T06:35:21.660Z] #21 25.20 Selecting previously unselected package python3-lib2to3.
06:35:21 [2022-03-01T06:35:21.660Z] #21 25.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
06:35:21 [2022-03-01T06:35:21.918Z] #21 25.22 Unpacking python3-lib2to3 (3.9.2-1) ...
06:35:21 [2022-03-01T06:35:21.918Z] #21 25.33 Selecting previously unselected package python3-distutils.
06:35:21 [2022-03-01T06:35:21.918Z] #21 25.34 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
06:35:21 [2022-03-01T06:35:21.918Z] #21 25.35 Unpacking python3-distutils (3.9.2-1) ...
06:35:22 [2022-03-01T06:35:22.176Z] #21 25.48 Selecting previously unselected package python3-pkg-resources.
06:35:22 [2022-03-01T06:35:22.176Z] #21 25.50 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
06:35:22 [2022-03-01T06:35:22.176Z] #21 25.51 Unpacking python3-pkg-resources (52.0.0-4) ...
06:35:22 [2022-03-01T06:35:22.176Z] #21 25.63 Selecting previously unselected package python3-setuptools.
06:35:22 [2022-03-01T06:35:22.176Z] #21 25.63 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
06:35:22 [2022-03-01T06:35:22.176Z] #21 25.63 Unpacking python3-setuptools (52.0.0-4) ...
06:35:22 [2022-03-01T06:35:22.434Z] #21 25.84 Selecting previously unselected package python3-wheel.
06:35:22 [2022-03-01T06:35:22.434Z] #21 25.84 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
06:35:22 [2022-03-01T06:35:22.434Z] #21 25.85 Unpacking python3-wheel (0.34.2-1) ...
06:35:22 [2022-03-01T06:35:22.434Z] #21 25.92 Selecting previously unselected package python3-pip.
06:35:22 [2022-03-01T06:35:22.434Z] #21 25.93 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
06:35:22 [2022-03-01T06:35:22.434Z] #21 25.93 Unpacking python3-pip (20.3.4-4) ...
06:35:22 [2022-03-01T06:35:22.692Z] #21 26.16 Selecting previously unselected package sudo.
06:35:22 [2022-03-01T06:35:22.692Z] #21 26.17 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
06:35:22 [2022-03-01T06:35:22.692Z] #21 26.17 Unpacking sudo (1.9.5p2-3) ...
06:35:23 [2022-03-01T06:35:23.258Z] #21 26.62 Selecting previously unselected package thin-provisioning-tools.
06:35:23 [2022-03-01T06:35:23.258Z] #21 26.62 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
06:35:23 [2022-03-01T06:35:23.258Z] #21 26.64 Unpacking thin-provisioning-tools (0.9.0-1) ...
06:35:23 [2022-03-01T06:35:23.258Z] #21 26.87 Selecting previously unselected package uidmap.
06:35:23 [2022-03-01T06:35:23.516Z] #21 26.89 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
06:35:23 [2022-03-01T06:35:23.516Z] #21 26.89 Unpacking uidmap (1:4.8.1-1) ...
06:35:23 [2022-03-01T06:35:23.774Z] #21 27.04 Selecting previously unselected package vim-runtime.
06:35:23 [2022-03-01T06:35:23.774Z] #21 27.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
06:35:23 [2022-03-01T06:35:23.774Z] #21 27.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
06:35:23 [2022-03-01T06:35:23.774Z] #21 27.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
06:35:23 [2022-03-01T06:35:23.774Z] #21 27.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
06:35:26 [2022-03-01T06:35:26.298Z] #21 29.83 Selecting previously unselected package vim.
06:35:26 [2022-03-01T06:35:26.555Z] #21 29.84 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
06:35:26 [2022-03-01T06:35:26.555Z] #21 29.85 Unpacking vim (2:8.2.2434-3+deb11u1) ...
06:35:26 [2022-03-01T06:35:26.812Z] #21 30.32 Selecting previously unselected package xfsprogs.
06:35:26 [2022-03-01T06:35:26.812Z] #21 30.32 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
06:35:26 [2022-03-01T06:35:26.812Z] #21 30.33 Unpacking xfsprogs (5.10.0-4) ...
06:35:27 [2022-03-01T06:35:27.376Z] #21 30.76 Selecting previously unselected package zip.
06:35:27 [2022-03-01T06:35:27.376Z] #21 30.78 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
06:35:27 [2022-03-01T06:35:27.376Z] #21 30.79 Unpacking zip (3.0-12) ...
06:35:27 [2022-03-01T06:35:27.633Z] #21 30.91 Selecting previously unselected package zstd.
06:35:27 [2022-03-01T06:35:27.633Z] #21 30.91 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
06:35:27 [2022-03-01T06:35:27.633Z] #21 30.92 Unpacking zstd (1.4.8+dfsg-2.1) ...
06:35:27 [2022-03-01T06:35:27.890Z] #21 31.26 Setting up python3-pkg-resources (52.0.0-4) ...
06:35:28 [2022-03-01T06:35:28.454Z] #21 32.03 Setting up libip4tc2:amd64 (1.8.7-1) ...
06:35:28 [2022-03-01T06:35:28.454Z] #21 32.04 Setting up net-tools (1.60+git20181103.0eebece-1) ...
06:35:28 [2022-03-01T06:35:28.754Z] #21 32.05 Setting up libgpm2:amd64 (1.20.7-8) ...
06:35:28 [2022-03-01T06:35:28.754Z] #21 32.07 Setting up libicu67:amd64 (67.1-7) ...
06:35:28 [2022-03-01T06:35:28.754Z] #21 32.10 Setting up libip6tc2:amd64 (1.8.7-1) ...
06:35:28 [2022-03-01T06:35:28.754Z] #21 32.12 Setting up libinih1:amd64 (53-1+b2) ...
06:35:28 [2022-03-01T06:35:28.754Z] #21 32.14 Setting up uidmap (1:4.8.1-1) ...
06:35:28 [2022-03-01T06:35:28.754Z] #21 32.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:35:28 [2022-03-01T06:35:28.754Z] #21 32.18 Setting up bzip2 (1.0.8-4) ...
06:35:28 [2022-03-01T06:35:28.754Z] #21 32.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:35:28 [2022-03-01T06:35:28.754Z] #21 32.22 Setting up python3-wheel (0.34.2-1) ...
06:35:29 [2022-03-01T06:35:29.320Z] #21 32.71 Setting up xxd (2:8.2.2434-3+deb11u1) ...
06:35:29 [2022-03-01T06:35:29.320Z] #21 32.72 Setting up libcap2:amd64 (1:2.44-1) ...
06:35:29 [2022-03-01T06:35:29.320Z] #21 32.73 Setting up libcap2-bin (1:2.44-1) ...
06:35:29 [2022-03-01T06:35:29.320Z] #21 32.74 Setting up apparmor (2.13.6-10) ...
06:35:30 [2022-03-01T06:35:30.695Z] #21 34.19 Setting up zip (3.0-12) ...
06:35:30 [2022-03-01T06:35:30.951Z] #21 34.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
06:35:30 [2022-03-01T06:35:30.951Z] #21 34.24 Setting up bash-completion (1:2.11-2) ...
06:35:32 [2022-03-01T06:35:32.325Z] #21 35.95 Setting up xz-utils (5.2.5-2) ...
06:35:32 [2022-03-01T06:35:32.583Z] #21 35.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:35:32 [2022-03-01T06:35:32.583Z] #21 36.00 Setting up libmnl0:amd64 (1.0.4-3) ...
06:35:32 [2022-03-01T06:35:32.583Z] #21 36.02 Setting up patch (2.7.6-7) ...
06:35:32 [2022-03-01T06:35:32.583Z] #21 36.04 Setting up sudo (1.9.5p2-3) ...
06:35:32 [2022-03-01T06:35:32.842Z] #21 36.13 invoke-rc.d: could not determine current runlevel
06:35:32 [2022-03-01T06:35:32.842Z] #21 36.13 invoke-rc.d: policy-rc.d denied execution of start.
06:35:32 [2022-03-01T06:35:32.842Z] #21 36.14 Setting up xfsprogs (5.10.0-4) ...
06:35:32 [2022-03-01T06:35:32.842Z] #21 36.16 Setting up libxtables12:amd64 (1.8.7-1) ...
06:35:32 [2022-03-01T06:35:32.842Z] #21 36.17 Setting up inetutils-ping (2:2.0-1) ...
06:35:32 [2022-03-01T06:35:32.842Z] #21 36.18 Setting up pigz (2.6-1) ...
06:35:32 [2022-03-01T06:35:32.842Z] #21 36.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:35:32 [2022-03-01T06:35:32.842Z] #21 36.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:35:32 [2022-03-01T06:35:32.842Z] #21 36.29 Setting up python-pip-whl (20.3.4-4) ...
06:35:33 [2022-03-01T06:35:33.100Z] #21 36.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
06:35:33 [2022-03-01T06:35:33.666Z] #21 37.15 Setting up libaio1:amd64 (0.3.112-9) ...
06:35:33 [2022-03-01T06:35:33.666Z] #21 37.17 Setting up python3-lib2to3 (3.9.2-1) ...
06:35:34 [2022-03-01T06:35:34.182Z] #21 37.55 Setting up libelf1:amd64 (0.183-1) ...
06:35:34 [2022-03-01T06:35:34.182Z] #21 37.64 Setting up zstd (1.4.8+dfsg-2.1) ...
06:35:34 [2022-03-01T06:35:34.182Z] #21 37.66 Setting up libonig5:amd64 (6.9.6-1.1) ...
06:35:34 [2022-03-01T06:35:34.182Z] #21 37.67 Setting up python3-distutils (3.9.2-1) ...
06:35:34 [2022-03-01T06:35:34.747Z] #21 38.16 Setting up vim (2:8.2.2434-3+deb11u1) ...
06:35:34 [2022-03-01T06:35:34.747Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:35:34 [2022-03-01T06:35:34.747Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:35:34 [2022-03-01T06:35:34.747Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:35:34 [2022-03-01T06:35:34.747Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:35:34 [2022-03-01T06:35:34.747Z] #21 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:35:34 [2022-03-01T06:35:34.747Z] #21 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:35:34 [2022-03-01T06:35:34.747Z] #21 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:35:34 [2022-03-01T06:35:34.747Z] #21 38.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:35:34 [2022-03-01T06:35:34.747Z] #21 38.23 Setting up python3-setuptools (52.0.0-4) ...
06:35:36 [2022-03-01T06:35:36.121Z] #21 39.49 Setting up libjq1:amd64 (1.6-2.1) ...
06:35:36 [2022-03-01T06:35:36.121Z] #21 39.51 Setting up libnftnl11:amd64 (1.1.9-1) ...
06:35:36 [2022-03-01T06:35:36.121Z] #21 39.53 Setting up thin-provisioning-tools (0.9.0-1) ...
06:35:36 [2022-03-01T06:35:36.121Z] #21 39.54 Setting up python3-pip (20.3.4-4) ...
06:35:37 [2022-03-01T06:35:37.052Z] #21 40.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:35:37 [2022-03-01T06:35:37.052Z] #21 40.60 Setting up jq (1.6-2.1) ...
06:35:37 [2022-03-01T06:35:37.052Z] #21 40.61 Setting up libbpf0:amd64 (1:0.3-2) ...
06:35:37 [2022-03-01T06:35:37.052Z] #21 40.63 Setting up iptables (1.8.7-1) ...
06:35:37 [2022-03-01T06:35:37.052Z] #21 40.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:35:37 [2022-03-01T06:35:37.052Z] #21 40.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:35:37 [2022-03-01T06:35:37.052Z] #21 40.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:35:37 [2022-03-01T06:35:37.052Z] #21 40.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:35:37 [2022-03-01T06:35:37.052Z] #21 40.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:35:37 [2022-03-01T06:35:37.309Z] #21 40.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:35:37 [2022-03-01T06:35:37.309Z] #21 40.67 Setting up iproute2 (5.10.0-4) ...
06:35:37 [2022-03-01T06:35:37.566Z] #21 40.97 Processing triggers for libc-bin (2.31-13+deb11u2) ...
06:35:38 [2022-03-01T06:35:38.498Z] #21 DONE 42.0s
06:35:38 [2022-03-01T06:35:38.498Z] 
06:35:38 [2022-03-01T06:35:38.498Z] #22 [dev-systemd-false  8/24] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
06:35:38 [2022-03-01T06:35:38.498Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64
06:35:39 [2022-03-01T06:35:39.431Z] #22 0.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:35:39 [2022-03-01T06:35:39.432Z] #22 0.826 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:35:39 [2022-03-01T06:35:39.432Z] #22 0.829 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:35:39 [2022-03-01T06:35:39.432Z] #22 DONE 0.9s
06:35:39 [2022-03-01T06:35:39.432Z] 
06:35:39 [2022-03-01T06:35:39.432Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
06:35:39 [2022-03-01T06:35:39.432Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1
06:35:49 [2022-03-01T06:35:49.396Z] #23 9.150 Collecting yamllint==1.26.1
06:35:49 [2022-03-01T06:35:49.653Z] #23 10.21   Downloading yamllint-1.26.1.tar.gz (126 kB)
06:35:50 [2022-03-01T06:35:50.584Z] #23 11.32 Collecting pathspec>=0.5.3
06:35:50 [2022-03-01T06:35:50.842Z] #23 11.32   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
06:35:51 [2022-03-01T06:35:51.147Z] #23 11.69 Collecting pyyaml
06:35:51 [2022-03-01T06:35:51.147Z] #23 11.70   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
06:35:51 [2022-03-01T06:35:51.413Z] #23 11.77 Building wheels for collected packages: yamllint
06:35:51 [2022-03-01T06:35:51.413Z] #23 11.78   Building wheel for yamllint (setup.py): started
06:35:51 [2022-03-01T06:35:51.985Z] #23 12.78   Building wheel for yamllint (setup.py): finished with status 'done'
06:35:52 [2022-03-01T06:35:52.249Z] #23 12.78   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5c9127ba2cb3182ea0687b85f9cf331b41be8a33b447cf75950ab6723177cfcb
06:35:52 [2022-03-01T06:35:52.249Z] #23 12.80   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
06:35:52 [2022-03-01T06:35:52.249Z] #23 12.80 Successfully built yamllint
06:35:52 [2022-03-01T06:35:52.249Z] #23 12.86 Installing collected packages: pyyaml, pathspec, yamllint
06:35:52 [2022-03-01T06:35:52.819Z] #23 13.25 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
06:35:53 [2022-03-01T06:35:53.082Z] #23 DONE 13.7s
06:35:53 [2022-03-01T06:35:53.082Z] 
06:35:53 [2022-03-01T06:35:53.082Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
06:35:53 [2022-03-01T06:35:53.082Z] #27 sha256:fd4648ab072142cd58c0e2732645df5d6a5c8957433990e38bc284dd3245d2d2
06:35:53 [2022-03-01T06:35:53.341Z] #27 DONE 0.2s
06:35:53 [2022-03-01T06:35:53.341Z] 
06:35:53 [2022-03-01T06:35:53.341Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
06:35:53 [2022-03-01T06:35:53.341Z] #32 sha256:8b090d4175b7450f852b0b9a60d443ec383dc55c07d4ba6a6f42eb0197a1154c
06:35:53 [2022-03-01T06:35:53.600Z] #32 DONE 0.3s
06:35:53 [2022-03-01T06:35:53.600Z] 
06:35:53 [2022-03-01T06:35:53.600Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
06:35:53 [2022-03-01T06:35:53.600Z] #35 sha256:f8603c4c16ed5c86a50ca270e26149d44bd7870d8ca759a7f3ff47a304d06f60
06:35:53 [2022-03-01T06:35:53.858Z] #35 DONE 0.2s
06:35:53 [2022-03-01T06:35:53.858Z] 
06:35:53 [2022-03-01T06:35:53.858Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
06:35:53 [2022-03-01T06:35:53.858Z] #37 sha256:0c1f696df907766aa8825780cb98952e2219c7919ade936675739df7a53b9334
06:35:53 [2022-03-01T06:35:53.858Z] #37 DONE 0.1s
06:35:53 [2022-03-01T06:35:53.858Z] 
06:35:53 [2022-03-01T06:35:53.858Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
06:35:53 [2022-03-01T06:35:53.858Z] #41 sha256:9ad3b6036b0da66326dccd64ee4a5519fee24236030ddae3f4c6e36b7487b194
06:35:54 [2022-03-01T06:35:54.115Z] #41 DONE 0.1s
06:35:54 [2022-03-01T06:35:54.115Z] 
06:35:54 [2022-03-01T06:35:54.115Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:35:54 [2022-03-01T06:35:54.115Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:35:59 [2022-03-01T06:35:59.370Z] #60 ...
06:35:59 [2022-03-01T06:35:59.370Z] 
06:35:59 [2022-03-01T06:35:59.370Z] #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
06:35:59 [2022-03-01T06:35:59.370Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024
06:35:59 [2022-03-01T06:35:59.370Z] #43 184.2 + dpkg --print-architecture
06:35:59 [2022-03-01T06:35:59.370Z] #43 184.2 + git checkout -q v2.1.0
06:35:59 [2022-03-01T06:35:59.370Z] #43 184.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:35:59 [2022-03-01T06:35:59.370Z] #43 184.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:36:21 [2022-03-01T06:36:21.320Z] #43 DONE 204.9s
06:36:21 [2022-03-01T06:36:21.321Z] 
06:36:21 [2022-03-01T06:36:21.321Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:36:21 [2022-03-01T06:36:21.321Z] #56 sha256:bba9ff1ce9591c0c6c0edf822bbc7730876fbe8df9f04cf7fe811282d02b54fe
06:36:21 [2022-03-01T06:36:21.321Z] #56 ...
06:36:21 [2022-03-01T06:36:21.321Z] 
06:36:21 [2022-03-01T06:36:21.321Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
06:36:21 [2022-03-01T06:36:21.321Z] #44 sha256:00e79565cb987786f8e99790f5b28a9d6a6f7dd52aa4520f401992efeabfac85
06:36:21 [2022-03-01T06:36:21.321Z] #44 DONE 0.5s
06:36:21 [2022-03-01T06:36:21.321Z] 
06:36:21 [2022-03-01T06:36:21.321Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
06:36:21 [2022-03-01T06:36:21.321Z] #48 sha256:358335ae8cfffd924177fdf415713bad614a4dee7044d8910a8a9525ac209fe8
06:36:21 [2022-03-01T06:36:21.321Z] #48 DONE 0.1s
06:36:21 [2022-03-01T06:36:21.321Z] 
06:36:21 [2022-03-01T06:36:21.321Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:36:21 [2022-03-01T06:36:21.321Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:36:21 [2022-03-01T06:36:21.577Z] #60 ...
06:36:21 [2022-03-01T06:36:21.577Z] 
06:36:21 [2022-03-01T06:36:21.577Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
06:36:21 [2022-03-01T06:36:21.577Z] #50 sha256:b24603dc4c5ac112afad86069adc18010746db6aed46aaf07c15ace80be44671
06:36:21 [2022-03-01T06:36:21.577Z] #50 DONE 0.1s
06:36:21 [2022-03-01T06:36:21.577Z] 
06:36:21 [2022-03-01T06:36:21.577Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:36:21 [2022-03-01T06:36:21.577Z] #56 sha256:bba9ff1ce9591c0c6c0edf822bbc7730876fbe8df9f04cf7fe811282d02b54fe
06:36:53 [2022-03-01T06:36:53.633Z] #56 ...
06:36:53 [2022-03-01T06:36:53.633Z] 
06:36:53 [2022-03-01T06:36:53.633Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:36:53 [2022-03-01T06:36:53.633Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:36:53 [2022-03-01T06:36:53.633Z] #60 187.0 + bin/containerd
06:36:55 [2022-03-01T06:36:55.530Z] #60 ...
06:36:55 [2022-03-01T06:36:55.530Z] 
06:36:55 [2022-03-01T06:36:55.530Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
06:36:55 [2022-03-01T06:36:55.530Z] #56 sha256:bba9ff1ce9591c0c6c0edf822bbc7730876fbe8df9f04cf7fe811282d02b54fe
06:36:55 [2022-03-01T06:36:55.530Z] #56 125.0 + mkdir -p /build
06:36:55 [2022-03-01T06:36:55.530Z] #56 125.0 + cp runc /build/runc
06:36:57 [2022-03-01T06:36:57.423Z] #56 DONE 127.3s
06:36:57 [2022-03-01T06:36:57.423Z] 
06:36:57 [2022-03-01T06:36:57.423Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:36:57 [2022-03-01T06:36:57.423Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:36:59 [2022-03-01T06:36:59.960Z] #60 ...
06:36:59 [2022-03-01T06:36:59.960Z] 
06:36:59 [2022-03-01T06:36:59.960Z] #51 [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.44.0"      && /build/golangci-lint --version
06:36:59 [2022-03-01T06:36:59.960Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
06:36:59 [2022-03-01T06:36:59.960Z] #51 245.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
06:36:59 [2022-03-01T06:36:59.960Z] #51 DONE 245.3s
06:36:59 [2022-03-01T06:36:59.960Z] 
06:36:59 [2022-03-01T06:36:59.960Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:36:59 [2022-03-01T06:36:59.960Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:37:00 [2022-03-01T06:37:00.895Z] #60 ...
06:37:00 [2022-03-01T06:37:00.895Z] 
06:37:00 [2022-03-01T06:37:00.895Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
06:37:00 [2022-03-01T06:37:00.895Z] #52 sha256:299585e978a2b82be373ae12214e031f14c1ee5eba1342efa76accb70332811c
06:37:01 [2022-03-01T06:37:01.459Z] #52 DONE 0.7s
06:37:01 [2022-03-01T06:37:01.459Z] 
06:37:01 [2022-03-01T06:37:01.459Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:37:01 [2022-03-01T06:37:01.459Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:37:01 [2022-03-01T06:37:01.716Z] #60 ...
06:37:01 [2022-03-01T06:37:01.716Z] 
06:37:01 [2022-03-01T06:37:01.717Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
06:37:01 [2022-03-01T06:37:01.717Z] #54 sha256:611127594bf25bdf5c4ee64647b5ffbf7216b7f36b1b42c32194b1af5ca98127
06:37:01 [2022-03-01T06:37:01.717Z] #54 DONE 0.1s
06:37:01 [2022-03-01T06:37:01.717Z] 
06:37:01 [2022-03-01T06:37:01.717Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
06:37:01 [2022-03-01T06:37:01.717Z] #57 sha256:ecbd271785f87ada83b9efe249b99072b16dda28df715841b3a910cb46ce7fe1
06:37:01 [2022-03-01T06:37:01.974Z] #57 DONE 0.3s
06:37:01 [2022-03-01T06:37:01.974Z] 
06:37:01 [2022-03-01T06:37:01.974Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
06:37:01 [2022-03-01T06:37:01.974Z] #60 sha256:8ec41364113a0ea709774025077b015e7266be7fbc005c7c422c7e5902221e55
06:37:28 [2022-03-01T06:37:28.489Z] #60 225.7 # github.com/containerd/containerd/cmd/containerd
06:37:28 [2022-03-01T06:37:28.489Z] #60 225.7 /usr/bin/ld: /tmp/go-link-765936604/000019.o: in function `New':
06:37:28 [2022-03-01T06:37:28.489Z] #60 225.7 /tmp/tmp.ENCm5QOyrc/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
06:37:28 [2022-03-01T06:37:28.489Z] #60 225.8 + bin/containerd-stress
06:37:29 [2022-03-01T06:37:29.417Z] #60 226.8 + bin/containerd-shim
06:37:37 [2022-03-01T06:37:37.510Z] #60 234.0 + bin/containerd-shim-runc-v1
06:37:41 [2022-03-01T06:37:41.691Z] #60 239.1 + bin/containerd-shim-runc-v2
06:37:42 [2022-03-01T06:37:42.252Z] #60 239.7 + binaries
06:37:42 [2022-03-01T06:37:42.253Z] #60 239.7 + install -D bin/containerd /build/containerd
06:37:42 [2022-03-01T06:37:42.253Z] #60 239.7 + install -D bin/containerd-shim /build/containerd-shim
06:37:42 [2022-03-01T06:37:42.253Z] #60 239.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:37:42 [2022-03-01T06:37:42.253Z] #60 239.7 + install -D bin/ctr /build/ctr
06:37:44 [2022-03-01T06:37:44.773Z] #60 DONE 241.8s
06:37:45 [2022-03-01T06:37:45.705Z] 
06:37:45 [2022-03-01T06:37:45.705Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
06:37:45 [2022-03-01T06:37:45.705Z] #61 sha256:936dff129b99d8d2f6da6df69158f8c0093cb20e643472a8b20ac6323a44adb4
06:37:45 [2022-03-01T06:37:45.961Z] #61 DONE 0.7s
06:37:46 [2022-03-01T06:37:46.218Z] 
06:37:46 [2022-03-01T06:37:46.218Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:37:46 [2022-03-01T06:37:46.218Z] #66 sha256:a5b1d70c0cd1da882fe33a9c9d5b9b7afecfb8413816873389a674cff2edde3d
06:37:46 [2022-03-01T06:37:46.475Z] #66 DONE 0.2s
06:37:46 [2022-03-01T06:37:46.475Z] 
06:37:46 [2022-03-01T06:37:46.475Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
06:37:46 [2022-03-01T06:37:46.475Z] #71 sha256:45be7ee818a026e36b400a317d18b43e1929260373e0cfb34933b85ab80cecba
06:37:47 [2022-03-01T06:37:47.403Z] #71 DONE 0.9s
06:37:47 [2022-03-01T06:37:47.403Z] 
06:37:47 [2022-03-01T06:37:47.403Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
06:37:47 [2022-03-01T06:37:47.404Z] #72 sha256:46f671a0677e71e1c6c9b7e75d268dbf8834bf6c691df0c78d09d00f7201fb3d
06:37:47 [2022-03-01T06:37:47.404Z] #72 DONE 0.0s
06:37:47 [2022-03-01T06:37:47.404Z] 
06:37:47 [2022-03-01T06:37:47.404Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
06:37:47 [2022-03-01T06:37:47.404Z] #73 sha256:9aeee0ee6408e797e615cad1c47ca0e8f416642e0b1a3926f33c4e9a1361f4ef
06:37:48 [2022-03-01T06:37:48.781Z] #73 DONE 1.3s
06:37:48 [2022-03-01T06:37:48.782Z] 
06:37:48 [2022-03-01T06:37:48.782Z] #74 exporting to image
06:37:48 [2022-03-01T06:37:48.782Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:37:48 [2022-03-01T06:37:48.782Z] #74 exporting layers
06:37:55 [2022-03-01T06:37:55.320Z] #74 exporting layers 5.9s done
06:37:55 [2022-03-01T06:37:55.320Z] #74 writing image sha256:adff26a0398b351ec5c74d72f748960142689b6d5b02c897a18df643859b52ea done
06:37:55 [2022-03-01T06:37:55.320Z] #74 naming to docker.io/library/docker:9efa8b3500f43524d705cd703dac5ea5944b8ef6 done
06:37:55 [2022-03-01T06:37:55.320Z] #74 DONE 5.9s