Skip to content

Console Output

Skipping 43 KB.. Full Log
Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
14:01:09 [2022-04-27T14:01:09.576Z] #14 9.716 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:01:09 [2022-04-27T14:01:09.576Z] #14 ...
14:01:09 [2022-04-27T14:01:09.576Z] 
14:01:09 [2022-04-27T14:01:09.576Z] #45 [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
14:01:09 [2022-04-27T14:01:09.576Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
14:01:09 [2022-04-27T14:01:09.576Z] #45 6.029 + git clone https://github.com/docker/distribution.git .
14:01:09 [2022-04-27T14:01:09.576Z] #45 6.052 Cloning into '.'...
14:01:09 [2022-04-27T14:01:09.576Z] #45 ...
14:01:09 [2022-04-27T14:01:09.576Z] 
14:01:09 [2022-04-27T14:01:09.576Z] #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
14:01:09 [2022-04-27T14:01:09.576Z] #26 sha256:e4669d538efcd167c0d557ef974b6952e0015704d2a98121166314ae19beba0f
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.066 + RM_GOPATH=0
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.066 + TMP_GOPATH=
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.067 + : /build
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.069 + '[' -z '' ']'
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.069 ++ mktemp -d
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.071 + export GOPATH=/tmp/tmp.CMvb7sKQ6Y
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.071 + GOPATH=/tmp/tmp.CMvb7sKQ6Y
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.072 + RM_GOPATH=1
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.072 + case "$(go env GOARCH)" in
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.073 ++ go env GOARCH
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.095 + export GO_BUILDMODE=-buildmode=pie
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.095 + GO_BUILDMODE=-buildmode=pie
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.096 ++ dirname /install.sh
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.097 + dir=/
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.097 + bin=dockercli
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.098 + shift
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.098 + '[' '!' -f //dockercli.installer ']'
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.098 + . //dockercli.installer
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.098 ++ : stable
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.098 ++ : 17.06.2-ce
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.098 + install_dockercli
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.098 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.098 Install docker/cli version 17.06.2-ce from stable
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.100 ++ uname -m
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.104 + arch=x86_64
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.104 + '[' x86_64 '!=' x86_64 ']'
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.104 + url=https://download.docker.com/linux/static
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.104 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:01:09 [2022-04-27T14:01:09.576Z] #26 6.104 + tar -xz docker/docker
14:01:09 [2022-04-27T14:01:09.837Z] #26 ...
14:01:09 [2022-04-27T14:01:09.837Z] 
14:01:09 [2022-04-27T14:01:09.837Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
14:01:09 [2022-04-27T14:01:09.837Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
14:01:09 [2022-04-27T14:01:09.837Z] #55 5.582 go: downloading mvdan.cc/sh/v3 v3.0.2
14:01:09 [2022-04-27T14:01:09.837Z] #55 7.190 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:01:09 [2022-04-27T14:01:09.837Z] #55 7.195 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:01:09 [2022-04-27T14:01:09.837Z] #55 7.287 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:01:09 [2022-04-27T14:01:09.837Z] #55 9.537 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:01:09 [2022-04-27T14:01:09.837Z] #55 ...
14:01:09 [2022-04-27T14:01:09.837Z] 
14:01:09 [2022-04-27T14:01:09.837Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
14:01:09 [2022-04-27T14:01:09.837Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
14:01:09 [2022-04-27T14:01:09.837Z] #60 6.667 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:01:09 [2022-04-27T14:01:09.837Z] #60 6.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
14:01:09 [2022-04-27T14:01:09.837Z] #60 6.716 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
14:01:09 [2022-04-27T14:01:09.837Z] #60 8.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:01:09 [2022-04-27T14:01:09.837Z] #60 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
14:01:10 [2022-04-27T14:01:10.097Z] #60 ...
14:01:10 [2022-04-27T14:01:10.097Z] 
14:01:10 [2022-04-27T14:01:10.097Z] #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
14:01:10 [2022-04-27T14:01:10.097Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
14:01:10 [2022-04-27T14:01:10.097Z] #36 6.284 go: downloading github.com/pelletier/go-toml v1.8.1
14:01:10 [2022-04-27T14:01:10.097Z] #36 ...
14:01:10 [2022-04-27T14:01:10.097Z] 
14:01:10 [2022-04-27T14:01:10.097Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
14:01:10 [2022-04-27T14:01:10.097Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
14:01:10 [2022-04-27T14:01:10.097Z] #38 6.244 go: downloading github.com/tc-hib/go-winres v0.2.3
14:01:10 [2022-04-27T14:01:10.097Z] #38 7.409 go: downloading github.com/tc-hib/winres v0.1.5
14:01:10 [2022-04-27T14:01:10.097Z] #38 9.670 go: downloading github.com/urfave/cli/v2 v2.3.0
14:01:10 [2022-04-27T14:01:10.097Z] #38 10.19 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
14:01:10 [2022-04-27T14:01:10.097Z] #38 10.30 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
14:01:10 [2022-04-27T14:01:10.358Z] #38 ...
14:01:10 [2022-04-27T14:01:10.358Z] 
14:01:10 [2022-04-27T14:01:10.358Z] #49 [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
14:01:10 [2022-04-27T14:01:10.358Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
14:01:10 [2022-04-27T14:01:10.358Z] #49 6.579 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:01:10 [2022-04-27T14:01:10.358Z] #49 6.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
14:01:10 [2022-04-27T14:01:10.358Z] #49 6.816 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
14:01:10 [2022-04-27T14:01:10.358Z] #49 7.159 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
14:01:10 [2022-04-27T14:01:10.358Z] #49 8.307 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:01:10 [2022-04-27T14:01:10.358Z] #49 ...
14:01:10 [2022-04-27T14:01:10.358Z] 
14:01:10 [2022-04-27T14:01:10.358Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:01:10 [2022-04-27T14:01:10.358Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:01:10 [2022-04-27T14:01:10.358Z] #53 7.118 go: downloading github.com/golangci/golangci-lint v1.44.0
14:01:10 [2022-04-27T14:01:10.619Z] #53 ...
14:01:10 [2022-04-27T14:01:10.619Z] 
14:01:10 [2022-04-27T14:01:10.619Z] #40 [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
14:01:10 [2022-04-27T14:01:10.619Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
14:01:10 [2022-04-27T14:01:10.619Z] #40 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
14:01:12 [2022-04-27T14:01:12.538Z] #40 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:01:15 [2022-04-27T14:01:15.290Z] #40 ...
14:01:15 [2022-04-27T14:01:15.290Z] 
14:01:15 [2022-04-27T14:01:15.290Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
14:01:15 [2022-04-27T14:01:15.290Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
14:01:15 [2022-04-27T14:01:15.290Z] #38 14.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:01:15 [2022-04-27T14:01:15.290Z] #38 14.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:01:15 [2022-04-27T14:01:15.290Z] #38 ...
14:01:15 [2022-04-27T14:01:15.290Z] 
14:01:15 [2022-04-27T14:01:15.290Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:01:15 [2022-04-27T14:01:15.290Z] #65 sha256:456eafa3f88d613cdc7a90cff13927d6e638532b6e87b85db6de5e8e2660428e
14:01:15 [2022-04-27T14:01:15.290Z] #65 5.919 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
14:01:15 [2022-04-27T14:01:15.290Z] #65 9.280 go: downloading github.com/sirupsen/logrus v1.8.1
14:01:15 [2022-04-27T14:01:15.290Z] #65 9.317 go: downloading github.com/urfave/cli/v2 v2.4.0
14:01:15 [2022-04-27T14:01:15.290Z] #65 10.12 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
14:01:15 [2022-04-27T14:01:15.290Z] #65 14.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
14:01:15 [2022-04-27T14:01:15.290Z] #65 15.84 go: downloading github.com/google/uuid v1.3.0
14:01:15 [2022-04-27T14:01:15.588Z] #65 16.11 go: downloading github.com/moby/vpnkit v0.5.0
14:01:15 [2022-04-27T14:01:15.589Z] #65 16.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:01:16 [2022-04-27T14:01:16.164Z] #65 16.70 go: downloading github.com/gofrs/flock v0.8.1
14:01:16 [2022-04-27T14:01:16.164Z] #65 16.96 go: downloading github.com/gorilla/mux v1.8.0
14:01:16 [2022-04-27T14:01:16.738Z] #65 17.40 go: downloading github.com/moby/sys/mountinfo v0.6.0
14:01:17 [2022-04-27T14:01:17.689Z] #65 18.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
14:01:17 [2022-04-27T14:01:17.951Z] #65 18.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:01:18 [2022-04-27T14:01:18.523Z] #65 19.15 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
14:01:19 [2022-04-27T14:01:19.100Z] #65 ...
14:01:19 [2022-04-27T14:01:19.100Z] 
14:01:19 [2022-04-27T14:01:19.100Z] #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
14:01:19 [2022-04-27T14:01:19.100Z] #26 sha256:e4669d538efcd167c0d557ef974b6952e0015704d2a98121166314ae19beba0f
14:01:19 [2022-04-27T14:01:19.100Z] #26 19.79 + mkdir -p /build
14:01:19 [2022-04-27T14:01:19.465Z] #26 19.79 + mv docker/docker /build/
14:01:19 [2022-04-27T14:01:19.465Z] #26 19.80 + rmdir docker
14:01:19 [2022-04-27T14:01:19.728Z] #26 ...
14:01:19 [2022-04-27T14:01:19.728Z] 
14:01:19 [2022-04-27T14:01:19.728Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
14:01:19 [2022-04-27T14:01:19.728Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
14:01:19 [2022-04-27T14:01:19.728Z] #51 10.49 go: downloading golang.org/x/tools v0.1.0
14:01:19 [2022-04-27T14:01:19.728Z] #51 20.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
14:01:19 [2022-04-27T14:01:19.728Z] #51 20.29 go: downloading golang.org/x/mod v0.3.0
14:01:19 [2022-04-27T14:01:19.728Z] #51 ...
14:01:19 [2022-04-27T14:01:19.728Z] 
14:01:19 [2022-04-27T14:01:19.728Z] #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
14:01:19 [2022-04-27T14:01:19.728Z] #26 sha256:e4669d538efcd167c0d557ef974b6952e0015704d2a98121166314ae19beba0f
14:01:19 [2022-04-27T14:01:19.728Z] #26 DONE 20.3s
14:01:19 [2022-04-27T14:01:19.728Z] 
14:01:19 [2022-04-27T14:01:19.728Z] #49 [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
14:01:19 [2022-04-27T14:01:19.728Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
14:01:19 [2022-04-27T14:01:19.728Z] #49 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
14:01:19 [2022-04-27T14:01:19.728Z] #49 14.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:01:19 [2022-04-27T14:01:19.728Z] #49 19.59 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
14:01:23 [2022-04-27T14:01:23.032Z] #49 ...
14:01:23 [2022-04-27T14:01:23.032Z] 
14:01:23 [2022-04-27T14:01:23.032Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
14:01:23 [2022-04-27T14:01:23.032Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
14:01:23 [2022-04-27T14:01:23.032Z] #60 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:01:23 [2022-04-27T14:01:23.032Z] #60 ...
14:01:23 [2022-04-27T14:01:23.032Z] 
14:01:23 [2022-04-27T14:01:23.032Z] #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
14:01:23 [2022-04-27T14:01:23.032Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
14:01:23 [2022-04-27T14:01:23.032Z] #14 23.90 Fetched 8510 kB in 19s (449 kB/s)
14:01:25 [2022-04-27T14:01:25.580Z] #14 23.90 Reading package lists...
14:01:25 [2022-04-27T14:01:25.580Z] #14 ...
14:01:25 [2022-04-27T14:01:25.580Z] 
14:01:25 [2022-04-27T14:01:25.580Z] #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
14:01:25 [2022-04-27T14:01:25.580Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
14:01:25 [2022-04-27T14:01:25.580Z] #36 25.93 tomll can be used in two ways:
14:01:25 [2022-04-27T14:01:25.580Z] #36 25.94 Writing to STDIN and reading from STDOUT:
14:01:25 [2022-04-27T14:01:25.580Z] #36 25.94   cat file.toml | tomll > file.toml
14:01:25 [2022-04-27T14:01:25.580Z] #36 25.94 
14:01:25 [2022-04-27T14:01:25.580Z] #36 25.94 Reading and updating a list of files:
14:01:25 [2022-04-27T14:01:25.580Z] #36 25.94   tomll a.toml b.toml c.toml
14:01:25 [2022-04-27T14:01:25.580Z] #36 25.94 
14:01:25 [2022-04-27T14:01:25.580Z] #36 25.94 When given a list of files, tomll will modify all files in place without asking.
14:01:25 [2022-04-27T14:01:25.580Z] #36 DONE 26.1s
14:01:25 [2022-04-27T14:01:25.580Z] 
14:01:25 [2022-04-27T14:01:25.580Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:01:25 [2022-04-27T14:01:25.580Z] #65 sha256:456eafa3f88d613cdc7a90cff13927d6e638532b6e87b85db6de5e8e2660428e
14:01:25 [2022-04-27T14:01:25.580Z] #65 23.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:01:28 [2022-04-27T14:01:28.885Z] #65 ...
14:01:28 [2022-04-27T14:01:28.885Z] 
14:01:28 [2022-04-27T14:01:28.885Z] #49 [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
14:01:28 [2022-04-27T14:01:28.885Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
14:01:28 [2022-04-27T14:01:28.885Z] #49 29.33 Fetched 8513 kB in 23s (370 kB/s)
14:01:34 [2022-04-27T14:01:34.173Z] #49 29.33 Reading package lists...
14:01:34 [2022-04-27T14:01:34.173Z] #49 34.32 Reading package lists...
14:01:34 [2022-04-27T14:01:34.173Z] #49 ...
14:01:34 [2022-04-27T14:01:34.173Z] 
14:01:34 [2022-04-27T14:01:34.173Z] #45 [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
14:01:34 [2022-04-27T14:01:34.173Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
14:01:34 [2022-04-27T14:01:34.174Z] #45 32.66 Updating files:  91% (1686/1843)
Updating files:  92% (1696/1843)
Updating files:  93% (1714/1843)
Updating files:  94% (1733/1843)
Updating files:  95% (1751/1843)
Updating files:  96% (1770/1843)
Updating files:  97% (1788/1843)
Updating files:  98% (1807/1843)
Updating files:  99% (1825/1843)
Updating files: 100% (1843/1843)
Updating files: 100% (1843/1843), done.
14:01:34 [2022-04-27T14:01:34.174Z] #45 32.83 + git checkout -q v2.3.0
14:01:34 [2022-04-27T14:01:34.174Z] #45 34.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:01:36 [2022-04-27T14:01:36.089Z] #45 ...
14:01:36 [2022-04-27T14:01:36.089Z] 
14:01:36 [2022-04-27T14:01:36.089Z] #40 [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
14:01:36 [2022-04-27T14:01:36.089Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
14:01:36 [2022-04-27T14:01:36.089Z] #40 26.86 Fetched 8510 kB in 21s (415 kB/s)
14:01:36 [2022-04-27T14:01:36.089Z] #40 26.86 Reading package lists...
14:01:36 [2022-04-27T14:01:36.089Z] #40 32.58 Reading package lists...
14:01:36 [2022-04-27T14:01:36.089Z] #40 ...
14:01:36 [2022-04-27T14:01:36.089Z] 
14:01:36 [2022-04-27T14:01:36.089Z] #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
14:01:36 [2022-04-27T14:01:36.089Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
14:01:36 [2022-04-27T14:01:36.089Z] #14 23.90 Reading package lists...
14:01:36 [2022-04-27T14:01:36.089Z] #14 31.22 Reading package lists...
14:01:36 [2022-04-27T14:01:36.089Z] #14 35.88 Building dependency tree...
14:01:36 [2022-04-27T14:01:36.089Z] #14 ...
14:01:36 [2022-04-27T14:01:36.089Z] 
14:01:36 [2022-04-27T14:01:36.089Z] #40 [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
14:01:36 [2022-04-27T14:01:36.089Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
14:01:36 [2022-04-27T14:01:36.089Z] #40 32.58 Reading package lists...
14:01:36 [2022-04-27T14:01:36.614Z] #40 37.31 Building dependency tree...
14:01:36 [2022-04-27T14:01:36.614Z] #40 ...
14:01:36 [2022-04-27T14:01:36.614Z] 
14:01:36 [2022-04-27T14:01:36.614Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
14:01:36 [2022-04-27T14:01:36.614Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
14:01:36 [2022-04-27T14:01:36.614Z] #60 27.62 Fetched 8510 kB in 21s (400 kB/s)
14:01:36 [2022-04-27T14:01:36.614Z] #60 27.62 Reading package lists...
14:01:36 [2022-04-27T14:01:36.614Z] #60 33.08 Reading package lists...
14:01:37 [2022-04-27T14:01:37.820Z] #60 37.84 Building dependency tree...
14:01:37 [2022-04-27T14:01:37.820Z] #60 ...
14:01:37 [2022-04-27T14:01:37.820Z] 
14:01:37 [2022-04-27T14:01:37.820Z] #40 [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
14:01:37 [2022-04-27T14:01:37.820Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
14:01:37 [2022-04-27T14:01:37.820Z] #40 37.31 Building dependency tree...
14:01:39 [2022-04-27T14:01:39.739Z] #40 40.51 The following additional packages will be installed:
14:01:39 [2022-04-27T14:01:39.739Z] #40 40.53   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:01:39 [2022-04-27T14:01:39.739Z] #40 40.54 Suggested packages:
14:01:39 [2022-04-27T14:01:39.739Z] #40 40.56   cmake-doc ninja-build lrzip
14:01:39 [2022-04-27T14:01:39.739Z] #40 40.56 Recommended packages:
14:01:39 [2022-04-27T14:01:39.739Z] #40 40.56   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:01:40 [2022-04-27T14:01:40.698Z] #40 41.43 The following NEW packages will be installed:
14:01:40 [2022-04-27T14:01:40.698Z] #40 41.44   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:01:40 [2022-04-27T14:01:40.698Z] #40 41.44   vim-common xxd
14:01:40 [2022-04-27T14:01:40.960Z] #40 41.84 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
14:01:40 [2022-04-27T14:01:40.960Z] #40 41.84 Need to get 17.7 MB of archives.
14:01:40 [2022-04-27T14:01:40.960Z] #40 41.84 After this operation, 70.7 MB of additional disk space will be used.
14:01:40 [2022-04-27T14:01:40.960Z] #40 41.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:01:40 [2022-04-27T14:01:40.960Z] #40 41.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:01:40 [2022-04-27T14:01:40.960Z] #40 41.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:01:40 [2022-04-27T14:01:40.960Z] #40 41.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:01:41 [2022-04-27T14:01:41.543Z] #40 42.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
14:01:41 [2022-04-27T14:01:41.543Z] #40 42.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:01:41 [2022-04-27T14:01:41.543Z] #40 42.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:01:41 [2022-04-27T14:01:41.543Z] #40 42.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:01:41 [2022-04-27T14:01:41.543Z] #40 42.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:01:41 [2022-04-27T14:01:41.543Z] #40 42.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:01:41 [2022-04-27T14:01:41.806Z] #40 ...
14:01:41 [2022-04-27T14:01:41.807Z] 
14:01:41 [2022-04-27T14:01:41.807Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
14:01:41 [2022-04-27T14:01:41.807Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
14:01:41 [2022-04-27T14:01:41.807Z] #55 42.49 v3.0.2
14:01:41 [2022-04-27T14:01:41.807Z] #55 DONE 42.9s
14:01:42 [2022-04-27T14:01:42.069Z] 
14:01:42 [2022-04-27T14:01:42.069Z] #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
14:01:42 [2022-04-27T14:01:42.069Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
14:01:42 [2022-04-27T14:01:42.069Z] #14 38.87 The following additional packages will be installed:
14:01:42 [2022-04-27T14:01:42.069Z] #14 38.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:01:42 [2022-04-27T14:01:42.069Z] #14 38.88   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:01:42 [2022-04-27T14:01:42.069Z] #14 38.88   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:01:42 [2022-04-27T14:01:42.069Z] #14 38.88   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:01:42 [2022-04-27T14:01:42.069Z] #14 38.88   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:01:42 [2022-04-27T14:01:42.069Z] #14 38.88   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:01:42 [2022-04-27T14:01:42.069Z] #14 38.89   mingw-w64-common mingw-w64-x86-64-dev
14:01:42 [2022-04-27T14:01:42.069Z] #14 38.89 Suggested packages:
14:01:42 [2022-04-27T14:01:42.069Z] #14 38.90   gcc-10-locales seccomp wine64
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.22 The following NEW packages will be installed:
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.22   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.23   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.23   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.23   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.23   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.23   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.23   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.23   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.23   mingw-w64-x86-64-dev
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.62 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.62 Need to get 115 MB of archives.
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.62 After this operation, 645 MB of additional disk space will be used.
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.62 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]
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.74 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]
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:01:42 [2022-04-27T14:01:42.069Z] #14 40.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:01:42 [2022-04-27T14:01:42.070Z] #14 40.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:01:42 [2022-04-27T14:01:42.070Z] #14 41.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:01:42 [2022-04-27T14:01:42.070Z] #14 41.39 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]
14:01:42 [2022-04-27T14:01:42.070Z] #14 41.39 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]
14:01:42 [2022-04-27T14:01:42.070Z] #14 41.91 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]
14:01:42 [2022-04-27T14:01:42.647Z] #14 43.62 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]
14:01:43 [2022-04-27T14:01:43.591Z] #14 44.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]
14:01:43 [2022-04-27T14:01:43.862Z] #14 ...
14:01:43 [2022-04-27T14:01:43.862Z] 
14:01:43 [2022-04-27T14:01:43.862Z] #40 [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
14:01:43 [2022-04-27T14:01:43.862Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
14:01:43 [2022-04-27T14:01:43.862Z] #40 44.42 debconf: delaying package configuration, since apt-utils is not installed
14:01:43 [2022-04-27T14:01:43.862Z] #40 44.64 Fetched 17.7 MB in 1s (13.4 MB/s)
14:01:43 [2022-04-27T14:01:43.862Z] #40 44.74 Selecting previously unselected package xxd.
14:01:43 [2022-04-27T14:01:43.862Z] #40 44.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:01:43 [2022-04-27T14:01:43.862Z] #40 44.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:01:43 [2022-04-27T14:01:43.862Z] #40 44.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:01:44 [2022-04-27T14:01:44.124Z] #40 45.02 Selecting previously unselected package vim-common.#40 ...
14:01:44 [2022-04-27T14:01:44.124Z] 
14:01:44 [2022-04-27T14:01:44.124Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
14:01:44 [2022-04-27T14:01:44.124Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
14:01:44 [2022-04-27T14:01:44.124Z] #60 37.84 Building dependency tree...
14:01:44 [2022-04-27T14:01:44.124Z] #60 40.98 The following additional packages will be installed:
14:01:44 [2022-04-27T14:01:44.124Z] #60 40.99   libbtrfs0
14:01:44 [2022-04-27T14:01:44.124Z] #60 41.25 The following NEW packages will be installed:
14:01:44 [2022-04-27T14:01:44.124Z] #60 41.26   libbtrfs-dev libbtrfs0
14:01:44 [2022-04-27T14:01:44.124Z] #60 41.70 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
14:01:44 [2022-04-27T14:01:44.124Z] #60 41.70 Need to get 460 kB of archives.
14:01:44 [2022-04-27T14:01:44.124Z] #60 41.70 After this operation, 1237 kB of additional disk space will be used.
14:01:44 [2022-04-27T14:01:44.124Z] #60 41.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:01:44 [2022-04-27T14:01:44.124Z] #60 41.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:01:44 [2022-04-27T14:01:44.124Z] #60 43.12 debconf: delaying package configuration, since apt-utils is not installed
14:01:44 [2022-04-27T14:01:44.124Z] #60 43.48 Fetched 460 kB in 0s (1260 kB/s)
14:01:44 [2022-04-27T14:01:44.124Z] #60 43.67 Selecting previously unselected package libbtrfs0:amd64.
14:01:44 [2022-04-27T14:01:44.124Z] #60 43.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:01:44 [2022-04-27T14:01:44.124Z] #60 43.81 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:01:44 [2022-04-27T14:01:44.124Z] #60 43.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:01:44 [2022-04-27T14:01:44.124Z] #60 44.27 Selecting previously unselected package libbtrfs-dev:amd64.
14:01:44 [2022-04-27T14:01:44.124Z] #60 44.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:01:44 [2022-04-27T14:01:44.124Z] #60 44.33 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:01:44 [2022-04-27T14:01:44.124Z] #60 44.60 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:01:44 [2022-04-27T14:01:44.124Z] #60 44.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:01:44 [2022-04-27T14:01:44.124Z] #60 44.64 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:01:44 [2022-04-27T14:01:44.124Z] #60 DONE 45.0s
14:01:44 [2022-04-27T14:01:44.124Z] 
14:01:44 [2022-04-27T14:01:44.124Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
14:01:44 [2022-04-27T14:01:44.124Z] #61 sha256:ba124965923224d77ecb6d5ebc2a280293174f5f1de4047b4bef6ef15b8a5e07
14:01:44 [2022-04-27T14:01:44.124Z] #61 DONE 0.1s
14:01:44 [2022-04-27T14:01:44.124Z] 
14:01:44 [2022-04-27T14:01:44.124Z] #40 [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
14:01:44 [2022-04-27T14:01:44.124Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
14:01:44 [2022-04-27T14:01:44.124Z] #40 45.02 Selecting previously unselected package vim-common.
14:01:44 [2022-04-27T14:01:44.124Z] #40 45.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:01:44 [2022-04-27T14:01:44.124Z] #40 45.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:01:44 [2022-04-27T14:01:44.702Z] #40 45.63 Selecting previously unselected package cmake-data.
14:01:44 [2022-04-27T14:01:44.702Z] #40 45.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:01:44 [2022-04-27T14:01:44.702Z] #40 45.64 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:01:46 [2022-04-27T14:01:46.625Z] #40 ...
14:01:46 [2022-04-27T14:01:46.625Z] 
14:01:46 [2022-04-27T14:01:46.625Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
14:01:46 [2022-04-27T14:01:46.625Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17 NAME:
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17    go-winres - A tool for embedding resources in Windows executables
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17 
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17 USAGE:
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17    go-winres [global options] command [command options] [arguments...]
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17 
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17 COMMANDS:
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17    init     Create an initial ./winres/winres.json
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17    make     Make syso files for the "go build" command
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17    simply   Make syso files for the "go build" command (simplified)
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17    extract  Extract all resources from an executable
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17    patch    Replace resources in an executable file (exe, dll)
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17    help, h  Shows a list of commands or help for one command
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17 
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17 GLOBAL OPTIONS:
14:01:46 [2022-04-27T14:01:46.625Z] #38 47.17    --help, -h  show help (default: false)
14:01:46 [2022-04-27T14:01:46.625Z] #38 DONE 47.4s
14:01:46 [2022-04-27T14:01:46.625Z] 
14:01:46 [2022-04-27T14:01:46.625Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:01:46 [2022-04-27T14:01:46.625Z] #62 sha256:fc078d12bff03309b78403b9b527f245361f0b3121aa609d1f88c7faf9bad6c4
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.926 + RM_GOPATH=0
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.926 + TMP_GOPATH=
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.926 + : /build
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.926 + '[' -z '' ']'
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.931 ++ mktemp -d
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.933 + export GOPATH=/tmp/tmp.sbuoS2j3PQ
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.933 + GOPATH=/tmp/tmp.sbuoS2j3PQ
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.934 + RM_GOPATH=1
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.934 + case "$(go env GOARCH)" in
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.949 ++ go env GOARCH
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.965 + export GO_BUILDMODE=-buildmode=pie
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.966 + GO_BUILDMODE=-buildmode=pie
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.966 ++ dirname /install.sh
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.974 + dir=/
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.974 + bin=containerd
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.975 + shift
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.977 + '[' '!' -f //containerd.installer ']'
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.980 + . //containerd.installer
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.980 ++ set -e
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.981 ++ : v1.6.2
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.981 + install_containerd
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.982 + echo 'Install containerd version v1.6.2'
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.989 Install containerd version v1.6.2
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.989 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sbuoS2j3PQ/src/github.com/containerd/containerd
14:01:46 [2022-04-27T14:01:46.625Z] #62 0.992 Cloning into '/tmp/tmp.sbuoS2j3PQ/src/github.com/containerd/containerd'...
14:01:48 [2022-04-27T14:01:48.546Z] #62 ...
14:01:48 [2022-04-27T14:01:48.546Z] 
14:01:48 [2022-04-27T14:01:48.546Z] #49 [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
14:01:48 [2022-04-27T14:01:48.546Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
14:01:48 [2022-04-27T14:01:48.546Z] #49 34.32 Reading package lists...
14:01:48 [2022-04-27T14:01:48.546Z] #49 39.29 Building dependency tree...
14:01:48 [2022-04-27T14:01:48.546Z] #49 42.54 The following additional packages will be installed:
14:01:48 [2022-04-27T14:01:48.546Z] #49 42.54   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:01:48 [2022-04-27T14:01:48.546Z] #49 42.54   python3-protobuf python3-six
14:01:48 [2022-04-27T14:01:48.546Z] #49 42.55 Suggested packages:
14:01:48 [2022-04-27T14:01:48.546Z] #49 42.56   python3-setuptools
14:01:48 [2022-04-27T14:01:48.546Z] #49 42.56 Recommended packages:
14:01:48 [2022-04-27T14:01:48.546Z] #49 42.56   iproute2 | iproute
14:01:48 [2022-04-27T14:01:48.546Z] #49 43.43 The following NEW packages will be installed:
14:01:48 [2022-04-27T14:01:48.546Z] #49 43.44   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:01:48 [2022-04-27T14:01:48.546Z] #49 43.44   python3-protobuf python3-six
14:01:48 [2022-04-27T14:01:48.546Z] #49 44.21 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
14:01:48 [2022-04-27T14:01:48.546Z] #49 44.21 Need to get 2292 kB of archives.
14:01:48 [2022-04-27T14:01:48.546Z] #49 44.21 After this operation, 11.0 MB of additional disk space will be used.
14:01:48 [2022-04-27T14:01:48.546Z] #49 44.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:01:48 [2022-04-27T14:01:48.546Z] #49 44.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:01:48 [2022-04-27T14:01:48.546Z] #49 44.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:01:48 [2022-04-27T14:01:48.546Z] #49 44.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:01:48 [2022-04-27T14:01:48.546Z] #49 44.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:01:48 [2022-04-27T14:01:48.546Z] #49 44.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:01:48 [2022-04-27T14:01:48.546Z] #49 44.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:01:48 [2022-04-27T14:01:48.546Z] #49 47.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
14:01:48 [2022-04-27T14:01:48.546Z] #49 48.91 debconf: delaying package configuration, since apt-utils is not installed
14:01:48 [2022-04-27T14:01:48.546Z] #49 49.13 Fetched 2292 kB in 4s (536 kB/s)
14:01:48 [2022-04-27T14:01:48.546Z] #49 49.23 Selecting previously unselected package libprotobuf23:amd64.
14:01:48 [2022-04-27T14:01:48.546Z] #49 49.23 (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.)
14:01:48 [2022-04-27T14:01:48.546Z] #49 49.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
14:01:48 [2022-04-27T14:01:48.547Z] #49 49.32 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:01:48 [2022-04-27T14:01:48.547Z] #49 ...
14:01:48 [2022-04-27T14:01:48.547Z] 
14:01:48 [2022-04-27T14:01:48.547Z] #40 [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
14:01:48 [2022-04-27T14:01:48.547Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
14:01:48 [2022-04-27T14:01:48.547Z] #40 49.29 Selecting previously unselected package libicu67:amd64.
14:01:48 [2022-04-27T14:01:48.547Z] #40 49.32 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:01:48 [2022-04-27T14:01:48.547Z] #40 49.33 Unpacking libicu67:amd64 (67.1-7) ...
14:01:48 [2022-04-27T14:01:48.807Z] #40 ...
14:01:48 [2022-04-27T14:01:48.807Z] 
14:01:48 [2022-04-27T14:01:48.807Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:01:48 [2022-04-27T14:01:48.807Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:01:48 [2022-04-27T14:01:48.807Z] #53 39.71 go: downloading github.com/fatih/color v1.13.0
14:01:48 [2022-04-27T14:01:48.807Z] #53 39.71 go: downloading github.com/gofrs/flock v0.8.1
14:01:48 [2022-04-27T14:01:48.807Z] #53 39.79 go: downloading github.com/spf13/cobra v1.3.0
14:01:48 [2022-04-27T14:01:48.807Z] #53 39.80 go: downloading github.com/spf13/pflag v1.0.5
14:01:48 [2022-04-27T14:01:48.807Z] #53 40.07 go: downloading github.com/spf13/viper v1.10.1
14:01:48 [2022-04-27T14:01:48.807Z] #53 40.21 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
14:01:48 [2022-04-27T14:01:48.807Z] #53 40.41 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
14:01:48 [2022-04-27T14:01:48.807Z] #53 40.43 go: downloading github.com/go-critic/go-critic v0.6.2
14:01:48 [2022-04-27T14:01:48.807Z] #53 41.44 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:01:48 [2022-04-27T14:01:48.807Z] #53 41.50 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:01:48 [2022-04-27T14:01:48.807Z] #53 41.58 go: downloading github.com/mattn/go-colorable v0.1.12
14:01:48 [2022-04-27T14:01:48.807Z] #53 41.64 go: downloading github.com/mattn/go-isatty v0.0.14
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.17 go: downloading github.com/sirupsen/logrus v1.8.1
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.17 go: downloading github.com/stretchr/testify v1.7.0
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.47 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.53 go: downloading github.com/magiconair/properties v1.8.5
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.54 go: downloading github.com/fsnotify/fsnotify v1.5.1
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.67 go: downloading github.com/mitchellh/mapstructure v1.4.3
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.72 go: downloading github.com/spf13/afero v1.6.0
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.78 go: downloading github.com/spf13/cast v1.4.1
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.92 go: downloading github.com/subosito/gotenv v1.2.0
14:01:48 [2022-04-27T14:01:48.807Z] #53 45.94 go: downloading gopkg.in/ini.v1 v1.66.2
14:01:48 [2022-04-27T14:01:48.807Z] #53 46.09 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:01:48 [2022-04-27T14:01:48.807Z] #53 46.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:01:48 [2022-04-27T14:01:48.807Z] #53 46.11 go: downloading github.com/go-toolsmith/astequal v1.0.1
14:01:48 [2022-04-27T14:01:48.807Z] #53 46.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:01:48 [2022-04-27T14:01:48.807Z] #53 46.16 go: downloading github.com/go-toolsmith/astp v1.0.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 46.16 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 46.20 go: downloading github.com/go-toolsmith/typep v1.0.2
14:01:48 [2022-04-27T14:01:48.808Z] #53 46.22 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
14:01:48 [2022-04-27T14:01:48.808Z] #53 46.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:01:48 [2022-04-27T14:01:48.808Z] #53 46.28 go: downloading github.com/hashicorp/errwrap v1.0.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 46.30 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
14:01:48 [2022-04-27T14:01:48.808Z] #53 46.72 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 46.75 go: downloading github.com/Antonboom/errname v0.1.5
14:01:48 [2022-04-27T14:01:48.808Z] #53 46.82 go: downloading github.com/Antonboom/nilnil v0.1.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 46.90 go: downloading github.com/BurntSushi/toml v1.0.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 47.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:01:48 [2022-04-27T14:01:48.808Z] #53 47.67 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 47.83 go: downloading github.com/alexkohler/prealloc v1.0.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 47.87 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 47.93 go: downloading github.com/ashanbrown/makezero v1.1.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 47.98 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.00 go: downloading github.com/blizzy78/varnamelen v0.5.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.09 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.18 go: downloading github.com/breml/bidichk v0.2.1
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.29 go: downloading github.com/breml/errchkjson v0.2.1
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.36 go: downloading github.com/butuzov/ireturn v0.1.1
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.47 go: downloading github.com/charithe/durationcheck v0.0.9
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.57 go: downloading github.com/daixiang0/gci v0.2.9
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.61 go: downloading github.com/denis-tingajkin/go-header v0.4.2
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.79 go: downloading github.com/esimonov/ifshort v1.0.4
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.84 go: downloading github.com/fzipp/gocyclo v0.4.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:01:48 [2022-04-27T14:01:48.808Z] #53 48.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.37 go: downloading github.com/golangci/misspell v0.3.5
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.48 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.53 go: downloading github.com/jgautheron/goconst v1.5.1
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.61 go: downloading github.com/julz/importas v0.1.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.63 go: downloading github.com/kisielk/errcheck v1.6.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.66 go: downloading github.com/kulti/thelper v0.5.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.69 go: downloading github.com/kunwardeep/paralleltest v1.0.3
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.73 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.74 go: downloading github.com/ldez/gomoddirectives v0.2.2
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.77 go: downloading github.com/ldez/tagliatelle v0.3.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.83 go: downloading github.com/leonklingele/grouper v1.1.0
14:01:48 [2022-04-27T14:01:48.808Z] #53 49.87 go: downloading github.com/maratori/testpackage v1.0.1
14:01:49 [2022-04-27T14:01:49.068Z] #53 49.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:01:49 [2022-04-27T14:01:49.068Z] #53 49.95 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:01:49 [2022-04-27T14:01:49.068Z] #53 49.95 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
14:01:49 [2022-04-27T14:01:49.068Z] #53 49.98 go: downloading github.com/mgechev/revive v1.1.3
14:01:49 [2022-04-27T14:01:49.329Z] #53 ...
14:01:49 [2022-04-27T14:01:49.329Z] 
14:01:49 [2022-04-27T14:01:49.329Z] #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
14:01:49 [2022-04-27T14:01:49.329Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
14:01:49 [2022-04-27T14:01:49.329Z] #34 49.77 Updating files:  92% (1403/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.
14:01:49 [2022-04-27T14:01:49.590Z] #34 49.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:01:49 [2022-04-27T14:01:49.590Z] #34 50.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:01:53 [2022-04-27T14:01:53.801Z] #34 ...
14:01:53 [2022-04-27T14:01:53.801Z] 
14:01:53 [2022-04-27T14:01:53.801Z] #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
14:01:53 [2022-04-27T14:01:53.801Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
14:01:53 [2022-04-27T14:01:53.801Z] #14 44.92 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]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.40 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]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.86 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]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.90 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]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 46.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 47.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 47.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 47.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 47.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
14:01:53 [2022-04-27T14:01:53.801Z] #14 48.33 debconf: delaying package configuration, since apt-utils is not installed
14:01:53 [2022-04-27T14:01:53.801Z] #14 48.63 Fetched 115 MB in 7s (16.9 MB/s)
14:01:53 [2022-04-27T14:01:53.801Z] #14 48.76 Selecting previously unselected package binutils-mingw-w64-i686.
14:01:53 [2022-04-27T14:01:53.801Z] #14 48.76 (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.)
14:01:53 [2022-04-27T14:01:53.801Z] #14 48.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 48.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 50.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:01:53 [2022-04-27T14:01:53.801Z] #14 50.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 50.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 52.80 Selecting previously unselected package binutils-mingw-w64.
14:01:53 [2022-04-27T14:01:53.801Z] #14 52.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 52.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 52.99 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:01:53 [2022-04-27T14:01:53.801Z] #14 52.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 53.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 53.14 Selecting previously unselected package dmsetup.
14:01:53 [2022-04-27T14:01:53.801Z] #14 53.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 53.15 Unpacking dmsetup (2:1.02.175-2.1) ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 53.34 Selecting previously unselected package mingw-w64-common.
14:01:53 [2022-04-27T14:01:53.801Z] #14 53.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:01:53 [2022-04-27T14:01:53.801Z] #14 53.35 Unpacking mingw-w64-common (8.0.0-1) ...
14:01:54 [2022-04-27T14:01:54.061Z] #14 ...
14:01:54 [2022-04-27T14:01:54.062Z] 
14:01:54 [2022-04-27T14:01:54.062Z] #40 [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
14:01:54 [2022-04-27T14:01:54.062Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
14:01:54 [2022-04-27T14:01:54.062Z] #40 54.73 Selecting previously unselected package libxml2:amd64.
14:01:54 [2022-04-27T14:01:54.062Z] #40 54.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
14:01:54 [2022-04-27T14:01:54.062Z] #40 54.75 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
14:01:54 [2022-04-27T14:01:54.323Z] #40 55.27 Selecting previously unselected package libarchive13:amd64.
14:01:54 [2022-04-27T14:01:54.323Z] #40 55.28 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:01:54 [2022-04-27T14:01:54.323Z] #40 55.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:01:54 [2022-04-27T14:01:54.584Z] #40 55.57 Selecting previously unselected package libjsoncpp24:amd64.
14:01:54 [2022-04-27T14:01:54.584Z] #40 55.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:01:54 [2022-04-27T14:01:54.584Z] #40 55.63 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:01:54 [2022-04-27T14:01:54.844Z] #40 55.74 Selecting previously unselected package librhash0:amd64.
14:01:54 [2022-04-27T14:01:54.844Z] #40 55.76 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:01:54 [2022-04-27T14:01:54.844Z] #40 55.77 Unpacking librhash0:amd64 (1.4.1-2) ...
14:01:55 [2022-04-27T14:01:55.105Z] #40 55.92 Selecting previously unselected package libuv1:amd64.
14:01:55 [2022-04-27T14:01:55.105Z] #40 55.92 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:01:55 [2022-04-27T14:01:55.105Z] #40 55.93 Unpacking libuv1:amd64 (1.40.0-2) ...
14:01:55 [2022-04-27T14:01:55.105Z] #40 56.06 Selecting previously unselected package cmake.
14:01:55 [2022-04-27T14:01:55.105Z] #40 56.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:01:55 [2022-04-27T14:01:55.105Z] #40 56.09 Unpacking cmake (3.18.4-2+deb11u1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 59.80 Setting up libicu67:amd64 (67.1-7) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 59.83 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 59.84 Setting up libuv1:amd64 (1.40.0-2) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 59.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 59.91 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 59.93 Setting up librhash0:amd64 (1.4.1-2) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 59.95 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 59.98 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 60.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 60.07 Setting up cmake (3.18.4-2+deb11u1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 60.10 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:01:59 [2022-04-27T14:01:59.328Z] #40 ...
14:01:59 [2022-04-27T14:01:59.328Z] 
14:01:59 [2022-04-27T14:01:59.328Z] #49 [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
14:01:59 [2022-04-27T14:01:59.328Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.01 Selecting previously unselected package python3-pkg-resources.
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.02 Unpacking python3-pkg-resources (52.0.0-4) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.22 Selecting previously unselected package python3-six.
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.22 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.23 Unpacking python3-six (1.16.0-2) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.33 Selecting previously unselected package python3-protobuf.
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.36 Unpacking python3-protobuf (3.12.4-1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.77 Selecting previously unselected package libnet1:amd64.
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.77 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.89 Selecting previously unselected package libnl-3-200:amd64.
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.89 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 50.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 51.07 Selecting previously unselected package libprotobuf-c1:amd64.
14:01:59 [2022-04-27T14:01:59.328Z] #49 51.07 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 51.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 51.21 Selecting previously unselected package criu.
14:01:59 [2022-04-27T14:01:59.328Z] #49 51.21 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 51.22 Unpacking criu (3.16.1-3) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 51.79 Setting up python3-pkg-resources (52.0.0-4) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 53.28 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 53.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 53.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 53.35 Setting up python3-six (1.16.0-2) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 54.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 54.40 Setting up python3-protobuf (3.12.4-1) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 57.74 Setting up criu (3.16.1-3) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 59.61 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:01:59 [2022-04-27T14:01:59.328Z] #49 ...
14:01:59 [2022-04-27T14:01:59.328Z] 
14:01:59 [2022-04-27T14:01:59.328Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:01:59 [2022-04-27T14:01:59.328Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.55 go: downloading github.com/moricho/tparallel v0.2.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.55 go: downloading github.com/nakabonne/nestif v0.3.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.57 go: downloading github.com/nishanths/exhaustive v0.7.11
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.61 go: downloading github.com/nishanths/predeclared v0.2.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.64 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.73 go: downloading github.com/ryancurrah/gomodguard v1.2.3
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.78 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.81 go: downloading github.com/securego/gosec/v2 v2.9.6
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:01:59 [2022-04-27T14:01:59.328Z] #53 50.99 go: downloading github.com/sivchari/containedctx v1.0.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.01 go: downloading github.com/sivchari/tenv v1.4.7
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.02 go: downloading github.com/sonatard/noctx v0.0.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.05 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.06 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.18 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.20 go: downloading github.com/tetafro/godot v1.4.11
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.45 go: downloading github.com/ultraware/funlen v0.0.3
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.46 go: downloading github.com/ultraware/whitespace v0.0.4
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.47 go: downloading github.com/uudashr/gocognit v1.0.5
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.49 go: downloading github.com/yagipy/maintidx v1.0.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.53 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.79 go: downloading gitlab.com/bosi/decorder v0.2.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 51.87 go: downloading honnef.co/go/tools v0.2.2
14:01:59 [2022-04-27T14:01:59.328Z] #53 53.14 go: downloading mvdan.cc/gofumpt v0.2.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 53.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:01:59 [2022-04-27T14:01:59.328Z] #53 53.18 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
14:01:59 [2022-04-27T14:01:59.328Z] #53 53.27 go: downloading github.com/davecgh/go-spew v1.1.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 53.31 go: downloading github.com/pmezard/go-difflib v1.0.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 53.36 go: downloading github.com/stretchr/objx v0.1.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 53.45 go: downloading github.com/hashicorp/hcl v1.0.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 53.64 go: downloading github.com/pelletier/go-toml v1.9.4
14:01:59 [2022-04-27T14:01:59.328Z] #53 53.69 go: downloading gopkg.in/yaml.v2 v2.4.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 53.75 go: downloading golang.org/x/text v0.3.7
14:01:59 [2022-04-27T14:01:59.328Z] #53 58.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
14:01:59 [2022-04-27T14:01:59.328Z] #53 58.78 go: downloading github.com/gobwas/glob v0.2.3
14:01:59 [2022-04-27T14:01:59.328Z] #53 58.88 go: downloading github.com/kisielk/gotool v1.0.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 58.90 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:01:59 [2022-04-27T14:01:59.328Z] #53 58.97 go: downloading golang.org/x/mod v0.5.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 58.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 59.02 go: downloading github.com/ettle/strcase v0.1.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 59.08 go: downloading github.com/fatih/structtag v1.2.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 59.09 go: downloading github.com/Masterminds/semver v1.5.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 59.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:01:59 [2022-04-27T14:01:59.328Z] #53 59.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:01:59 [2022-04-27T14:01:59.328Z] #53 59.27 go: downloading github.com/prometheus/client_golang v1.7.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 59.59 go: downloading github.com/prometheus/client_model v0.2.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 59.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:01:59 [2022-04-27T14:01:59.328Z] #53 59.80 go: downloading github.com/google/go-cmp v0.5.6
14:01:59 [2022-04-27T14:01:59.328Z] #53 60.06 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
14:01:59 [2022-04-27T14:01:59.328Z] #53 60.07 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:01:59 [2022-04-27T14:01:59.328Z] #53 60.18 go: downloading github.com/beorn7/perks v1.0.1
14:01:59 [2022-04-27T14:01:59.328Z] #53 60.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:01:59 [2022-04-27T14:01:59.328Z] #53 60.22 go: downloading github.com/golang/protobuf v1.5.2
14:01:59 [2022-04-27T14:01:59.328Z] #53 60.31 go: downloading github.com/cespare/xxhash v1.1.0
14:01:59 [2022-04-27T14:01:59.328Z] #53 60.42 go: downloading github.com/prometheus/common v0.10.0
14:01:59 [2022-04-27T14:01:59.589Z] #53 60.64 go: downloading github.com/prometheus/procfs v0.6.0
14:01:59 [2022-04-27T14:01:59.850Z] #53 60.79 go: downloading github.com/mattn/go-runewidth v0.0.9
14:02:00 [2022-04-27T14:02:00.111Z] #53 60.91 go: downloading google.golang.org/protobuf v1.27.1
14:02:00 [2022-04-27T14:02:00.111Z] #53 ...
14:02:00 [2022-04-27T14:02:00.111Z] 
14:02:00 [2022-04-27T14:02:00.111Z] #49 [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
14:02:00 [2022-04-27T14:02:00.111Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
14:02:00 [2022-04-27T14:02:00.111Z] #49 DONE 60.8s
14:02:00 [2022-04-27T14:02:00.111Z] 
14:02:00 [2022-04-27T14:02:00.111Z] #40 [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
14:02:00 [2022-04-27T14:02:00.111Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
14:02:00 [2022-04-27T14:02:00.111Z] #40 DONE 61.1s
14:02:00 [2022-04-27T14:02:00.111Z] 
14:02:00 [2022-04-27T14:02:00.111Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
14:02:00 [2022-04-27T14:02:00.112Z] #41 sha256:505852120d9e30b1becb34985e9e1f5bcb8a6c77663404d56b8087380b8ceb32
14:02:00 [2022-04-27T14:02:00.372Z] #41 DONE 0.2s
14:02:00 [2022-04-27T14:02:00.372Z] 
14:02:00 [2022-04-27T14:02:00.372Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:02:00 [2022-04-27T14:02:00.372Z] #42 sha256:c2d1a81c58a0299bb0370d40e4a2f285cd6f16856542dd5d3017d1de4540fb39
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.355 + RM_GOPATH=0
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.355 + TMP_GOPATH=
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.355 + : /build
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.355 + '[' -z '' ']'
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.355 ++ mktemp -d
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.359 + export GOPATH=/tmp/tmp.kTJDIohqgT
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.359 + GOPATH=/tmp/tmp.kTJDIohqgT
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.359 + RM_GOPATH=1
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.359 + case "$(go env GOARCH)" in
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.362 ++ go env GOARCH
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.388 + export GO_BUILDMODE=-buildmode=pie
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.388 + GO_BUILDMODE=-buildmode=pie
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.390 ++ dirname /install.sh
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.391 + dir=/
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.394 + bin=tini
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.394 + shift
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.394 + '[' '!' -f //tini.installer ']'
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.394 + . //tini.installer
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.396 ++ : v0.19.0
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.398 + install_tini
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.398 + echo 'Install tini version v0.19.0'
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.398 Install tini version v0.19.0
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.398 + git clone https://github.com/krallin/tini.git /tmp/tmp.kTJDIohqgT/tini
14:02:01 [2022-04-27T14:02:01.800Z] #42 1.403 Cloning into '/tmp/tmp.kTJDIohqgT/tini'...
14:02:02 [2022-04-27T14:02:02.786Z] #42 2.527 + cd /tmp/tmp.kTJDIohqgT/tini
14:02:03 [2022-04-27T14:02:03.056Z] #42 2.527 + git checkout -q v0.19.0
14:02:03 [2022-04-27T14:02:03.056Z] #42 2.539 + cmake .
14:02:03 [2022-04-27T14:02:03.326Z] #42 3.054 -- The C compiler identification is GNU 10.2.1
14:02:03 [2022-04-27T14:02:03.326Z] #42 3.098 -- Detecting C compiler ABI info
14:02:03 [2022-04-27T14:02:03.899Z] #42 3.681 -- Detecting C compiler ABI info - done
14:02:04 [2022-04-27T14:02:04.162Z] #42 3.788 -- Check for working C compiler: /usr/bin/cc - skipped
14:02:04 [2022-04-27T14:02:04.162Z] #42 3.789 -- Detecting C compile features
14:02:04 [2022-04-27T14:02:04.162Z] #42 3.797 -- Detecting C compile features - done
14:02:04 [2022-04-27T14:02:04.162Z] #42 3.846 -- Performing Test HAS_BUILTIN_FORTIFY
14:02:04 [2022-04-27T14:02:04.424Z] #42 4.023 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:02:04 [2022-04-27T14:02:04.424Z] #42 4.133 -- Configuring done
14:02:04 [2022-04-27T14:02:04.424Z] #42 4.141 -- Generating done
14:02:04 [2022-04-27T14:02:04.424Z] #42 4.155 -- Build files have been written to: /tmp/tmp.kTJDIohqgT/tini
14:02:04 [2022-04-27T14:02:04.424Z] #42 4.174 + make tini-static
14:02:04 [2022-04-27T14:02:04.686Z] #42 4.445 Scanning dependencies of target tini-static
14:02:04 [2022-04-27T14:02:04.686Z] #42 4.535 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:02:05 [2022-04-27T14:02:05.630Z] #42 ...
14:02:05 [2022-04-27T14:02:05.630Z] 
14:02:05 [2022-04-27T14:02:05.630Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
14:02:05 [2022-04-27T14:02:05.630Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
14:02:05 [2022-04-27T14:02:05.630Z] #51 66.26 gotestsum version dev
14:02:05 [2022-04-27T14:02:05.630Z] #51 DONE 66.5s
14:02:05 [2022-04-27T14:02:05.630Z] 
14:02:05 [2022-04-27T14:02:05.630Z] #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
14:02:05 [2022-04-27T14:02:05.630Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
14:02:05 [2022-04-27T14:02:05.630Z] #14 58.50 Selecting previously unselected package mingw-w64-x86-64-dev.
14:02:05 [2022-04-27T14:02:05.630Z] #14 58.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:02:05 [2022-04-27T14:02:05.630Z] #14 58.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:02:05 [2022-04-27T14:02:05.630Z] #14 64.91 Selecting previously unselected package gcc-mingw-w64-base.
14:02:05 [2022-04-27T14:02:05.630Z] #14 64.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:02:05 [2022-04-27T14:02:05.630Z] #14 64.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:02:05 [2022-04-27T14:02:05.630Z] #14 65.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:02:05 [2022-04-27T14:02:05.630Z] #14 65.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:02:05 [2022-04-27T14:02:05.630Z] #14 65.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:02:06 [2022-04-27T14:02:06.202Z] #14 ...
14:02:06 [2022-04-27T14:02:06.202Z] 
14:02:06 [2022-04-27T14:02:06.202Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:02:06 [2022-04-27T14:02:06.202Z] #42 sha256:c2d1a81c58a0299bb0370d40e4a2f285cd6f16856542dd5d3017d1de4540fb39
14:02:06 [2022-04-27T14:02:06.202Z] #42 5.870 [100%] Linking C executable tini-static
14:02:07 [2022-04-27T14:02:07.146Z] #42 6.622 [100%] Built target tini-static
14:02:07 [2022-04-27T14:02:07.147Z] #42 6.673 + mkdir -p /build
14:02:07 [2022-04-27T14:02:07.147Z] #42 6.674 + cp tini-static /build/docker-init
14:02:07 [2022-04-27T14:02:07.147Z] #42 DONE 6.7s
14:02:07 [2022-04-27T14:02:07.147Z] 
14:02:07 [2022-04-27T14:02:07.147Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:02:07 [2022-04-27T14:02:07.147Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:02:07 [2022-04-27T14:02:07.147Z] #53 62.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:02:11 [2022-04-27T14:02:11.509Z] #53 ...
14:02:11 [2022-04-27T14:02:11.509Z] 
14:02:11 [2022-04-27T14:02:11.509Z] #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
14:02:11 [2022-04-27T14:02:11.509Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
14:02:11 [2022-04-27T14:02:11.509Z] #14 71.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:02:11 [2022-04-27T14:02:11.509Z] #14 71.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:02:11 [2022-04-27T14:02:11.509Z] #14 71.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:02:21 [2022-04-27T14:02:21.530Z] #14 ...
14:02:21 [2022-04-27T14:02:21.530Z] 
14:02:21 [2022-04-27T14:02:21.530Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:02:21 [2022-04-27T14:02:21.530Z] #62 sha256:fc078d12bff03309b78403b9b527f245361f0b3121aa609d1f88c7faf9bad6c4
14:02:21 [2022-04-27T14:02:21.792Z] #62 36.87 Updating files:  66% (3108/4707)
Updating files:  67% (3154/4707)
Updating files:  68% (3201/4707)
Updating files:  69% (3248/4707)
Updating files:  70% (3295/4707)
Updating files:  71% (3342/4707)
Updating files:  72% (3390/4707)
Updating files:  73% (3437/4707)
Updating files:  74% (3484/4707)
Updating files:  75% (3531/4707)
Updating files:  76% (3578/4707)
Updating files:  77% (3625/4707)
Updating files:  78% (3672/4707)
Updating files:  79% (3719/4707)
Updating files:  80% (3766/4707)
Updating files:  81% (3813/4707)
Updating files:  82% (3860/4707)
Updating files:  83% (3907/4707)
Updating files:  84% (3954/4707)
Updating files:  85% (4001/4707)
Updating files:  86% (4049/4707)
Updating files:  87% (4096/4707)
Updating files:  88% (4143/4707)
Updating files:  89% (4190/4707)
Updating files:  90% (4237/4707)
Updating files:  91% (4284/4707)
Updating files:  92% (4331/4707)
Updating files:  93% (4378/4707)
Updating files:  94% (4425/4707)
Updating files:  95% (4472/4707)
Updating files:  96% (4519/4707)
Updating files:  97% (4566/4707)
Updating files:  98% (4613/4707)
Updating files:  99% (4660/4707)
Updating files: 100% (4707/4707)
Updating files: 100% (4707/4707), done.
14:02:21 [2022-04-27T14:02:21.792Z] #62 37.69 + cd /tmp/tmp.sbuoS2j3PQ/src/github.com/containerd/containerd
14:02:21 [2022-04-27T14:02:21.792Z] #62 37.69 + git checkout -q v1.6.2
14:02:23 [2022-04-27T14:02:23.176Z] #62 38.77 + export 'BUILDTAGS=netgo osusergo static_build'
14:02:23 [2022-04-27T14:02:23.176Z] #62 38.77 + BUILDTAGS='netgo osusergo static_build'
14:02:23 [2022-04-27T14:02:23.176Z] #62 38.77 + export EXTRA_FLAGS=-buildmode=pie
14:02:23 [2022-04-27T14:02:23.176Z] #62 38.77 + EXTRA_FLAGS=-buildmode=pie
14:02:23 [2022-04-27T14:02:23.176Z] #62 38.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:02:23 [2022-04-27T14:02:23.176Z] #62 38.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:02:23 [2022-04-27T14:02:23.176Z] #62 38.77 + '[' '' = dynamic ']'
14:02:23 [2022-04-27T14:02:23.176Z] #62 38.77 + make
14:02:24 [2022-04-27T14:02:24.119Z] #62 39.95 + bin/ctr
14:02:32 [2022-04-27T14:02:32.265Z] #62 ...
14:02:32 [2022-04-27T14:02:32.265Z] 
14:02:32 [2022-04-27T14:02:32.265Z] #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
14:02:32 [2022-04-27T14:02:32.265Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
14:02:32 [2022-04-27T14:02:32.265Z] #14 82.76 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:02:32 [2022-04-27T14:02:32.265Z] #14 82.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:02:32 [2022-04-27T14:02:32.265Z] #14 82.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:02:32 [2022-04-27T14:02:32.265Z] #14 87.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:02:32 [2022-04-27T14:02:32.265Z] #14 87.48 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:02:32 [2022-04-27T14:02:32.265Z] #14 87.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:02:32 [2022-04-27T14:02:32.265Z] #14 92.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:02:32 [2022-04-27T14:02:32.265Z] #14 92.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:02:32 [2022-04-27T14:02:32.265Z] #14 92.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:02:42 [2022-04-27T14:02:42.274Z] #14 103.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:02:42 [2022-04-27T14:02:42.274Z] #14 103.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:02:42 [2022-04-27T14:02:42.274Z] #14 103.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:02:47 [2022-04-27T14:02:47.561Z] #14 107.9 Selecting previously unselected package g++-mingw-w64-x86-64.
14:02:47 [2022-04-27T14:02:47.561Z] #14 107.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:02:47 [2022-04-27T14:02:47.561Z] #14 108.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:02:47 [2022-04-27T14:02:47.561Z] #14 108.1 Selecting previously unselected package libapparmor1:amd64.
14:02:47 [2022-04-27T14:02:47.561Z] #14 108.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:02:47 [2022-04-27T14:02:47.561Z] #14 108.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:02:47 [2022-04-27T14:02:47.561Z] #14 108.2 Selecting previously unselected package libapparmor-dev:amd64.
14:02:47 [2022-04-27T14:02:47.561Z] #14 108.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:02:47 [2022-04-27T14:02:47.561Z] #14 108.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:02:47 [2022-04-27T14:02:47.561Z] #14 108.3 Selecting previously unselected package libbtrfs0:amd64.
14:02:47 [2022-04-27T14:02:47.561Z] #14 ...
14:02:47 [2022-04-27T14:02:47.561Z] 
14:02:47 [2022-04-27T14:02:47.561Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:02:47 [2022-04-27T14:02:47.561Z] #65 sha256:456eafa3f88d613cdc7a90cff13927d6e638532b6e87b85db6de5e8e2660428e
14:02:47 [2022-04-27T14:02:47.561Z] #65 107.9 + for f in rootlesskit rootlesskit-docker-proxy
14:02:47 [2022-04-27T14:02:47.561Z] #65 107.9 + GOBIN=/build
14:02:47 [2022-04-27T14:02:47.561Z] #65 107.9 + GO111MODULE=on
14:02:47 [2022-04-27T14:02:47.561Z] #65 107.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7 rootlesskit version 1.0.0
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7 Usage of /build/rootlesskit-docker-proxy:
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7   -container-ip string
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7     	container ip
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7   -container-port int
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7     	container port (default -1)
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7   -host-ip string
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7     	host ip
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7   -host-port int
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7     	host port (default -1)
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7   -proto string
14:02:52 [2022-04-27T14:02:52.850Z] #65 112.7     	proxy protocol (default "tcp")
14:02:52 [2022-04-27T14:02:52.850Z] #65 ...
14:02:52 [2022-04-27T14:02:52.850Z] 
14:02:52 [2022-04-27T14:02:52.850Z] #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
14:02:52 [2022-04-27T14:02:52.850Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.5 Selecting previously unselected package libbtrfs-dev:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.7 Selecting previously unselected package libudev-dev:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.7 Unpacking libudev-dev:amd64 (247.3-7) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.9 Selecting previously unselected package libsepol1-dev:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 108.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.1 Selecting previously unselected package libpcre2-16-0:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.4 Selecting previously unselected package libpcre2-32-0:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.5 Selecting previously unselected package libpcre2-posix2:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.6 Selecting previously unselected package libpcre2-dev:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 109.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.0 Selecting previously unselected package libselinux1-dev:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.2 Selecting previously unselected package libdevmapper-dev:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.3 Selecting previously unselected package libseccomp-dev:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.4 Selecting previously unselected package libsystemd-dev:amd64.
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 110.4 Unpacking libsystemd-dev:amd64 (247.3-7) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.5 Setting up libpcre2-16-0:amd64 (10.36-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.5 Setting up libpcre2-32-0:amd64 (10.36-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.6 Setting up libudev-dev:amd64 (247.3-7) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.6 Setting up libpcre2-posix2:amd64 (10.36-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.7 Setting up mingw-w64-common (8.0.0-1) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.7 Setting up libsystemd-dev:amd64 (247.3-7) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.8 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
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.9 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
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:02:52 [2022-04-27T14:02:52.850Z] #14 111.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:02:52 [2022-04-27T14:02:52.851Z] #14 111.9 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
14:02:52 [2022-04-27T14:02:52.851Z] #14 111.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:02:52 [2022-04-27T14:02:52.851Z] #14 112.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:02:52 [2022-04-27T14:02:52.851Z] #14 112.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:02:52 [2022-04-27T14:02:52.851Z] #14 112.0 Setting up dmsetup (2:1.02.175-2.1) ...
14:02:52 [2022-04-27T14:02:52.851Z] #14 112.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:02:52 [2022-04-27T14:02:52.851Z] #14 112.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:02:52 [2022-04-27T14:02:52.851Z] #14 112.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:02:55 [2022-04-27T14:02:55.402Z] #14 DONE 116.1s
14:02:55 [2022-04-27T14:02:55.402Z] 
14:02:55 [2022-04-27T14:02:55.402Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:02:55 [2022-04-27T14:02:55.402Z] #65 sha256:456eafa3f88d613cdc7a90cff13927d6e638532b6e87b85db6de5e8e2660428e
14:02:55 [2022-04-27T14:02:55.402Z] #65 DONE 115.7s
14:02:55 [2022-04-27T14:02:55.402Z] 
14:02:55 [2022-04-27T14:02:55.402Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:02:55 [2022-04-27T14:02:55.402Z] #57 sha256:862960a18f0da678c13a9f1b6f877cd20daee449e8e0da8d851389f0c4502ce9
14:02:55 [2022-04-27T14:02:55.402Z] #57 DONE 0.2s
14:02:55 [2022-04-27T14:02:55.402Z] 
14:02:55 [2022-04-27T14:02:55.402Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:02:55 [2022-04-27T14:02:55.402Z] #66 sha256:2de2c0a0c21471b59c65d95464163b4446dd195bb7534227853c08dac145f2d0
14:02:55 [2022-04-27T14:02:55.402Z] #66 DONE 0.1s
14:02:55 [2022-04-27T14:02:55.402Z] 
14:02:55 [2022-04-27T14:02:55.402Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:02:55 [2022-04-27T14:02:55.402Z] #58 sha256:3ae4dd3dc957239185c1affb455bfda021022bf71d3ec7fcce2a9bc7e989e5ee
14:02:55 [2022-04-27T14:02:55.402Z] #58 ...
14:02:55 [2022-04-27T14:02:55.402Z] 
14:02:55 [2022-04-27T14:02:55.402Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:02:55 [2022-04-27T14:02:55.402Z] #67 sha256:6a1e177e9247b913ec0181b37e12b0b8a496173da73d8280639c52156d8fed00
14:02:55 [2022-04-27T14:02:55.402Z] #67 DONE 0.1s
14:02:55 [2022-04-27T14:02:55.664Z] 
14:02:55 [2022-04-27T14:02:55.664Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
14:02:55 [2022-04-27T14:02:55.664Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124
14:02:57 [2022-04-27T14:02:57.055Z] #15 DONE 1.9s
14:02:57 [2022-04-27T14:02:57.055Z] 
14:02:57 [2022-04-27T14:02:57.055Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:02:57 [2022-04-27T14:02:57.055Z] #58 sha256:3ae4dd3dc957239185c1affb455bfda021022bf71d3ec7fcce2a9bc7e989e5ee
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.358 + RM_GOPATH=0
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.358 + TMP_GOPATH=
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.358 + : /build
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.358 + '[' -z '' ']'
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.358 ++ mktemp -d
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.367 + export GOPATH=/tmp/tmp.gtpLRuDkjk
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.367 + GOPATH=/tmp/tmp.gtpLRuDkjk
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.367 + RM_GOPATH=1
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.367 + case "$(go env GOARCH)" in
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.367 ++ go env GOARCH
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.385 + export GO_BUILDMODE=-buildmode=pie
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.385 + GO_BUILDMODE=-buildmode=pie
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.386 ++ dirname /install.sh
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 Install runc version v1.1.1 (build tags: seccomp)
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 + dir=/
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 + bin=runc
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 + shift
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 + '[' '!' -f //runc.installer ']'
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 + . //runc.installer
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 ++ set -e
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 ++ : v1.1.1
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 + install_runc
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 + RUNC_BUILDTAGS=seccomp
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.431 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gtpLRuDkjk/src/github.com/opencontainers/runc
14:02:57 [2022-04-27T14:02:57.055Z] #58 1.438 Cloning into '/tmp/tmp.gtpLRuDkjk/src/github.com/opencontainers/runc'...
14:02:58 [2022-04-27T14:02:58.973Z] #58 ...
14:02:58 [2022-04-27T14:02:58.973Z] 
14:02:58 [2022-04-27T14:02:58.973Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:02:58 [2022-04-27T14:02:58.973Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd
14:02:58 [2022-04-27T14:02:58.973Z] #16 DONE 1.6s
14:02:58 [2022-04-27T14:02:58.973Z] 
14:02:58 [2022-04-27T14:02:58.973Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:02:58 [2022-04-27T14:02:58.973Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825
14:02:59 [2022-04-27T14:02:59.547Z] #17 0.877 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:02:59 [2022-04-27T14:02:59.547Z] #17 DONE 1.0s
14:02:59 [2022-04-27T14:02:59.547Z] 
14:02:59 [2022-04-27T14:02:59.547Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:02:59 [2022-04-27T14:02:59.547Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:02:59 [2022-04-27T14:02:59.810Z] #53 ...
14:02:59 [2022-04-27T14:02:59.810Z] 
14:02:59 [2022-04-27T14:02:59.810Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:02:59 [2022-04-27T14:02:59.810Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25
14:03:00 [2022-04-27T14:03:00.752Z] #18 DONE 1.1s
14:03:00 [2022-04-27T14:03:00.752Z] 
14:03:00 [2022-04-27T14:03:00.752Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:03:00 [2022-04-27T14:03:00.752Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5
14:03:01 [2022-04-27T14:03:01.694Z] #19 DONE 0.9s
14:03:01 [2022-04-27T14:03:01.694Z] 
14:03:01 [2022-04-27T14:03:01.694Z] #20 [dev-systemd-false  6/25] RUN ldconfig
14:03:01 [2022-04-27T14:03:01.694Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04
14:03:03 [2022-04-27T14:03:03.094Z] #20 DONE 1.1s
14:03:03 [2022-04-27T14:03:03.095Z] 
14:03:03 [2022-04-27T14:03:03.095Z] #21 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:03:03 [2022-04-27T14:03:03.095Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
14:03:04 [2022-04-27T14:03:04.042Z] #21 1.287 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:03:04 [2022-04-27T14:03:04.042Z] #21 1.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
14:03:04 [2022-04-27T14:03:04.042Z] #21 1.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
14:03:04 [2022-04-27T14:03:04.615Z] #21 1.834 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:03:05 [2022-04-27T14:03:05.188Z] #21 2.436 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
14:03:06 [2022-04-27T14:03:06.576Z] #21 3.734 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:03:10 [2022-04-27T14:03:10.846Z] #21 7.522 Fetched 8510 kB in 7s (1306 kB/s)
14:03:11 [2022-04-27T14:03:11.788Z] #21 7.522 Reading package lists...
14:03:11 [2022-04-27T14:03:11.788Z] #21 ...
14:03:11 [2022-04-27T14:03:11.788Z] 
14:03:11 [2022-04-27T14:03:11.788Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:03:11 [2022-04-27T14:03:11.788Z] #58 sha256:3ae4dd3dc957239185c1affb455bfda021022bf71d3ec7fcce2a9bc7e989e5ee
14:03:11 [2022-04-27T14:03:11.788Z] #58 11.01 + cd /tmp/tmp.gtpLRuDkjk/src/github.com/opencontainers/runc
14:03:11 [2022-04-27T14:03:11.788Z] #58 11.01 + git checkout -q v1.1.1
14:03:11 [2022-04-27T14:03:11.788Z] #58 11.26 + '[' -z '' ']'
14:03:11 [2022-04-27T14:03:11.788Z] #58 11.26 + target=static
14:03:11 [2022-04-27T14:03:11.788Z] #58 11.26 + make BUILDTAGS=seccomp static
14:03:11 [2022-04-27T14:03:11.788Z] #58 11.65 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
14:03:12 [2022-04-27T14:03:12.730Z] #58 ...
14:03:12 [2022-04-27T14:03:12.730Z] 
14:03:12 [2022-04-27T14:03:12.730Z] #21 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:03:12 [2022-04-27T14:03:12.730Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
14:03:12 [2022-04-27T14:03:12.730Z] #21 7.522 Reading package lists...
14:03:15 [2022-04-27T14:03:15.279Z] #21 10.01 Reading package lists...
14:03:15 [2022-04-27T14:03:15.279Z] #21 ...
14:03:15 [2022-04-27T14:03:15.279Z] 
14:03:15 [2022-04-27T14:03:15.279Z] #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
14:03:15 [2022-04-27T14:03:15.279Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
14:03:15 [2022-04-27T14:03:15.279Z] #34 DONE 135.3s
14:03:15 [2022-04-27T14:03:15.279Z] 
14:03:15 [2022-04-27T14:03:15.279Z] #45 [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
14:03:15 [2022-04-27T14:03:15.279Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
14:03:15 [2022-04-27T14:03:15.279Z] #45 ...
14:03:15 [2022-04-27T14:03:15.279Z] 
14:03:15 [2022-04-27T14:03:15.279Z] #21 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:03:15 [2022-04-27T14:03:15.279Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
14:03:15 [2022-04-27T14:03:15.279Z] #21 10.01 Reading package lists...
14:03:16 [2022-04-27T14:03:16.222Z] #21 12.45 Building dependency tree...
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.05 The following additional packages will be installed:
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.05   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.05   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.06   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.06   python3-pkg-resources vim-runtime xxd
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.06 Suggested packages:
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.07   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.07   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.07   acl attr quota
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.07 Recommended packages:
14:03:16 [2022-04-27T14:03:16.797Z] #21 14.07   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:03:17 [2022-04-27T14:03:17.740Z] #21 15.05 The following NEW packages will be installed:
14:03:18 [2022-04-27T14:03:18.001Z] #21 15.05   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:03:18 [2022-04-27T14:03:18.001Z] #21 15.05   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:03:18 [2022-04-27T14:03:18.001Z] #21 15.05   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:03:18 [2022-04-27T14:03:18.001Z] #21 15.05   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:03:18 [2022-04-27T14:03:18.001Z] #21 15.05   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:03:18 [2022-04-27T14:03:18.001Z] #21 15.05   python3-pkg-resources python3-setuptools python3-wheel sudo
14:03:18 [2022-04-27T14:03:18.001Z] #21 15.05   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:03:18 [2022-04-27T14:03:18.001Z] #21 15.05   xz-utils zip zstd
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.38 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.38 Need to get 27.6 MB of archives.
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.38 After this operation, 106 MB of additional disk space will be used.
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.44 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:03:18 [2022-04-27T14:03:18.262Z] #21 15.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.74 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.79 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.80 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.81 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.81 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
14:03:18 [2022-04-27T14:03:18.523Z] #21 15.84 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:03:18 [2022-04-27T14:03:18.784Z] #21 15.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:03:18 [2022-04-27T14:03:18.784Z] #21 15.84 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:03:18 [2022-04-27T14:03:18.784Z] #21 16.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:03:18 [2022-04-27T14:03:18.784Z] #21 16.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:03:18 [2022-04-27T14:03:18.784Z] #21 16.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:03:19 [2022-04-27T14:03:19.045Z] #21 16.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
14:03:19 [2022-04-27T14:03:19.305Z] #21 16.56 debconf: delaying package configuration, since apt-utils is not installed
14:03:19 [2022-04-27T14:03:19.306Z] #21 16.66 Fetched 27.6 MB in 1s (26.8 MB/s)
14:03:19 [2022-04-27T14:03:19.567Z] #21 16.71 Selecting previously unselected package pigz.
14:03:19 [2022-04-27T14:03:19.567Z] #21 16.71 (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.)
14:03:19 [2022-04-27T14:03:19.567Z] #21 16.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:03:19 [2022-04-27T14:03:19.567Z] #21 16.77 Unpacking pigz (2.6-1) ...
14:03:19 [2022-04-27T14:03:19.567Z] #21 16.88 Selecting previously unselected package libelf1:amd64.
14:03:19 [2022-04-27T14:03:19.567Z] #21 16.88 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:03:19 [2022-04-27T14:03:19.828Z] #21 16.89 Unpacking libelf1:amd64 (0.183-1) ...
14:03:19 [2022-04-27T14:03:19.828Z] #21 17.06 Selecting previously unselected package libbpf0:amd64.
14:03:19 [2022-04-27T14:03:19.828Z] #21 17.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:03:19 [2022-04-27T14:03:19.828Z] #21 17.06 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:03:19 [2022-04-27T14:03:19.828Z] #21 17.17 Selecting previously unselected package libcap2:amd64.
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.19 Unpacking libcap2:amd64 (1:2.44-1) ...
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.26 Selecting previously unselected package libmnl0:amd64.
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.26 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.27 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.33 Selecting previously unselected package libxtables12:amd64.
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.33 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.34 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.40 Selecting previously unselected package libcap2-bin.
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:03:20 [2022-04-27T14:03:20.089Z] #21 17.41 Unpacking libcap2-bin (1:2.44-1) ...
14:03:20 [2022-04-27T14:03:20.349Z] #21 17.49 Selecting previously unselected package iproute2.
14:03:20 [2022-04-27T14:03:20.349Z] #21 17.50 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:03:20 [2022-04-27T14:03:20.349Z] #21 17.51 Unpacking iproute2 (5.10.0-4) ...
14:03:20 [2022-04-27T14:03:20.611Z] #21 17.91 Selecting previously unselected package xxd.
14:03:20 [2022-04-27T14:03:20.872Z] #21 17.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:03:20 [2022-04-27T14:03:20.872Z] #21 17.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:03:20 [2022-04-27T14:03:20.872Z] #21 18.09 Selecting previously unselected package vim-common.
14:03:20 [2022-04-27T14:03:20.872Z] #21 18.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:03:20 [2022-04-27T14:03:20.872Z] #21 18.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:03:21 [2022-04-27T14:03:21.133Z] #21 18.26 Selecting previously unselected package bash-completion.
14:03:21 [2022-04-27T14:03:21.133Z] #21 18.26 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:03:23 [2022-04-27T14:03:23.047Z] #21 19.91 Unpacking bash-completion (1:2.11-2) ...
14:03:23 [2022-04-27T14:03:23.047Z] #21 20.31 Selecting previously unselected package bzip2.
14:03:23 [2022-04-27T14:03:23.047Z] #21 20.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:03:23 [2022-04-27T14:03:23.047Z] #21 20.32 Unpacking bzip2 (1.0.8-4) ...
14:03:23 [2022-04-27T14:03:23.047Z] #21 20.38 Selecting previously unselected package xz-utils.
14:03:23 [2022-04-27T14:03:23.047Z] #21 20.39 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:03:23 [2022-04-27T14:03:23.047Z] #21 20.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:03:23 [2022-04-27T14:03:23.307Z] #21 20.56 Selecting previously unselected package apparmor.
14:03:23 [2022-04-27T14:03:23.308Z] #21 20.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:03:23 [2022-04-27T14:03:23.308Z] #21 20.62 Unpacking apparmor (2.13.6-10) ...
14:03:23 [2022-04-27T14:03:23.879Z] #21 21.01 Selecting previously unselected package inetutils-ping.
14:03:23 [2022-04-27T14:03:23.879Z] #21 21.01 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
14:03:23 [2022-04-27T14:03:23.879Z] #21 21.02 Unpacking inetutils-ping (2:2.0-1) ...
14:03:23 [2022-04-27T14:03:23.879Z] #21 21.12 Selecting previously unselected package libip4tc2:amd64.
14:03:23 [2022-04-27T14:03:23.879Z] #21 21.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:03:23 [2022-04-27T14:03:23.879Z] #21 21.13 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:03:23 [2022-04-27T14:03:23.879Z] #21 21.20 Selecting previously unselected package libip6tc2:amd64.
14:03:23 [2022-04-27T14:03:23.879Z] #21 21.20 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:03:23 [2022-04-27T14:03:23.879Z] #21 21.21 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:03:23 [2022-04-27T14:03:23.879Z] #21 21.27 Selecting previously unselected package libnfnetlink0:amd64.
14:03:24 [2022-04-27T14:03:24.140Z] #21 21.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:03:24 [2022-04-27T14:03:24.140Z] #21 21.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:03:24 [2022-04-27T14:03:24.140Z] #21 21.34 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:03:24 [2022-04-27T14:03:24.140Z] #21 21.35 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:03:24 [2022-04-27T14:03:24.140Z] #21 21.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:03:24 [2022-04-27T14:03:24.400Z] #21 21.43 Selecting previously unselected package libnftnl11:amd64.
14:03:24 [2022-04-27T14:03:24.400Z] #21 21.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:03:24 [2022-04-27T14:03:24.400Z] #21 21.44 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:03:24 [2022-04-27T14:03:24.400Z] #21 21.51 Selecting previously unselected package iptables.
14:03:24 [2022-04-27T14:03:24.400Z] #21 21.51 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:03:24 [2022-04-27T14:03:24.400Z] #21 21.52 Unpacking iptables (1.8.7-1) ...
14:03:24 [2022-04-27T14:03:24.661Z] #21 21.79 Selecting previously unselected package libonig5:amd64.
14:03:24 [2022-04-27T14:03:24.661Z] #21 21.80 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:03:24 [2022-04-27T14:03:24.661Z] #21 21.82 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:03:24 [2022-04-27T14:03:24.661Z] #21 21.97 Selecting previously unselected package libjq1:amd64.
14:03:24 [2022-04-27T14:03:24.661Z] #21 21.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:03:24 [2022-04-27T14:03:24.661Z] #21 21.99 Unpacking libjq1:amd64 (1.6-2.1) ...
14:03:24 [2022-04-27T14:03:24.923Z] #21 22.08 Selecting previously unselected package jq.
14:03:24 [2022-04-27T14:03:24.923Z] #21 22.10 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:03:24 [2022-04-27T14:03:24.923Z] #21 22.11 Unpacking jq (1.6-2.1) ...
14:03:24 [2022-04-27T14:03:24.923Z] #21 22.18 Selecting previously unselected package libaio1:amd64.
14:03:24 [2022-04-27T14:03:24.923Z] #21 22.20 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:03:24 [2022-04-27T14:03:24.923Z] #21 22.21 Unpacking libaio1:amd64 (0.3.112-9) ...
14:03:24 [2022-04-27T14:03:24.923Z] #21 22.27 Selecting previously unselected package libgpm2:amd64.
14:03:24 [2022-04-27T14:03:24.923Z] #21 22.27 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:03:24 [2022-04-27T14:03:24.923Z] #21 22.27 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:03:24 [2022-04-27T14:03:24.923Z] #21 22.32 Selecting previously unselected package libicu67:amd64.
14:03:25 [2022-04-27T14:03:25.184Z] #21 22.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:03:25 [2022-04-27T14:03:25.184Z] #21 22.32 Unpacking libicu67:amd64 (67.1-7) ...
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.40 Selecting previously unselected package libinih1:amd64.
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.41 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.42 Unpacking libinih1:amd64 (53-1+b2) ...
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.48 Selecting previously unselected package libnet1:amd64.
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.49 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.59 Selecting previously unselected package libnl-3-200:amd64.
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.69 Selecting previously unselected package libprotobuf-c1:amd64.
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.70 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.76 Selecting previously unselected package net-tools.
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.77 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:03:28 [2022-04-27T14:03:28.488Z] #21 25.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:03:28 [2022-04-27T14:03:28.751Z] #21 25.99 Selecting previously unselected package patch.
14:03:28 [2022-04-27T14:03:28.751Z] #21 25.99 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
14:03:28 [2022-04-27T14:03:28.751Z] #21 26.00 Unpacking patch (2.7.6-7) ...
14:03:28 [2022-04-27T14:03:28.751Z] #21 26.12 Selecting previously unselected package python-pip-whl.
14:03:29 [2022-04-27T14:03:29.012Z] #21 26.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:03:29 [2022-04-27T14:03:29.012Z] #21 26.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:03:29 [2022-04-27T14:03:29.584Z] #21 26.64 Selecting previously unselected package python3-lib2to3.
14:03:29 [2022-04-27T14:03:29.584Z] #21 26.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:03:29 [2022-04-27T14:03:29.584Z] #21 26.66 Unpacking python3-lib2to3 (3.9.2-1) ...
14:03:29 [2022-04-27T14:03:29.584Z] #21 26.75 Selecting previously unselected package python3-distutils.
14:03:29 [2022-04-27T14:03:29.584Z] #21 26.76 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:03:29 [2022-04-27T14:03:29.584Z] #21 26.76 Unpacking python3-distutils (3.9.2-1) ...
14:03:29 [2022-04-27T14:03:29.845Z] #21 26.90 Selecting previously unselected package python3-pkg-resources.
14:03:29 [2022-04-27T14:03:29.845Z] #21 26.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:03:29 [2022-04-27T14:03:29.845Z] #21 26.91 Unpacking python3-pkg-resources (52.0.0-4) ...
14:03:29 [2022-04-27T14:03:29.845Z] #21 27.06 Selecting previously unselected package python3-setuptools.
14:03:29 [2022-04-27T14:03:29.845Z] #21 27.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:03:29 [2022-04-27T14:03:29.845Z] #21 27.08 Unpacking python3-setuptools (52.0.0-4) ...
14:03:30 [2022-04-27T14:03:30.107Z] #21 27.27 Selecting previously unselected package python3-wheel.
14:03:30 [2022-04-27T14:03:30.107Z] #21 27.27 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:03:30 [2022-04-27T14:03:30.107Z] #21 27.28 Unpacking python3-wheel (0.34.2-1) ...
14:03:30 [2022-04-27T14:03:30.107Z] #21 27.35 Selecting previously unselected package python3-pip.
14:03:30 [2022-04-27T14:03:30.107Z] #21 27.37 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:03:30 [2022-04-27T14:03:30.107Z] #21 27.38 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:03:30 [2022-04-27T14:03:30.380Z] #21 27.66 Selecting previously unselected package sudo.
14:03:30 [2022-04-27T14:03:30.380Z] #21 27.66 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
14:03:30 [2022-04-27T14:03:30.380Z] #21 27.67 Unpacking sudo (1.9.5p2-3) ...
14:03:30 [2022-04-27T14:03:30.953Z] #21 28.21 Selecting previously unselected package thin-provisioning-tools.
14:03:30 [2022-04-27T14:03:30.954Z] #21 28.21 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:03:30 [2022-04-27T14:03:30.954Z] #21 28.22 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:03:31 [2022-04-27T14:03:31.215Z] #21 28.44 Selecting previously unselected package uidmap.
14:03:31 [2022-04-27T14:03:31.215Z] #21 28.46 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
14:03:31 [2022-04-27T14:03:31.215Z] #21 28.47 Unpacking uidmap (1:4.8.1-1) ...
14:03:31 [2022-04-27T14:03:31.477Z] #21 28.60 Selecting previously unselected package vim-runtime.
14:03:31 [2022-04-27T14:03:31.477Z] #21 28.60 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:03:31 [2022-04-27T14:03:31.477Z] #21 28.63 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:03:31 [2022-04-27T14:03:31.477Z] #21 28.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:03:31 [2022-04-27T14:03:31.477Z] #21 28.66 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:03:34 [2022-04-27T14:03:34.779Z] #21 31.36 Selecting previously unselected package vim.
14:03:34 [2022-04-27T14:03:34.779Z] #21 31.36 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:03:34 [2022-04-27T14:03:34.779Z] #21 31.37 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:03:34 [2022-04-27T14:03:34.779Z] #21 31.88 Selecting previously unselected package xfsprogs.
14:03:34 [2022-04-27T14:03:34.779Z] #21 31.89 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
14:03:34 [2022-04-27T14:03:34.779Z] #21 31.90 Unpacking xfsprogs (5.10.0-4) ...
14:03:35 [2022-04-27T14:03:35.301Z] #21 32.32 Selecting previously unselected package zip.
14:03:35 [2022-04-27T14:03:35.301Z] #21 32.33 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
14:03:35 [2022-04-27T14:03:35.301Z] #21 32.35 Unpacking zip (3.0-12) ...
14:03:35 [2022-04-27T14:03:35.301Z] #21 32.46 Selecting previously unselected package zstd.
14:03:35 [2022-04-27T14:03:35.301Z] #21 32.48 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
14:03:35 [2022-04-27T14:03:35.301Z] #21 32.49 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:03:35 [2022-04-27T14:03:35.823Z] #21 32.86 Setting up python3-pkg-resources (52.0.0-4) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.74 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.77 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.78 Setting up libgpm2:amd64 (1.20.7-8) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.80 Setting up libicu67:amd64 (67.1-7) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.82 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.83 Setting up libinih1:amd64 (53-1+b2) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.85 Setting up uidmap (1:4.8.1-1) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.88 Setting up bzip2 (1.0.8-4) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:03:36 [2022-04-27T14:03:36.656Z] #21 33.91 Setting up python3-wheel (0.34.2-1) ...
14:03:37 [2022-04-27T14:03:37.599Z] #21 34.63 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:03:37 [2022-04-27T14:03:37.599Z] #21 34.64 Setting up libcap2:amd64 (1:2.44-1) ...
14:03:37 [2022-04-27T14:03:37.599Z] #21 34.66 Setting up libcap2-bin (1:2.44-1) ...
14:03:37 [2022-04-27T14:03:37.599Z] #21 34.67 Setting up apparmor (2.13.6-10) ...
14:03:39 [2022-04-27T14:03:39.245Z] #21 36.35 Setting up zip (3.0-12) ...
14:03:39 [2022-04-27T14:03:39.245Z] #21 36.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:03:39 [2022-04-27T14:03:39.245Z] #21 36.41 Setting up bash-completion (1:2.11-2) ...
14:03:41 [2022-04-27T14:03:41.160Z] #21 38.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:03:41 [2022-04-27T14:03:41.160Z] #21 38.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:03:41 [2022-04-27T14:03:41.160Z] #21 38.31 Setting up libmnl0:amd64 (1.0.4-3) ...
14:03:41 [2022-04-27T14:03:41.160Z] #21 38.33 Setting up patch (2.7.6-7) ...
14:03:41 [2022-04-27T14:03:41.160Z] #21 38.34 Setting up sudo (1.9.5p2-3) ...
14:03:41 [2022-04-27T14:03:41.160Z] #21 38.42 invoke-rc.d: could not determine current runlevel
14:03:41 [2022-04-27T14:03:41.160Z] #21 38.43 invoke-rc.d: policy-rc.d denied execution of start.
14:03:41 [2022-04-27T14:03:41.160Z] #21 38.44 Setting up xfsprogs (5.10.0-4) ...
14:03:41 [2022-04-27T14:03:41.160Z] #21 38.46 Setting up libxtables12:amd64 (1.8.7-1) ...
14:03:41 [2022-04-27T14:03:41.160Z] #21 38.52 Setting up inetutils-ping (2:2.0-1) ...
14:03:41 [2022-04-27T14:03:41.421Z] #21 38.54 Setting up pigz (2.6-1) ...
14:03:41 [2022-04-27T14:03:41.421Z] #21 38.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:03:41 [2022-04-27T14:03:41.421Z] #21 38.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:03:41 [2022-04-27T14:03:41.421Z] #21 38.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:03:41 [2022-04-27T14:03:41.421Z] #21 38.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:03:42 [2022-04-27T14:03:42.254Z] #21 39.38 Setting up libaio1:amd64 (0.3.112-9) ...
14:03:42 [2022-04-27T14:03:42.254Z] #21 39.41 Setting up python3-lib2to3 (3.9.2-1) ...
14:03:42 [2022-04-27T14:03:42.827Z] #21 39.86 Setting up libelf1:amd64 (0.183-1) ...
14:03:42 [2022-04-27T14:03:42.827Z] #21 39.93 Setting up zstd (1.4.8+dfsg-2.1) ...
14:03:42 [2022-04-27T14:03:42.827Z] #21 39.94 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:03:42 [2022-04-27T14:03:42.827Z] #21 39.96 Setting up python3-distutils (3.9.2-1) ...
14:03:43 [2022-04-27T14:03:43.399Z] #21 40.44 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:03:43 [2022-04-27T14:03:43.399Z] #21 40.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:03:43 [2022-04-27T14:03:43.399Z] #21 40.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:03:43 [2022-04-27T14:03:43.399Z] #21 40.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:03:43 [2022-04-27T14:03:43.399Z] #21 40.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:03:43 [2022-04-27T14:03:43.399Z] #21 40.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:03:43 [2022-04-27T14:03:43.399Z] #21 40.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:03:43 [2022-04-27T14:03:43.399Z] #21 40.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:03:43 [2022-04-27T14:03:43.399Z] #21 40.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:03:43 [2022-04-27T14:03:43.399Z] #21 40.54 Setting up python3-setuptools (52.0.0-4) ...
14:03:44 [2022-04-27T14:03:44.795Z] #21 41.82 Setting up libjq1:amd64 (1.6-2.1) ...
14:03:44 [2022-04-27T14:03:44.796Z] #21 41.83 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:03:44 [2022-04-27T14:03:44.796Z] #21 41.85 Setting up thin-provisioning-tools (0.9.0-1) ...
14:03:44 [2022-04-27T14:03:44.796Z] #21 41.86 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.02 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.03 Setting up jq (1.6-2.1) ...
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.05 Setting up libbpf0:amd64 (1:0.3-2) ...
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.06 Setting up iptables (1.8.7-1) ...
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:03:46 [2022-04-27T14:03:46.000Z] #21 43.11 Setting up iproute2 (5.10.0-4) ...
14:03:46 [2022-04-27T14:03:46.261Z] #21 43.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:03:48 [2022-04-27T14:03:48.177Z] #21 DONE 45.3s
14:03:48 [2022-04-27T14:03:48.178Z] 
14:03:48 [2022-04-27T14:03:48.178Z] #22 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
14:03:48 [2022-04-27T14:03:48.178Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec
14:03:49 [2022-04-27T14:03:49.123Z] #22 0.832 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:03:49 [2022-04-27T14:03:49.123Z] #22 0.838 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:03:49 [2022-04-27T14:03:49.124Z] #22 0.842 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:03:49 [2022-04-27T14:03:49.124Z] #22 DONE 1.0s
14:03:49 [2022-04-27T14:03:49.124Z] 
14:03:49 [2022-04-27T14:03:49.124Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
14:03:49 [2022-04-27T14:03:49.124Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1
14:03:59 [2022-04-27T14:03:59.320Z] #23 9.786 Collecting yamllint==1.26.1
14:03:59 [2022-04-27T14:03:59.893Z] #23 10.89   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:04:01 [2022-04-27T14:04:01.826Z] #23 12.55 Collecting pathspec>=0.5.3
14:04:01 [2022-04-27T14:04:01.826Z] #23 12.56   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
14:04:02 [2022-04-27T14:04:02.089Z] #23 12.99 Collecting pyyaml
14:04:02 [2022-04-27T14:04:02.089Z] #23 13.00   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)
14:04:02 [2022-04-27T14:04:02.349Z] #23 13.13 Building wheels for collected packages: yamllint
14:04:02 [2022-04-27T14:04:02.349Z] #23 13.13   Building wheel for yamllint (setup.py): started
14:04:04 [2022-04-27T14:04:04.266Z] #23 14.89   Building wheel for yamllint (setup.py): finished with status 'done'
14:04:04 [2022-04-27T14:04:04.266Z] #23 14.89   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e87127cf9fdce110338a3127b3eb8b522a2f888d79f103bbfd90f3eabc4346b3
14:04:04 [2022-04-27T14:04:04.266Z] #23 14.89   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:04:04 [2022-04-27T14:04:04.266Z] #23 14.89 Successfully built yamllint
14:04:04 [2022-04-27T14:04:04.266Z] #23 14.91 Installing collected packages: pyyaml, pathspec, yamllint
14:04:04 [2022-04-27T14:04:04.266Z] #23 15.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
14:04:05 [2022-04-27T14:04:05.240Z] #23 DONE 16.0s
14:04:05 [2022-04-27T14:04:05.240Z] 
14:04:05 [2022-04-27T14:04:05.240Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:04:05 [2022-04-27T14:04:05.240Z] #27 sha256:bcf7aab54d0c46e40e5f9ee0fb146b097b20ee7ec9afe2a90ae6174448a5597d
14:04:05 [2022-04-27T14:04:05.833Z] #27 DONE 0.6s
14:04:05 [2022-04-27T14:04:05.833Z] 
14:04:05 [2022-04-27T14:04:05.833Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:04:05 [2022-04-27T14:04:05.833Z] #32 sha256:9dec3335dd0d48582a39e5f8bda1a727bff5a44dd3af15c025723c02d9c3bb08
14:04:06 [2022-04-27T14:04:06.781Z] #32 DONE 0.8s
14:04:06 [2022-04-27T14:04:06.781Z] 
14:04:06 [2022-04-27T14:04:06.781Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:04:06 [2022-04-27T14:04:06.781Z] #35 sha256:3bd829472b98a229379046a06c6ffd223ae63048bcbabed6cc37892dddc09ad2
14:04:07 [2022-04-27T14:04:07.042Z] #35 DONE 0.5s
14:04:07 [2022-04-27T14:04:07.042Z] 
14:04:07 [2022-04-27T14:04:07.042Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
14:04:07 [2022-04-27T14:04:07.042Z] #37 sha256:597d157584bf970fe7225c7b8ce181743d7762f8a5d73260d85c265cb8d1c1b3
14:04:07 [2022-04-27T14:04:07.042Z] #37 DONE 0.1s
14:04:07 [2022-04-27T14:04:07.042Z] 
14:04:07 [2022-04-27T14:04:07.042Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:04:07 [2022-04-27T14:04:07.042Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:04:07 [2022-04-27T14:04:07.042Z] #53 ...
14:04:07 [2022-04-27T14:04:07.042Z] 
14:04:07 [2022-04-27T14:04:07.042Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
14:04:07 [2022-04-27T14:04:07.042Z] #39 sha256:99413eac9f277b672b7549ed4fe34b05f5467cdc4e6fbeada5982323ea284a10
14:04:07 [2022-04-27T14:04:07.042Z] #39 DONE 0.1s
14:04:07 [2022-04-27T14:04:07.302Z] 
14:04:07 [2022-04-27T14:04:07.302Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
14:04:07 [2022-04-27T14:04:07.302Z] #43 sha256:2d809b6350e613d89e49a53bfe491c9a42620325c43cc5aab6ac6c908ededee9
14:04:07 [2022-04-27T14:04:07.302Z] #43 DONE 0.1s
14:04:07 [2022-04-27T14:04:07.302Z] 
14:04:07 [2022-04-27T14:04:07.302Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:04:07 [2022-04-27T14:04:07.302Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:04:25 [2022-04-27T14:04:25.421Z] #53 ...
14:04:25 [2022-04-27T14:04:25.421Z] 
14:04:25 [2022-04-27T14:04:25.421Z] #45 [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
14:04:25 [2022-04-27T14:04:25.421Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
14:04:25 [2022-04-27T14:04:25.421Z] #45 204.7 + dpkg --print-architecture
14:04:25 [2022-04-27T14:04:25.421Z] #45 204.7 + git checkout -q v2.1.0
14:04:25 [2022-04-27T14:04:25.421Z] #45 205.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:04:25 [2022-04-27T14:04:25.421Z] #45 205.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:04:47 [2022-04-27T14:04:47.390Z] #45 DONE 228.0s
14:04:47 [2022-04-27T14:04:47.390Z] 
14:04:47 [2022-04-27T14:04:47.390Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:04:47 [2022-04-27T14:04:47.390Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:04:49 [2022-04-27T14:04:49.310Z] #53 ...
14:04:49 [2022-04-27T14:04:49.310Z] 
14:04:49 [2022-04-27T14:04:49.310Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
14:04:49 [2022-04-27T14:04:49.310Z] #46 sha256:649098820853516042ff8c8f62774761ba10cc59615254dd43b284753ff984ee
14:04:49 [2022-04-27T14:04:49.310Z] #46 DONE 0.5s
14:04:49 [2022-04-27T14:04:49.310Z] 
14:04:49 [2022-04-27T14:04:49.310Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
14:04:49 [2022-04-27T14:04:49.310Z] #50 sha256:b1859e69563d87af21e1152b5304c3d9e42f86d3d7010158005696aac80dccd9
14:04:49 [2022-04-27T14:04:49.310Z] #50 DONE 0.0s
14:04:49 [2022-04-27T14:04:49.310Z] 
14:04:49 [2022-04-27T14:04:49.310Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:04:49 [2022-04-27T14:04:49.310Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:04:49 [2022-04-27T14:04:49.572Z] #53 ...
14:04:49 [2022-04-27T14:04:49.572Z] 
14:04:49 [2022-04-27T14:04:49.572Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:04:49 [2022-04-27T14:04:49.572Z] #52 sha256:55497bbff77461d090eb350dfb44049ce2998183dba84ab0cc81f450bc165a2e
14:04:49 [2022-04-27T14:04:49.572Z] #52 DONE 0.1s
14:04:49 [2022-04-27T14:04:49.572Z] 
14:04:49 [2022-04-27T14:04:49.572Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:04:49 [2022-04-27T14:04:49.572Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:05:21 [2022-04-27T14:05:21.700Z] #53 ...
14:05:21 [2022-04-27T14:05:21.700Z] 
14:05:21 [2022-04-27T14:05:21.700Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:05:21 [2022-04-27T14:05:21.700Z] #58 sha256:3ae4dd3dc957239185c1affb455bfda021022bf71d3ec7fcce2a9bc7e989e5ee
14:05:21 [2022-04-27T14:05:21.700Z] #58 146.4 + mkdir -p /build
14:05:21 [2022-04-27T14:05:21.700Z] #58 146.4 + cp runc /build/runc
14:05:24 [2022-04-27T14:05:24.247Z] #58 DONE 148.7s
14:05:24 [2022-04-27T14:05:24.247Z] 
14:05:24 [2022-04-27T14:05:24.247Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:05:24 [2022-04-27T14:05:24.247Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
14:05:25 [2022-04-27T14:05:25.190Z] #53 266.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
14:05:25 [2022-04-27T14:05:25.762Z] #53 DONE 266.5s
14:05:25 [2022-04-27T14:05:25.762Z] 
14:05:25 [2022-04-27T14:05:25.762Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:05:25 [2022-04-27T14:05:25.762Z] #62 sha256:fc078d12bff03309b78403b9b527f245361f0b3121aa609d1f88c7faf9bad6c4
14:05:26 [2022-04-27T14:05:26.705Z] #62 ...
14:05:26 [2022-04-27T14:05:26.705Z] 
14:05:26 [2022-04-27T14:05:26.705Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:05:26 [2022-04-27T14:05:26.705Z] #54 sha256:2765b11b44400b65d79bff31e48ca240e9323c0ea68e964da2ea7fe16739c3bf
14:05:27 [2022-04-27T14:05:27.652Z] #54 DONE 0.8s
14:05:27 [2022-04-27T14:05:27.653Z] 
14:05:27 [2022-04-27T14:05:27.653Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
14:05:27 [2022-04-27T14:05:27.653Z] #56 sha256:2b0f7d8509ffce16aade19b4c0da0bfbcee2e5b8e97ea93c16789e6dcbecd54e
14:05:27 [2022-04-27T14:05:27.653Z] #56 DONE 0.1s
14:05:27 [2022-04-27T14:05:27.653Z] 
14:05:27 [2022-04-27T14:05:27.653Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:05:27 [2022-04-27T14:05:27.653Z] #62 sha256:fc078d12bff03309b78403b9b527f245361f0b3121aa609d1f88c7faf9bad6c4
14:05:27 [2022-04-27T14:05:27.653Z] #62 ...
14:05:27 [2022-04-27T14:05:27.653Z] 
14:05:27 [2022-04-27T14:05:27.653Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
14:05:27 [2022-04-27T14:05:27.653Z] #59 sha256:f70de5dc810c919bbc22334a7617591831e3215a43e81abec48c366a074aa40b
14:05:27 [2022-04-27T14:05:27.914Z] #59 DONE 0.3s
14:05:27 [2022-04-27T14:05:27.914Z] 
14:05:27 [2022-04-27T14:05:27.914Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:05:27 [2022-04-27T14:05:27.914Z] #62 sha256:fc078d12bff03309b78403b9b527f245361f0b3121aa609d1f88c7faf9bad6c4
14:05:29 [2022-04-27T14:05:29.298Z] #62 224.7 + bin/containerd
14:06:25 [2022-04-27T14:06:25.581Z] #62 275.8 # github.com/containerd/containerd/cmd/containerd
14:06:25 [2022-04-27T14:06:25.581Z] #62 275.8 /usr/bin/ld: /tmp/go-link-3972828100/000019.o: in function `New':
14:06:25 [2022-04-27T14:06:25.581Z] #62 275.8 /tmp/tmp.sbuoS2j3PQ/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
14:06:25 [2022-04-27T14:06:25.581Z] #62 275.9 + bin/containerd-stress
14:06:25 [2022-04-27T14:06:25.581Z] #62 277.0 + bin/containerd-shim
14:06:33 [2022-04-27T14:06:33.801Z] #62 288.4 + bin/containerd-shim-runc-v1
14:06:39 [2022-04-27T14:06:39.088Z] #62 294.6 + bin/containerd-shim-runc-v2
14:06:39 [2022-04-27T14:06:39.658Z] #62 295.4 + binaries
14:06:39 [2022-04-27T14:06:39.658Z] #62 295.4 + install -D bin/containerd /build/containerd
14:06:39 [2022-04-27T14:06:39.658Z] #62 295.5 + install -D bin/containerd-shim /build/containerd-shim
14:06:39 [2022-04-27T14:06:39.658Z] #62 295.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:06:39 [2022-04-27T14:06:39.658Z] #62 295.5 + install -D bin/ctr /build/ctr
14:06:42 [2022-04-27T14:06:42.200Z] #62 DONE 297.8s
14:06:42 [2022-04-27T14:06:42.773Z] 
14:06:42 [2022-04-27T14:06:42.773Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
14:06:42 [2022-04-27T14:06:42.773Z] #63 sha256:54ebefa82c2d813054dde388deb997868690b8247ec460b547aa009f573ca256
14:06:44 [2022-04-27T14:06:44.154Z] #63 DONE 0.9s
14:06:44 [2022-04-27T14:06:44.154Z] 
14:06:44 [2022-04-27T14:06:44.154Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:06:44 [2022-04-27T14:06:44.154Z] #68 sha256:ddcfb0f8b1de04ce3a043b782506e10063beb22d9fe6b579212f396fad8000df
14:06:44 [2022-04-27T14:06:44.154Z] #68 DONE 0.2s
14:06:44 [2022-04-27T14:06:44.154Z] 
14:06:44 [2022-04-27T14:06:44.154Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
14:06:44 [2022-04-27T14:06:44.154Z] #73 sha256:f7267dc1990c02bca750390835f3f8e05b903ada2d8c0e743340ae5fb4eeb097
14:06:45 [2022-04-27T14:06:45.095Z] #73 DONE 1.0s
14:06:45 [2022-04-27T14:06:45.095Z] 
14:06:45 [2022-04-27T14:06:45.095Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
14:06:45 [2022-04-27T14:06:45.095Z] #74 sha256:9bbcb9cfa2acdcb18998053cd8fb8b76461895b0b036b7d154df6191c28d4ae8
14:06:45 [2022-04-27T14:06:45.095Z] #74 DONE 0.0s
14:06:45 [2022-04-27T14:06:45.095Z] 
14:06:45 [2022-04-27T14:06:45.095Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
14:06:45 [2022-04-27T14:06:45.095Z] #75 sha256:0a25f66a981bc47ffad7539839b8b1e0c2da9e815d9f8132bcf8f520b9b5a726
14:06:46 [2022-04-27T14:06:46.479Z] #75 DONE 1.4s
14:06:46 [2022-04-27T14:06:46.479Z] 
14:06:46 [2022-04-27T14:06:46.479Z] #76 exporting to image
14:06:46 [2022-04-27T14:06:46.479Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:06:46 [2022-04-27T14:06:46.479Z] #76 exporting layers
14:06:53 [2022-04-27T14:06:53.066Z] #76 exporting layers 6.4s done
14:06:53 [2022-04-27T14:06:53.066Z] #76 writing image sha256:232ef4635a745d4e938ae571cdcce8a3d9be7a61ddd95c29c510e65997e4f613 done
14:06:53 [2022-04-27T14:06:53.066Z] #76 naming to docker.io/library/docker:b8f6143b3107f3274f284b49dfce1257b626bc90 done
14:06:53 [2022-04-27T14:06:53.066Z] #76 DONE 6.5s