Skip to content

Console Output

Skipping 65 KB.. Full Log
e=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:48:17 [2022-06-06T20:48:17.915Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:17 [2022-06-06T20:48:17.915Z] #51 21.70 Fetched 8541 kB in 16s (545 kB/s)
20:48:23 [2022-06-06T20:48:23.178Z] #51 21.70 Reading package lists...
20:48:23 [2022-06-06T20:48:23.178Z] #51 ...
20:48:23 [2022-06-06T20:48:23.178Z] 
20:48:23 [2022-06-06T20:48:23.178Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:48:23 [2022-06-06T20:48:23.178Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:23 [2022-06-06T20:48:23.178Z] #47 25.39 Updating files:  74% (1612/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
20:48:23 [2022-06-06T20:48:23.178Z] #47 26.04 + git checkout -q v2.3.0
20:48:24 [2022-06-06T20:48:24.544Z] #47 28.57 + 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:48:25 [2022-06-06T20:48:25.472Z] #47 ...
20:48:25 [2022-06-06T20:48:25.472Z] 
20:48:25 [2022-06-06T20:48:25.472Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
20:48:25 [2022-06-06T20:48:25.472Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:25 [2022-06-06T20:48:25.472Z] #14 19.46 Fetched 8537 kB in 14s (596 kB/s)
20:48:25 [2022-06-06T20:48:25.472Z] #14 19.46 Reading package lists...
20:48:25 [2022-06-06T20:48:25.472Z] #14 25.10 Reading package lists...
20:48:25 [2022-06-06T20:48:25.472Z] #14 ...
20:48:25 [2022-06-06T20:48:25.472Z] 
20:48:25 [2022-06-06T20:48:25.472Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:48:25 [2022-06-06T20:48:25.472Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:25 [2022-06-06T20:48:25.472Z] #55 29.36 go: downloading github.com/fatih/color v1.13.0
20:48:25 [2022-06-06T20:48:25.472Z] #55 29.36 go: downloading github.com/gofrs/flock v0.8.1
20:48:25 [2022-06-06T20:48:25.472Z] #55 29.59 go: downloading github.com/spf13/cobra v1.3.0
20:48:25 [2022-06-06T20:48:25.472Z] #55 29.67 go: downloading github.com/spf13/viper v1.10.1
20:48:25 [2022-06-06T20:48:25.728Z] #55 29.85 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:48:25 [2022-06-06T20:48:25.984Z] #55 30.10 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
20:48:25 [2022-06-06T20:48:25.984Z] #55 30.10 go: downloading github.com/go-critic/go-critic v0.6.2
20:48:26 [2022-06-06T20:48:26.915Z] #55 31.08 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:48:26 [2022-06-06T20:48:26.915Z] #55 ...
20:48:26 [2022-06-06T20:48:26.915Z] 
20:48:26 [2022-06-06T20:48:26.915Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:48:26 [2022-06-06T20:48:26.915Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:48:26 [2022-06-06T20:48:26.915Z] #36 21.03 go: downloading github.com/russross/blackfriday/v2 v2.0.1
20:48:26 [2022-06-06T20:48:26.915Z] #36 21.38 go: downloading github.com/cilium/ebpf v0.7.0
20:48:26 [2022-06-06T20:48:26.915Z] #36 22.18 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
20:48:26 [2022-06-06T20:48:26.915Z] #36 ...
20:48:26 [2022-06-06T20:48:26.915Z] 
20:48:26 [2022-06-06T20:48:26.915Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:48:26 [2022-06-06T20:48:26.915Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:26 [2022-06-06T20:48:26.915Z] #42 14.79 Reading package lists...
20:48:26 [2022-06-06T20:48:26.915Z] #42 21.20 Building dependency tree...
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.70 The following additional packages will be installed:
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.71   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.73 Suggested packages:
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.77   cmake-doc ninja-build lrzip
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.77 Recommended packages:
20:48:26 [2022-06-06T20:48:26.915Z] #42 24.77   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:48:26 [2022-06-06T20:48:26.915Z] #42 25.74 The following NEW packages will be installed:
20:48:26 [2022-06-06T20:48:26.915Z] #42 25.76   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:48:26 [2022-06-06T20:48:26.915Z] #42 25.76   vim-common xxd
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 Need to get 17.7 MB of archives.
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 After this operation, 70.7 MB of additional disk space will be used.
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 26.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 27.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 27.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 27.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
20:48:26 [2022-06-06T20:48:26.915Z] #42 28.76 debconf: delaying package configuration, since apt-utils is not installed
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.07 Fetched 17.7 MB in 2s (11.2 MB/s)
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.21 Selecting previously unselected package xxd.
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.42 Selecting previously unselected package vim-common.
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.85 Selecting previously unselected package cmake-data.
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.85 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:48:26 [2022-06-06T20:48:26.915Z] #42 29.85 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:48:27 [2022-06-06T20:48:27.172Z] #42 ...
20:48:27 [2022-06-06T20:48:27.172Z] 
20:48:27 [2022-06-06T20:48:27.172Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:48:27 [2022-06-06T20:48:27.172Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:27 [2022-06-06T20:48:27.172Z] #55 31.18 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:48:28 [2022-06-06T20:48:28.543Z] #55 ...
20:48:28 [2022-06-06T20:48:28.543Z] 
20:48:28 [2022-06-06T20:48:28.543Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:48:28 [2022-06-06T20:48:28.543Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
20:48:28 [2022-06-06T20:48:28.543Z] #62 20.32 Reading package lists...
20:48:28 [2022-06-06T20:48:28.543Z] #62 25.95 Building dependency tree...
20:48:28 [2022-06-06T20:48:28.543Z] #62 29.71 The following additional packages will be installed:
20:48:28 [2022-06-06T20:48:28.543Z] #62 29.71   libbtrfs0
20:48:28 [2022-06-06T20:48:28.543Z] #62 29.85 The following NEW packages will be installed:
20:48:28 [2022-06-06T20:48:28.543Z] #62 29.93   libbtrfs-dev libbtrfs0
20:48:28 [2022-06-06T20:48:28.543Z] #62 30.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:48:28 [2022-06-06T20:48:28.543Z] #62 30.42 Need to get 460 kB of archives.
20:48:28 [2022-06-06T20:48:28.543Z] #62 30.42 After this operation, 1237 kB of additional disk space will be used.
20:48:28 [2022-06-06T20:48:28.543Z] #62 30.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:48:28 [2022-06-06T20:48:28.543Z] #62 30.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.45 debconf: delaying package configuration, since apt-utils is not installed
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.64 Fetched 460 kB in 0s (1308 kB/s)
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.75 Selecting previously unselected package libbtrfs0:amd64.
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 31.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.09 Selecting previously unselected package libbtrfs-dev:amd64.
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.44 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.49 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 32.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:28 [2022-06-06T20:48:28.543Z] #62 DONE 32.9s
20:48:28 [2022-06-06T20:48:28.800Z] 
20:48:28 [2022-06-06T20:48:28.800Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:48:28 [2022-06-06T20:48:28.800Z] #63 sha256:821b36f10b83fde6efefe52c99c0ef523da7449cb16488561c28e71c5eb2ba3a
20:48:29 [2022-06-06T20:48:29.063Z] #63 DONE 0.2s
20:48:29 [2022-06-06T20:48:29.063Z] 
20:48:29 [2022-06-06T20:48:29.063Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:48:29 [2022-06-06T20:48:29.063Z] #64 sha256:a1405f6554fdf2bc9e9bc86e8599572bd07d7cc45bb4e384cc9cb6e7ead40137
20:48:32 [2022-06-06T20:48:32.348Z] #64 2.982 + RM_GOPATH=0
20:48:32 [2022-06-06T20:48:32.348Z] #64 2.984 + TMP_GOPATH=
20:48:32 [2022-06-06T20:48:32.348Z] #64 2.985 + : /build
20:48:32 [2022-06-06T20:48:32.348Z] #64 2.985 + '[' -z '' ']'
20:48:32 [2022-06-06T20:48:32.348Z] #64 2.987 ++ mktemp -d
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.013 + export GOPATH=/tmp/tmp.DXJwWp40GE
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.013 + GOPATH=/tmp/tmp.DXJwWp40GE
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.013 + RM_GOPATH=1
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.013 + case "$(go env GOARCH)" in
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.013 ++ go env GOARCH
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.079 + export GO_BUILDMODE=-buildmode=pie
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.079 + GO_BUILDMODE=-buildmode=pie
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.080 ++ dirname /install.sh
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.083 + dir=/
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.083 + bin=containerd
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.083 + shift
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.083 + '[' '!' -f //containerd.installer ']'
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.083 + . //containerd.installer
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.086 ++ set -e
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.086 ++ : v1.6.6
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.092 + install_containerd
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.092 + echo 'Install containerd version v1.6.6'
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.092 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DXJwWp40GE/src/github.com/containerd/containerd
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.093 Install containerd version v1.6.6
20:48:32 [2022-06-06T20:48:32.348Z] #64 3.094 Cloning into '/tmp/tmp.DXJwWp40GE/src/github.com/containerd/containerd'...
20:48:33 [2022-06-06T20:48:33.716Z] #64 ...
20:48:33 [2022-06-06T20:48:33.716Z] 
20:48:33 [2022-06-06T20:48:33.716Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:48:33 [2022-06-06T20:48:33.716Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:33 [2022-06-06T20:48:33.716Z] #51 21.70 Reading package lists...
20:48:33 [2022-06-06T20:48:33.716Z] #51 27.57 Reading package lists...
20:48:33 [2022-06-06T20:48:33.716Z] #51 33.53 Building dependency tree...
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.11 The following additional packages will be installed:
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.13   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.14   python3-protobuf python3-six
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.15 Suggested packages:
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.15   python3-setuptools
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.15 Recommended packages:
20:48:33 [2022-06-06T20:48:33.716Z] #51 37.15   iproute2 | iproute
20:48:33 [2022-06-06T20:48:33.716Z] #51 ...
20:48:33 [2022-06-06T20:48:33.716Z] 
20:48:33 [2022-06-06T20:48:33.716Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:48:33 [2022-06-06T20:48:33.716Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:33 [2022-06-06T20:48:33.716Z] #55 34.88 go: downloading github.com/mattn/go-colorable v0.1.12
20:48:33 [2022-06-06T20:48:33.716Z] #55 34.90 go: downloading github.com/sirupsen/logrus v1.8.1
20:48:33 [2022-06-06T20:48:33.716Z] #55 34.90 go: downloading github.com/stretchr/testify v1.7.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.02 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.07 go: downloading github.com/mattn/go-isatty v0.0.14
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.19 go: downloading github.com/fsnotify/fsnotify v1.5.1
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.26 go: downloading github.com/magiconair/properties v1.8.5
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.34 go: downloading github.com/mitchellh/mapstructure v1.4.3
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.38 go: downloading github.com/spf13/afero v1.6.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.49 go: downloading github.com/spf13/cast v1.4.1
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.59 go: downloading github.com/subosito/gotenv v1.2.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.62 go: downloading gopkg.in/ini.v1 v1.66.2
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.66 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.72 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:48:33 [2022-06-06T20:48:33.716Z] #55 35.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 35.76 go: downloading github.com/go-toolsmith/astp v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 35.87 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 35.88 go: downloading github.com/go-toolsmith/typep v1.0.2
20:48:33 [2022-06-06T20:48:33.717Z] #55 35.89 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
20:48:33 [2022-06-06T20:48:33.717Z] #55 35.90 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.02 go: downloading github.com/hashicorp/errwrap v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.15 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.19 go: downloading github.com/Antonboom/errname v0.1.5
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.28 go: downloading github.com/Antonboom/nilnil v0.1.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.30 go: downloading github.com/BurntSushi/toml v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.56 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.58 go: downloading github.com/alexkohler/prealloc v1.0.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.65 go: downloading github.com/ashanbrown/makezero v1.1.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.69 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.73 go: downloading github.com/blizzy78/varnamelen v0.5.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.85 go: downloading github.com/breml/bidichk v0.2.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 36.89 go: downloading github.com/breml/errchkjson v0.2.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.05 go: downloading github.com/butuzov/ireturn v0.1.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.13 go: downloading github.com/charithe/durationcheck v0.0.9
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.16 go: downloading github.com/daixiang0/gci v0.2.9
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.16 go: downloading github.com/denis-tingajkin/go-header v0.4.2
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.25 go: downloading github.com/esimonov/ifshort v1.0.4
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.26 go: downloading github.com/fzipp/gocyclo v0.4.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.77 go: downloading github.com/golangci/misspell v0.3.5
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.86 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.96 go: downloading github.com/jgautheron/goconst v1.5.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 37.98 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:48:33 [2022-06-06T20:48:33.717Z] #55 38.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:48:33 [2022-06-06T20:48:33.717Z] #55 38.02 go: downloading github.com/julz/importas v0.1.0
20:48:33 [2022-06-06T20:48:33.974Z] #55 38.16 go: downloading github.com/kisielk/errcheck v1.6.0
20:48:33 [2022-06-06T20:48:33.974Z] #55 38.22 go: downloading github.com/kulti/thelper v0.5.0
20:48:33 [2022-06-06T20:48:33.974Z] #55 38.25 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:48:33 [2022-06-06T20:48:33.974Z] #55 38.28 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:48:33 [2022-06-06T20:48:33.974Z] #55 38.33 go: downloading github.com/ldez/gomoddirectives v0.2.2
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.42 go: downloading github.com/ldez/tagliatelle v0.3.0
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.44 go: downloading github.com/leonklingele/grouper v1.1.0
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.46 go: downloading github.com/maratori/testpackage v1.0.1
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:48:34 [2022-06-06T20:48:34.230Z] #55 38.57 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
20:48:34 [2022-06-06T20:48:34.488Z] #55 38.59 go: downloading github.com/mgechev/revive v1.1.3
20:48:35 [2022-06-06T20:48:35.052Z] #55 ...
20:48:35 [2022-06-06T20:48:35.052Z] 
20:48:35 [2022-06-06T20:48:35.052Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:48:35 [2022-06-06T20:48:35.052Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
20:48:35 [2022-06-06T20:48:35.052Z] #57 38.77 v3.0.2
20:48:35 [2022-06-06T20:48:35.052Z] #57 DONE 39.2s
20:48:35 [2022-06-06T20:48:35.052Z] 
20:48:35 [2022-06-06T20:48:35.052Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:48:35 [2022-06-06T20:48:35.052Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:35 [2022-06-06T20:48:35.052Z] #55 39.35 go: downloading github.com/moricho/tparallel v0.2.1
20:48:35 [2022-06-06T20:48:35.052Z] #55 39.35 go: downloading github.com/nakabonne/nestif v0.3.1
20:48:35 [2022-06-06T20:48:35.052Z] #55 39.37 go: downloading github.com/nishanths/exhaustive v0.7.11
20:48:35 [2022-06-06T20:48:35.052Z] #55 39.43 go: downloading github.com/nishanths/predeclared v0.2.1
20:48:35 [2022-06-06T20:48:35.309Z] #55 39.48 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
20:48:35 [2022-06-06T20:48:35.309Z] #55 39.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:48:35 [2022-06-06T20:48:35.309Z] #55 39.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.60 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.62 go: downloading github.com/securego/gosec/v2 v2.9.6
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.83 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.83 go: downloading github.com/sivchari/containedctx v1.0.1
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.85 go: downloading github.com/sivchari/tenv v1.4.7
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.87 go: downloading github.com/sonatard/noctx v0.0.1
20:48:35 [2022-06-06T20:48:35.566Z] #55 39.95 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:48:35 [2022-06-06T20:48:35.824Z] #55 39.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:48:35 [2022-06-06T20:48:35.824Z] #55 39.98 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:48:35 [2022-06-06T20:48:35.824Z] #55 40.05 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:48:35 [2022-06-06T20:48:35.824Z] #55 40.09 go: downloading github.com/tetafro/godot v1.4.11
20:48:35 [2022-06-06T20:48:35.824Z] #55 40.15 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:48:36 [2022-06-06T20:48:36.081Z] #55 40.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
20:48:36 [2022-06-06T20:48:36.081Z] #55 40.26 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:48:36 [2022-06-06T20:48:36.337Z] #55 40.48 go: downloading github.com/ultraware/funlen v0.0.3
20:48:36 [2022-06-06T20:48:36.337Z] #55 40.49 go: downloading github.com/ultraware/whitespace v0.0.4
20:48:36 [2022-06-06T20:48:36.337Z] #55 40.50 go: downloading github.com/uudashr/gocognit v1.0.5
20:48:36 [2022-06-06T20:48:36.337Z] #55 40.55 go: downloading github.com/yagipy/maintidx v1.0.0
20:48:36 [2022-06-06T20:48:36.337Z] #55 40.56 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
20:48:36 [2022-06-06T20:48:36.337Z] #55 ...
20:48:36 [2022-06-06T20:48:36.337Z] 
20:48:36 [2022-06-06T20:48:36.337Z] #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:48:36 [2022-06-06T20:48:36.337Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:36 [2022-06-06T20:48:36.337Z] #14 25.10 Reading package lists...
20:48:36 [2022-06-06T20:48:36.337Z] #14 30.72 Building dependency tree...
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67 The following additional packages will be installed:
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.67   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.74   mingw-w64-common mingw-w64-x86-64-dev
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.74 Suggested packages:
20:48:36 [2022-06-06T20:48:36.337Z] #14 34.74   gcc-10-locales seccomp wine64
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.23 The following NEW packages will be installed:
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.24   mingw-w64-x86-64-dev
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.67 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.67 Need to get 115 MB of archives.
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.67 After this operation, 645 MB of additional disk space will be used.
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.67 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:48:36 [2022-06-06T20:48:36.337Z] #14 36.81 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:48:36 [2022-06-06T20:48:36.337Z] #14 36.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:48:36 [2022-06-06T20:48:36.337Z] #14 36.96 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:48:36 [2022-06-06T20:48:36.337Z] #14 36.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
20:48:36 [2022-06-06T20:48:36.337Z] #14 37.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:48:36 [2022-06-06T20:48:36.337Z] #14 37.33 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:48:36 [2022-06-06T20:48:36.337Z] #14 37.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:48:36 [2022-06-06T20:48:36.337Z] #14 37.60 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:48:36 [2022-06-06T20:48:36.337Z] #14 38.36 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:48:36 [2022-06-06T20:48:36.337Z] #14 40.03 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:48:36 [2022-06-06T20:48:36.337Z] #14 40.59 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:48:36 [2022-06-06T20:48:36.596Z] #14 ...
20:48:36 [2022-06-06T20:48:36.596Z] 
20:48:36 [2022-06-06T20:48:36.596Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:48:36 [2022-06-06T20:48:36.596Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:36 [2022-06-06T20:48:36.596Z] #51 37.88 The following NEW packages will be installed:
20:48:36 [2022-06-06T20:48:36.596Z] #51 37.88   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:48:36 [2022-06-06T20:48:36.596Z] #51 37.89   python3-protobuf python3-six
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.38 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.38 Need to get 2314 kB of archives.
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.38 After this operation, 11.1 MB of additional disk space will be used.
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:48:36 [2022-06-06T20:48:36.596Z] #51 38.46 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:48:36 [2022-06-06T20:48:36.596Z] #51 38.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:48:36 [2022-06-06T20:48:36.852Z] #51 40.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
20:48:37 [2022-06-06T20:48:37.793Z] #51 ...
20:48:37 [2022-06-06T20:48:37.793Z] 
20:48:37 [2022-06-06T20:48:37.793Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
20:48:37 [2022-06-06T20:48:37.793Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.35 NAME:
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.35    go-winres - A tool for embedding resources in Windows executables
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.35 
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.35 USAGE:
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.35    go-winres [global options] command [command options] [arguments...]
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37 
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37 COMMANDS:
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    init     Create an initial ./winres/winres.json
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    make     Make syso files for the "go build" command
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    simply   Make syso files for the "go build" command (simplified)
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    extract  Extract all resources from an executable
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    patch    Replace resources in an executable file (exe, dll)
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37    help, h  Shows a list of commands or help for one command
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.37 
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.38 GLOBAL OPTIONS:
20:48:37 [2022-06-06T20:48:37.793Z] #40 41.38    --help, -h  show help (default: false)
20:48:37 [2022-06-06T20:48:37.793Z] #40 DONE 41.8s
20:48:37 [2022-06-06T20:48:37.793Z] 
20:48:37 [2022-06-06T20:48:37.793Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:48:37 [2022-06-06T20:48:37.793Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:37 [2022-06-06T20:48:37.793Z] #55 41.20 go: downloading gitlab.com/bosi/decorder v0.2.1
20:48:37 [2022-06-06T20:48:37.793Z] #55 41.35 go: downloading honnef.co/go/tools v0.2.2
20:48:38 [2022-06-06T20:48:38.367Z] #55 42.51 go: downloading mvdan.cc/gofumpt v0.2.1
20:48:38 [2022-06-06T20:48:38.367Z] #55 42.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:48:38 [2022-06-06T20:48:38.625Z] #55 42.68 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:48:38 [2022-06-06T20:48:38.625Z] #55 42.68 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
20:48:39 [2022-06-06T20:48:39.993Z] #55 ...
20:48:39 [2022-06-06T20:48:39.993Z] 
20:48:39 [2022-06-06T20:48:39.993Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:48:39 [2022-06-06T20:48:39.993Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:39 [2022-06-06T20:48:39.993Z] #42 33.93 Selecting previously unselected package libicu67:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 33.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 33.94 Unpacking libicu67:amd64 (67.1-7) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.14 Selecting previously unselected package libxml2:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.83 Selecting previously unselected package libarchive13:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.83 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 41.83 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.24 Selecting previously unselected package libjsoncpp24:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.41 Selecting previously unselected package librhash0:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.44 Unpacking librhash0:amd64 (1.4.1-2) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.80 Selecting previously unselected package libuv1:amd64.
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.80 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.80 Unpacking libuv1:amd64 (1.40.0-2) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.89 Selecting previously unselected package cmake.
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 42.95 Unpacking cmake (3.18.4-2+deb11u1) ...
20:48:39 [2022-06-06T20:48:39.993Z] #42 ...
20:48:39 [2022-06-06T20:48:39.993Z] 
20:48:39 [2022-06-06T20:48:39.993Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:48:39 [2022-06-06T20:48:39.993Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:39 [2022-06-06T20:48:39.993Z] #55 44.17 go: downloading github.com/davecgh/go-spew v1.1.1
20:48:39 [2022-06-06T20:48:39.993Z] #55 44.23 go: downloading github.com/pmezard/go-difflib v1.0.0
20:48:40 [2022-06-06T20:48:40.250Z] #55 44.36 go: downloading github.com/stretchr/objx v0.1.1
20:48:40 [2022-06-06T20:48:40.250Z] #55 44.39 go: downloading github.com/hashicorp/hcl v1.0.0
20:48:40 [2022-06-06T20:48:40.506Z] #55 44.63 go: downloading github.com/pelletier/go-toml v1.9.4
20:48:40 [2022-06-06T20:48:40.763Z] #55 44.81 go: downloading golang.org/x/text v0.3.7
20:48:44 [2022-06-06T20:48:44.938Z] #55 ...
20:48:44 [2022-06-06T20:48:44.939Z] 
20:48:44 [2022-06-06T20:48:44.939Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:48:44 [2022-06-06T20:48:44.939Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.35 Setting up libicu67:amd64 (67.1-7) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.36 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.38 Setting up libuv1:amd64 (1.40.0-2) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.45 Setting up librhash0:amd64 (1.4.1-2) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.47 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.49 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.51 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.52 Setting up cmake (3.18.4-2+deb11u1) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 47.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:44 [2022-06-06T20:48:44.939Z] #42 DONE 48.7s
20:48:44 [2022-06-06T20:48:44.939Z] 
20:48:44 [2022-06-06T20:48:44.939Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:48:44 [2022-06-06T20:48:44.939Z] #43 sha256:360a926b4c37bda99870b29e54b3405ad8ec552f87d386c4167b856f98fd0994
20:48:46 [2022-06-06T20:48:46.306Z] #43 DONE 1.5s
20:48:46 [2022-06-06T20:48:46.306Z] 
20:48:46 [2022-06-06T20:48:46.306Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:48:46 [2022-06-06T20:48:46.306Z] #44 sha256:a4806b994b020cda32249cf535a167c770adae1a3e51b2e5c33b743ed0046da4
20:48:47 [2022-06-06T20:48:47.236Z] #44 ...
20:48:47 [2022-06-06T20:48:47.236Z] 
20:48:47 [2022-06-06T20:48:47.236Z] #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:48:47 [2022-06-06T20:48:47.236Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:47 [2022-06-06T20:48:47.236Z] #14 41.18 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:48:47 [2022-06-06T20:48:47.236Z] #14 42.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.35 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:48:47 [2022-06-06T20:48:47.236Z] #14 43.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.36 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:48:47 [2022-06-06T20:48:47.236Z] #14 43.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.47 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:48:47 [2022-06-06T20:48:47.236Z] #14 43.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 43.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
20:48:47 [2022-06-06T20:48:47.236Z] #14 44.77 debconf: delaying package configuration, since apt-utils is not installed
20:48:47 [2022-06-06T20:48:47.236Z] #14 45.12 Fetched 115 MB in 7s (16.1 MB/s)
20:48:47 [2022-06-06T20:48:47.236Z] #14 45.20 Selecting previously unselected package binutils-mingw-w64-i686.
20:48:47 [2022-06-06T20:48:47.236Z] #14 45.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:48:47 [2022-06-06T20:48:47.236Z] #14 45.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 45.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 47.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:48:47 [2022-06-06T20:48:47.236Z] #14 47.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 47.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.39 Selecting previously unselected package binutils-mingw-w64.
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.40 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.60 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.79 Selecting previously unselected package dmsetup.
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.79 Unpacking dmsetup (2:1.02.175-2.1) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.98 Selecting previously unselected package mingw-w64-common.
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 50.98 Unpacking mingw-w64-common (8.0.0-1) ...
20:48:47 [2022-06-06T20:48:47.236Z] #14 ...
20:48:47 [2022-06-06T20:48:47.236Z] 
20:48:47 [2022-06-06T20:48:47.236Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:48:47 [2022-06-06T20:48:47.236Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.60 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.79 go: downloading github.com/gobwas/glob v0.2.3
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.79 go: downloading github.com/kisielk/gotool v1.0.0
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.79 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.86 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.89 go: downloading golang.org/x/mod v0.5.1
20:48:47 [2022-06-06T20:48:47.236Z] #55 50.98 go: downloading github.com/ettle/strcase v0.1.1
20:48:47 [2022-06-06T20:48:47.236Z] #55 51.05 go: downloading github.com/fatih/structtag v1.2.0
20:48:47 [2022-06-06T20:48:47.236Z] #55 51.05 go: downloading github.com/Masterminds/semver v1.5.0
20:48:47 [2022-06-06T20:48:47.236Z] #55 51.22 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:48:47 [2022-06-06T20:48:47.236Z] #55 51.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:48:47 [2022-06-06T20:48:47.236Z] #55 51.32 go: downloading github.com/prometheus/client_golang v1.7.1
20:48:47 [2022-06-06T20:48:47.494Z] #55 51.72 go: downloading github.com/prometheus/client_model v0.2.0
20:48:47 [2022-06-06T20:48:47.494Z] #55 51.84 go: downloading github.com/google/go-cmp v0.5.6
20:48:48 [2022-06-06T20:48:48.057Z] #55 52.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:48:48 [2022-06-06T20:48:48.057Z] #55 52.25 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
20:48:48 [2022-06-06T20:48:48.057Z] #55 52.27 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:48:48 [2022-06-06T20:48:48.313Z] #55 52.45 go: downloading github.com/beorn7/perks v1.0.1
20:48:48 [2022-06-06T20:48:48.313Z] #55 52.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:48:48 [2022-06-06T20:48:48.313Z] #55 52.50 go: downloading github.com/cespare/xxhash v1.1.0
20:48:48 [2022-06-06T20:48:48.313Z] #55 52.54 go: downloading github.com/golang/protobuf v1.5.2
20:48:48 [2022-06-06T20:48:48.313Z] #55 ...
20:48:48 [2022-06-06T20:48:48.313Z] 
20:48:48 [2022-06-06T20:48:48.313Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:48:48 [2022-06-06T20:48:48.313Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.24 debconf: delaying package configuration, since apt-utils is not installed
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.53 Fetched 2314 kB in 3s (751 kB/s)
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.64 Selecting previously unselected package libprotobuf23:amd64.
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 42.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.58 Selecting previously unselected package python3-pkg-resources.
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.58 Unpacking python3-pkg-resources (52.0.0-4) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.75 Selecting previously unselected package python3-six.
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.75 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.76 Unpacking python3-six (1.16.0-2) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.84 Selecting previously unselected package python3-protobuf.
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.84 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 43.85 Unpacking python3-protobuf (3.12.4-1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.41 Selecting previously unselected package libnet1:amd64.
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.54 Selecting previously unselected package libnl-3-200:amd64.
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.78 Selecting previously unselected package libprotobuf-c1:amd64.
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.92 Selecting previously unselected package criu.
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.92 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 44.92 Unpacking criu (3.17-1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 45.77 Setting up python3-pkg-resources (52.0.0-4) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 47.57 Setting up libprotobuf23:amd64 (3.12.4-1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 47.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 47.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 48.04 Setting up python3-six (1.16.0-2) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 49.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:48:48 [2022-06-06T20:48:48.313Z] #51 49.44 Setting up python3-protobuf (3.12.4-1) ...
20:48:48 [2022-06-06T20:48:48.569Z] #51 ...
20:48:48 [2022-06-06T20:48:48.569Z] 
20:48:48 [2022-06-06T20:48:48.569Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:48:48 [2022-06-06T20:48:48.569Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:48:48 [2022-06-06T20:48:48.569Z] #55 52.80 go: downloading github.com/prometheus/common v0.10.0
20:48:48 [2022-06-06T20:48:48.827Z] #55 52.97 go: downloading github.com/prometheus/procfs v0.6.0
20:48:48 [2022-06-06T20:48:48.827Z] #55 53.04 go: downloading github.com/mattn/go-runewidth v0.0.9
20:48:49 [2022-06-06T20:48:49.086Z] #55 53.28 go: downloading google.golang.org/protobuf v1.27.1
20:48:50 [2022-06-06T20:48:50.993Z] #55 54.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:48:51 [2022-06-06T20:48:51.250Z] #55 ...
20:48:51 [2022-06-06T20:48:51.250Z] 
20:48:51 [2022-06-06T20:48:51.250Z] #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:48:51 [2022-06-06T20:48:51.250Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:48:51 [2022-06-06T20:48:51.250Z] #34 45.43 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
20:48:51 [2022-06-06T20:48:51.250Z] #34 45.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:48:51 [2022-06-06T20:48:51.250Z] #34 46.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:48:51 [2022-06-06T20:48:51.508Z] #34 ...
20:48:51 [2022-06-06T20:48:51.508Z] 
20:48:51 [2022-06-06T20:48:51.508Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:48:51 [2022-06-06T20:48:51.508Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
20:48:51 [2022-06-06T20:48:51.508Z] #51 53.26 Setting up criu (3.17-1) ...
20:48:51 [2022-06-06T20:48:51.508Z] #51 54.90 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:48:51 [2022-06-06T20:48:51.508Z] #51 DONE 55.4s
20:48:51 [2022-06-06T20:48:51.508Z] 
20:48:51 [2022-06-06T20:48:51.508Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:48:51 [2022-06-06T20:48:51.508Z] #44 sha256:a4806b994b020cda32249cf535a167c770adae1a3e51b2e5c33b743ed0046da4
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.768 + RM_GOPATH=0
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.769 + TMP_GOPATH=
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.770 + : /build
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.770 + '[' -z '' ']'
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.774 ++ mktemp -d
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.790 + export GOPATH=/tmp/tmp.6cgHZSjRzR
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.793 + GOPATH=/tmp/tmp.6cgHZSjRzR
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.794 + RM_GOPATH=1
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.795 + case "$(go env GOARCH)" in
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.796 ++ go env GOARCH
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.802 + export GO_BUILDMODE=-buildmode=pie
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.802 + GO_BUILDMODE=-buildmode=pie
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.803 ++ dirname /install.sh
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.803 + dir=/
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.803 + bin=tini
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.803 + shift
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 Install tini version v0.19.0
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 + '[' '!' -f //tini.installer ']'
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 + . //tini.installer
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 ++ : v0.19.0
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 + install_tini
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.804 + echo 'Install tini version v0.19.0'
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.815 + git clone https://github.com/krallin/tini.git /tmp/tmp.6cgHZSjRzR/tini
20:48:51 [2022-06-06T20:48:51.508Z] #44 4.818 Cloning into '/tmp/tmp.6cgHZSjRzR/tini'...
20:48:52 [2022-06-06T20:48:52.072Z] #44 5.679 + cd /tmp/tmp.6cgHZSjRzR/tini
20:48:52 [2022-06-06T20:48:52.072Z] #44 5.679 + git checkout -q v0.19.0
20:48:52 [2022-06-06T20:48:52.072Z] #44 5.681 + cmake .
20:48:52 [2022-06-06T20:48:52.332Z] #44 6.229 -- The C compiler identification is GNU 10.2.1
20:48:52 [2022-06-06T20:48:52.332Z] #44 6.350 -- Detecting C compiler ABI info
20:48:53 [2022-06-06T20:48:53.262Z] #44 6.970 -- Detecting C compiler ABI info - done
20:48:53 [2022-06-06T20:48:53.262Z] #44 7.124 -- Check for working C compiler: /usr/bin/cc - skipped
20:48:53 [2022-06-06T20:48:53.262Z] #44 7.124 -- Detecting C compile features
20:48:53 [2022-06-06T20:48:53.262Z] #44 7.124 -- Detecting C compile features - done
20:48:53 [2022-06-06T20:48:53.262Z] #44 7.180 -- Performing Test HAS_BUILTIN_FORTIFY
20:48:53 [2022-06-06T20:48:53.519Z] #44 7.395 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:48:53 [2022-06-06T20:48:53.519Z] #44 7.516 -- Configuring done
20:48:53 [2022-06-06T20:48:53.776Z] #44 7.566 -- Generating done
20:48:53 [2022-06-06T20:48:53.776Z] #44 7.566 -- Build files have been written to: /tmp/tmp.6cgHZSjRzR/tini
20:48:53 [2022-06-06T20:48:53.776Z] #44 7.583 + make tini-static
20:48:54 [2022-06-06T20:48:54.032Z] #44 7.932 Scanning dependencies of target tini-static
20:48:54 [2022-06-06T20:48:54.289Z] #44 7.980 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:48:55 [2022-06-06T20:48:55.761Z] #44 9.471 [100%] Linking C executable tini-static
20:48:56 [2022-06-06T20:48:56.030Z] #44 9.967 [100%] Built target tini-static
20:48:56 [2022-06-06T20:48:56.030Z] #44 10.03 + mkdir -p /build
20:48:56 [2022-06-06T20:48:56.030Z] #44 10.03 + cp tini-static /build/docker-init
20:48:56 [2022-06-06T20:48:56.602Z] #44 DONE 10.6s
20:48:56 [2022-06-06T20:48:56.602Z] 
20:48:56 [2022-06-06T20:48:56.602Z] #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:48:56 [2022-06-06T20:48:56.602Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:56 [2022-06-06T20:48:56.602Z] #14 56.58 Selecting previously unselected package mingw-w64-x86-64-dev.
20:48:56 [2022-06-06T20:48:56.602Z] #14 56.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:48:56 [2022-06-06T20:48:56.602Z] #14 56.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:48:57 [2022-06-06T20:48:57.968Z] #14 ...
20:48:57 [2022-06-06T20:48:57.968Z] 
20:48:57 [2022-06-06T20:48:57.968Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
20:48:57 [2022-06-06T20:48:57.968Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
20:48:57 [2022-06-06T20:48:57.968Z] #53 61.99 gotestsum version dev
20:48:57 [2022-06-06T20:48:57.968Z] #53 DONE 62.2s
20:48:57 [2022-06-06T20:48:57.968Z] 
20:48:57 [2022-06-06T20:48:57.968Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:48:57 [2022-06-06T20:48:57.968Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:48:58 [2022-06-06T20:48:58.898Z] #47 ...
20:48:58 [2022-06-06T20:48:58.898Z] 
20:48:58 [2022-06-06T20:48:58.898Z] #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:48:58 [2022-06-06T20:48:58.898Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:48:58 [2022-06-06T20:48:58.898Z] #14 62.92 Selecting previously unselected package gcc-mingw-w64-base.
20:48:58 [2022-06-06T20:48:58.898Z] #14 62.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
20:48:58 [2022-06-06T20:48:58.898Z] #14 62.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:48:58 [2022-06-06T20:48:58.898Z] #14 63.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:48:58 [2022-06-06T20:48:58.898Z] #14 63.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
20:48:58 [2022-06-06T20:48:58.898Z] #14 63.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:49:06 [2022-06-06T20:49:06.989Z] #14 69.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:49:06 [2022-06-06T20:49:06.989Z] #14 69.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:49:06 [2022-06-06T20:49:06.989Z] #14 69.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:49:16 [2022-06-06T20:49:16.933Z] #14 ...
20:49:16 [2022-06-06T20:49:16.933Z] 
20:49:16 [2022-06-06T20:49:16.933Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:49:16 [2022-06-06T20:49:16.933Z] #64 sha256:a1405f6554fdf2bc9e9bc86e8599572bd07d7cc45bb4e384cc9cb6e7ead40137
20:49:17 [2022-06-06T20:49:17.190Z] #64 46.83 Updating files:  52% (2487/4765)
Updating files:  53% (2526/4765)
Updating files:  54% (2574/4765)
Updating files:  55% (2621/4765)
Updating files:  56% (2669/4765)
Updating files:  57% (2717/4765)
Updating files:  58% (2764/4765)
Updating files:  59% (2812/4765)
Updating files:  60% (2859/4765)
Updating files:  61% (2907/4765)
Updating files:  62% (2955/4765)
Updating files:  63% (3002/4765)
Updating files:  64% (3050/4765)
Updating files:  65% (3098/4765)
Updating files:  66% (3145/4765)
Updating files:  67% (3193/4765)
Updating files:  68% (3241/4765)
Updating files:  69% (3288/4765)
Updating files:  70% (3336/4765)
Updating files:  71% (3384/4765)
Updating files:  72% (3431/4765)
Updating files:  73% (3479/4765)
Updating files:  74% (3527/4765)
Updating files:  75% (3574/4765)
Updating files:  76% (3622/4765)
Updating files:  77% (3670/4765)
Updating files:  78% (3717/4765)
Updating files:  79% (3765/4765)
Updating files:  80% (3812/4765)
Updating files:  81% (3860/4765)
Updating files:  82% (3908/4765)
Updating files:  83% (3955/4765)
Updating files:  84% (4003/4765)
Updating files:  85% (4051/4765)
Updating files:  86% (4098/4765)
Updating files:  87% (4146/4765)
Updating files:  88% (4194/4765)
Updating files:  89% (4241/4765)
Updating files:  90% (4289/4765)
Updating files:  90% (4324/4765)
Updating files:  91% (4337/4765)
Updating files:  92% (4384/4765)
Updating files:  93% (4432/4765)
Updating files:  94% (4480/4765)
Updating files:  95% (4527/4765)
Updating files:  96% (4575/4765)
Updating files:  97% (4623/4765)
Updating files:  98% (4670/4765)
Updating files:  99% (4718/4765)
Updating files: 100% (4765/4765)
Updating files: 100% (4765/4765), done.
20:49:17 [2022-06-06T20:49:17.190Z] #64 48.15 + cd /tmp/tmp.DXJwWp40GE/src/github.com/containerd/containerd
20:49:17 [2022-06-06T20:49:17.190Z] #64 48.15 + git checkout -q v1.6.6
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + export 'BUILDTAGS=netgo osusergo static_build'
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + BUILDTAGS='netgo osusergo static_build'
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + export EXTRA_FLAGS=-buildmode=pie
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + EXTRA_FLAGS=-buildmode=pie
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + '[' '' = dynamic ']'
20:49:19 [2022-06-06T20:49:19.083Z] #64 50.00 + make
20:49:20 [2022-06-06T20:49:20.975Z] #64 51.68 + bin/ctr
20:49:27 [2022-06-06T20:49:27.520Z] #64 ...
20:49:27 [2022-06-06T20:49:27.520Z] 
20:49:27 [2022-06-06T20:49:27.520Z] #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:49:27 [2022-06-06T20:49:27.520Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:27 [2022-06-06T20:49:27.520Z] #14 81.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:49:27 [2022-06-06T20:49:27.520Z] #14 81.62 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
20:49:27 [2022-06-06T20:49:27.520Z] #14 81.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:49:27 [2022-06-06T20:49:27.520Z] #14 87.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:49:27 [2022-06-06T20:49:27.520Z] #14 87.24 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
20:49:27 [2022-06-06T20:49:27.520Z] #14 87.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:49:28 [2022-06-06T20:49:28.885Z] #14 93.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:49:29 [2022-06-06T20:49:29.142Z] #14 93.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:49:29 [2022-06-06T20:49:29.142Z] #14 93.15 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:43 [2022-06-06T20:49:43.988Z] #14 106.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:49:43 [2022-06-06T20:49:43.988Z] #14 106.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
20:49:43 [2022-06-06T20:49:43.988Z] #14 106.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:46 [2022-06-06T20:49:46.509Z] #14 ...
20:49:46 [2022-06-06T20:49:46.509Z] 
20:49:46 [2022-06-06T20:49:46.509Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:49:46 [2022-06-06T20:49:46.509Z] #67 sha256:5cf18708acab6c0259c6da32508d077e8124d8dc5e07c6e7e80d1f7960503b98
20:49:46 [2022-06-06T20:49:46.509Z] #67 110.4 + for f in rootlesskit rootlesskit-docker-proxy
20:49:46 [2022-06-06T20:49:46.509Z] #67 110.4 + GOBIN=/build
20:49:46 [2022-06-06T20:49:46.509Z] #67 110.4 + GO111MODULE=on
20:49:46 [2022-06-06T20:49:46.509Z] #67 110.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
20:49:51 [2022-06-06T20:49:51.759Z] #67 ...
20:49:51 [2022-06-06T20:49:51.759Z] 
20:49:51 [2022-06-06T20:49:51.759Z] #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:49:51 [2022-06-06T20:49:51.759Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.5 Selecting previously unselected package g++-mingw-w64-x86-64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.6 Selecting previously unselected package libapparmor1:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.8 Selecting previously unselected package libapparmor-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.9 Selecting previously unselected package libbtrfs0:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 111.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.1 Selecting previously unselected package libbtrfs-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.5 Selecting previously unselected package libudev-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.5 Unpacking libudev-dev:amd64 (247.3-7) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.7 Selecting previously unselected package libsepol1-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 112.9 Selecting previously unselected package libpcre2-16-0:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.1 Selecting previously unselected package libpcre2-32-0:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.3 Selecting previously unselected package libpcre2-posix2:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.4 Selecting previously unselected package libpcre2-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.4 Unpacking libpcre2-dev:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.9 Selecting previously unselected package libselinux1-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 113.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.2 Selecting previously unselected package libdevmapper-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.3 Selecting previously unselected package libseccomp-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.4 Selecting previously unselected package libsystemd-dev:amd64.
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.4 Unpacking libsystemd-dev:amd64 (247.3-7) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 114.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.0 Setting up libpcre2-16-0:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libpcre2-32-0:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libudev-dev:amd64 (247.3-7) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.1 Setting up mingw-w64-common (8.0.0-1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.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:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.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:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 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:49:51 [2022-06-06T20:49:51.759Z] #14 115.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Setting up dmsetup (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
20:49:51 [2022-06-06T20:49:51.759Z] #14 115.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:49:52 [2022-06-06T20:49:52.692Z] #14 DONE 116.7s
20:49:52 [2022-06-06T20:49:52.692Z] 
20:49:52 [2022-06-06T20:49:52.692Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:49:52 [2022-06-06T20:49:52.692Z] #67 sha256:5cf18708acab6c0259c6da32508d077e8124d8dc5e07c6e7e80d1f7960503b98
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9 rootlesskit version 1.0.0
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9 Usage of /build/rootlesskit-docker-proxy:
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9   -container-ip string
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9     	container ip
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9   -container-port int
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9     	container port (default -1)
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9   -host-ip string
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9     	host ip
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9   -host-port int
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9     	host port (default -1)
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9   -proto string
20:49:52 [2022-06-06T20:49:52.692Z] #67 115.9     	proxy protocol (default "tcp")
20:49:52 [2022-06-06T20:49:52.692Z] #67 DONE 116.3s
20:49:52 [2022-06-06T20:49:52.692Z] 
20:49:52 [2022-06-06T20:49:52.692Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:49:52 [2022-06-06T20:49:52.692Z] #59 sha256:831263fbb331a146ae3063f1cce2f1742465feaa1e481f4a13f870f5c586170c
20:49:52 [2022-06-06T20:49:52.692Z] #59 ...
20:49:52 [2022-06-06T20:49:52.692Z] 
20:49:52 [2022-06-06T20:49:52.692Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:49:52 [2022-06-06T20:49:52.692Z] #68 sha256:c98bd5a4ab4a2abef3803ef855875d7a826a3ecf0e74cfcc44ee84438295942e
20:49:52 [2022-06-06T20:49:52.692Z] #68 DONE 0.2s
20:49:52 [2022-06-06T20:49:52.692Z] 
20:49:52 [2022-06-06T20:49:52.692Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:49:52 [2022-06-06T20:49:52.692Z] #59 sha256:831263fbb331a146ae3063f1cce2f1742465feaa1e481f4a13f870f5c586170c
20:49:52 [2022-06-06T20:49:52.692Z] #59 DONE 0.3s
20:49:52 [2022-06-06T20:49:52.692Z] 
20:49:52 [2022-06-06T20:49:52.692Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:49:52 [2022-06-06T20:49:52.692Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:49:52 [2022-06-06T20:49:52.949Z] #60 ...
20:49:52 [2022-06-06T20:49:52.949Z] 
20:49:52 [2022-06-06T20:49:52.949Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:49:52 [2022-06-06T20:49:52.949Z] #69 sha256:7186c4f19e0e2f95265948126d5eed6f61ad65ef5b0a70ee27a54fe570de61f1
20:49:52 [2022-06-06T20:49:52.949Z] #69 DONE 0.2s
20:49:53 [2022-06-06T20:49:53.205Z] 
20:49:53 [2022-06-06T20:49:53.205Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
20:49:53 [2022-06-06T20:49:53.205Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22
20:49:56 [2022-06-06T20:49:56.476Z] #15 DONE 4.2s
20:49:56 [2022-06-06T20:49:56.477Z] 
20:49:56 [2022-06-06T20:49:56.477Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:49:56 [2022-06-06T20:49:56.477Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.440 + RM_GOPATH=0
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.440 + TMP_GOPATH=
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.440 + : /build
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.440 + '[' -z '' ']'
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.440 ++ mktemp -d
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.441 + export GOPATH=/tmp/tmp.BQkL0HQ4G3
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.441 + GOPATH=/tmp/tmp.BQkL0HQ4G3
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.441 + RM_GOPATH=1
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.441 + case "$(go env GOARCH)" in
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.441 ++ go env GOARCH
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.463 + export GO_BUILDMODE=-buildmode=pie
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.463 + GO_BUILDMODE=-buildmode=pie
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.463 ++ dirname /install.sh
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 Install runc version v1.1.2 (build tags: seccomp)
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + dir=/
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + bin=runc
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + shift
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + '[' '!' -f //runc.installer ']'
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + . //runc.installer
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 ++ set -e
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 ++ : v1.1.2
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + install_runc
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + RUNC_BUILDTAGS=seccomp
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.466 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.469 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BQkL0HQ4G3/src/github.com/opencontainers/runc
20:49:56 [2022-06-06T20:49:56.477Z] #60 3.469 Cloning into '/tmp/tmp.BQkL0HQ4G3/src/github.com/opencontainers/runc'...
20:50:00 [2022-06-06T20:50:00.648Z] #60 ...
20:50:00 [2022-06-06T20:50:00.648Z] 
20:50:00 [2022-06-06T20:50:00.648Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:50:00 [2022-06-06T20:50:00.648Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67
20:50:00 [2022-06-06T20:50:00.648Z] #16 DONE 3.7s
20:50:00 [2022-06-06T20:50:00.648Z] 
20:50:00 [2022-06-06T20:50:00.648Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:50:00 [2022-06-06T20:50:00.648Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3
20:50:03 [2022-06-06T20:50:03.169Z] #17 2.696 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:50:03 [2022-06-06T20:50:03.169Z] #17 DONE 2.8s
20:50:03 [2022-06-06T20:50:03.169Z] 
20:50:03 [2022-06-06T20:50:03.169Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:50:03 [2022-06-06T20:50:03.169Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:50:03 [2022-06-06T20:50:03.425Z] #60 ...
20:50:03 [2022-06-06T20:50:03.425Z] 
20:50:03 [2022-06-06T20:50:03.425Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:50:03 [2022-06-06T20:50:03.425Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138
20:50:05 [2022-06-06T20:50:05.318Z] #18 DONE 1.9s
20:50:05 [2022-06-06T20:50:05.318Z] 
20:50:05 [2022-06-06T20:50:05.318Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:50:05 [2022-06-06T20:50:05.318Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1
20:50:07 [2022-06-06T20:50:07.210Z] #19 DONE 1.9s
20:50:07 [2022-06-06T20:50:07.210Z] 
20:50:07 [2022-06-06T20:50:07.210Z] #20 [dev-systemd-false  6/26] RUN ldconfig
20:50:07 [2022-06-06T20:50:07.210Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a
20:50:09 [2022-06-06T20:50:09.102Z] #20 DONE 1.9s
20:50:09 [2022-06-06T20:50:09.102Z] 
20:50:09 [2022-06-06T20:50:09.102Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:50:09 [2022-06-06T20:50:09.102Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:50:09 [2022-06-06T20:50:09.102Z] #60 12.76 + cd /tmp/tmp.BQkL0HQ4G3/src/github.com/opencontainers/runc
20:50:09 [2022-06-06T20:50:09.102Z] #60 12.76 + git checkout -q v1.1.2
20:50:09 [2022-06-06T20:50:09.102Z] #60 13.29 + '[' -z '' ']'
20:50:09 [2022-06-06T20:50:09.102Z] #60 13.29 + target=static
20:50:09 [2022-06-06T20:50:09.102Z] #60 13.29 + make BUILDTAGS=seccomp static
20:50:09 [2022-06-06T20:50:09.102Z] #60 13.69 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
20:50:12 [2022-06-06T20:50:12.369Z] #60 ...
20:50:12 [2022-06-06T20:50:12.369Z] 
20:50:12 [2022-06-06T20:50:12.369Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:50:12 [2022-06-06T20:50:12.369Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:50:12 [2022-06-06T20:50:12.369Z] #21 2.084 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:50:12 [2022-06-06T20:50:12.369Z] #21 2.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:50:12 [2022-06-06T20:50:12.369Z] #21 2.120 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:50:12 [2022-06-06T20:50:12.369Z] #21 2.598 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:50:12 [2022-06-06T20:50:12.369Z] #21 3.480 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
20:50:13 [2022-06-06T20:50:13.733Z] #21 4.794 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:50:17 [2022-06-06T20:50:17.977Z] #21 8.965 Fetched 8537 kB in 7s (1193 kB/s)
20:50:19 [2022-06-06T20:50:19.346Z] #21 8.965 Reading package lists...
20:50:19 [2022-06-06T20:50:19.346Z] #21 ...
20:50:19 [2022-06-06T20:50:19.346Z] 
20:50:19 [2022-06-06T20:50:19.346Z] #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:50:19 [2022-06-06T20:50:19.346Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
20:50:19 [2022-06-06T20:50:19.346Z] #34 DONE 143.4s
20:50:19 [2022-06-06T20:50:19.346Z] 
20:50:19 [2022-06-06T20:50:19.346Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:50:19 [2022-06-06T20:50:19.346Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:50:21 [2022-06-06T20:50:21.234Z] #21 8.965 Reading package lists...
20:50:21 [2022-06-06T20:50:21.795Z] #21 12.32 Reading package lists...
20:50:21 [2022-06-06T20:50:21.795Z] #21 ...
20:50:21 [2022-06-06T20:50:21.795Z] 
20:50:21 [2022-06-06T20:50:21.795Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
20:50:21 [2022-06-06T20:50:21.795Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Delve is a source level debugger for Go programs.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Delve enables you to interact with your program by controlling the execution of the process,
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Pass flags to the program you are debugging using `--`, for example:
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 `dlv exec ./hello -- server --config conf/config.toml`
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Usage:
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   dlv [command]
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Available Commands:
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   attach      Attach to running process and begin debugging.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   connect     Connect to a headless debug server with a terminal client.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   core        Examine a core dump.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   debug       Compile and begin debugging main package in current directory, or the package specified.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   exec        Execute a precompiled binary, and begin a debug session.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   help        Help about any command
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   run         Deprecated command. Use 'debug' instead.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   test        Compile test binary and begin debugging program.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   trace       Compile and begin tracing program.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9   version     Prints version.
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.795Z] #36 145.9 Flags:
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --disable-aslr                     Disables address space randomization
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   -h, --help                             help for dlv
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --init string                      Init file, executed by the terminal client.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --log                              Enable debugging server logging.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9       --wd string                        Working directory for running the program.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9 Additional help topics:
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   dlv backend  Help about the --backend flag.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   dlv log      Help about logging flags.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9   dlv redirect Help about file redirection.
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9 
20:50:21 [2022-06-06T20:50:21.796Z] #36 145.9 Use "dlv [command] --help" for more information about a command.
20:50:21 [2022-06-06T20:50:21.796Z] #36 DONE 146.0s
20:50:22 [2022-06-06T20:50:22.051Z] 
20:50:22 [2022-06-06T20:50:22.051Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:50:22 [2022-06-06T20:50:22.051Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
20:50:23 [2022-06-06T20:50:23.942Z] #21 12.32 Reading package lists...
20:50:24 [2022-06-06T20:50:24.503Z] #21 14.97 Building dependency tree...
20:50:25 [2022-06-06T20:50:25.065Z] #21 16.26 The following additional packages will be installed:
20:50:25 [2022-06-06T20:50:25.065Z] #21 16.26   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:50:25 [2022-06-06T20:50:25.065Z] #21 16.26   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:50:25 [2022-06-06T20:50:25.065Z] #21 16.26   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:50:25 [2022-06-06T20:50:25.065Z] #21 16.26   python3-pkg-resources vim-runtime xxd
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27 Suggested packages:
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27   acl attr quota
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27 Recommended packages:
20:50:25 [2022-06-06T20:50:25.321Z] #21 16.27   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.47 The following NEW packages will be installed:
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   python3-pkg-resources python3-setuptools python3-wheel sudo
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.48   xz-utils zip zstd
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.78 Need to get 27.6 MB of archives.
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.78 After this operation, 106 MB of additional disk space will be used.
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.85 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
20:50:26 [2022-06-06T20:50:26.687Z] #21 17.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
20:50:26 [2022-06-06T20:50:26.943Z] #21 17.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 17.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 17.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 17.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 17.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 17.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
20:50:26 [2022-06-06T20:50:26.944Z] #21 18.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.15 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:50:27 [2022-06-06T20:50:27.199Z] #21 18.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
20:50:27 [2022-06-06T20:50:27.199Z] #21 18.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:50:27 [2022-06-06T20:50:27.455Z] #21 18.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
20:50:27 [2022-06-06T20:50:27.455Z] #21 18.47 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
20:50:27 [2022-06-06T20:50:27.455Z] #21 18.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
20:50:27 [2022-06-06T20:50:27.455Z] #21 18.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
20:50:28 [2022-06-06T20:50:28.016Z] #21 18.92 debconf: delaying package configuration, since apt-utils is not installed
20:50:28 [2022-06-06T20:50:28.016Z] #21 19.05 Fetched 27.6 MB in 1s (27.3 MB/s)
20:50:28 [2022-06-06T20:50:28.016Z] #21 19.10 Selecting previously unselected package pigz.
20:50:28 [2022-06-06T20:50:28.016Z] #21 19.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
20:50:28 [2022-06-06T20:50:28.016Z] #21 19.14 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.016Z] #21 19.14 Unpacking pigz (2.6-1) ...
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.25 Selecting previously unselected package libelf1:amd64.
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.26 Unpacking libelf1:amd64 (0.183-1) ...
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.42 Selecting previously unselected package libbpf0:amd64.
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.42 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.42 Unpacking libbpf0:amd64 (1:0.3-2) ...
20:50:28 [2022-06-06T20:50:28.272Z] #21 19.52 Selecting previously unselected package libcap2:amd64.
20:50:28 [2022-06-06T20:50:28.527Z] #21 19.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.53 Unpacking libcap2:amd64 (1:2.44-1) ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.58 Selecting previously unselected package libmnl0:amd64.
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.58 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.59 Unpacking libmnl0:amd64 (1.0.4-3) ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.64 Selecting previously unselected package libxtables12:amd64.
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.65 Unpacking libxtables12:amd64 (1.8.7-1) ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.69 Selecting previously unselected package libcap2-bin.
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.71 Unpacking libcap2-bin (1:2.44-1) ...
20:50:28 [2022-06-06T20:50:28.528Z] #21 19.78 Selecting previously unselected package iproute2.
20:50:28 [2022-06-06T20:50:28.783Z] #21 19.79 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
20:50:28 [2022-06-06T20:50:28.783Z] #21 19.81 Unpacking iproute2 (5.10.0-4) ...
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.25 Selecting previously unselected package xxd.
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.25 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.35 Selecting previously unselected package vim-common.
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.36 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.48 Selecting previously unselected package bash-completion.
20:50:29 [2022-06-06T20:50:29.347Z] #21 20.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:50:31 [2022-06-06T20:50:31.238Z] #21 22.05 Unpacking bash-completion (1:2.11-2) ...
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.51 Selecting previously unselected package bzip2.
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.51 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.52 Unpacking bzip2 (1.0.8-4) ...
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.60 Selecting previously unselected package xz-utils.
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.61 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
20:50:31 [2022-06-06T20:50:31.494Z] #21 22.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:50:31 [2022-06-06T20:50:31.750Z] #21 22.74 Selecting previously unselected package apparmor.
20:50:31 [2022-06-06T20:50:31.750Z] #21 22.75 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
20:50:31 [2022-06-06T20:50:31.750Z] #21 22.81 Unpacking apparmor (2.13.6-10) ...
20:50:32 [2022-06-06T20:50:32.006Z] #21 23.11 Selecting previously unselected package inetutils-ping.
20:50:32 [2022-06-06T20:50:32.006Z] #21 23.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.006Z] #21 23.13 Unpacking inetutils-ping (2:2.0-1) ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.23 Selecting previously unselected package libip4tc2:amd64.
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.26 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.27 Unpacking libip4tc2:amd64 (1.8.7-1) ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.34 Selecting previously unselected package libip6tc2:amd64.
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.35 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.36 Unpacking libip6tc2:amd64 (1.8.7-1) ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.41 Selecting previously unselected package libnfnetlink0:amd64.
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:50:32 [2022-06-06T20:50:32.262Z] #21 23.48 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.55 Selecting previously unselected package libnftnl11:amd64.
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.57 Unpacking libnftnl11:amd64 (1.1.9-1) ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.67 Selecting previously unselected package iptables.
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.67 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
20:50:32 [2022-06-06T20:50:32.518Z] #21 23.68 Unpacking iptables (1.8.7-1) ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 23.95 Selecting previously unselected package libonig5:amd64.
20:50:33 [2022-06-06T20:50:33.095Z] #21 23.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 23.95 Unpacking libonig5:amd64 (6.9.6-1.1) ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.10 Selecting previously unselected package libjq1:amd64.
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.11 Unpacking libjq1:amd64 (1.6-2.1) ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.21 Selecting previously unselected package jq.
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.21 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.22 Unpacking jq (1.6-2.1) ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.27 Selecting previously unselected package libaio1:amd64.
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.28 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.095Z] #21 24.29 Unpacking libaio1:amd64 (0.3.112-9) ...
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.34 Selecting previously unselected package libgpm2:amd64.
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.35 Unpacking libgpm2:amd64 (1.20.7-8) ...
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.41 Selecting previously unselected package libicu67:amd64.
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.41 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
20:50:33 [2022-06-06T20:50:33.352Z] #21 24.42 Unpacking libicu67:amd64 (67.1-7) ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.52 Selecting previously unselected package libinih1:amd64.
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.52 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.53 Unpacking libinih1:amd64 (53-1+b2) ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.57 Selecting previously unselected package libnet1:amd64.
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.68 Selecting previously unselected package libnl-3-200:amd64.
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.74 Selecting previously unselected package libprotobuf-c1:amd64.
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.75 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.82 Selecting previously unselected package net-tools.
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.83 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.618Z] #21 27.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:50:36 [2022-06-06T20:50:36.873Z] #21 27.99 Selecting previously unselected package patch.
20:50:36 [2022-06-06T20:50:36.873Z] #21 28.00 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
20:50:36 [2022-06-06T20:50:36.873Z] #21 28.01 Unpacking patch (2.7.6-7) ...
20:50:36 [2022-06-06T20:50:36.873Z] #21 28.11 Selecting previously unselected package python-pip-whl.
20:50:37 [2022-06-06T20:50:37.129Z] #21 28.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:50:37 [2022-06-06T20:50:37.129Z] #21 28.13 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.65 Selecting previously unselected package python3-lib2to3.
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.65 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.65 Unpacking python3-lib2to3 (3.9.2-1) ...
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.74 Selecting previously unselected package python3-distutils.
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.74 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:50:37 [2022-06-06T20:50:37.691Z] #21 28.75 Unpacking python3-distutils (3.9.2-1) ...
20:50:37 [2022-06-06T20:50:37.947Z] #21 28.90 Selecting previously unselected package python3-pkg-resources.
20:50:37 [2022-06-06T20:50:37.947Z] #21 28.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:50:37 [2022-06-06T20:50:37.947Z] #21 28.90 Unpacking python3-pkg-resources (52.0.0-4) ...
20:50:37 [2022-06-06T20:50:37.947Z] #21 29.02 Selecting previously unselected package python3-setuptools.
20:50:37 [2022-06-06T20:50:37.947Z] #21 29.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:50:37 [2022-06-06T20:50:37.947Z] #21 29.03 Unpacking python3-setuptools (52.0.0-4) ...
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.21 Selecting previously unselected package python3-wheel.
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.23 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.24 Unpacking python3-wheel (0.34.2-1) ...
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.30 Selecting previously unselected package python3-pip.
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.32 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:50:38 [2022-06-06T20:50:38.203Z] #21 29.32 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:50:38 [2022-06-06T20:50:38.458Z] #21 29.59 Selecting previously unselected package sudo.
20:50:38 [2022-06-06T20:50:38.458Z] #21 29.59 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
20:50:38 [2022-06-06T20:50:38.458Z] #21 29.60 Unpacking sudo (1.9.5p2-3) ...
20:50:39 [2022-06-06T20:50:39.020Z] #21 30.05 Selecting previously unselected package thin-provisioning-tools.
20:50:39 [2022-06-06T20:50:39.020Z] #21 30.06 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
20:50:39 [2022-06-06T20:50:39.020Z] #21 30.06 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.27 Selecting previously unselected package uidmap.
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.29 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.29 Unpacking uidmap (1:4.8.1-1) ...
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.43 Selecting previously unselected package vim-runtime.
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.43 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:50:39 [2022-06-06T20:50:39.276Z] #21 30.47 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:50:39 [2022-06-06T20:50:39.532Z] #21 30.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:50:39 [2022-06-06T20:50:39.532Z] #21 30.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:50:42 [2022-06-06T20:50:42.798Z] #21 33.67 Selecting previously unselected package vim.
20:50:42 [2022-06-06T20:50:42.798Z] #21 33.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
20:50:42 [2022-06-06T20:50:42.798Z] #21 33.70 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:50:43 [2022-06-06T20:50:43.054Z] #21 34.21 Selecting previously unselected package xfsprogs.
20:50:43 [2022-06-06T20:50:43.309Z] #21 34.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
20:50:43 [2022-06-06T20:50:43.309Z] #21 34.22 Unpacking xfsprogs (5.10.0-4) ...
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.59 Selecting previously unselected package zip.
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.60 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.60 Unpacking zip (3.0-12) ...
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.70 Selecting previously unselected package zstd.
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.72 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
20:50:43 [2022-06-06T20:50:43.565Z] #21 34.72 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:50:43 [2022-06-06T20:50:43.821Z] #21 35.03 Setting up python3-pkg-resources (52.0.0-4) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.79 Setting up libip4tc2:amd64 (1.8.7-1) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.80 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.81 Setting up libgpm2:amd64 (1.20.7-8) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.82 Setting up libicu67:amd64 (67.1-7) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.83 Setting up libip6tc2:amd64 (1.8.7-1) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.84 Setting up libinih1:amd64 (53-1+b2) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.85 Setting up uidmap (1:4.8.1-1) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.87 Setting up bzip2 (1.0.8-4) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
20:50:44 [2022-06-06T20:50:44.748Z] #21 35.89 Setting up python3-wheel (0.34.2-1) ...
20:50:45 [2022-06-06T20:50:45.309Z] #21 36.39 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:50:45 [2022-06-06T20:50:45.309Z] #21 36.40 Setting up libcap2:amd64 (1:2.44-1) ...
20:50:45 [2022-06-06T20:50:45.309Z] #21 36.43 Setting up libcap2-bin (1:2.44-1) ...
20:50:45 [2022-06-06T20:50:45.309Z] #21 36.44 Setting up apparmor (2.13.6-10) ...
20:50:46 [2022-06-06T20:50:46.673Z] #21 37.80 Setting up zip (3.0-12) ...
20:50:46 [2022-06-06T20:50:46.673Z] #21 37.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:50:46 [2022-06-06T20:50:46.929Z] #21 37.87 Setting up bash-completion (1:2.11-2) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.72 Setting up libmnl0:amd64 (1.0.4-3) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.73 Setting up patch (2.7.6-7) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.74 Setting up sudo (1.9.5p2-3) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.81 invoke-rc.d: could not determine current runlevel
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.83 invoke-rc.d: policy-rc.d denied execution of start.
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.83 Setting up xfsprogs (5.10.0-4) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.85 Setting up libxtables12:amd64 (1.8.7-1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.87 Setting up inetutils-ping (2:2.0-1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.91 Setting up pigz (2.6-1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:50:48 [2022-06-06T20:50:48.830Z] #21 39.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:50:49 [2022-06-06T20:50:49.395Z] #21 40.50 Setting up libaio1:amd64 (0.3.112-9) ...
20:50:49 [2022-06-06T20:50:49.395Z] #21 40.51 Setting up python3-lib2to3 (3.9.2-1) ...
20:50:49 [2022-06-06T20:50:49.652Z] #21 40.89 Setting up libelf1:amd64 (0.183-1) ...
20:50:49 [2022-06-06T20:50:49.908Z] #21 40.92 Setting up zstd (1.4.8+dfsg-2.1) ...
20:50:49 [2022-06-06T20:50:49.908Z] #21 40.93 Setting up libonig5:amd64 (6.9.6-1.1) ...
20:50:49 [2022-06-06T20:50:49.908Z] #21 40.94 Setting up python3-distutils (3.9.2-1) ...
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.38 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:50:50 [2022-06-06T20:50:50.472Z] #21 41.44 Setting up python3-setuptools (52.0.0-4) ...
20:50:51 [2022-06-06T20:50:51.852Z] #21 42.78 Setting up libjq1:amd64 (1.6-2.1) ...
20:50:51 [2022-06-06T20:50:51.852Z] #21 42.79 Setting up libnftnl11:amd64 (1.1.9-1) ...
20:50:51 [2022-06-06T20:50:51.852Z] #21 42.80 Setting up thin-provisioning-tools (0.9.0-1) ...
20:50:51 [2022-06-06T20:50:51.852Z] #21 42.81 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.90 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.91 Setting up jq (1.6-2.1) ...
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.92 Setting up libbpf0:amd64 (1:0.3-2) ...
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.94 Setting up iptables (1.8.7-1) ...
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 43.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:50:52 [2022-06-06T20:50:52.782Z] #21 44.00 Setting up iproute2 (5.10.0-4) ...
20:50:53 [2022-06-06T20:50:53.295Z] #21 44.31 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:50:53 [2022-06-06T20:50:53.295Z] #21 DONE 44.6s
20:50:53 [2022-06-06T20:50:53.295Z] 
20:50:53 [2022-06-06T20:50:53.295Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:50:53 [2022-06-06T20:50:53.295Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:50:53 [2022-06-06T20:50:53.552Z] #47 ...
20:50:53 [2022-06-06T20:50:53.552Z] 
20:50:53 [2022-06-06T20:50:53.552Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:50:53 [2022-06-06T20:50:53.552Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb
20:50:54 [2022-06-06T20:50:54.921Z] #22 1.234 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:50:54 [2022-06-06T20:50:54.921Z] #22 1.238 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:50:54 [2022-06-06T20:50:54.921Z] #22 1.241 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:50:54 [2022-06-06T20:50:54.921Z] #22 DONE 1.3s
20:50:54 [2022-06-06T20:50:54.921Z] 
20:50:54 [2022-06-06T20:50:54.921Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:50:54 [2022-06-06T20:50:54.921Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:50:54 [2022-06-06T20:50:54.921Z] #60 ...
20:50:54 [2022-06-06T20:50:54.921Z] 
20:50:54 [2022-06-06T20:50:54.921Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
20:50:54 [2022-06-06T20:50:54.921Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e
20:51:04 [2022-06-06T20:51:04.869Z] #23 9.615 Collecting yamllint==1.26.1
20:51:05 [2022-06-06T20:51:05.431Z] #23 10.65   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:51:06 [2022-06-06T20:51:06.359Z] #23 11.62 Collecting pathspec>=0.5.3
20:51:06 [2022-06-06T20:51:06.359Z] #23 11.64   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:51:06 [2022-06-06T20:51:06.616Z] #23 11.95 Collecting pyyaml
20:51:06 [2022-06-06T20:51:06.616Z] #23 11.96   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:51:06 [2022-06-06T20:51:06.872Z] #23 12.01 Building wheels for collected packages: yamllint
20:51:06 [2022-06-06T20:51:06.872Z] #23 12.01   Building wheel for yamllint (setup.py): started
20:51:07 [2022-06-06T20:51:07.800Z] #23 12.92   Building wheel for yamllint (setup.py): finished with status 'done'
20:51:07 [2022-06-06T20:51:07.800Z] #23 12.92   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b73f592e33225e2161340aab45583a6ea61f5ae4449267c1c5537f4fffce3b35
20:51:07 [2022-06-06T20:51:07.800Z] #23 12.92   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:51:07 [2022-06-06T20:51:07.800Z] #23 12.92 Successfully built yamllint
20:51:07 [2022-06-06T20:51:07.800Z] #23 12.96 Installing collected packages: pyyaml, pathspec, yamllint
20:51:08 [2022-06-06T20:51:08.056Z] #23 13.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:51:08 [2022-06-06T20:51:08.624Z] #23 DONE 13.8s
20:51:08 [2022-06-06T20:51:08.624Z] 
20:51:08 [2022-06-06T20:51:08.624Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
20:51:08 [2022-06-06T20:51:08.624Z] #27 sha256:ba462854f57e99abca41defe6d663aefae38fd539652f3a13bc0f50a7d85e7d3
20:51:08 [2022-06-06T20:51:08.880Z] #27 DONE 0.2s
20:51:08 [2022-06-06T20:51:08.880Z] 
20:51:08 [2022-06-06T20:51:08.880Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
20:51:08 [2022-06-06T20:51:08.880Z] #32 sha256:e52f20da552a9ad83e3a6eca93ca246c94154b1172e46c7568b3a49b689be190
20:51:09 [2022-06-06T20:51:09.136Z] #32 DONE 0.5s
20:51:09 [2022-06-06T20:51:09.136Z] 
20:51:09 [2022-06-06T20:51:09.136Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
20:51:09 [2022-06-06T20:51:09.136Z] #35 sha256:6b059405618be92e046b3ecca1734a21b82b1f351adcce5a86a6d7343e812045
20:51:09 [2022-06-06T20:51:09.405Z] #35 DONE 0.1s
20:51:09 [2022-06-06T20:51:09.405Z] 
20:51:09 [2022-06-06T20:51:09.405Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
20:51:09 [2022-06-06T20:51:09.405Z] #37 sha256:40d8dacc0c2ad0b802b40873eaef8577c67aff39cedd29e3d3da2f700aecc9ea
20:51:09 [2022-06-06T20:51:09.405Z] #37 DONE 0.2s
20:51:09 [2022-06-06T20:51:09.405Z] 
20:51:09 [2022-06-06T20:51:09.405Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:51:09 [2022-06-06T20:51:09.405Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:51:09 [2022-06-06T20:51:09.663Z] #60 ...
20:51:09 [2022-06-06T20:51:09.663Z] 
20:51:09 [2022-06-06T20:51:09.663Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
20:51:09 [2022-06-06T20:51:09.663Z] #39 sha256:afda57ba432bb9c82e73ac4984164b5959d683e2edc2b70542ce887b995526ce
20:51:09 [2022-06-06T20:51:09.663Z] #39 DONE 0.1s
20:51:09 [2022-06-06T20:51:09.663Z] 
20:51:09 [2022-06-06T20:51:09.663Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
20:51:09 [2022-06-06T20:51:09.663Z] #41 sha256:cc5b5a4f193adfb9440a6d59079efddb4354f03c44d076da4af804f86ed1ddd0
20:51:09 [2022-06-06T20:51:09.663Z] #41 DONE 0.1s
20:51:09 [2022-06-06T20:51:09.919Z] 
20:51:09 [2022-06-06T20:51:09.919Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
20:51:09 [2022-06-06T20:51:09.919Z] #45 sha256:84100d1577ca6da32ed91a7e55421312b5993ef5198a87f6f137aa51b1e03739
20:51:09 [2022-06-06T20:51:09.919Z] #45 DONE 0.0s
20:51:09 [2022-06-06T20:51:09.919Z] 
20:51:09 [2022-06-06T20:51:09.919Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:51:09 [2022-06-06T20:51:09.919Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
20:51:24 [2022-06-06T20:51:24.832Z] #47 206.5 + dpkg --print-architecture
20:51:24 [2022-06-06T20:51:24.832Z] #47 206.5 + git checkout -q v2.1.0
20:51:24 [2022-06-06T20:51:24.832Z] #47 206.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:51:24 [2022-06-06T20:51:24.832Z] #47 206.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:51:46 [2022-06-06T20:51:46.757Z] #47 DONE 228.8s
20:51:46 [2022-06-06T20:51:46.757Z] 
20:51:46 [2022-06-06T20:51:46.757Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:51:46 [2022-06-06T20:51:46.757Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:51:46 [2022-06-06T20:51:46.757Z] #60 ...
20:51:46 [2022-06-06T20:51:46.757Z] 
20:51:46 [2022-06-06T20:51:46.757Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
20:51:46 [2022-06-06T20:51:46.757Z] #48 sha256:2e109723885a1619a21565955f2fc6e9f0247065d5759c22cf3b602bf1dbbcb2
20:51:47 [2022-06-06T20:51:47.012Z] #48 DONE 0.5s
20:51:47 [2022-06-06T20:51:47.012Z] 
20:51:47 [2022-06-06T20:51:47.012Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:51:47 [2022-06-06T20:51:47.012Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:51:47 [2022-06-06T20:51:47.268Z] #55 ...
20:51:47 [2022-06-06T20:51:47.268Z] 
20:51:47 [2022-06-06T20:51:47.268Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
20:51:47 [2022-06-06T20:51:47.268Z] #52 sha256:680e1720771fdbdd36aaf2226a472b2db4dafbaf709455bea86c4319dafd046c
20:51:47 [2022-06-06T20:51:47.268Z] #52 DONE 0.1s
20:51:47 [2022-06-06T20:51:47.268Z] 
20:51:47 [2022-06-06T20:51:47.268Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
20:51:47 [2022-06-06T20:51:47.268Z] #54 sha256:2e29403a6227cc192a3e93b597ef6fe554736820b4a245eb38ce31b7ceca5aec
20:51:47 [2022-06-06T20:51:47.268Z] #54 DONE 0.1s
20:51:47 [2022-06-06T20:51:47.268Z] 
20:51:47 [2022-06-06T20:51:47.268Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:51:47 [2022-06-06T20:51:47.268Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
20:52:25 [2022-06-06T20:52:25.930Z] #55 263.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
20:52:25 [2022-06-06T20:52:25.930Z] #55 DONE 264.7s
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:52:25 [2022-06-06T20:52:25.930Z] #60 sha256:2e58755928d576408386b0a6944ca22de7cefcad6fc7bc526071e7a4c1832830
20:52:25 [2022-06-06T20:52:25.930Z] #60 148.5 + mkdir -p /build
20:52:25 [2022-06-06T20:52:25.930Z] #60 148.5 + cp runc /build/runc
20:52:25 [2022-06-06T20:52:25.930Z] #60 DONE 148.8s
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:52:25 [2022-06-06T20:52:25.930Z] #64 sha256:a1405f6554fdf2bc9e9bc86e8599572bd07d7cc45bb4e384cc9cb6e7ead40137
20:52:25 [2022-06-06T20:52:25.930Z] #64 ...
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
20:52:25 [2022-06-06T20:52:25.930Z] #56 sha256:95b34bd6a7d1a178fe313190cdf667049f076c6f7e565707f759afa65c97fd02
20:52:25 [2022-06-06T20:52:25.930Z] #56 DONE 0.6s
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
20:52:25 [2022-06-06T20:52:25.930Z] #58 sha256:7379574e16623a0b83f8425e7a6ac26d1f0800952853d9c473e77236b9815d3e
20:52:25 [2022-06-06T20:52:25.930Z] #58 DONE 0.1s
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
20:52:25 [2022-06-06T20:52:25.930Z] #61 sha256:889520b3bceb87adeffd65dcd1439747cd38e1d54d03bfa1f2b6d96d33a9288e
20:52:25 [2022-06-06T20:52:25.930Z] #61 DONE 0.2s
20:52:25 [2022-06-06T20:52:25.930Z] 
20:52:25 [2022-06-06T20:52:25.930Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:52:25 [2022-06-06T20:52:25.930Z] #64 sha256:a1405f6554fdf2bc9e9bc86e8599572bd07d7cc45bb4e384cc9cb6e7ead40137
20:52:27 [2022-06-06T20:52:27.822Z] #64 238.6 + bin/containerd
20:53:23 [2022-06-06T20:53:23.997Z] #64 289.2 # github.com/containerd/containerd/cmd/containerd
20:53:23 [2022-06-06T20:53:23.997Z] #64 289.2 /usr/bin/ld: /tmp/go-link-2283582626/000019.o: in function `New':
20:53:23 [2022-06-06T20:53:23.997Z] #64 289.2 /tmp/tmp.DXJwWp40GE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:53:23 [2022-06-06T20:53:23.997Z] #64 289.3 + bin/containerd-stress
20:53:23 [2022-06-06T20:53:23.997Z] #64 290.5 + bin/containerd-shim
20:53:30 [2022-06-06T20:53:30.540Z] #64 301.6 + bin/containerd-shim-runc-v1
20:53:37 [2022-06-06T20:53:37.078Z] #64 307.9 + bin/containerd-shim-runc-v2
20:53:37 [2022-06-06T20:53:37.640Z] #64 308.7 + binaries
20:53:37 [2022-06-06T20:53:37.640Z] #64 308.7 + install -D bin/containerd /build/containerd
20:53:37 [2022-06-06T20:53:37.640Z] #64 308.7 + install -D bin/containerd-shim /build/containerd-shim
20:53:37 [2022-06-06T20:53:37.640Z] #64 308.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:53:37 [2022-06-06T20:53:37.640Z] #64 308.7 + install -D bin/ctr /build/ctr
20:53:40 [2022-06-06T20:53:40.155Z] #64 DONE 310.7s
20:53:40 [2022-06-06T20:53:40.410Z] 
20:53:40 [2022-06-06T20:53:40.410Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
20:53:40 [2022-06-06T20:53:40.411Z] #65 sha256:12c96cf3965fefb0b730aca49a2bad6e83890511817375388b0e3c92775426eb
20:53:41 [2022-06-06T20:53:41.337Z] #65 DONE 0.8s
20:53:41 [2022-06-06T20:53:41.337Z] 
20:53:41 [2022-06-06T20:53:41.337Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:53:41 [2022-06-06T20:53:41.337Z] #70 sha256:47c44c6ab95d488bf580c7514c036b7e416de8a6b0f6da5ed12ca58651be9f2b
20:53:41 [2022-06-06T20:53:41.337Z] #70 DONE 0.2s
20:53:41 [2022-06-06T20:53:41.337Z] 
20:53:41 [2022-06-06T20:53:41.337Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
20:53:41 [2022-06-06T20:53:41.337Z] #75 sha256:3c2514ce0d53da628826f213bdf40d7999c306c34b136430fcf8e34896d90b45
20:53:42 [2022-06-06T20:53:42.263Z] #75 DONE 0.8s
20:53:42 [2022-06-06T20:53:42.263Z] 
20:53:42 [2022-06-06T20:53:42.263Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:53:42 [2022-06-06T20:53:42.263Z] #76 sha256:210264abe79313169d5a3e9a4c409d67c4a89de63a0982270d41863263b1348d
20:53:42 [2022-06-06T20:53:42.263Z] #76 DONE 0.0s
20:53:42 [2022-06-06T20:53:42.263Z] 
20:53:42 [2022-06-06T20:53:42.264Z] #77 [dev-systemd-true 1/2] 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             dbus             dbus-user-session             systemd             systemd-sysv
20:53:42 [2022-06-06T20:53:42.264Z] #77 sha256:bfdb5c306d3d21e47ef58e5a96c3635eadc903fc089dc24a1c495a5682c50faa
20:53:42 [2022-06-06T20:53:42.824Z] #77 0.636 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:53:43 [2022-06-06T20:53:43.081Z] #77 0.717 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:53:43 [2022-06-06T20:53:43.337Z] #77 0.884 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:53:43 [2022-06-06T20:53:43.594Z] #77 0.962 Reading package lists...
20:53:44 [2022-06-06T20:53:44.412Z] #77 1.457 Reading package lists...
20:53:44 [2022-06-06T20:53:44.412Z] #77 1.957 Building dependency tree...
20:53:44 [2022-06-06T20:53:44.412Z] #77 2.059 Reading state information...
20:53:44 [2022-06-06T20:53:44.412Z] #77 2.171 The following additional packages will be installed:
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.172   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.172 Suggested packages:
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.172   systemd-container policykit-1
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.172 Recommended packages:
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.172   systemd-timesyncd | time-daemon libnss-systemd
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.238 The following NEW packages will be installed:
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.238   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
20:53:44 [2022-06-06T20:53:44.667Z] #77 2.239   libkmod2 libpam-systemd systemd systemd-sysv
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.506 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.506 Need to get 5817 kB of archives.
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.506 After this operation, 19.3 MB of additional disk space will be used.
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.506 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.508 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.510 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.513 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.514 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.602 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.605 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.607 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.609 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
20:53:44 [2022-06-06T20:53:44.923Z] #77 2.611 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.754 debconf: delaying package configuration, since apt-utils is not installed
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.783 Fetched 5817 kB in 0s (15.8 MB/s)
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.804 Selecting previously unselected package libargon2-1:amd64.
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.804 (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 ... 28631 files and directories currently installed.)
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.819 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.826 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.856 Selecting previously unselected package libjson-c5:amd64.
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.858 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.862 Unpacking libjson-c5:amd64 (0.15-2) ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.892 Selecting previously unselected package libcryptsetup12:amd64.
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.895 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.898 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.947 Selecting previously unselected package libkmod2:amd64.
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.950 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.953 Unpacking libkmod2:amd64 (28-1) ...
20:53:45 [2022-06-06T20:53:45.179Z] #77 2.991 Selecting previously unselected package systemd.
20:53:45 [2022-06-06T20:53:45.435Z] #77 2.994 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
20:53:45 [2022-06-06T20:53:45.435Z] #77 3.026 Unpacking systemd (247.3-7) ...
20:53:45 [2022-06-06T20:53:45.690Z] #77 3.524 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
20:53:45 [2022-06-06T20:53:45.690Z] #77 3.534 Setting up libjson-c5:amd64 (0.15-2) ...
20:53:45 [2022-06-06T20:53:45.690Z] #77 3.543 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.552 Setting up libkmod2:amd64 (28-1) ...
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.561 Setting up systemd (247.3-7) ...
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.595 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.597 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.600 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:53:45 [2022-06-06T20:53:45.946Z] #77 3.620 Initializing machine ID from KVM UUID.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.000 Selecting previously unselected package systemd-sysv.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.000 (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 ... 29442 files and directories currently installed.)
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.013 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.016 Unpacking systemd-sysv (247.3-7) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.054 Selecting previously unselected package libdbus-1-3:amd64.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.057 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.060 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.116 Selecting previously unselected package dbus.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.117 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.126 Unpacking dbus (1.12.20-2) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.179 Selecting previously unselected package libpam-systemd:amd64.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.182 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.185 Unpacking libpam-systemd:amd64 (247.3-7) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.228 Selecting previously unselected package dbus-user-session.
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.231 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.234 Unpacking dbus-user-session (1.12.20-2) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.301 Setting up systemd-sysv (247.3-7) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.311 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
20:53:46 [2022-06-06T20:53:46.510Z] #77 4.320 Setting up dbus (1.12.20-2) ...
20:53:46 [2022-06-06T20:53:46.767Z] #77 4.429 invoke-rc.d: could not determine current runlevel
20:53:46 [2022-06-06T20:53:46.767Z] #77 4.432 invoke-rc.d: policy-rc.d denied execution of start.
20:53:46 [2022-06-06T20:53:46.767Z] #77 4.436 Setting up libpam-systemd:amd64 (247.3-7) ...
20:53:47 [2022-06-06T20:53:47.024Z] #77 4.598 Setting up dbus-user-session (1.12.20-2) ...
20:53:47 [2022-06-06T20:53:47.024Z] #77 4.610 Processing triggers for libc-bin (2.31-13+deb11u3) ...
20:53:47 [2022-06-06T20:53:47.024Z] #77 DONE 4.7s
20:53:47 [2022-06-06T20:53:47.024Z] 
20:53:47 [2022-06-06T20:53:47.024Z] #78 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
20:53:47 [2022-06-06T20:53:47.024Z] #78 sha256:d4b396fd0b86f00455b3e021e02a32d347d70dc6f2e489dcfef3a34233fd135c
20:53:47 [2022-06-06T20:53:47.536Z] #78 0.378   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:53:47 [2022-06-06T20:53:47.536Z] #78 0.381                                  Dload  Upload   Total   Spent    Left  Speed
20:53:47 [2022-06-06T20:53:47.536Z] #78 0.381 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   8439      0 --:--:-- --:--:-- --:--:--  8439
20:53:47 [2022-06-06T20:53:47.536Z] #78 DONE 0.6s
20:53:47 [2022-06-06T20:53:47.793Z] 
20:53:47 [2022-06-06T20:53:47.793Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
20:53:47 [2022-06-06T20:53:47.793Z] #79 sha256:648c44dcd2629af7f2f8b6c07d41047e1327e662894546a9e9141137f9b868d5
20:53:48 [2022-06-06T20:53:48.721Z] #79 DONE 1.1s
20:53:48 [2022-06-06T20:53:48.721Z] 
20:53:48 [2022-06-06T20:53:48.721Z] #80 exporting to image
20:53:48 [2022-06-06T20:53:48.721Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:53:48 [2022-06-06T20:53:48.721Z] #80 exporting layers
20:53:55 [2022-06-06T20:53:55.255Z] #80 exporting layers 6.1s done
20:53:55 [2022-06-06T20:53:55.255Z] #80 writing image sha256:58f8b8ce16b2b438a2763fbf6932fe1d5e5a55e4ab0b000d27edeeebec6581a6 done
20:53:55 [2022-06-06T20:53:55.255Z] #80 naming to docker.io/library/docker:a7e3182757ca20217032cdf5bc04e61e528c2dfa done
20:53:55 [2022-06-06T20:53:55.255Z] #80 DONE 6.1s