Skip to content

Console Output

Skipping 44 KB.. Full Log
che,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:24:00 [2022-03-25T14:24:00.565Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0
14:24:00 [2022-03-25T14:24:00.565Z] #34 3.430 + git clone https://github.com/kolyshkin/go-swagger.git .
14:24:00 [2022-03-25T14:24:00.565Z] #34 3.430 Cloning into '.'...
14:24:00 [2022-03-25T14:24:00.824Z] #34 ...
14:24:00 [2022-03-25T14:24:00.824Z] 
14:24:00 [2022-03-25T14:24:00.824Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
14:24:00 [2022-03-25T14:24:00.824Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c
14:24:00 [2022-03-25T14:24:00.824Z] #43 3.177 + git clone https://github.com/docker/distribution.git .
14:24:00 [2022-03-25T14:24:00.824Z] #43 3.180 Cloning into '.'...
14:24:00 [2022-03-25T14:24:00.824Z] #43 ...
14:24:00 [2022-03-25T14:24:00.824Z] 
14:24:00 [2022-03-25T14:24:00.824Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:24:00 [2022-03-25T14:24:00.824Z] #63 sha256:75fed50949f3cedd7f1b48cf3e2de8ec1cad65833171b85389e3ef9a6b49315a
14:24:00 [2022-03-25T14:24:00.824Z] #63 9.788 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
14:24:00 [2022-03-25T14:24:00.824Z] #63 10.53 go: downloading github.com/google/uuid v1.3.0
14:24:00 [2022-03-25T14:24:00.824Z] #63 10.59 go: downloading github.com/moby/vpnkit v0.5.0
14:24:01 [2022-03-25T14:24:01.392Z] #63 11.33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:24:01 [2022-03-25T14:24:01.392Z] #63 11.40 go: downloading github.com/gofrs/flock v0.8.1
14:24:01 [2022-03-25T14:24:01.392Z] #63 11.45 go: downloading github.com/gorilla/mux v1.8.0
14:24:01 [2022-03-25T14:24:01.651Z] #63 11.61 go: downloading github.com/moby/sys/mountinfo v0.5.0
14:24:01 [2022-03-25T14:24:01.910Z] #63 11.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:24:02 [2022-03-25T14:24:02.169Z] #63 12.14 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:24:02 [2022-03-25T14:24:02.169Z] #63 12.24 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
14:24:03 [2022-03-25T14:24:03.106Z] #63 ...
14:24:03 [2022-03-25T14:24:03.106Z] 
14:24:03 [2022-03-25T14:24:03.106Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
14:24:03 [2022-03-25T14:24:03.106Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
14:24:03 [2022-03-25T14:24:03.106Z] #38 3.737 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:24:03 [2022-03-25T14:24:03.106Z] #38 3.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
14:24:03 [2022-03-25T14:24:03.106Z] #38 3.815 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
14:24:03 [2022-03-25T14:24:03.106Z] #38 4.557 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:24:03 [2022-03-25T14:24:03.106Z] #38 6.285 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB]
14:24:03 [2022-03-25T14:24:03.106Z] #38 8.645 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:24:03 [2022-03-25T14:24:03.364Z] #38 ...
14:24:03 [2022-03-25T14:24:03.364Z] 
14:24:03 [2022-03-25T14:24:03.364Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:24:03 [2022-03-25T14:24:03.364Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
14:24:03 [2022-03-25T14:24:03.364Z] #47 13.17 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
14:24:05 [2022-03-25T14:24:05.899Z] #47 ...
14:24:05 [2022-03-25T14:24:05.899Z] 
14:24:05 [2022-03-25T14:24:05.899Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
14:24:05 [2022-03-25T14:24:05.899Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572
14:24:05 [2022-03-25T14:24:05.899Z] #36 15.93 tomll can be used in two ways:
14:24:05 [2022-03-25T14:24:05.899Z] #36 15.93 Writing to STDIN and reading from STDOUT:
14:24:05 [2022-03-25T14:24:05.899Z] #36 15.93   cat file.toml | tomll > file.toml
14:24:05 [2022-03-25T14:24:05.899Z] #36 15.93 
14:24:05 [2022-03-25T14:24:05.899Z] #36 15.93 Reading and updating a list of files:
14:24:05 [2022-03-25T14:24:05.899Z] #36 15.93   tomll a.toml b.toml c.toml
14:24:05 [2022-03-25T14:24:05.899Z] #36 15.93 
14:24:05 [2022-03-25T14:24:05.899Z] #36 15.93 When given a list of files, tomll will modify all files in place without asking.
14:24:05 [2022-03-25T14:24:05.899Z] #36 DONE 16.3s
14:24:05 [2022-03-25T14:24:05.899Z] 
14:24:05 [2022-03-25T14:24:05.899Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
14:24:05 [2022-03-25T14:24:05.899Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86
14:24:05 [2022-03-25T14:24:05.899Z] #58 14.76 Fetched 8508 kB in 12s (736 kB/s)
14:24:10 [2022-03-25T14:24:10.095Z] #58 14.76 Reading package lists...
14:24:11 [2022-03-25T14:24:11.035Z] #58 20.01 Reading package lists...
14:24:11 [2022-03-25T14:24:11.035Z] #58 ...
14:24:11 [2022-03-25T14:24:11.035Z] 
14:24:11 [2022-03-25T14:24:11.035Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
14:24:11 [2022-03-25T14:24:11.035Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
14:24:11 [2022-03-25T14:24:11.035Z] #38 16.49 Fetched 8508 kB in 13s (654 kB/s)
14:24:11 [2022-03-25T14:24:11.035Z] #38 16.49 Reading package lists...
14:24:11 [2022-03-25T14:24:11.035Z] #38 21.34 Reading package lists...
14:24:11 [2022-03-25T14:24:11.035Z] #38 ...
14:24:11 [2022-03-25T14:24:11.035Z] 
14:24:11 [2022-03-25T14:24:11.035Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
14:24:11 [2022-03-25T14:24:11.035Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c
14:24:11 [2022-03-25T14:24:11.035Z] #43 21.13 Updating files:  95% (1752/1843)
Updating files:  96% (1770/1843)
Updating files:  97% (1788/1843)
Updating files:  98% (1807/1843)
Updating files:  99% (1825/1843)
Updating files: 100% (1843/1843)
Updating files: 100% (1843/1843), done.
14:24:11 [2022-03-25T14:24:11.035Z] #43 21.22 + git checkout -q v2.3.0
14:24:11 [2022-03-25T14:24:11.035Z] #43 ...
14:24:11 [2022-03-25T14:24:11.035Z] 
14:24:11 [2022-03-25T14:24:11.035Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
14:24:11 [2022-03-25T14:24:11.035Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f
14:24:11 [2022-03-25T14:24:11.035Z] #49 11.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
14:24:11 [2022-03-25T14:24:11.035Z] #49 11.61 go: downloading golang.org/x/mod v0.3.0
14:24:11 [2022-03-25T14:24:11.294Z] #49 ...
14:24:11 [2022-03-25T14:24:11.294Z] 
14:24:11 [2022-03-25T14:24:11.294Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:24:11 [2022-03-25T14:24:11.294Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
14:24:11 [2022-03-25T14:24:11.294Z] #14 12.38 Fetched 8508 kB in 10s (862 kB/s)
14:24:11 [2022-03-25T14:24:11.294Z] #14 12.38 Reading package lists...
14:24:12 [2022-03-25T14:24:12.231Z] #14 17.90 Reading package lists...
14:24:12 [2022-03-25T14:24:12.490Z] #14 22.79 Building dependency tree...
14:24:12 [2022-03-25T14:24:12.490Z] #14 ...
14:24:12 [2022-03-25T14:24:12.490Z] 
14:24:12 [2022-03-25T14:24:12.490Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:24:12 [2022-03-25T14:24:12.490Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
14:24:12 [2022-03-25T14:24:12.490Z] #47 17.44 Fetched 8512 kB in 14s (629 kB/s)
14:24:12 [2022-03-25T14:24:12.490Z] #47 17.44 Reading package lists...
14:24:13 [2022-03-25T14:24:13.426Z] #47 22.47 Reading package lists...
14:24:13 [2022-03-25T14:24:13.426Z] #47 ...
14:24:13 [2022-03-25T14:24:13.426Z] 
14:24:13 [2022-03-25T14:24:13.426Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
14:24:13 [2022-03-25T14:24:13.426Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c
14:24:13 [2022-03-25T14:24:13.426Z] #43 23.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:24:13 [2022-03-25T14:24:13.994Z] #43 ...
14:24:13 [2022-03-25T14:24:13.994Z] 
14:24:13 [2022-03-25T14:24:13.994Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:24:13 [2022-03-25T14:24:13.994Z] #63 sha256:75fed50949f3cedd7f1b48cf3e2de8ec1cad65833171b85389e3ef9a6b49315a
14:24:13 [2022-03-25T14:24:13.994Z] #63 13.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:24:13 [2022-03-25T14:24:13.994Z] #63 ...
14:24:13 [2022-03-25T14:24:13.994Z] 
14:24:13 [2022-03-25T14:24:13.994Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
14:24:13 [2022-03-25T14:24:13.994Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86
14:24:13 [2022-03-25T14:24:13.994Z] #58 20.01 Reading package lists...
14:24:15 [2022-03-25T14:24:15.371Z] #58 24.62 Building dependency tree...
14:24:15 [2022-03-25T14:24:15.372Z] #58 25.83 Reading state information...
14:24:17 [2022-03-25T14:24:17.277Z] #58 27.52 The following additional packages will be installed:
14:24:17 [2022-03-25T14:24:17.277Z] #58 27.52   libbtrfs0
14:24:17 [2022-03-25T14:24:17.277Z] #58 27.68 The following NEW packages will be installed:
14:24:17 [2022-03-25T14:24:17.277Z] #58 27.69   libbtrfs-dev libbtrfs0
14:24:17 [2022-03-25T14:24:17.536Z] #58 28.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:24:17 [2022-03-25T14:24:17.536Z] #58 28.06 Need to get 460 kB of archives.
14:24:17 [2022-03-25T14:24:17.536Z] #58 28.06 After this operation, 1237 kB of additional disk space will be used.
14:24:17 [2022-03-25T14:24:17.536Z] #58 28.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:24:17 [2022-03-25T14:24:17.536Z] #58 28.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:24:18 [2022-03-25T14:24:18.473Z] #58 28.94 debconf: delaying package configuration, since apt-utils is not installed
14:24:18 [2022-03-25T14:24:18.732Z] #58 29.17 Fetched 460 kB in 0s (1456 kB/s)
14:24:18 [2022-03-25T14:24:18.732Z] #58 29.28 Selecting previously unselected package libbtrfs0:amd64.
14:24:18 [2022-03-25T14:24:18.732Z] #58 29.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:24:18 [2022-03-25T14:24:18.732Z] #58 29.33 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:24:18 [2022-03-25T14:24:18.732Z] #58 29.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:24:18 [2022-03-25T14:24:18.992Z] #58 29.52 Selecting previously unselected package libbtrfs-dev:amd64.
14:24:18 [2022-03-25T14:24:18.992Z] #58 29.56 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:24:18 [2022-03-25T14:24:18.992Z] #58 29.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:24:19 [2022-03-25T14:24:19.560Z] #58 29.84 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:24:19 [2022-03-25T14:24:19.560Z] #58 29.85 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:24:19 [2022-03-25T14:24:19.560Z] #58 29.87 Processing triggers for libc-bin (2.31-13+deb11u2) ...
14:24:19 [2022-03-25T14:24:19.560Z] #58 DONE 30.2s
14:24:19 [2022-03-25T14:24:19.560Z] 
14:24:19 [2022-03-25T14:24:19.560Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
14:24:19 [2022-03-25T14:24:19.560Z] #59 sha256:3af24bb191a0eb6ed1b71d0ef4c6e5446bc6f5d7b870023ac90501cf378bbffb
14:24:19 [2022-03-25T14:24:19.819Z] #59 DONE 0.2s
14:24:19 [2022-03-25T14:24:19.819Z] 
14:24:19 [2022-03-25T14:24:19.819Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:24:19 [2022-03-25T14:24:19.819Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
14:24:19 [2022-03-25T14:24:19.819Z] #14 22.79 Building dependency tree...
14:24:19 [2022-03-25T14:24:19.819Z] #14 24.11 Reading state information...
14:24:19 [2022-03-25T14:24:19.819Z] #14 25.93 The following additional packages will be installed:
14:24:19 [2022-03-25T14:24:19.819Z] #14 25.94   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:24:19 [2022-03-25T14:24:19.819Z] #14 25.94   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:24:19 [2022-03-25T14:24:19.819Z] #14 25.94   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:24:19 [2022-03-25T14:24:19.819Z] #14 25.94   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:24:19 [2022-03-25T14:24:19.819Z] #14 25.94   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:24:19 [2022-03-25T14:24:19.819Z] #14 25.95   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:24:19 [2022-03-25T14:24:19.819Z] #14 25.95   mingw-w64-common mingw-w64-x86-64-dev
14:24:19 [2022-03-25T14:24:19.819Z] #14 25.96 Suggested packages:
14:24:19 [2022-03-25T14:24:19.819Z] #14 25.96   gcc-10-locales seccomp wine64
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.14 The following NEW packages will be installed:
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.14   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.14   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.14   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.14   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.14   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.15   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.15   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.15   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.16   mingw-w64-x86-64-dev
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.54 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.54 Need to get 115 MB of archives.
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.54 After this operation, 645 MB of additional disk space will be used.
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:24:19 [2022-03-25T14:24:19.819Z] #14 27.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:24:19 [2022-03-25T14:24:19.819Z] #14 28.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:24:19 [2022-03-25T14:24:19.819Z] #14 28.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
14:24:19 [2022-03-25T14:24:19.819Z] #14 28.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
14:24:19 [2022-03-25T14:24:19.819Z] #14 28.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
14:24:19 [2022-03-25T14:24:19.819Z] #14 30.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
14:24:20 [2022-03-25T14:24:20.387Z] #14 31.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
14:24:20 [2022-03-25T14:24:20.958Z] #14 ...
14:24:20 [2022-03-25T14:24:20.958Z] 
14:24:20 [2022-03-25T14:24:20.958Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
14:24:20 [2022-03-25T14:24:20.958Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692
14:24:20 [2022-03-25T14:24:20.958Z] #53 31.34 v3.0.2
14:24:20 [2022-03-25T14:24:20.958Z] #53 DONE 31.6s
14:24:20 [2022-03-25T14:24:20.958Z] 
14:24:20 [2022-03-25T14:24:20.958Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
14:24:20 [2022-03-25T14:24:20.958Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
14:24:20 [2022-03-25T14:24:20.958Z] #38 21.34 Reading package lists...
14:24:20 [2022-03-25T14:24:20.958Z] #38 26.01 Building dependency tree...
14:24:20 [2022-03-25T14:24:20.958Z] #38 27.12 Reading state information...
14:24:20 [2022-03-25T14:24:20.958Z] #38 28.84 The following additional packages will be installed:
14:24:20 [2022-03-25T14:24:20.958Z] #38 28.86   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:24:20 [2022-03-25T14:24:20.958Z] #38 28.89 Suggested packages:
14:24:20 [2022-03-25T14:24:20.958Z] #38 28.89   cmake-doc ninja-build lrzip
14:24:20 [2022-03-25T14:24:20.958Z] #38 28.89 Recommended packages:
14:24:20 [2022-03-25T14:24:20.958Z] #38 28.89   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:24:20 [2022-03-25T14:24:20.958Z] #38 29.64 The following NEW packages will be installed:
14:24:20 [2022-03-25T14:24:20.959Z] #38 29.66   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:24:20 [2022-03-25T14:24:20.959Z] #38 29.66   vim-common xxd
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.02 Need to get 17.7 MB of archives.
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.02 After this operation, 70.7 MB of additional disk space will be used.
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:24:20 [2022-03-25T14:24:20.959Z] #38 30.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:24:21 [2022-03-25T14:24:21.218Z] #38 ...
14:24:21 [2022-03-25T14:24:21.218Z] 
14:24:21 [2022-03-25T14:24:21.218Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:24:21 [2022-03-25T14:24:21.218Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
14:24:21 [2022-03-25T14:24:21.218Z] #14 31.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
14:24:22 [2022-03-25T14:24:22.599Z] #14 32.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
14:24:22 [2022-03-25T14:24:22.858Z] #14 33.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
14:24:22 [2022-03-25T14:24:22.858Z] #14 33.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:24:22 [2022-03-25T14:24:22.858Z] #14 33.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:24:22 [2022-03-25T14:24:22.858Z] #14 33.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:24:22 [2022-03-25T14:24:22.858Z] #14 33.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:24:22 [2022-03-25T14:24:22.858Z] #14 33.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
14:24:22 [2022-03-25T14:24:22.858Z] #14 33.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
14:24:23 [2022-03-25T14:24:23.117Z] #14 33.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:24:23 [2022-03-25T14:24:23.117Z] #14 33.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
14:24:23 [2022-03-25T14:24:23.117Z] #14 33.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
14:24:23 [2022-03-25T14:24:23.117Z] #14 33.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
14:24:23 [2022-03-25T14:24:23.117Z] #14 33.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
14:24:23 [2022-03-25T14:24:23.117Z] #14 33.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:24:23 [2022-03-25T14:24:23.117Z] #14 33.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:24:23 [2022-03-25T14:24:23.117Z] #14 33.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:24:23 [2022-03-25T14:24:23.117Z] #14 33.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
14:24:24 [2022-03-25T14:24:24.055Z] #14 34.52 debconf: delaying package configuration, since apt-utils is not installed
14:24:24 [2022-03-25T14:24:24.314Z] #14 34.72 Fetched 115 MB in 6s (18.0 MB/s)
14:24:24 [2022-03-25T14:24:24.314Z] #14 34.81 Selecting previously unselected package binutils-mingw-w64-i686.
14:24:24 [2022-03-25T14:24:24.314Z] #14 34.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:24:24 [2022-03-25T14:24:24.314Z] #14 34.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:24:24 [2022-03-25T14:24:24.314Z] #14 34.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:24:26 [2022-03-25T14:24:26.850Z] #14 ...
14:24:26 [2022-03-25T14:24:26.850Z] 
14:24:26 [2022-03-25T14:24:26.850Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:24:26 [2022-03-25T14:24:26.850Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0
14:24:26 [2022-03-25T14:24:26.850Z] #34 36.66 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
14:24:26 [2022-03-25T14:24:26.850Z] #34 36.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:24:26 [2022-03-25T14:24:26.850Z] #34 ...
14:24:26 [2022-03-25T14:24:26.850Z] 
14:24:26 [2022-03-25T14:24:26.850Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:24:26 [2022-03-25T14:24:26.850Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
14:24:26 [2022-03-25T14:24:26.850Z] #51 27.29 go: downloading github.com/fatih/color v1.13.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 27.30 go: downloading github.com/gofrs/flock v0.8.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 27.34 go: downloading github.com/spf13/cobra v1.3.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 27.34 go: downloading github.com/spf13/pflag v1.0.5
14:24:26 [2022-03-25T14:24:26.850Z] #51 27.42 go: downloading github.com/spf13/viper v1.10.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 27.56 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
14:24:26 [2022-03-25T14:24:26.850Z] #51 27.94 go: downloading github.com/mattn/go-colorable v0.1.12
14:24:26 [2022-03-25T14:24:26.850Z] #51 27.98 go: downloading github.com/mattn/go-isatty v0.0.14
14:24:26 [2022-03-25T14:24:26.850Z] #51 28.00 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
14:24:26 [2022-03-25T14:24:26.850Z] #51 28.01 go: downloading github.com/go-critic/go-critic v0.6.2
14:24:26 [2022-03-25T14:24:26.850Z] #51 28.81 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 28.83 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.17 go: downloading github.com/sirupsen/logrus v1.8.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.21 go: downloading github.com/stretchr/testify v1.7.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.29 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.32 go: downloading github.com/fsnotify/fsnotify v1.5.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.39 go: downloading github.com/magiconair/properties v1.8.5
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.42 go: downloading github.com/mitchellh/mapstructure v1.4.3
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.43 go: downloading github.com/spf13/afero v1.6.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.46 go: downloading github.com/spf13/cast v1.4.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.56 go: downloading github.com/subosito/gotenv v1.2.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.56 go: downloading gopkg.in/ini.v1 v1.66.2
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.68 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.76 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.82 go: downloading github.com/go-toolsmith/astequal v1.0.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.85 go: downloading github.com/go-toolsmith/astp v1.0.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.90 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.90 go: downloading github.com/go-toolsmith/typep v1.0.2
14:24:26 [2022-03-25T14:24:26.850Z] #51 32.90 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
14:24:26 [2022-03-25T14:24:26.850Z] #51 33.33 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:24:26 [2022-03-25T14:24:26.850Z] #51 33.40 go: downloading github.com/hashicorp/errwrap v1.0.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 33.40 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 33.45 go: downloading github.com/Antonboom/errname v0.1.5
14:24:26 [2022-03-25T14:24:26.850Z] #51 33.52 go: downloading github.com/Antonboom/nilnil v0.1.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 33.53 go: downloading github.com/BurntSushi/toml v1.0.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.13 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.17 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.21 go: downloading github.com/alexkohler/prealloc v1.0.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.32 go: downloading github.com/ashanbrown/makezero v1.1.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.36 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.38 go: downloading github.com/blizzy78/varnamelen v0.5.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.43 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.60 go: downloading github.com/breml/bidichk v0.2.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.64 go: downloading github.com/breml/errchkjson v0.2.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.68 go: downloading github.com/butuzov/ireturn v0.1.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.70 go: downloading github.com/charithe/durationcheck v0.0.9
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.76 go: downloading github.com/daixiang0/gci v0.2.9
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.82 go: downloading github.com/denis-tingajkin/go-header v0.4.2
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.86 go: downloading github.com/esimonov/ifshort v1.0.4
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.90 go: downloading github.com/fzipp/gocyclo v0.4.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:24:26 [2022-03-25T14:24:26.850Z] #51 34.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.28 go: downloading github.com/golangci/misspell v0.3.5
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.34 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.38 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.40 go: downloading github.com/jgautheron/goconst v1.5.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.43 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.58 go: downloading github.com/julz/importas v0.1.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.62 go: downloading github.com/kisielk/errcheck v1.6.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.66 go: downloading github.com/kulti/thelper v0.5.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.73 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.77 go: downloading github.com/ldez/gomoddirectives v0.2.2
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.77 go: downloading github.com/kunwardeep/paralleltest v1.0.3
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.77 go: downloading github.com/ldez/tagliatelle v0.3.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.79 go: downloading github.com/leonklingele/grouper v1.1.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.86 go: downloading github.com/maratori/testpackage v1.0.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.95 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.95 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 35.98 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.00 go: downloading github.com/mgechev/revive v1.1.3
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.48 go: downloading github.com/moricho/tparallel v0.2.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.49 go: downloading github.com/nakabonne/nestif v0.3.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.51 go: downloading github.com/nishanths/exhaustive v0.7.11
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.56 go: downloading github.com/nishanths/predeclared v0.2.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.57 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.64 go: downloading github.com/securego/gosec/v2 v2.9.6
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.98 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:24:26 [2022-03-25T14:24:26.850Z] #51 36.99 go: downloading github.com/sivchari/containedctx v1.0.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.00 go: downloading github.com/sivchari/tenv v1.4.7
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.02 go: downloading github.com/sonatard/noctx v0.0.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.02 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.08 go: downloading github.com/sylvia7788/contextcheck v1.0.4
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.11 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.12 go: downloading github.com/tetafro/godot v1.4.11
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.23 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.23 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.40 go: downloading github.com/ultraware/funlen v0.0.3
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.40 go: downloading github.com/ultraware/whitespace v0.0.4
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.41 go: downloading github.com/uudashr/gocognit v1.0.5
14:24:26 [2022-03-25T14:24:26.850Z] #51 37.43 go: downloading github.com/yagipy/maintidx v1.0.0
14:24:26 [2022-03-25T14:24:26.851Z] #51 37.45 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
14:24:26 [2022-03-25T14:24:26.851Z] #51 ...
14:24:26 [2022-03-25T14:24:26.851Z] 
14:24:26 [2022-03-25T14:24:26.851Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:24:26 [2022-03-25T14:24:26.851Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
14:24:26 [2022-03-25T14:24:26.851Z] #14 37.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:24:26 [2022-03-25T14:24:26.851Z] #14 37.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:24:26 [2022-03-25T14:24:26.851Z] #14 37.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:24:27 [2022-03-25T14:24:27.110Z] #14 ...
14:24:27 [2022-03-25T14:24:27.110Z] 
14:24:27 [2022-03-25T14:24:27.110Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:24:27 [2022-03-25T14:24:27.110Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
14:24:27 [2022-03-25T14:24:27.110Z] #47 22.47 Reading package lists...
14:24:27 [2022-03-25T14:24:27.110Z] #47 27.09 Building dependency tree...
14:24:27 [2022-03-25T14:24:27.110Z] #47 28.09 Reading state information...
14:24:27 [2022-03-25T14:24:27.110Z] #47 30.14 The following additional packages will be installed:
14:24:27 [2022-03-25T14:24:27.110Z] #47 30.14   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:24:27 [2022-03-25T14:24:27.110Z] #47 30.14   python3-protobuf python3-six
14:24:27 [2022-03-25T14:24:27.110Z] #47 30.14 Suggested packages:
14:24:27 [2022-03-25T14:24:27.110Z] #47 30.14   python3-setuptools
14:24:27 [2022-03-25T14:24:27.110Z] #47 30.14 Recommended packages:
14:24:27 [2022-03-25T14:24:27.110Z] #47 30.14   iproute2 | iproute
14:24:27 [2022-03-25T14:24:27.110Z] #47 30.84 The following NEW packages will be installed:
14:24:27 [2022-03-25T14:24:27.110Z] #47 30.88   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:24:27 [2022-03-25T14:24:27.110Z] #47 30.88   python3-protobuf python3-six
14:24:27 [2022-03-25T14:24:27.110Z] #47 31.30 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
14:24:27 [2022-03-25T14:24:27.110Z] #47 31.30 Need to get 2292 kB of archives.
14:24:27 [2022-03-25T14:24:27.110Z] #47 31.30 After this operation, 11.0 MB of additional disk space will be used.
14:24:27 [2022-03-25T14:24:27.110Z] #47 31.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:24:27 [2022-03-25T14:24:27.110Z] #47 31.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:24:27 [2022-03-25T14:24:27.110Z] #47 31.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:24:27 [2022-03-25T14:24:27.110Z] #47 31.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:24:27 [2022-03-25T14:24:27.110Z] #47 31.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:24:27 [2022-03-25T14:24:27.110Z] #47 31.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:24:27 [2022-03-25T14:24:27.110Z] #47 31.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:24:27 [2022-03-25T14:24:27.110Z] #47 34.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
14:24:27 [2022-03-25T14:24:27.111Z] #47 36.02 debconf: delaying package configuration, since apt-utils is not installed
14:24:27 [2022-03-25T14:24:27.111Z] #47 36.38 Fetched 2292 kB in 4s (573 kB/s)
14:24:27 [2022-03-25T14:24:27.111Z] #47 36.52 Selecting previously unselected package libprotobuf23:amd64.
14:24:27 [2022-03-25T14:24:27.111Z] #47 36.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:24:27 [2022-03-25T14:24:27.111Z] #47 36.59 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
14:24:27 [2022-03-25T14:24:27.111Z] #47 36.60 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:24:27 [2022-03-25T14:24:27.111Z] #47 37.29 Selecting previously unselected package python3-pkg-resources.
14:24:27 [2022-03-25T14:24:27.369Z] #47 37.29 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
14:24:27 [2022-03-25T14:24:27.370Z] #47 37.30 Unpacking python3-pkg-resources (52.0.0-4) ...
14:24:27 [2022-03-25T14:24:27.370Z] #47 ...
14:24:27 [2022-03-25T14:24:27.370Z] 
14:24:27 [2022-03-25T14:24:27.370Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:24:27 [2022-03-25T14:24:27.370Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
14:24:27 [2022-03-25T14:24:27.370Z] #51 37.83 go: downloading gitlab.com/bosi/decorder v0.2.1
14:24:27 [2022-03-25T14:24:27.370Z] #51 37.92 go: downloading honnef.co/go/tools v0.2.2
14:24:28 [2022-03-25T14:24:28.746Z] #51 39.04 go: downloading mvdan.cc/gofumpt v0.2.1
14:24:28 [2022-03-25T14:24:28.746Z] #51 39.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:24:28 [2022-03-25T14:24:28.746Z] #51 39.07 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
14:24:28 [2022-03-25T14:24:28.746Z] #51 39.12 go: downloading github.com/davecgh/go-spew v1.1.1
14:24:28 [2022-03-25T14:24:28.746Z] #51 39.15 go: downloading github.com/pmezard/go-difflib v1.0.0
14:24:28 [2022-03-25T14:24:28.746Z] #51 39.16 go: downloading github.com/stretchr/objx v0.1.1
14:24:28 [2022-03-25T14:24:28.746Z] #51 39.33 go: downloading github.com/hashicorp/hcl v1.0.0
14:24:29 [2022-03-25T14:24:29.005Z] #51 39.44 go: downloading github.com/pelletier/go-toml v1.9.4
14:24:29 [2022-03-25T14:24:29.005Z] #51 39.48 go: downloading gopkg.in/yaml.v2 v2.4.0
14:24:29 [2022-03-25T14:24:29.005Z] #51 39.66 go: downloading golang.org/x/text v0.3.7
14:24:29 [2022-03-25T14:24:29.943Z] #51 ...
14:24:29 [2022-03-25T14:24:29.943Z] 
14:24:29 [2022-03-25T14:24:29.943Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:24:29 [2022-03-25T14:24:29.943Z] #60 sha256:2e04d261a4e4de7709989440a5832f59d508835c9bec4faf111e1a9a4f0f4284
14:24:29 [2022-03-25T14:24:29.943Z] #60 3.681 + RM_GOPATH=0
14:24:29 [2022-03-25T14:24:29.943Z] #60 3.681 + TMP_GOPATH=
14:24:29 [2022-03-25T14:24:29.943Z] #60 3.682 + : /build
14:24:29 [2022-03-25T14:24:29.943Z] #60 3.682 + '[' -z '' ']'
14:24:29 [2022-03-25T14:24:29.943Z] #60 3.682 ++ mktemp -d
14:24:29 [2022-03-25T14:24:29.943Z] #60 3.685 + export GOPATH=/tmp/tmp.6Pz1T0N2DZ
14:24:29 [2022-03-25T14:24:29.943Z] #60 3.685 + GOPATH=/tmp/tmp.6Pz1T0N2DZ
14:24:29 [2022-03-25T14:24:29.943Z] #60 3.686 + RM_GOPATH=1
14:24:29 [2022-03-25T14:24:29.943Z] #60 3.686 + case "$(go env GOARCH)" in
14:24:29 [2022-03-25T14:24:29.943Z] #60 3.688 ++ go env GOARCH
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.708 + export GO_BUILDMODE=-buildmode=pie
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.708 + GO_BUILDMODE=-buildmode=pie
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.710 ++ dirname /install.sh
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.727 + dir=/
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.728 + bin=containerd
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.728 + shift
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.728 + '[' '!' -f //containerd.installer ']'
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.728 + . //containerd.installer
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.729 ++ set -e
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.729 ++ : v1.6.2
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.730 + install_containerd
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.731 + echo 'Install containerd version v1.6.2'
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.732 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6Pz1T0N2DZ/src/github.com/containerd/containerd
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.734 Cloning into '/tmp/tmp.6Pz1T0N2DZ/src/github.com/containerd/containerd'...
14:24:29 [2022-03-25T14:24:29.944Z] #60 3.740 Install containerd version v1.6.2
14:24:29 [2022-03-25T14:24:29.944Z] #60 ...
14:24:29 [2022-03-25T14:24:29.944Z] 
14:24:29 [2022-03-25T14:24:29.944Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:24:29 [2022-03-25T14:24:29.944Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.40 Selecting previously unselected package binutils-mingw-w64.
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.57 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.77 Selecting previously unselected package dmsetup.
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.78 Unpacking dmsetup (2:1.02.175-2.1) ...
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.91 Selecting previously unselected package mingw-w64-common.
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:24:29 [2022-03-25T14:24:29.944Z] #14 39.94 Unpacking mingw-w64-common (8.0.0-1) ...
14:24:31 [2022-03-25T14:24:31.850Z] #14 ...
14:24:31 [2022-03-25T14:24:31.850Z] 
14:24:31 [2022-03-25T14:24:31.850Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
14:24:31 [2022-03-25T14:24:31.850Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.09 debconf: delaying package configuration, since apt-utils is not installed
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.25 Fetched 17.7 MB in 1s (12.5 MB/s)
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.32 Selecting previously unselected package xxd.
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.56 Selecting previously unselected package vim-common.
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.86 Selecting previously unselected package cmake-data.
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.86 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 32.86 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 35.24 Selecting previously unselected package libicu67:amd64.
14:24:31 [2022-03-25T14:24:31.850Z] #38 35.28 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 35.30 Unpacking libicu67:amd64 (67.1-7) ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 40.97 Selecting previously unselected package libxml2:amd64.
14:24:31 [2022-03-25T14:24:31.850Z] #38 40.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 40.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 41.38 Selecting previously unselected package libarchive13:amd64.
14:24:31 [2022-03-25T14:24:31.850Z] #38 41.38 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 41.39 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 41.68 Selecting previously unselected package libjsoncpp24:amd64.
14:24:31 [2022-03-25T14:24:31.850Z] #38 41.68 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 41.69 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 41.87 Selecting previously unselected package librhash0:amd64.
14:24:31 [2022-03-25T14:24:31.850Z] #38 41.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 41.88 Unpacking librhash0:amd64 (1.4.1-2) ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 42.06 Selecting previously unselected package libuv1:amd64.
14:24:31 [2022-03-25T14:24:31.850Z] #38 42.06 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 42.07 Unpacking libuv1:amd64 (1.40.0-2) ...
14:24:31 [2022-03-25T14:24:31.850Z] #38 42.24 Selecting previously unselected package cmake.
14:24:31 [2022-03-25T14:24:31.850Z] #38 ...
14:24:31 [2022-03-25T14:24:31.850Z] 
14:24:31 [2022-03-25T14:24:31.851Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:24:31 [2022-03-25T14:24:31.851Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
14:24:31 [2022-03-25T14:24:31.851Z] #47 37.50 Selecting previously unselected package python3-six.
14:24:31 [2022-03-25T14:24:31.851Z] #47 37.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 37.53 Unpacking python3-six (1.16.0-2) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 37.60 Selecting previously unselected package python3-protobuf.
14:24:31 [2022-03-25T14:24:31.851Z] #47 37.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 37.61 Unpacking python3-protobuf (3.12.4-1) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.11 Selecting previously unselected package libnet1:amd64.
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.26 Selecting previously unselected package libnl-3-200:amd64.
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.37 Selecting previously unselected package libprotobuf-c1:amd64.
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.38 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.48 Selecting previously unselected package criu.
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.48 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 38.49 Unpacking criu (3.16.1-3) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 39.21 Setting up python3-pkg-resources (52.0.0-4) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 40.69 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 40.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 40.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 40.76 Setting up python3-six (1.16.0-2) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 41.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:24:31 [2022-03-25T14:24:31.851Z] #47 41.90 Setting up python3-protobuf (3.12.4-1) ...
14:24:34 [2022-03-25T14:24:34.388Z] #47 ...
14:24:34 [2022-03-25T14:24:34.388Z] 
14:24:34 [2022-03-25T14:24:34.388Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:24:34 [2022-03-25T14:24:34.388Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
14:24:34 [2022-03-25T14:24:34.388Z] #51 44.61 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
14:24:34 [2022-03-25T14:24:34.388Z] #51 44.70 go: downloading github.com/gobwas/glob v0.2.3
14:24:34 [2022-03-25T14:24:34.388Z] #51 44.76 go: downloading github.com/kisielk/gotool v1.0.0
14:24:34 [2022-03-25T14:24:34.388Z] #51 44.79 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:24:34 [2022-03-25T14:24:34.388Z] #51 44.91 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:24:34 [2022-03-25T14:24:34.388Z] #51 44.93 go: downloading golang.org/x/mod v0.5.1
14:24:34 [2022-03-25T14:24:34.647Z] #51 45.04 go: downloading github.com/ettle/strcase v0.1.1
14:24:34 [2022-03-25T14:24:34.647Z] #51 45.10 go: downloading github.com/fatih/structtag v1.2.0
14:24:34 [2022-03-25T14:24:34.647Z] #51 45.13 go: downloading github.com/Masterminds/semver v1.5.0
14:24:34 [2022-03-25T14:24:34.647Z] #51 45.22 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:24:34 [2022-03-25T14:24:34.906Z] #51 45.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:24:34 [2022-03-25T14:24:34.906Z] #51 45.47 go: downloading github.com/prometheus/client_golang v1.7.1
14:24:35 [2022-03-25T14:24:35.476Z] #51 45.84 go: downloading github.com/prometheus/client_model v0.2.0
14:24:35 [2022-03-25T14:24:35.476Z] #51 45.90 go: downloading github.com/google/go-cmp v0.5.6
14:24:35 [2022-03-25T14:24:35.476Z] #51 46.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:24:35 [2022-03-25T14:24:35.737Z] #51 46.24 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
14:24:35 [2022-03-25T14:24:35.737Z] #51 46.27 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:24:35 [2022-03-25T14:24:35.737Z] #51 46.38 go: downloading github.com/beorn7/perks v1.0.1
14:24:35 [2022-03-25T14:24:35.998Z] #51 46.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:24:35 [2022-03-25T14:24:35.998Z] #51 46.40 go: downloading github.com/golang/protobuf v1.5.2
14:24:35 [2022-03-25T14:24:35.998Z] #51 46.44 go: downloading github.com/cespare/xxhash v1.1.0
14:24:35 [2022-03-25T14:24:35.998Z] #51 46.49 go: downloading github.com/prometheus/common v0.10.0
14:24:35 [2022-03-25T14:24:35.998Z] #51 46.62 go: downloading github.com/prometheus/procfs v0.6.0
14:24:36 [2022-03-25T14:24:36.258Z] #51 46.68 go: downloading github.com/mattn/go-runewidth v0.0.9
14:24:36 [2022-03-25T14:24:36.258Z] #51 46.73 go: downloading google.golang.org/protobuf v1.27.1
14:24:37 [2022-03-25T14:24:37.198Z] #51 ...
14:24:37 [2022-03-25T14:24:37.198Z] 
14:24:37 [2022-03-25T14:24:37.198Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:24:37 [2022-03-25T14:24:37.198Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
14:24:37 [2022-03-25T14:24:37.198Z] #47 45.47 Setting up criu (3.16.1-3) ...
14:24:37 [2022-03-25T14:24:37.198Z] #47 46.88 Processing triggers for libc-bin (2.31-13+deb11u2) ...
14:24:37 [2022-03-25T14:24:37.198Z] #47 DONE 47.2s
14:24:37 [2022-03-25T14:24:37.198Z] 
14:24:37 [2022-03-25T14:24:37.198Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
14:24:37 [2022-03-25T14:24:37.198Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
14:24:37 [2022-03-25T14:24:37.198Z] #38 42.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 42.26 Unpacking cmake (3.18.4-2+deb11u1) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 45.78 Setting up libicu67:amd64 (67.1-7) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 45.82 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 45.85 Setting up libuv1:amd64 (1.40.0-2) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 45.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 45.91 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 45.94 Setting up librhash0:amd64 (1.4.1-2) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 45.96 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 45.98 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 46.00 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 46.02 Setting up cmake (3.18.4-2+deb11u1) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 46.04 Processing triggers for libc-bin (2.31-13+deb11u2) ...
14:24:37 [2022-03-25T14:24:37.198Z] #38 DONE 47.6s
14:24:37 [2022-03-25T14:24:37.198Z] 
14:24:37 [2022-03-25T14:24:37.198Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
14:24:37 [2022-03-25T14:24:37.198Z] #39 sha256:eb0ef274bb33cabf100c0e3a56c74a928672781debacdc766d15097cce47710b
14:24:37 [2022-03-25T14:24:37.459Z] #39 DONE 0.3s
14:24:37 [2022-03-25T14:24:37.459Z] 
14:24:37 [2022-03-25T14:24:37.459Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:24:37 [2022-03-25T14:24:37.459Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
14:24:37 [2022-03-25T14:24:37.459Z] #14 45.16 Selecting previously unselected package mingw-w64-x86-64-dev.
14:24:37 [2022-03-25T14:24:37.459Z] #14 45.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:24:37 [2022-03-25T14:24:37.459Z] #14 45.17 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:24:37 [2022-03-25T14:24:37.718Z] #14 ...
14:24:37 [2022-03-25T14:24:37.718Z] 
14:24:37 [2022-03-25T14:24:37.718Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:24:37 [2022-03-25T14:24:37.718Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0
14:24:37 [2022-03-25T14:24:37.718Z] #34 37.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:24:37 [2022-03-25T14:24:37.718Z] #34 ...
14:24:37 [2022-03-25T14:24:37.718Z] 
14:24:37 [2022-03-25T14:24:37.719Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:24:37 [2022-03-25T14:24:37.719Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
14:24:37 [2022-03-25T14:24:37.719Z] #51 48.19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:24:42 [2022-03-25T14:24:42.992Z] #51 ...
14:24:42 [2022-03-25T14:24:42.992Z] 
14:24:42 [2022-03-25T14:24:42.992Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
14:24:42 [2022-03-25T14:24:42.992Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f
14:24:42 [2022-03-25T14:24:42.992Z] #49 52.08 gotestsum version dev
14:24:42 [2022-03-25T14:24:42.992Z] #49 DONE 52.7s
14:24:42 [2022-03-25T14:24:42.992Z] 
14:24:42 [2022-03-25T14:24:42.992Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:24:42 [2022-03-25T14:24:42.992Z] #40 sha256:5e9345e9594dd1b678cf5cf9a8513c09c09ef69fd6d3b3f68715804430b04daa
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.645 + RM_GOPATH=0
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.648 + TMP_GOPATH=
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.648 + : /build
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.648 + '[' -z '' ']'
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.649 ++ mktemp -d
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.653 + export GOPATH=/tmp/tmp.S6CZXyVGKJ
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.654 + GOPATH=/tmp/tmp.S6CZXyVGKJ
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.654 + RM_GOPATH=1
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.654 + case "$(go env GOARCH)" in
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.654 ++ go env GOARCH
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.677 + export GO_BUILDMODE=-buildmode=pie
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.681 + GO_BUILDMODE=-buildmode=pie
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.683 ++ dirname /install.sh
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.685 + dir=/
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.693 + bin=tini
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.693 + shift
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.693 + '[' '!' -f //tini.installer ']'
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.693 + . //tini.installer
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.694 ++ : v0.19.0
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.694 + install_tini
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.694 + echo 'Install tini version v0.19.0'
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.694 Install tini version v0.19.0
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.695 + git clone https://github.com/krallin/tini.git /tmp/tmp.S6CZXyVGKJ/tini
14:24:42 [2022-03-25T14:24:42.992Z] #40 3.698 Cloning into '/tmp/tmp.S6CZXyVGKJ/tini'...
14:24:42 [2022-03-25T14:24:42.992Z] #40 4.471 + cd /tmp/tmp.S6CZXyVGKJ/tini
14:24:42 [2022-03-25T14:24:42.992Z] #40 4.471 + git checkout -q v0.19.0
14:24:42 [2022-03-25T14:24:42.992Z] #40 4.489 + cmake .
14:24:42 [2022-03-25T14:24:42.992Z] #40 4.947 -- The C compiler identification is GNU 10.2.1
14:24:42 [2022-03-25T14:24:42.992Z] #40 5.023 -- Detecting C compiler ABI info
14:24:43 [2022-03-25T14:24:43.252Z] #40 5.680 -- Detecting C compiler ABI info - done
14:24:43 [2022-03-25T14:24:43.252Z] #40 5.841 -- Check for working C compiler: /usr/bin/cc - skipped
14:24:43 [2022-03-25T14:24:43.252Z] #40 5.841 -- Detecting C compile features
14:24:43 [2022-03-25T14:24:43.252Z] #40 5.841 -- Detecting C compile features - done
14:24:43 [2022-03-25T14:24:43.252Z] #40 5.874 -- Performing Test HAS_BUILTIN_FORTIFY
14:24:43 [2022-03-25T14:24:43.511Z] #40 6.043 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:24:43 [2022-03-25T14:24:43.512Z] #40 6.135 -- Configuring done
14:24:43 [2022-03-25T14:24:43.512Z] #40 6.141 -- Generating done
14:24:43 [2022-03-25T14:24:43.512Z] #40 6.142 -- Build files have been written to: /tmp/tmp.S6CZXyVGKJ/tini
14:24:43 [2022-03-25T14:24:43.512Z] #40 6.167 + make tini-static
14:24:44 [2022-03-25T14:24:44.082Z] #40 6.642 Scanning dependencies of target tini-static
14:24:44 [2022-03-25T14:24:44.082Z] #40 6.717 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:24:45 [2022-03-25T14:24:45.461Z] #40 7.865 [100%] Linking C executable tini-static
14:24:46 [2022-03-25T14:24:46.043Z] #40 8.460 + mkdir -p /build
14:24:46 [2022-03-25T14:24:46.043Z] #40 8.460 + cp tini-static /build/docker-init
14:24:46 [2022-03-25T14:24:46.043Z] #40 8.461 [100%] Built target tini-static
14:24:46 [2022-03-25T14:24:46.319Z] #40 DONE 8.9s
14:24:46 [2022-03-25T14:24:46.319Z] 
14:24:46 [2022-03-25T14:24:46.320Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:24:46 [2022-03-25T14:24:46.320Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
14:24:46 [2022-03-25T14:24:46.320Z] #14 50.65 Selecting previously unselected package gcc-mingw-w64-base.
14:24:46 [2022-03-25T14:24:46.320Z] #14 50.65 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:24:46 [2022-03-25T14:24:46.320Z] #14 50.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:24:46 [2022-03-25T14:24:46.320Z] #14 50.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:24:46 [2022-03-25T14:24:46.320Z] #14 50.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:24:46 [2022-03-25T14:24:46.320Z] #14 50.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:24:47 [2022-03-25T14:24:47.283Z] #14 57.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:24:47 [2022-03-25T14:24:47.283Z] #14 57.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:24:47 [2022-03-25T14:24:47.283Z] #14 57.45 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:24:59 [2022-03-25T14:24:59.508Z] #14 68.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:24:59 [2022-03-25T14:24:59.508Z] #14 68.96 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:24:59 [2022-03-25T14:24:59.508Z] #14 68.96 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:24:59 [2022-03-25T14:24:59.508Z] #14 ...
14:24:59 [2022-03-25T14:24:59.508Z] 
14:24:59 [2022-03-25T14:24:59.508Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:24:59 [2022-03-25T14:24:59.508Z] #60 sha256:2e04d261a4e4de7709989440a5832f59d508835c9bec4faf111e1a9a4f0f4284
14:24:59 [2022-03-25T14:24:59.508Z] #60 38.86 Updating files:  54% (2500/4621)
Updating files:  55% (2542/4621)
Updating files:  56% (2588/4621)
Updating files:  57% (2634/4621)
Updating files:  58% (2681/4621)
Updating files:  59% (2727/4621)
Updating files:  60% (2773/4621)
Updating files:  61% (2819/4621)
Updating files:  62% (2866/4621)
Updating files:  63% (2912/4621)
Updating files:  64% (2958/4621)
Updating files:  65% (3004/4621)
Updating files:  66% (3050/4621)
Updating files:  67% (3097/4621)
Updating files:  68% (3143/4621)
Updating files:  69% (3189/4621)
Updating files:  70% (3235/4621)
Updating files:  71% (3281/4621)
Updating files:  72% (3328/4621)
Updating files:  73% (3374/4621)
Updating files:  74% (3420/4621)
Updating files:  75% (3466/4621)
Updating files:  76% (3512/4621)
Updating files:  77% (3559/4621)
Updating files:  78% (3605/4621)
Updating files:  79% (3651/4621)
Updating files:  80% (3697/4621)
Updating files:  81% (3744/4621)
Updating files:  82% (3790/4621)
Updating files:  83% (3836/4621)
Updating files:  84% (3882/4621)
Updating files:  85% (3928/4621)
Updating files:  86% (3975/4621)
Updating files:  87% (4021/4621)
Updating files:  88% (4067/4621)
Updating files:  89% (4113/4621)
Updating files:  90% (4159/4621)
Updating files:  91% (4206/4621)
Updating files:  92% (4252/4621)
Updating files:  93% (4298/4621)
Updating files:  94% (4344/4621)
Updating files:  95% (4390/4621)
Updating files:  96% (4437/4621)
Updating files:  97% (4483/4621)
Updating files:  98% (4529/4621)
Updating files:  99% (4575/4621)
Updating files: 100% (4621/4621)
Updating files: 100% (4621/4621), done.
14:24:59 [2022-03-25T14:24:59.508Z] #60 39.82 + cd /tmp/tmp.6Pz1T0N2DZ/src/github.com/containerd/containerd
14:24:59 [2022-03-25T14:24:59.766Z] #60 39.83 + git checkout -q v1.6.2
14:25:00 [2022-03-25T14:25:00.702Z] #60 40.67 + export 'BUILDTAGS=netgo osusergo static_build'
14:25:00 [2022-03-25T14:25:00.702Z] #60 40.67 + BUILDTAGS='netgo osusergo static_build'
14:25:00 [2022-03-25T14:25:00.702Z] #60 40.67 + export EXTRA_FLAGS=-buildmode=pie
14:25:00 [2022-03-25T14:25:00.702Z] #60 40.67 + EXTRA_FLAGS=-buildmode=pie
14:25:00 [2022-03-25T14:25:00.702Z] #60 40.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:25:00 [2022-03-25T14:25:00.702Z] #60 40.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:25:00 [2022-03-25T14:25:00.702Z] #60 40.67 + '[' '' = dynamic ']'
14:25:00 [2022-03-25T14:25:00.702Z] #60 40.67 + make
14:25:02 [2022-03-25T14:25:02.079Z] #60 42.15 + bin/ctr
14:25:14 [2022-03-25T14:25:14.289Z] #60 ...
14:25:14 [2022-03-25T14:25:14.290Z] 
14:25:14 [2022-03-25T14:25:14.290Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:25:14 [2022-03-25T14:25:14.290Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
14:25:14 [2022-03-25T14:25:14.290Z] #14 73.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:25:14 [2022-03-25T14:25:14.290Z] #14 73.77 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:25:14 [2022-03-25T14:25:14.290Z] #14 73.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:25:14 [2022-03-25T14:25:14.290Z] #14 79.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:25:14 [2022-03-25T14:25:14.290Z] #14 79.02 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:25:14 [2022-03-25T14:25:14.290Z] #14 79.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:25:19 [2022-03-25T14:25:19.562Z] #14 89.59 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:25:19 [2022-03-25T14:25:19.562Z] #14 89.59 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:25:19 [2022-03-25T14:25:19.562Z] #14 89.60 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:25:23 [2022-03-25T14:25:23.752Z] #14 ...
14:25:23 [2022-03-25T14:25:23.752Z] 
14:25:23 [2022-03-25T14:25:23.752Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:25:23 [2022-03-25T14:25:23.752Z] #63 sha256:75fed50949f3cedd7f1b48cf3e2de8ec1cad65833171b85389e3ef9a6b49315a
14:25:23 [2022-03-25T14:25:23.752Z] #63 93.35 + for f in rootlesskit rootlesskit-docker-proxy
14:25:23 [2022-03-25T14:25:23.752Z] #63 93.35 + GOBIN=/build
14:25:23 [2022-03-25T14:25:23.752Z] #63 93.35 + GO111MODULE=on
14:25:23 [2022-03-25T14:25:23.752Z] #63 93.35 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68
14:25:27 [2022-03-25T14:25:27.944Z] #63 ...
14:25:27 [2022-03-25T14:25:27.944Z] 
14:25:27 [2022-03-25T14:25:27.944Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:25:27 [2022-03-25T14:25:27.944Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.14 Selecting previously unselected package g++-mingw-w64-x86-64.
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.15 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.16 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.28 Selecting previously unselected package libapparmor1:amd64.
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.29 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.29 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.41 Selecting previously unselected package libapparmor-dev:amd64.
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.54 Selecting previously unselected package libbtrfs0:amd64.
14:25:27 [2022-03-25T14:25:27.944Z] #14 94.55 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 94.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 94.71 Selecting previously unselected package libbtrfs-dev:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 94.73 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 94.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 94.91 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 94.92 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 94.93 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 94.98 Selecting previously unselected package libudev-dev:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 94.98 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.03 Unpacking libudev-dev:amd64 (247.3-6) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.14 Selecting previously unselected package libsepol1-dev:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.15 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.38 Selecting previously unselected package libpcre2-16-0:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.39 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.56 Selecting previously unselected package libpcre2-32-0:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.57 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.58 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.74 Selecting previously unselected package libpcre2-posix2:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.75 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.76 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.82 Selecting previously unselected package libpcre2-dev:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.84 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 95.84 Unpacking libpcre2-dev:amd64 (10.36-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.27 Selecting previously unselected package libselinux1-dev:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.27 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.29 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.50 Selecting previously unselected package libdevmapper-dev:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.50 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.51 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.58 Selecting previously unselected package libseccomp-dev:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.59 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.60 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.73 Selecting previously unselected package libsystemd-dev:amd64.
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.74 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 96.74 Unpacking libsystemd-dev:amd64 (247.3-6) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.17 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.18 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.20 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.22 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.24 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.26 Setting up libpcre2-16-0:amd64 (10.36-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.27 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.29 Setting up libpcre2-32-0:amd64 (10.36-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.30 Setting up libudev-dev:amd64 (247.3-6) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.31 Setting up libpcre2-posix2:amd64 (10.36-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.32 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.35 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.36 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.37 Setting up mingw-w64-common (8.0.0-1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.39 Setting up libsystemd-dev:amd64 (247.3-6) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.40 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.41 Setting up libpcre2-dev:amd64 (10.36-2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.42 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.43 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.44 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.46 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.46 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.49 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.50 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.52 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.53 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.55 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.56 Setting up dmsetup (2:1.02.175-2.1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.58 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.59 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 97.61 Processing triggers for libc-bin (2.31-13+deb11u2) ...
14:25:27 [2022-03-25T14:25:27.945Z] #14 DONE 98.4s
14:25:28 [2022-03-25T14:25:28.205Z] 
14:25:28 [2022-03-25T14:25:28.205Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:25:28 [2022-03-25T14:25:28.205Z] #55 sha256:1c2350ddf184e3abc1c83fabc7a13f74b10138664b24e1c3b9c7a313930e2fec
14:25:28 [2022-03-25T14:25:28.205Z] #55 DONE 0.3s
14:25:28 [2022-03-25T14:25:28.205Z] 
14:25:28 [2022-03-25T14:25:28.205Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:25:28 [2022-03-25T14:25:28.205Z] #56 sha256:f91da8ec1accce5cd2b44e4a77864fe06e2c35ea5d54cb353bd5527e4b3b8e5d
14:25:28 [2022-03-25T14:25:28.773Z] #56 ...
14:25:28 [2022-03-25T14:25:28.773Z] 
14:25:28 [2022-03-25T14:25:28.773Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:25:28 [2022-03-25T14:25:28.773Z] #63 sha256:75fed50949f3cedd7f1b48cf3e2de8ec1cad65833171b85389e3ef9a6b49315a
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54 rootlesskit version 0.14.6
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54 Usage of /build/rootlesskit-docker-proxy:
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54   -container-ip string
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54     	container ip
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54   -container-port int
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54     	container port (default -1)
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54   -host-ip string
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54     	host ip
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54   -host-port int
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54     	host port (default -1)
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54   -proto string
14:25:28 [2022-03-25T14:25:28.773Z] #63 98.54     	proxy protocol (default "tcp")
14:25:28 [2022-03-25T14:25:28.773Z] #63 DONE 98.8s
14:25:29 [2022-03-25T14:25:29.033Z] 
14:25:29 [2022-03-25T14:25:29.033Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:25:29 [2022-03-25T14:25:29.033Z] #64 sha256:15bb1a272045a3fca967aa52e63797c1b766736c061011edae96578e7f592f0e
14:25:29 [2022-03-25T14:25:29.033Z] #64 DONE 0.1s
14:25:29 [2022-03-25T14:25:29.033Z] 
14:25:29 [2022-03-25T14:25:29.033Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:25:29 [2022-03-25T14:25:29.033Z] #65 sha256:434395e917e7aa501bf87e2637a4f09bfb12b3acc016d1a21c37490b8b91658c
14:25:29 [2022-03-25T14:25:29.033Z] #65 DONE 0.1s
14:25:29 [2022-03-25T14:25:29.033Z] 
14:25:29 [2022-03-25T14:25:29.033Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
14:25:29 [2022-03-25T14:25:29.033Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a
14:25:31 [2022-03-25T14:25:31.568Z] #15 DONE 3.3s
14:25:31 [2022-03-25T14:25:31.568Z] 
14:25:31 [2022-03-25T14:25:31.568Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:25:31 [2022-03-25T14:25:31.568Z] #16 sha256:e5f2e9df0889fbd308f1e94d16609c02dc1e378e4267bba0097132799a7dfd14
14:25:34 [2022-03-25T14:25:34.104Z] #16 DONE 2.9s
14:25:34 [2022-03-25T14:25:34.104Z] 
14:25:34 [2022-03-25T14:25:34.104Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:25:34 [2022-03-25T14:25:34.104Z] #17 sha256:6c3017b824fd9d20795004b28106b57a45cfc30e5b1a1affc2c4a76c5e855540
14:25:36 [2022-03-25T14:25:36.638Z] #17 ...
14:25:36 [2022-03-25T14:25:36.638Z] 
14:25:36 [2022-03-25T14:25:36.638Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:25:36 [2022-03-25T14:25:36.638Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
14:25:36 [2022-03-25T14:25:36.638Z] #68 CACHED
14:25:36 [2022-03-25T14:25:36.638Z] 
14:25:36 [2022-03-25T14:25:36.638Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:25:36 [2022-03-25T14:25:36.638Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
14:25:36 [2022-03-25T14:25:36.638Z] #70 CACHED
14:25:36 [2022-03-25T14:25:36.638Z] 
14:25:36 [2022-03-25T14:25:36.638Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:25:36 [2022-03-25T14:25:36.638Z] #17 sha256:6c3017b824fd9d20795004b28106b57a45cfc30e5b1a1affc2c4a76c5e855540
14:25:36 [2022-03-25T14:25:36.638Z] #17 2.417 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:25:36 [2022-03-25T14:25:36.638Z] #17 DONE 2.4s
14:25:36 [2022-03-25T14:25:36.638Z] 
14:25:36 [2022-03-25T14:25:36.638Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:25:36 [2022-03-25T14:25:36.638Z] #56 sha256:f91da8ec1accce5cd2b44e4a77864fe06e2c35ea5d54cb353bd5527e4b3b8e5d
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.253 + RM_GOPATH=0
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.253 + TMP_GOPATH=
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.253 + : /build
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.253 + '[' -z '' ']'
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.253 ++ mktemp -d
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.253 + export GOPATH=/tmp/tmp.99nIT4KkUE
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.253 + GOPATH=/tmp/tmp.99nIT4KkUE
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.253 + RM_GOPATH=1
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.253 + case "$(go env GOARCH)" in
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.253 ++ go env GOARCH
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 Install runc version v1.1.0 (build tags: seccomp)
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + export GO_BUILDMODE=-buildmode=pie
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + GO_BUILDMODE=-buildmode=pie
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 ++ dirname /install.sh
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + dir=/
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + bin=runc
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + shift
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + '[' '!' -f //runc.installer ']'
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + . //runc.installer
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 ++ set -e
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 ++ : v1.1.0
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + install_runc
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + RUNC_BUILDTAGS=seccomp
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.99nIT4KkUE/src/github.com/opencontainers/runc
14:25:36 [2022-03-25T14:25:36.638Z] #56 3.301 Cloning into '/tmp/tmp.99nIT4KkUE/src/github.com/opencontainers/runc'...
14:25:38 [2022-03-25T14:25:38.015Z] #56 ...
14:25:38 [2022-03-25T14:25:38.015Z] 
14:25:38 [2022-03-25T14:25:38.015Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:25:38 [2022-03-25T14:25:38.015Z] #18 sha256:4dd6ce380dd536bd07ae44eb4322ad04bd1f19950b261d272e85179f7319129e
14:25:38 [2022-03-25T14:25:38.015Z] #18 DONE 1.6s
14:25:38 [2022-03-25T14:25:38.274Z] 
14:25:38 [2022-03-25T14:25:38.275Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:25:38 [2022-03-25T14:25:38.275Z] #19 sha256:e9f05ab2af674ce426c52419e26426100a80ef44e1fa94d3dd9573a93e3f0813
14:25:39 [2022-03-25T14:25:39.757Z] #19 DONE 1.6s
14:25:39 [2022-03-25T14:25:39.757Z] 
14:25:39 [2022-03-25T14:25:39.757Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:25:39 [2022-03-25T14:25:39.757Z] #56 sha256:f91da8ec1accce5cd2b44e4a77864fe06e2c35ea5d54cb353bd5527e4b3b8e5d
14:25:39 [2022-03-25T14:25:39.757Z] #56 11.52 + cd /tmp/tmp.99nIT4KkUE/src/github.com/opencontainers/runc
14:25:39 [2022-03-25T14:25:39.757Z] #56 11.52 + git checkout -q v1.1.0
14:25:40 [2022-03-25T14:25:40.346Z] #56 12.13 + '[' -z '' ']'
14:25:40 [2022-03-25T14:25:40.346Z] #56 12.13 + target=static
14:25:40 [2022-03-25T14:25:40.346Z] #56 12.13 + make BUILDTAGS=seccomp static
14:25:40 [2022-03-25T14:25:40.605Z] #56 12.29 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
14:25:41 [2022-03-25T14:25:41.174Z] #56 ...
14:25:41 [2022-03-25T14:25:41.174Z] 
14:25:41 [2022-03-25T14:25:41.174Z] #20 [dev-systemd-false  6/24] RUN ldconfig
14:25:41 [2022-03-25T14:25:41.174Z] #20 sha256:3ec2c35bc748e4776ceab7babc9ba1eebed3e3d306f6907bf3e3fefee8a9153b
14:25:41 [2022-03-25T14:25:41.174Z] #20 DONE 1.6s
14:25:41 [2022-03-25T14:25:41.434Z] 
14:25:41 [2022-03-25T14:25:41.434Z] #21 [dev-systemd-false  7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:25:41 [2022-03-25T14:25:41.434Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf
14:25:43 [2022-03-25T14:25:43.340Z] #21 1.876 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:25:43 [2022-03-25T14:25:43.340Z] #21 1.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
14:25:43 [2022-03-25T14:25:43.598Z] #21 2.125 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
14:25:43 [2022-03-25T14:25:43.599Z] #21 2.342 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:25:44 [2022-03-25T14:25:44.974Z] #21 3.487 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB]
14:25:45 [2022-03-25T14:25:45.910Z] #21 4.617 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
14:25:49 [2022-03-25T14:25:49.200Z] #21 7.709 Fetched 8508 kB in 6s (1396 kB/s)
14:25:51 [2022-03-25T14:25:51.737Z] #21 7.709 Reading package lists...
14:25:52 [2022-03-25T14:25:52.306Z] #21 10.30 Reading package lists...
14:25:52 [2022-03-25T14:25:52.306Z] #21 ...
14:25:52 [2022-03-25T14:25:52.306Z] 
14:25:52 [2022-03-25T14:25:52.306Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:25:52 [2022-03-25T14:25:52.306Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0
14:25:52 [2022-03-25T14:25:52.306Z] #34 DONE 122.2s
14:25:52 [2022-03-25T14:25:52.306Z] 
14:25:52 [2022-03-25T14:25:52.306Z] #21 [dev-systemd-false  7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:25:52 [2022-03-25T14:25:52.306Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf
14:25:54 [2022-03-25T14:25:54.212Z] #21 10.30 Reading package lists...
14:25:54 [2022-03-25T14:25:54.782Z] #21 12.87 Building dependency tree...
14:25:54 [2022-03-25T14:25:54.782Z] #21 13.44 Reading state information...
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.05 The following additional packages will be installed:
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.05   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.05   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.05   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.06   python3-pkg-resources vim-runtime xxd
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.06 Suggested packages:
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.07   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.07   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.07   acl attr quota
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.07 Recommended packages:
14:25:55 [2022-03-25T14:25:55.351Z] #21 14.07   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.10 The following NEW packages will be installed:
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.10   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.11   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.11   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.11   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.11   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.11   python3-pkg-resources python3-setuptools python3-wheel sudo
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.11   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.11   xz-utils zip zstd
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.44 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.44 Need to get 27.6 MB of archives.
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.44 After this operation, 106 MB of additional disk space will be used.
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:25:56 [2022-03-25T14:25:56.730Z] #21 15.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:25:56 [2022-03-25T14:25:56.731Z] #21 15.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:25:56 [2022-03-25T14:25:56.731Z] #21 15.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:25:56 [2022-03-25T14:25:56.731Z] #21 15.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:25:56 [2022-03-25T14:25:56.731Z] #21 15.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:25:56 [2022-03-25T14:25:56.731Z] #21 15.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:25:56 [2022-03-25T14:25:56.731Z] #21 15.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
14:25:56 [2022-03-25T14:25:56.990Z] #21 15.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:25:57 [2022-03-25T14:25:57.250Z] #21 15.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:25:57 [2022-03-25T14:25:57.250Z] #21 15.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:25:57 [2022-03-25T14:25:57.250Z] #21 15.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:25:57 [2022-03-25T14:25:57.250Z] #21 15.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:25:57 [2022-03-25T14:25:57.250Z] #21 15.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
14:25:57 [2022-03-25T14:25:57.250Z] #21 15.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
14:25:57 [2022-03-25T14:25:57.250Z] #21 15.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:25:57 [2022-03-25T14:25:57.250Z] #21 15.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:25:57 [2022-03-25T14:25:57.250Z] #21 15.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:25:57 [2022-03-25T14:25:57.509Z] #21 16.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:25:57 [2022-03-25T14:25:57.510Z] #21 16.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:25:57 [2022-03-25T14:25:57.510Z] #21 16.10 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:25:57 [2022-03-25T14:25:57.510Z] #21 16.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
14:25:58 [2022-03-25T14:25:58.079Z] #21 16.64 debconf: delaying package configuration, since apt-utils is not installed
14:25:58 [2022-03-25T14:25:58.079Z] #21 16.77 Fetched 27.6 MB in 1s (27.9 MB/s)
14:25:58 [2022-03-25T14:25:58.338Z] #21 16.82 Selecting previously unselected package pigz.
14:25:58 [2022-03-25T14:25:58.338Z] #21 16.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
14:25:58 [2022-03-25T14:25:58.339Z] #21 16.87 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:25:58 [2022-03-25T14:25:58.339Z] #21 16.87 Unpacking pigz (2.6-1) ...
14:25:58 [2022-03-25T14:25:58.339Z] #21 16.97 Selecting previously unselected package libelf1:amd64.
14:25:58 [2022-03-25T14:25:58.339Z] #21 16.97 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:25:58 [2022-03-25T14:25:58.339Z] #21 16.98 Unpacking libelf1:amd64 (0.183-1) ...
14:25:58 [2022-03-25T14:25:58.598Z] #21 17.12 Selecting previously unselected package libbpf0:amd64.
14:25:58 [2022-03-25T14:25:58.598Z] #21 17.14 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:25:58 [2022-03-25T14:25:58.598Z] #21 17.14 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:25:58 [2022-03-25T14:25:58.598Z] #21 17.24 Selecting previously unselected package libcap2:amd64.
14:25:58 [2022-03-25T14:25:58.598Z] #21 17.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:25:58 [2022-03-25T14:25:58.598Z] #21 17.25 Unpacking libcap2:amd64 (1:2.44-1) ...
14:25:58 [2022-03-25T14:25:58.598Z] #21 17.30 Selecting previously unselected package libmnl0:amd64.
14:25:58 [2022-03-25T14:25:58.598Z] #21 17.30 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:25:58 [2022-03-25T14:25:58.598Z] #21 17.31 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:25:58 [2022-03-25T14:25:58.598Z] #21 17.36 Selecting previously unselected package libxtables12:amd64.
14:25:58 [2022-03-25T14:25:58.857Z] #21 17.36 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:25:58 [2022-03-25T14:25:58.857Z] #21 17.37 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:25:58 [2022-03-25T14:25:58.857Z] #21 17.42 Selecting previously unselected package libcap2-bin.
14:25:58 [2022-03-25T14:25:58.857Z] #21 17.43 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:25:58 [2022-03-25T14:25:58.857Z] #21 17.44 Unpacking libcap2-bin (1:2.44-1) ...
14:25:58 [2022-03-25T14:25:58.857Z] #21 17.50 Selecting previously unselected package iproute2.
14:25:58 [2022-03-25T14:25:58.857Z] #21 17.50 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:25:58 [2022-03-25T14:25:58.857Z] #21 17.51 Unpacking iproute2 (5.10.0-4) ...
14:25:59 [2022-03-25T14:25:59.427Z] #21 17.95 Selecting previously unselected package xxd.
14:25:59 [2022-03-25T14:25:59.427Z] #21 17.95 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:25:59 [2022-03-25T14:25:59.427Z] #21 17.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:25:59 [2022-03-25T14:25:59.427Z] #21 18.07 Selecting previously unselected package vim-common.
14:25:59 [2022-03-25T14:25:59.427Z] #21 18.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:25:59 [2022-03-25T14:25:59.427Z] #21 18.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:25:59 [2022-03-25T14:25:59.687Z] #21 18.25 Selecting previously unselected package bash-completion.
14:25:59 [2022-03-25T14:25:59.687Z] #21 18.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:26:01 [2022-03-25T14:26:01.594Z] #21 20.05 Unpacking bash-completion (1:2.11-2) ...
14:26:01 [2022-03-25T14:26:01.854Z] #21 20.48 Selecting previously unselected package bzip2.
14:26:01 [2022-03-25T14:26:01.854Z] #21 20.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:26:01 [2022-03-25T14:26:01.854Z] #21 20.51 Unpacking bzip2 (1.0.8-4) ...
14:26:01 [2022-03-25T14:26:01.854Z] #21 20.60 Selecting previously unselected package xz-utils.
14:26:02 [2022-03-25T14:26:02.125Z] #21 20.61 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
14:26:02 [2022-03-25T14:26:02.125Z] #21 20.62 Unpacking xz-utils (5.2.5-2) ...
14:26:02 [2022-03-25T14:26:02.125Z] #21 20.77 Selecting previously unselected package apparmor.
14:26:02 [2022-03-25T14:26:02.125Z] #21 20.77 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:26:02 [2022-03-25T14:26:02.125Z] #21 20.82 Unpacking apparmor (2.13.6-10) ...
14:26:02 [2022-03-25T14:26:02.694Z] #21 21.35 Selecting previously unselected package inetutils-ping.
14:26:02 [2022-03-25T14:26:02.694Z] #21 21.36 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
14:26:02 [2022-03-25T14:26:02.694Z] #21 21.36 Unpacking inetutils-ping (2:2.0-1) ...
14:26:02 [2022-03-25T14:26:02.695Z] #21 21.45 Selecting previously unselected package libip4tc2:amd64.
14:26:02 [2022-03-25T14:26:02.695Z] #21 21.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:26:02 [2022-03-25T14:26:02.695Z] #21 21.46 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:26:02 [2022-03-25T14:26:02.953Z] #21 21.52 Selecting previously unselected package libip6tc2:amd64.
14:26:02 [2022-03-25T14:26:02.953Z] #21 21.52 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:26:02 [2022-03-25T14:26:02.953Z] #21 21.53 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:26:02 [2022-03-25T14:26:02.953Z] #21 21.57 Selecting previously unselected package libnfnetlink0:amd64.
14:26:02 [2022-03-25T14:26:02.953Z] #21 21.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:26:02 [2022-03-25T14:26:02.953Z] #21 21.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:26:02 [2022-03-25T14:26:02.953Z] #21 21.67 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:26:02 [2022-03-25T14:26:02.953Z] #21 21.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:26:02 [2022-03-25T14:26:02.953Z] #21 21.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:26:03 [2022-03-25T14:26:03.211Z] #21 21.74 Selecting previously unselected package libnftnl11:amd64.
14:26:03 [2022-03-25T14:26:03.211Z] #21 21.75 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:26:03 [2022-03-25T14:26:03.211Z] #21 21.76 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:26:03 [2022-03-25T14:26:03.211Z] #21 21.82 Selecting previously unselected package iptables.
14:26:03 [2022-03-25T14:26:03.211Z] #21 21.83 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:26:03 [2022-03-25T14:26:03.211Z] #21 21.83 Unpacking iptables (1.8.7-1) ...
14:26:03 [2022-03-25T14:26:03.470Z] #21 22.14 Selecting previously unselected package libonig5:amd64.
14:26:03 [2022-03-25T14:26:03.470Z] #21 22.16 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:26:03 [2022-03-25T14:26:03.470Z] #21 22.16 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:26:03 [2022-03-25T14:26:03.728Z] #21 22.31 Selecting previously unselected package libjq1:amd64.
14:26:03 [2022-03-25T14:26:03.728Z] #21 22.32 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:26:03 [2022-03-25T14:26:03.728Z] #21 22.32 Unpacking libjq1:amd64 (1.6-2.1) ...
14:26:03 [2022-03-25T14:26:03.728Z] #21 22.41 Selecting previously unselected package jq.
14:26:03 [2022-03-25T14:26:03.728Z] #21 22.42 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:26:03 [2022-03-25T14:26:03.728Z] #21 22.42 Unpacking jq (1.6-2.1) ...
14:26:03 [2022-03-25T14:26:03.987Z] #21 22.52 Selecting previously unselected package libaio1:amd64.
14:26:03 [2022-03-25T14:26:03.987Z] #21 22.52 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:26:03 [2022-03-25T14:26:03.987Z] #21 22.53 Unpacking libaio1:amd64 (0.3.112-9) ...
14:26:03 [2022-03-25T14:26:03.987Z] #21 22.59 Selecting previously unselected package libgpm2:amd64.
14:26:03 [2022-03-25T14:26:03.987Z] #21 22.59 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:26:03 [2022-03-25T14:26:03.987Z] #21 22.60 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:26:03 [2022-03-25T14:26:03.987Z] #21 22.67 Selecting previously unselected package libicu67:amd64.
14:26:03 [2022-03-25T14:26:03.987Z] #21 22.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:26:03 [2022-03-25T14:26:03.987Z] #21 22.69 Unpacking libicu67:amd64 (67.1-7) ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.59 Selecting previously unselected package libinih1:amd64.
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.59 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.60 Unpacking libinih1:amd64 (53-1+b2) ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.65 Selecting previously unselected package libnet1:amd64.
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.65 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.73 Selecting previously unselected package libnl-3-200:amd64.
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.73 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.81 Selecting previously unselected package libprotobuf-c1:amd64.
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.88 Selecting previously unselected package net-tools.
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.88 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 25.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 26.04 Selecting previously unselected package patch.
14:26:07 [2022-03-25T14:26:07.273Z] #21 26.04 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
14:26:07 [2022-03-25T14:26:07.273Z] #21 26.05 Unpacking patch (2.7.6-7) ...
14:26:07 [2022-03-25T14:26:07.532Z] #21 26.18 Selecting previously unselected package python-pip-whl.
14:26:07 [2022-03-25T14:26:07.532Z] #21 26.20 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
14:26:07 [2022-03-25T14:26:07.532Z] #21 26.21 Unpacking python-pip-whl (20.3.4-4) ...
14:26:08 [2022-03-25T14:26:08.100Z] #21 26.72 Selecting previously unselected package python3-lib2to3.
14:26:08 [2022-03-25T14:26:08.101Z] #21 26.72 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:26:08 [2022-03-25T14:26:08.101Z] #21 26.73 Unpacking python3-lib2to3 (3.9.2-1) ...
14:26:08 [2022-03-25T14:26:08.359Z] #21 26.83 Selecting previously unselected package python3-distutils.
14:26:08 [2022-03-25T14:26:08.359Z] #21 26.84 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:26:08 [2022-03-25T14:26:08.359Z] #21 26.85 Unpacking python3-distutils (3.9.2-1) ...
14:26:08 [2022-03-25T14:26:08.359Z] #21 26.95 Selecting previously unselected package python3-pkg-resources.
14:26:08 [2022-03-25T14:26:08.359Z] #21 26.96 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:26:08 [2022-03-25T14:26:08.359Z] #21 26.96 Unpacking python3-pkg-resources (52.0.0-4) ...
14:26:08 [2022-03-25T14:26:08.619Z] #21 27.08 Selecting previously unselected package python3-setuptools.
14:26:08 [2022-03-25T14:26:08.619Z] #21 27.09 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:26:08 [2022-03-25T14:26:08.619Z] #21 27.10 Unpacking python3-setuptools (52.0.0-4) ...
14:26:08 [2022-03-25T14:26:08.619Z] #21 27.33 Selecting previously unselected package python3-wheel.
14:26:08 [2022-03-25T14:26:08.619Z] #21 27.34 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:26:08 [2022-03-25T14:26:08.619Z] #21 27.34 Unpacking python3-wheel (0.34.2-1) ...
14:26:08 [2022-03-25T14:26:08.619Z] #21 27.42 Selecting previously unselected package python3-pip.
14:26:08 [2022-03-25T14:26:08.619Z] #21 27.43 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
14:26:08 [2022-03-25T14:26:08.878Z] #21 27.44 Unpacking python3-pip (20.3.4-4) ...
14:26:09 [2022-03-25T14:26:09.137Z] #21 27.67 Selecting previously unselected package sudo.
14:26:09 [2022-03-25T14:26:09.137Z] #21 27.67 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
14:26:09 [2022-03-25T14:26:09.137Z] #21 27.68 Unpacking sudo (1.9.5p2-3) ...
14:26:09 [2022-03-25T14:26:09.396Z] #21 28.10 Selecting previously unselected package thin-provisioning-tools.
14:26:09 [2022-03-25T14:26:09.396Z] #21 28.12 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:26:09 [2022-03-25T14:26:09.396Z] #21 28.13 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:26:09 [2022-03-25T14:26:09.655Z] #21 28.33 Selecting previously unselected package uidmap.
14:26:09 [2022-03-25T14:26:09.655Z] #21 28.34 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
14:26:09 [2022-03-25T14:26:09.655Z] #21 28.34 Unpacking uidmap (1:4.8.1-1) ...
14:26:09 [2022-03-25T14:26:09.914Z] #21 28.47 Selecting previously unselected package vim-runtime.
14:26:09 [2022-03-25T14:26:09.914Z] #21 28.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:26:09 [2022-03-25T14:26:09.914Z] #21 28.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:26:09 [2022-03-25T14:26:09.914Z] #21 28.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:26:09 [2022-03-25T14:26:09.914Z] #21 28.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:26:13 [2022-03-25T14:26:13.203Z] #21 31.53 Selecting previously unselected package vim.
14:26:13 [2022-03-25T14:26:13.203Z] #21 31.54 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:26:13 [2022-03-25T14:26:13.203Z] #21 31.56 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:26:13 [2022-03-25T14:26:13.462Z] #21 32.03 Selecting previously unselected package xfsprogs.
14:26:13 [2022-03-25T14:26:13.462Z] #21 32.03 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
14:26:13 [2022-03-25T14:26:13.462Z] #21 32.04 Unpacking xfsprogs (5.10.0-4) ...
14:26:13 [2022-03-25T14:26:13.980Z] #21 32.45 Selecting previously unselected package zip.
14:26:13 [2022-03-25T14:26:13.980Z] #21 32.47 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
14:26:13 [2022-03-25T14:26:13.980Z] #21 32.47 Unpacking zip (3.0-12) ...
14:26:13 [2022-03-25T14:26:13.980Z] #21 32.59 Selecting previously unselected package zstd.
14:26:13 [2022-03-25T14:26:13.980Z] #21 32.60 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
14:26:13 [2022-03-25T14:26:13.980Z] #21 32.61 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:26:14 [2022-03-25T14:26:14.239Z] #21 32.91 Setting up python3-pkg-resources (52.0.0-4) ...
14:26:15 [2022-03-25T14:26:15.177Z] #21 33.81 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:26:15 [2022-03-25T14:26:15.177Z] #21 33.83 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:26:15 [2022-03-25T14:26:15.177Z] #21 33.84 Setting up libgpm2:amd64 (1.20.7-8) ...
14:26:15 [2022-03-25T14:26:15.177Z] #21 33.85 Setting up libicu67:amd64 (67.1-7) ...
14:26:15 [2022-03-25T14:26:15.177Z] #21 33.86 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:26:15 [2022-03-25T14:26:15.177Z] #21 33.88 Setting up libinih1:amd64 (53-1+b2) ...
14:26:15 [2022-03-25T14:26:15.437Z] #21 33.89 Setting up uidmap (1:4.8.1-1) ...
14:26:15 [2022-03-25T14:26:15.437Z] #21 33.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:26:15 [2022-03-25T14:26:15.437Z] #21 33.92 Setting up bzip2 (1.0.8-4) ...
14:26:15 [2022-03-25T14:26:15.437Z] #21 33.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:26:15 [2022-03-25T14:26:15.437Z] #21 33.94 Setting up python3-wheel (0.34.2-1) ...
14:26:16 [2022-03-25T14:26:16.006Z] #21 34.68 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:26:16 [2022-03-25T14:26:16.006Z] #21 34.69 Setting up libcap2:amd64 (1:2.44-1) ...
14:26:16 [2022-03-25T14:26:16.006Z] #21 34.71 Setting up libcap2-bin (1:2.44-1) ...
14:26:16 [2022-03-25T14:26:16.006Z] #21 34.73 Setting up apparmor (2.13.6-10) ...
14:26:17 [2022-03-25T14:26:17.912Z] #21 36.26 Setting up zip (3.0-12) ...
14:26:17 [2022-03-25T14:26:17.912Z] #21 36.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:26:17 [2022-03-25T14:26:17.912Z] #21 36.31 Setting up bash-completion (1:2.11-2) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.11 Setting up xz-utils (5.2.5-2) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.14 Setting up libmnl0:amd64 (1.0.4-3) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.17 Setting up patch (2.7.6-7) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.19 Setting up sudo (1.9.5p2-3) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.28 invoke-rc.d: could not determine current runlevel
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.29 invoke-rc.d: policy-rc.d denied execution of start.
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.30 Setting up xfsprogs (5.10.0-4) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.32 Setting up libxtables12:amd64 (1.8.7-1) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.33 Setting up inetutils-ping (2:2.0-1) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.34 Setting up pigz (2.6-1) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.39 Setting up python-pip-whl (20.3.4-4) ...
14:26:19 [2022-03-25T14:26:19.818Z] #21 38.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:26:20 [2022-03-25T14:26:20.386Z] #21 39.02 Setting up libaio1:amd64 (0.3.112-9) ...
14:26:20 [2022-03-25T14:26:20.386Z] #21 39.04 Setting up python3-lib2to3 (3.9.2-1) ...
14:26:20 [2022-03-25T14:26:20.646Z] #21 39.44 Setting up libelf1:amd64 (0.183-1) ...
14:26:20 [2022-03-25T14:26:20.905Z] #21 39.47 Setting up zstd (1.4.8+dfsg-2.1) ...
14:26:20 [2022-03-25T14:26:20.905Z] #21 39.49 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:26:20 [2022-03-25T14:26:20.905Z] #21 39.50 Setting up python3-distutils (3.9.2-1) ...
14:26:21 [2022-03-25T14:26:21.424Z] #21 39.87 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:26:21 [2022-03-25T14:26:21.424Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:26:21 [2022-03-25T14:26:21.424Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:26:21 [2022-03-25T14:26:21.424Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:26:21 [2022-03-25T14:26:21.424Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:26:21 [2022-03-25T14:26:21.424Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:26:21 [2022-03-25T14:26:21.424Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:26:21 [2022-03-25T14:26:21.424Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:26:21 [2022-03-25T14:26:21.424Z] #21 39.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:26:21 [2022-03-25T14:26:21.424Z] #21 39.94 Setting up python3-setuptools (52.0.0-4) ...
14:26:22 [2022-03-25T14:26:22.802Z] #21 41.28 Setting up libjq1:amd64 (1.6-2.1) ...
14:26:22 [2022-03-25T14:26:22.802Z] #21 41.29 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:26:22 [2022-03-25T14:26:22.802Z] #21 41.31 Setting up thin-provisioning-tools (0.9.0-1) ...
14:26:22 [2022-03-25T14:26:22.802Z] #21 41.32 Setting up python3-pip (20.3.4-4) ...
14:26:23 [2022-03-25T14:26:23.740Z] #21 42.40 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:26:23 [2022-03-25T14:26:23.740Z] #21 42.41 Setting up jq (1.6-2.1) ...
14:26:23 [2022-03-25T14:26:23.740Z] #21 42.42 Setting up libbpf0:amd64 (1:0.3-2) ...
14:26:23 [2022-03-25T14:26:23.740Z] #21 42.43 Setting up iptables (1.8.7-1) ...
14:26:23 [2022-03-25T14:26:23.740Z] #21 42.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:26:23 [2022-03-25T14:26:23.740Z] #21 42.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:26:23 [2022-03-25T14:26:23.999Z] #21 42.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:26:23 [2022-03-25T14:26:23.999Z] #21 42.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:26:23 [2022-03-25T14:26:23.999Z] #21 42.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:26:23 [2022-03-25T14:26:23.999Z] #21 42.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:26:23 [2022-03-25T14:26:23.999Z] #21 42.53 Setting up iproute2 (5.10.0-4) ...
14:26:24 [2022-03-25T14:26:24.258Z] #21 42.86 Processing triggers for libc-bin (2.31-13+deb11u2) ...
14:26:24 [2022-03-25T14:26:24.518Z] #21 DONE 43.2s
14:26:24 [2022-03-25T14:26:24.518Z] 
14:26:24 [2022-03-25T14:26:24.518Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
14:26:24 [2022-03-25T14:26:24.518Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c
14:26:24 [2022-03-25T14:26:24.778Z] #43 ...
14:26:24 [2022-03-25T14:26:24.778Z] 
14:26:24 [2022-03-25T14:26:24.778Z] #22 [dev-systemd-false  8/24] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
14:26:24 [2022-03-25T14:26:24.778Z] #22 sha256:3c83af30fca832735bfd83c9782fe9f8cf31bc6f10a2b933d505cc16da7d1f46
14:26:25 [2022-03-25T14:26:25.716Z] #22 1.229 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:26:25 [2022-03-25T14:26:25.716Z] #22 1.233 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:26:25 [2022-03-25T14:26:25.716Z] #22 1.235 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:26:25 [2022-03-25T14:26:25.716Z] #22 DONE 1.3s
14:26:25 [2022-03-25T14:26:25.716Z] 
14:26:25 [2022-03-25T14:26:25.716Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:26:25 [2022-03-25T14:26:25.716Z] #56 sha256:f91da8ec1accce5cd2b44e4a77864fe06e2c35ea5d54cb353bd5527e4b3b8e5d
14:26:25 [2022-03-25T14:26:25.976Z] #56 ...
14:26:25 [2022-03-25T14:26:25.976Z] 
14:26:25 [2022-03-25T14:26:25.976Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
14:26:25 [2022-03-25T14:26:25.976Z] #23 sha256:27129f8cec1cabab546c25f38936e9b0bf96767a754124cc5a0beaef6f28b999
14:26:35 [2022-03-25T14:26:35.988Z] #23 9.667 Collecting yamllint==1.26.1
14:26:36 [2022-03-25T14:26:36.557Z] #23 10.74   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:26:37 [2022-03-25T14:26:37.935Z] #23 11.87 Collecting pathspec>=0.5.3
14:26:37 [2022-03-25T14:26:37.935Z] #23 11.88   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
14:26:38 [2022-03-25T14:26:38.194Z] #23 12.23 Collecting pyyaml
14:26:38 [2022-03-25T14:26:38.194Z] #23 12.24   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
14:26:38 [2022-03-25T14:26:38.194Z] #23 12.30 Building wheels for collected packages: yamllint
14:26:38 [2022-03-25T14:26:38.194Z] #23 12.31   Building wheel for yamllint (setup.py): started
14:26:39 [2022-03-25T14:26:39.134Z] #23 13.20   Building wheel for yamllint (setup.py): finished with status 'done'
14:26:39 [2022-03-25T14:26:39.134Z] #23 13.21   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7ca13436a4fa8a9d8636b71f94db7307859d3e0895c054a5261309da3af63903
14:26:39 [2022-03-25T14:26:39.134Z] #23 13.21   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:26:39 [2022-03-25T14:26:39.134Z] #23 13.22 Successfully built yamllint
14:26:39 [2022-03-25T14:26:39.134Z] #23 13.24 Installing collected packages: pyyaml, pathspec, yamllint
14:26:39 [2022-03-25T14:26:39.393Z] #23 13.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
14:26:40 [2022-03-25T14:26:40.331Z] #23 DONE 14.3s
14:26:40 [2022-03-25T14:26:40.331Z] 
14:26:40 [2022-03-25T14:26:40.331Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
14:26:40 [2022-03-25T14:26:40.331Z] #27 sha256:7c229d9386b9305b1c47532950627adf41a1f5e3a4e2954ad6bf73404556b367
14:26:40 [2022-03-25T14:26:40.331Z] #27 DONE 0.2s
14:26:40 [2022-03-25T14:26:40.331Z] 
14:26:40 [2022-03-25T14:26:40.331Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
14:26:40 [2022-03-25T14:26:40.331Z] #32 sha256:76ee68f32dff145c28b5a48936f7d8217c97dec2f33290d3108474cadadf811e
14:26:40 [2022-03-25T14:26:40.590Z] #32 DONE 0.3s
14:26:40 [2022-03-25T14:26:40.590Z] 
14:26:40 [2022-03-25T14:26:40.590Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
14:26:40 [2022-03-25T14:26:40.590Z] #35 sha256:024a69e43884c048569e36470fb91944ad863611b419c7e284903d0f9809fc9d
14:26:40 [2022-03-25T14:26:40.850Z] #35 DONE 0.1s
14:26:40 [2022-03-25T14:26:40.850Z] 
14:26:40 [2022-03-25T14:26:40.850Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
14:26:40 [2022-03-25T14:26:40.850Z] #37 sha256:c0e143d3cf170436decb90c56b483aafaf467a804064958e83142f0fbf67ce81
14:26:40 [2022-03-25T14:26:40.850Z] #37 DONE 0.1s
14:26:40 [2022-03-25T14:26:40.850Z] 
14:26:40 [2022-03-25T14:26:40.850Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:26:40 [2022-03-25T14:26:40.850Z] #60 sha256:2e04d261a4e4de7709989440a5832f59d508835c9bec4faf111e1a9a4f0f4284
14:26:40 [2022-03-25T14:26:40.850Z] #60 ...
14:26:40 [2022-03-25T14:26:40.850Z] 
14:26:40 [2022-03-25T14:26:40.850Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
14:26:40 [2022-03-25T14:26:40.850Z] #41 sha256:5a4c7d38759eb6a8b3e4c181fc04fbfdbb3881222bf9e585d79163fb8bc77582
14:26:40 [2022-03-25T14:26:40.850Z] #41 DONE 0.0s
14:26:41 [2022-03-25T14:26:41.109Z] 
14:26:41 [2022-03-25T14:26:41.109Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:26:41 [2022-03-25T14:26:41.109Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
14:26:59 [2022-03-25T14:26:59.195Z] #51 ...
14:26:59 [2022-03-25T14:26:59.195Z] 
14:26:59 [2022-03-25T14:26:59.195Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
14:26:59 [2022-03-25T14:26:59.195Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c
14:26:59 [2022-03-25T14:26:59.195Z] #43 187.2 + dpkg --print-architecture
14:26:59 [2022-03-25T14:26:59.195Z] #43 187.2 + git checkout -q v2.1.0
14:26:59 [2022-03-25T14:26:59.195Z] #43 187.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:26:59 [2022-03-25T14:26:59.195Z] #43 187.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:27:21 [2022-03-25T14:27:21.123Z] #43 DONE 210.1s
14:27:21 [2022-03-25T14:27:21.123Z] 
14:27:21 [2022-03-25T14:27:21.123Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:27:21 [2022-03-25T14:27:21.123Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
14:27:21 [2022-03-25T14:27:21.692Z] #51 ...
14:27:21 [2022-03-25T14:27:21.692Z] 
14:27:21 [2022-03-25T14:27:21.692Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
14:27:21 [2022-03-25T14:27:21.692Z] #44 sha256:7e06405461600163b3dc5e357a25825e4304e4be05a5a44c8fd994d806835b49
14:27:21 [2022-03-25T14:27:21.952Z] #44 DONE 0.2s
14:27:21 [2022-03-25T14:27:21.952Z] 
14:27:21 [2022-03-25T14:27:21.952Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:27:21 [2022-03-25T14:27:21.952Z] #60 sha256:2e04d261a4e4de7709989440a5832f59d508835c9bec4faf111e1a9a4f0f4284
14:27:21 [2022-03-25T14:27:21.952Z] #60 ...
14:27:21 [2022-03-25T14:27:21.953Z] 
14:27:21 [2022-03-25T14:27:21.953Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
14:27:21 [2022-03-25T14:27:21.953Z] #48 sha256:99b8f8d8ba9e81237b67939c085ca0ccd8f2d21230f88948792801ed75305f6e
14:27:21 [2022-03-25T14:27:21.953Z] #48 DONE 0.1s
14:27:21 [2022-03-25T14:27:21.953Z] 
14:27:21 [2022-03-25T14:27:21.953Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
14:27:21 [2022-03-25T14:27:21.953Z] #50 sha256:281fdcd861768e165b751dd99b8cf84f84f1cc87361719d3c192c6aa0203124e
14:27:22 [2022-03-25T14:27:22.212Z] #50 DONE 0.1s
14:27:22 [2022-03-25T14:27:22.212Z] 
14:27:22 [2022-03-25T14:27:22.212Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:27:22 [2022-03-25T14:27:22.212Z] #60 sha256:2e04d261a4e4de7709989440a5832f59d508835c9bec4faf111e1a9a4f0f4284
14:28:00 [2022-03-25T14:28:00.929Z] #60 ...
14:28:00 [2022-03-25T14:28:00.929Z] 
14:28:00 [2022-03-25T14:28:00.929Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:28:00 [2022-03-25T14:28:00.929Z] #56 sha256:f91da8ec1accce5cd2b44e4a77864fe06e2c35ea5d54cb353bd5527e4b3b8e5d
14:28:00 [2022-03-25T14:28:00.929Z] #56 146.9 + mkdir -p /build
14:28:00 [2022-03-25T14:28:00.929Z] #56 146.9 + cp runc /build/runc
14:28:00 [2022-03-25T14:28:00.929Z] #56 DONE 147.2s
14:28:00 [2022-03-25T14:28:00.929Z] 
14:28:00 [2022-03-25T14:28:00.929Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
14:28:00 [2022-03-25T14:28:00.929Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
14:28:00 [2022-03-25T14:28:00.929Z] #51 247.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
14:28:00 [2022-03-25T14:28:00.929Z] #51 DONE 247.9s
14:28:00 [2022-03-25T14:28:00.929Z] 
14:28:00 [2022-03-25T14:28:00.929Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:28:00 [2022-03-25T14:28:00.929Z] #60 sha256:2e04d261a4e4de7709989440a5832f59d508835c9bec4faf111e1a9a4f0f4284
14:28:00 [2022-03-25T14:28:00.929Z] #60 ...
14:28:00 [2022-03-25T14:28:00.929Z] 
14:28:00 [2022-03-25T14:28:00.929Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
14:28:00 [2022-03-25T14:28:00.929Z] #52 sha256:a554d070a087a491a831931d98baf7bd94d5f55c063f161e1d83f1fdb695d19b
14:28:00 [2022-03-25T14:28:00.929Z] #52 DONE 0.4s
14:28:00 [2022-03-25T14:28:00.929Z] 
14:28:00 [2022-03-25T14:28:00.929Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
14:28:00 [2022-03-25T14:28:00.929Z] #54 sha256:2112f95409d94e8f52bb207103dd4f0e95c9e33ca1719c1c1ad2be1a34ca2a12
14:28:00 [2022-03-25T14:28:00.929Z] #54 DONE 0.2s
14:28:00 [2022-03-25T14:28:00.929Z] 
14:28:00 [2022-03-25T14:28:00.929Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:28:00 [2022-03-25T14:28:00.929Z] #60 sha256:2e04d261a4e4de7709989440a5832f59d508835c9bec4faf111e1a9a4f0f4284
14:28:00 [2022-03-25T14:28:00.929Z] #60 ...
14:28:00 [2022-03-25T14:28:00.929Z] 
14:28:00 [2022-03-25T14:28:00.929Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
14:28:00 [2022-03-25T14:28:00.929Z] #57 sha256:fa13c6abbe97341d444be0c105973533d0700637266361c3dab1e4a299459df9
14:28:00 [2022-03-25T14:28:00.929Z] #57 DONE 0.1s
14:28:00 [2022-03-25T14:28:00.929Z] 
14:28:00 [2022-03-25T14:28:00.929Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:28:00 [2022-03-25T14:28:00.929Z] #60 sha256:2e04d261a4e4de7709989440a5832f59d508835c9bec4faf111e1a9a4f0f4284
14:28:02 [2022-03-25T14:28:02.308Z] #60 222.4 + bin/containerd
14:28:58 [2022-03-25T14:28:58.538Z] #60 273.3 # github.com/containerd/containerd/cmd/containerd
14:28:58 [2022-03-25T14:28:58.538Z] #60 273.3 /usr/bin/ld: /tmp/go-link-1432882571/000019.o: in function `New':
14:28:58 [2022-03-25T14:28:58.538Z] #60 273.3 /tmp/tmp.6Pz1T0N2DZ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
14:28:58 [2022-03-25T14:28:58.538Z] #60 273.4 + bin/containerd-stress
14:28:58 [2022-03-25T14:28:58.538Z] #60 274.5 + bin/containerd-shim
14:29:06 [2022-03-25T14:29:06.701Z] #60 285.6 + bin/containerd-shim-runc-v1
14:29:11 [2022-03-25T14:29:11.971Z] #60 291.9 + bin/containerd-shim-runc-v2
14:29:12 [2022-03-25T14:29:12.536Z] #60 292.7 + binaries
14:29:12 [2022-03-25T14:29:12.536Z] #60 292.7 + install -D bin/containerd /build/containerd
14:29:12 [2022-03-25T14:29:12.536Z] #60 292.7 + install -D bin/containerd-shim /build/containerd-shim
14:29:12 [2022-03-25T14:29:12.794Z] #60 292.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:29:12 [2022-03-25T14:29:12.794Z] #60 292.8 + install -D bin/ctr /build/ctr
14:29:13 [2022-03-25T14:29:13.054Z] #60 DONE 293.3s
14:29:13 [2022-03-25T14:29:13.991Z] 
14:29:13 [2022-03-25T14:29:13.991Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
14:29:13 [2022-03-25T14:29:13.991Z] #61 sha256:c1769d1324669e4caae4854b90550d66cfe98dbc69bf4af6d336d330731c0316
14:29:14 [2022-03-25T14:29:14.249Z] #61 DONE 0.3s
14:29:14 [2022-03-25T14:29:14.249Z] 
14:29:14 [2022-03-25T14:29:14.249Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:29:14 [2022-03-25T14:29:14.249Z] #66 sha256:6874b3d98fc5b12289ed4ad8cb8fa7fb29871024dc10ea02245da80d33e486ae
14:29:14 [2022-03-25T14:29:14.249Z] #66 DONE 0.1s
14:29:14 [2022-03-25T14:29:14.507Z] 
14:29:14 [2022-03-25T14:29:14.507Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
14:29:14 [2022-03-25T14:29:14.507Z] #71 sha256:4059cec4ce6708a43319ed079c61714d63af0e44a5ff813ffea120cd4a78d6b1
14:29:15 [2022-03-25T14:29:15.074Z] #71 DONE 0.6s
14:29:15 [2022-03-25T14:29:15.074Z] 
14:29:15 [2022-03-25T14:29:15.074Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
14:29:15 [2022-03-25T14:29:15.074Z] #72 sha256:0ea0581fadd3272cfbf153fc4ceba435493d36a63223ca47688d245916b3055f
14:29:15 [2022-03-25T14:29:15.074Z] #72 DONE 0.0s
14:29:15 [2022-03-25T14:29:15.074Z] 
14:29:15 [2022-03-25T14:29:15.074Z] #73 [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
14:29:15 [2022-03-25T14:29:15.074Z] #73 sha256:1a36c782d30f6e1a3e85076d1c5c355c1f54cbb1718dcbfa2cdf690b691988c8
14:29:16 [2022-03-25T14:29:16.007Z] #73 0.864 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:29:16 [2022-03-25T14:29:16.007Z] #73 1.047 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:29:16 [2022-03-25T14:29:16.272Z] #73 1.220 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:29:16 [2022-03-25T14:29:16.842Z] #73 1.336 Reading package lists...
14:29:17 [2022-03-25T14:29:17.669Z] #73 1.948 Reading package lists...
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.443 Building dependency tree...
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.552 Reading state information...
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.670 The following additional packages will be installed:
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.670   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.671   systemd-timesyncd
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.671 Suggested packages:
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.671   systemd-container policykit-1
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.671 Recommended packages:
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.671   libnss-systemd
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.749 The following NEW packages will be installed:
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.749   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
14:29:17 [2022-03-25T14:29:17.669Z] #73 2.750   libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd
14:29:17 [2022-03-25T14:29:17.926Z] #73 3.027 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
14:29:17 [2022-03-25T14:29:17.926Z] #73 3.027 Need to get 5941 kB of archives.
14:29:17 [2022-03-25T14:29:17.926Z] #73 3.027 After this operation, 19.5 MB of additional disk space will be used.
14:29:17 [2022-03-25T14:29:17.926Z] #73 3.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
14:29:17 [2022-03-25T14:29:17.926Z] #73 3.029 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
14:29:17 [2022-03-25T14:29:17.926Z] #73 3.031 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
14:29:17 [2022-03-25T14:29:17.926Z] #73 3.034 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
14:29:17 [2022-03-25T14:29:17.926Z] #73 3.035 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB]
14:29:17 [2022-03-25T14:29:17.926Z] #73 3.036 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB]
14:29:17 [2022-03-25T14:29:17.926Z] #73 3.075 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB]
14:29:18 [2022-03-25T14:29:18.184Z] #73 3.076 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
14:29:18 [2022-03-25T14:29:18.184Z] #73 3.078 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
14:29:18 [2022-03-25T14:29:18.184Z] #73 3.079 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB]
14:29:18 [2022-03-25T14:29:18.442Z] #73 3.239 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
14:29:18 [2022-03-25T14:29:18.442Z] #73 3.457 debconf: delaying package configuration, since apt-utils is not installed
14:29:18 [2022-03-25T14:29:18.442Z] #73 3.488 Fetched 5941 kB in 1s (10.3 MB/s)
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.513 Selecting previously unselected package libargon2-1:amd64.
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.513 (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 ... 28622 files and directories currently installed.)
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.532 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.540 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.576 Selecting previously unselected package libjson-c5:amd64.
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.578 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ...
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.582 Unpacking libjson-c5:amd64 (0.15-2) ...
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.621 Selecting previously unselected package libcryptsetup12:amd64.
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.624 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.629 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.682 Selecting previously unselected package libkmod2:amd64.
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.685 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ...
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.689 Unpacking libkmod2:amd64 (28-1) ...
14:29:18 [2022-03-25T14:29:18.700Z] #73 3.740 Selecting previously unselected package systemd-timesyncd.
14:29:18 [2022-03-25T14:29:18.958Z] #73 3.743 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ...
14:29:18 [2022-03-25T14:29:18.958Z] #73 3.747 Unpacking systemd-timesyncd (247.3-6) ...
14:29:18 [2022-03-25T14:29:18.958Z] #73 3.803 Selecting previously unselected package systemd.
14:29:18 [2022-03-25T14:29:18.958Z] #73 3.803 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ...
14:29:18 [2022-03-25T14:29:18.958Z] #73 3.836 Unpacking systemd (247.3-6) ...
14:29:19 [2022-03-25T14:29:19.216Z] #73 4.316 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
14:29:19 [2022-03-25T14:29:19.474Z] #73 4.328 Setting up libjson-c5:amd64 (0.15-2) ...
14:29:19 [2022-03-25T14:29:19.474Z] #73 4.339 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:29:19 [2022-03-25T14:29:19.474Z] #73 4.348 Setting up libkmod2:amd64 (28-1) ...
14:29:19 [2022-03-25T14:29:19.474Z] #73 4.362 Setting up systemd (247.3-6) ...
14:29:19 [2022-03-25T14:29:19.474Z] #73 4.408 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:29:19 [2022-03-25T14:29:19.474Z] #73 4.410 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:29:19 [2022-03-25T14:29:19.474Z] #73 4.413 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:29:19 [2022-03-25T14:29:19.732Z] #73 4.737 Setting up systemd-timesyncd (247.3-6) ...
14:29:19 [2022-03-25T14:29:19.990Z] #73 4.951 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
14:29:19 [2022-03-25T14:29:19.990Z] #73 4.951 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
14:29:19 [2022-03-25T14:29:19.990Z] #73 4.985 Selecting previously unselected package systemd-sysv.
14:29:19 [2022-03-25T14:29:19.990Z] #73 4.985 (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 ... 29450 files and directories currently installed.)
14:29:19 [2022-03-25T14:29:19.990Z] #73 4.997 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ...
14:29:19 [2022-03-25T14:29:19.990Z] #73 5.001 Unpacking systemd-sysv (247.3-6) ...
14:29:19 [2022-03-25T14:29:19.990Z] #73 5.045 Selecting previously unselected package libdbus-1-3:amd64.
14:29:19 [2022-03-25T14:29:19.990Z] #73 5.048 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
14:29:19 [2022-03-25T14:29:19.990Z] #73 5.053 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
14:29:19 [2022-03-25T14:29:19.990Z] #73 5.108 Selecting previously unselected package dbus.
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.111 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.121 Unpacking dbus (1.12.20-2) ...
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.179 Selecting previously unselected package libpam-systemd:amd64.
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.181 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ...
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.185 Unpacking libpam-systemd:amd64 (247.3-6) ...
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.233 Selecting previously unselected package dbus-user-session.
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.236 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.239 Unpacking dbus-user-session (1.12.20-2) ...
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.284 Setting up systemd-sysv (247.3-6) ...
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.294 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
14:29:20 [2022-03-25T14:29:20.248Z] #73 5.304 Setting up dbus (1.12.20-2) ...
14:29:20 [2022-03-25T14:29:20.507Z] #73 5.423 invoke-rc.d: could not determine current runlevel
14:29:20 [2022-03-25T14:29:20.507Z] #73 5.425 invoke-rc.d: policy-rc.d denied execution of start.
14:29:20 [2022-03-25T14:29:20.507Z] #73 5.431 Setting up libpam-systemd:amd64 (247.3-6) ...
14:29:20 [2022-03-25T14:29:20.765Z] #73 5.543 Setting up dbus-user-session (1.12.20-2) ...
14:29:20 [2022-03-25T14:29:20.765Z] #73 5.560 Processing triggers for libc-bin (2.31-13+deb11u2) ...
14:29:20 [2022-03-25T14:29:20.765Z] #73 DONE 5.7s
14:29:20 [2022-03-25T14:29:20.765Z] 
14:29:20 [2022-03-25T14:29:20.765Z] #74 [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
14:29:20 [2022-03-25T14:29:20.765Z] #74 sha256:b980c37420592998cb45df1ba8c4746cac31948932497e727e3f44ddb212a2b6
14:29:21 [2022-03-25T14:29:21.024Z] #74 0.381   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:29:21 [2022-03-25T14:29:21.282Z] #74 0.381                                  Dload  Upload   Total   Spent    Left  Speed
14:29:21 [2022-03-25T14:29:21.282Z] #74 0.381 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6510      0 --:--:-- --:--:-- --:--:--  6487
14:29:21 [2022-03-25T14:29:21.540Z] #74 DONE 0.7s
14:29:21 [2022-03-25T14:29:21.540Z] 
14:29:21 [2022-03-25T14:29:21.540Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
14:29:21 [2022-03-25T14:29:21.540Z] #75 sha256:a0006fe00ed4d25f7565ca6f7f0970c43b9bcbb2d986f0c2c4a0f6be709397b0
14:29:23 [2022-03-25T14:29:23.442Z] #75 DONE 1.7s
14:29:23 [2022-03-25T14:29:23.442Z] 
14:29:23 [2022-03-25T14:29:23.442Z] #76 exporting to image
14:29:23 [2022-03-25T14:29:23.442Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:29:23 [2022-03-25T14:29:23.442Z] #76 exporting layers
14:29:30 [2022-03-25T14:29:30.005Z] #76 exporting layers 6.3s done
14:29:30 [2022-03-25T14:29:30.005Z] #76 writing image sha256:bc6cfb3fdfca013974b74b5c66ec05ed9510391fb5913a8d055dcbb6808913ad done
14:29:30 [2022-03-25T14:29:30.005Z] #76 naming to docker.io/library/docker:3853eb59d16431793a1ac64b3736931b2a078abd done
14:29:30 [2022-03-25T14:29:30.005Z] #76 DONE 6.3s