Skip to content

Console Output

Skipping 54 KB.. Full Log
 #14 7.877 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:19:27 [2022-05-31T20:19:27.364Z] #14 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:19:27 [2022-05-31T20:19:27.364Z] #14 ...
20:19:27 [2022-05-31T20:19:27.364Z] 
20:19:27 [2022-05-31T20:19:27.364Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:19:27 [2022-05-31T20:19:27.364Z] #47 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37
20:19:27 [2022-05-31T20:19:27.364Z] #47 4.207 + git clone https://github.com/docker/distribution.git .
20:19:27 [2022-05-31T20:19:27.364Z] #47 4.213 Cloning into '.'...
20:19:27 [2022-05-31T20:19:27.626Z] #47 ...
20:19:27 [2022-05-31T20:19:27.626Z] 
20:19:27 [2022-05-31T20:19:27.626Z] #40 [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
20:19:27 [2022-05-31T20:19:27.626Z] #40 sha256:07b89fe8434131bcc5206962ac2f0f7d1f719e71fe00b50814204de3307697ed
20:19:27 [2022-05-31T20:19:27.626Z] #40 10.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:19:30 [2022-05-31T20:19:30.175Z] #40 ...
20:19:30 [2022-05-31T20:19:30.175Z] 
20:19:30 [2022-05-31T20:19:30.175Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:19:30 [2022-05-31T20:19:30.175Z] #26 sha256:ab9835e361e0f3f527866d21a02b98f4c7239db0c94cace1609d6a6406349290
20:19:30 [2022-05-31T20:19:30.175Z] #26 13.11 + mkdir -p /build
20:19:30 [2022-05-31T20:19:30.175Z] #26 13.11 + mv docker/docker /build/
20:19:30 [2022-05-31T20:19:30.175Z] #26 13.11 + rmdir docker
20:19:30 [2022-05-31T20:19:30.175Z] #26 DONE 13.8s
20:19:30 [2022-05-31T20:19:30.175Z] 
20:19:30 [2022-05-31T20:19:30.175Z] #53 [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.8.1"      && /build/gotestsum --version
20:19:30 [2022-05-31T20:19:30.175Z] #53 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b
20:19:30 [2022-05-31T20:19:30.175Z] #53 14.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:19:30 [2022-05-31T20:19:30.175Z] #53 14.10 go: downloading golang.org/x/mod v0.3.0
20:19:34 [2022-05-31T20:19:34.386Z] #53 ...
20:19:34 [2022-05-31T20:19:34.387Z] 
20:19:34 [2022-05-31T20:19:34.387Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
20:19:34 [2022-05-31T20:19:34.387Z] #38 sha256:dcc6b9145e4c49ad8c752827fae2ccceab4d7b3eeeb3f15be04921e6a91990fd
20:19:34 [2022-05-31T20:19:34.387Z] #38 18.00 tomll can be used in two ways:
20:19:34 [2022-05-31T20:19:34.387Z] #38 18.00 Writing to STDIN and reading from STDOUT:
20:19:34 [2022-05-31T20:19:34.387Z] #38 18.00   cat file.toml | tomll > file.toml
20:19:34 [2022-05-31T20:19:34.387Z] #38 18.00 
20:19:34 [2022-05-31T20:19:34.387Z] #38 18.00 Reading and updating a list of files:
20:19:34 [2022-05-31T20:19:34.387Z] #38 18.00   tomll a.toml b.toml c.toml
20:19:34 [2022-05-31T20:19:34.387Z] #38 18.00 
20:19:34 [2022-05-31T20:19:34.387Z] #38 18.00 When given a list of files, tomll will modify all files in place without asking.
20:19:34 [2022-05-31T20:19:34.387Z] #38 DONE 18.2s
20:19:34 [2022-05-31T20:19:34.387Z] 
20:19:34 [2022-05-31T20:19:34.387Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:19:34 [2022-05-31T20:19:34.387Z] #36 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5
20:19:34 [2022-05-31T20:19:34.387Z] #36 15.22 go: downloading github.com/sirupsen/logrus v1.6.0
20:19:34 [2022-05-31T20:19:34.387Z] #36 15.23 go: downloading github.com/spf13/cobra v1.1.3
20:19:34 [2022-05-31T20:19:34.387Z] #36 15.81 go: downloading github.com/mattn/go-isatty v0.0.3
20:19:34 [2022-05-31T20:19:34.387Z] #36 15.96 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
20:19:34 [2022-05-31T20:19:34.387Z] #36 16.21 go: downloading github.com/spf13/pflag v1.0.5
20:19:34 [2022-05-31T20:19:34.387Z] #36 16.50 go: downloading gopkg.in/yaml.v2 v2.4.0
20:19:34 [2022-05-31T20:19:34.387Z] #36 16.80 go: downloading github.com/cosiner/argv v0.1.0
20:19:34 [2022-05-31T20:19:34.387Z] #36 16.82 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
20:19:34 [2022-05-31T20:19:34.387Z] #36 16.87 go: downloading github.com/peterh/liner v1.2.2
20:19:34 [2022-05-31T20:19:34.387Z] #36 17.07 go: downloading github.com/google/go-dap v0.6.0
20:19:34 [2022-05-31T20:19:34.387Z] #36 17.40 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:19:34 [2022-05-31T20:19:34.387Z] #36 17.69 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
20:19:34 [2022-05-31T20:19:34.387Z] #36 18.50 go: downloading github.com/mattn/go-runewidth v0.0.3
20:19:34 [2022-05-31T20:19:34.648Z] #36 18.74 go: downloading github.com/hashicorp/golang-lru v0.5.4
20:19:34 [2022-05-31T20:19:34.648Z] #36 18.79 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
20:19:36 [2022-05-31T20:19:36.036Z] #36 20.24 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:19:36 [2022-05-31T20:19:36.298Z] #36 20.34 go: downloading github.com/cilium/ebpf v0.7.0
20:19:38 [2022-05-31T20:19:38.215Z] #36 ...
20:19:38 [2022-05-31T20:19:38.215Z] 
20:19:38 [2022-05-31T20:19:38.215Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:19:38 [2022-05-31T20:19:38.215Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6
20:19:38 [2022-05-31T20:19:38.215Z] #51 12.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
20:19:38 [2022-05-31T20:19:38.215Z] #51 20.27 Fetched 8541 kB in 16s (540 kB/s)
20:19:38 [2022-05-31T20:19:38.476Z] #51 20.27 Reading package lists...
20:19:38 [2022-05-31T20:19:38.476Z] #51 ...
20:19:38 [2022-05-31T20:19:38.476Z] 
20:19:38 [2022-05-31T20:19:38.476Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:19:38 [2022-05-31T20:19:38.476Z] #67 sha256:cef74217adb0a641af742f2a51a0ceda16883e6f1a13bd6a8f6ea0264b45b247
20:19:38 [2022-05-31T20:19:38.476Z] #67 12.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:19:38 [2022-05-31T20:19:38.476Z] #67 13.20 go: downloading github.com/google/uuid v1.3.0
20:19:38 [2022-05-31T20:19:38.476Z] #67 13.35 go: downloading github.com/moby/vpnkit v0.5.0
20:19:38 [2022-05-31T20:19:38.476Z] #67 13.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:19:38 [2022-05-31T20:19:38.476Z] #67 13.57 go: downloading github.com/gofrs/flock v0.8.1
20:19:38 [2022-05-31T20:19:38.476Z] #67 13.64 go: downloading github.com/gorilla/mux v1.8.0
20:19:38 [2022-05-31T20:19:38.476Z] #67 13.99 go: downloading github.com/moby/sys/mountinfo v0.6.0
20:19:38 [2022-05-31T20:19:38.476Z] #67 14.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
20:19:38 [2022-05-31T20:19:38.476Z] #67 14.90 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
20:19:38 [2022-05-31T20:19:38.476Z] #67 17.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:19:38 [2022-05-31T20:19:38.476Z] #67 17.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:19:41 [2022-05-31T20:19:41.782Z] #67 ...
20:19:41 [2022-05-31T20:19:41.782Z] 
20:19:41 [2022-05-31T20:19:41.782Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:19:41 [2022-05-31T20:19:41.782Z] #47 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37
20:19:41 [2022-05-31T20:19:41.782Z] #47 25.39 Updating files:  79% (1735/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
20:19:41 [2022-05-31T20:19:41.782Z] #47 25.78 + git checkout -q v2.3.0
20:19:44 [2022-05-31T20:19:44.332Z] #47 28.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:19:45 [2022-05-31T20:19:45.721Z] #47 ...
20:19:45 [2022-05-31T20:19:45.721Z] 
20:19:45 [2022-05-31T20:19:45.721Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:19:45 [2022-05-31T20:19:45.721Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf
20:19:45 [2022-05-31T20:19:45.721Z] #14 19.69 Fetched 8537 kB in 15s (565 kB/s)
20:19:45 [2022-05-31T20:19:45.721Z] #14 19.69 Reading package lists...
20:19:45 [2022-05-31T20:19:45.721Z] #14 25.37 Reading package lists...
20:19:45 [2022-05-31T20:19:45.721Z] #14 ...
20:19:45 [2022-05-31T20:19:45.721Z] 
20:19:45 [2022-05-31T20:19:45.721Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:19:45 [2022-05-31T20:19:45.721Z] #62 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d
20:19:45 [2022-05-31T20:19:45.721Z] #62 19.87 Fetched 8537 kB in 15s (568 kB/s)
20:19:45 [2022-05-31T20:19:45.721Z] #62 19.87 Reading package lists...
20:19:45 [2022-05-31T20:19:45.983Z] #62 25.13 Reading package lists...
20:19:45 [2022-05-31T20:19:45.983Z] #62 ...
20:19:45 [2022-05-31T20:19:45.983Z] 
20:19:45 [2022-05-31T20:19:45.983Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:19:45 [2022-05-31T20:19:45.983Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6
20:19:45 [2022-05-31T20:19:45.983Z] #51 20.27 Reading package lists...
20:19:46 [2022-05-31T20:19:46.245Z] #51 25.76 Reading package lists...
20:19:46 [2022-05-31T20:19:46.245Z] #51 ...
20:19:46 [2022-05-31T20:19:46.245Z] 
20:19:46 [2022-05-31T20:19:46.245Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:19:46 [2022-05-31T20:19:46.245Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86
20:19:46 [2022-05-31T20:19:46.245Z] #42 20.28 Fetched 8537 kB in 15s (563 kB/s)
20:19:46 [2022-05-31T20:19:46.245Z] #42 20.28 Reading package lists...
20:19:46 [2022-05-31T20:19:46.506Z] #42 26.08 Reading package lists...
20:19:46 [2022-05-31T20:19:46.506Z] #42 ...
20:19:46 [2022-05-31T20:19:46.506Z] 
20:19:46 [2022-05-31T20:19:46.506Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:19:46 [2022-05-31T20:19:46.506Z] #62 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d
20:19:46 [2022-05-31T20:19:46.506Z] #62 25.13 Reading package lists...
20:19:47 [2022-05-31T20:19:47.454Z] #62 30.33 Building dependency tree...
20:19:49 [2022-05-31T20:19:49.372Z] #62 33.25 The following additional packages will be installed:
20:19:49 [2022-05-31T20:19:49.372Z] #62 33.29   libbtrfs0
20:19:49 [2022-05-31T20:19:49.372Z] #62 33.44 The following NEW packages will be installed:
20:19:49 [2022-05-31T20:19:49.372Z] #62 33.48   libbtrfs-dev libbtrfs0
20:19:49 [2022-05-31T20:19:49.945Z] #62 33.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:19:49 [2022-05-31T20:19:49.945Z] #62 33.90 Need to get 460 kB of archives.
20:19:49 [2022-05-31T20:19:49.945Z] #62 33.90 After this operation, 1237 kB of additional disk space will be used.
20:19:49 [2022-05-31T20:19:49.945Z] #62 33.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:19:49 [2022-05-31T20:19:49.945Z] #62 33.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:19:50 [2022-05-31T20:19:50.900Z] #62 35.12 debconf: delaying package configuration, since apt-utils is not installed
20:19:51 [2022-05-31T20:19:51.474Z] #62 35.41 Fetched 460 kB in 0s (1144 kB/s)
20:19:51 [2022-05-31T20:19:51.474Z] #62 35.52 Selecting previously unselected package libbtrfs0:amd64.
20:19:51 [2022-05-31T20:19:51.474Z] #62 35.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:19:51 [2022-05-31T20:19:51.736Z] #62 35.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:19:51 [2022-05-31T20:19:51.736Z] #62 35.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:19:51 [2022-05-31T20:19:51.736Z] #62 35.87 Selecting previously unselected package libbtrfs-dev:amd64.
20:19:51 [2022-05-31T20:19:51.736Z] #62 35.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:19:51 [2022-05-31T20:19:51.736Z] #62 35.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:19:52 [2022-05-31T20:19:52.317Z] #62 36.30 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:19:52 [2022-05-31T20:19:52.317Z] #62 36.36 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:19:52 [2022-05-31T20:19:52.317Z] #62 ...
20:19:52 [2022-05-31T20:19:52.317Z] 
20:19:52 [2022-05-31T20:19:52.317Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:19:52 [2022-05-31T20:19:52.317Z] #57 sha256:334d46649c24142bc62145f95003806a660f464789eb664bc8e085e425005c88
20:19:52 [2022-05-31T20:19:52.317Z] #57 36.47 v3.0.2
20:19:53 [2022-05-31T20:19:53.271Z] #57 DONE 37.3s
20:19:53 [2022-05-31T20:19:53.271Z] 
20:19:53 [2022-05-31T20:19:53.271Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:19:53 [2022-05-31T20:19:53.271Z] #62 sha256:845ed9dce1050c23c598849825d74ac810a4c3839182bf81d445c8b2d46ca45d
20:19:53 [2022-05-31T20:19:53.271Z] #62 36.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:19:53 [2022-05-31T20:19:53.271Z] #62 DONE 37.3s
20:19:53 [2022-05-31T20:19:53.271Z] 
20:19:53 [2022-05-31T20:19:53.271Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:19:53 [2022-05-31T20:19:53.271Z] #63 sha256:b328775d5e42fab6bd0f181783c8406cbdcf778d235bd0c1decfe87c43316e69
20:19:53 [2022-05-31T20:19:53.537Z] #63 DONE 0.3s
20:19:53 [2022-05-31T20:19:53.537Z] 
20:19:53 [2022-05-31T20:19:53.537Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:19:53 [2022-05-31T20:19:53.537Z] #64 sha256:cb55b5fc5cda5bd3b59b0ee12d50e00a8ac0a7ec1b94ec8e5c9b85e34342e897
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.615 + RM_GOPATH=0
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.615 + TMP_GOPATH=
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.615 + : /build
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.615 + '[' -z '' ']'
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.615 ++ mktemp -d
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.617 + export GOPATH=/tmp/tmp.ZNvYhuuQoy
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.617 + GOPATH=/tmp/tmp.ZNvYhuuQoy
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.617 + RM_GOPATH=1
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.617 + case "$(go env GOARCH)" in
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.617 ++ go env GOARCH
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.646 + export GO_BUILDMODE=-buildmode=pie
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.646 + GO_BUILDMODE=-buildmode=pie
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.653 ++ dirname /install.sh
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.664 + dir=/
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.668 + bin=containerd
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.668 + shift
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.671 + '[' '!' -f //containerd.installer ']'
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.672 + . //containerd.installer
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.672 ++ set -e
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.672 ++ : v1.6.4
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.672 + install_containerd
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.672 + echo 'Install containerd version v1.6.4'
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.672 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZNvYhuuQoy/src/github.com/containerd/containerd
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.672 Install containerd version v1.6.4
20:19:55 [2022-05-31T20:19:55.462Z] #64 1.681 Cloning into '/tmp/tmp.ZNvYhuuQoy/src/github.com/containerd/containerd'...
20:19:56 [2022-05-31T20:19:56.037Z] #64 ...
20:19:56 [2022-05-31T20:19:56.037Z] 
20:19:56 [2022-05-31T20:19:56.037Z] #40 [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
20:19:56 [2022-05-31T20:19:56.037Z] #40 sha256:07b89fe8434131bcc5206962ac2f0f7d1f719e71fe00b50814204de3307697ed
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85 NAME:
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85    go-winres - A tool for embedding resources in Windows executables
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85 
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85 USAGE:
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85    go-winres [global options] command [command options] [arguments...]
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85 
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85 COMMANDS:
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85    init     Create an initial ./winres/winres.json
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85    make     Make syso files for the "go build" command
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85    simply   Make syso files for the "go build" command (simplified)
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85    extract  Extract all resources from an executable
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85    patch    Replace resources in an executable file (exe, dll)
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85    help, h  Shows a list of commands or help for one command
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85 
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85 GLOBAL OPTIONS:
20:19:56 [2022-05-31T20:19:56.037Z] #40 39.85    --help, -h  show help (default: false)
20:19:56 [2022-05-31T20:19:56.037Z] #40 DONE 40.0s
20:19:56 [2022-05-31T20:19:56.037Z] 
20:19:56 [2022-05-31T20:19:56.037Z] #55 [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
20:19:56 [2022-05-31T20:19:56.037Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92
20:19:56 [2022-05-31T20:19:56.037Z] #55 31.16 go: downloading github.com/fatih/color v1.13.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 31.19 go: downloading github.com/gofrs/flock v0.8.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 31.25 go: downloading github.com/spf13/cobra v1.3.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 31.27 go: downloading github.com/spf13/viper v1.10.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 31.54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:19:56 [2022-05-31T20:19:56.037Z] #55 31.99 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
20:19:56 [2022-05-31T20:19:56.037Z] #55 32.09 go: downloading github.com/go-critic/go-critic v0.6.2
20:19:56 [2022-05-31T20:19:56.037Z] #55 32.97 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 33.02 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 35.99 go: downloading github.com/mattn/go-colorable v0.1.12
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.01 go: downloading github.com/sirupsen/logrus v1.8.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.07 go: downloading github.com/stretchr/testify v1.7.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.21 go: downloading github.com/mattn/go-isatty v0.0.14
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.31 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.38 go: downloading github.com/fsnotify/fsnotify v1.5.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.43 go: downloading github.com/magiconair/properties v1.8.5
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.56 go: downloading github.com/mitchellh/mapstructure v1.4.3
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.63 go: downloading github.com/spf13/afero v1.6.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.63 go: downloading github.com/spf13/cast v1.4.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.83 go: downloading github.com/subosito/gotenv v1.2.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.84 go: downloading gopkg.in/ini.v1 v1.66.2
20:19:56 [2022-05-31T20:19:56.037Z] #55 36.99 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.04 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.06 go: downloading github.com/go-toolsmith/astp v1.0.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.06 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.08 go: downloading github.com/go-toolsmith/typep v1.0.2
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.13 go: downloading github.com/hashicorp/errwrap v1.0.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.17 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.20 go: downloading github.com/Antonboom/errname v0.1.5
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.23 go: downloading github.com/Antonboom/nilnil v0.1.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 37.52 go: downloading github.com/BurntSushi/toml v1.0.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.16 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.16 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.25 go: downloading github.com/alexkohler/prealloc v1.0.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.36 go: downloading github.com/ashanbrown/makezero v1.1.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.44 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.50 go: downloading github.com/blizzy78/varnamelen v0.5.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.56 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.59 go: downloading github.com/breml/bidichk v0.2.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.61 go: downloading github.com/breml/errchkjson v0.2.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.67 go: downloading github.com/butuzov/ireturn v0.1.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.82 go: downloading github.com/charithe/durationcheck v0.0.9
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.82 go: downloading github.com/daixiang0/gci v0.2.9
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.82 go: downloading github.com/denis-tingajkin/go-header v0.4.2
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.94 go: downloading github.com/esimonov/ifshort v1.0.4
20:19:56 [2022-05-31T20:19:56.037Z] #55 38.96 go: downloading github.com/fzipp/gocyclo v0.4.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.62 go: downloading github.com/golangci/misspell v0.3.5
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.75 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.82 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.84 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.90 go: downloading github.com/jgautheron/goconst v1.5.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.99 go: downloading github.com/julz/importas v0.1.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 39.99 go: downloading github.com/kisielk/errcheck v1.6.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 40.00 go: downloading github.com/kulti/thelper v0.5.0
20:19:56 [2022-05-31T20:19:56.037Z] #55 40.09 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:19:56 [2022-05-31T20:19:56.037Z] #55 40.09 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:19:56 [2022-05-31T20:19:56.037Z] #55 40.11 go: downloading github.com/ldez/gomoddirectives v0.2.2
20:19:56 [2022-05-31T20:19:56.302Z] #55 40.23 go: downloading github.com/ldez/tagliatelle v0.3.0
20:19:56 [2022-05-31T20:19:56.302Z] #55 40.32 go: downloading github.com/leonklingele/grouper v1.1.0
20:19:56 [2022-05-31T20:19:56.302Z] #55 40.41 go: downloading github.com/maratori/testpackage v1.0.1
20:19:56 [2022-05-31T20:19:56.566Z] #55 40.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:19:56 [2022-05-31T20:19:56.566Z] #55 40.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:19:56 [2022-05-31T20:19:56.566Z] #55 ...
20:19:56 [2022-05-31T20:19:56.566Z] 
20:19:56 [2022-05-31T20:19:56.566Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:19:56 [2022-05-31T20:19:56.566Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf
20:19:56 [2022-05-31T20:19:56.566Z] #14 25.37 Reading package lists...
20:19:56 [2022-05-31T20:19:56.566Z] #14 30.66 Building dependency tree...
20:19:56 [2022-05-31T20:19:56.566Z] #14 33.38 The following additional packages will be installed:
20:19:56 [2022-05-31T20:19:56.566Z] #14 33.39   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:19:56 [2022-05-31T20:19:56.566Z] #14 33.39   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:19:56 [2022-05-31T20:19:56.566Z] #14 33.39   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:19:56 [2022-05-31T20:19:56.566Z] #14 33.39   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:19:56 [2022-05-31T20:19:56.566Z] #14 33.39   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:19:56 [2022-05-31T20:19:56.566Z] #14 33.39   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:19:56 [2022-05-31T20:19:56.566Z] #14 33.39   mingw-w64-common mingw-w64-x86-64-dev
20:19:56 [2022-05-31T20:19:56.566Z] #14 33.39 Suggested packages:
20:19:56 [2022-05-31T20:19:56.566Z] #14 33.40   gcc-10-locales seccomp wine64
20:19:56 [2022-05-31T20:19:56.566Z] #14 34.72 The following NEW packages will be installed:
20:19:56 [2022-05-31T20:19:56.566Z] #14 34.73   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:19:56 [2022-05-31T20:19:56.566Z] #14 34.73   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:19:56 [2022-05-31T20:19:56.566Z] #14 34.73   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:19:56 [2022-05-31T20:19:56.566Z] #14 34.73   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:19:56 [2022-05-31T20:19:56.566Z] #14 34.73   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:19:56 [2022-05-31T20:19:56.566Z] #14 34.73   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:19:56 [2022-05-31T20:19:56.566Z] #14 34.73   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:19:56 [2022-05-31T20:19:56.566Z] #14 34.73   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:19:56 [2022-05-31T20:19:56.566Z] #14 34.73   mingw-w64-x86-64-dev
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.16 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.16 Need to get 115 MB of archives.
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.16 After this operation, 645 MB of additional disk space will be used.
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.16 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]
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.28 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]
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.93 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]
20:19:56 [2022-05-31T20:19:56.566Z] #14 35.94 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]
20:19:56 [2022-05-31T20:19:56.566Z] #14 36.74 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]
20:19:56 [2022-05-31T20:19:56.566Z] #14 38.55 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]
20:19:56 [2022-05-31T20:19:56.566Z] #14 39.47 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]
20:19:56 [2022-05-31T20:19:56.566Z] #14 40.09 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]
20:19:56 [2022-05-31T20:19:56.566Z] #14 ...
20:19:56 [2022-05-31T20:19:56.566Z] 
20:19:56 [2022-05-31T20:19:56.566Z] #55 [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
20:19:56 [2022-05-31T20:19:56.566Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92
20:19:56 [2022-05-31T20:19:56.566Z] #55 40.59 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
20:19:56 [2022-05-31T20:19:56.566Z] #55 40.63 go: downloading github.com/mgechev/revive v1.1.3
20:19:57 [2022-05-31T20:19:57.139Z] #55 ...
20:19:57 [2022-05-31T20:19:57.139Z] 
20:19:57 [2022-05-31T20:19:57.140Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:19:57 [2022-05-31T20:19:57.140Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6
20:19:57 [2022-05-31T20:19:57.140Z] #51 25.76 Reading package lists...
20:19:57 [2022-05-31T20:19:57.140Z] #51 30.92 Building dependency tree...
20:19:57 [2022-05-31T20:19:57.140Z] #51 33.85 The following additional packages will be installed:
20:19:57 [2022-05-31T20:19:57.140Z] #51 33.88   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:19:57 [2022-05-31T20:19:57.140Z] #51 33.88   python3-protobuf python3-six
20:19:57 [2022-05-31T20:19:57.140Z] #51 33.89 Suggested packages:
20:19:57 [2022-05-31T20:19:57.140Z] #51 33.90   python3-setuptools
20:19:57 [2022-05-31T20:19:57.140Z] #51 33.90 Recommended packages:
20:19:57 [2022-05-31T20:19:57.140Z] #51 33.90   iproute2 | iproute
20:19:57 [2022-05-31T20:19:57.140Z] #51 34.59 The following NEW packages will be installed:
20:19:57 [2022-05-31T20:19:57.140Z] #51 34.60   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:19:57 [2022-05-31T20:19:57.140Z] #51 34.61   python3-protobuf python3-six
20:19:57 [2022-05-31T20:19:57.140Z] #51 35.04 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:19:57 [2022-05-31T20:19:57.140Z] #51 35.04 Need to get 2314 kB of archives.
20:19:57 [2022-05-31T20:19:57.140Z] #51 35.04 After this operation, 11.1 MB of additional disk space will be used.
20:19:57 [2022-05-31T20:19:57.140Z] #51 35.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #51 35.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #51 35.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #51 35.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #51 35.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #51 35.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #51 35.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #51 37.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #51 39.50 debconf: delaying package configuration, since apt-utils is not installed
20:19:57 [2022-05-31T20:19:57.140Z] #51 39.89 Fetched 2314 kB in 3s (708 kB/s)
20:19:57 [2022-05-31T20:19:57.140Z] #51 40.21 Selecting previously unselected package libprotobuf23:amd64.
20:19:57 [2022-05-31T20:19:57.140Z] #51 40.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:19:57 [2022-05-31T20:19:57.140Z] #51 40.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:19:57 [2022-05-31T20:19:57.140Z] #51 40.28 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:19:57 [2022-05-31T20:19:57.140Z] #51 ...
20:19:57 [2022-05-31T20:19:57.140Z] 
20:19:57 [2022-05-31T20:19:57.140Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:19:57 [2022-05-31T20:19:57.140Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86
20:19:57 [2022-05-31T20:19:57.140Z] #42 26.08 Reading package lists...
20:19:57 [2022-05-31T20:19:57.140Z] #42 31.42 Building dependency tree...
20:19:57 [2022-05-31T20:19:57.140Z] #42 34.44 The following additional packages will be installed:
20:19:57 [2022-05-31T20:19:57.140Z] #42 34.48   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:19:57 [2022-05-31T20:19:57.140Z] #42 34.50 Suggested packages:
20:19:57 [2022-05-31T20:19:57.140Z] #42 34.51   cmake-doc ninja-build lrzip
20:19:57 [2022-05-31T20:19:57.140Z] #42 34.51 Recommended packages:
20:19:57 [2022-05-31T20:19:57.140Z] #42 34.51   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:19:57 [2022-05-31T20:19:57.140Z] #42 35.32 The following NEW packages will be installed:
20:19:57 [2022-05-31T20:19:57.140Z] #42 35.33   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:19:57 [2022-05-31T20:19:57.140Z] #42 35.34   vim-common xxd
20:19:57 [2022-05-31T20:19:57.140Z] #42 35.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:19:57 [2022-05-31T20:19:57.140Z] #42 35.75 Need to get 17.7 MB of archives.
20:19:57 [2022-05-31T20:19:57.140Z] #42 35.75 After this operation, 70.7 MB of additional disk space will be used.
20:19:57 [2022-05-31T20:19:57.140Z] #42 35.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #42 35.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #42 35.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #42 35.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #42 36.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #42 36.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #42 36.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #42 36.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #42 36.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #42 36.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:19:57 [2022-05-31T20:19:57.140Z] #42 38.27 debconf: delaying package configuration, since apt-utils is not installed
20:19:57 [2022-05-31T20:19:57.140Z] #42 38.71 Fetched 17.7 MB in 2s (11.2 MB/s)
20:19:57 [2022-05-31T20:19:57.140Z] #42 38.90 Selecting previously unselected package xxd.
20:19:57 [2022-05-31T20:19:57.140Z] #42 38.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:19:57 [2022-05-31T20:19:57.140Z] #42 39.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:19:57 [2022-05-31T20:19:57.140Z] #42 39.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:19:57 [2022-05-31T20:19:57.140Z] #42 39.82 Selecting previously unselected package vim-common.
20:19:57 [2022-05-31T20:19:57.140Z] #42 39.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:19:57 [2022-05-31T20:19:57.140Z] #42 39.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:19:57 [2022-05-31T20:19:57.140Z] #42 40.38 Selecting previously unselected package cmake-data.
20:19:57 [2022-05-31T20:19:57.140Z] #42 40.39 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:19:57 [2022-05-31T20:19:57.140Z] #42 40.41 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:19:57 [2022-05-31T20:19:57.401Z] #42 ...
20:19:57 [2022-05-31T20:19:57.401Z] 
20:19:57 [2022-05-31T20:19:57.401Z] #55 [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
20:19:57 [2022-05-31T20:19:57.401Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92
20:19:57 [2022-05-31T20:19:57.401Z] #55 41.45 go: downloading github.com/moricho/tparallel v0.2.1
20:19:57 [2022-05-31T20:19:57.401Z] #55 41.48 go: downloading github.com/nakabonne/nestif v0.3.1
20:19:57 [2022-05-31T20:19:57.401Z] #55 41.48 go: downloading github.com/nishanths/exhaustive v0.7.11
20:19:57 [2022-05-31T20:19:57.401Z] #55 41.50 go: downloading github.com/nishanths/predeclared v0.2.1
20:19:57 [2022-05-31T20:19:57.401Z] #55 41.53 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
20:19:57 [2022-05-31T20:19:57.401Z] #55 41.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:19:57 [2022-05-31T20:19:57.663Z] #55 41.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:19:57 [2022-05-31T20:19:57.663Z] #55 41.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:19:57 [2022-05-31T20:19:57.663Z] #55 41.73 go: downloading github.com/securego/gosec/v2 v2.9.6
20:19:57 [2022-05-31T20:19:57.924Z] #55 42.02 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:19:57 [2022-05-31T20:19:57.924Z] #55 42.03 go: downloading github.com/sivchari/containedctx v1.0.1
20:19:57 [2022-05-31T20:19:57.924Z] #55 42.05 go: downloading github.com/sivchari/tenv v1.4.7
20:19:57 [2022-05-31T20:19:57.924Z] #55 42.07 go: downloading github.com/sonatard/noctx v0.0.1
20:19:57 [2022-05-31T20:19:57.924Z] #55 42.09 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:19:57 [2022-05-31T20:19:57.924Z] #55 42.11 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:19:57 [2022-05-31T20:19:57.924Z] #55 42.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:19:58 [2022-05-31T20:19:58.185Z] #55 42.18 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:19:58 [2022-05-31T20:19:58.185Z] #55 42.19 go: downloading github.com/tetafro/godot v1.4.11
20:19:58 [2022-05-31T20:19:58.185Z] #55 42.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:19:58 [2022-05-31T20:19:58.185Z] #55 42.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
20:19:58 [2022-05-31T20:19:58.185Z] #55 42.39 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:19:58 [2022-05-31T20:19:58.473Z] #55 42.54 go: downloading github.com/ultraware/funlen v0.0.3
20:19:58 [2022-05-31T20:19:58.473Z] #55 42.56 go: downloading github.com/ultraware/whitespace v0.0.4
20:19:58 [2022-05-31T20:19:58.473Z] #55 42.60 go: downloading github.com/uudashr/gocognit v1.0.5
20:19:58 [2022-05-31T20:19:58.473Z] #55 42.63 go: downloading github.com/yagipy/maintidx v1.0.0
20:19:58 [2022-05-31T20:19:58.473Z] #55 42.66 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
20:19:59 [2022-05-31T20:19:59.111Z] #55 43.12 go: downloading gitlab.com/bosi/decorder v0.2.1
20:19:59 [2022-05-31T20:19:59.111Z] #55 43.22 go: downloading honnef.co/go/tools v0.2.2
20:20:00 [2022-05-31T20:20:00.523Z] #55 44.57 go: downloading mvdan.cc/gofumpt v0.2.1
20:20:00 [2022-05-31T20:20:00.523Z] #55 44.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:20:00 [2022-05-31T20:20:00.523Z] #55 44.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:20:00 [2022-05-31T20:20:00.789Z] #55 44.75 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
20:20:02 [2022-05-31T20:20:02.177Z] #55 46.27 go: downloading github.com/davecgh/go-spew v1.1.1
20:20:02 [2022-05-31T20:20:02.177Z] #55 46.27 go: downloading github.com/pmezard/go-difflib v1.0.0
20:20:02 [2022-05-31T20:20:02.177Z] #55 46.30 go: downloading github.com/stretchr/objx v0.1.1
20:20:02 [2022-05-31T20:20:02.439Z] #55 46.48 go: downloading github.com/hashicorp/hcl v1.0.0
20:20:02 [2022-05-31T20:20:02.702Z] #55 46.72 go: downloading github.com/pelletier/go-toml v1.9.4
20:20:02 [2022-05-31T20:20:02.702Z] #55 46.73 go: downloading golang.org/x/text v0.3.7
20:20:03 [2022-05-31T20:20:03.275Z] #55 ...
20:20:03 [2022-05-31T20:20:03.275Z] 
20:20:03 [2022-05-31T20:20:03.275Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:20:03 [2022-05-31T20:20:03.275Z] #34 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994
20:20:03 [2022-05-31T20:20:03.275Z] #34 46.05 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.
20:20:03 [2022-05-31T20:20:03.275Z] #34 46.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:20:03 [2022-05-31T20:20:03.275Z] #34 46.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:20:08 [2022-05-31T20:20:08.573Z] #34 ...
20:20:08 [2022-05-31T20:20:08.573Z] 
20:20:08 [2022-05-31T20:20:08.573Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:20:08 [2022-05-31T20:20:08.573Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf
20:20:08 [2022-05-31T20:20:08.573Z] #14 41.83 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]
20:20:08 [2022-05-31T20:20:08.573Z] #14 42.43 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]
20:20:08 [2022-05-31T20:20:08.573Z] #14 42.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:20:08 [2022-05-31T20:20:08.573Z] #14 42.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.45 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]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 42.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:20:08 [2022-05-31T20:20:08.574Z] #14 43.90 debconf: delaying package configuration, since apt-utils is not installed
20:20:08 [2022-05-31T20:20:08.574Z] #14 44.18 Fetched 115 MB in 8s (14.7 MB/s)
20:20:08 [2022-05-31T20:20:08.574Z] #14 44.25 Selecting previously unselected package binutils-mingw-w64-i686.
20:20:08 [2022-05-31T20:20:08.574Z] #14 44.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:20:08 [2022-05-31T20:20:08.574Z] #14 44.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 44.41 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 46.48 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:20:08 [2022-05-31T20:20:08.574Z] #14 46.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 46.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.04 Selecting previously unselected package binutils-mingw-w64.
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.05 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.18 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.36 Selecting previously unselected package dmsetup.
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.37 Unpacking dmsetup (2:1.02.175-2.1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.56 Selecting previously unselected package mingw-w64-common.
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 49.56 Unpacking mingw-w64-common (8.0.0-1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #14 ...
20:20:08 [2022-05-31T20:20:08.574Z] 
20:20:08 [2022-05-31T20:20:08.574Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:20:08 [2022-05-31T20:20:08.574Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6
20:20:08 [2022-05-31T20:20:08.574Z] #51 41.49 Selecting previously unselected package python3-pkg-resources.
20:20:08 [2022-05-31T20:20:08.574Z] #51 41.49 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 41.51 Unpacking python3-pkg-resources (52.0.0-4) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 41.76 Selecting previously unselected package python3-six.
20:20:08 [2022-05-31T20:20:08.574Z] #51 41.76 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 41.78 Unpacking python3-six (1.16.0-2) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 41.89 Selecting previously unselected package python3-protobuf.
20:20:08 [2022-05-31T20:20:08.574Z] #51 41.89 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 41.91 Unpacking python3-protobuf (3.12.4-1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 42.44 Selecting previously unselected package libnet1:amd64.
20:20:08 [2022-05-31T20:20:08.574Z] #51 42.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 42.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 42.73 Selecting previously unselected package libnl-3-200:amd64.
20:20:08 [2022-05-31T20:20:08.574Z] #51 42.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 42.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 42.85 Selecting previously unselected package libprotobuf-c1:amd64.
20:20:08 [2022-05-31T20:20:08.574Z] #51 42.87 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 42.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 43.00 Selecting previously unselected package criu.
20:20:08 [2022-05-31T20:20:08.574Z] #51 43.00 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 43.02 Unpacking criu (3.17-1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 43.84 Setting up python3-pkg-resources (52.0.0-4) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 45.50 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 45.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 45.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 45.54 Setting up python3-six (1.16.0-2) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 46.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 46.64 Setting up python3-protobuf (3.12.4-1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 50.42 Setting up criu (3.17-1) ...
20:20:08 [2022-05-31T20:20:08.574Z] #51 ...
20:20:08 [2022-05-31T20:20:08.574Z] 
20:20:08 [2022-05-31T20:20:08.574Z] #55 [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
20:20:08 [2022-05-31T20:20:08.574Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.20 go: downloading github.com/gobwas/glob v0.2.3
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.26 go: downloading github.com/kisielk/gotool v1.0.0
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.36 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.41 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.41 go: downloading golang.org/x/mod v0.5.1
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.50 go: downloading github.com/ettle/strcase v0.1.1
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.61 go: downloading github.com/fatih/structtag v1.2.0
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.62 go: downloading github.com/Masterminds/semver v1.5.0
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:20:08 [2022-05-31T20:20:08.574Z] #55 52.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:20:08 [2022-05-31T20:20:08.835Z] #55 52.90 go: downloading github.com/prometheus/client_golang v1.7.1
20:20:09 [2022-05-31T20:20:09.097Z] #55 53.25 go: downloading github.com/prometheus/client_model v0.2.0
20:20:09 [2022-05-31T20:20:09.360Z] #55 53.40 go: downloading github.com/google/go-cmp v0.5.6
20:20:09 [2022-05-31T20:20:09.622Z] #55 53.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:20:09 [2022-05-31T20:20:09.886Z] #55 53.82 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
20:20:09 [2022-05-31T20:20:09.886Z] #55 53.82 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:20:09 [2022-05-31T20:20:09.886Z] #55 53.94 go: downloading github.com/beorn7/perks v1.0.1
20:20:09 [2022-05-31T20:20:09.886Z] #55 53.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:20:09 [2022-05-31T20:20:09.887Z] #55 53.98 go: downloading github.com/golang/protobuf v1.5.2
20:20:09 [2022-05-31T20:20:09.887Z] #55 54.01 go: downloading github.com/cespare/xxhash v1.1.0
20:20:09 [2022-05-31T20:20:09.887Z] #55 ...
20:20:09 [2022-05-31T20:20:09.887Z] 
20:20:09 [2022-05-31T20:20:09.887Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:20:09 [2022-05-31T20:20:09.887Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86
20:20:09 [2022-05-31T20:20:09.887Z] #42 44.07 Selecting previously unselected package libicu67:amd64.
20:20:09 [2022-05-31T20:20:09.887Z] #42 44.07 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 44.09 Unpacking libicu67:amd64 (67.1-7) ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 50.18 Selecting previously unselected package libxml2:amd64.
20:20:09 [2022-05-31T20:20:09.887Z] #42 50.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 50.19 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 50.66 Selecting previously unselected package libarchive13:amd64.
20:20:09 [2022-05-31T20:20:09.887Z] #42 50.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 50.68 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.06 Selecting previously unselected package libjsoncpp24:amd64.
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.08 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.22 Selecting previously unselected package librhash0:amd64.
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.23 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.24 Unpacking librhash0:amd64 (1.4.1-2) ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.40 Selecting previously unselected package libuv1:amd64.
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.41 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.42 Unpacking libuv1:amd64 (1.40.0-2) ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.65 Selecting previously unselected package cmake.
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.65 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:20:09 [2022-05-31T20:20:09.887Z] #42 51.66 Unpacking cmake (3.18.4-2+deb11u1) ...
20:20:10 [2022-05-31T20:20:10.149Z] #42 ...
20:20:10 [2022-05-31T20:20:10.149Z] 
20:20:10 [2022-05-31T20:20:10.149Z] #55 [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
20:20:10 [2022-05-31T20:20:10.149Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92
20:20:10 [2022-05-31T20:20:10.149Z] #55 54.23 go: downloading github.com/prometheus/common v0.10.0
20:20:10 [2022-05-31T20:20:10.149Z] #55 ...
20:20:10 [2022-05-31T20:20:10.149Z] 
20:20:10 [2022-05-31T20:20:10.149Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:20:10 [2022-05-31T20:20:10.149Z] #51 sha256:113d2bb1d4548e80ebe8fce070dfbb856d4f7e96e19058ca2a7a1a7cd8f6f6e6
20:20:10 [2022-05-31T20:20:10.149Z] #51 52.24 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:20:10 [2022-05-31T20:20:10.149Z] #51 DONE 53.9s
20:20:10 [2022-05-31T20:20:10.410Z] 
20:20:10 [2022-05-31T20:20:10.410Z] #55 [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
20:20:10 [2022-05-31T20:20:10.410Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92
20:20:10 [2022-05-31T20:20:10.410Z] #55 54.50 go: downloading github.com/prometheus/procfs v0.6.0
20:20:10 [2022-05-31T20:20:10.671Z] #55 54.67 go: downloading github.com/mattn/go-runewidth v0.0.9
20:20:10 [2022-05-31T20:20:10.671Z] #55 54.79 go: downloading google.golang.org/protobuf v1.27.1
20:20:12 [2022-05-31T20:20:12.598Z] #55 56.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:20:12 [2022-05-31T20:20:12.859Z] #55 ...
20:20:12 [2022-05-31T20:20:12.859Z] 
20:20:12 [2022-05-31T20:20:12.859Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:20:12 [2022-05-31T20:20:12.859Z] #42 sha256:cdddd53eaf66c5a4cc1ad72969ff9954e6e86d2736995232ae865da98cdb3e86
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.22 Setting up libicu67:amd64 (67.1-7) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.26 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.28 Setting up libuv1:amd64 (1.40.0-2) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.39 Setting up librhash0:amd64 (1.4.1-2) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.40 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.43 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.44 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.46 Setting up cmake (3.18.4-2+deb11u1) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 56.48 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:20:12 [2022-05-31T20:20:12.859Z] #42 DONE 57.0s
20:20:13 [2022-05-31T20:20:13.121Z] 
20:20:13 [2022-05-31T20:20:13.121Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:20:13 [2022-05-31T20:20:13.121Z] #43 sha256:d827e07419ea898468ee56cdfa7f92e3c8d180a0ee91162c43c4e1a826cd3cd8
20:20:13 [2022-05-31T20:20:13.121Z] #43 DONE 0.2s
20:20:13 [2022-05-31T20:20:13.121Z] 
20:20:13 [2022-05-31T20:20:13.121Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:20:13 [2022-05-31T20:20:13.121Z] #44 sha256:481b8b491cc174329881f77177528688d1633b949e81a90fe6eaa2c0260e9b71
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.835 + RM_GOPATH=0
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.835 + TMP_GOPATH=
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.835 + : /build
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.835 + '[' -z '' ']'
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.835 ++ mktemp -d
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.838 + export GOPATH=/tmp/tmp.Qe5kx6i28d
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.838 + GOPATH=/tmp/tmp.Qe5kx6i28d
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.838 + RM_GOPATH=1
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.838 + case "$(go env GOARCH)" in
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.841 ++ go env GOARCH
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.876 + export GO_BUILDMODE=-buildmode=pie
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.876 + GO_BUILDMODE=-buildmode=pie
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.876 ++ dirname /install.sh
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.878 + dir=/
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.878 + bin=tini
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.879 + shift
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.880 + '[' '!' -f //tini.installer ']'
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.880 + . //tini.installer
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.880 ++ : v0.19.0
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.881 + install_tini
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.882 + echo 'Install tini version v0.19.0'
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.882 Install tini version v0.19.0
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.882 + git clone https://github.com/krallin/tini.git /tmp/tmp.Qe5kx6i28d/tini
20:20:14 [2022-05-31T20:20:14.064Z] #44 0.885 Cloning into '/tmp/tmp.Qe5kx6i28d/tini'...
20:20:14 [2022-05-31T20:20:14.636Z] #44 1.572 + cd /tmp/tmp.Qe5kx6i28d/tini
20:20:14 [2022-05-31T20:20:14.897Z] #44 1.572 + git checkout -q v0.19.0
20:20:14 [2022-05-31T20:20:14.897Z] #44 1.604 + cmake .
20:20:15 [2022-05-31T20:20:15.470Z] #44 2.188 -- The C compiler identification is GNU 10.2.1
20:20:15 [2022-05-31T20:20:15.470Z] #44 2.276 -- Detecting C compiler ABI info
20:20:16 [2022-05-31T20:20:16.044Z] #44 2.790 -- Detecting C compiler ABI info - done
20:20:16 [2022-05-31T20:20:16.044Z] #44 2.935 -- Check for working C compiler: /usr/bin/cc - skipped
20:20:16 [2022-05-31T20:20:16.044Z] #44 2.950 -- Detecting C compile features
20:20:16 [2022-05-31T20:20:16.044Z] #44 2.952 -- Detecting C compile features - done
20:20:16 [2022-05-31T20:20:16.044Z] #44 2.998 -- Performing Test HAS_BUILTIN_FORTIFY
20:20:16 [2022-05-31T20:20:16.305Z] #44 3.179 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:20:16 [2022-05-31T20:20:16.305Z] #44 3.264 -- Configuring done
20:20:16 [2022-05-31T20:20:16.566Z] #44 3.275 -- Generating done
20:20:16 [2022-05-31T20:20:16.566Z] #44 3.293 -- Build files have been written to: /tmp/tmp.Qe5kx6i28d/tini
20:20:16 [2022-05-31T20:20:16.566Z] #44 3.315 + make tini-static
20:20:16 [2022-05-31T20:20:16.839Z] #44 3.676 Scanning dependencies of target tini-static
20:20:16 [2022-05-31T20:20:16.839Z] #44 3.771 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:20:17 [2022-05-31T20:20:17.803Z] #44 ...
20:20:17 [2022-05-31T20:20:17.803Z] 
20:20:17 [2022-05-31T20:20:17.803Z] #53 [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.8.1"      && /build/gotestsum --version
20:20:17 [2022-05-31T20:20:17.803Z] #53 sha256:1d7c87c01a497e4e394d68f389ff5ae50d0d2a9b215dcd310a3e282f6567b06b
20:20:17 [2022-05-31T20:20:17.803Z] #53 61.09 gotestsum version dev
20:20:17 [2022-05-31T20:20:17.803Z] #53 DONE 61.7s
20:20:17 [2022-05-31T20:20:17.803Z] 
20:20:17 [2022-05-31T20:20:17.803Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:20:17 [2022-05-31T20:20:17.803Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf
20:20:17 [2022-05-31T20:20:17.803Z] #14 55.61 Selecting previously unselected package mingw-w64-x86-64-dev.
20:20:17 [2022-05-31T20:20:17.803Z] #14 55.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:20:17 [2022-05-31T20:20:17.803Z] #14 55.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:20:17 [2022-05-31T20:20:17.803Z] #14 61.44 Selecting previously unselected package gcc-mingw-w64-base.
20:20:17 [2022-05-31T20:20:17.803Z] #14 61.47 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:20:17 [2022-05-31T20:20:17.803Z] #14 61.49 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:20:17 [2022-05-31T20:20:17.803Z] #14 61.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:20:17 [2022-05-31T20:20:17.803Z] #14 61.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:20:17 [2022-05-31T20:20:17.803Z] #14 61.77 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:20:18 [2022-05-31T20:20:18.064Z] #14 ...
20:20:18 [2022-05-31T20:20:18.064Z] 
20:20:18 [2022-05-31T20:20:18.064Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:20:18 [2022-05-31T20:20:18.064Z] #44 sha256:481b8b491cc174329881f77177528688d1633b949e81a90fe6eaa2c0260e9b71
20:20:18 [2022-05-31T20:20:18.064Z] #44 5.067 [100%] Linking C executable tini-static
20:20:19 [2022-05-31T20:20:19.008Z] #44 5.818 [100%] Built target tini-static
20:20:19 [2022-05-31T20:20:19.008Z] #44 5.880 + mkdir -p /build
20:20:19 [2022-05-31T20:20:19.008Z] #44 5.881 + cp tini-static /build/docker-init
20:20:19 [2022-05-31T20:20:19.008Z] #44 DONE 6.0s
20:20:19 [2022-05-31T20:20:19.008Z] 
20:20:19 [2022-05-31T20:20:19.008Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:20:19 [2022-05-31T20:20:19.008Z] #67 sha256:cef74217adb0a641af742f2a51a0ceda16883e6f1a13bd6a8f6ea0264b45b247
20:20:25 [2022-05-31T20:20:25.604Z] #67 ...
20:20:25 [2022-05-31T20:20:25.604Z] 
20:20:25 [2022-05-31T20:20:25.604Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:20:25 [2022-05-31T20:20:25.604Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf
20:20:25 [2022-05-31T20:20:25.604Z] #14 68.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:20:25 [2022-05-31T20:20:25.604Z] #14 68.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:20:25 [2022-05-31T20:20:25.604Z] #14 68.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:20:37 [2022-05-31T20:20:37.842Z] #14 ...
20:20:37 [2022-05-31T20:20:37.842Z] 
20:20:37 [2022-05-31T20:20:37.842Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:20:37 [2022-05-31T20:20:37.842Z] #64 sha256:cb55b5fc5cda5bd3b59b0ee12d50e00a8ac0a7ec1b94ec8e5c9b85e34342e897
20:20:37 [2022-05-31T20:20:37.842Z] #64 42.75 Updating files:  47% (2262/4766)
Updating files:  48% (2288/4766)
Updating files:  49% (2336/4766)
Updating files:  50% (2383/4766)
Updating files:  51% (2431/4766)
Updating files:  52% (2479/4766)
Updating files:  53% (2526/4766)
Updating files:  54% (2574/4766)
Updating files:  55% (2622/4766)
Updating files:  56% (2669/4766)
Updating files:  57% (2717/4766)
Updating files:  58% (2765/4766)
Updating files:  59% (2812/4766)
Updating files:  60% (2860/4766)
Updating files:  61% (2908/4766)
Updating files:  62% (2955/4766)
Updating files:  63% (3003/4766)
Updating files:  64% (3051/4766)
Updating files:  65% (3098/4766)
Updating files:  66% (3146/4766)
Updating files:  67% (3194/4766)
Updating files:  68% (3241/4766)
Updating files:  69% (3289/4766)
Updating files:  70% (3337/4766)
Updating files:  71% (3384/4766)
Updating files:  72% (3432/4766)
Updating files:  73% (3480/4766)
Updating files:  74% (3527/4766)
Updating files:  75% (3575/4766)
Updating files:  76% (3623/4766)
Updating files:  77% (3670/4766)
Updating files:  78% (3718/4766)
Updating files:  79% (3766/4766)
Updating files:  80% (3813/4766)
Updating files:  81% (3861/4766)
Updating files:  82% (3909/4766)
Updating files:  83% (3956/4766)
Updating files:  84% (4004/4766)
Updating files:  85% (4052/4766)
Updating files:  86% (4099/4766)
Updating files:  87% (4147/4766)
Updating files:  88% (4195/4766)
Updating files:  89% (4242/4766)
Updating files:  90% (4290/4766)
Updating files:  91% (4338/4766)
Updating files:  92% (4385/4766)
Updating files:  93% (4433/4766)
Updating files:  93% (4452/4766)
Updating files:  94% (4481/4766)
Updating files:  95% (4528/4766)
Updating files:  96% (4576/4766)
Updating files:  97% (4624/4766)
Updating files:  98% (4671/4766)
Updating files:  99% (4719/4766)
Updating files: 100% (4766/4766)
Updating files: 100% (4766/4766), done.
20:20:37 [2022-05-31T20:20:37.842Z] #64 43.94 + cd /tmp/tmp.ZNvYhuuQoy/src/github.com/containerd/containerd
20:20:37 [2022-05-31T20:20:37.842Z] #64 43.96 + git checkout -q v1.6.4
20:20:38 [2022-05-31T20:20:38.785Z] #64 45.19 + export 'BUILDTAGS=netgo osusergo static_build'
20:20:38 [2022-05-31T20:20:38.785Z] #64 45.19 + BUILDTAGS='netgo osusergo static_build'
20:20:38 [2022-05-31T20:20:38.785Z] #64 45.20 + export EXTRA_FLAGS=-buildmode=pie
20:20:38 [2022-05-31T20:20:38.785Z] #64 45.20 + EXTRA_FLAGS=-buildmode=pie
20:20:38 [2022-05-31T20:20:38.785Z] #64 45.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:20:38 [2022-05-31T20:20:38.785Z] #64 45.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:20:38 [2022-05-31T20:20:38.785Z] #64 45.20 + '[' '' = dynamic ']'
20:20:38 [2022-05-31T20:20:38.785Z] #64 45.20 + make
20:20:40 [2022-05-31T20:20:40.700Z] #64 46.81 + bin/ctr
20:20:47 [2022-05-31T20:20:47.289Z] #64 ...
20:20:47 [2022-05-31T20:20:47.289Z] 
20:20:47 [2022-05-31T20:20:47.289Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:20:47 [2022-05-31T20:20:47.289Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf
20:20:47 [2022-05-31T20:20:47.289Z] #14 81.34 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:20:47 [2022-05-31T20:20:47.289Z] #14 81.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:20:47 [2022-05-31T20:20:47.289Z] #14 81.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:20:47 [2022-05-31T20:20:47.289Z] #14 86.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:20:47 [2022-05-31T20:20:47.289Z] #14 86.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:20:47 [2022-05-31T20:20:47.289Z] #14 86.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:20:48 [2022-05-31T20:20:48.675Z] #14 92.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:20:48 [2022-05-31T20:20:48.675Z] #14 92.76 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:20:48 [2022-05-31T20:20:48.675Z] #14 92.77 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:21:00 [2022-05-31T20:21:00.914Z] #14 105.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:21:00 [2022-05-31T20:21:00.914Z] #14 105.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:21:00 [2022-05-31T20:21:00.914Z] #14 105.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:21:05 [2022-05-31T20:21:05.129Z] #14 ...
20:21:05 [2022-05-31T20:21:05.129Z] 
20:21:05 [2022-05-31T20:21:05.129Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:21:05 [2022-05-31T20:21:05.129Z] #67 sha256:cef74217adb0a641af742f2a51a0ceda16883e6f1a13bd6a8f6ea0264b45b247
20:21:05 [2022-05-31T20:21:05.129Z] #67 108.2 + for f in rootlesskit rootlesskit-docker-proxy
20:21:05 [2022-05-31T20:21:05.129Z] #67 108.2 + GOBIN=/build
20:21:05 [2022-05-31T20:21:05.129Z] #67 108.2 + GO111MODULE=on
20:21:05 [2022-05-31T20:21:05.129Z] #67 108.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:21:10 [2022-05-31T20:21:10.422Z] #67 ...
20:21:10 [2022-05-31T20:21:10.422Z] 
20:21:10 [2022-05-31T20:21:10.422Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:21:10 [2022-05-31T20:21:10.422Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf
20:21:10 [2022-05-31T20:21:10.422Z] #14 110.7 Selecting previously unselected package g++-mingw-w64-x86-64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 110.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 110.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 110.8 Selecting previously unselected package libapparmor1:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 110.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 110.8 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 110.9 Selecting previously unselected package libapparmor-dev:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 110.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.1 Selecting previously unselected package libbtrfs0:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.2 Selecting previously unselected package libbtrfs-dev:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.6 Selecting previously unselected package libudev-dev:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.6 Unpacking libudev-dev:amd64 (247.3-7) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.7 Selecting previously unselected package libsepol1-dev:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 111.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 112.4 Selecting previously unselected package libpcre2-16-0:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 112.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 112.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.0 Selecting previously unselected package libpcre2-32-0:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.2 Selecting previously unselected package libpcre2-posix2:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.3 Selecting previously unselected package libpcre2-dev:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.8 Selecting previously unselected package libselinux1-dev:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 113.8 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 114.0 Selecting previously unselected package libdevmapper-dev:amd64.
20:21:10 [2022-05-31T20:21:10.422Z] #14 114.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.422Z] #14 114.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:21:10 [2022-05-31T20:21:10.683Z] #14 114.9 Selecting previously unselected package libseccomp-dev:amd64.
20:21:10 [2022-05-31T20:21:10.964Z] #14 114.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:21:10 [2022-05-31T20:21:10.964Z] #14 114.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:21:11 [2022-05-31T20:21:11.806Z] #14 115.7 Selecting previously unselected package libsystemd-dev:amd64.
20:21:11 [2022-05-31T20:21:11.806Z] #14 115.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:21:11 [2022-05-31T20:21:11.806Z] #14 115.9 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:21:12 [2022-05-31T20:21:12.754Z] #14 116.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:21:12 [2022-05-31T20:21:12.754Z] #14 116.9 Setting up libapparmor1:amd64 (2.13.6-10) ...#14 ...
20:21:12 [2022-05-31T20:21:12.754Z] 
20:21:12 [2022-05-31T20:21:12.754Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:21:12 [2022-05-31T20:21:12.754Z] #67 sha256:cef74217adb0a641af742f2a51a0ceda16883e6f1a13bd6a8f6ea0264b45b247
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7 rootlesskit version 1.0.0
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7 Usage of /build/rootlesskit-docker-proxy:
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7   -container-ip string
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7     	container ip
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7   -container-port int
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7     	container port (default -1)
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7   -host-ip string
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7     	host ip
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7   -host-port int
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7     	host port (default -1)
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7   -proto string
20:21:12 [2022-05-31T20:21:12.754Z] #67 113.7     	proxy protocol (default "tcp")
20:21:12 [2022-05-31T20:21:12.754Z] #67 DONE 116.7s
20:21:12 [2022-05-31T20:21:12.754Z] 
20:21:12 [2022-05-31T20:21:12.754Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:21:12 [2022-05-31T20:21:12.754Z] #68 sha256:3d318440cc607771af6b5a8c448d25c784015d01356d793043c77ea1908e6414
20:21:12 [2022-05-31T20:21:12.754Z] #68 DONE 0.0s
20:21:12 [2022-05-31T20:21:12.754Z] 
20:21:12 [2022-05-31T20:21:12.754Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:21:12 [2022-05-31T20:21:12.754Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf
20:21:12 [2022-05-31T20:21:12.754Z] #14 116.9 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:21:12 [2022-05-31T20:21:12.754Z] #14 116.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:21:12 [2022-05-31T20:21:12.754Z] #14 116.9 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:21:12 [2022-05-31T20:21:12.754Z] #14 116.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:21:12 [2022-05-31T20:21:12.754Z] #14 117.0 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:21:12 [2022-05-31T20:21:12.754Z] #14 117.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:21:12 [2022-05-31T20:21:12.754Z] #14 117.0 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:21:12 [2022-05-31T20:21:12.754Z] #14 ...
20:21:12 [2022-05-31T20:21:12.754Z] 
20:21:12 [2022-05-31T20:21:12.754Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:21:12 [2022-05-31T20:21:12.754Z] #69 sha256:9d02e7ce1afd785546a6b1040495f6909b75ef5412aa08b431a36bc2fe9272cb
20:21:13 [2022-05-31T20:21:13.016Z] #69 DONE 0.1s
20:21:13 [2022-05-31T20:21:13.016Z] 
20:21:13 [2022-05-31T20:21:13.016Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:21:13 [2022-05-31T20:21:13.016Z] #14 sha256:631d2de06e5b0b1d1ccfb0fff64dd2feeaf22fff6d4c68de8163f442a2560cdf
20:21:13 [2022-05-31T20:21:13.016Z] #14 117.0 Setting up libudev-dev:amd64 (247.3-7) ...
20:21:13 [2022-05-31T20:21:13.016Z] #14 117.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:21:13 [2022-05-31T20:21:13.016Z] #14 117.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:21:13 [2022-05-31T20:21:13.016Z] #14 117.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:21:13 [2022-05-31T20:21:13.016Z] #14 117.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:21:13 [2022-05-31T20:21:13.016Z] #14 117.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:21:13 [2022-05-31T20:21:13.016Z] #14 117.2 Setting up mingw-w64-common (8.0.0-1) ...
20:21:13 [2022-05-31T20:21:13.016Z] #14 117.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:21:13 [2022-05-31T20:21:13.280Z] #14 117.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:21:13 [2022-05-31T20:21:13.280Z] #14 117.3 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:21:13 [2022-05-31T20:21:13.280Z] #14 117.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:21:13 [2022-05-31T20:21:13.280Z] #14 117.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:21:13 [2022-05-31T20:21:13.280Z] #14 117.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:21:13 [2022-05-31T20:21:13.280Z] #14 117.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:21:13 [2022-05-31T20:21:13.280Z] #14 117.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:21:13 [2022-05-31T20:21:13.280Z] #14 117.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:21:13 [2022-05-31T20:21:13.280Z] #14 117.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:21:13 [2022-05-31T20:21:13.545Z] #14 117.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:21:13 [2022-05-31T20:21:13.545Z] #14 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:21:13 [2022-05-31T20:21:13.545Z] #14 117.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:21:13 [2022-05-31T20:21:13.545Z] #14 117.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:21:13 [2022-05-31T20:21:13.545Z] #14 117.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:21:13 [2022-05-31T20:21:13.807Z] #14 117.8 Setting up dmsetup (2:1.02.175-2.1) ...
20:21:13 [2022-05-31T20:21:13.807Z] #14 117.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:21:13 [2022-05-31T20:21:13.807Z] #14 117.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:21:14 [2022-05-31T20:21:14.073Z] #14 117.9 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:21:14 [2022-05-31T20:21:14.335Z] #14 DONE 118.4s
20:21:14 [2022-05-31T20:21:14.335Z] 
20:21:14 [2022-05-31T20:21:14.335Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:21:14 [2022-05-31T20:21:14.335Z] #59 sha256:ffe72570347b6b9e0fd91a60005edc9c02406821b564b614056d17115960e71b
20:21:14 [2022-05-31T20:21:14.600Z] #59 DONE 0.1s
20:21:14 [2022-05-31T20:21:14.600Z] 
20:21:14 [2022-05-31T20:21:14.600Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:21:14 [2022-05-31T20:21:14.600Z] #60 sha256:e11f21e7ef75489ba6834aa96dcfe2c155ffa645f7ffc71ff451ab4fd9aa4237
20:21:15 [2022-05-31T20:21:15.997Z] #60 ...
20:21:15 [2022-05-31T20:21:15.997Z] 
20:21:15 [2022-05-31T20:21:15.997Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
20:21:15 [2022-05-31T20:21:15.997Z] #15 sha256:d477f35cc8b4dddcba5db26d2304ee89caa3e7bba1058192b4fa02f8921160f7
20:21:15 [2022-05-31T20:21:15.997Z] #15 DONE 1.5s
20:21:15 [2022-05-31T20:21:15.997Z] 
20:21:15 [2022-05-31T20:21:15.997Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:21:15 [2022-05-31T20:21:15.997Z] #60 sha256:e11f21e7ef75489ba6834aa96dcfe2c155ffa645f7ffc71ff451ab4fd9aa4237
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.414 + RM_GOPATH=0
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.414 + TMP_GOPATH=
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.414 + : /build
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.414 + '[' -z '' ']'
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.417 ++ mktemp -d
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.417 + export GOPATH=/tmp/tmp.okcHo7eClD
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.417 + GOPATH=/tmp/tmp.okcHo7eClD
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.417 + RM_GOPATH=1
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.417 + case "$(go env GOARCH)" in
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.417 ++ go env GOARCH
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 Install runc version v1.1.2 (build tags: seccomp)
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + export GO_BUILDMODE=-buildmode=pie
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + GO_BUILDMODE=-buildmode=pie
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 ++ dirname /install.sh
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + dir=/
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + bin=runc
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + shift
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + '[' '!' -f //runc.installer ']'
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + . //runc.installer
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 ++ set -e
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 ++ : v1.1.2
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + install_runc
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + RUNC_BUILDTAGS=seccomp
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.okcHo7eClD/src/github.com/opencontainers/runc
20:21:15 [2022-05-31T20:21:15.997Z] #60 1.460 Cloning into '/tmp/tmp.okcHo7eClD/src/github.com/opencontainers/runc'...
20:21:17 [2022-05-31T20:21:17.453Z] #60 ...
20:21:17 [2022-05-31T20:21:17.453Z] 
20:21:17 [2022-05-31T20:21:17.453Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:21:17 [2022-05-31T20:21:17.453Z] #16 sha256:e46abf534256fc611d277f2c8d7c70cbdd17fd22e66fa2673fbfcb70a6b70386
20:21:17 [2022-05-31T20:21:17.453Z] #16 DONE 1.3s
20:21:17 [2022-05-31T20:21:17.453Z] 
20:21:17 [2022-05-31T20:21:17.453Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:21:17 [2022-05-31T20:21:17.453Z] #17 sha256:c068efb74413d2e7cf9f191383cdf5d065e53ce07d7af66f51578202285773ee
20:21:18 [2022-05-31T20:21:18.054Z] #17 0.936 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:21:18 [2022-05-31T20:21:18.323Z] #17 DONE 1.1s
20:21:18 [2022-05-31T20:21:18.323Z] 
20:21:18 [2022-05-31T20:21:18.323Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:21:18 [2022-05-31T20:21:18.323Z] #18 sha256:66c56cf51d408e0b5b5180dccc4f8eee67111a2185a0ce1160132e7eb8aa3073
20:21:19 [2022-05-31T20:21:19.276Z] #18 DONE 1.0s
20:21:19 [2022-05-31T20:21:19.276Z] 
20:21:19 [2022-05-31T20:21:19.276Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:21:19 [2022-05-31T20:21:19.276Z] #36 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5
20:21:19 [2022-05-31T20:21:19.276Z] #36 ...
20:21:19 [2022-05-31T20:21:19.276Z] 
20:21:19 [2022-05-31T20:21:19.276Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:21:19 [2022-05-31T20:21:19.276Z] #19 sha256:e0f95abd5d907e4d7d5280c0307edcd4328ab4217a3939a68189c0a28d9239f2
20:21:20 [2022-05-31T20:21:20.219Z] #19 DONE 1.0s
20:21:20 [2022-05-31T20:21:20.219Z] 
20:21:20 [2022-05-31T20:21:20.219Z] #20 [dev-systemd-false  6/26] RUN ldconfig
20:21:20 [2022-05-31T20:21:20.219Z] #20 sha256:3be57fbc7135b7cbd5ceb489434f6713ab1a3505c85fba4e6a845928085358c1
20:21:21 [2022-05-31T20:21:21.616Z] #20 DONE 1.1s
20:21:21 [2022-05-31T20:21:21.616Z] 
20:21:21 [2022-05-31T20:21:21.616Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:21:21 [2022-05-31T20:21:21.616Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53
20:21:22 [2022-05-31T20:21:22.558Z] #21 1.216 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:21:22 [2022-05-31T20:21:22.558Z] #21 1.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:21:22 [2022-05-31T20:21:22.558Z] #21 1.254 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:21:23 [2022-05-31T20:21:23.129Z] #21 1.774 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:21:24 [2022-05-31T20:21:24.072Z] #21 2.780 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:21:25 [2022-05-31T20:21:25.457Z] #21 4.046 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:21:26 [2022-05-31T20:21:26.844Z] #21 ...
20:21:26 [2022-05-31T20:21:26.844Z] 
20:21:26 [2022-05-31T20:21:26.844Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:21:26 [2022-05-31T20:21:26.844Z] #60 sha256:e11f21e7ef75489ba6834aa96dcfe2c155ffa645f7ffc71ff451ab4fd9aa4237
20:21:26 [2022-05-31T20:21:26.844Z] #60 12.31 + cd /tmp/tmp.okcHo7eClD/src/github.com/opencontainers/runc
20:21:26 [2022-05-31T20:21:26.844Z] #60 12.31 + git checkout -q v1.1.2
20:21:27 [2022-05-31T20:21:27.416Z] #60 12.95 + '[' -z '' ']'
20:21:27 [2022-05-31T20:21:27.416Z] #60 12.95 + target=static
20:21:27 [2022-05-31T20:21:27.416Z] #60 12.95 + make BUILDTAGS=seccomp static
20:21:27 [2022-05-31T20:21:27.678Z] #60 13.33 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
20:21:35 [2022-05-31T20:21:35.822Z] #60 ...
20:21:35 [2022-05-31T20:21:35.822Z] 
20:21:35 [2022-05-31T20:21:35.822Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:21:35 [2022-05-31T20:21:35.822Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53
20:21:35 [2022-05-31T20:21:35.822Z] #21 7.959 Fetched 8537 kB in 7s (1217 kB/s)
20:21:35 [2022-05-31T20:21:35.822Z] #21 7.959 Reading package lists...
20:21:35 [2022-05-31T20:21:35.822Z] #21 10.62 Reading package lists...
20:21:35 [2022-05-31T20:21:35.822Z] #21 13.37 Building dependency tree...
20:21:36 [2022-05-31T20:21:36.392Z] #21 14.99 The following additional packages will be installed:
20:21:36 [2022-05-31T20:21:36.392Z] #21 14.99   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:21:36 [2022-05-31T20:21:36.392Z] #21 15.00   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:21:36 [2022-05-31T20:21:36.392Z] #21 15.00   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:21:36 [2022-05-31T20:21:36.392Z] #21 15.00   python3-pkg-resources vim-runtime xxd
20:21:36 [2022-05-31T20:21:36.392Z] #21 15.00 Suggested packages:
20:21:36 [2022-05-31T20:21:36.392Z] #21 15.00   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:21:36 [2022-05-31T20:21:36.392Z] #21 15.00   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:21:36 [2022-05-31T20:21:36.392Z] #21 15.00   acl attr quota
20:21:36 [2022-05-31T20:21:36.392Z] #21 15.01 Recommended packages:
20:21:36 [2022-05-31T20:21:36.392Z] #21 15.01   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:21:37 [2022-05-31T20:21:37.777Z] #21 16.30 The following NEW packages will be installed:
20:21:37 [2022-05-31T20:21:37.777Z] #21 16.31   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:21:37 [2022-05-31T20:21:37.777Z] #21 16.31   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:21:37 [2022-05-31T20:21:37.777Z] #21 16.32   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:21:37 [2022-05-31T20:21:37.777Z] #21 16.32   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:21:37 [2022-05-31T20:21:37.777Z] #21 16.32   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:21:37 [2022-05-31T20:21:37.777Z] #21 16.32   python3-pkg-resources python3-setuptools python3-wheel sudo
20:21:37 [2022-05-31T20:21:37.777Z] #21 16.32   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:21:37 [2022-05-31T20:21:37.777Z] #21 16.32   xz-utils zip zstd
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.64 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.64 Need to get 27.6 MB of archives.
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.64 After this operation, 106 MB of additional disk space will be used.
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.83 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]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:21:38 [2022-05-31T20:21:38.038Z] #21 16.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:21:38 [2022-05-31T20:21:38.299Z] #21 16.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:21:38 [2022-05-31T20:21:38.299Z] #21 16.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:21:38 [2022-05-31T20:21:38.706Z] #21 17.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.64 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.65 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:21:38 [2022-05-31T20:21:38.967Z] #21 17.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:21:39 [2022-05-31T20:21:39.227Z] #21 17.74 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:21:39 [2022-05-31T20:21:39.227Z] #21 17.75 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:21:39 [2022-05-31T20:21:39.488Z] #21 18.16 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:21:39 [2022-05-31T20:21:39.488Z] #21 18.26 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:21:39 [2022-05-31T20:21:39.488Z] #21 18.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:21:39 [2022-05-31T20:21:39.748Z] #21 18.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:21:39 [2022-05-31T20:21:39.748Z] #21 ...
20:21:39 [2022-05-31T20:21:39.748Z] 
20:21:39 [2022-05-31T20:21:39.748Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:21:39 [2022-05-31T20:21:39.748Z] #36 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5
20:21:39 [2022-05-31T20:21:39.748Z] #36 143.9 Delve is a source level debugger for Go programs.
20:21:39 [2022-05-31T20:21:39.748Z] #36 143.9 
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 Delve enables you to interact with your program by controlling the execution of the process,
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 Pass flags to the program you are debugging using `--`, for example:
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 `dlv exec ./hello -- server --config conf/config.toml`
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 Usage:
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   dlv [command]
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 Available Commands:
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   attach      Attach to running process and begin debugging.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   connect     Connect to a headless debug server with a terminal client.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   core        Examine a core dump.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   debug       Compile and begin debugging main package in current directory, or the package specified.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   exec        Execute a precompiled binary, and begin a debug session.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   help        Help about any command
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   run         Deprecated command. Use 'debug' instead.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   test        Compile test binary and begin debugging program.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   trace       Compile and begin tracing program.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   version     Prints version.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 Flags:
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --disable-aslr                     Disables address space randomization
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   -h, --help                             help for dlv
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --init string                      Init file, executed by the terminal client.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --log                              Enable debugging server logging.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9       --wd string                        Working directory for running the program.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 Additional help topics:
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   dlv backend  Help about the --backend flag.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   dlv log      Help about logging flags.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9   dlv redirect Help about file redirection.
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 
20:21:39 [2022-05-31T20:21:39.749Z] #36 143.9 Use "dlv [command] --help" for more information about a command.
20:21:40 [2022-05-31T20:21:40.011Z] #36 ...
20:21:40 [2022-05-31T20:21:40.011Z] 
20:21:40 [2022-05-31T20:21:40.011Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:21:40 [2022-05-31T20:21:40.011Z] #34 sha256:17ed0ad370f36e9e186a1b18b32d44e4b81a44479e14da465d1ad5cf1f730994
20:21:40 [2022-05-31T20:21:40.011Z] #34 DONE 143.8s
20:21:40 [2022-05-31T20:21:40.011Z] 
20:21:40 [2022-05-31T20:21:40.011Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:21:40 [2022-05-31T20:21:40.011Z] #36 sha256:3ef0c75c5e3533db35f93d7d1735716ef6706e45935f1bcae33ab98262ea08c5
20:21:40 [2022-05-31T20:21:40.011Z] #36 DONE 144.1s
20:21:40 [2022-05-31T20:21:40.011Z] 
20:21:40 [2022-05-31T20:21:40.011Z] #55 [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
20:21:40 [2022-05-31T20:21:40.011Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92
20:21:40 [2022-05-31T20:21:40.272Z] #55 ...
20:21:40 [2022-05-31T20:21:40.272Z] 
20:21:40 [2022-05-31T20:21:40.272Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:21:40 [2022-05-31T20:21:40.272Z] #21 sha256:d9a7fb9e0cd212f6be6a5d64406833d78bc26f7751d89067c8b5545dc1d33b53
20:21:40 [2022-05-31T20:21:40.272Z] #21 19.10 debconf: delaying package configuration, since apt-utils is not installed
20:21:40 [2022-05-31T20:21:40.842Z] #21 19.31 Fetched 27.6 MB in 2s (13.8 MB/s)
20:21:40 [2022-05-31T20:21:40.842Z] #21 19.43 Selecting previously unselected package pigz.
20:21:40 [2022-05-31T20:21:40.842Z] #21 19.47 (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 ... 24019 files and directories currently installed.)
20:21:40 [2022-05-31T20:21:40.842Z] #21 19.54 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:21:40 [2022-05-31T20:21:40.842Z] #21 19.55 Unpacking pigz (2.6-1) ...
20:21:41 [2022-05-31T20:21:41.105Z] #21 19.71 Selecting previously unselected package libelf1:amd64.
20:21:41 [2022-05-31T20:21:41.105Z] #21 19.71 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:21:41 [2022-05-31T20:21:41.105Z] #21 19.71 Unpacking libelf1:amd64 (0.183-1) ...
20:21:41 [2022-05-31T20:21:41.105Z] #21 19.96 Selecting previously unselected package libbpf0:amd64.
20:21:41 [2022-05-31T20:21:41.105Z] #21 19.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:21:41 [2022-05-31T20:21:41.366Z] #21 19.97 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:21:41 [2022-05-31T20:21:41.366Z] #21 20.19 Selecting previously unselected package libcap2:amd64.
20:21:41 [2022-05-31T20:21:41.366Z] #21 20.21 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:21:41 [2022-05-31T20:21:41.366Z] #21 20.21 Unpacking libcap2:amd64 (1:2.44-1) ...
20:21:41 [2022-05-31T20:21:41.627Z] #21 20.31 Selecting previously unselected package libmnl0:amd64.
20:21:41 [2022-05-31T20:21:41.627Z] #21 20.32 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:21:41 [2022-05-31T20:21:41.627Z] #21 20.32 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:21:41 [2022-05-31T20:21:41.627Z] #21 20.42 Selecting previously unselected package libxtables12:amd64.
20:21:41 [2022-05-31T20:21:41.627Z] #21 20.42 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:21:41 [2022-05-31T20:21:41.627Z] #21 20.42 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:21:41 [2022-05-31T20:21:41.888Z] #21 20.54 Selecting previously unselected package libcap2-bin.
20:21:41 [2022-05-31T20:21:41.888Z] #21 20.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:21:41 [2022-05-31T20:21:41.888Z] #21 20.58 Unpacking libcap2-bin (1:2.44-1) ...
20:21:41 [2022-05-31T20:21:41.888Z] #21 20.69 Selecting previously unselected package iproute2.
20:21:41 [2022-05-31T20:21:41.888Z] #21 20.69 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:21:42 [2022-05-31T20:21:42.151Z] #21 20.70 Unpacking iproute2 (5.10.0-4) ...
20:21:42 [2022-05-31T20:21:42.675Z] #21 21.27 Selecting previously unselected package xxd.
20:21:42 [2022-05-31T20:21:42.675Z] #21 21.28 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:21:42 [2022-05-31T20:21:42.675Z] #21 21.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:21:42 [2022-05-31T20:21:42.936Z] #21 21.43 Selecting previously unselected package vim-common.
20:21:42 [2022-05-31T20:21:42.936Z] #21 21.44 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:21:42 [2022-05-31T20:21:42.936Z] #21 21.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:21:42 [2022-05-31T20:21:42.936Z] #21 21.62 Selecting previously unselected package bash-completion.
20:21:42 [2022-05-31T20:21:42.936Z] #21 21.62 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:21:44 [2022-05-31T20:21:44.600Z] #21 23.21 Unpacking bash-completion (1:2.11-2) ...
20:21:44 [2022-05-31T20:21:44.860Z] #21 23.58 Selecting previously unselected package bzip2.
20:21:44 [2022-05-31T20:21:44.860Z] #21 23.58 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:21:44 [2022-05-31T20:21:44.860Z] #21 23.59 Unpacking bzip2 (1.0.8-4) ...
20:21:45 [2022-05-31T20:21:45.120Z] #21 23.67 Selecting previously unselected package xz-utils.
20:21:45 [2022-05-31T20:21:45.120Z] #21 23.67 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:21:45 [2022-05-31T20:21:45.121Z] #21 23.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:21:45 [2022-05-31T20:21:45.121Z] #21 23.86 Selecting previously unselected package apparmor.
20:21:45 [2022-05-31T20:21:45.121Z] #21 23.86 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:21:45 [2022-05-31T20:21:45.381Z] #21 23.92 Unpacking apparmor (2.13.6-10) ...
20:21:45 [2022-05-31T20:21:45.641Z] #21 24.24 Selecting previously unselected package inetutils-ping.
20:21:45 [2022-05-31T20:21:45.641Z] #21 24.25 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:21:45 [2022-05-31T20:21:45.641Z] #21 24.26 Unpacking inetutils-ping (2:2.0-1) ...
20:21:45 [2022-05-31T20:21:45.641Z] #21 24.35 Selecting previously unselected package libip4tc2:amd64.
20:21:45 [2022-05-31T20:21:45.641Z] #21 24.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:21:45 [2022-05-31T20:21:45.641Z] #21 24.36 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:21:45 [2022-05-31T20:21:45.641Z] #21 24.44 Selecting previously unselected package libip6tc2:amd64.
20:21:45 [2022-05-31T20:21:45.641Z] #21 24.44 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:21:45 [2022-05-31T20:21:45.641Z] #21 24.45 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:21:45 [2022-05-31T20:21:45.902Z] #21 24.49 Selecting previously unselected package libnfnetlink0:amd64.
20:21:45 [2022-05-31T20:21:45.902Z] #21 24.51 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:21:45 [2022-05-31T20:21:45.902Z] #21 24.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:21:45 [2022-05-31T20:21:45.902Z] #21 24.57 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:21:45 [2022-05-31T20:21:45.902Z] #21 24.58 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:21:45 [2022-05-31T20:21:45.902Z] #21 24.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:21:45 [2022-05-31T20:21:45.902Z] #21 24.64 Selecting previously unselected package libnftnl11:amd64.
20:21:45 [2022-05-31T20:21:45.902Z] #21 24.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:21:45 [2022-05-31T20:21:45.902Z] #21 24.66 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:21:46 [2022-05-31T20:21:46.163Z] #21 24.76 Selecting previously unselected package iptables.
20:21:46 [2022-05-31T20:21:46.163Z] #21 24.77 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:21:46 [2022-05-31T20:21:46.163Z] #21 24.80 Unpacking iptables (1.8.7-1) ...
20:21:46 [2022-05-31T20:21:46.423Z] #21 25.05 Selecting previously unselected package libonig5:amd64.
20:21:46 [2022-05-31T20:21:46.423Z] #21 25.08 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:21:46 [2022-05-31T20:21:46.423Z] #21 25.08 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:21:46 [2022-05-31T20:21:46.684Z] #21 25.21 Selecting previously unselected package libjq1:amd64.
20:21:46 [2022-05-31T20:21:46.684Z] #21 25.23 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:21:46 [2022-05-31T20:21:46.684Z] #21 25.24 Unpacking libjq1:amd64 (1.6-2.1) ...
20:21:46 [2022-05-31T20:21:46.684Z] #21 25.33 Selecting previously unselected package jq.
20:21:46 [2022-05-31T20:21:46.684Z] #21 25.34 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:21:46 [2022-05-31T20:21:46.684Z] #21 25.35 Unpacking jq (1.6-2.1) ...
20:21:46 [2022-05-31T20:21:46.684Z] #21 25.42 Selecting previously unselected package libaio1:amd64.
20:21:46 [2022-05-31T20:21:46.684Z] #21 25.43 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:21:46 [2022-05-31T20:21:46.684Z] #21 25.43 Unpacking libaio1:amd64 (0.3.112-9) ...
20:21:46 [2022-05-31T20:21:46.946Z] #21 25.49 Selecting previously unselected package libgpm2:amd64.
20:21:46 [2022-05-31T20:21:46.946Z] #21 25.49 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:21:46 [2022-05-31T20:21:46.946Z] #21 25.50 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:21:46 [2022-05-31T20:21:46.946Z] #21 25.56 Selecting previously unselected package libicu67:amd64.
20:21:46 [2022-05-31T20:21:46.946Z] #21 25.57 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:21:46 [2022-05-31T20:21:46.946Z] #21 25.58 Unpacking libicu67:amd64 (67.1-7) ...
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.66 Selecting previously unselected package libinih1:amd64.
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.67 Unpacking libinih1:amd64 (53-1+b2) ...
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.72 Selecting previously unselected package libnet1:amd64.
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.73 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.82 Selecting previously unselected package libnl-3-200:amd64.
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.90 Selecting previously unselected package libprotobuf-c1:amd64.
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.97 Selecting previously unselected package net-tools.
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.99 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:21:50 [2022-05-31T20:21:50.247Z] #21 28.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:21:50 [2022-05-31T20:21:50.509Z] #21 29.21 Selecting previously unselected package patch.
20:21:50 [2022-05-31T20:21:50.509Z] #21 29.21 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:21:50 [2022-05-31T20:21:50.509Z] #21 29.23 Unpacking patch (2.7.6-7) ...
20:21:50 [2022-05-31T20:21:50.509Z] #21 29.33 Selecting previously unselected package python-pip-whl.
20:21:50 [2022-05-31T20:21:50.770Z] #21 29.34 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:21:50 [2022-05-31T20:21:50.770Z] #21 29.35 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:21:51 [2022-05-31T20:21:51.031Z] #21 29.90 Selecting previously unselected package python3-lib2to3.
20:21:51 [2022-05-31T20:21:51.293Z] #21 29.90 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:21:51 [2022-05-31T20:21:51.293Z] #21 29.91 Unpacking python3-lib2to3 (3.9.2-1) ...
20:21:51 [2022-05-31T20:21:51.554Z] #21 30.03 Selecting previously unselected package python3-distutils.
20:21:51 [2022-05-31T20:21:51.554Z] #21 30.04 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:21:51 [2022-05-31T20:21:51.554Z] #21 30.04 Unpacking python3-distutils (3.9.2-1) ...
20:21:51 [2022-05-31T20:21:51.554Z] #21 30.18 Selecting previously unselected package python3-pkg-resources.
20:21:51 [2022-05-31T20:21:51.554Z] #21 30.18 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:21:51 [2022-05-31T20:21:51.554Z] #21 30.19 Unpacking python3-pkg-resources (52.0.0-4) ...
20:21:51 [2022-05-31T20:21:51.554Z] #21 30.30 Selecting previously unselected package python3-setuptools.
20:21:51 [2022-05-31T20:21:51.815Z] #21 30.31 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:21:51 [2022-05-31T20:21:51.815Z] #21 30.31 Unpacking python3-setuptools (52.0.0-4) ...
20:21:51 [2022-05-31T20:21:51.815Z] #21 30.53 Selecting previously unselected package python3-wheel.
20:21:51 [2022-05-31T20:21:51.815Z] #21 30.54 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:21:51 [2022-05-31T20:21:51.815Z] #21 30.55 Unpacking python3-wheel (0.34.2-1) ...
20:21:52 [2022-05-31T20:21:52.077Z] #21 30.62 Selecting previously unselected package python3-pip.
20:21:52 [2022-05-31T20:21:52.077Z] #21 30.62 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:21:52 [2022-05-31T20:21:52.077Z] #21 30.62 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:21:52 [2022-05-31T20:21:52.077Z] #21 30.89 Selecting previously unselected package sudo.
20:21:52 [2022-05-31T20:21:52.338Z] #21 30.90 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
20:21:52 [2022-05-31T20:21:52.338Z] #21 30.90 Unpacking sudo (1.9.5p2-3) ...
20:21:52 [2022-05-31T20:21:52.600Z] #21 31.44 Selecting previously unselected package thin-provisioning-tools.
20:21:52 [2022-05-31T20:21:52.861Z] #21 31.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:21:52 [2022-05-31T20:21:52.861Z] #21 31.46 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:21:52 [2022-05-31T20:21:52.861Z] #21 31.67 Selecting previously unselected package uidmap.
20:21:53 [2022-05-31T20:21:53.122Z] #21 31.70 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:21:53 [2022-05-31T20:21:53.122Z] #21 31.70 Unpacking uidmap (1:4.8.1-1) ...
20:21:53 [2022-05-31T20:21:53.122Z] #21 31.84 Selecting previously unselected package vim-runtime.
20:21:53 [2022-05-31T20:21:53.122Z] #21 31.84 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:21:53 [2022-05-31T20:21:53.122Z] #21 31.87 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:21:53 [2022-05-31T20:21:53.122Z] #21 31.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:21:53 [2022-05-31T20:21:53.122Z] #21 31.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:21:56 [2022-05-31T20:21:56.422Z] #21 34.58 Selecting previously unselected package vim.
20:21:56 [2022-05-31T20:21:56.422Z] #21 34.58 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:21:56 [2022-05-31T20:21:56.422Z] #21 34.60 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:21:56 [2022-05-31T20:21:56.422Z] #21 35.11 Selecting previously unselected package xfsprogs.
20:21:56 [2022-05-31T20:21:56.422Z] #21 35.12 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:21:56 [2022-05-31T20:21:56.422Z] #21 35.13 Unpacking xfsprogs (5.10.0-4) ...
20:21:56 [2022-05-31T20:21:56.943Z] #21 35.52 Selecting previously unselected package zip.
20:21:56 [2022-05-31T20:21:56.943Z] #21 35.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:21:56 [2022-05-31T20:21:56.943Z] #21 35.54 Unpacking zip (3.0-12) ...
20:21:56 [2022-05-31T20:21:56.943Z] #21 35.68 Selecting previously unselected package zstd.
20:21:56 [2022-05-31T20:21:56.943Z] #21 35.69 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:21:56 [2022-05-31T20:21:56.943Z] #21 35.70 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:21:57 [2022-05-31T20:21:57.513Z] #21 35.98 Setting up python3-pkg-resources (52.0.0-4) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.86 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.87 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.88 Setting up libgpm2:amd64 (1.20.7-8) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.90 Setting up libicu67:amd64 (67.1-7) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.92 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.93 Setting up libinih1:amd64 (53-1+b2) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.94 Setting up uidmap (1:4.8.1-1) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.96 Setting up bzip2 (1.0.8-4) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:21:58 [2022-05-31T20:21:58.344Z] #21 36.99 Setting up python3-wheel (0.34.2-1) ...
20:21:58 [2022-05-31T20:21:58.914Z] #21 37.61 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:21:58 [2022-05-31T20:21:58.914Z] #21 37.63 Setting up libcap2:amd64 (1:2.44-1) ...
20:21:58 [2022-05-31T20:21:58.914Z] #21 37.64 Setting up libcap2-bin (1:2.44-1) ...
20:21:58 [2022-05-31T20:21:58.914Z] #21 37.65 Setting up apparmor (2.13.6-10) ...
20:22:00 [2022-05-31T20:22:00.558Z] #21 39.04 Setting up zip (3.0-12) ...
20:22:00 [2022-05-31T20:22:00.558Z] #21 39.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:22:00 [2022-05-31T20:22:00.558Z] #21 39.09 Setting up bash-completion (1:2.11-2) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 40.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 40.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:22:02 [2022-05-31T20:22:02.471Z] #21 40.97 Setting up libmnl0:amd64 (1.0.4-3) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 40.99 Setting up patch (2.7.6-7) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.02 Setting up sudo (1.9.5p2-3) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.09 invoke-rc.d: could not determine current runlevel
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.09 invoke-rc.d: policy-rc.d denied execution of start.
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.10 Setting up xfsprogs (5.10.0-4) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.13 Setting up libxtables12:amd64 (1.8.7-1) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.14 Setting up inetutils-ping (2:2.0-1) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.16 Setting up pigz (2.6-1) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:22:02 [2022-05-31T20:22:02.471Z] #21 41.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:22:03 [2022-05-31T20:22:03.414Z] #21 41.86 Setting up libaio1:amd64 (0.3.112-9) ...
20:22:03 [2022-05-31T20:22:03.414Z] #21 41.88 Setting up python3-lib2to3 (3.9.2-1) ...
20:22:03 [2022-05-31T20:22:03.675Z] #21 42.30 Setting up libelf1:amd64 (0.183-1) ...
20:22:03 [2022-05-31T20:22:03.675Z] #21 42.37 Setting up zstd (1.4.8+dfsg-2.1) ...
20:22:03 [2022-05-31T20:22:03.675Z] #21 42.38 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:22:03 [2022-05-31T20:22:03.675Z] #21 42.39 Setting up python3-distutils (3.9.2-1) ...
20:22:04 [2022-05-31T20:22:04.197Z] #21 42.81 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:22:04 [2022-05-31T20:22:04.197Z] #21 42.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:22:04 [2022-05-31T20:22:04.197Z] #21 42.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:22:04 [2022-05-31T20:22:04.197Z] #21 42.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:22:04 [2022-05-31T20:22:04.197Z] #21 42.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:22:04 [2022-05-31T20:22:04.197Z] #21 42.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:22:04 [2022-05-31T20:22:04.197Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:22:04 [2022-05-31T20:22:04.197Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:22:04 [2022-05-31T20:22:04.198Z] #21 42.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:22:04 [2022-05-31T20:22:04.198Z] #21 42.90 Setting up python3-setuptools (52.0.0-4) ...
20:22:05 [2022-05-31T20:22:05.582Z] #21 44.21 Setting up libjq1:amd64 (1.6-2.1) ...
20:22:05 [2022-05-31T20:22:05.582Z] #21 44.23 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:22:05 [2022-05-31T20:22:05.582Z] #21 44.24 Setting up thin-provisioning-tools (0.9.0-1) ...
20:22:05 [2022-05-31T20:22:05.582Z] #21 44.26 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:22:06 [2022-05-31T20:22:06.525Z] #21 45.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:22:06 [2022-05-31T20:22:06.525Z] #21 45.26 Setting up jq (1.6-2.1) ...
20:22:06 [2022-05-31T20:22:06.525Z] #21 45.28 Setting up libbpf0:amd64 (1:0.3-2) ...
20:22:06 [2022-05-31T20:22:06.525Z] #21 45.31 Setting up iptables (1.8.7-1) ...
20:22:06 [2022-05-31T20:22:06.525Z] #21 45.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:22:06 [2022-05-31T20:22:06.787Z] #21 45.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:22:06 [2022-05-31T20:22:06.787Z] #21 45.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:22:06 [2022-05-31T20:22:06.787Z] #21 45.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:22:06 [2022-05-31T20:22:06.787Z] #21 45.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:22:06 [2022-05-31T20:22:06.787Z] #21 45.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:22:06 [2022-05-31T20:22:06.787Z] #21 45.38 Setting up iproute2 (5.10.0-4) ...
20:22:07 [2022-05-31T20:22:07.308Z] #21 45.78 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:22:07 [2022-05-31T20:22:07.881Z] #21 DONE 46.5s
20:22:07 [2022-05-31T20:22:07.881Z] 
20:22:07 [2022-05-31T20:22:07.881Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:22:07 [2022-05-31T20:22:07.881Z] #22 sha256:9a7a0e9671cf6af12a045f0d4742de900be4d435193cc3c207e59e1ec8383e09
20:22:08 [2022-05-31T20:22:08.829Z] #22 0.835 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:22:08 [2022-05-31T20:22:08.829Z] #22 0.839 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:22:08 [2022-05-31T20:22:08.829Z] #22 0.842 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:22:08 [2022-05-31T20:22:08.829Z] #22 DONE 1.0s
20:22:08 [2022-05-31T20:22:08.829Z] 
20:22:08 [2022-05-31T20:22:08.829Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:22:08 [2022-05-31T20:22:08.829Z] #23 sha256:bd3c1663c2a132c0fd79e53c9e7a9e1cff7905e964bdb28b2597eac0dc931f44
20:22:18 [2022-05-31T20:22:18.830Z] #23 8.971 Collecting yamllint==1.26.1
20:22:18 [2022-05-31T20:22:18.830Z] #23 10.03   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:22:20 [2022-05-31T20:22:20.218Z] #23 11.14 Collecting pathspec>=0.5.3
20:22:20 [2022-05-31T20:22:20.218Z] #23 11.15   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:22:20 [2022-05-31T20:22:20.218Z] #23 11.48 Collecting pyyaml
20:22:20 [2022-05-31T20:22:20.479Z] #23 11.49   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)
20:22:20 [2022-05-31T20:22:20.479Z] #23 11.54 Building wheels for collected packages: yamllint
20:22:20 [2022-05-31T20:22:20.479Z] #23 11.54   Building wheel for yamllint (setup.py): started
20:22:21 [2022-05-31T20:22:21.423Z] #23 12.44   Building wheel for yamllint (setup.py): finished with status 'done'
20:22:21 [2022-05-31T20:22:21.423Z] #23 12.44   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a860807e84329b27a385408d3719ea74381d7f0563f2686b8dca47eab420e01d
20:22:21 [2022-05-31T20:22:21.423Z] #23 12.44   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:22:21 [2022-05-31T20:22:21.423Z] #23 12.45 Successfully built yamllint
20:22:21 [2022-05-31T20:22:21.423Z] #23 12.49 Installing collected packages: pyyaml, pathspec, yamllint
20:22:21 [2022-05-31T20:22:21.739Z] #23 12.89 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:22:22 [2022-05-31T20:22:22.000Z] #23 DONE 13.3s
20:22:22 [2022-05-31T20:22:22.000Z] 
20:22:22 [2022-05-31T20:22:22.000Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:22:22 [2022-05-31T20:22:22.000Z] #27 sha256:a3dc0b1a8f83917f375df55271abf26dd46e687ce5f05c3d264861cdf86f6d26
20:22:22 [2022-05-31T20:22:22.262Z] #27 DONE 0.4s
20:22:22 [2022-05-31T20:22:22.262Z] 
20:22:22 [2022-05-31T20:22:22.262Z] #55 [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
20:22:22 [2022-05-31T20:22:22.262Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92
20:22:22 [2022-05-31T20:22:22.529Z] #55 ...
20:22:22 [2022-05-31T20:22:22.529Z] 
20:22:22 [2022-05-31T20:22:22.529Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:22:22 [2022-05-31T20:22:22.529Z] #32 sha256:9e29ef8fec12caec5d70a4cf5922d282f9f2468653a7e40844c4406329e88802
20:22:22 [2022-05-31T20:22:22.793Z] #32 DONE 0.4s
20:22:22 [2022-05-31T20:22:22.793Z] 
20:22:22 [2022-05-31T20:22:22.793Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:22:22 [2022-05-31T20:22:22.793Z] #47 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37
20:22:23 [2022-05-31T20:22:23.054Z] #47 ...
20:22:23 [2022-05-31T20:22:23.054Z] 
20:22:23 [2022-05-31T20:22:23.054Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:22:23 [2022-05-31T20:22:23.054Z] #35 sha256:cffdf05ae3f43c0c582a75e0cbf6cb7f9239cbf6aa2d9506082de671d66acec7
20:22:23 [2022-05-31T20:22:23.315Z] #35 DONE 0.3s
20:22:23 [2022-05-31T20:22:23.315Z] 
20:22:23 [2022-05-31T20:22:23.315Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
20:22:23 [2022-05-31T20:22:23.315Z] #37 sha256:57b235b95b6688ec614f4db5a700fe40b3eea948ec4b34a720c51e82f9c7e88c
20:22:23 [2022-05-31T20:22:23.575Z] #37 DONE 0.3s
20:22:23 [2022-05-31T20:22:23.575Z] 
20:22:23 [2022-05-31T20:22:23.575Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
20:22:23 [2022-05-31T20:22:23.575Z] #39 sha256:1afd8ed1017a037e51173b6f20858c501a82a9a1ad11e424d6d509fc8c8fbefe
20:22:23 [2022-05-31T20:22:23.575Z] #39 DONE 0.1s
20:22:23 [2022-05-31T20:22:23.575Z] 
20:22:23 [2022-05-31T20:22:23.575Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:22:23 [2022-05-31T20:22:23.575Z] #60 sha256:e11f21e7ef75489ba6834aa96dcfe2c155ffa645f7ffc71ff451ab4fd9aa4237
20:22:23 [2022-05-31T20:22:23.575Z] #60 ...
20:22:23 [2022-05-31T20:22:23.575Z] 
20:22:23 [2022-05-31T20:22:23.575Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
20:22:23 [2022-05-31T20:22:23.575Z] #41 sha256:97f3d249b11cac84fc8091ca7f18bd1e6ed7bff917908712ac34eb72679651b1
20:22:23 [2022-05-31T20:22:23.575Z] #41 DONE 0.1s
20:22:23 [2022-05-31T20:22:23.575Z] 
20:22:23 [2022-05-31T20:22:23.575Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
20:22:23 [2022-05-31T20:22:23.575Z] #45 sha256:22e4dba4f368e42980e1919f6dd5d7bf11bf711926716ca998c3e44d5e399044
20:22:23 [2022-05-31T20:22:23.575Z] #45 DONE 0.0s
20:22:23 [2022-05-31T20:22:23.836Z] 
20:22:23 [2022-05-31T20:22:23.836Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:22:23 [2022-05-31T20:22:23.836Z] #64 sha256:cb55b5fc5cda5bd3b59b0ee12d50e00a8ac0a7ec1b94ec8e5c9b85e34342e897
20:22:45 [2022-05-31T20:22:45.802Z] #64 ...
20:22:45 [2022-05-31T20:22:45.802Z] 
20:22:45 [2022-05-31T20:22:45.802Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:22:45 [2022-05-31T20:22:45.802Z] #47 sha256:2289046ff473e3c18fd534924de3f703e3d885992ab5a0daed25d4f30c008c37
20:22:45 [2022-05-31T20:22:45.802Z] #47 206.9 + dpkg --print-architecture
20:22:45 [2022-05-31T20:22:45.802Z] #47 206.9 + git checkout -q v2.1.0
20:22:45 [2022-05-31T20:22:45.802Z] #47 207.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:22:45 [2022-05-31T20:22:45.802Z] #47 207.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:23:07 [2022-05-31T20:23:07.769Z] #47 DONE 230.4s
20:23:07 [2022-05-31T20:23:07.769Z] 
20:23:07 [2022-05-31T20:23:07.769Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:23:07 [2022-05-31T20:23:07.769Z] #60 sha256:e11f21e7ef75489ba6834aa96dcfe2c155ffa645f7ffc71ff451ab4fd9aa4237
20:23:08 [2022-05-31T20:23:08.030Z] #60 ...
20:23:08 [2022-05-31T20:23:08.030Z] 
20:23:08 [2022-05-31T20:23:08.030Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
20:23:08 [2022-05-31T20:23:08.030Z] #48 sha256:cf7029798482565c830518c54fffe90b09c05655a3952b0df851351def29404b
20:23:08 [2022-05-31T20:23:08.602Z] #48 DONE 0.5s
20:23:08 [2022-05-31T20:23:08.602Z] 
20:23:08 [2022-05-31T20:23:08.602Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
20:23:08 [2022-05-31T20:23:08.602Z] #52 sha256:a4190930328ebfec803efc571e27a96cfbeabe61e2ddd37af13ee4c281409d52
20:23:08 [2022-05-31T20:23:08.602Z] #52 DONE 0.1s
20:23:08 [2022-05-31T20:23:08.602Z] 
20:23:08 [2022-05-31T20:23:08.602Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:23:08 [2022-05-31T20:23:08.602Z] #54 sha256:bb3536f112f1fc0b65bbf360b71de636656db26bbb6f8c99d67a3bac0e471342
20:23:08 [2022-05-31T20:23:08.602Z] #54 DONE 0.1s
20:23:08 [2022-05-31T20:23:08.602Z] 
20:23:08 [2022-05-31T20:23:08.602Z] #55 [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
20:23:08 [2022-05-31T20:23:08.602Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92
20:23:40 [2022-05-31T20:23:40.723Z] #55 ...
20:23:40 [2022-05-31T20:23:40.723Z] 
20:23:40 [2022-05-31T20:23:40.723Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:23:40 [2022-05-31T20:23:40.723Z] #60 sha256:e11f21e7ef75489ba6834aa96dcfe2c155ffa645f7ffc71ff451ab4fd9aa4237
20:23:40 [2022-05-31T20:23:40.723Z] #60 144.5 + mkdir -p /build
20:23:40 [2022-05-31T20:23:40.723Z] #60 144.5 + cp runc /build/runc
20:23:40 [2022-05-31T20:23:40.723Z] #60 DONE 145.6s
20:23:40 [2022-05-31T20:23:40.723Z] 
20:23:40 [2022-05-31T20:23:40.723Z] #55 [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
20:23:40 [2022-05-31T20:23:40.723Z] #55 sha256:5dad17bce1e92c02be1cc7c1279292bf0691f7d7dd5085ce7db841c1d7884b92
20:23:40 [2022-05-31T20:23:40.723Z] #55 263.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
20:23:40 [2022-05-31T20:23:40.723Z] #55 DONE 264.2s
20:23:40 [2022-05-31T20:23:40.723Z] 
20:23:40 [2022-05-31T20:23:40.723Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:23:40 [2022-05-31T20:23:40.723Z] #64 sha256:cb55b5fc5cda5bd3b59b0ee12d50e00a8ac0a7ec1b94ec8e5c9b85e34342e897
20:23:42 [2022-05-31T20:23:42.639Z] #64 ...
20:23:42 [2022-05-31T20:23:42.639Z] 
20:23:42 [2022-05-31T20:23:42.639Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:23:42 [2022-05-31T20:23:42.639Z] #56 sha256:9eb1464713611a53635ad122ff4df912d14854ca9c099e166753dfe7624112dd
20:23:43 [2022-05-31T20:23:43.212Z] #56 DONE 0.6s
20:23:43 [2022-05-31T20:23:43.212Z] 
20:23:43 [2022-05-31T20:23:43.212Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:23:43 [2022-05-31T20:23:43.212Z] #64 sha256:cb55b5fc5cda5bd3b59b0ee12d50e00a8ac0a7ec1b94ec8e5c9b85e34342e897
20:23:43 [2022-05-31T20:23:43.212Z] #64 ...
20:23:43 [2022-05-31T20:23:43.212Z] 
20:23:43 [2022-05-31T20:23:43.212Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:23:43 [2022-05-31T20:23:43.212Z] #58 sha256:e465b3970b77b3435fee539fe701c02d9003e076386aecb0c914ee423639a8d5
20:23:43 [2022-05-31T20:23:43.212Z] #58 DONE 0.1s
20:23:43 [2022-05-31T20:23:43.212Z] 
20:23:43 [2022-05-31T20:23:43.212Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
20:23:43 [2022-05-31T20:23:43.212Z] #61 sha256:d02b2ea906cac96eb30c4fe0133178d6782211a9702073ef8973c568ca9c562c
20:23:43 [2022-05-31T20:23:43.784Z] #61 DONE 0.3s
20:23:43 [2022-05-31T20:23:43.784Z] 
20:23:43 [2022-05-31T20:23:43.784Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:23:43 [2022-05-31T20:23:43.784Z] #64 sha256:cb55b5fc5cda5bd3b59b0ee12d50e00a8ac0a7ec1b94ec8e5c9b85e34342e897
20:23:46 [2022-05-31T20:23:46.328Z] #64 232.4 + bin/containerd
20:24:42 [2022-05-31T20:24:42.605Z] #64 282.7 # github.com/containerd/containerd/cmd/containerd
20:24:42 [2022-05-31T20:24:42.605Z] #64 282.7 /usr/bin/ld: /tmp/go-link-584865069/000019.o: in function `New':
20:24:42 [2022-05-31T20:24:42.605Z] #64 282.7 /tmp/tmp.ZNvYhuuQoy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:24:42 [2022-05-31T20:24:42.605Z] #64 282.7 + bin/containerd-stress
20:24:42 [2022-05-31T20:24:42.605Z] #64 283.8 + bin/containerd-shim
20:24:49 [2022-05-31T20:24:49.190Z] #64 294.8 + bin/containerd-shim-runc-v1
20:24:54 [2022-05-31T20:24:54.482Z] #64 301.0 + bin/containerd-shim-runc-v2
20:24:55 [2022-05-31T20:24:55.423Z] #64 301.8 + binaries
20:24:55 [2022-05-31T20:24:55.423Z] #64 301.8 + install -D bin/containerd /build/containerd
20:24:55 [2022-05-31T20:24:55.423Z] #64 301.8 + install -D bin/containerd-shim /build/containerd-shim
20:24:55 [2022-05-31T20:24:55.423Z] #64 301.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:24:55 [2022-05-31T20:24:55.423Z] #64 301.8 + install -D bin/ctr /build/ctr
20:24:57 [2022-05-31T20:24:57.964Z] #64 DONE 303.9s
20:24:58 [2022-05-31T20:24:58.539Z] 
20:24:58 [2022-05-31T20:24:58.539Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
20:24:58 [2022-05-31T20:24:58.539Z] #65 sha256:081ae3fc8c623f9d30682d76d4e31740df226a17f95809210ef56b381af80e7a
20:24:59 [2022-05-31T20:24:59.479Z] #65 DONE 0.9s
20:24:59 [2022-05-31T20:24:59.479Z] 
20:24:59 [2022-05-31T20:24:59.479Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:24:59 [2022-05-31T20:24:59.479Z] #70 sha256:30f391036256170b3784797d692067a798b3e5116e6f8e55be5e261e462475c2
20:24:59 [2022-05-31T20:24:59.479Z] #70 DONE 0.2s
20:24:59 [2022-05-31T20:24:59.739Z] 
20:24:59 [2022-05-31T20:24:59.739Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:24:59 [2022-05-31T20:24:59.739Z] #75 sha256:e11dc41c345a6b8282d697ff999f77d3393c9f5902c82e11ddc608ad0a011873
20:25:00 [2022-05-31T20:25:00.678Z] #75 DONE 1.0s
20:25:00 [2022-05-31T20:25:00.678Z] 
20:25:00 [2022-05-31T20:25:00.678Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:25:00 [2022-05-31T20:25:00.678Z] #76 sha256:38c88b6278480e89d83280afb55b8691094a1ad5073a7303b7036083b18ac55c
20:25:00 [2022-05-31T20:25:00.678Z] #76 DONE 0.0s
20:25:00 [2022-05-31T20:25:00.678Z] 
20:25:00 [2022-05-31T20:25:00.678Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:25:00 [2022-05-31T20:25:00.678Z] #77 sha256:95cc973644a27d4de56455176f1a3e5ae1adb4f3644606ca35485a65fae6db0a
20:25:02 [2022-05-31T20:25:02.589Z] #77 DONE 1.9s
20:25:02 [2022-05-31T20:25:02.589Z] 
20:25:02 [2022-05-31T20:25:02.589Z] #78 exporting to image
20:25:02 [2022-05-31T20:25:02.589Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:25:02 [2022-05-31T20:25:02.589Z] #78 exporting layers
20:25:09 [2022-05-31T20:25:09.178Z] #78 exporting layers 6.5s done
20:25:09 [2022-05-31T20:25:09.178Z] #78 writing image sha256:02abe55bd8fe73b45dcfbb6ca0b3d4eafb4817f0e51c0f43ffd2b2a294ed52a6 done
20:25:09 [2022-05-31T20:25:09.178Z] #78 naming to docker.io/library/docker:e3c14acd3386d52c91463926fccbadf1dd71f59d done
20:25:09 [2022-05-31T20:25:09.178Z] #78 DONE 6.5s