Skip to content

Console Output

Skipping 35 KB.. Full Log
/build/tomll --help
20:44:40 [2021-11-17T20:44:40.215Z] #36 sha256:51d5280f2e5839a35aadd9db97bbe5647e0c247e074db5ffa40b5bf809a61deb
20:44:40 [2021-11-17T20:44:40.215Z] #36 5.311 go: downloading github.com/pelletier/go-toml v1.8.1
20:44:40 [2021-11-17T20:44:40.215Z] #36 ...
20:44:40 [2021-11-17T20:44:40.215Z] 
20:44:40 [2021-11-17T20:44:40.215Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:44:40 [2021-11-17T20:44:40.215Z] #53 sha256:70417ecb0622926d65feac1fb1ee4c891abd34e090fc4d05528d39d8aa9a16d6
20:44:40 [2021-11-17T20:44:40.215Z] #53 6.471 go: downloading github.com/golangci/golangci-lint v1.23.8
20:44:40 [2021-11-17T20:44:40.215Z] #53 ...
20:44:40 [2021-11-17T20:44:40.215Z] 
20:44:40 [2021-11-17T20:44:40.215Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:44:40 [2021-11-17T20:44:40.215Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:44:40 [2021-11-17T20:44:40.215Z] #14 6.697 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:44:40 [2021-11-17T20:44:40.215Z] #14 6.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:44:40 [2021-11-17T20:44:40.215Z] #14 6.960 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:44:40 [2021-11-17T20:44:40.215Z] #14 8.399 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB]
20:44:40 [2021-11-17T20:44:40.215Z] #14 ...
20:44:40 [2021-11-17T20:44:40.215Z] 
20:44:40 [2021-11-17T20:44:40.215Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:44:40 [2021-11-17T20:44:40.215Z] #38 sha256:3c36446d248b8834c3557724588bc393ebba11d3c64f61ac6fed4f6cea1d30b6
20:44:40 [2021-11-17T20:44:40.215Z] #38 6.697 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:44:40 [2021-11-17T20:44:40.215Z] #38 6.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:44:40 [2021-11-17T20:44:40.215Z] #38 6.961 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:44:40 [2021-11-17T20:44:40.215Z] #38 8.479 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB]
20:44:40 [2021-11-17T20:44:40.215Z] #38 ...
20:44:40 [2021-11-17T20:44:40.215Z] 
20:44:40 [2021-11-17T20:44:40.215Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:44:40 [2021-11-17T20:44:40.215Z] #43 sha256:11b06fdf9b68b45bddeb0ecccf76a09d8ab273abfb7d78abcb069a3eb77c5b30
20:44:40 [2021-11-17T20:44:40.215Z] #43 5.703 + git clone https://github.com/docker/distribution.git .
20:44:40 [2021-11-17T20:44:40.215Z] #43 5.715 Cloning into '.'...
20:44:40 [2021-11-17T20:44:40.215Z] #43 ...
20:44:40 [2021-11-17T20:44:40.215Z] 
20:44:40 [2021-11-17T20:44:40.215Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:44:40 [2021-11-17T20:44:40.215Z] #65 sha256:7dde5a3be87d39152e6bbfded593e83331dfcf57d723e4ae9697d0e2e89b1c82
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.818 + RM_GOPATH=0
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.818 + TMP_GOPATH=
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.818 + : /build
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.818 + '[' -z '' ']'
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.818 ++ mktemp -d
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.821 + export GOPATH=/tmp/tmp.36EUtwi8lc
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.821 + GOPATH=/tmp/tmp.36EUtwi8lc
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.821 + RM_GOPATH=1
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.821 + case "$(go env GOARCH)" in
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.837 ++ go env GOARCH
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.867 + export GO_BUILDMODE=-buildmode=pie
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.867 + GO_BUILDMODE=-buildmode=pie
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.867 ++ dirname /install.sh
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 + dir=/
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 + bin=rootlesskit
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 + shift
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 + '[' '!' -f //rootlesskit.installer ']'
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 + . //rootlesskit.installer
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 ++ : v0.14.6
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 + install_rootlesskit
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 + case "$1" in
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 + export CGO_ENABLED=0
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 + CGO_ENABLED=0
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.885 + _install_rootlesskit
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.886 Install rootlesskit version v0.14.6
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.890 + echo 'Install rootlesskit version v0.14.6'
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.890 + for f in rootlesskit rootlesskit-docker-proxy
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.890 + GOBIN=/build
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.890 + GO111MODULE=on
20:44:40 [2021-11-17T20:44:40.215Z] #65 5.890 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
20:44:40 [2021-11-17T20:44:40.215Z] #65 6.660 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
20:44:40 [2021-11-17T20:44:40.472Z] #65 10.64 go: downloading github.com/sirupsen/logrus v1.8.1
20:44:40 [2021-11-17T20:44:40.472Z] #65 10.64 go: downloading github.com/urfave/cli/v2 v2.3.0
20:44:40 [2021-11-17T20:44:40.472Z] #65 ...
20:44:40 [2021-11-17T20:44:40.472Z] 
20:44:40 [2021-11-17T20:44:40.472Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:44:40 [2021-11-17T20:44:40.472Z] #34 sha256:e1653abe1c3776e8bd12bf3743b7306fea0879f794d64ffa4c912cb11db45716
20:44:40 [2021-11-17T20:44:40.472Z] #34 5.605 + git clone https://github.com/kolyshkin/go-swagger.git .
20:44:40 [2021-11-17T20:44:40.472Z] #34 5.605 Cloning into '.'...
20:44:40 [2021-11-17T20:44:40.472Z] #34 ...
20:44:40 [2021-11-17T20:44:40.472Z] 
20:44:40 [2021-11-17T20:44:40.472Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2"      && /build/vndr --help
20:44:40 [2021-11-17T20:44:40.472Z] #49 sha256:7b9a54473b77e5e6320a9588ef637520b58a816db71a5b476e0fc3668280191b
20:44:40 [2021-11-17T20:44:40.472Z] #49 6.321 go: downloading github.com/LK4D4/vndr v0.1.2
20:44:40 [2021-11-17T20:44:40.728Z] #49 ...
20:44:40 [2021-11-17T20:44:40.728Z] 
20:44:40 [2021-11-17T20:44:40.728Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:44:40 [2021-11-17T20:44:40.728Z] #55 sha256:c12b56bf9dc3bb4d7a0c62c6a337a308ba13dc89e06ed6df80d5aaa9eb640f37
20:44:40 [2021-11-17T20:44:40.728Z] #55 4.998 go: downloading mvdan.cc/sh/v3 v3.0.2
20:44:40 [2021-11-17T20:44:40.728Z] #55 7.914 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:44:40 [2021-11-17T20:44:40.728Z] #55 7.914 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:44:40 [2021-11-17T20:44:40.728Z] #55 8.033 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:44:40 [2021-11-17T20:44:40.986Z] #55 ...
20:44:40 [2021-11-17T20:44:40.986Z] 
20:44:40 [2021-11-17T20:44:40.986Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
20:44:40 [2021-11-17T20:44:40.986Z] #51 sha256:29c043cf5909156d7c3ae2e9477ee726be95317135397c28bdef010ce272cac8
20:44:40 [2021-11-17T20:44:40.986Z] #51 5.796 go: downloading gotest.tools/gotestsum v1.7.0
20:44:40 [2021-11-17T20:44:40.986Z] #51 8.206 go: downloading github.com/dnephin/pflag v1.0.7
20:44:40 [2021-11-17T20:44:40.986Z] #51 8.222 go: downloading github.com/fatih/color v1.10.0
20:44:40 [2021-11-17T20:44:40.986Z] #51 8.265 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:44:40 [2021-11-17T20:44:40.986Z] #51 8.552 go: downloading github.com/pkg/errors v0.9.1
20:44:40 [2021-11-17T20:44:40.986Z] #51 8.936 go: downloading github.com/mattn/go-colorable v0.1.8
20:44:40 [2021-11-17T20:44:40.986Z] #51 9.167 go: downloading github.com/mattn/go-isatty v0.0.12
20:44:40 [2021-11-17T20:44:40.986Z] #51 9.173 go: downloading github.com/fsnotify/fsnotify v1.4.9
20:44:40 [2021-11-17T20:44:40.986Z] #51 9.235 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
20:44:40 [2021-11-17T20:44:40.986Z] #51 9.477 go: downloading github.com/jonboulle/clockwork v0.2.2
20:44:40 [2021-11-17T20:44:40.986Z] #51 9.641 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
20:44:40 [2021-11-17T20:44:40.986Z] #51 9.798 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
20:44:40 [2021-11-17T20:44:40.986Z] #51 10.17 go: downloading golang.org/x/tools v0.1.0
20:44:41 [2021-11-17T20:44:41.242Z] #51 ...
20:44:41 [2021-11-17T20:44:41.243Z] 
20:44:41 [2021-11-17T20:44:41.243Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:44:41 [2021-11-17T20:44:41.243Z] #55 sha256:c12b56bf9dc3bb4d7a0c62c6a337a308ba13dc89e06ed6df80d5aaa9eb640f37
20:44:41 [2021-11-17T20:44:41.243Z] #55 11.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:44:46 [2021-11-17T20:44:46.507Z] #55 ...
20:44:46 [2021-11-17T20:44:46.508Z] 
20:44:46 [2021-11-17T20:44:46.508Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:44:46 [2021-11-17T20:44:46.508Z] #47 sha256:e1488dea80a1dacbcd51bdef02b388917fd343d6ed5eb4a86502b020498c36e7
20:44:46 [2021-11-17T20:44:46.508Z] #47 6.391 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:44:46 [2021-11-17T20:44:46.508Z] #47 6.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:44:46 [2021-11-17T20:44:46.508Z] #47 6.621 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:44:46 [2021-11-17T20:44:46.508Z] #47 8.152 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1532 B]
20:44:46 [2021-11-17T20:44:46.508Z] #47 8.591 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB]
20:44:46 [2021-11-17T20:44:46.508Z] #47 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB]
20:44:46 [2021-11-17T20:44:46.763Z] #47 16.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:44:49 [2021-11-17T20:44:49.279Z] #47 ...
20:44:49 [2021-11-17T20:44:49.279Z] 
20:44:49 [2021-11-17T20:44:49.279Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:44:49 [2021-11-17T20:44:49.279Z] #53 sha256:70417ecb0622926d65feac1fb1ee4c891abd34e090fc4d05528d39d8aa9a16d6
20:44:49 [2021-11-17T20:44:49.279Z] #53 19.93 go: downloading github.com/fatih/color v1.7.0
20:44:49 [2021-11-17T20:44:49.279Z] #53 20.07 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
20:44:49 [2021-11-17T20:44:49.535Z] #53 20.26 go: downloading github.com/pkg/errors v0.8.1
20:44:49 [2021-11-17T20:44:49.535Z] #53 20.28 go: downloading github.com/spf13/cobra v0.0.5
20:44:49 [2021-11-17T20:44:49.790Z] #53 20.37 go: downloading github.com/spf13/pflag v1.0.5
20:44:50 [2021-11-17T20:44:50.047Z] #53 ...
20:44:50 [2021-11-17T20:44:50.047Z] 
20:44:50 [2021-11-17T20:44:50.047Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:44:50 [2021-11-17T20:44:50.047Z] #60 sha256:148b8ba4d6550f20ca6ed1b49312f354391ce4664e9f1ce97410a0490d3250d0
20:44:50 [2021-11-17T20:44:50.047Z] #60 10.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB]
20:44:50 [2021-11-17T20:44:50.047Z] #60 14.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:44:50 [2021-11-17T20:44:50.047Z] #60 ...
20:44:50 [2021-11-17T20:44:50.047Z] 
20:44:50 [2021-11-17T20:44:50.047Z] #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:44:50 [2021-11-17T20:44:50.047Z] #26 sha256:8b73e8e556ecd761111a96cb7a835c6cf69c67e8998e39b519139f433381757c
20:44:50 [2021-11-17T20:44:50.047Z] #26 20.65 + mkdir -p /build
20:44:50 [2021-11-17T20:44:50.047Z] #26 20.66 + mv docker/docker /build/
20:44:50 [2021-11-17T20:44:50.047Z] #26 20.70 + rmdir docker
20:44:50 [2021-11-17T20:44:50.976Z] #26 DONE 21.4s
20:44:50 [2021-11-17T20:44:50.976Z] 
20:44:50 [2021-11-17T20:44:50.976Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:44:50 [2021-11-17T20:44:50.976Z] #47 sha256:e1488dea80a1dacbcd51bdef02b388917fd343d6ed5eb4a86502b020498c36e7
20:44:50 [2021-11-17T20:44:50.976Z] #47 20.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [1806 B]
20:44:51 [2021-11-17T20:44:51.538Z] #47 ...
20:44:51 [2021-11-17T20:44:51.538Z] 
20:44:51 [2021-11-17T20:44:51.538Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:44:51 [2021-11-17T20:44:51.538Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:44:51 [2021-11-17T20:44:51.538Z] #14 11.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB]
20:44:51 [2021-11-17T20:44:51.538Z] #14 16.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:44:51 [2021-11-17T20:44:51.538Z] #14 ...
20:44:51 [2021-11-17T20:44:51.538Z] 
20:44:51 [2021-11-17T20:44:51.538Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
20:44:51 [2021-11-17T20:44:51.538Z] #51 sha256:29c043cf5909156d7c3ae2e9477ee726be95317135397c28bdef010ce272cac8
20:44:51 [2021-11-17T20:44:51.538Z] #51 21.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:44:51 [2021-11-17T20:44:51.538Z] #51 22.09 go: downloading golang.org/x/mod v0.3.0
20:44:51 [2021-11-17T20:44:51.795Z] #51 ...
20:44:51 [2021-11-17T20:44:51.795Z] 
20:44:51 [2021-11-17T20:44:51.795Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:44:51 [2021-11-17T20:44:51.795Z] #65 sha256:7dde5a3be87d39152e6bbfded593e83331dfcf57d723e4ae9697d0e2e89b1c82
20:44:51 [2021-11-17T20:44:51.795Z] #65 12.06 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
20:44:51 [2021-11-17T20:44:51.795Z] #65 17.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
20:44:51 [2021-11-17T20:44:51.795Z] #65 19.41 go: downloading github.com/google/uuid v1.3.0
20:44:51 [2021-11-17T20:44:51.795Z] #65 19.41 go: downloading github.com/moby/vpnkit v0.5.0
20:44:51 [2021-11-17T20:44:51.795Z] #65 19.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:44:51 [2021-11-17T20:44:51.795Z] #65 19.93 go: downloading github.com/gofrs/flock v0.8.1
20:44:51 [2021-11-17T20:44:51.795Z] #65 20.28 go: downloading github.com/gorilla/mux v1.8.0
20:44:51 [2021-11-17T20:44:51.795Z] #65 20.76 go: downloading github.com/moby/sys/mountinfo v0.5.0
20:44:51 [2021-11-17T20:44:51.795Z] #65 21.75 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:44:51 [2021-11-17T20:44:51.795Z] #65 21.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:44:52 [2021-11-17T20:44:52.051Z] #65 22.18 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
20:44:52 [2021-11-17T20:44:52.051Z] #65 ...
20:44:52 [2021-11-17T20:44:52.051Z] 
20:44:52 [2021-11-17T20:44:52.051Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:44:52 [2021-11-17T20:44:52.051Z] #38 sha256:3c36446d248b8834c3557724588bc393ebba11d3c64f61ac6fed4f6cea1d30b6
20:44:52 [2021-11-17T20:44:52.051Z] #38 12.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB]
20:44:52 [2021-11-17T20:44:52.051Z] #38 16.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:44:52 [2021-11-17T20:44:52.051Z] #38 ...
20:44:52 [2021-11-17T20:44:52.051Z] 
20:44:52 [2021-11-17T20:44:52.051Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:44:52 [2021-11-17T20:44:52.051Z] #53 sha256:70417ecb0622926d65feac1fb1ee4c891abd34e090fc4d05528d39d8aa9a16d6
20:44:52 [2021-11-17T20:44:52.051Z] #53 20.78 go: downloading github.com/spf13/viper v1.6.1
20:44:52 [2021-11-17T20:44:52.051Z] #53 21.64 go: downloading github.com/mattn/go-colorable v0.1.4
20:44:52 [2021-11-17T20:44:52.051Z] #53 21.79 go: downloading github.com/mattn/go-isatty v0.0.8
20:44:52 [2021-11-17T20:44:52.051Z] #53 22.14 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
20:44:52 [2021-11-17T20:44:52.051Z] #53 22.14 go: downloading github.com/go-critic/go-critic v0.4.1
20:44:52 [2021-11-17T20:44:52.983Z] #53 23.68 go: downloading github.com/go-lintpack/lintpack v0.5.2
20:44:53 [2021-11-17T20:44:53.239Z] #53 23.93 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:44:55 [2021-11-17T20:44:55.757Z] #53 ...
20:44:55 [2021-11-17T20:44:55.757Z] 
20:44:55 [2021-11-17T20:44:55.757Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:44:55 [2021-11-17T20:44:55.757Z] #65 sha256:7dde5a3be87d39152e6bbfded593e83331dfcf57d723e4ae9697d0e2e89b1c82
20:44:55 [2021-11-17T20:44:55.757Z] #65 25.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:44:58 [2021-11-17T20:44:58.280Z] #65 ...
20:44:58 [2021-11-17T20:44:58.280Z] 
20:44:58 [2021-11-17T20:44:58.280Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
20:44:58 [2021-11-17T20:44:58.280Z] #36 sha256:51d5280f2e5839a35aadd9db97bbe5647e0c247e074db5ffa40b5bf809a61deb
20:44:58 [2021-11-17T20:44:58.280Z] #36 28.70 tomll can be used in two ways:
20:44:58 [2021-11-17T20:44:58.280Z] #36 28.70 Writing to STDIN and reading from STDOUT:
20:44:58 [2021-11-17T20:44:58.280Z] #36 28.70   cat file.toml | tomll > file.toml
20:44:58 [2021-11-17T20:44:58.280Z] #36 28.70 
20:44:58 [2021-11-17T20:44:58.280Z] #36 28.70 Reading and updating a list of files:
20:44:58 [2021-11-17T20:44:58.280Z] #36 28.70   tomll a.toml b.toml c.toml
20:44:58 [2021-11-17T20:44:58.280Z] #36 28.70 
20:44:58 [2021-11-17T20:44:58.280Z] #36 28.70 When given a list of files, tomll will modify all files in place without asking.
20:44:58 [2021-11-17T20:44:58.280Z] #36 DONE 28.9s
20:44:58 [2021-11-17T20:44:58.280Z] 
20:44:58 [2021-11-17T20:44:58.280Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:44:58 [2021-11-17T20:44:58.280Z] #55 sha256:c12b56bf9dc3bb4d7a0c62c6a337a308ba13dc89e06ed6df80d5aaa9eb640f37
20:44:59 [2021-11-17T20:44:59.209Z] #55 ...
20:44:59 [2021-11-17T20:44:59.209Z] 
20:44:59 [2021-11-17T20:44:59.209Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:44:59 [2021-11-17T20:44:59.209Z] #53 sha256:70417ecb0622926d65feac1fb1ee4c891abd34e090fc4d05528d39d8aa9a16d6
20:44:59 [2021-11-17T20:44:59.209Z] #53 29.61 go: downloading github.com/sirupsen/logrus v1.4.2
20:44:59 [2021-11-17T20:44:59.209Z] #53 29.61 go: downloading github.com/stretchr/testify v1.4.0
20:44:59 [2021-11-17T20:44:59.209Z] #53 29.82 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
20:44:59 [2021-11-17T20:44:59.465Z] #53 30.03 go: downloading github.com/fsnotify/fsnotify v1.4.7
20:44:59 [2021-11-17T20:44:59.720Z] #53 30.29 go: downloading github.com/hashicorp/hcl v1.0.0
20:45:00 [2021-11-17T20:45:00.282Z] #53 30.74 go: downloading github.com/magiconair/properties v1.8.1
20:45:00 [2021-11-17T20:45:00.282Z] #53 30.83 go: downloading github.com/mitchellh/mapstructure v1.1.2
20:45:00 [2021-11-17T20:45:00.282Z] #53 30.91 go: downloading github.com/pelletier/go-toml v1.2.0
20:45:00 [2021-11-17T20:45:00.282Z] #53 30.91 go: downloading github.com/spf13/afero v1.1.2
20:45:00 [2021-11-17T20:45:00.539Z] #53 31.19 go: downloading github.com/spf13/cast v1.3.0
20:45:00 [2021-11-17T20:45:00.539Z] #53 31.27 go: downloading github.com/spf13/jwalterweatherman v1.0.0
20:45:00 [2021-11-17T20:45:00.796Z] #53 31.39 go: downloading github.com/subosito/gotenv v1.2.0
20:45:00 [2021-11-17T20:45:00.796Z] #53 31.45 go: downloading gopkg.in/ini.v1 v1.51.0
20:45:00 [2021-11-17T20:45:00.796Z] #53 31.45 go: downloading gopkg.in/yaml.v2 v2.2.7
20:45:01 [2021-11-17T20:45:01.359Z] #53 31.97 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
20:45:01 [2021-11-17T20:45:01.359Z] #53 32.01 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:45:01 [2021-11-17T20:45:01.615Z] #53 32.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:45:01 [2021-11-17T20:45:01.872Z] #53 32.52 go: downloading github.com/go-toolsmith/astequal v1.0.0
20:45:01 [2021-11-17T20:45:01.872Z] #53 32.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:45:01 [2021-11-17T20:45:01.872Z] #53 32.63 go: downloading github.com/go-toolsmith/astp v1.0.0
20:45:02 [2021-11-17T20:45:02.127Z] #53 32.69 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:45:02 [2021-11-17T20:45:02.127Z] #53 32.73 go: downloading github.com/go-toolsmith/typep v1.0.0
20:45:02 [2021-11-17T20:45:02.127Z] #53 32.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
20:45:02 [2021-11-17T20:45:02.383Z] #53 33.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
20:45:02 [2021-11-17T20:45:02.640Z] #53 33.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:45:02 [2021-11-17T20:45:02.640Z] #53 33.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:45:02 [2021-11-17T20:45:02.896Z] #53 33.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
20:45:02 [2021-11-17T20:45:02.896Z] #53 33.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:45:03 [2021-11-17T20:45:03.825Z] #53 34.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
20:45:03 [2021-11-17T20:45:03.826Z] #53 34.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
20:45:03 [2021-11-17T20:45:03.826Z] #53 34.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:45:04 [2021-11-17T20:45:04.083Z] #53 34.75 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
20:45:04 [2021-11-17T20:45:04.083Z] #53 34.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:45:04 [2021-11-17T20:45:04.341Z] #53 ...
20:45:04 [2021-11-17T20:45:04.341Z] 
20:45:04 [2021-11-17T20:45:04.341Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2"      && /build/vndr --help
20:45:04 [2021-11-17T20:45:04.341Z] #49 sha256:7b9a54473b77e5e6320a9588ef637520b58a816db71a5b476e0fc3668280191b
20:45:04 [2021-11-17T20:45:04.341Z] #49 34.84 Usage of /build/vndr:
20:45:04 [2021-11-17T20:45:04.341Z] #49 34.84 /build/vndr [[import path] [revision]] [repository]
20:45:04 [2021-11-17T20:45:04.341Z] #49 34.84 /build/vndr init
20:45:04 [2021-11-17T20:45:04.341Z] #49 34.84   -strict
20:45:04 [2021-11-17T20:45:04.341Z] #49 34.84     	checking mode. treat non-trivial warning as an error
20:45:04 [2021-11-17T20:45:04.341Z] #49 34.84   -verbose
20:45:04 [2021-11-17T20:45:04.341Z] #49 34.84     	shows all warnings
20:45:04 [2021-11-17T20:45:04.341Z] #49 34.84   -whitelist value
20:45:04 [2021-11-17T20:45:04.341Z] #49 34.84     	regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory
20:45:04 [2021-11-17T20:45:04.341Z] #49 DONE 35.0s
20:45:04 [2021-11-17T20:45:04.341Z] 
20:45:04 [2021-11-17T20:45:04.341Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:45:04 [2021-11-17T20:45:04.341Z] #47 sha256:e1488dea80a1dacbcd51bdef02b388917fd343d6ed5eb4a86502b020498c36e7
20:45:04 [2021-11-17T20:45:04.341Z] #47 32.87 Fetched 8478 kB in 27s (317 kB/s)
20:45:07 [2021-11-17T20:45:07.628Z] #47 32.87 Reading package lists...
20:45:07 [2021-11-17T20:45:07.628Z] #47 ...
20:45:07 [2021-11-17T20:45:07.628Z] 
20:45:07 [2021-11-17T20:45:07.628Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:45:07 [2021-11-17T20:45:07.628Z] #43 sha256:11b06fdf9b68b45bddeb0ecccf76a09d8ab273abfb7d78abcb069a3eb77c5b30
20:45:07 [2021-11-17T20:45:07.628Z] #43 36.95 Updating files:  62% (1089/1750)
Updating files:  63% (1103/1750)
Updating files:  64% (1120/1750)
Updating files:  65% (1138/1750)
Updating files:  66% (1155/1750)
Updating files:  67% (1173/1750)
Updating files:  68% (1190/1750)
Updating files:  69% (1208/1750)
Updating files:  70% (1225/1750)
Updating files:  71% (1243/1750)
Updating files:  72% (1260/1750)
Updating files:  73% (1278/1750)
Updating files:  74% (1295/1750)
Updating files:  75% (1313/1750)
Updating files:  76% (1330/1750)
Updating files:  77% (1348/1750)
Updating files:  78% (1365/1750)
Updating files:  79% (1383/1750)
Updating files:  80% (1400/1750)
Updating files:  81% (1418/1750)
Updating files:  82% (1435/1750)
Updating files:  83% (1453/1750)
Updating files:  84% (1470/1750)
Updating files:  85% (1488/1750)
Updating files:  86% (1505/1750)
Updating files:  87% (1523/1750)
Updating files:  88% (1540/1750)
Updating files:  89% (1558/1750)
Updating files:  90% (1575/1750)
Updating files:  91% (1593/1750)
Updating files:  92% (1610/1750)
Updating files:  93% (1628/1750)
Updating files:  94% (1645/1750)
Updating files:  95% (1663/1750)
Updating files:  96% (1680/1750)
Updating files:  97% (1698/1750)
Updating files:  98% (1715/1750)
Updating files:  99% (1733/1750)
Updating files: 100% (1750/1750)
Updating files: 100% (1750/1750), done.
20:45:07 [2021-11-17T20:45:07.628Z] #43 37.85 + git checkout -q v2.3.0
20:45:10 [2021-11-17T20:45:10.145Z] #43 ...
20:45:10 [2021-11-17T20:45:10.145Z] 
20:45:10 [2021-11-17T20:45:10.145Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:45:10 [2021-11-17T20:45:10.145Z] #60 sha256:148b8ba4d6550f20ca6ed1b49312f354391ce4664e9f1ce97410a0490d3250d0
20:45:10 [2021-11-17T20:45:10.145Z] #60 30.72 Fetched 8475 kB in 25s (337 kB/s)
20:45:10 [2021-11-17T20:45:10.145Z] #60 30.72 Reading package lists...
20:45:10 [2021-11-17T20:45:10.145Z] #60 40.20 Reading package lists...
20:45:10 [2021-11-17T20:45:10.145Z] #60 ...
20:45:10 [2021-11-17T20:45:10.145Z] 
20:45:10 [2021-11-17T20:45:10.145Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:45:10 [2021-11-17T20:45:10.145Z] #43 sha256:11b06fdf9b68b45bddeb0ecccf76a09d8ab273abfb7d78abcb069a3eb77c5b30
20:45:10 [2021-11-17T20:45:10.145Z] #43 40.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:45:10 [2021-11-17T20:45:10.401Z] #43 ...
20:45:10 [2021-11-17T20:45:10.401Z] 
20:45:10 [2021-11-17T20:45:10.401Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:45:10 [2021-11-17T20:45:10.401Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:45:10 [2021-11-17T20:45:10.401Z] #14 31.07 Fetched 8475 kB in 25s (344 kB/s)
20:45:10 [2021-11-17T20:45:10.401Z] #14 31.07 Reading package lists...
20:45:10 [2021-11-17T20:45:10.657Z] #14 40.73 Reading package lists...
20:45:10 [2021-11-17T20:45:10.657Z] #14 ...
20:45:10 [2021-11-17T20:45:10.657Z] 
20:45:10 [2021-11-17T20:45:10.657Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:45:10 [2021-11-17T20:45:10.657Z] #53 sha256:70417ecb0622926d65feac1fb1ee4c891abd34e090fc4d05528d39d8aa9a16d6
20:45:10 [2021-11-17T20:45:10.657Z] #53 35.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:45:10 [2021-11-17T20:45:10.657Z] #53 35.23 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
20:45:10 [2021-11-17T20:45:10.657Z] #53 36.04 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
20:45:10 [2021-11-17T20:45:10.657Z] #53 36.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:45:10 [2021-11-17T20:45:10.657Z] #53 36.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
20:45:10 [2021-11-17T20:45:10.657Z] #53 36.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
20:45:10 [2021-11-17T20:45:10.657Z] #53 36.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
20:45:10 [2021-11-17T20:45:10.657Z] #53 36.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
20:45:10 [2021-11-17T20:45:10.657Z] #53 37.17 go: downloading github.com/sourcegraph/go-diff v0.5.1
20:45:10 [2021-11-17T20:45:10.657Z] #53 37.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
20:45:10 [2021-11-17T20:45:10.657Z] #53 37.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
20:45:10 [2021-11-17T20:45:10.657Z] #53 37.96 go: downloading github.com/ultraware/funlen v0.0.2
20:45:10 [2021-11-17T20:45:10.657Z] #53 38.00 go: downloading github.com/ultraware/whitespace v0.0.4
20:45:10 [2021-11-17T20:45:10.657Z] #53 38.02 go: downloading github.com/uudashr/gocognit v1.0.1
20:45:10 [2021-11-17T20:45:10.657Z] #53 38.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
20:45:10 [2021-11-17T20:45:10.657Z] #53 39.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:45:10 [2021-11-17T20:45:10.657Z] #53 39.73 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
20:45:10 [2021-11-17T20:45:10.657Z] #53 39.86 go: downloading github.com/davecgh/go-spew v1.1.1
20:45:10 [2021-11-17T20:45:10.657Z] #53 40.04 go: downloading github.com/pmezard/go-difflib v1.0.0
20:45:10 [2021-11-17T20:45:10.657Z] #53 40.04 go: downloading github.com/stretchr/objx v0.2.0
20:45:10 [2021-11-17T20:45:10.657Z] #53 40.31 go: downloading golang.org/x/text v0.3.2
20:45:10 [2021-11-17T20:45:10.913Z] #53 ...
20:45:10 [2021-11-17T20:45:10.913Z] 
20:45:10 [2021-11-17T20:45:10.913Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:45:10 [2021-11-17T20:45:10.913Z] #38 sha256:3c36446d248b8834c3557724588bc393ebba11d3c64f61ac6fed4f6cea1d30b6
20:45:10 [2021-11-17T20:45:10.913Z] #38 31.43 Fetched 8475 kB in 25s (337 kB/s)
20:45:10 [2021-11-17T20:45:10.913Z] #38 31.43 Reading package lists...
20:45:11 [2021-11-17T20:45:11.847Z] #38 41.00 Reading package lists...
20:45:11 [2021-11-17T20:45:11.847Z] #38 ...
20:45:11 [2021-11-17T20:45:11.847Z] 
20:45:11 [2021-11-17T20:45:11.847Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:45:11 [2021-11-17T20:45:11.847Z] #47 sha256:e1488dea80a1dacbcd51bdef02b388917fd343d6ed5eb4a86502b020498c36e7
20:45:11 [2021-11-17T20:45:11.847Z] #47 32.87 Reading package lists...
20:45:18 [2021-11-17T20:45:18.643Z] #47 42.46 Reading package lists...
20:45:18 [2021-11-17T20:45:18.643Z] #47 ...
20:45:18 [2021-11-17T20:45:18.643Z] 
20:45:18 [2021-11-17T20:45:18.643Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:45:18 [2021-11-17T20:45:18.643Z] #60 sha256:148b8ba4d6550f20ca6ed1b49312f354391ce4664e9f1ce97410a0490d3250d0
20:45:18 [2021-11-17T20:45:18.643Z] #60 40.20 Reading package lists...
20:45:20 [2021-11-17T20:45:20.534Z] #60 48.74 Building dependency tree...
20:45:20 [2021-11-17T20:45:20.534Z] #60 51.00 Reading state information...
20:45:23 [2021-11-17T20:45:23.807Z] #60 ...
20:45:23 [2021-11-17T20:45:23.807Z] 
20:45:23 [2021-11-17T20:45:23.807Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:45:23 [2021-11-17T20:45:23.807Z] #53 sha256:70417ecb0622926d65feac1fb1ee4c891abd34e090fc4d05528d39d8aa9a16d6
20:45:23 [2021-11-17T20:45:23.807Z] #53 50.24 go: downloading github.com/gobwas/glob v0.2.3
20:45:23 [2021-11-17T20:45:23.807Z] #53 50.28 go: downloading github.com/kisielk/gotool v1.0.0
20:45:23 [2021-11-17T20:45:23.807Z] #53 50.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
20:45:23 [2021-11-17T20:45:23.807Z] #53 50.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
20:45:23 [2021-11-17T20:45:23.807Z] #53 50.55 go: downloading github.com/gogo/protobuf v1.2.1
20:45:23 [2021-11-17T20:45:23.807Z] #53 52.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
20:45:23 [2021-11-17T20:45:23.807Z] #53 53.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:45:23 [2021-11-17T20:45:23.807Z] #53 53.37 go: downloading github.com/BurntSushi/toml v0.3.1
20:45:25 [2021-11-17T20:45:25.701Z] #53 ...
20:45:25 [2021-11-17T20:45:25.701Z] 
20:45:25 [2021-11-17T20:45:25.701Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:45:25 [2021-11-17T20:45:25.701Z] #60 sha256:148b8ba4d6550f20ca6ed1b49312f354391ce4664e9f1ce97410a0490d3250d0
20:45:25 [2021-11-17T20:45:25.701Z] #60 54.89 The following additional packages will be installed:
20:45:25 [2021-11-17T20:45:25.701Z] #60 54.89   libbtrfs0
20:45:25 [2021-11-17T20:45:25.701Z] #60 55.28 The following NEW packages will be installed:
20:45:25 [2021-11-17T20:45:25.701Z] #60 55.31   libbtrfs-dev libbtrfs0
20:45:25 [2021-11-17T20:45:25.701Z] #60 55.87 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
20:45:25 [2021-11-17T20:45:25.701Z] #60 55.87 Need to get 460 kB of archives.
20:45:25 [2021-11-17T20:45:25.701Z] #60 55.87 After this operation, 1237 kB of additional disk space will be used.
20:45:25 [2021-11-17T20:45:25.701Z] #60 55.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:45:25 [2021-11-17T20:45:25.701Z] #60 55.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:45:26 [2021-11-17T20:45:26.264Z] #60 56.84 debconf: delaying package configuration, since apt-utils is not installed
20:45:26 [2021-11-17T20:45:26.264Z] #60 57.02 Fetched 460 kB in 0s (970 kB/s)
20:45:26 [2021-11-17T20:45:26.521Z] #60 57.11 Selecting previously unselected package libbtrfs0:amd64.
20:45:26 [2021-11-17T20:45:26.521Z] #60 57.11 (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 ... 15713 files and directories currently installed.)
20:45:26 [2021-11-17T20:45:26.521Z] #60 57.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:45:26 [2021-11-17T20:45:26.521Z] #60 57.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:45:26 [2021-11-17T20:45:26.778Z] #60 ...
20:45:26 [2021-11-17T20:45:26.778Z] 
20:45:26 [2021-11-17T20:45:26.778Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:45:26 [2021-11-17T20:45:26.778Z] #55 sha256:c12b56bf9dc3bb4d7a0c62c6a337a308ba13dc89e06ed6df80d5aaa9eb640f37
20:45:26 [2021-11-17T20:45:26.778Z] #55 57.15 v3.0.2
20:45:26 [2021-11-17T20:45:26.778Z] #55 DONE 57.4s
20:45:27 [2021-11-17T20:45:27.035Z] 
20:45:27 [2021-11-17T20:45:27.035Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:45:27 [2021-11-17T20:45:27.035Z] #60 sha256:148b8ba4d6550f20ca6ed1b49312f354391ce4664e9f1ce97410a0490d3250d0
20:45:27 [2021-11-17T20:45:27.035Z] #60 57.65 Selecting previously unselected package libbtrfs-dev:amd64.
20:45:27 [2021-11-17T20:45:27.035Z] #60 57.65 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:45:27 [2021-11-17T20:45:27.035Z] #60 57.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:45:27 [2021-11-17T20:45:27.599Z] #60 58.14 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:45:27 [2021-11-17T20:45:27.599Z] #60 58.17 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:45:27 [2021-11-17T20:45:27.599Z] #60 58.20 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:45:27 [2021-11-17T20:45:27.856Z] #60 DONE 58.6s
20:45:27 [2021-11-17T20:45:27.856Z] 
20:45:27 [2021-11-17T20:45:27.856Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:45:27 [2021-11-17T20:45:27.856Z] #38 sha256:3c36446d248b8834c3557724588bc393ebba11d3c64f61ac6fed4f6cea1d30b6
20:45:27 [2021-11-17T20:45:27.856Z] #38 41.00 Reading package lists...
20:45:27 [2021-11-17T20:45:27.856Z] #38 49.70 Building dependency tree...
20:45:27 [2021-11-17T20:45:27.856Z] #38 52.20 Reading state information...
20:45:27 [2021-11-17T20:45:27.856Z] #38 55.91 The following additional packages will be installed:
20:45:27 [2021-11-17T20:45:27.856Z] #38 55.92   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:45:27 [2021-11-17T20:45:27.856Z] #38 55.95 Suggested packages:
20:45:27 [2021-11-17T20:45:27.856Z] #38 55.95   cmake-doc ninja-build lrzip
20:45:27 [2021-11-17T20:45:27.856Z] #38 55.95 Recommended packages:
20:45:27 [2021-11-17T20:45:27.856Z] #38 55.95   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:45:27 [2021-11-17T20:45:27.856Z] #38 56.73 The following NEW packages will be installed:
20:45:27 [2021-11-17T20:45:27.856Z] #38 56.74   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:45:27 [2021-11-17T20:45:27.856Z] #38 56.75   vim-common xxd
20:45:27 [2021-11-17T20:45:27.856Z] #38 57.13 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
20:45:27 [2021-11-17T20:45:27.856Z] #38 57.13 Need to get 17.7 MB of archives.
20:45:27 [2021-11-17T20:45:27.856Z] #38 57.13 After this operation, 70.7 MB of additional disk space will be used.
20:45:27 [2021-11-17T20:45:27.856Z] #38 57.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
20:45:27 [2021-11-17T20:45:27.856Z] #38 57.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
20:45:27 [2021-11-17T20:45:27.856Z] #38 57.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
20:45:27 [2021-11-17T20:45:27.856Z] #38 57.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:45:27 [2021-11-17T20:45:27.856Z] #38 58.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
20:45:27 [2021-11-17T20:45:27.856Z] #38 58.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
20:45:27 [2021-11-17T20:45:27.856Z] #38 58.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:45:27 [2021-11-17T20:45:27.856Z] #38 58.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:45:27 [2021-11-17T20:45:27.856Z] #38 58.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:45:27 [2021-11-17T20:45:27.856Z] #38 58.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
20:45:28 [2021-11-17T20:45:28.113Z] #38 ...
20:45:28 [2021-11-17T20:45:28.113Z] 
20:45:28 [2021-11-17T20:45:28.113Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:45:28 [2021-11-17T20:45:28.113Z] #61 sha256:08abdfbe47e06638bd7f543d9214aecca63d553f7c6d4158d166add757aeea88
20:45:28 [2021-11-17T20:45:28.113Z] #61 DONE 0.2s
20:45:28 [2021-11-17T20:45:28.113Z] 
20:45:28 [2021-11-17T20:45:28.113Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:45:28 [2021-11-17T20:45:28.113Z] #62 sha256:83d4d4cf858597ef7219e254b1a8648ba7ef64aa6a81b862ff7056dd5ed05ac4
20:45:28 [2021-11-17T20:45:28.679Z] #62 ...
20:45:28 [2021-11-17T20:45:28.679Z] 
20:45:28 [2021-11-17T20:45:28.679Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:45:28 [2021-11-17T20:45:28.679Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:45:28 [2021-11-17T20:45:28.679Z] #14 40.73 Reading package lists...
20:45:28 [2021-11-17T20:45:28.679Z] #14 49.50 Building dependency tree...
20:45:28 [2021-11-17T20:45:28.679Z] #14 51.93 Reading state information...
20:45:28 [2021-11-17T20:45:28.679Z] #14 55.84 The following additional packages will be installed:
20:45:28 [2021-11-17T20:45:28.679Z] #14 55.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:45:28 [2021-11-17T20:45:28.679Z] #14 55.84   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:45:28 [2021-11-17T20:45:28.679Z] #14 55.84   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:45:28 [2021-11-17T20:45:28.679Z] #14 55.84   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:45:28 [2021-11-17T20:45:28.679Z] #14 55.88   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:45:28 [2021-11-17T20:45:28.679Z] #14 55.88   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:45:28 [2021-11-17T20:45:28.679Z] #14 55.90   mingw-w64-common mingw-w64-x86-64-dev
20:45:28 [2021-11-17T20:45:28.679Z] #14 55.92 Suggested packages:
20:45:28 [2021-11-17T20:45:28.679Z] #14 55.92   gcc-10-locales seccomp wine64
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.22 The following NEW packages will be installed:
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.22   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.22   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.22   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.22   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.22   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.22   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.22   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.22   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.22   mingw-w64-x86-64-dev
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.82 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.82 Need to get 115 MB of archives.
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.82 After this operation, 645 MB of additional disk space will be used.
20:45:28 [2021-11-17T20:45:28.679Z] #14 57.82 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:45:28 [2021-11-17T20:45:28.679Z] #14 58.26 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:45:28 [2021-11-17T20:45:28.679Z] #14 58.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:45:28 [2021-11-17T20:45:28.679Z] #14 58.49 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:45:28 [2021-11-17T20:45:28.679Z] #14 58.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:45:28 [2021-11-17T20:45:28.679Z] #14 58.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:45:28 [2021-11-17T20:45:28.679Z] #14 59.32 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:45:28 [2021-11-17T20:45:28.679Z] #14 ...
20:45:28 [2021-11-17T20:45:28.679Z] 
20:45:28 [2021-11-17T20:45:28.679Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:45:28 [2021-11-17T20:45:28.679Z] #47 sha256:e1488dea80a1dacbcd51bdef02b388917fd343d6ed5eb4a86502b020498c36e7
20:45:28 [2021-11-17T20:45:28.679Z] #47 42.46 Reading package lists...
20:45:28 [2021-11-17T20:45:28.679Z] #47 51.60 Building dependency tree...
20:45:28 [2021-11-17T20:45:28.679Z] #47 53.83 Reading state information...
20:45:28 [2021-11-17T20:45:28.679Z] #47 56.60 The following additional packages will be installed:
20:45:28 [2021-11-17T20:45:28.679Z] #47 56.61   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:45:28 [2021-11-17T20:45:28.679Z] #47 56.61   python3-protobuf python3-six
20:45:28 [2021-11-17T20:45:28.679Z] #47 56.62 Suggested packages:
20:45:28 [2021-11-17T20:45:28.679Z] #47 56.63   python3-setuptools
20:45:28 [2021-11-17T20:45:28.679Z] #47 56.63 Recommended packages:
20:45:28 [2021-11-17T20:45:28.679Z] #47 56.63   iproute2 | iproute
20:45:28 [2021-11-17T20:45:28.679Z] #47 57.55 The following NEW packages will be installed:
20:45:28 [2021-11-17T20:45:28.679Z] #47 57.57   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:45:28 [2021-11-17T20:45:28.679Z] #47 57.58   python3-protobuf python3-six
20:45:28 [2021-11-17T20:45:28.679Z] #47 58.31 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
20:45:28 [2021-11-17T20:45:28.679Z] #47 58.31 Need to get 2288 kB of archives.
20:45:28 [2021-11-17T20:45:28.679Z] #47 58.31 After this operation, 11.0 MB of additional disk space will be used.
20:45:28 [2021-11-17T20:45:28.679Z] #47 58.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:45:28 [2021-11-17T20:45:28.679Z] #47 58.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:45:28 [2021-11-17T20:45:28.679Z] #47 58.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:45:28 [2021-11-17T20:45:28.679Z] #47 58.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:45:28 [2021-11-17T20:45:28.679Z] #47 58.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:45:28 [2021-11-17T20:45:28.679Z] #47 58.56 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:45:28 [2021-11-17T20:45:28.679Z] #47 58.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:45:28 [2021-11-17T20:45:28.936Z] #47 ...
20:45:28 [2021-11-17T20:45:28.936Z] 
20:45:28 [2021-11-17T20:45:28.936Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:45:28 [2021-11-17T20:45:28.936Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:45:28 [2021-11-17T20:45:28.936Z] #14 59.57 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:45:28 [2021-11-17T20:45:28.936Z] #14 59.64 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:45:29 [2021-11-17T20:45:29.866Z] #14 60.66 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:45:33 [2021-11-17T20:45:33.149Z] #14 63.39 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:45:33 [2021-11-17T20:45:33.712Z] #14 64.24 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:45:34 [2021-11-17T20:45:34.641Z] #14 65.08 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:45:34 [2021-11-17T20:45:34.641Z] #14 ...
20:45:34 [2021-11-17T20:45:34.641Z] 
20:45:34 [2021-11-17T20:45:34.641Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:45:34 [2021-11-17T20:45:34.641Z] #38 sha256:3c36446d248b8834c3557724588bc393ebba11d3c64f61ac6fed4f6cea1d30b6
20:45:34 [2021-11-17T20:45:34.641Z] #38 60.43 debconf: delaying package configuration, since apt-utils is not installed
20:45:34 [2021-11-17T20:45:34.641Z] #38 60.73 Fetched 17.7 MB in 2s (8325 kB/s)
20:45:34 [2021-11-17T20:45:34.641Z] #38 60.85 Selecting previously unselected package xxd.
20:45:34 [2021-11-17T20:45:34.641Z] #38 60.85 (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 ... 15713 files and directories currently installed.)
20:45:34 [2021-11-17T20:45:34.641Z] #38 60.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
20:45:34 [2021-11-17T20:45:34.641Z] #38 61.01 Unpacking xxd (2:8.2.2434-3) ...
20:45:34 [2021-11-17T20:45:34.641Z] #38 61.27 Selecting previously unselected package vim-common.
20:45:34 [2021-11-17T20:45:34.641Z] #38 61.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
20:45:34 [2021-11-17T20:45:34.641Z] #38 61.31 Unpacking vim-common (2:8.2.2434-3) ...
20:45:34 [2021-11-17T20:45:34.641Z] #38 61.71 Selecting previously unselected package cmake-data.
20:45:34 [2021-11-17T20:45:34.641Z] #38 61.72 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
20:45:34 [2021-11-17T20:45:34.641Z] #38 61.75 Unpacking cmake-data (3.18.4-2) ...
20:45:36 [2021-11-17T20:45:36.010Z] #38 66.55 Selecting previously unselected package libicu67:amd64.
20:45:36 [2021-11-17T20:45:36.010Z] #38 66.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:45:36 [2021-11-17T20:45:36.010Z] #38 66.57 Unpacking libicu67:amd64 (67.1-7) ...
20:45:36 [2021-11-17T20:45:36.267Z] #38 ...
20:45:36 [2021-11-17T20:45:36.267Z] 
20:45:36 [2021-11-17T20:45:36.267Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:45:36 [2021-11-17T20:45:36.267Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:45:36 [2021-11-17T20:45:36.267Z] #14 66.90 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:45:36 [2021-11-17T20:45:36.830Z] #14 67.57 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:45:37 [2021-11-17T20:45:37.088Z] #14 67.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:45:37 [2021-11-17T20:45:37.088Z] #14 67.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:45:37 [2021-11-17T20:45:37.088Z] #14 67.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:45:37 [2021-11-17T20:45:37.088Z] #14 67.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:45:37 [2021-11-17T20:45:37.088Z] #14 67.69 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:45:37 [2021-11-17T20:45:37.088Z] #14 67.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
20:45:37 [2021-11-17T20:45:37.088Z] #14 67.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:45:37 [2021-11-17T20:45:37.344Z] #14 67.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:45:37 [2021-11-17T20:45:37.344Z] #14 67.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:45:37 [2021-11-17T20:45:37.344Z] #14 67.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:45:37 [2021-11-17T20:45:37.344Z] #14 67.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:45:37 [2021-11-17T20:45:37.601Z] #14 68.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:45:37 [2021-11-17T20:45:37.601Z] #14 68.23 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:45:37 [2021-11-17T20:45:37.601Z] #14 68.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
20:45:37 [2021-11-17T20:45:37.601Z] #14 68.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
20:45:38 [2021-11-17T20:45:38.531Z] #14 69.12 debconf: delaying package configuration, since apt-utils is not installed
20:45:38 [2021-11-17T20:45:38.531Z] #14 69.33 Fetched 115 MB in 11s (10.4 MB/s)
20:45:38 [2021-11-17T20:45:38.787Z] #14 69.42 Selecting previously unselected package binutils-mingw-w64-i686.
20:45:38 [2021-11-17T20:45:38.788Z] #14 69.42 (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 ... 15713 files and directories currently installed.)
20:45:38 [2021-11-17T20:45:38.788Z] #14 69.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:45:38 [2021-11-17T20:45:38.788Z] #14 69.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:45:40 [2021-11-17T20:45:40.156Z] #14 ...
20:45:40 [2021-11-17T20:45:40.156Z] 
20:45:40 [2021-11-17T20:45:40.156Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:45:40 [2021-11-17T20:45:40.156Z] #62 sha256:83d4d4cf858597ef7219e254b1a8648ba7ef64aa6a81b862ff7056dd5ed05ac4
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.816 + RM_GOPATH=0
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.816 + TMP_GOPATH=
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.816 + : /build
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.816 + '[' -z '' ']'
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.816 ++ mktemp -d
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.816 + export GOPATH=/tmp/tmp.Im6mZOJYlf
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.816 + GOPATH=/tmp/tmp.Im6mZOJYlf
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.816 + RM_GOPATH=1
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.816 + case "$(go env GOARCH)" in
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.816 ++ go env GOARCH
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.872 + export GO_BUILDMODE=-buildmode=pie
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.872 + GO_BUILDMODE=-buildmode=pie
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.872 ++ dirname /install.sh
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 + dir=/
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 + bin=containerd
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 + shift
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 + '[' '!' -f //containerd.installer ']'
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 + . //containerd.installer
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 ++ set -e
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 ++ : v1.5.8
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 + install_containerd
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 + echo 'Install containerd version v1.5.8'
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 Install containerd version v1.5.8
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.873 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Im6mZOJYlf/src/github.com/containerd/containerd
20:45:40 [2021-11-17T20:45:40.156Z] #62 1.882 Cloning into '/tmp/tmp.Im6mZOJYlf/src/github.com/containerd/containerd'...
20:45:40 [2021-11-17T20:45:40.156Z] #62 ...
20:45:40 [2021-11-17T20:45:40.156Z] 
20:45:40 [2021-11-17T20:45:40.156Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:45:40 [2021-11-17T20:45:40.156Z] #47 sha256:e1488dea80a1dacbcd51bdef02b388917fd343d6ed5eb4a86502b020498c36e7
20:45:40 [2021-11-17T20:45:40.156Z] #47 64.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-1 [657 kB]
20:45:40 [2021-11-17T20:45:40.156Z] #47 66.00 debconf: delaying package configuration, since apt-utils is not installed
20:45:40 [2021-11-17T20:45:40.156Z] #47 66.16 Fetched 2288 kB in 7s (344 kB/s)
20:45:40 [2021-11-17T20:45:40.156Z] #47 66.24 Selecting previously unselected package libprotobuf23:amd64.
20:45:40 [2021-11-17T20:45:40.156Z] #47 66.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
20:45:40 [2021-11-17T20:45:40.156Z] #47 66.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 66.39 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.12 Selecting previously unselected package python3-pkg-resources.
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.12 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.13 Unpacking python3-pkg-resources (52.0.0-4) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.32 Selecting previously unselected package python3-six.
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.33 Unpacking python3-six (1.16.0-2) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.40 Selecting previously unselected package python3-protobuf.
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.41 Unpacking python3-protobuf (3.12.4-1) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.87 Selecting previously unselected package libnet1:amd64.
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 67.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 68.01 Selecting previously unselected package libnl-3-200:amd64.
20:45:40 [2021-11-17T20:45:40.156Z] #47 68.01 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 68.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 68.15 Selecting previously unselected package libprotobuf-c1:amd64.
20:45:40 [2021-11-17T20:45:40.156Z] #47 68.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 68.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 68.25 Selecting previously unselected package criu.
20:45:40 [2021-11-17T20:45:40.156Z] #47 68.25 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 68.26 Unpacking criu (3.16.1-1) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 68.91 Setting up python3-pkg-resources (52.0.0-4) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 70.40 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 70.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 70.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:45:40 [2021-11-17T20:45:40.156Z] #47 70.46 Setting up python3-six (1.16.0-2) ...
20:45:41 [2021-11-17T20:45:41.085Z] #47 ...
20:45:41 [2021-11-17T20:45:41.085Z] 
20:45:41 [2021-11-17T20:45:41.085Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:45:41 [2021-11-17T20:45:41.085Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:45:41 [2021-11-17T20:45:41.085Z] #14 71.62 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:45:41 [2021-11-17T20:45:41.085Z] #14 71.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:45:41 [2021-11-17T20:45:41.085Z] #14 71.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:45:43 [2021-11-17T20:45:43.604Z] #14 73.95 Selecting previously unselected package binutils-mingw-w64.
20:45:43 [2021-11-17T20:45:43.604Z] #14 73.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:45:43 [2021-11-17T20:45:43.604Z] #14 73.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:45:43 [2021-11-17T20:45:43.604Z] #14 74.07 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:45:43 [2021-11-17T20:45:43.604Z] #14 74.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:45:43 [2021-11-17T20:45:43.604Z] #14 74.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:45:43 [2021-11-17T20:45:43.604Z] #14 74.25 Selecting previously unselected package dmsetup.
20:45:43 [2021-11-17T20:45:43.604Z] #14 74.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:45:43 [2021-11-17T20:45:43.604Z] #14 74.29 Unpacking dmsetup (2:1.02.175-2.1) ...
20:45:43 [2021-11-17T20:45:43.860Z] #14 74.48 Selecting previously unselected package mingw-w64-common.
20:45:43 [2021-11-17T20:45:43.860Z] #14 74.50 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:45:43 [2021-11-17T20:45:43.860Z] #14 74.53 Unpacking mingw-w64-common (8.0.0-1) ...
20:45:47 [2021-11-17T20:45:47.132Z] #14 ...
20:45:47 [2021-11-17T20:45:47.132Z] 
20:45:47 [2021-11-17T20:45:47.133Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:45:47 [2021-11-17T20:45:47.133Z] #34 sha256:e1653abe1c3776e8bd12bf3743b7306fea0879f794d64ffa4c912cb11db45716
20:45:47 [2021-11-17T20:45:47.133Z] #34 67.33 Updating files:  93% (1423/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
20:45:47 [2021-11-17T20:45:47.133Z] #34 67.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:45:47 [2021-11-17T20:45:47.133Z] #34 68.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:45:47 [2021-11-17T20:45:47.133Z] #34 ...
20:45:47 [2021-11-17T20:45:47.133Z] 
20:45:47 [2021-11-17T20:45:47.133Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:45:47 [2021-11-17T20:45:47.133Z] #47 sha256:e1488dea80a1dacbcd51bdef02b388917fd343d6ed5eb4a86502b020498c36e7
20:45:47 [2021-11-17T20:45:47.133Z] #47 71.41 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:45:47 [2021-11-17T20:45:47.133Z] #47 71.45 Setting up python3-protobuf (3.12.4-1) ...
20:45:47 [2021-11-17T20:45:47.133Z] #47 74.97 Setting up criu (3.16.1-1) ...
20:45:47 [2021-11-17T20:45:47.133Z] #47 76.59 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:45:47 [2021-11-17T20:45:47.133Z] #47 DONE 77.4s
20:45:47 [2021-11-17T20:45:47.133Z] 
20:45:47 [2021-11-17T20:45:47.133Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:45:47 [2021-11-17T20:45:47.133Z] #38 sha256:3c36446d248b8834c3557724588bc393ebba11d3c64f61ac6fed4f6cea1d30b6
20:45:47 [2021-11-17T20:45:47.133Z] #38 71.86 Selecting previously unselected package libxml2:amd64.
20:45:47 [2021-11-17T20:45:47.133Z] #38 71.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 71.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 72.39 Selecting previously unselected package libarchive13:amd64.
20:45:47 [2021-11-17T20:45:47.133Z] #38 72.39 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 72.39 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 72.67 Selecting previously unselected package libjsoncpp24:amd64.
20:45:47 [2021-11-17T20:45:47.133Z] #38 72.68 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 72.70 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 72.87 Selecting previously unselected package librhash0:amd64.
20:45:47 [2021-11-17T20:45:47.133Z] #38 72.88 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 72.88 Unpacking librhash0:amd64 (1.4.1-2) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 73.06 Selecting previously unselected package libuv1:amd64.
20:45:47 [2021-11-17T20:45:47.133Z] #38 73.07 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 73.08 Unpacking libuv1:amd64 (1.40.0-2) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 73.22 Selecting previously unselected package cmake.
20:45:47 [2021-11-17T20:45:47.133Z] #38 73.23 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 73.24 Unpacking cmake (3.18.4-2) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.57 Setting up libicu67:amd64 (67.1-7) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.59 Setting up xxd (2:8.2.2434-3) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.62 Setting up libuv1:amd64 (1.40.0-2) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.65 Setting up vim-common (2:8.2.2434-3) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.73 Setting up librhash0:amd64 (1.4.1-2) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.78 Setting up cmake-data (3.18.4-2) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.82 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.85 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.90 Setting up cmake (3.18.4-2) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 76.95 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:45:47 [2021-11-17T20:45:47.133Z] #38 DONE 77.8s
20:45:47 [2021-11-17T20:45:47.133Z] 
20:45:47 [2021-11-17T20:45:47.133Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:45:47 [2021-11-17T20:45:47.133Z] #39 sha256:4a631b0bd046e7fdd2109d5854c877385e1e952a122227116969d582fcefe156
20:45:47 [2021-11-17T20:45:47.390Z] #39 DONE 0.2s
20:45:47 [2021-11-17T20:45:47.390Z] 
20:45:47 [2021-11-17T20:45:47.390Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:45:47 [2021-11-17T20:45:47.390Z] #40 sha256:a9d70a79e884d8d554dbace22e1625a6168297b6b3a0b9903b425f30a0251369
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.221 + RM_GOPATH=0
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.221 + TMP_GOPATH=
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.221 + : /build
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.221 + '[' -z '' ']'
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.221 ++ mktemp -d
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.221 + export GOPATH=/tmp/tmp.akIw8IxGYt
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.221 + GOPATH=/tmp/tmp.akIw8IxGYt
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.221 + RM_GOPATH=1
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.221 + case "$(go env GOARCH)" in
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.221 ++ go env GOARCH
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.249 + export GO_BUILDMODE=-buildmode=pie
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.249 + GO_BUILDMODE=-buildmode=pie
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.249 ++ dirname /install.sh
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.265 Install tini version v0.19.0
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.265 + dir=/
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.265 + bin=tini
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.265 + shift
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.265 + '[' '!' -f //tini.installer ']'
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.265 + . //tini.installer
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.265 ++ : v0.19.0
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.265 + install_tini
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.265 + echo 'Install tini version v0.19.0'
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.265 + git clone https://github.com/krallin/tini.git /tmp/tmp.akIw8IxGYt/tini
20:45:49 [2021-11-17T20:45:49.911Z] #40 2.267 Cloning into '/tmp/tmp.akIw8IxGYt/tini'...
20:45:50 [2021-11-17T20:45:50.842Z] #40 3.509 + cd /tmp/tmp.akIw8IxGYt/tini
20:45:50 [2021-11-17T20:45:50.842Z] #40 3.509 + git checkout -q v0.19.0
20:45:50 [2021-11-17T20:45:50.842Z] #40 3.549 + cmake .
20:45:51 [2021-11-17T20:45:51.099Z] #40 ...
20:45:51 [2021-11-17T20:45:51.099Z] 
20:45:51 [2021-11-17T20:45:51.099Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
20:45:51 [2021-11-17T20:45:51.099Z] #51 sha256:29c043cf5909156d7c3ae2e9477ee726be95317135397c28bdef010ce272cac8
20:45:51 [2021-11-17T20:45:51.099Z] #51 81.59 gotestsum version dev
20:45:51 [2021-11-17T20:45:51.099Z] #51 DONE 81.8s
20:45:51 [2021-11-17T20:45:51.356Z] 
20:45:51 [2021-11-17T20:45:51.356Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:45:51 [2021-11-17T20:45:51.356Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:45:51 [2021-11-17T20:45:51.356Z] #14 80.36 Selecting previously unselected package mingw-w64-x86-64-dev.
20:45:51 [2021-11-17T20:45:51.356Z] #14 80.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:45:51 [2021-11-17T20:45:51.356Z] #14 80.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:45:56 [2021-11-17T20:45:56.621Z] #14 ...
20:45:56 [2021-11-17T20:45:56.622Z] 
20:45:56 [2021-11-17T20:45:56.622Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:45:56 [2021-11-17T20:45:56.622Z] #40 sha256:a9d70a79e884d8d554dbace22e1625a6168297b6b3a0b9903b425f30a0251369
20:45:56 [2021-11-17T20:45:56.622Z] #40 4.405 -- The C compiler identification is GNU 10.2.1
20:45:56 [2021-11-17T20:45:56.622Z] #40 4.505 -- Detecting C compiler ABI info
20:45:56 [2021-11-17T20:45:56.622Z] #40 5.261 -- Detecting C compiler ABI info - done
20:45:56 [2021-11-17T20:45:56.622Z] #40 5.454 -- Check for working C compiler: /usr/bin/cc - skipped
20:45:56 [2021-11-17T20:45:56.622Z] #40 5.454 -- Detecting C compile features
20:45:56 [2021-11-17T20:45:56.622Z] #40 5.509 -- Detecting C compile features - done
20:45:56 [2021-11-17T20:45:56.622Z] #40 5.509 -- Performing Test HAS_BUILTIN_FORTIFY
20:45:56 [2021-11-17T20:45:56.622Z] #40 5.786 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:45:56 [2021-11-17T20:45:56.622Z] #40 5.976 -- Configuring done
20:45:56 [2021-11-17T20:45:56.622Z] #40 5.976 -- Generating done
20:45:56 [2021-11-17T20:45:56.622Z] #40 5.976 -- Build files have been written to: /tmp/tmp.akIw8IxGYt/tini
20:45:56 [2021-11-17T20:45:56.622Z] #40 5.976 + make tini-static
20:45:56 [2021-11-17T20:45:56.622Z] #40 6.407 Scanning dependencies of target tini-static
20:45:56 [2021-11-17T20:45:56.622Z] #40 6.513 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:45:56 [2021-11-17T20:45:56.622Z] #40 8.416 [100%] Linking C executable tini-static
20:45:56 [2021-11-17T20:45:56.622Z] #40 9.277 [100%] Built target tini-static
20:45:56 [2021-11-17T20:45:56.622Z] #40 9.351 + mkdir -p /build
20:45:56 [2021-11-17T20:45:56.878Z] #40 9.370 + cp tini-static /build/docker-init
20:45:56 [2021-11-17T20:45:56.878Z] #40 DONE 9.5s
20:45:56 [2021-11-17T20:45:56.878Z] 
20:45:56 [2021-11-17T20:45:56.878Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:45:56 [2021-11-17T20:45:56.878Z] #62 sha256:83d4d4cf858597ef7219e254b1a8648ba7ef64aa6a81b862ff7056dd5ed05ac4
20:45:58 [2021-11-17T20:45:58.767Z] #62 ...
20:45:58 [2021-11-17T20:45:58.768Z] 
20:45:58 [2021-11-17T20:45:58.768Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:45:58 [2021-11-17T20:45:58.768Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:45:58 [2021-11-17T20:45:58.768Z] #14 89.35 Selecting previously unselected package gcc-mingw-w64-base.
20:45:58 [2021-11-17T20:45:58.768Z] #14 89.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:45:58 [2021-11-17T20:45:58.768Z] #14 89.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:45:59 [2021-11-17T20:45:59.023Z] #14 89.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:45:59 [2021-11-17T20:45:59.024Z] #14 89.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:45:59 [2021-11-17T20:45:59.024Z] #14 89.63 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:46:07 [2021-11-17T20:46:07.111Z] #14 96.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:46:07 [2021-11-17T20:46:07.112Z] #14 96.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:46:07 [2021-11-17T20:46:07.112Z] #14 96.68 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:46:12 [2021-11-17T20:46:12.364Z] #14 ...
20:46:12 [2021-11-17T20:46:12.364Z] 
20:46:12 [2021-11-17T20:46:12.364Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:46:12 [2021-11-17T20:46:12.364Z] #62 sha256:83d4d4cf858597ef7219e254b1a8648ba7ef64aa6a81b862ff7056dd5ed05ac4
20:46:12 [2021-11-17T20:46:12.878Z] #62 44.25 Updating files:  72% (3383/4693)
Updating files:  73% (3426/4693)
Updating files:  74% (3473/4693)
Updating files:  75% (3520/4693)
Updating files:  76% (3567/4693)
Updating files:  77% (3614/4693)
Updating files:  78% (3661/4693)
Updating files:  79% (3708/4693)
Updating files:  80% (3755/4693)
Updating files:  81% (3802/4693)
Updating files:  82% (3849/4693)
Updating files:  83% (3896/4693)
Updating files:  84% (3943/4693)
Updating files:  85% (3990/4693)
Updating files:  86% (4036/4693)
Updating files:  87% (4083/4693)
Updating files:  88% (4130/4693)
Updating files:  89% (4177/4693)
Updating files:  90% (4224/4693)
Updating files:  91% (4271/4693)
Updating files:  92% (4318/4693)
Updating files:  93% (4365/4693)
Updating files:  94% (4412/4693)
Updating files:  95% (4459/4693)
Updating files:  96% (4506/4693)
Updating files:  97% (4553/4693)
Updating files:  98% (4600/4693)
Updating files:  99% (4647/4693)
Updating files: 100% (4693/4693)
Updating files: 100% (4693/4693), done.
20:46:12 [2021-11-17T20:46:12.878Z] #62 44.95 + cd /tmp/tmp.Im6mZOJYlf/src/github.com/containerd/containerd
20:46:13 [2021-11-17T20:46:13.134Z] #62 44.95 + git checkout -q v1.5.8
20:46:15 [2021-11-17T20:46:15.029Z] #62 46.66 + export 'BUILDTAGS=netgo osusergo static_build'
20:46:15 [2021-11-17T20:46:15.029Z] #62 46.66 + BUILDTAGS='netgo osusergo static_build'
20:46:15 [2021-11-17T20:46:15.029Z] #62 46.66 + export EXTRA_FLAGS=-buildmode=pie
20:46:15 [2021-11-17T20:46:15.029Z] #62 46.66 + EXTRA_FLAGS=-buildmode=pie
20:46:15 [2021-11-17T20:46:15.029Z] #62 46.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:46:15 [2021-11-17T20:46:15.029Z] #62 46.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:46:15 [2021-11-17T20:46:15.029Z] #62 46.66 + '[' '' = dynamic ']'
20:46:15 [2021-11-17T20:46:15.029Z] #62 46.66 + make
20:46:16 [2021-11-17T20:46:16.398Z] #62 48.05 + bin/ctr
20:46:28 [2021-11-17T20:46:28.580Z] #62 ...
20:46:28 [2021-11-17T20:46:28.580Z] 
20:46:28 [2021-11-17T20:46:28.580Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:46:28 [2021-11-17T20:46:28.580Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:46:28 [2021-11-17T20:46:28.580Z] #14 107.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:46:28 [2021-11-17T20:46:28.580Z] #14 107.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:46:28 [2021-11-17T20:46:28.580Z] #14 107.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:46:28 [2021-11-17T20:46:28.580Z] #14 111.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:46:28 [2021-11-17T20:46:28.580Z] #14 111.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:46:28 [2021-11-17T20:46:28.580Z] #14 111.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:46:28 [2021-11-17T20:46:28.580Z] #14 117.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:46:28 [2021-11-17T20:46:28.580Z] #14 117.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:46:28 [2021-11-17T20:46:28.580Z] #14 117.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:46:33 [2021-11-17T20:46:33.845Z] #14 ...
20:46:33 [2021-11-17T20:46:33.845Z] 
20:46:33 [2021-11-17T20:46:33.845Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:46:33 [2021-11-17T20:46:33.845Z] #65 sha256:7dde5a3be87d39152e6bbfded593e83331dfcf57d723e4ae9697d0e2e89b1c82
20:46:33 [2021-11-17T20:46:33.845Z] #65 123.9 + for f in rootlesskit rootlesskit-docker-proxy
20:46:33 [2021-11-17T20:46:33.845Z] #65 123.9 + GOBIN=/build
20:46:33 [2021-11-17T20:46:33.845Z] #65 123.9 + GO111MODULE=on
20:46:33 [2021-11-17T20:46:33.845Z] #65 123.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7 rootlesskit version 0.14.6
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7 Usage of /build/rootlesskit-docker-proxy:
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7   -container-ip string
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7     	container ip
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7   -container-port int
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7     	container port (default -1)
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7   -host-ip string
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7     	host ip
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7   -host-port int
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7     	host port (default -1)
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7   -proto string
20:46:39 [2021-11-17T20:46:39.094Z] #65 128.7     	proxy protocol (default "tcp")
20:46:40 [2021-11-17T20:46:40.025Z] #65 DONE 130.0s
20:46:40 [2021-11-17T20:46:40.025Z] 
20:46:40 [2021-11-17T20:46:40.025Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:46:40 [2021-11-17T20:46:40.025Z] #66 sha256:b2aa82180c29e73605c94fe491796079904ef0cddc5ad6bd7b0af0c0266ed0ac
20:46:40 [2021-11-17T20:46:40.025Z] #66 DONE 0.1s
20:46:40 [2021-11-17T20:46:40.025Z] 
20:46:40 [2021-11-17T20:46:40.025Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:46:40 [2021-11-17T20:46:40.025Z] #67 sha256:01b464412b3e5ab99a84cf5e2d5e3f255cb8141666610f4b9cac6e8f7d4a5324
20:46:40 [2021-11-17T20:46:40.025Z] #67 DONE 0.0s
20:46:40 [2021-11-17T20:46:40.025Z] 
20:46:40 [2021-11-17T20:46:40.025Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:46:40 [2021-11-17T20:46:40.026Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:46:40 [2021-11-17T20:46:40.026Z] #14 127.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:46:40 [2021-11-17T20:46:40.026Z] #14 127.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:46:40 [2021-11-17T20:46:40.026Z] #14 127.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:46:42 [2021-11-17T20:46:42.548Z] #14 ...
20:46:42 [2021-11-17T20:46:42.548Z] 
20:46:42 [2021-11-17T20:46:42.548Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
20:46:42 [2021-11-17T20:46:42.548Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
20:46:42 [2021-11-17T20:46:42.548Z] #70 CACHED
20:46:42 [2021-11-17T20:46:42.548Z] 
20:46:42 [2021-11-17T20:46:42.548Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
20:46:42 [2021-11-17T20:46:42.548Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
20:46:42 [2021-11-17T20:46:42.548Z] #72 CACHED
20:46:42 [2021-11-17T20:46:42.548Z] 
20:46:42 [2021-11-17T20:46:42.548Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:46:42 [2021-11-17T20:46:42.548Z] #14 sha256:ae8556244e912db812a6d3deed2a8fc65bca29b6b0f5108d7c0090d637f11a5b
20:46:42 [2021-11-17T20:46:42.548Z] #14 132.8 Selecting previously unselected package g++-mingw-w64-x86-64.
20:46:42 [2021-11-17T20:46:42.548Z] #14 132.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:46:42 [2021-11-17T20:46:42.548Z] #14 132.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:46:42 [2021-11-17T20:46:42.548Z] #14 133.0 Selecting previously unselected package libapparmor1:amd64.
20:46:42 [2021-11-17T20:46:42.548Z] #14 133.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:46:42 [2021-11-17T20:46:42.548Z] #14 133.0 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:46:42 [2021-11-17T20:46:42.548Z] #14 133.1 Selecting previously unselected package libapparmor-dev:amd64.
20:46:42 [2021-11-17T20:46:42.548Z] #14 133.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:46:42 [2021-11-17T20:46:42.548Z] #14 133.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:46:42 [2021-11-17T20:46:42.548Z] #14 133.4 Selecting previously unselected package libbtrfs0:amd64.
20:46:42 [2021-11-17T20:46:42.548Z] #14 133.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:46:42 [2021-11-17T20:46:42.548Z] #14 133.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:46:43 [2021-11-17T20:46:43.113Z] #14 133.6 Selecting previously unselected package libbtrfs-dev:amd64.
20:46:43 [2021-11-17T20:46:43.113Z] #14 133.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:46:43 [2021-11-17T20:46:43.113Z] #14 133.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:46:43 [2021-11-17T20:46:43.371Z] #14 134.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:46:43 [2021-11-17T20:46:43.371Z] #14 134.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:46:43 [2021-11-17T20:46:43.371Z] #14 134.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:46:43 [2021-11-17T20:46:43.371Z] #14 134.1 Selecting previously unselected package libudev-dev:amd64.
20:46:43 [2021-11-17T20:46:43.371Z] #14 134.1 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
20:46:43 [2021-11-17T20:46:43.371Z] #14 134.1 Unpacking libudev-dev:amd64 (247.3-6) ...
20:46:43 [2021-11-17T20:46:43.371Z] #14 134.2 Selecting previously unselected package libsepol1-dev:amd64.
20:46:43 [2021-11-17T20:46:43.627Z] #14 134.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:46:43 [2021-11-17T20:46:43.627Z] #14 134.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:46:43 [2021-11-17T20:46:43.884Z] #14 134.4 Selecting previously unselected package libpcre2-16-0:amd64.
20:46:43 [2021-11-17T20:46:43.884Z] #14 134.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:46:43 [2021-11-17T20:46:43.884Z] #14 134.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:46:43 [2021-11-17T20:46:43.884Z] #14 134.6 Selecting previously unselected package libpcre2-32-0:amd64.
20:46:43 [2021-11-17T20:46:43.884Z] #14 134.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:46:43 [2021-11-17T20:46:43.884Z] #14 134.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:46:44 [2021-11-17T20:46:44.141Z] #14 134.8 Selecting previously unselected package libpcre2-posix2:amd64.
20:46:44 [2021-11-17T20:46:44.141Z] #14 134.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:46:44 [2021-11-17T20:46:44.141Z] #14 134.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:46:44 [2021-11-17T20:46:44.141Z] #14 134.9 Selecting previously unselected package libpcre2-dev:amd64.
20:46:44 [2021-11-17T20:46:44.141Z] #14 134.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:46:44 [2021-11-17T20:46:44.398Z] #14 134.9 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:46:44 [2021-11-17T20:46:44.655Z] #14 135.2 Selecting previously unselected package libselinux1-dev:amd64.
20:46:44 [2021-11-17T20:46:44.655Z] #14 135.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:46:44 [2021-11-17T20:46:44.655Z] #14 135.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:46:44 [2021-11-17T20:46:44.912Z] #14 135.4 Selecting previously unselected package libdevmapper-dev:amd64.
20:46:44 [2021-11-17T20:46:44.912Z] #14 135.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:46:44 [2021-11-17T20:46:44.912Z] #14 135.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:46:44 [2021-11-17T20:46:44.912Z] #14 135.5 Selecting previously unselected package libseccomp-dev:amd64.
20:46:44 [2021-11-17T20:46:44.912Z] #14 135.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
20:46:44 [2021-11-17T20:46:44.912Z] #14 135.6 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
20:46:44 [2021-11-17T20:46:44.912Z] #14 135.6 Selecting previously unselected package libsystemd-dev:amd64.
20:46:44 [2021-11-17T20:46:44.912Z] #14 135.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
20:46:45 [2021-11-17T20:46:45.169Z] #14 135.7 Unpacking libsystemd-dev:amd64 (247.3-6) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.0 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.1 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.1 Setting up libudev-dev:amd64 (247.3-6) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:46:45 [2021-11-17T20:46:45.436Z] #14 136.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.2 Setting up mingw-w64-common (8.0.0-1) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.2 Setting up libsystemd-dev:amd64 (247.3-6) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.4 Setting up dmsetup (2:1.02.175-2.1) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:46:45 [2021-11-17T20:46:45.693Z] #14 136.5 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:46:46 [2021-11-17T20:46:46.258Z] #14 DONE 136.8s
20:46:46 [2021-11-17T20:46:46.258Z] 
20:46:46 [2021-11-17T20:46:46.258Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:46:46 [2021-11-17T20:46:46.258Z] #57 sha256:bdb17d2d3050d5ea455f608f3d711dfa81c64583dd8fa323470b7c3c4149f2d4
20:46:46 [2021-11-17T20:46:46.258Z] #57 DONE 0.1s
20:46:46 [2021-11-17T20:46:46.258Z] 
20:46:46 [2021-11-17T20:46:46.258Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:46:46 [2021-11-17T20:46:46.258Z] #58 sha256:d62fbdabe7d3d2242f58e1a668610117badc5d70362b19c1e5e3e5c1ddfcffea
20:46:48 [2021-11-17T20:46:48.776Z] #58 2.068 + RM_GOPATH=0
20:46:48 [2021-11-17T20:46:48.776Z] #58 2.068 + TMP_GOPATH=
20:46:48 [2021-11-17T20:46:48.776Z] #58 2.068 + : /build
20:46:48 [2021-11-17T20:46:48.776Z] #58 2.068 + '[' -z '' ']'
20:46:48 [2021-11-17T20:46:48.776Z] #58 2.068 ++ mktemp -d
20:46:48 [2021-11-17T20:46:48.776Z] #58 2.068 + export GOPATH=/tmp/tmp.lY7pjPAT5I
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.068 + GOPATH=/tmp/tmp.lY7pjPAT5I
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.068 + RM_GOPATH=1
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.068 + case "$(go env GOARCH)" in
20:46:48 [2021-11-17T20:46:48.777Z] #58 ...
20:46:48 [2021-11-17T20:46:48.777Z] 
20:46:48 [2021-11-17T20:46:48.777Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
20:46:48 [2021-11-17T20:46:48.777Z] #15 sha256:122cc0f8713ae8e3e2e4e3463236427aed40eafb975f918576d984b3836d4ece
20:46:48 [2021-11-17T20:46:48.777Z] #15 DONE 2.2s
20:46:48 [2021-11-17T20:46:48.777Z] 
20:46:48 [2021-11-17T20:46:48.777Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:46:48 [2021-11-17T20:46:48.777Z] #58 sha256:d62fbdabe7d3d2242f58e1a668610117badc5d70362b19c1e5e3e5c1ddfcffea
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.075 ++ go env GOARCH
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 Install runc version v1.0.2 (build tags: seccomp)
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + export GO_BUILDMODE=-buildmode=pie
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + GO_BUILDMODE=-buildmode=pie
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 ++ dirname /install.sh
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + dir=/
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + bin=runc
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + shift
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + '[' '!' -f //runc.installer ']'
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + . //runc.installer
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 ++ set -e
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 ++ : v1.0.2
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + install_runc
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + RUNC_BUILDTAGS=seccomp
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lY7pjPAT5I/src/github.com/opencontainers/runc
20:46:48 [2021-11-17T20:46:48.777Z] #58 2.112 Cloning into '/tmp/tmp.lY7pjPAT5I/src/github.com/opencontainers/runc'...
20:46:50 [2021-11-17T20:46:50.141Z] #58 ...
20:46:50 [2021-11-17T20:46:50.141Z] 
20:46:50 [2021-11-17T20:46:50.141Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:46:50 [2021-11-17T20:46:50.141Z] #16 sha256:147c92999f40fb5d06b53c3bfd8ba71a58c8d6354fa2a85cab8082d8e4fa1b2b
20:46:50 [2021-11-17T20:46:50.141Z] #16 DONE 1.7s
20:46:50 [2021-11-17T20:46:50.141Z] 
20:46:50 [2021-11-17T20:46:50.141Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:46:50 [2021-11-17T20:46:50.141Z] #17 sha256:a770884e9f54a2c40db49ca65d92f448211a3761d2613884bdf7b84f8b9dbe6d
20:46:51 [2021-11-17T20:46:51.508Z] #17 1.415 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:46:51 [2021-11-17T20:46:51.508Z] #17 DONE 1.5s
20:46:51 [2021-11-17T20:46:51.508Z] 
20:46:51 [2021-11-17T20:46:51.508Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:46:51 [2021-11-17T20:46:51.508Z] #53 sha256:70417ecb0622926d65feac1fb1ee4c891abd34e090fc4d05528d39d8aa9a16d6
20:46:51 [2021-11-17T20:46:51.764Z] #53 ...
20:46:51 [2021-11-17T20:46:51.764Z] 
20:46:51 [2021-11-17T20:46:51.764Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:46:51 [2021-11-17T20:46:51.764Z] #18 sha256:8ee86790803e2b84c0f32328dcde3560a0cc3a5debae457735bba946d595de89
20:46:53 [2021-11-17T20:46:53.134Z] #18 DONE 1.5s
20:46:53 [2021-11-17T20:46:53.134Z] 
20:46:53 [2021-11-17T20:46:53.134Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:46:53 [2021-11-17T20:46:53.134Z] #19 sha256:92f8f752e776339f114bcdb1dabcd1a093772f5f04d2bb18404f7cc6262b3db9
20:46:55 [2021-11-17T20:46:55.032Z] #19 DONE 1.6s
20:46:55 [2021-11-17T20:46:55.032Z] 
20:46:55 [2021-11-17T20:46:55.032Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:46:55 [2021-11-17T20:46:55.032Z] #62 sha256:83d4d4cf858597ef7219e254b1a8648ba7ef64aa6a81b862ff7056dd5ed05ac4
20:46:55 [2021-11-17T20:46:55.032Z] #62 ...
20:46:55 [2021-11-17T20:46:55.032Z] 
20:46:55 [2021-11-17T20:46:55.032Z] #20 [dev-systemd-false  6/25] RUN ldconfig
20:46:55 [2021-11-17T20:46:55.032Z] #20 sha256:68617190e6ea008d6d6b260f336a634fcfbbe160a6454bc48d68b78f8e7489d0
20:46:56 [2021-11-17T20:46:56.939Z] #20 DONE 1.7s
20:46:56 [2021-11-17T20:46:56.939Z] 
20:46:56 [2021-11-17T20:46:56.939Z] #21 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:46:56 [2021-11-17T20:46:56.939Z] #21 sha256:85b61a4aa45aa509608cef7c293aa598cb6bcd4ef7204fbad1ba679ef9be67ba
20:46:58 [2021-11-17T20:46:58.834Z] #21 1.961 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:46:58 [2021-11-17T20:46:58.834Z] #21 2.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:46:58 [2021-11-17T20:46:58.834Z] #21 2.030 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:46:59 [2021-11-17T20:46:59.398Z] #21 2.910 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB]
20:47:01 [2021-11-17T20:47:01.918Z] #21 4.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB]
20:47:03 [2021-11-17T20:47:03.286Z] #21 6.714 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:47:11 [2021-11-17T20:47:11.377Z] #21 13.91 Fetched 8475 kB in 12s (693 kB/s)
20:47:11 [2021-11-17T20:47:11.377Z] #21 13.91 Reading package lists...
20:47:11 [2021-11-17T20:47:11.377Z] #21 ...
20:47:11 [2021-11-17T20:47:11.377Z] 
20:47:11 [2021-11-17T20:47:11.377Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:47:11 [2021-11-17T20:47:11.377Z] #58 sha256:d62fbdabe7d3d2242f58e1a668610117badc5d70362b19c1e5e3e5c1ddfcffea
20:47:11 [2021-11-17T20:47:11.377Z] #58 14.87 + cd /tmp/tmp.lY7pjPAT5I/src/github.com/opencontainers/runc
20:47:11 [2021-11-17T20:47:11.377Z] #58 14.87 + git checkout -q v1.0.2
20:47:11 [2021-11-17T20:47:11.377Z] #58 16.11 + '[' -z '' ']'
20:47:11 [2021-11-17T20:47:11.377Z] #58 16.11 + target=static
20:47:11 [2021-11-17T20:47:11.377Z] #58 16.11 + make BUILDTAGS=seccomp static
20:47:11 [2021-11-17T20:47:11.377Z] #58 16.62 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
20:47:14 [2021-11-17T20:47:14.649Z] #58 ...
20:47:14 [2021-11-17T20:47:14.649Z] 
20:47:14 [2021-11-17T20:47:14.649Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:47:14 [2021-11-17T20:47:14.649Z] #34 sha256:e1653abe1c3776e8bd12bf3743b7306fea0879f794d64ffa4c912cb11db45716
20:47:14 [2021-11-17T20:47:14.649Z] #34 DONE 164.5s
20:47:14 [2021-11-17T20:47:14.649Z] 
20:47:14 [2021-11-17T20:47:14.649Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:47:14 [2021-11-17T20:47:14.649Z] #58 sha256:d62fbdabe7d3d2242f58e1a668610117badc5d70362b19c1e5e3e5c1ddfcffea
20:47:15 [2021-11-17T20:47:15.579Z] #58 ...
20:47:15 [2021-11-17T20:47:15.579Z] 
20:47:15 [2021-11-17T20:47:15.579Z] #21 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:47:15 [2021-11-17T20:47:15.579Z] #21 sha256:85b61a4aa45aa509608cef7c293aa598cb6bcd4ef7204fbad1ba679ef9be67ba
20:47:15 [2021-11-17T20:47:15.579Z] #21 13.91 Reading package lists...
20:47:19 [2021-11-17T20:47:19.753Z] #21 18.88 Reading package lists...
20:47:20 [2021-11-17T20:47:20.682Z] #21 23.06 Building dependency tree...
20:47:20 [2021-11-17T20:47:20.682Z] #21 24.17 Reading state information...
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.84 The following additional packages will be installed:
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.87   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.87   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.87   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.87   python3-pkg-resources vim-runtime xxd
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.89 Suggested packages:
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.89   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.89   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.89   acl attr quota
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.89 Recommended packages:
20:47:22 [2021-11-17T20:47:22.575Z] #21 25.89   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.02 The following NEW packages will be installed:
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.02   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.02   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.02   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.03   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.03   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.03   python3-pkg-resources python3-setuptools python3-wheel sudo
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.03   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.03   xz-utils zip zstd
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.45 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.45 Need to get 27.6 MB of archives.
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.45 After this operation, 106 MB of additional disk space will be used.
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:47:25 [2021-11-17T20:47:25.115Z] #21 28.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:47:25 [2021-11-17T20:47:25.403Z] #21 28.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:47:25 [2021-11-17T20:47:25.664Z] #21 29.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.20 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:47:25 [2021-11-17T20:47:25.923Z] #21 29.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.42 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
20:47:25 [2021-11-17T20:47:25.923Z] #21 29.43 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:47:26 [2021-11-17T20:47:26.180Z] #21 29.50 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:47:26 [2021-11-17T20:47:26.181Z] #21 29.53 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:47:26 [2021-11-17T20:47:26.181Z] #21 29.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
20:47:26 [2021-11-17T20:47:26.437Z] #21 29.87 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
20:47:26 [2021-11-17T20:47:26.438Z] #21 29.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:47:26 [2021-11-17T20:47:26.695Z] #21 29.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:47:26 [2021-11-17T20:47:26.695Z] #21 29.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:47:27 [2021-11-17T20:47:27.625Z] #21 30.95 debconf: delaying package configuration, since apt-utils is not installed
20:47:27 [2021-11-17T20:47:27.625Z] #21 31.21 Fetched 27.6 MB in 2s (14.3 MB/s)
20:47:27 [2021-11-17T20:47:27.882Z] #21 31.31 Selecting previously unselected package pigz.
20:47:27 [2021-11-17T20:47:27.882Z] #21 31.31 (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 ... 24014 files and directories currently installed.)
20:47:27 [2021-11-17T20:47:27.882Z] #21 31.39 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:47:27 [2021-11-17T20:47:27.882Z] #21 31.39 Unpacking pigz (2.6-1) ...
20:47:28 [2021-11-17T20:47:28.139Z] #21 31.55 Selecting previously unselected package libelf1:amd64.
20:47:28 [2021-11-17T20:47:28.139Z] #21 31.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:47:28 [2021-11-17T20:47:28.139Z] #21 31.56 Unpacking libelf1:amd64 (0.183-1) ...
20:47:28 [2021-11-17T20:47:28.396Z] #21 31.82 Selecting previously unselected package libbpf0:amd64.
20:47:28 [2021-11-17T20:47:28.396Z] #21 31.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:47:28 [2021-11-17T20:47:28.396Z] #21 31.84 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:47:28 [2021-11-17T20:47:28.653Z] #21 32.00 Selecting previously unselected package libcap2:amd64.
20:47:28 [2021-11-17T20:47:28.653Z] #21 32.01 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:47:28 [2021-11-17T20:47:28.653Z] #21 32.01 Unpacking libcap2:amd64 (1:2.44-1) ...
20:47:28 [2021-11-17T20:47:28.653Z] #21 32.14 Selecting previously unselected package libmnl0:amd64.
20:47:28 [2021-11-17T20:47:28.653Z] #21 32.15 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:47:28 [2021-11-17T20:47:28.653Z] #21 32.15 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:47:28 [2021-11-17T20:47:28.910Z] #21 32.29 Selecting previously unselected package libxtables12:amd64.
20:47:28 [2021-11-17T20:47:28.910Z] #21 32.29 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:47:28 [2021-11-17T20:47:28.910Z] #21 32.29 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:47:28 [2021-11-17T20:47:28.910Z] #21 32.45 Selecting previously unselected package libcap2-bin.
20:47:28 [2021-11-17T20:47:28.910Z] #21 32.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:47:28 [2021-11-17T20:47:28.910Z] #21 32.48 Unpacking libcap2-bin (1:2.44-1) ...
20:47:29 [2021-11-17T20:47:29.167Z] #21 32.60 Selecting previously unselected package iproute2.
20:47:29 [2021-11-17T20:47:29.167Z] #21 32.61 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:47:29 [2021-11-17T20:47:29.167Z] #21 32.62 Unpacking iproute2 (5.10.0-4) ...
20:47:30 [2021-11-17T20:47:30.098Z] #21 33.44 Selecting previously unselected package xxd.
20:47:30 [2021-11-17T20:47:30.098Z] #21 33.44 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
20:47:30 [2021-11-17T20:47:30.098Z] #21 33.46 Unpacking xxd (2:8.2.2434-3) ...
20:47:30 [2021-11-17T20:47:30.354Z] #21 33.67 Selecting previously unselected package vim-common.
20:47:30 [2021-11-17T20:47:30.354Z] #21 33.67 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
20:47:30 [2021-11-17T20:47:30.354Z] #21 33.70 Unpacking vim-common (2:8.2.2434-3) ...
20:47:30 [2021-11-17T20:47:30.611Z] #21 34.01 Selecting previously unselected package bash-completion.
20:47:30 [2021-11-17T20:47:30.611Z] #21 34.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:47:33 [2021-11-17T20:47:33.887Z] #21 36.81 Unpacking bash-completion (1:2.11-2) ...
20:47:33 [2021-11-17T20:47:33.887Z] #21 37.17 Selecting previously unselected package bzip2.
20:47:33 [2021-11-17T20:47:33.887Z] #21 37.19 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:47:33 [2021-11-17T20:47:33.887Z] #21 37.20 Unpacking bzip2 (1.0.8-4) ...
20:47:33 [2021-11-17T20:47:33.887Z] #21 37.27 Selecting previously unselected package xz-utils.
20:47:33 [2021-11-17T20:47:33.887Z] #21 37.27 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
20:47:33 [2021-11-17T20:47:33.887Z] #21 37.28 Unpacking xz-utils (5.2.5-2) ...
20:47:34 [2021-11-17T20:47:34.144Z] #21 37.44 Selecting previously unselected package apparmor.
20:47:34 [2021-11-17T20:47:34.144Z] #21 37.44 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:47:34 [2021-11-17T20:47:34.144Z] #21 37.48 Unpacking apparmor (2.13.6-10) ...
20:47:34 [2021-11-17T20:47:34.401Z] #21 37.84 Selecting previously unselected package inetutils-ping.
20:47:34 [2021-11-17T20:47:34.401Z] #21 37.85 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:47:34 [2021-11-17T20:47:34.401Z] #21 37.86 Unpacking inetutils-ping (2:2.0-1) ...
20:47:34 [2021-11-17T20:47:34.657Z] #21 37.96 Selecting previously unselected package libip4tc2:amd64.
20:47:34 [2021-11-17T20:47:34.657Z] #21 37.97 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:47:34 [2021-11-17T20:47:34.657Z] #21 37.98 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:47:34 [2021-11-17T20:47:34.657Z] #21 38.06 Selecting previously unselected package libip6tc2:amd64.
20:47:34 [2021-11-17T20:47:34.657Z] #21 38.08 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:47:34 [2021-11-17T20:47:34.658Z] #21 38.08 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.17 Selecting previously unselected package libnfnetlink0:amd64.
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.18 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.24 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.32 Selecting previously unselected package libnftnl11:amd64.
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.35 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.40 Selecting previously unselected package iptables.
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.41 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:47:34 [2021-11-17T20:47:34.914Z] #21 38.41 Unpacking iptables (1.8.7-1) ...
20:47:35 [2021-11-17T20:47:35.171Z] #21 38.68 Selecting previously unselected package libonig5:amd64.
20:47:35 [2021-11-17T20:47:35.171Z] #21 38.69 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:47:35 [2021-11-17T20:47:35.171Z] #21 38.70 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:47:35 [2021-11-17T20:47:35.428Z] #21 38.83 Selecting previously unselected package libjq1:amd64.
20:47:35 [2021-11-17T20:47:35.428Z] #21 38.83 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:47:35 [2021-11-17T20:47:35.428Z] #21 38.84 Unpacking libjq1:amd64 (1.6-2.1) ...
20:47:35 [2021-11-17T20:47:35.428Z] #21 38.92 Selecting previously unselected package jq.
20:47:35 [2021-11-17T20:47:35.428Z] #21 38.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:47:35 [2021-11-17T20:47:35.428Z] #21 38.94 Unpacking jq (1.6-2.1) ...
20:47:35 [2021-11-17T20:47:35.684Z] #21 39.04 Selecting previously unselected package libaio1:amd64.
20:47:35 [2021-11-17T20:47:35.684Z] #21 39.04 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:47:35 [2021-11-17T20:47:35.684Z] #21 39.05 Unpacking libaio1:amd64 (0.3.112-9) ...
20:47:35 [2021-11-17T20:47:35.684Z] #21 39.12 Selecting previously unselected package libgpm2:amd64.
20:47:35 [2021-11-17T20:47:35.684Z] #21 39.12 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:47:35 [2021-11-17T20:47:35.684Z] #21 39.13 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:47:35 [2021-11-17T20:47:35.684Z] #21 39.18 Selecting previously unselected package libicu67:amd64.
20:47:35 [2021-11-17T20:47:35.941Z] #21 39.19 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:47:35 [2021-11-17T20:47:35.941Z] #21 39.20 Unpacking libicu67:amd64 (67.1-7) ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.21 Selecting previously unselected package libinih1:amd64.
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.22 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.22 Unpacking libinih1:amd64 (53-1+b2) ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.27 Selecting previously unselected package libnet1:amd64.
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.28 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.37 Selecting previously unselected package libnl-3-200:amd64.
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.48 Selecting previously unselected package libprotobuf-c1:amd64.
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.54 Selecting previously unselected package net-tools.
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.54 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.69 Selecting previously unselected package patch.
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.71 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.72 Unpacking patch (2.7.6-7) ...
20:47:39 [2021-11-17T20:47:39.213Z] #21 42.81 Selecting previously unselected package python-pip-whl.
20:47:39 [2021-11-17T20:47:39.469Z] #21 42.82 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
20:47:39 [2021-11-17T20:47:39.469Z] #21 42.82 Unpacking python-pip-whl (20.3.4-4) ...
20:47:40 [2021-11-17T20:47:40.033Z] #21 43.28 Selecting previously unselected package python3-lib2to3.
20:47:40 [2021-11-17T20:47:40.033Z] #21 43.28 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:47:40 [2021-11-17T20:47:40.033Z] #21 43.29 Unpacking python3-lib2to3 (3.9.2-1) ...
20:47:40 [2021-11-17T20:47:40.033Z] #21 43.39 Selecting previously unselected package python3-distutils.
20:47:40 [2021-11-17T20:47:40.033Z] #21 43.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:47:40 [2021-11-17T20:47:40.033Z] #21 43.40 Unpacking python3-distutils (3.9.2-1) ...
20:47:40 [2021-11-17T20:47:40.033Z] #21 43.52 Selecting previously unselected package python3-pkg-resources.
20:47:40 [2021-11-17T20:47:40.033Z] #21 43.53 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:47:40 [2021-11-17T20:47:40.033Z] #21 43.54 Unpacking python3-pkg-resources (52.0.0-4) ...
20:47:40 [2021-11-17T20:47:40.290Z] #21 43.66 Selecting previously unselected package python3-setuptools.
20:47:40 [2021-11-17T20:47:40.290Z] #21 43.67 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:47:40 [2021-11-17T20:47:40.290Z] #21 43.67 Unpacking python3-setuptools (52.0.0-4) ...
20:47:40 [2021-11-17T20:47:40.290Z] #21 43.90 Selecting previously unselected package python3-wheel.
20:47:40 [2021-11-17T20:47:40.547Z] #21 43.91 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:47:40 [2021-11-17T20:47:40.547Z] #21 43.92 Unpacking python3-wheel (0.34.2-1) ...
20:47:40 [2021-11-17T20:47:40.547Z] #21 44.00 Selecting previously unselected package python3-pip.
20:47:40 [2021-11-17T20:47:40.547Z] #21 44.01 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
20:47:40 [2021-11-17T20:47:40.547Z] #21 44.01 Unpacking python3-pip (20.3.4-4) ...
20:47:40 [2021-11-17T20:47:40.804Z] #21 44.26 Selecting previously unselected package sudo.
20:47:40 [2021-11-17T20:47:40.804Z] #21 44.26 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
20:47:40 [2021-11-17T20:47:40.804Z] #21 44.28 Unpacking sudo (1.9.5p2-3) ...
20:47:41 [2021-11-17T20:47:41.368Z] #21 44.74 Selecting previously unselected package thin-provisioning-tools.
20:47:41 [2021-11-17T20:47:41.368Z] #21 44.74 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:47:41 [2021-11-17T20:47:41.368Z] #21 44.75 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:47:41 [2021-11-17T20:47:41.368Z] #21 44.98 Selecting previously unselected package uidmap.
20:47:41 [2021-11-17T20:47:41.368Z] #21 44.98 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:47:41 [2021-11-17T20:47:41.368Z] #21 45.00 Unpacking uidmap (1:4.8.1-1) ...
20:47:41 [2021-11-17T20:47:41.625Z] #21 45.11 Selecting previously unselected package vim-runtime.
20:47:41 [2021-11-17T20:47:41.882Z] #21 45.12 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
20:47:41 [2021-11-17T20:47:41.882Z] #21 45.15 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:47:41 [2021-11-17T20:47:41.882Z] #21 45.19 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:47:41 [2021-11-17T20:47:41.882Z] #21 45.20 Unpacking vim-runtime (2:8.2.2434-3) ...
20:47:45 [2021-11-17T20:47:45.155Z] #21 48.12 Selecting previously unselected package vim.
20:47:45 [2021-11-17T20:47:45.155Z] #21 48.14 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ...
20:47:45 [2021-11-17T20:47:45.155Z] #21 48.17 Unpacking vim (2:8.2.2434-3) ...
20:47:45 [2021-11-17T20:47:45.155Z] #21 48.67 Selecting previously unselected package xfsprogs.
20:47:45 [2021-11-17T20:47:45.433Z] #21 48.68 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:47:45 [2021-11-17T20:47:45.433Z] #21 48.69 Unpacking xfsprogs (5.10.0-4) ...
20:47:45 [2021-11-17T20:47:45.689Z] #21 49.22 Selecting previously unselected package zip.
20:47:45 [2021-11-17T20:47:45.689Z] #21 49.23 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:47:45 [2021-11-17T20:47:45.945Z] #21 49.23 Unpacking zip (3.0-12) ...
20:47:45 [2021-11-17T20:47:45.945Z] #21 49.35 Selecting previously unselected package zstd.
20:47:45 [2021-11-17T20:47:45.945Z] #21 49.37 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:47:45 [2021-11-17T20:47:45.945Z] #21 49.38 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:47:46 [2021-11-17T20:47:46.201Z] #21 49.73 Setting up python3-pkg-resources (52.0.0-4) ...
20:47:47 [2021-11-17T20:47:47.129Z] #21 50.45 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:47:47 [2021-11-17T20:47:47.129Z] #21 50.47 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:47:47 [2021-11-17T20:47:47.129Z] #21 50.48 Setting up libgpm2:amd64 (1.20.7-8) ...
20:47:47 [2021-11-17T20:47:47.129Z] #21 50.50 Setting up libicu67:amd64 (67.1-7) ...
20:47:47 [2021-11-17T20:47:47.129Z] #21 50.52 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:47:47 [2021-11-17T20:47:47.129Z] #21 50.61 Setting up libinih1:amd64 (53-1+b2) ...
20:47:47 [2021-11-17T20:47:47.129Z] #21 50.64 Setting up uidmap (1:4.8.1-1) ...
20:47:47 [2021-11-17T20:47:47.129Z] #21 50.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:47:47 [2021-11-17T20:47:47.129Z] #21 50.70 Setting up bzip2 (1.0.8-4) ...
20:47:47 [2021-11-17T20:47:47.129Z] #21 50.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:47:47 [2021-11-17T20:47:47.387Z] #21 50.74 Setting up python3-wheel (0.34.2-1) ...
20:47:47 [2021-11-17T20:47:47.951Z] #21 51.31 Setting up xxd (2:8.2.2434-3) ...
20:47:47 [2021-11-17T20:47:47.951Z] #21 51.32 Setting up libcap2:amd64 (1:2.44-1) ...
20:47:47 [2021-11-17T20:47:47.951Z] #21 51.33 Setting up libcap2-bin (1:2.44-1) ...
20:47:47 [2021-11-17T20:47:47.951Z] #21 51.34 Setting up apparmor (2.13.6-10) ...
20:47:49 [2021-11-17T20:47:49.320Z] #21 52.87 Setting up zip (3.0-12) ...
20:47:49 [2021-11-17T20:47:49.320Z] #21 52.88 Setting up vim-common (2:8.2.2434-3) ...
20:47:49 [2021-11-17T20:47:49.320Z] #21 52.91 Setting up bash-completion (1:2.11-2) ...
20:47:51 [2021-11-17T20:47:51.216Z] #21 54.71 Setting up xz-utils (5.2.5-2) ...
20:47:51 [2021-11-17T20:47:51.216Z] #21 54.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:47:51 [2021-11-17T20:47:51.216Z] #21 54.75 Setting up libmnl0:amd64 (1.0.4-3) ...
20:47:51 [2021-11-17T20:47:51.216Z] #21 54.76 Setting up patch (2.7.6-7) ...
20:47:51 [2021-11-17T20:47:51.216Z] #21 54.77 Setting up sudo (1.9.5p2-3) ...
20:47:51 [2021-11-17T20:47:51.216Z] #21 54.82 invoke-rc.d: could not determine current runlevel
20:47:51 [2021-11-17T20:47:51.472Z] #21 54.82 invoke-rc.d: policy-rc.d denied execution of start.
20:47:51 [2021-11-17T20:47:51.472Z] #21 54.84 Setting up xfsprogs (5.10.0-4) ...
20:47:51 [2021-11-17T20:47:51.472Z] #21 54.86 Setting up libxtables12:amd64 (1.8.7-1) ...
20:47:51 [2021-11-17T20:47:51.472Z] #21 54.87 Setting up inetutils-ping (2:2.0-1) ...
20:47:51 [2021-11-17T20:47:51.472Z] #21 54.89 Setting up pigz (2.6-1) ...
20:47:51 [2021-11-17T20:47:51.472Z] #21 54.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:47:51 [2021-11-17T20:47:51.472Z] #21 54.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:47:51 [2021-11-17T20:47:51.472Z] #21 54.93 Setting up python-pip-whl (20.3.4-4) ...
20:47:51 [2021-11-17T20:47:51.472Z] #21 54.94 Setting up vim-runtime (2:8.2.2434-3) ...
20:47:52 [2021-11-17T20:47:52.036Z] #21 55.62 Setting up libaio1:amd64 (0.3.112-9) ...
20:47:52 [2021-11-17T20:47:52.036Z] #21 55.65 Setting up python3-lib2to3 (3.9.2-1) ...
20:47:52 [2021-11-17T20:47:52.599Z] #21 56.04 Setting up libelf1:amd64 (0.183-1) ...
20:47:52 [2021-11-17T20:47:52.599Z] #21 56.06 Setting up zstd (1.4.8+dfsg-2.1) ...
20:47:52 [2021-11-17T20:47:52.599Z] #21 56.08 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:47:52 [2021-11-17T20:47:52.599Z] #21 56.09 Setting up python3-distutils (3.9.2-1) ...
20:47:53 [2021-11-17T20:47:53.162Z] #21 56.59 Setting up vim (2:8.2.2434-3) ...
20:47:53 [2021-11-17T20:47:53.162Z] #21 56.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:47:53 [2021-11-17T20:47:53.162Z] #21 56.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:47:53 [2021-11-17T20:47:53.162Z] #21 56.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:47:53 [2021-11-17T20:47:53.162Z] #21 56.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:47:53 [2021-11-17T20:47:53.162Z] #21 56.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:47:53 [2021-11-17T20:47:53.162Z] #21 56.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:47:53 [2021-11-17T20:47:53.162Z] #21 56.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:47:53 [2021-11-17T20:47:53.162Z] #21 56.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:47:53 [2021-11-17T20:47:53.162Z] #21 56.67 Setting up python3-setuptools (52.0.0-4) ...
20:47:54 [2021-11-17T20:47:54.531Z] #21 57.94 Setting up libjq1:amd64 (1.6-2.1) ...
20:47:54 [2021-11-17T20:47:54.531Z] #21 57.96 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:47:54 [2021-11-17T20:47:54.531Z] #21 57.97 Setting up thin-provisioning-tools (0.9.0-1) ...
20:47:54 [2021-11-17T20:47:54.531Z] #21 57.99 Setting up python3-pip (20.3.4-4) ...
20:47:55 [2021-11-17T20:47:55.898Z] #21 59.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:47:55 [2021-11-17T20:47:55.899Z] #21 59.01 Setting up jq (1.6-2.1) ...
20:47:55 [2021-11-17T20:47:55.899Z] #21 59.04 Setting up libbpf0:amd64 (1:0.3-2) ...
20:47:55 [2021-11-17T20:47:55.899Z] #21 59.06 Setting up iptables (1.8.7-1) ...
20:47:55 [2021-11-17T20:47:55.899Z] #21 59.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:47:55 [2021-11-17T20:47:55.899Z] #21 59.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:47:55 [2021-11-17T20:47:55.899Z] #21 59.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:47:55 [2021-11-17T20:47:55.899Z] #21 59.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:47:55 [2021-11-17T20:47:55.899Z] #21 59.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:47:55 [2021-11-17T20:47:55.899Z] #21 59.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:47:55 [2021-11-17T20:47:55.899Z] #21 59.10 Setting up iproute2 (5.10.0-4) ...
20:47:56 [2021-11-17T20:47:56.155Z] #21 59.43 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:47:56 [2021-11-17T20:47:56.718Z] #21 DONE 60.2s
20:47:56 [2021-11-17T20:47:56.718Z] 
20:47:56 [2021-11-17T20:47:56.718Z] #22 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:47:56 [2021-11-17T20:47:56.718Z] #22 sha256:2b9380dc5a9fd02f3732a381c972987e44b964c713ac2499d5992e56dc33605b
20:47:58 [2021-11-17T20:47:58.087Z] #22 1.363 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:47:58 [2021-11-17T20:47:58.087Z] #22 1.372 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:47:58 [2021-11-17T20:47:58.087Z] #22 1.379 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:47:58 [2021-11-17T20:47:58.344Z] #22 DONE 1.5s
20:47:58 [2021-11-17T20:47:58.344Z] 
20:47:58 [2021-11-17T20:47:58.344Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
20:47:58 [2021-11-17T20:47:58.344Z] #23 sha256:cd99a569f12e9e7db1aba4ee44bf9e0333b136050fda39fa9fa1627045d71457
20:48:13 [2021-11-17T20:48:13.195Z] #23 13.86 Collecting yamllint==1.26.1
20:48:13 [2021-11-17T20:48:13.196Z] #23 14.93   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:48:14 [2021-11-17T20:48:14.126Z] #23 15.96 Collecting pathspec>=0.5.3
20:48:14 [2021-11-17T20:48:14.126Z] #23 15.98   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:48:14 [2021-11-17T20:48:14.689Z] #23 16.38 Collecting pyyaml
20:48:14 [2021-11-17T20:48:14.689Z] #23 16.40   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:48:14 [2021-11-17T20:48:14.689Z] #23 16.45 Building wheels for collected packages: yamllint
20:48:14 [2021-11-17T20:48:14.689Z] #23 16.45   Building wheel for yamllint (setup.py): started
20:48:15 [2021-11-17T20:48:15.631Z] #23 17.47   Building wheel for yamllint (setup.py): finished with status 'done'
20:48:15 [2021-11-17T20:48:15.631Z] #23 17.47   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cd9b8d911b338d09f104a6dadb5a3e18f7b4aff85be9b69a1f0dbc7437ac372d
20:48:15 [2021-11-17T20:48:15.631Z] #23 17.47   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:48:15 [2021-11-17T20:48:15.631Z] #23 17.47 Successfully built yamllint
20:48:15 [2021-11-17T20:48:15.631Z] #23 17.50 Installing collected packages: pyyaml, pathspec, yamllint
20:48:16 [2021-11-17T20:48:16.195Z] #23 17.86 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:48:16 [2021-11-17T20:48:16.759Z] #23 DONE 18.3s
20:48:16 [2021-11-17T20:48:16.759Z] 
20:48:16 [2021-11-17T20:48:16.759Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
20:48:16 [2021-11-17T20:48:16.759Z] #27 sha256:0915e43e2175b8cbf49498bcc46567a7554e7939dba3c908ce05851f2f5b05eb
20:48:16 [2021-11-17T20:48:16.759Z] #27 DONE 0.2s
20:48:16 [2021-11-17T20:48:16.759Z] 
20:48:16 [2021-11-17T20:48:16.759Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
20:48:16 [2021-11-17T20:48:16.759Z] #32 sha256:54b5826246d3f116ba20045eb956a8222a8406e03a9c9c9e8466b3440bedb7e8
20:48:17 [2021-11-17T20:48:17.323Z] #32 DONE 0.4s
20:48:17 [2021-11-17T20:48:17.323Z] 
20:48:17 [2021-11-17T20:48:17.323Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
20:48:17 [2021-11-17T20:48:17.323Z] #35 sha256:20f5f040b36656248bcb2ef5a42d94f29348d3d7acd5e6e72aaae675745ce924
20:48:17 [2021-11-17T20:48:17.323Z] #35 DONE 0.2s
20:48:17 [2021-11-17T20:48:17.323Z] 
20:48:17 [2021-11-17T20:48:17.323Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
20:48:17 [2021-11-17T20:48:17.323Z] #37 sha256:db10ad088b372bc3ee8611aed8a9493d4350c5f74501e90da8f2374248d109b0
20:48:17 [2021-11-17T20:48:17.323Z] #37 DONE 0.1s
20:48:17 [2021-11-17T20:48:17.323Z] 
20:48:17 [2021-11-17T20:48:17.323Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:17 [2021-11-17T20:48:17.323Z] #62 sha256:83d4d4cf858597ef7219e254b1a8648ba7ef64aa6a81b862ff7056dd5ed05ac4
20:48:17 [2021-11-17T20:48:17.580Z] #62 ...
20:48:17 [2021-11-17T20:48:17.580Z] 
20:48:17 [2021-11-17T20:48:17.580Z] #41 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
20:48:17 [2021-11-17T20:48:17.580Z] #41 sha256:feeaca7201bfe81431084df478b40df332e2510269a8de242d0ee9dadc798b12
20:48:17 [2021-11-17T20:48:17.580Z] #41 DONE 0.1s
20:48:17 [2021-11-17T20:48:17.580Z] 
20:48:17 [2021-11-17T20:48:17.580Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:48:17 [2021-11-17T20:48:17.580Z] #58 sha256:d62fbdabe7d3d2242f58e1a668610117badc5d70362b19c1e5e3e5c1ddfcffea
20:48:22 [2021-11-17T20:48:22.836Z] #58 ...
20:48:22 [2021-11-17T20:48:22.836Z] 
20:48:22 [2021-11-17T20:48:22.836Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:48:22 [2021-11-17T20:48:22.836Z] #43 sha256:11b06fdf9b68b45bddeb0ecccf76a09d8ab273abfb7d78abcb069a3eb77c5b30
20:48:22 [2021-11-17T20:48:22.836Z] #43 232.5 + dpkg --print-architecture
20:48:22 [2021-11-17T20:48:22.836Z] #43 232.5 + git checkout -q v2.1.0
20:48:22 [2021-11-17T20:48:22.836Z] #43 232.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:48:22 [2021-11-17T20:48:22.836Z] #43 232.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:48:29 [2021-11-17T20:48:29.386Z] #43 ...
20:48:29 [2021-11-17T20:48:29.386Z] 
20:48:29 [2021-11-17T20:48:29.386Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
20:48:29 [2021-11-17T20:48:29.386Z] #53 sha256:70417ecb0622926d65feac1fb1ee4c891abd34e090fc4d05528d39d8aa9a16d6
20:48:29 [2021-11-17T20:48:29.386Z] #53 238.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
20:48:29 [2021-11-17T20:48:29.386Z] #53 DONE 239.1s
20:48:29 [2021-11-17T20:48:29.386Z] 
20:48:29 [2021-11-17T20:48:29.386Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:29 [2021-11-17T20:48:29.386Z] #62 sha256:83d4d4cf858597ef7219e254b1a8648ba7ef64aa6a81b862ff7056dd5ed05ac4
20:48:41 [2021-11-17T20:48:41.567Z] #62 ...
20:48:41 [2021-11-17T20:48:41.567Z] 
20:48:41 [2021-11-17T20:48:41.567Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:48:41 [2021-11-17T20:48:41.567Z] #43 sha256:11b06fdf9b68b45bddeb0ecccf76a09d8ab273abfb7d78abcb069a3eb77c5b30
20:48:41 [2021-11-17T20:48:41.567Z] #43 DONE 250.8s
20:48:41 [2021-11-17T20:48:41.567Z] 
20:48:41 [2021-11-17T20:48:41.567Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:48:41 [2021-11-17T20:48:41.567Z] #58 sha256:d62fbdabe7d3d2242f58e1a668610117badc5d70362b19c1e5e3e5c1ddfcffea
20:48:42 [2021-11-17T20:48:42.498Z] #58 ...
20:48:42 [2021-11-17T20:48:42.498Z] 
20:48:42 [2021-11-17T20:48:42.498Z] #44 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
20:48:42 [2021-11-17T20:48:42.498Z] #44 sha256:06985de1c0f93d8cda393a2dfa1c16704089b15d800994f9641112db618279d1
20:48:42 [2021-11-17T20:48:42.498Z] #44 DONE 0.2s
20:48:42 [2021-11-17T20:48:42.498Z] 
20:48:42 [2021-11-17T20:48:42.498Z] #48 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
20:48:42 [2021-11-17T20:48:42.498Z] #48 sha256:5313208517a61cf5c7653c4c57d69de25b883bdd096cb76a1bf04dff321109ae
20:48:42 [2021-11-17T20:48:42.755Z] #48 DONE 0.1s
20:48:42 [2021-11-17T20:48:42.755Z] 
20:48:42 [2021-11-17T20:48:42.755Z] #50 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
20:48:42 [2021-11-17T20:48:42.755Z] #50 sha256:167de5a7c316cb6e34c5d7d38f2d442a9f4f8c478a13307c4a26a2957e97152c
20:48:43 [2021-11-17T20:48:43.012Z] #50 DONE 0.3s
20:48:43 [2021-11-17T20:48:43.012Z] 
20:48:43 [2021-11-17T20:48:43.012Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:48:43 [2021-11-17T20:48:43.012Z] #58 sha256:d62fbdabe7d3d2242f58e1a668610117badc5d70362b19c1e5e3e5c1ddfcffea
20:48:43 [2021-11-17T20:48:43.012Z] #58 ...
20:48:43 [2021-11-17T20:48:43.012Z] 
20:48:43 [2021-11-17T20:48:43.012Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
20:48:43 [2021-11-17T20:48:43.012Z] #52 sha256:3227f147adb203c027e534da1b6a665826b86e51f0f1fe5a44dee269acfae137
20:48:43 [2021-11-17T20:48:43.272Z] #52 DONE 0.2s
20:48:43 [2021-11-17T20:48:43.272Z] 
20:48:43 [2021-11-17T20:48:43.272Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
20:48:43 [2021-11-17T20:48:43.272Z] #54 sha256:971b2186d9661291e873f8e0ae7dd39b3b62fce06c226fd2684af02a6a356cdc
20:48:43 [2021-11-17T20:48:43.535Z] #54 DONE 0.3s
20:48:43 [2021-11-17T20:48:43.535Z] 
20:48:43 [2021-11-17T20:48:43.535Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
20:48:43 [2021-11-17T20:48:43.535Z] #56 sha256:510f332a23e68022a3dced395e43990e6b8c56514c2f90b002220352eef59ef3
20:48:43 [2021-11-17T20:48:43.535Z] #56 DONE 0.1s
20:48:43 [2021-11-17T20:48:43.535Z] 
20:48:43 [2021-11-17T20:48:43.535Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:43 [2021-11-17T20:48:43.535Z] #62 sha256:83d4d4cf858597ef7219e254b1a8648ba7ef64aa6a81b862ff7056dd5ed05ac4
20:49:05 [2021-11-17T20:49:05.436Z] #62 215.2 + bin/containerd
20:49:08 [2021-11-17T20:49:08.720Z] #62 ...
20:49:08 [2021-11-17T20:49:08.720Z] 
20:49:08 [2021-11-17T20:49:08.720Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:49:08 [2021-11-17T20:49:08.720Z] #58 sha256:d62fbdabe7d3d2242f58e1a668610117badc5d70362b19c1e5e3e5c1ddfcffea
20:49:08 [2021-11-17T20:49:08.720Z] #58 141.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:49:08 [2021-11-17T20:49:08.720Z] #58 142.0 + mkdir -p /build
20:49:08 [2021-11-17T20:49:08.720Z] #58 142.0 + cp runc /build/runc
20:49:08 [2021-11-17T20:49:08.720Z] #58 DONE 142.3s
20:49:08 [2021-11-17T20:49:08.720Z] 
20:49:08 [2021-11-17T20:49:08.720Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:49:08 [2021-11-17T20:49:08.720Z] #62 sha256:83d4d4cf858597ef7219e254b1a8648ba7ef64aa6a81b862ff7056dd5ed05ac4
20:49:11 [2021-11-17T20:49:11.996Z] #62 ...
20:49:11 [2021-11-17T20:49:11.996Z] 
20:49:11 [2021-11-17T20:49:11.996Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
20:49:11 [2021-11-17T20:49:11.996Z] #59 sha256:0869fa3759dda970635b13010c4bd75ac3d3395fbbe396b5645cb9d9bdc02414
20:49:11 [2021-11-17T20:49:11.996Z] #59 DONE 0.3s
20:49:11 [2021-11-17T20:49:11.996Z] 
20:49:11 [2021-11-17T20:49:11.996Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:49:11 [2021-11-17T20:49:11.996Z] #62 sha256:83d4d4cf858597ef7219e254b1a8648ba7ef64aa6a81b862ff7056dd5ed05ac4
20:49:44 [2021-11-17T20:49:44.032Z] #62 251.7 # github.com/containerd/containerd/cmd/containerd
20:49:44 [2021-11-17T20:49:44.032Z] #62 251.7 /usr/bin/ld: /tmp/go-link-1228596196/000019.o: in function `New':
20:49:44 [2021-11-17T20:49:44.033Z] #62 251.7 /tmp/tmp.Im6mZOJYlf/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:49:44 [2021-11-17T20:49:44.033Z] #62 251.8 + bin/containerd-stress
20:49:44 [2021-11-17T20:49:44.033Z] #62 252.9 + bin/containerd-shim
20:49:48 [2021-11-17T20:49:48.208Z] #62 260.1 + bin/containerd-shim-runc-v1
20:49:53 [2021-11-17T20:49:53.460Z] #62 265.3 + bin/containerd-shim-runc-v2
20:49:54 [2021-11-17T20:49:54.022Z] #62 265.9 + binaries
20:49:54 [2021-11-17T20:49:54.022Z] #62 265.9 + install -D bin/containerd /build/containerd
20:49:54 [2021-11-17T20:49:54.022Z] #62 265.9 + install -D bin/containerd-shim /build/containerd-shim
20:49:54 [2021-11-17T20:49:54.022Z] #62 265.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:49:54 [2021-11-17T20:49:54.022Z] #62 265.9 + install -D bin/ctr /build/ctr
20:49:54 [2021-11-17T20:49:54.584Z] #62 DONE 266.5s
20:49:55 [2021-11-17T20:49:55.952Z] 
20:49:55 [2021-11-17T20:49:55.952Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
20:49:55 [2021-11-17T20:49:55.952Z] #63 sha256:f2fce44a255f30fe0f51443f32257bd0432a37b2ba565465e9a0da13f291cf53
20:49:56 [2021-11-17T20:49:56.208Z] #63 DONE 0.3s
20:49:56 [2021-11-17T20:49:56.208Z] 
20:49:56 [2021-11-17T20:49:56.208Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:49:56 [2021-11-17T20:49:56.208Z] #68 sha256:db33bb0682805a464e773ee331602e632659cb8982ab9054a8e941eb9ada09d3
20:49:56 [2021-11-17T20:49:56.208Z] #68 DONE 0.1s
20:49:56 [2021-11-17T20:49:56.208Z] 
20:49:56 [2021-11-17T20:49:56.208Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
20:49:56 [2021-11-17T20:49:56.208Z] #73 sha256:ee0c9b5f01af21c1ac9fc0ded08a8f0fbd202aee392adc6f881355f4c8ee1728
20:49:56 [2021-11-17T20:49:56.769Z] #73 DONE 0.5s
20:49:56 [2021-11-17T20:49:56.769Z] 
20:49:56 [2021-11-17T20:49:56.769Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
20:49:56 [2021-11-17T20:49:56.769Z] #74 sha256:74fcd18159abe5f27d91c9a8001199681a40873e38686e763c0f42723409b2dc
20:49:56 [2021-11-17T20:49:56.769Z] #74 DONE 0.0s
20:49:56 [2021-11-17T20:49:56.769Z] 
20:49:56 [2021-11-17T20:49:56.769Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
20:49:56 [2021-11-17T20:49:56.769Z] #75 sha256:b0807e254877b5f4f678a2dcf04a2bdf6d57ba5f5c4860f6cdeb46e04d1ee55f
20:49:57 [2021-11-17T20:49:57.698Z] #75 DONE 0.7s
20:49:57 [2021-11-17T20:49:57.698Z] 
20:49:57 [2021-11-17T20:49:57.698Z] #76 exporting to image
20:49:57 [2021-11-17T20:49:57.698Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:49:57 [2021-11-17T20:49:57.698Z] #76 exporting layers
20:50:05 [2021-11-17T20:50:05.834Z] #76 exporting layers 7.2s done
20:50:05 [2021-11-17T20:50:05.834Z] #76 writing image sha256:d43ebd05035318735e02d3b4da259aad39f2d2868b13f3fb8fc64dcad2743827 done
20:50:05 [2021-11-17T20:50:05.834Z] #76 naming to docker.io/library/docker:458b4aae197aee829075c4f0a883ae689f966f29 done
20:50:05 [2021-11-17T20:50:05.834Z] #76 DONE 7.2s