Skip to content

Console Output

Skipping 65 KB.. Full Log
.446Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:04:48 [2022-05-19T09:04:48.446Z] #42 29.14 Fetched 8530 kB in 23s (374 kB/s)
09:04:50 [2022-05-19T09:04:50.985Z] #42 29.14 Reading package lists...
09:04:50 [2022-05-19T09:04:50.985Z] #42 ...
09:04:50 [2022-05-19T09:04:50.985Z] 
09:04:50 [2022-05-19T09:04:50.985Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:04:50 [2022-05-19T09:04:50.985Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
09:04:50 [2022-05-19T09:04:50.985Z] #62 21.57 Fetched 8530 kB in 17s (513 kB/s)
09:04:50 [2022-05-19T09:04:50.985Z] #62 21.57 Reading package lists...
09:04:50 [2022-05-19T09:04:50.985Z] #62 ...
09:04:50 [2022-05-19T09:04:50.985Z] 
09:04:50 [2022-05-19T09:04:50.985Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
09:04:50 [2022-05-19T09:04:50.985Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
09:04:50 [2022-05-19T09:04:50.985Z] #36 30.78 go: downloading github.com/russross/blackfriday/v2 v2.0.1
09:04:50 [2022-05-19T09:04:50.985Z] #36 31.02 go: downloading github.com/cilium/ebpf v0.7.0
09:04:51 [2022-05-19T09:04:51.550Z] #36 32.41 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
09:04:58 [2022-05-19T09:04:58.103Z] #36 ...
09:04:58 [2022-05-19T09:04:58.103Z] 
09:04:58 [2022-05-19T09:04:58.103Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:04:58 [2022-05-19T09:04:58.103Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:04:58 [2022-05-19T09:04:58.103Z] #42 29.14 Reading package lists...
09:04:58 [2022-05-19T09:04:58.669Z] #42 38.16 Reading package lists...
09:04:58 [2022-05-19T09:04:58.669Z] #42 ...
09:04:58 [2022-05-19T09:04:58.669Z] 
09:04:58 [2022-05-19T09:04:58.669Z] #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
09:04:58 [2022-05-19T09:04:58.669Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:04:58 [2022-05-19T09:04:58.669Z] #14 29.52 Fetched 8530 kB in 23s (378 kB/s)
09:04:58 [2022-05-19T09:04:58.669Z] #14 29.52 Reading package lists...
09:04:58 [2022-05-19T09:04:58.669Z] #14 38.32 Reading package lists...
09:04:58 [2022-05-19T09:04:58.669Z] #14 ...
09:04:58 [2022-05-19T09:04:58.669Z] 
09:04:58 [2022-05-19T09:04:58.669Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:04:58 [2022-05-19T09:04:58.669Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
09:04:59 [2022-05-19T09:04:59.443Z] #47 38.91 Updating files:  55% (1205/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  91% (1988/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
09:04:59 [2022-05-19T09:04:59.443Z] #47 40.11 + git checkout -q v2.3.0
09:05:01 [2022-05-19T09:05:01.340Z] #47 ...
09:05:01 [2022-05-19T09:05:01.340Z] 
09:05:01 [2022-05-19T09:05:01.340Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:05:01 [2022-05-19T09:05:01.340Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
09:05:01 [2022-05-19T09:05:01.340Z] #62 31.80 Reading package lists...
09:05:01 [2022-05-19T09:05:01.340Z] #62 40.45 Building dependency tree...
09:05:01 [2022-05-19T09:05:01.340Z] #62 ...
09:05:01 [2022-05-19T09:05:01.340Z] 
09:05:01 [2022-05-19T09:05:01.340Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:05:01 [2022-05-19T09:05:01.340Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
09:05:01 [2022-05-19T09:05:01.340Z] #51 31.93 Fetched 8534 kB in 25s (346 kB/s)
09:05:01 [2022-05-19T09:05:01.340Z] #51 31.93 Reading package lists...
09:05:01 [2022-05-19T09:05:01.905Z] #51 40.17 Reading package lists...
09:05:01 [2022-05-19T09:05:01.905Z] #51 ...
09:05:01 [2022-05-19T09:05:01.905Z] 
09:05:01 [2022-05-19T09:05:01.905Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:05:01 [2022-05-19T09:05:01.905Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
09:05:01 [2022-05-19T09:05:01.905Z] #62 40.45 Building dependency tree...
09:05:06 [2022-05-19T09:05:06.087Z] #62 47.00 The following additional packages will be installed:
09:05:06 [2022-05-19T09:05:06.087Z] #62 47.00   libbtrfs0
09:05:06 [2022-05-19T09:05:06.347Z] #62 47.29 The following NEW packages will be installed:
09:05:06 [2022-05-19T09:05:06.347Z] #62 47.31   libbtrfs-dev libbtrfs0
09:05:06 [2022-05-19T09:05:06.916Z] #62 47.82 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
09:05:06 [2022-05-19T09:05:06.916Z] #62 47.82 Need to get 460 kB of archives.
09:05:06 [2022-05-19T09:05:06.916Z] #62 47.82 After this operation, 1237 kB of additional disk space will be used.
09:05:06 [2022-05-19T09:05:06.916Z] #62 47.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:05:06 [2022-05-19T09:05:06.916Z] #62 47.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:05:08 [2022-05-19T09:05:08.292Z] #62 ...
09:05:08 [2022-05-19T09:05:08.292Z] 
09:05:08 [2022-05-19T09:05:08.292Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:05:08 [2022-05-19T09:05:08.292Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
09:05:08 [2022-05-19T09:05:08.292Z] #51 40.17 Reading package lists...
09:05:11 [2022-05-19T09:05:11.079Z] #51 49.07 Building dependency tree...
09:05:11 [2022-05-19T09:05:11.079Z] #51 ...
09:05:11 [2022-05-19T09:05:11.079Z] 
09:05:11 [2022-05-19T09:05:11.079Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:05:11 [2022-05-19T09:05:11.079Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
09:05:11 [2022-05-19T09:05:11.079Z] #62 49.54 debconf: delaying package configuration, since apt-utils is not installed
09:05:11 [2022-05-19T09:05:11.079Z] #62 50.07 Fetched 460 kB in 0s (1232 kB/s)
09:05:11 [2022-05-19T09:05:11.079Z] #62 50.32 Selecting previously unselected package libbtrfs0:amd64.
09:05:11 [2022-05-19T09:05:11.079Z] #62 50.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.)
09:05:11 [2022-05-19T09:05:11.079Z] #62 50.40 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
09:05:11 [2022-05-19T09:05:11.079Z] #62 50.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:05:11 [2022-05-19T09:05:11.079Z] #62 50.87 Selecting previously unselected package libbtrfs-dev:amd64.
09:05:11 [2022-05-19T09:05:11.079Z] #62 50.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
09:05:11 [2022-05-19T09:05:11.079Z] #62 50.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:05:11 [2022-05-19T09:05:11.079Z] #62 51.48 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:05:11 [2022-05-19T09:05:11.079Z] #62 51.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:05:11 [2022-05-19T09:05:11.079Z] #62 51.56 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:05:11 [2022-05-19T09:05:11.079Z] #62 DONE 52.2s
09:05:11 [2022-05-19T09:05:11.336Z] 
09:05:11 [2022-05-19T09:05:11.336Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:05:11 [2022-05-19T09:05:11.336Z] #63 sha256:179c0ea898872c8222b4c72c88f14d399ff274bcbeb9c01126f0c755aeef1f64
09:05:11 [2022-05-19T09:05:11.336Z] #63 DONE 0.1s
09:05:11 [2022-05-19T09:05:11.336Z] 
09:05:11 [2022-05-19T09:05:11.336Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:05:11 [2022-05-19T09:05:11.336Z] #64 sha256:19a1caa306b955ab53e488fa238fe8d32322937fe8385f19b3e417ca9c1dadf0
09:05:12 [2022-05-19T09:05:12.269Z] #64 ...
09:05:12 [2022-05-19T09:05:12.269Z] 
09:05:12 [2022-05-19T09:05:12.269Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:05:12 [2022-05-19T09:05:12.269Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
09:05:12 [2022-05-19T09:05:12.269Z] #47 42.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:05:12 [2022-05-19T09:05:12.269Z] #47 ...
09:05:12 [2022-05-19T09:05:12.269Z] 
09:05:12 [2022-05-19T09:05:12.269Z] #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
09:05:12 [2022-05-19T09:05:12.269Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:12 [2022-05-19T09:05:12.269Z] #14 38.32 Reading package lists...
09:05:12 [2022-05-19T09:05:12.269Z] #14 47.14 Building dependency tree...
09:05:12 [2022-05-19T09:05:12.269Z] #14 52.84 The following additional packages will be installed:
09:05:12 [2022-05-19T09:05:12.269Z] #14 52.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:05:12 [2022-05-19T09:05:12.269Z] #14 52.84   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
09:05:12 [2022-05-19T09:05:12.269Z] #14 52.84   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
09:05:12 [2022-05-19T09:05:12.269Z] #14 52.87   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
09:05:12 [2022-05-19T09:05:12.269Z] #14 52.88   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
09:05:12 [2022-05-19T09:05:12.269Z] #14 52.88   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
09:05:12 [2022-05-19T09:05:12.269Z] #14 52.89   mingw-w64-common mingw-w64-x86-64-dev
09:05:12 [2022-05-19T09:05:12.269Z] #14 52.93 Suggested packages:
09:05:12 [2022-05-19T09:05:12.269Z] #14 52.93   gcc-10-locales seccomp wine64
09:05:12 [2022-05-19T09:05:12.834Z] #14 ...
09:05:12 [2022-05-19T09:05:12.834Z] 
09:05:12 [2022-05-19T09:05:12.834Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:05:12 [2022-05-19T09:05:12.834Z] #64 sha256:19a1caa306b955ab53e488fa238fe8d32322937fe8385f19b3e417ca9c1dadf0
09:05:12 [2022-05-19T09:05:12.834Z] #64 1.495 + RM_GOPATH=0
09:05:12 [2022-05-19T09:05:12.834Z] #64 1.495 + TMP_GOPATH=
09:05:12 [2022-05-19T09:05:12.834Z] #64 1.495 + : /build
09:05:12 [2022-05-19T09:05:12.834Z] #64 1.495 + '[' -z '' ']'
09:05:12 [2022-05-19T09:05:12.834Z] #64 1.495 ++ mktemp -d
09:05:12 [2022-05-19T09:05:12.834Z] #64 1.580 + export GOPATH=/tmp/tmp.UD5mIvpp2S
09:05:12 [2022-05-19T09:05:12.834Z] #64 1.580 + GOPATH=/tmp/tmp.UD5mIvpp2S
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.580 + RM_GOPATH=1
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.581 + case "$(go env GOARCH)" in
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.581 ++ go env GOARCH
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.664 + export GO_BUILDMODE=-buildmode=pie
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.664 + GO_BUILDMODE=-buildmode=pie
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.664 ++ dirname /install.sh
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.720 + dir=/
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.720 + bin=containerd
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.720 + shift
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.720 + '[' '!' -f //containerd.installer ']'
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.720 + . //containerd.installer
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.720 ++ set -e
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.720 ++ : v1.6.4
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.720 + install_containerd
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.735 + echo 'Install containerd version v1.6.4'
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.743 Install containerd version v1.6.4
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.744 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UD5mIvpp2S/src/github.com/containerd/containerd
09:05:13 [2022-05-19T09:05:13.092Z] #64 1.756 Cloning into '/tmp/tmp.UD5mIvpp2S/src/github.com/containerd/containerd'...
09:05:16 [2022-05-19T09:05:16.374Z] #64 ...
09:05:16 [2022-05-19T09:05:16.374Z] 
09:05:16 [2022-05-19T09:05:16.374Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:05:16 [2022-05-19T09:05:16.374Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:16 [2022-05-19T09:05:16.374Z] #42 38.16 Reading package lists...
09:05:16 [2022-05-19T09:05:16.374Z] #42 47.02 Building dependency tree...
09:05:16 [2022-05-19T09:05:16.374Z] #42 53.26 The following additional packages will be installed:
09:05:16 [2022-05-19T09:05:16.374Z] #42 53.33   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
09:05:16 [2022-05-19T09:05:16.374Z] #42 53.33 Suggested packages:
09:05:16 [2022-05-19T09:05:16.374Z] #42 53.33   cmake-doc ninja-build lrzip
09:05:16 [2022-05-19T09:05:16.374Z] #42 53.33 Recommended packages:
09:05:16 [2022-05-19T09:05:16.374Z] #42 53.33   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:05:16 [2022-05-19T09:05:16.374Z] #42 55.02 The following NEW packages will be installed:
09:05:16 [2022-05-19T09:05:16.374Z] #42 55.04   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:05:16 [2022-05-19T09:05:16.374Z] #42 55.04   vim-common xxd
09:05:16 [2022-05-19T09:05:16.374Z] #42 55.54 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
09:05:16 [2022-05-19T09:05:16.374Z] #42 55.54 Need to get 17.7 MB of archives.
09:05:16 [2022-05-19T09:05:16.374Z] #42 55.54 After this operation, 70.7 MB of additional disk space will be used.
09:05:16 [2022-05-19T09:05:16.374Z] #42 55.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #42 55.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #42 55.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #42 55.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #42 56.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #42 56.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #42 56.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #42 56.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #42 56.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #42 56.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #42 ...
09:05:16 [2022-05-19T09:05:16.374Z] 
09:05:16 [2022-05-19T09:05:16.374Z] #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
09:05:16 [2022-05-19T09:05:16.374Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:16 [2022-05-19T09:05:16.374Z] #14 55.57 The following NEW packages will be installed:
09:05:16 [2022-05-19T09:05:16.374Z] #14 55.60   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:05:16 [2022-05-19T09:05:16.374Z] #14 55.60   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
09:05:16 [2022-05-19T09:05:16.374Z] #14 55.60   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
09:05:16 [2022-05-19T09:05:16.374Z] #14 55.60   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
09:05:16 [2022-05-19T09:05:16.374Z] #14 55.60   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
09:05:16 [2022-05-19T09:05:16.374Z] #14 55.60   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:05:16 [2022-05-19T09:05:16.374Z] #14 55.61   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
09:05:16 [2022-05-19T09:05:16.374Z] #14 55.61   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:05:16 [2022-05-19T09:05:16.374Z] #14 55.61   mingw-w64-x86-64-dev
09:05:16 [2022-05-19T09:05:16.374Z] #14 56.17 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
09:05:16 [2022-05-19T09:05:16.374Z] #14 56.17 Need to get 115 MB of archives.
09:05:16 [2022-05-19T09:05:16.374Z] #14 56.17 After this operation, 645 MB of additional disk space will be used.
09:05:16 [2022-05-19T09:05:16.374Z] #14 56.17 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]
09:05:16 [2022-05-19T09:05:16.374Z] #14 56.39 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]
09:05:16 [2022-05-19T09:05:16.374Z] #14 56.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #14 56.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #14 56.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #14 56.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
09:05:16 [2022-05-19T09:05:16.374Z] #14 57.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
09:05:16 [2022-05-19T09:05:16.949Z] #14 57.88 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]
09:05:16 [2022-05-19T09:05:16.949Z] #14 57.90 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]
09:05:17 [2022-05-19T09:05:17.515Z] #14 ...
09:05:17 [2022-05-19T09:05:17.515Z] 
09:05:17 [2022-05-19T09:05:17.515Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
09:05:17 [2022-05-19T09:05:17.515Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
09:05:17 [2022-05-19T09:05:17.515Z] #57 57.57 v3.0.2
09:05:17 [2022-05-19T09:05:17.515Z] #57 DONE 58.4s
09:05:17 [2022-05-19T09:05:17.515Z] 
09:05:17 [2022-05-19T09:05:17.515Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:05:17 [2022-05-19T09:05:17.515Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
09:05:17 [2022-05-19T09:05:17.515Z] #51 54.82 The following additional packages will be installed:
09:05:17 [2022-05-19T09:05:17.515Z] #51 54.85   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:05:17 [2022-05-19T09:05:17.515Z] #51 54.86   python3-protobuf python3-six
09:05:17 [2022-05-19T09:05:17.515Z] #51 54.87 Suggested packages:
09:05:17 [2022-05-19T09:05:17.515Z] #51 54.89   python3-setuptools
09:05:17 [2022-05-19T09:05:17.515Z] #51 54.89 Recommended packages:
09:05:17 [2022-05-19T09:05:17.515Z] #51 54.89   iproute2 | iproute
09:05:17 [2022-05-19T09:05:17.515Z] #51 56.11 The following NEW packages will be installed:
09:05:17 [2022-05-19T09:05:17.515Z] #51 56.17   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:05:17 [2022-05-19T09:05:17.515Z] #51 56.21   python3-protobuf python3-six
09:05:17 [2022-05-19T09:05:17.515Z] #51 57.10 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
09:05:17 [2022-05-19T09:05:17.515Z] #51 57.10 Need to get 2314 kB of archives.
09:05:17 [2022-05-19T09:05:17.515Z] #51 57.10 After this operation, 11.1 MB of additional disk space will be used.
09:05:17 [2022-05-19T09:05:17.515Z] #51 57.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
09:05:17 [2022-05-19T09:05:17.515Z] #51 57.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:05:17 [2022-05-19T09:05:17.515Z] #51 57.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
09:05:17 [2022-05-19T09:05:17.515Z] #51 57.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
09:05:17 [2022-05-19T09:05:17.515Z] #51 57.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:05:17 [2022-05-19T09:05:17.515Z] #51 57.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:05:17 [2022-05-19T09:05:17.515Z] #51 57.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:05:19 [2022-05-19T09:05:19.468Z] #51 59.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
09:05:20 [2022-05-19T09:05:20.401Z] #51 ...
09:05:20 [2022-05-19T09:05:20.401Z] 
09:05:20 [2022-05-19T09:05:20.401Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:05:20 [2022-05-19T09:05:20.401Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:20 [2022-05-19T09:05:20.401Z] #42 59.00 debconf: delaying package configuration, since apt-utils is not installed
09:05:20 [2022-05-19T09:05:20.401Z] #42 59.39 Fetched 17.7 MB in 2s (7740 kB/s)
09:05:20 [2022-05-19T09:05:20.401Z] #42 59.60 Selecting previously unselected package xxd.
09:05:20 [2022-05-19T09:05:20.401Z] #42 59.61 (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.)
09:05:20 [2022-05-19T09:05:20.401Z] #42 59.79 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:05:20 [2022-05-19T09:05:20.401Z] #42 59.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:05:20 [2022-05-19T09:05:20.401Z] #42 60.26 Selecting previously unselected package vim-common.
09:05:20 [2022-05-19T09:05:20.401Z] #42 60.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:05:20 [2022-05-19T09:05:20.401Z] #42 60.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:05:20 [2022-05-19T09:05:20.401Z] #42 61.16 Selecting previously unselected package cmake-data.
09:05:20 [2022-05-19T09:05:20.401Z] #42 61.17 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:05:20 [2022-05-19T09:05:20.401Z] #42 61.24 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:05:23 [2022-05-19T09:05:23.687Z] #42 ...
09:05:23 [2022-05-19T09:05:23.687Z] 
09:05:23 [2022-05-19T09:05:23.687Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:23 [2022-05-19T09:05:23.687Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:23 [2022-05-19T09:05:23.687Z] #55 53.92 go: downloading github.com/fatih/color v1.13.0
09:05:23 [2022-05-19T09:05:23.687Z] #55 53.93 go: downloading github.com/gofrs/flock v0.8.1
09:05:23 [2022-05-19T09:05:23.687Z] #55 54.01 go: downloading github.com/spf13/cobra v1.3.0
09:05:23 [2022-05-19T09:05:23.687Z] #55 54.07 go: downloading github.com/spf13/viper v1.10.1
09:05:23 [2022-05-19T09:05:23.687Z] #55 54.66 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
09:05:23 [2022-05-19T09:05:23.687Z] #55 55.36 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
09:05:23 [2022-05-19T09:05:23.687Z] #55 55.36 go: downloading github.com/go-critic/go-critic v0.6.2
09:05:23 [2022-05-19T09:05:23.687Z] #55 57.41 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:05:23 [2022-05-19T09:05:23.687Z] #55 57.43 go: downloading github.com/mattn/go-colorable v0.1.12
09:05:23 [2022-05-19T09:05:23.687Z] #55 57.53 go: downloading github.com/mattn/go-isatty v0.0.14
09:05:23 [2022-05-19T09:05:23.687Z] #55 57.68 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:05:23 [2022-05-19T09:05:23.687Z] #55 62.97 go: downloading github.com/sirupsen/logrus v1.8.1
09:05:23 [2022-05-19T09:05:23.687Z] #55 62.98 go: downloading github.com/stretchr/testify v1.7.0
09:05:23 [2022-05-19T09:05:23.687Z] #55 63.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
09:05:23 [2022-05-19T09:05:23.687Z] #55 63.38 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
09:05:23 [2022-05-19T09:05:23.687Z] #55 63.54 go: downloading github.com/fsnotify/fsnotify v1.5.1
09:05:23 [2022-05-19T09:05:23.687Z] #55 63.65 go: downloading github.com/magiconair/properties v1.8.5
09:05:23 [2022-05-19T09:05:23.687Z] #55 63.75 go: downloading github.com/mitchellh/mapstructure v1.4.3
09:05:23 [2022-05-19T09:05:23.687Z] #55 63.78 go: downloading github.com/spf13/afero v1.6.0
09:05:23 [2022-05-19T09:05:23.687Z] #55 63.84 go: downloading github.com/spf13/cast v1.4.1
09:05:23 [2022-05-19T09:05:23.687Z] #55 63.87 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:05:23 [2022-05-19T09:05:23.687Z] #55 63.90 go: downloading github.com/subosito/gotenv v1.2.0
09:05:23 [2022-05-19T09:05:23.687Z] #55 63.99 go: downloading gopkg.in/ini.v1 v1.66.2
09:05:23 [2022-05-19T09:05:23.687Z] #55 ...
09:05:23 [2022-05-19T09:05:23.687Z] 
09:05:23 [2022-05-19T09:05:23.687Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
09:05:23 [2022-05-19T09:05:23.687Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.61 NAME:
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62    go-winres - A tool for embedding resources in Windows executables
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62 
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62 USAGE:
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62    go-winres [global options] command [command options] [arguments...]
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62 
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62 COMMANDS:
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62    init     Create an initial ./winres/winres.json
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62    make     Make syso files for the "go build" command
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62    simply   Make syso files for the "go build" command (simplified)
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62    extract  Extract all resources from an executable
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62    patch    Replace resources in an executable file (exe, dll)
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62    help, h  Shows a list of commands or help for one command
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62 
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62 GLOBAL OPTIONS:
09:05:23 [2022-05-19T09:05:23.687Z] #40 63.62    --help, -h  show help (default: false)
09:05:23 [2022-05-19T09:05:23.950Z] #40 DONE 64.8s
09:05:23 [2022-05-19T09:05:23.950Z] 
09:05:23 [2022-05-19T09:05:23.950Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:23 [2022-05-19T09:05:23.950Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:23 [2022-05-19T09:05:23.950Z] #55 64.23 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:05:23 [2022-05-19T09:05:23.950Z] #55 64.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:05:23 [2022-05-19T09:05:23.950Z] #55 64.36 go: downloading github.com/go-toolsmith/astequal v1.0.1
09:05:23 [2022-05-19T09:05:23.950Z] #55 64.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:05:23 [2022-05-19T09:05:23.950Z] #55 64.50 go: downloading github.com/go-toolsmith/astp v1.0.0
09:05:23 [2022-05-19T09:05:23.950Z] #55 64.53 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:05:23 [2022-05-19T09:05:23.950Z] #55 64.59 go: downloading github.com/go-toolsmith/typep v1.0.2
09:05:23 [2022-05-19T09:05:23.950Z] #55 64.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
09:05:23 [2022-05-19T09:05:23.950Z] #55 64.62 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:05:23 [2022-05-19T09:05:23.950Z] #55 64.82 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
09:05:24 [2022-05-19T09:05:24.889Z] #55 65.88 go: downloading github.com/hashicorp/errwrap v1.0.0
09:05:24 [2022-05-19T09:05:24.889Z] #55 65.96 go: downloading 4d63.com/gochecknoglobals v0.1.0
09:05:25 [2022-05-19T09:05:25.148Z] #55 66.24 go: downloading github.com/Antonboom/errname v0.1.5
09:05:25 [2022-05-19T09:05:25.716Z] #55 66.41 go: downloading github.com/Antonboom/nilnil v0.1.0
09:05:25 [2022-05-19T09:05:25.716Z] #55 66.56 go: downloading github.com/BurntSushi/toml v1.0.0
09:05:27 [2022-05-19T09:05:27.088Z] #55 67.62 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:05:27 [2022-05-19T09:05:27.088Z] #55 67.72 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
09:05:27 [2022-05-19T09:05:27.088Z] #55 67.84 go: downloading github.com/alexkohler/prealloc v1.0.0
09:05:27 [2022-05-19T09:05:27.088Z] #55 67.91 go: downloading github.com/ashanbrown/forbidigo v1.3.0
09:05:27 [2022-05-19T09:05:27.088Z] #55 67.91 go: downloading github.com/ashanbrown/makezero v1.1.0
09:05:27 [2022-05-19T09:05:27.088Z] #55 67.98 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:05:27 [2022-05-19T09:05:27.088Z] #55 68.11 go: downloading github.com/blizzy78/varnamelen v0.5.0
09:05:27 [2022-05-19T09:05:27.349Z] #55 68.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
09:05:27 [2022-05-19T09:05:27.349Z] #55 68.21 go: downloading github.com/breml/bidichk v0.2.1
09:05:27 [2022-05-19T09:05:27.349Z] #55 68.30 go: downloading github.com/breml/errchkjson v0.2.1
09:05:27 [2022-05-19T09:05:27.349Z] #55 68.34 go: downloading github.com/butuzov/ireturn v0.1.1
09:05:27 [2022-05-19T09:05:27.606Z] #55 68.56 go: downloading github.com/charithe/durationcheck v0.0.9
09:05:27 [2022-05-19T09:05:27.606Z] #55 68.63 go: downloading github.com/daixiang0/gci v0.2.9
09:05:27 [2022-05-19T09:05:27.864Z] #55 68.71 go: downloading github.com/denis-tingajkin/go-header v0.4.2
09:05:27 [2022-05-19T09:05:27.864Z] #55 ...
09:05:27 [2022-05-19T09:05:27.864Z] 
09:05:27 [2022-05-19T09:05:27.864Z] #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
09:05:27 [2022-05-19T09:05:27.864Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:27 [2022-05-19T09:05:27.864Z] #14 58.73 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]
09:05:27 [2022-05-19T09:05:27.864Z] #14 60.85 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]
09:05:27 [2022-05-19T09:05:27.864Z] #14 61.53 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]
09:05:27 [2022-05-19T09:05:27.864Z] #14 62.58 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]
09:05:27 [2022-05-19T09:05:27.864Z] #14 65.22 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]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.40 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]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.43 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]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 66.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
09:05:27 [2022-05-19T09:05:27.864Z] #14 67.88 debconf: delaying package configuration, since apt-utils is not installed
09:05:27 [2022-05-19T09:05:27.864Z] #14 68.21 Fetched 115 MB in 11s (10.4 MB/s)
09:05:27 [2022-05-19T09:05:27.864Z] #14 68.32 Selecting previously unselected package binutils-mingw-w64-i686.
09:05:27 [2022-05-19T09:05:27.864Z] #14 68.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.)
09:05:27 [2022-05-19T09:05:27.864Z] #14 68.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
09:05:27 [2022-05-19T09:05:27.864Z] #14 68.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:05:27 [2022-05-19T09:05:27.864Z] #14 ...
09:05:27 [2022-05-19T09:05:27.864Z] 
09:05:27 [2022-05-19T09:05:27.864Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:27 [2022-05-19T09:05:27.864Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:27 [2022-05-19T09:05:27.864Z] #55 68.84 go: downloading github.com/esimonov/ifshort v1.0.4
09:05:27 [2022-05-19T09:05:27.864Z] #55 68.93 go: downloading github.com/fzipp/gocyclo v0.4.0
09:05:28 [2022-05-19T09:05:28.123Z] #55 68.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:05:28 [2022-05-19T09:05:28.123Z] #55 69.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:05:28 [2022-05-19T09:05:28.123Z] #55 69.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:05:28 [2022-05-19T09:05:28.688Z] #55 69.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:05:28 [2022-05-19T09:05:28.688Z] #55 69.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:05:28 [2022-05-19T09:05:28.688Z] #55 69.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:05:28 [2022-05-19T09:05:28.946Z] #55 69.71 go: downloading github.com/golangci/misspell v0.3.5
09:05:28 [2022-05-19T09:05:28.946Z] #55 69.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:05:28 [2022-05-19T09:05:28.946Z] #55 69.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
09:05:28 [2022-05-19T09:05:28.946Z] #55 69.90 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:05:29 [2022-05-19T09:05:29.203Z] #55 70.05 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:05:29 [2022-05-19T09:05:29.203Z] #55 70.10 go: downloading github.com/jgautheron/goconst v1.5.1
09:05:29 [2022-05-19T09:05:29.203Z] #55 70.14 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:05:29 [2022-05-19T09:05:29.461Z] #55 70.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:05:29 [2022-05-19T09:05:29.461Z] #55 70.26 go: downloading github.com/julz/importas v0.1.0
09:05:29 [2022-05-19T09:05:29.461Z] #55 70.34 go: downloading github.com/kisielk/errcheck v1.6.0
09:05:29 [2022-05-19T09:05:29.461Z] #55 70.37 go: downloading github.com/kulti/thelper v0.5.0
09:05:29 [2022-05-19T09:05:29.461Z] #55 70.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3
09:05:29 [2022-05-19T09:05:29.719Z] #55 70.51 go: downloading github.com/kyoh86/exportloopref v0.1.8
09:05:29 [2022-05-19T09:05:29.719Z] #55 70.63 go: downloading github.com/ldez/gomoddirectives v0.2.2
09:05:29 [2022-05-19T09:05:29.719Z] #55 70.65 go: downloading github.com/ldez/tagliatelle v0.3.0
09:05:29 [2022-05-19T09:05:29.719Z] #55 70.66 go: downloading github.com/leonklingele/grouper v1.1.0
09:05:29 [2022-05-19T09:05:29.719Z] #55 70.75 go: downloading github.com/maratori/testpackage v1.0.1
09:05:29 [2022-05-19T09:05:29.985Z] #55 70.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:05:29 [2022-05-19T09:05:29.985Z] #55 70.98 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:05:30 [2022-05-19T09:05:30.243Z] #55 71.00 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
09:05:30 [2022-05-19T09:05:30.243Z] #55 71.04 go: downloading github.com/mgechev/revive v1.1.3
09:05:30 [2022-05-19T09:05:30.881Z] #55 71.88 go: downloading github.com/moricho/tparallel v0.2.1
09:05:30 [2022-05-19T09:05:30.881Z] #55 ...
09:05:30 [2022-05-19T09:05:30.881Z] 
09:05:30 [2022-05-19T09:05:30.881Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:05:30 [2022-05-19T09:05:30.881Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
09:05:30 [2022-05-19T09:05:30.881Z] #51 61.53 debconf: delaying package configuration, since apt-utils is not installed
09:05:30 [2022-05-19T09:05:30.881Z] #51 61.93 Fetched 2314 kB in 4s (620 kB/s)
09:05:30 [2022-05-19T09:05:30.881Z] #51 62.34 Selecting previously unselected package libprotobuf23:amd64.
09:05:30 [2022-05-19T09:05:30.881Z] #51 62.34 (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.)
09:05:30 [2022-05-19T09:05:30.881Z] #51 62.45 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 62.48 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 64.40 Selecting previously unselected package python3-pkg-resources.
09:05:30 [2022-05-19T09:05:30.881Z] #51 64.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 64.46 Unpacking python3-pkg-resources (52.0.0-4) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 64.79 Selecting previously unselected package python3-six.
09:05:30 [2022-05-19T09:05:30.881Z] #51 64.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 64.81 Unpacking python3-six (1.16.0-2) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 65.07 Selecting previously unselected package python3-protobuf.
09:05:30 [2022-05-19T09:05:30.881Z] #51 65.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 65.10 Unpacking python3-protobuf (3.12.4-1) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.11 Selecting previously unselected package libnet1:amd64.
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.51 Selecting previously unselected package libnl-3-200:amd64.
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.72 Selecting previously unselected package libprotobuf-c1:amd64.
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.94 Selecting previously unselected package criu.
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.95 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 66.99 Unpacking criu (3.17-1) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 68.19 Setting up python3-pkg-resources (52.0.0-4) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 70.73 Setting up libprotobuf23:amd64 (3.12.4-1) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 70.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 70.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:05:30 [2022-05-19T09:05:30.881Z] #51 70.90 Setting up python3-six (1.16.0-2) ...
09:05:31 [2022-05-19T09:05:31.141Z] #51 ...
09:05:31 [2022-05-19T09:05:31.141Z] 
09:05:31 [2022-05-19T09:05:31.141Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:31 [2022-05-19T09:05:31.141Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:31 [2022-05-19T09:05:31.141Z] #55 71.90 go: downloading github.com/nakabonne/nestif v0.3.1
09:05:31 [2022-05-19T09:05:31.141Z] #55 71.93 go: downloading github.com/nishanths/exhaustive v0.7.11
09:05:31 [2022-05-19T09:05:31.141Z] #55 71.97 go: downloading github.com/nishanths/predeclared v0.2.1
09:05:31 [2022-05-19T09:05:31.141Z] #55 72.10 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
09:05:31 [2022-05-19T09:05:31.398Z] #55 72.19 go: downloading github.com/ryancurrah/gomodguard v1.2.3
09:05:31 [2022-05-19T09:05:31.398Z] #55 72.33 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
09:05:31 [2022-05-19T09:05:31.398Z] #55 72.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
09:05:31 [2022-05-19T09:05:31.398Z] #55 72.42 go: downloading github.com/securego/gosec/v2 v2.9.6
09:05:31 [2022-05-19T09:05:31.655Z] #55 72.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:05:31 [2022-05-19T09:05:31.655Z] #55 72.74 go: downloading github.com/sivchari/containedctx v1.0.1
09:05:31 [2022-05-19T09:05:31.912Z] #55 72.79 go: downloading github.com/sivchari/tenv v1.4.7
09:05:31 [2022-05-19T09:05:31.912Z] #55 72.83 go: downloading github.com/sonatard/noctx v0.0.1
09:05:31 [2022-05-19T09:05:31.912Z] #55 72.83 go: downloading github.com/sourcegraph/go-diff v0.6.1
09:05:31 [2022-05-19T09:05:31.912Z] #55 73.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:05:32 [2022-05-19T09:05:32.171Z] #55 73.07 go: downloading github.com/sylvia7788/contextcheck v1.0.4
09:05:32 [2022-05-19T09:05:32.171Z] #55 73.12 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:05:32 [2022-05-19T09:05:32.171Z] #55 73.15 go: downloading github.com/tetafro/godot v1.4.11
09:05:32 [2022-05-19T09:05:32.171Z] #55 73.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
09:05:32 [2022-05-19T09:05:32.428Z] #55 73.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
09:05:32 [2022-05-19T09:05:32.428Z] #55 73.35 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
09:05:32 [2022-05-19T09:05:32.992Z] #55 73.72 go: downloading github.com/ultraware/funlen v0.0.3
09:05:32 [2022-05-19T09:05:32.992Z] #55 73.76 go: downloading github.com/ultraware/whitespace v0.0.4
09:05:32 [2022-05-19T09:05:32.992Z] #55 73.80 go: downloading github.com/uudashr/gocognit v1.0.5
09:05:32 [2022-05-19T09:05:32.992Z] #55 73.81 go: downloading github.com/yagipy/maintidx v1.0.0
09:05:32 [2022-05-19T09:05:32.992Z] #55 73.86 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
09:05:33 [2022-05-19T09:05:33.249Z] #55 74.01 go: downloading gitlab.com/bosi/decorder v0.2.1
09:05:33 [2022-05-19T09:05:33.249Z] #55 74.22 go: downloading honnef.co/go/tools v0.2.2
09:05:35 [2022-05-19T09:05:35.813Z] #55 76.38 go: downloading mvdan.cc/gofumpt v0.2.1
09:05:35 [2022-05-19T09:05:35.813Z] #55 76.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:05:35 [2022-05-19T09:05:35.813Z] #55 76.47 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
09:05:35 [2022-05-19T09:05:35.813Z] #55 76.58 go: downloading github.com/davecgh/go-spew v1.1.1
09:05:35 [2022-05-19T09:05:35.813Z] #55 76.73 go: downloading github.com/pmezard/go-difflib v1.0.0
09:05:35 [2022-05-19T09:05:35.813Z] #55 76.76 go: downloading github.com/stretchr/objx v0.1.1
09:05:35 [2022-05-19T09:05:35.813Z] #55 76.81 go: downloading github.com/hashicorp/hcl v1.0.0
09:05:35 [2022-05-19T09:05:35.813Z] #55 ...
09:05:35 [2022-05-19T09:05:35.813Z] 
09:05:35 [2022-05-19T09:05:35.813Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:05:35 [2022-05-19T09:05:35.813Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:35 [2022-05-19T09:05:35.813Z] #42 66.79 Selecting previously unselected package libicu67:amd64.
09:05:35 [2022-05-19T09:05:35.813Z] #42 66.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
09:05:35 [2022-05-19T09:05:35.813Z] #42 66.91 Unpacking libicu67:amd64 (67.1-7) ...
09:05:36 [2022-05-19T09:05:36.070Z] #42 ...
09:05:36 [2022-05-19T09:05:36.070Z] 
09:05:36 [2022-05-19T09:05:36.070Z] #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
09:05:36 [2022-05-19T09:05:36.070Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
09:05:36 [2022-05-19T09:05:36.070Z] #34 69.70 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/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.
09:05:36 [2022-05-19T09:05:36.070Z] #34 70.76 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
09:05:36 [2022-05-19T09:05:36.070Z] #34 71.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:05:36 [2022-05-19T09:05:36.327Z] #34 ...
09:05:36 [2022-05-19T09:05:36.327Z] 
09:05:36 [2022-05-19T09:05:36.327Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:36 [2022-05-19T09:05:36.327Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:36 [2022-05-19T09:05:36.327Z] #55 77.18 go: downloading github.com/pelletier/go-toml v1.9.4
09:05:36 [2022-05-19T09:05:36.588Z] #55 77.33 go: downloading golang.org/x/text v0.3.7
09:05:41 [2022-05-19T09:05:41.847Z] #55 ...
09:05:41 [2022-05-19T09:05:41.847Z] 
09:05:41 [2022-05-19T09:05:41.847Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:05:41 [2022-05-19T09:05:41.847Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:41 [2022-05-19T09:05:41.847Z] #42 77.86 Selecting previously unselected package libxml2:amd64.
09:05:41 [2022-05-19T09:05:41.847Z] #42 77.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 77.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 78.65 Selecting previously unselected package libarchive13:amd64.
09:05:41 [2022-05-19T09:05:41.847Z] #42 78.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 78.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 79.33 Selecting previously unselected package libjsoncpp24:amd64.
09:05:41 [2022-05-19T09:05:41.847Z] #42 79.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 79.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 79.86 Selecting previously unselected package librhash0:amd64.
09:05:41 [2022-05-19T09:05:41.847Z] #42 79.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 79.88 Unpacking librhash0:amd64 (1.4.1-2) ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 80.26 Selecting previously unselected package libuv1:amd64.
09:05:41 [2022-05-19T09:05:41.847Z] #42 80.26 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 80.26 Unpacking libuv1:amd64 (1.40.0-2) ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 80.63 Selecting previously unselected package cmake.
09:05:41 [2022-05-19T09:05:41.847Z] #42 80.63 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 80.64 Unpacking cmake (3.18.4-2+deb11u1) ...
09:05:41 [2022-05-19T09:05:41.847Z] #42 ...
09:05:41 [2022-05-19T09:05:41.847Z] 
09:05:41 [2022-05-19T09:05:41.847Z] #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
09:05:41 [2022-05-19T09:05:41.847Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:41 [2022-05-19T09:05:41.847Z] #14 72.63 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:05:41 [2022-05-19T09:05:41.847Z] #14 72.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #14 72.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:05:41 [2022-05-19T09:05:41.847Z] #14 77.03 Selecting previously unselected package binutils-mingw-w64.
09:05:41 [2022-05-19T09:05:41.847Z] #14 77.05 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #14 77.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
09:05:41 [2022-05-19T09:05:41.847Z] #14 77.34 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:05:41 [2022-05-19T09:05:41.847Z] #14 77.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #14 77.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:05:41 [2022-05-19T09:05:41.847Z] #14 77.81 Selecting previously unselected package dmsetup.
09:05:41 [2022-05-19T09:05:41.847Z] #14 77.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #14 77.83 Unpacking dmsetup (2:1.02.175-2.1) ...
09:05:41 [2022-05-19T09:05:41.847Z] #14 78.09 Selecting previously unselected package mingw-w64-common.
09:05:41 [2022-05-19T09:05:41.847Z] #14 78.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
09:05:41 [2022-05-19T09:05:41.847Z] #14 78.12 Unpacking mingw-w64-common (8.0.0-1) ...
09:05:41 [2022-05-19T09:05:41.847Z] #14 ...
09:05:41 [2022-05-19T09:05:41.847Z] 
09:05:41 [2022-05-19T09:05:41.847Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:05:41 [2022-05-19T09:05:41.847Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
09:05:41 [2022-05-19T09:05:41.847Z] #51 72.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:05:41 [2022-05-19T09:05:41.847Z] #51 72.58 Setting up python3-protobuf (3.12.4-1) ...
09:05:41 [2022-05-19T09:05:41.847Z] #51 78.87 Setting up criu (3.17-1) ...
09:05:41 [2022-05-19T09:05:41.847Z] #51 81.95 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:05:43 [2022-05-19T09:05:43.220Z] #51 DONE 83.8s
09:05:43 [2022-05-19T09:05:43.220Z] 
09:05:43 [2022-05-19T09:05:43.220Z] #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
09:05:43 [2022-05-19T09:05:43.220Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:45 [2022-05-19T09:05:45.120Z] #14 ...
09:05:45 [2022-05-19T09:05:45.120Z] 
09:05:45 [2022-05-19T09:05:45.120Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:45 [2022-05-19T09:05:45.120Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:45 [2022-05-19T09:05:45.120Z] #55 85.88 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
09:05:45 [2022-05-19T09:05:45.120Z] #55 85.94 go: downloading github.com/gobwas/glob v0.2.3
09:05:45 [2022-05-19T09:05:45.120Z] #55 86.05 go: downloading github.com/kisielk/gotool v1.0.0
09:05:45 [2022-05-19T09:05:45.120Z] #55 86.12 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:05:45 [2022-05-19T09:05:45.377Z] #55 86.30 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:05:45 [2022-05-19T09:05:45.378Z] #55 86.36 go: downloading golang.org/x/mod v0.5.1
09:05:45 [2022-05-19T09:05:45.378Z] #55 86.46 go: downloading github.com/ettle/strcase v0.1.1
09:05:45 [2022-05-19T09:05:45.944Z] #55 86.66 go: downloading github.com/fatih/structtag v1.2.0
09:05:45 [2022-05-19T09:05:45.944Z] #55 86.70 go: downloading github.com/Masterminds/semver v1.5.0
09:05:45 [2022-05-19T09:05:45.944Z] #55 86.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
09:05:45 [2022-05-19T09:05:45.944Z] #55 86.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:05:45 [2022-05-19T09:05:45.944Z] #55 86.90 go: downloading github.com/prometheus/client_golang v1.7.1
09:05:46 [2022-05-19T09:05:46.508Z] #55 87.54 go: downloading github.com/prometheus/client_model v0.2.0
09:05:46 [2022-05-19T09:05:46.764Z] #55 87.61 go: downloading github.com/google/go-cmp v0.5.6
09:05:47 [2022-05-19T09:05:47.021Z] #55 87.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:05:47 [2022-05-19T09:05:47.021Z] #55 87.95 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
09:05:47 [2022-05-19T09:05:47.021Z] #55 87.98 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:05:47 [2022-05-19T09:05:47.278Z] #55 88.29 go: downloading github.com/beorn7/perks v1.0.1
09:05:47 [2022-05-19T09:05:47.278Z] #55 88.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:05:47 [2022-05-19T09:05:47.278Z] #55 88.34 go: downloading github.com/golang/protobuf v1.5.2
09:05:47 [2022-05-19T09:05:47.278Z] #55 88.36 go: downloading github.com/cespare/xxhash v1.1.0
09:05:47 [2022-05-19T09:05:47.842Z] #55 ...
09:05:47 [2022-05-19T09:05:47.842Z] 
09:05:47 [2022-05-19T09:05:47.842Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:05:47 [2022-05-19T09:05:47.842Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.28 Setting up libicu67:amd64 (67.1-7) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.32 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.34 Setting up libuv1:amd64 (1.40.0-2) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.42 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.43 Setting up librhash0:amd64 (1.4.1-2) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.44 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.47 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.48 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.49 Setting up cmake (3.18.4-2+deb11u1) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 87.51 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:05:47 [2022-05-19T09:05:47.842Z] #42 DONE 88.5s
09:05:47 [2022-05-19T09:05:47.842Z] 
09:05:47 [2022-05-19T09:05:47.842Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:47 [2022-05-19T09:05:47.842Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:47 [2022-05-19T09:05:47.842Z] #55 88.65 go: downloading github.com/prometheus/common v0.10.0
09:05:47 [2022-05-19T09:05:47.842Z] #55 ...
09:05:47 [2022-05-19T09:05:47.842Z] 
09:05:47 [2022-05-19T09:05:47.842Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:05:47 [2022-05-19T09:05:47.842Z] #43 sha256:2100e0ca3df4e07884ca5e3750af2d2aef0690d5e884fff6782e7351cb5131f8
09:05:47 [2022-05-19T09:05:47.842Z] #43 DONE 0.2s
09:05:47 [2022-05-19T09:05:47.842Z] 
09:05:47 [2022-05-19T09:05:47.842Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:47 [2022-05-19T09:05:47.842Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:47 [2022-05-19T09:05:47.842Z] #55 88.93 go: downloading github.com/prometheus/procfs v0.6.0
09:05:48 [2022-05-19T09:05:48.100Z] #55 88.98 go: downloading github.com/mattn/go-runewidth v0.0.9
09:05:48 [2022-05-19T09:05:48.360Z] #55 89.09 go: downloading google.golang.org/protobuf v1.27.1
09:05:50 [2022-05-19T09:05:50.258Z] #55 90.96 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:05:54 [2022-05-19T09:05:54.438Z] #55 ...
09:05:54 [2022-05-19T09:05:54.438Z] 
09:05:54 [2022-05-19T09:05:54.438Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
09:05:54 [2022-05-19T09:05:54.438Z] #44 sha256:98d7b6f45addc125a7cc575b4f52e464b41c2c6e3bb15a829564b897de3395c5
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.426 + RM_GOPATH=0
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.427 + TMP_GOPATH=
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.427 + : /build
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.428 + '[' -z '' ']'
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.428 ++ mktemp -d
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.456 + export GOPATH=/tmp/tmp.aRiNuyxNqq
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.456 + GOPATH=/tmp/tmp.aRiNuyxNqq
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.456 + RM_GOPATH=1
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.456 + case "$(go env GOARCH)" in
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.456 ++ go env GOARCH
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.473 + export GO_BUILDMODE=-buildmode=pie
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.473 + GO_BUILDMODE=-buildmode=pie
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.473 ++ dirname /install.sh
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.473 + dir=/
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.473 + bin=tini
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.473 + shift
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.473 + '[' '!' -f //tini.installer ']'
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.473 + . //tini.installer
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.473 ++ : v0.19.0
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.474 + install_tini
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.474 + echo 'Install tini version v0.19.0'
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.474 + git clone https://github.com/krallin/tini.git /tmp/tmp.aRiNuyxNqq/tini
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.474 Install tini version v0.19.0
09:05:54 [2022-05-19T09:05:54.438Z] #44 1.475 Cloning into '/tmp/tmp.aRiNuyxNqq/tini'...
09:05:54 [2022-05-19T09:05:54.438Z] #44 2.870 + cd /tmp/tmp.aRiNuyxNqq/tini
09:05:54 [2022-05-19T09:05:54.438Z] #44 2.870 + git checkout -q v0.19.0
09:05:54 [2022-05-19T09:05:54.438Z] #44 2.878 + cmake .
09:05:54 [2022-05-19T09:05:54.438Z] #44 3.570 -- The C compiler identification is GNU 10.2.1
09:05:54 [2022-05-19T09:05:54.438Z] #44 3.648 -- Detecting C compiler ABI info
09:05:54 [2022-05-19T09:05:54.438Z] #44 4.550 -- Detecting C compiler ABI info - done
09:05:54 [2022-05-19T09:05:54.438Z] #44 4.726 -- Check for working C compiler: /usr/bin/cc - skipped
09:05:54 [2022-05-19T09:05:54.438Z] #44 4.754 -- Detecting C compile features
09:05:54 [2022-05-19T09:05:54.438Z] #44 4.767 -- Detecting C compile features - done
09:05:54 [2022-05-19T09:05:54.438Z] #44 4.851 -- Performing Test HAS_BUILTIN_FORTIFY
09:05:54 [2022-05-19T09:05:54.438Z] #44 5.235 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:05:54 [2022-05-19T09:05:54.438Z] #44 5.408 -- Configuring done
09:05:54 [2022-05-19T09:05:54.438Z] #44 5.429 -- Generating done
09:05:54 [2022-05-19T09:05:54.438Z] #44 5.451 -- Build files have been written to: /tmp/tmp.aRiNuyxNqq/tini
09:05:54 [2022-05-19T09:05:54.438Z] #44 5.490 + make tini-static
09:05:54 [2022-05-19T09:05:54.438Z] #44 5.973 Scanning dependencies of target tini-static
09:05:54 [2022-05-19T09:05:54.438Z] #44 6.110 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:05:55 [2022-05-19T09:05:55.376Z] #44 ...
09:05:55 [2022-05-19T09:05:55.376Z] 
09:05:55 [2022-05-19T09:05:55.376Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
09:05:55 [2022-05-19T09:05:55.376Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
09:05:55 [2022-05-19T09:05:55.376Z] #53 96.40 gotestsum version dev
09:05:56 [2022-05-19T09:05:56.309Z] #53 DONE 97.0s
09:05:56 [2022-05-19T09:05:56.309Z] 
09:05:56 [2022-05-19T09:05:56.309Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
09:05:56 [2022-05-19T09:05:56.309Z] #44 sha256:98d7b6f45addc125a7cc575b4f52e464b41c2c6e3bb15a829564b897de3395c5
09:05:56 [2022-05-19T09:05:56.309Z] #44 7.824 [100%] Linking C executable tini-static
09:05:56 [2022-05-19T09:05:56.309Z] #44 8.550 [100%] Built target tini-static
09:05:56 [2022-05-19T09:05:56.309Z] #44 ...
09:05:56 [2022-05-19T09:05:56.309Z] 
09:05:56 [2022-05-19T09:05:56.309Z] #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
09:05:56 [2022-05-19T09:05:56.309Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:56 [2022-05-19T09:05:56.309Z] #14 87.06 Selecting previously unselected package mingw-w64-x86-64-dev.
09:05:56 [2022-05-19T09:05:56.309Z] #14 87.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
09:05:56 [2022-05-19T09:05:56.309Z] #14 87.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
09:05:56 [2022-05-19T09:05:56.309Z] #14 96.09 Selecting previously unselected package gcc-mingw-w64-base.
09:05:56 [2022-05-19T09:05:56.309Z] #14 96.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
09:05:56 [2022-05-19T09:05:56.309Z] #14 96.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:05:56 [2022-05-19T09:05:56.309Z] #14 96.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
09:05:56 [2022-05-19T09:05:56.309Z] #14 96.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
09:05:56 [2022-05-19T09:05:56.309Z] #14 96.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:05:56 [2022-05-19T09:05:56.566Z] #14 ...
09:05:56 [2022-05-19T09:05:56.566Z] 
09:05:56 [2022-05-19T09:05:56.566Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
09:05:56 [2022-05-19T09:05:56.566Z] #44 sha256:98d7b6f45addc125a7cc575b4f52e464b41c2c6e3bb15a829564b897de3395c5
09:05:56 [2022-05-19T09:05:56.566Z] #44 8.594 + mkdir -p /build
09:05:56 [2022-05-19T09:05:56.566Z] #44 8.618 + cp tini-static /build/docker-init
09:05:56 [2022-05-19T09:05:56.566Z] #44 DONE 8.8s
09:05:56 [2022-05-19T09:05:56.566Z] 
09:05:56 [2022-05-19T09:05:56.566Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:56 [2022-05-19T09:05:56.566Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:06:06 [2022-05-19T09:06:06.543Z] #55 ...
09:06:06 [2022-05-19T09:06:06.543Z] 
09:06:06 [2022-05-19T09:06:06.543Z] #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
09:06:06 [2022-05-19T09:06:06.543Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:06:06 [2022-05-19T09:06:06.543Z] #14 107.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
09:06:06 [2022-05-19T09:06:06.543Z] #14 107.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:06:06 [2022-05-19T09:06:06.801Z] #14 107.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:06:18 [2022-05-19T09:06:18.992Z] #14 ...
09:06:18 [2022-05-19T09:06:18.992Z] 
09:06:18 [2022-05-19T09:06:18.992Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:06:18 [2022-05-19T09:06:18.992Z] #64 sha256:19a1caa306b955ab53e488fa238fe8d32322937fe8385f19b3e417ca9c1dadf0
09:06:21 [2022-05-19T09:06:21.053Z] #64 67.11 Updating files:  25% (1220/4768)
Updating files:  26% (1240/4768)
Updating files:  27% (1288/4768)
Updating files:  28% (1336/4768)
Updating files:  29% (1383/4768)
Updating files:  30% (1431/4768)
Updating files:  31% (1479/4768)
Updating files:  32% (1526/4768)
Updating files:  33% (1574/4768)
Updating files:  34% (1622/4768)
Updating files:  35% (1669/4768)
Updating files:  36% (1717/4768)
Updating files:  37% (1765/4768)
Updating files:  38% (1812/4768)
Updating files:  39% (1860/4768)
Updating files:  40% (1908/4768)
Updating files:  41% (1955/4768)
Updating files:  42% (2003/4768)
Updating files:  43% (2051/4768)
Updating files:  44% (2098/4768)
Updating files:  45% (2146/4768)
Updating files:  46% (2194/4768)
Updating files:  47% (2241/4768)
Updating files:  48% (2289/4768)
Updating files:  49% (2337/4768)
Updating files:  50% (2384/4768)
Updating files:  51% (2432/4768)
Updating files:  52% (2480/4768)
Updating files:  53% (2528/4768)
Updating files:  54% (2575/4768)
Updating files:  55% (2623/4768)
Updating files:  56% (2671/4768)
Updating files:  57% (2718/4768)
Updating files:  58% (2766/4768)
Updating files:  59% (2814/4768)
Updating files:  59% (2855/4768)
Updating files:  60% (2861/4768)
Updating files:  61% (2909/4768)
Updating files:  62% (2957/4768)
Updating files:  63% (3004/4768)
Updating files:  64% (3052/4768)
Updating files:  65% (3100/4768)
Updating files:  66% (3147/4768)
Updating files:  67% (3195/4768)
Updating files:  68% (3243/4768)
Updating files:  69% (3290/4768)
Updating files:  70% (3338/4768)
Updating files:  71% (3386/4768)
Updating files:  72% (3433/4768)
Updating files:  73% (3481/4768)
Updating files:  74% (3529/4768)
Updating files:  75% (3576/4768)
Updating files:  76% (3624/4768)
Updating files:  77% (3672/4768)
Updating files:  78% (3720/4768)
Updating files:  79% (3767/4768)
Updating files:  80% (3815/4768)
Updating files:  81% (3863/4768)
Updating files:  82% (3910/4768)
Updating files:  83% (3958/4768)
Updating files:  84% (4006/4768)
Updating files:  85% (4053/4768)
Updating files:  86% (4101/4768)
Updating files:  87% (4149/4768)
Updating files:  87% (4167/4768)
Updating files:  88% (4196/4768)
Updating files:  89% (4244/4768)
Updating files:  90% (4292/4768)
Updating files:  91% (4339/4768)
Updating files:  92% (4387/4768)
Updating files:  93% (4435/4768)
Updating files:  94% (4482/4768)
Updating files:  95% (4530/4768)
Updating files:  96% (4578/4768)
Updating files:  97% (4625/4768)
Updating files:  98% (4673/4768)
Updating files:  99% (4721/4768)
Updating files: 100% (4768/4768)
Updating files: 100% (4768/4768), done.
09:06:21 [2022-05-19T09:06:21.053Z] #64 69.79 + cd /tmp/tmp.UD5mIvpp2S/src/github.com/containerd/containerd
09:06:21 [2022-05-19T09:06:21.053Z] #64 69.79 + git checkout -q v1.6.4
09:06:24 [2022-05-19T09:06:24.333Z] #64 72.57 + export 'BUILDTAGS=netgo osusergo static_build'
09:06:24 [2022-05-19T09:06:24.333Z] #64 72.57 + BUILDTAGS='netgo osusergo static_build'
09:06:24 [2022-05-19T09:06:24.333Z] #64 72.57 + export EXTRA_FLAGS=-buildmode=pie
09:06:24 [2022-05-19T09:06:24.333Z] #64 72.57 + EXTRA_FLAGS=-buildmode=pie
09:06:24 [2022-05-19T09:06:24.333Z] #64 72.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:06:24 [2022-05-19T09:06:24.333Z] #64 72.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:06:24 [2022-05-19T09:06:24.333Z] #64 72.57 + '[' '' = dynamic ']'
09:06:24 [2022-05-19T09:06:24.333Z] #64 72.58 + make
09:06:27 [2022-05-19T09:06:27.609Z] #64 75.66 + bin/ctr
09:06:30 [2022-05-19T09:06:30.133Z] #64 ...
09:06:30 [2022-05-19T09:06:30.133Z] 
09:06:30 [2022-05-19T09:06:30.133Z] #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
09:06:30 [2022-05-19T09:06:30.133Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:06:30 [2022-05-19T09:06:30.133Z] #14 131.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
09:06:30 [2022-05-19T09:06:30.390Z] #14 131.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:06:30 [2022-05-19T09:06:30.390Z] #14 131.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:06:42 [2022-05-19T09:06:42.590Z] #14 141.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
09:06:42 [2022-05-19T09:06:42.590Z] #14 141.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
09:06:42 [2022-05-19T09:06:42.590Z] #14 141.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:06:50 [2022-05-19T09:06:50.704Z] #14 151.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
09:06:50 [2022-05-19T09:06:50.704Z] #14 151.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:06:50 [2022-05-19T09:06:50.704Z] #14 151.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:07:08 [2022-05-19T09:07:08.784Z] #14 ...
09:07:08 [2022-05-19T09:07:08.784Z] 
09:07:08 [2022-05-19T09:07:08.784Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
09:07:08 [2022-05-19T09:07:08.784Z] #67 sha256:127270dd54f03f2fd8b4cb76d9966f6fd1bad161468c96ab4d470c1185ffb543
09:07:08 [2022-05-19T09:07:08.784Z] #67 167.3 + for f in rootlesskit rootlesskit-docker-proxy
09:07:08 [2022-05-19T09:07:08.784Z] #67 167.3 + GOBIN=/build
09:07:08 [2022-05-19T09:07:08.784Z] #67 167.3 + GO111MODULE=on
09:07:08 [2022-05-19T09:07:08.784Z] #67 167.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0 rootlesskit version 1.0.0
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0 Usage of /build/rootlesskit-docker-proxy:
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0   -container-ip string
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0     	container ip
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0   -container-port int
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0     	container port (default -1)
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0   -host-ip string
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0     	host ip
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0   -host-port int
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0     	host port (default -1)
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0   -proto string
09:07:12 [2022-05-19T09:07:12.971Z] #67 173.0     	proxy protocol (default "tcp")
09:07:14 [2022-05-19T09:07:14.988Z] #67 DONE 175.2s
09:07:14 [2022-05-19T09:07:14.988Z] 
09:07:14 [2022-05-19T09:07:14.988Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:07:14 [2022-05-19T09:07:14.988Z] #68 sha256:15da016300bb694d1bd1d20365d669b7bda583e5ab4e4060180363176daeb5ea
09:07:14 [2022-05-19T09:07:14.988Z] #68 DONE 0.1s
09:07:14 [2022-05-19T09:07:14.988Z] 
09:07:14 [2022-05-19T09:07:14.988Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:07:14 [2022-05-19T09:07:14.988Z] #69 sha256:b8e0ef00ab802bd100a026a24b984d6dd44f38071fae6bacd3bef13f092855cc
09:07:14 [2022-05-19T09:07:14.988Z] #69 DONE 0.1s
09:07:14 [2022-05-19T09:07:14.988Z] 
09:07:14 [2022-05-19T09:07:14.988Z] #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
09:07:14 [2022-05-19T09:07:14.988Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:07:14 [2022-05-19T09:07:14.988Z] #14 168.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
09:07:14 [2022-05-19T09:07:14.988Z] #14 168.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:07:14 [2022-05-19T09:07:14.988Z] #14 168.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:07:14 [2022-05-19T09:07:14.988Z] #14 174.9 Selecting previously unselected package g++-mingw-w64-x86-64.
09:07:14 [2022-05-19T09:07:14.988Z] #14 174.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
09:07:14 [2022-05-19T09:07:14.988Z] #14 175.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:07:14 [2022-05-19T09:07:14.988Z] #14 175.5 Selecting previously unselected package libapparmor1:amd64.
09:07:14 [2022-05-19T09:07:14.988Z] #14 175.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
09:07:14 [2022-05-19T09:07:14.988Z] #14 175.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
09:07:14 [2022-05-19T09:07:14.988Z] #14 175.8 Selecting previously unselected package libapparmor-dev:amd64.
09:07:14 [2022-05-19T09:07:14.988Z] #14 175.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
09:07:14 [2022-05-19T09:07:14.988Z] #14 175.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
09:07:14 [2022-05-19T09:07:14.988Z] #14 175.9 Selecting previously unselected package libbtrfs0:amd64.
09:07:14 [2022-05-19T09:07:14.988Z] #14 175.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
09:07:14 [2022-05-19T09:07:14.988Z] #14 175.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:07:14 [2022-05-19T09:07:14.988Z] #14 176.1 Selecting previously unselected package libbtrfs-dev:amd64.
09:07:15 [2022-05-19T09:07:15.250Z] #14 176.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
09:07:15 [2022-05-19T09:07:15.250Z] #14 176.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:07:15 [2022-05-19T09:07:15.509Z] #14 176.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:07:15 [2022-05-19T09:07:15.509Z] #14 176.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:07:15 [2022-05-19T09:07:15.509Z] #14 176.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:07:15 [2022-05-19T09:07:15.766Z] #14 176.5 Selecting previously unselected package libudev-dev:amd64.
09:07:15 [2022-05-19T09:07:15.766Z] #14 176.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
09:07:15 [2022-05-19T09:07:15.766Z] #14 176.5 Unpacking libudev-dev:amd64 (247.3-7) ...
09:07:15 [2022-05-19T09:07:15.766Z] #14 176.7 Selecting previously unselected package libsepol1-dev:amd64.
09:07:15 [2022-05-19T09:07:15.766Z] #14 176.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
09:07:15 [2022-05-19T09:07:15.766Z] #14 176.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
09:07:16 [2022-05-19T09:07:16.024Z] #14 177.0 Selecting previously unselected package libpcre2-16-0:amd64.
09:07:16 [2022-05-19T09:07:16.024Z] #14 177.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
09:07:16 [2022-05-19T09:07:16.024Z] #14 177.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
09:07:16 [2022-05-19T09:07:16.594Z] #14 177.2 Selecting previously unselected package libpcre2-32-0:amd64.
09:07:16 [2022-05-19T09:07:16.594Z] #14 177.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
09:07:16 [2022-05-19T09:07:16.594Z] #14 177.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
09:07:16 [2022-05-19T09:07:16.594Z] #14 177.5 Selecting previously unselected package libpcre2-posix2:amd64.
09:07:16 [2022-05-19T09:07:16.851Z] #14 177.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
09:07:16 [2022-05-19T09:07:16.851Z] #14 177.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
09:07:16 [2022-05-19T09:07:16.851Z] #14 177.7 Selecting previously unselected package libpcre2-dev:amd64.
09:07:16 [2022-05-19T09:07:16.851Z] #14 177.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
09:07:16 [2022-05-19T09:07:16.851Z] #14 177.7 Unpacking libpcre2-dev:amd64 (10.36-2) ...
09:07:17 [2022-05-19T09:07:17.415Z] #14 178.2 Selecting previously unselected package libselinux1-dev:amd64.
09:07:17 [2022-05-19T09:07:17.415Z] #14 178.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
09:07:17 [2022-05-19T09:07:17.415Z] #14 178.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
09:07:17 [2022-05-19T09:07:17.415Z] #14 178.4 Selecting previously unselected package libdevmapper-dev:amd64.
09:07:17 [2022-05-19T09:07:17.415Z] #14 178.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
09:07:17 [2022-05-19T09:07:17.671Z] #14 178.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:07:17 [2022-05-19T09:07:17.671Z] #14 178.6 Selecting previously unselected package libseccomp-dev:amd64.
09:07:17 [2022-05-19T09:07:17.671Z] #14 178.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:07:17 [2022-05-19T09:07:17.672Z] #14 178.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:07:17 [2022-05-19T09:07:17.929Z] #14 178.8 Selecting previously unselected package libsystemd-dev:amd64.
09:07:17 [2022-05-19T09:07:17.929Z] #14 178.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
09:07:17 [2022-05-19T09:07:17.929Z] #14 178.8 Unpacking libsystemd-dev:amd64 (247.3-7) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libpcre2-16-0:amd64 (10.36-2) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libudev-dev:amd64 (247.3-7) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.5 Setting up mingw-w64-common (8.0.0-1) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.5 Setting up libsystemd-dev:amd64 (247.3-7) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.5 Setting up libpcre2-dev:amd64 (10.36-2) ...
09:07:18 [2022-05-19T09:07:18.493Z] #14 179.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.6 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
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.6 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
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.7 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
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.7 Setting up dmsetup (2:1.02.175-2.1) ...
09:07:18 [2022-05-19T09:07:18.749Z] #14 179.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:07:19 [2022-05-19T09:07:19.007Z] #14 179.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:07:19 [2022-05-19T09:07:19.007Z] #14 179.8 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:07:19 [2022-05-19T09:07:19.264Z] #14 DONE 180.1s
09:07:19 [2022-05-19T09:07:19.264Z] 
09:07:19 [2022-05-19T09:07:19.264Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:07:19 [2022-05-19T09:07:19.264Z] #59 sha256:0208cf7e0515d111c2ddb8bf8b52200db4ad0471231268eca318a54474b94531
09:07:19 [2022-05-19T09:07:19.264Z] #59 DONE 0.1s
09:07:19 [2022-05-19T09:07:19.264Z] 
09:07:19 [2022-05-19T09:07:19.264Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
09:07:19 [2022-05-19T09:07:19.264Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae
09:07:20 [2022-05-19T09:07:20.633Z] #15 DONE 1.4s
09:07:20 [2022-05-19T09:07:20.633Z] 
09:07:20 [2022-05-19T09:07:20.633Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:07:20 [2022-05-19T09:07:20.633Z] #60 sha256:feaa82573a8f53b6afffa7c92e7d8e8d9a9b30dfac81360703a4276ea9b4055f
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.175 + RM_GOPATH=0
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.175 + TMP_GOPATH=
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.176 + : /build
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.176 + '[' -z '' ']'
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.177 ++ mktemp -d
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.212 + export GOPATH=/tmp/tmp.HzsJhK7V7M
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.213 + GOPATH=/tmp/tmp.HzsJhK7V7M
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.213 + RM_GOPATH=1
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.214 + case "$(go env GOARCH)" in
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.214 ++ go env GOARCH
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.224 + export GO_BUILDMODE=-buildmode=pie
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.225 + GO_BUILDMODE=-buildmode=pie
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.225 ++ dirname /install.sh
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.236 + dir=/
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.238 + bin=runc
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.238 + shift
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.238 + '[' '!' -f //runc.installer ']'
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.243 + . //runc.installer
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.243 ++ set -e
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.243 ++ : v1.1.2
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.247 + install_runc
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.247 + RUNC_BUILDTAGS=seccomp
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.254 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.254 Install runc version v1.1.2 (build tags: seccomp)
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.254 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HzsJhK7V7M/src/github.com/opencontainers/runc
09:07:20 [2022-05-19T09:07:20.633Z] #60 1.256 Cloning into '/tmp/tmp.HzsJhK7V7M/src/github.com/opencontainers/runc'...
09:07:22 [2022-05-19T09:07:22.004Z] #60 ...
09:07:22 [2022-05-19T09:07:22.004Z] 
09:07:22 [2022-05-19T09:07:22.004Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:07:22 [2022-05-19T09:07:22.004Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2
09:07:22 [2022-05-19T09:07:22.004Z] #16 DONE 1.1s
09:07:22 [2022-05-19T09:07:22.004Z] 
09:07:22 [2022-05-19T09:07:22.004Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:07:22 [2022-05-19T09:07:22.004Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc
09:07:22 [2022-05-19T09:07:22.569Z] #17 0.858 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:07:22 [2022-05-19T09:07:22.569Z] #17 DONE 0.9s
09:07:22 [2022-05-19T09:07:22.569Z] 
09:07:22 [2022-05-19T09:07:22.569Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:07:22 [2022-05-19T09:07:22.569Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456
09:07:23 [2022-05-19T09:07:23.501Z] #18 DONE 0.9s
09:07:23 [2022-05-19T09:07:23.501Z] 
09:07:23 [2022-05-19T09:07:23.501Z] #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
09:07:23 [2022-05-19T09:07:23.501Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
09:07:23 [2022-05-19T09:07:23.759Z] #34 ...
09:07:23 [2022-05-19T09:07:23.759Z] 
09:07:23 [2022-05-19T09:07:23.759Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:07:23 [2022-05-19T09:07:23.759Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21
09:07:24 [2022-05-19T09:07:24.700Z] #19 DONE 1.0s
09:07:24 [2022-05-19T09:07:24.700Z] 
09:07:24 [2022-05-19T09:07:24.700Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:07:24 [2022-05-19T09:07:24.700Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
09:07:24 [2022-05-19T09:07:24.700Z] #47 ...
09:07:24 [2022-05-19T09:07:24.700Z] 
09:07:24 [2022-05-19T09:07:24.700Z] #20 [dev-systemd-false  6/26] RUN ldconfig
09:07:24 [2022-05-19T09:07:24.700Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f
09:07:26 [2022-05-19T09:07:26.072Z] #20 DONE 1.4s
09:07:26 [2022-05-19T09:07:26.072Z] 
09:07:26 [2022-05-19T09:07:26.072Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:07:26 [2022-05-19T09:07:26.072Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
09:07:27 [2022-05-19T09:07:27.971Z] #21 1.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:07:27 [2022-05-19T09:07:27.972Z] #21 1.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
09:07:27 [2022-05-19T09:07:27.972Z] #21 1.708 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:07:28 [2022-05-19T09:07:28.229Z] #21 2.155 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:07:30 [2022-05-19T09:07:30.169Z] #21 3.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
09:07:30 [2022-05-19T09:07:30.169Z] #21 4.075 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:07:32 [2022-05-19T09:07:32.705Z] #21 ...
09:07:32 [2022-05-19T09:07:32.705Z] 
09:07:32 [2022-05-19T09:07:32.705Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:07:32 [2022-05-19T09:07:32.705Z] #60 sha256:feaa82573a8f53b6afffa7c92e7d8e8d9a9b30dfac81360703a4276ea9b4055f
09:07:32 [2022-05-19T09:07:32.705Z] #60 13.00 + cd /tmp/tmp.HzsJhK7V7M/src/github.com/opencontainers/runc
09:07:32 [2022-05-19T09:07:32.705Z] #60 13.00 + git checkout -q v1.1.2
09:07:32 [2022-05-19T09:07:32.705Z] #60 13.36 + '[' -z '' ']'
09:07:32 [2022-05-19T09:07:32.705Z] #60 13.36 + target=static
09:07:32 [2022-05-19T09:07:32.705Z] #60 13.36 + make BUILDTAGS=seccomp static
09:07:33 [2022-05-19T09:07:33.275Z] #60 14.01 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
09:07:38 [2022-05-19T09:07:38.578Z] #60 ...
09:07:38 [2022-05-19T09:07:38.578Z] 
09:07:38 [2022-05-19T09:07:38.578Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:07:38 [2022-05-19T09:07:38.578Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
09:07:38 [2022-05-19T09:07:38.578Z] #21 12.62 Fetched 8530 kB in 11s (759 kB/s)
09:07:42 [2022-05-19T09:07:42.758Z] #21 12.62 Reading package lists...
09:07:45 [2022-05-19T09:07:45.286Z] #21 16.36 Reading package lists...
09:07:46 [2022-05-19T09:07:46.218Z] #21 19.31 Building dependency tree...#21 ...
09:07:46 [2022-05-19T09:07:46.218Z] 
09:07:46 [2022-05-19T09:07:46.218Z] #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
09:07:46 [2022-05-19T09:07:46.218Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
09:07:46 [2022-05-19T09:07:46.218Z] #34 DONE 206.5s
09:07:46 [2022-05-19T09:07:46.218Z] 
09:07:46 [2022-05-19T09:07:46.218Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:07:46 [2022-05-19T09:07:46.218Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
09:07:46 [2022-05-19T09:07:46.218Z] #21 19.31 Building dependency tree...
09:07:47 [2022-05-19T09:07:47.152Z] #21 21.28 The following additional packages will be installed:
09:07:47 [2022-05-19T09:07:47.410Z] #21 21.28   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
09:07:47 [2022-05-19T09:07:47.410Z] #21 21.28   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:07:47 [2022-05-19T09:07:47.410Z] #21 21.28   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
09:07:47 [2022-05-19T09:07:47.410Z] #21 21.28   python3-pkg-resources vim-runtime xxd
09:07:47 [2022-05-19T09:07:47.410Z] #21 21.28 Suggested packages:
09:07:47 [2022-05-19T09:07:47.410Z] #21 21.28   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:07:47 [2022-05-19T09:07:47.410Z] #21 21.28   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
09:07:47 [2022-05-19T09:07:47.410Z] #21 21.28   acl attr quota
09:07:47 [2022-05-19T09:07:47.410Z] #21 21.28 Recommended packages:
09:07:47 [2022-05-19T09:07:47.410Z] #21 21.28   libatm1 nftables libpam-cap build-essential python3-dev unzip
09:07:47 [2022-05-19T09:07:47.975Z] #21 ...
09:07:47 [2022-05-19T09:07:47.975Z] 
09:07:47 [2022-05-19T09:07:47.975Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
09:07:47 [2022-05-19T09:07:47.975Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.7 Delve is a source level debugger for Go programs.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.7 
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.7 Delve enables you to interact with your program by controlling the execution of the process,
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.7 
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.7 
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.7 Pass flags to the program you are debugging using `--`, for example:
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.7 
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.7 `dlv exec ./hello -- server --config conf/config.toml`
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8 
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8 Usage:
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   dlv [command]
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8 
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8 Available Commands:
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   attach      Attach to running process and begin debugging.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   connect     Connect to a headless debug server with a terminal client.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   core        Examine a core dump.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   debug       Compile and begin debugging main package in current directory, or the package specified.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   exec        Execute a precompiled binary, and begin a debug session.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   help        Help about any command
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   run         Deprecated command. Use 'debug' instead.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   test        Compile test binary and begin debugging program.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   trace       Compile and begin tracing program.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8   version     Prints version.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8 
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8 Flags:
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
09:07:47 [2022-05-19T09:07:47.975Z] #36 208.8       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --disable-aslr                     Disables address space randomization
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8   -h, --help                             help for dlv
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --init string                      Init file, executed by the terminal client.
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --log                              Enable debugging server logging.
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8       --wd string                        Working directory for running the program.
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8 
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8 Additional help topics:
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8   dlv backend  Help about the --backend flag.
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8   dlv log      Help about logging flags.
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8   dlv redirect Help about file redirection.
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8 
09:07:47 [2022-05-19T09:07:47.976Z] #36 208.8 Use "dlv [command] --help" for more information about a command.
09:07:47 [2022-05-19T09:07:47.976Z] #36 DONE 208.9s
09:07:48 [2022-05-19T09:07:48.233Z] 
09:07:48 [2022-05-19T09:07:48.233Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:07:48 [2022-05-19T09:07:48.233Z] #60 sha256:feaa82573a8f53b6afffa7c92e7d8e8d9a9b30dfac81360703a4276ea9b4055f
09:07:48 [2022-05-19T09:07:48.798Z] #60 ...
09:07:48 [2022-05-19T09:07:48.798Z] 
09:07:48 [2022-05-19T09:07:48.798Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:07:48 [2022-05-19T09:07:48.798Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
09:07:48 [2022-05-19T09:07:48.798Z] #21 22.88 The following NEW packages will be installed:
09:07:48 [2022-05-19T09:07:48.798Z] #21 22.88   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
09:07:48 [2022-05-19T09:07:48.798Z] #21 22.88   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
09:07:48 [2022-05-19T09:07:48.798Z] #21 22.90   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
09:07:48 [2022-05-19T09:07:48.798Z] #21 22.90   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
09:07:48 [2022-05-19T09:07:48.798Z] #21 22.90   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
09:07:48 [2022-05-19T09:07:48.798Z] #21 22.90   python3-pkg-resources python3-setuptools python3-wheel sudo
09:07:48 [2022-05-19T09:07:48.798Z] #21 22.90   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:07:48 [2022-05-19T09:07:48.798Z] #21 22.90   xz-utils zip zstd
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.25 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.25 Need to get 27.6 MB of archives.
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.25 After this operation, 106 MB of additional disk space will be used.
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.36 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
09:07:49 [2022-05-19T09:07:49.364Z] #21 23.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 23.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
09:07:49 [2022-05-19T09:07:49.929Z] #21 23.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 23.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 23.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 23.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 23.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 23.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 23.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 23.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 23.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 24.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 24.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 24.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 24.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
09:07:49 [2022-05-19T09:07:49.929Z] #21 24.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
09:07:50 [2022-05-19T09:07:50.191Z] #21 24.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
09:07:50 [2022-05-19T09:07:50.191Z] #21 24.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:07:50 [2022-05-19T09:07:50.191Z] #21 24.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
09:07:50 [2022-05-19T09:07:50.449Z] #21 24.40 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
09:07:50 [2022-05-19T09:07:50.449Z] #21 24.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
09:07:50 [2022-05-19T09:07:50.449Z] #21 24.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
09:07:51 [2022-05-19T09:07:51.382Z] #21 25.24 debconf: delaying package configuration, since apt-utils is not installed
09:07:51 [2022-05-19T09:07:51.383Z] #21 25.51 Fetched 27.6 MB in 2s (17.7 MB/s)
09:07:51 [2022-05-19T09:07:51.640Z] #21 25.66 Selecting previously unselected package pigz.
09:07:51 [2022-05-19T09:07:51.640Z] #21 25.66 (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.)
09:07:51 [2022-05-19T09:07:51.640Z] #21 25.73 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
09:07:51 [2022-05-19T09:07:51.640Z] #21 25.73 Unpacking pigz (2.6-1) ...
09:07:51 [2022-05-19T09:07:51.898Z] #21 25.90 Selecting previously unselected package libelf1:amd64.
09:07:51 [2022-05-19T09:07:51.898Z] #21 25.91 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
09:07:51 [2022-05-19T09:07:51.898Z] #21 25.92 Unpacking libelf1:amd64 (0.183-1) ...
09:07:52 [2022-05-19T09:07:52.156Z] #21 26.19 Selecting previously unselected package libbpf0:amd64.
09:07:52 [2022-05-19T09:07:52.156Z] #21 26.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
09:07:52 [2022-05-19T09:07:52.156Z] #21 26.20 Unpacking libbpf0:amd64 (1:0.3-2) ...
09:07:52 [2022-05-19T09:07:52.414Z] #21 26.38 Selecting previously unselected package libcap2:amd64.
09:07:52 [2022-05-19T09:07:52.414Z] #21 26.38 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
09:07:52 [2022-05-19T09:07:52.414Z] #21 26.38 Unpacking libcap2:amd64 (1:2.44-1) ...
09:07:52 [2022-05-19T09:07:52.414Z] #21 26.60 Selecting previously unselected package libmnl0:amd64.
09:07:52 [2022-05-19T09:07:52.672Z] #21 26.61 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
09:07:52 [2022-05-19T09:07:52.672Z] #21 26.64 Unpacking libmnl0:amd64 (1.0.4-3) ...
09:07:52 [2022-05-19T09:07:52.672Z] #21 26.74 Selecting previously unselected package libxtables12:amd64.
09:07:52 [2022-05-19T09:07:52.672Z] #21 26.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
09:07:52 [2022-05-19T09:07:52.672Z] #21 26.78 Unpacking libxtables12:amd64 (1.8.7-1) ...
09:07:52 [2022-05-19T09:07:52.672Z] #21 26.85 Selecting previously unselected package libcap2-bin.
09:07:52 [2022-05-19T09:07:52.929Z] #21 26.85 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
09:07:52 [2022-05-19T09:07:52.929Z] #21 26.86 Unpacking libcap2-bin (1:2.44-1) ...
09:07:52 [2022-05-19T09:07:52.929Z] #21 26.93 Selecting previously unselected package iproute2.
09:07:52 [2022-05-19T09:07:52.929Z] #21 26.94 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
09:07:52 [2022-05-19T09:07:52.929Z] #21 26.95 Unpacking iproute2 (5.10.0-4) ...
09:07:53 [2022-05-19T09:07:53.444Z] #21 27.43 Selecting previously unselected package xxd.
09:07:53 [2022-05-19T09:07:53.444Z] #21 27.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:07:53 [2022-05-19T09:07:53.444Z] #21 27.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:07:53 [2022-05-19T09:07:53.444Z] #21 27.53 Selecting previously unselected package vim-common.
09:07:53 [2022-05-19T09:07:53.444Z] #21 27.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:07:53 [2022-05-19T09:07:53.444Z] #21 27.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:07:53 [2022-05-19T09:07:53.702Z] #21 27.72 Selecting previously unselected package bash-completion.
09:07:53 [2022-05-19T09:07:53.702Z] #21 27.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
09:07:56 [2022-05-19T09:07:56.228Z] #21 30.02 Unpacking bash-completion (1:2.11-2) ...
09:07:56 [2022-05-19T09:07:56.228Z] #21 30.36 Selecting previously unselected package bzip2.
09:07:56 [2022-05-19T09:07:56.228Z] #21 30.37 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
09:07:56 [2022-05-19T09:07:56.228Z] #21 30.38 Unpacking bzip2 (1.0.8-4) ...
09:07:56 [2022-05-19T09:07:56.228Z] #21 30.46 Selecting previously unselected package xz-utils.
09:07:56 [2022-05-19T09:07:56.228Z] #21 30.46 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:07:56 [2022-05-19T09:07:56.485Z] #21 30.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:07:56 [2022-05-19T09:07:56.743Z] #21 30.62 Selecting previously unselected package apparmor.
09:07:56 [2022-05-19T09:07:56.743Z] #21 30.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
09:07:56 [2022-05-19T09:07:56.743Z] #21 30.68 Unpacking apparmor (2.13.6-10) ...
09:07:57 [2022-05-19T09:07:57.001Z] #21 31.06 Selecting previously unselected package inetutils-ping.
09:07:57 [2022-05-19T09:07:57.001Z] #21 31.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
09:07:57 [2022-05-19T09:07:57.001Z] #21 31.07 Unpacking inetutils-ping (2:2.0-1) ...
09:07:57 [2022-05-19T09:07:57.259Z] #21 31.22 Selecting previously unselected package libip4tc2:amd64.
09:07:57 [2022-05-19T09:07:57.259Z] #21 31.22 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
09:07:57 [2022-05-19T09:07:57.259Z] #21 31.23 Unpacking libip4tc2:amd64 (1.8.7-1) ...
09:07:57 [2022-05-19T09:07:57.259Z] #21 31.30 Selecting previously unselected package libip6tc2:amd64.
09:07:57 [2022-05-19T09:07:57.259Z] #21 31.30 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
09:07:57 [2022-05-19T09:07:57.259Z] #21 31.32 Unpacking libip6tc2:amd64 (1.8.7-1) ...
09:07:57 [2022-05-19T09:07:57.259Z] #21 31.37 Selecting previously unselected package libnfnetlink0:amd64.
09:07:57 [2022-05-19T09:07:57.259Z] #21 31.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:07:57 [2022-05-19T09:07:57.259Z] #21 31.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:07:57 [2022-05-19T09:07:57.517Z] #21 31.44 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:07:57 [2022-05-19T09:07:57.518Z] #21 31.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
09:07:57 [2022-05-19T09:07:57.518Z] #21 31.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:07:57 [2022-05-19T09:07:57.518Z] #21 31.53 Selecting previously unselected package libnftnl11:amd64.
09:07:57 [2022-05-19T09:07:57.518Z] #21 31.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
09:07:57 [2022-05-19T09:07:57.518Z] #21 31.55 Unpacking libnftnl11:amd64 (1.1.9-1) ...
09:07:57 [2022-05-19T09:07:57.518Z] #21 31.64 Selecting previously unselected package iptables.
09:07:57 [2022-05-19T09:07:57.776Z] #21 31.65 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
09:07:57 [2022-05-19T09:07:57.776Z] #21 31.66 Unpacking iptables (1.8.7-1) ...
09:07:58 [2022-05-19T09:07:58.034Z] #21 31.93 Selecting previously unselected package libonig5:amd64.
09:07:58 [2022-05-19T09:07:58.034Z] #21 31.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
09:07:58 [2022-05-19T09:07:58.034Z] #21 31.95 Unpacking libonig5:amd64 (6.9.6-1.1) ...
09:07:58 [2022-05-19T09:07:58.034Z] #21 32.10 Selecting previously unselected package libjq1:amd64.
09:07:58 [2022-05-19T09:07:58.034Z] #21 32.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
09:07:58 [2022-05-19T09:07:58.034Z] #21 32.13 Unpacking libjq1:amd64 (1.6-2.1) ...
09:07:58 [2022-05-19T09:07:58.034Z] #21 32.22 Selecting previously unselected package jq.
09:07:58 [2022-05-19T09:07:58.291Z] #21 32.23 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
09:07:58 [2022-05-19T09:07:58.291Z] #21 32.24 Unpacking jq (1.6-2.1) ...
09:07:58 [2022-05-19T09:07:58.291Z] #21 32.31 Selecting previously unselected package libaio1:amd64.
09:07:58 [2022-05-19T09:07:58.291Z] #21 32.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
09:07:58 [2022-05-19T09:07:58.291Z] #21 32.33 Unpacking libaio1:amd64 (0.3.112-9) ...
09:07:58 [2022-05-19T09:07:58.291Z] #21 32.39 Selecting previously unselected package libgpm2:amd64.
09:07:58 [2022-05-19T09:07:58.291Z] #21 32.39 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
09:07:58 [2022-05-19T09:07:58.291Z] #21 32.39 Unpacking libgpm2:amd64 (1.20.7-8) ...
09:07:58 [2022-05-19T09:07:58.291Z] #21 32.45 Selecting previously unselected package libicu67:amd64.
09:07:58 [2022-05-19T09:07:58.291Z] #21 32.45 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
09:07:58 [2022-05-19T09:07:58.549Z] #21 32.46 Unpacking libicu67:amd64 (67.1-7) ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.33 Selecting previously unselected package libinih1:amd64.
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.36 Unpacking libinih1:amd64 (53-1+b2) ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.42 Selecting previously unselected package libnet1:amd64.
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.42 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.53 Selecting previously unselected package libnl-3-200:amd64.
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.54 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.64 Selecting previously unselected package libprotobuf-c1:amd64.
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.70 Selecting previously unselected package net-tools.
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.72 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.88 Selecting previously unselected package patch.
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.89 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
09:08:01 [2022-05-19T09:08:01.831Z] #21 35.90 Unpacking patch (2.7.6-7) ...
09:08:02 [2022-05-19T09:08:02.089Z] #21 36.01 Selecting previously unselected package python-pip-whl.
09:08:02 [2022-05-19T09:08:02.089Z] #21 36.02 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:08:02 [2022-05-19T09:08:02.089Z] #21 36.03 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:08:02 [2022-05-19T09:08:02.604Z] #21 36.60 Selecting previously unselected package python3-lib2to3.
09:08:02 [2022-05-19T09:08:02.604Z] #21 36.61 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
09:08:02 [2022-05-19T09:08:02.604Z] #21 36.61 Unpacking python3-lib2to3 (3.9.2-1) ...
09:08:02 [2022-05-19T09:08:02.604Z] #21 36.73 Selecting previously unselected package python3-distutils.
09:08:02 [2022-05-19T09:08:02.604Z] #21 36.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
09:08:02 [2022-05-19T09:08:02.604Z] #21 36.74 Unpacking python3-distutils (3.9.2-1) ...
09:08:02 [2022-05-19T09:08:02.604Z] #21 36.86 Selecting previously unselected package python3-pkg-resources.
09:08:02 [2022-05-19T09:08:02.862Z] #21 36.86 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
09:08:02 [2022-05-19T09:08:02.862Z] #21 36.87 Unpacking python3-pkg-resources (52.0.0-4) ...
09:08:03 [2022-05-19T09:08:03.119Z] #21 36.98 Selecting previously unselected package python3-setuptools.
09:08:03 [2022-05-19T09:08:03.119Z] #21 36.99 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
09:08:03 [2022-05-19T09:08:03.119Z] #21 37.00 Unpacking python3-setuptools (52.0.0-4) ...
09:08:03 [2022-05-19T09:08:03.119Z] #21 37.23 Selecting previously unselected package python3-wheel.
09:08:03 [2022-05-19T09:08:03.119Z] #21 37.23 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
09:08:03 [2022-05-19T09:08:03.119Z] #21 37.24 Unpacking python3-wheel (0.34.2-1) ...
09:08:03 [2022-05-19T09:08:03.119Z] #21 37.31 Selecting previously unselected package python3-pip.
09:08:03 [2022-05-19T09:08:03.119Z] #21 37.31 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:08:03 [2022-05-19T09:08:03.119Z] #21 37.31 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:08:03 [2022-05-19T09:08:03.683Z] #21 37.57 Selecting previously unselected package sudo.
09:08:03 [2022-05-19T09:08:03.683Z] #21 37.58 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
09:08:03 [2022-05-19T09:08:03.683Z] #21 37.59 Unpacking sudo (1.9.5p2-3) ...
09:08:03 [2022-05-19T09:08:03.941Z] #21 38.12 Selecting previously unselected package thin-provisioning-tools.
09:08:04 [2022-05-19T09:08:04.198Z] #21 38.12 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
09:08:04 [2022-05-19T09:08:04.198Z] #21 38.14 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:08:04 [2022-05-19T09:08:04.198Z] #21 38.38 Selecting previously unselected package uidmap.
09:08:04 [2022-05-19T09:08:04.456Z] #21 38.38 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
09:08:04 [2022-05-19T09:08:04.456Z] #21 38.39 Unpacking uidmap (1:4.8.1-1) ...
09:08:04 [2022-05-19T09:08:04.456Z] #21 38.53 Selecting previously unselected package vim-runtime.
09:08:04 [2022-05-19T09:08:04.456Z] #21 38.53 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:08:04 [2022-05-19T09:08:04.456Z] #21 38.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:08:04 [2022-05-19T09:08:04.456Z] #21 38.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:08:04 [2022-05-19T09:08:04.456Z] #21 38.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:08:07 [2022-05-19T09:08:07.811Z] #21 41.58 Selecting previously unselected package vim.
09:08:07 [2022-05-19T09:08:07.811Z] #21 41.59 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:08:07 [2022-05-19T09:08:07.811Z] #21 41.61 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:08:08 [2022-05-19T09:08:08.068Z] #21 42.11 Selecting previously unselected package xfsprogs.
09:08:08 [2022-05-19T09:08:08.068Z] #21 42.11 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
09:08:08 [2022-05-19T09:08:08.068Z] #21 42.12 Unpacking xfsprogs (5.10.0-4) ...
09:08:08 [2022-05-19T09:08:08.325Z] #21 42.47 Selecting previously unselected package zip.
09:08:08 [2022-05-19T09:08:08.325Z] #21 42.49 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
09:08:08 [2022-05-19T09:08:08.325Z] #21 42.49 Unpacking zip (3.0-12) ...
09:08:08 [2022-05-19T09:08:08.582Z] #21 42.63 Selecting previously unselected package zstd.
09:08:08 [2022-05-19T09:08:08.582Z] #21 42.63 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
09:08:08 [2022-05-19T09:08:08.582Z] #21 42.64 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:08:08 [2022-05-19T09:08:08.838Z] #21 42.98 Setting up python3-pkg-resources (52.0.0-4) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.80 Setting up libip4tc2:amd64 (1.8.7-1) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.82 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.83 Setting up libgpm2:amd64 (1.20.7-8) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.84 Setting up libicu67:amd64 (67.1-7) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.85 Setting up libip6tc2:amd64 (1.8.7-1) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.87 Setting up libinih1:amd64 (53-1+b2) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.88 Setting up uidmap (1:4.8.1-1) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.90 Setting up bzip2 (1.0.8-4) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:08:09 [2022-05-19T09:08:09.768Z] #21 43.93 Setting up python3-wheel (0.34.2-1) ...
09:08:10 [2022-05-19T09:08:10.332Z] #21 44.53 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:08:10 [2022-05-19T09:08:10.332Z] #21 44.54 Setting up libcap2:amd64 (1:2.44-1) ...
09:08:10 [2022-05-19T09:08:10.589Z] #21 44.55 Setting up libcap2-bin (1:2.44-1) ...
09:08:10 [2022-05-19T09:08:10.589Z] #21 44.57 Setting up apparmor (2.13.6-10) ...
09:08:12 [2022-05-19T09:08:12.481Z] #21 46.20 Setting up zip (3.0-12) ...
09:08:12 [2022-05-19T09:08:12.481Z] #21 46.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:08:12 [2022-05-19T09:08:12.481Z] #21 46.25 Setting up bash-completion (1:2.11-2) ...
09:08:13 [2022-05-19T09:08:13.852Z] #21 48.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:08:13 [2022-05-19T09:08:13.852Z] #21 48.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:08:13 [2022-05-19T09:08:13.852Z] #21 48.10 Setting up libmnl0:amd64 (1.0.4-3) ...
09:08:14 [2022-05-19T09:08:14.108Z] #21 48.12 Setting up patch (2.7.6-7) ...
09:08:14 [2022-05-19T09:08:14.108Z] #21 48.15 Setting up sudo (1.9.5p2-3) ...
09:08:14 [2022-05-19T09:08:14.108Z] #21 48.23 invoke-rc.d: could not determine current runlevel
09:08:14 [2022-05-19T09:08:14.108Z] #21 48.24 invoke-rc.d: policy-rc.d denied execution of start.
09:08:14 [2022-05-19T09:08:14.108Z] #21 48.26 Setting up xfsprogs (5.10.0-4) ...
09:08:14 [2022-05-19T09:08:14.108Z] #21 48.27 Setting up libxtables12:amd64 (1.8.7-1) ...
09:08:14 [2022-05-19T09:08:14.108Z] #21 48.29 Setting up inetutils-ping (2:2.0-1) ...
09:08:14 [2022-05-19T09:08:14.366Z] #21 48.33 Setting up pigz (2.6-1) ...
09:08:14 [2022-05-19T09:08:14.366Z] #21 48.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:08:14 [2022-05-19T09:08:14.366Z] #21 48.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:08:14 [2022-05-19T09:08:14.366Z] #21 48.42 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:08:14 [2022-05-19T09:08:14.366Z] #21 48.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:08:14 [2022-05-19T09:08:14.931Z] #21 49.04 Setting up libaio1:amd64 (0.3.112-9) ...
09:08:14 [2022-05-19T09:08:14.931Z] #21 49.06 Setting up python3-lib2to3 (3.9.2-1) ...
09:08:15 [2022-05-19T09:08:15.495Z] #21 49.42 Setting up libelf1:amd64 (0.183-1) ...
09:08:15 [2022-05-19T09:08:15.495Z] #21 49.48 Setting up zstd (1.4.8+dfsg-2.1) ...
09:08:15 [2022-05-19T09:08:15.495Z] #21 49.51 Setting up libonig5:amd64 (6.9.6-1.1) ...
09:08:15 [2022-05-19T09:08:15.495Z] #21 49.53 Setting up python3-distutils (3.9.2-1) ...
09:08:15 [2022-05-19T09:08:15.751Z] #21 49.87 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:08:16 [2022-05-19T09:08:16.008Z] #21 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:08:16 [2022-05-19T09:08:16.008Z] #21 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:08:16 [2022-05-19T09:08:16.008Z] #21 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:08:16 [2022-05-19T09:08:16.008Z] #21 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:08:16 [2022-05-19T09:08:16.008Z] #21 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:08:16 [2022-05-19T09:08:16.008Z] #21 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:08:16 [2022-05-19T09:08:16.008Z] #21 49.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:08:16 [2022-05-19T09:08:16.008Z] #21 49.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:08:16 [2022-05-19T09:08:16.008Z] #21 49.97 Setting up python3-setuptools (52.0.0-4) ...
09:08:17 [2022-05-19T09:08:17.377Z] #21 51.27 Setting up libjq1:amd64 (1.6-2.1) ...
09:08:17 [2022-05-19T09:08:17.377Z] #21 51.29 Setting up libnftnl11:amd64 (1.1.9-1) ...
09:08:17 [2022-05-19T09:08:17.377Z] #21 51.31 Setting up thin-provisioning-tools (0.9.0-1) ...
09:08:17 [2022-05-19T09:08:17.377Z] #21 51.33 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:08:18 [2022-05-19T09:08:18.307Z] #21 52.40 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:08:18 [2022-05-19T09:08:18.307Z] #21 52.42 Setting up jq (1.6-2.1) ...
09:08:18 [2022-05-19T09:08:18.307Z] #21 52.44 Setting up libbpf0:amd64 (1:0.3-2) ...
09:08:18 [2022-05-19T09:08:18.564Z] #21 52.52 Setting up iptables (1.8.7-1) ...
09:08:18 [2022-05-19T09:08:18.564Z] #21 52.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:08:18 [2022-05-19T09:08:18.564Z] #21 52.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:08:18 [2022-05-19T09:08:18.564Z] #21 52.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:08:18 [2022-05-19T09:08:18.564Z] #21 52.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:08:18 [2022-05-19T09:08:18.564Z] #21 52.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:08:18 [2022-05-19T09:08:18.564Z] #21 52.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:08:18 [2022-05-19T09:08:18.564Z] #21 52.60 Setting up iproute2 (5.10.0-4) ...
09:08:18 [2022-05-19T09:08:18.821Z] #21 52.91 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:08:19 [2022-05-19T09:08:19.752Z] #21 DONE 53.7s
09:08:19 [2022-05-19T09:08:19.752Z] 
09:08:19 [2022-05-19T09:08:19.752Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:08:19 [2022-05-19T09:08:19.752Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
09:08:19 [2022-05-19T09:08:19.752Z] #47 ...
09:08:19 [2022-05-19T09:08:19.752Z] 
09:08:19 [2022-05-19T09:08:19.752Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:08:19 [2022-05-19T09:08:19.752Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e
09:08:20 [2022-05-19T09:08:20.323Z] #22 0.864 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:08:20 [2022-05-19T09:08:20.579Z] #22 0.869 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:08:20 [2022-05-19T09:08:20.579Z] #22 0.874 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:08:20 [2022-05-19T09:08:20.579Z] #22 DONE 0.9s
09:08:20 [2022-05-19T09:08:20.579Z] 
09:08:20 [2022-05-19T09:08:20.579Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:08:20 [2022-05-19T09:08:20.579Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb
09:08:30 [2022-05-19T09:08:30.531Z] #23 9.266 Collecting yamllint==1.26.1
09:08:31 [2022-05-19T09:08:31.093Z] #23 10.33   Downloading yamllint-1.26.1.tar.gz (126 kB)
09:08:32 [2022-05-19T09:08:32.023Z] #23 11.48 Collecting pathspec>=0.5.3
09:08:32 [2022-05-19T09:08:32.023Z] #23 11.49   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
09:08:32 [2022-05-19T09:08:32.586Z] #23 11.79 Collecting pyyaml
09:08:32 [2022-05-19T09:08:32.586Z] #23 11.80   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)
09:08:32 [2022-05-19T09:08:32.586Z] #23 11.84 Building wheels for collected packages: yamllint
09:08:32 [2022-05-19T09:08:32.586Z] #23 11.85   Building wheel for yamllint (setup.py): started
09:08:33 [2022-05-19T09:08:33.517Z] #23 12.69   Building wheel for yamllint (setup.py): finished with status 'done'
09:08:33 [2022-05-19T09:08:33.517Z] #23 12.69   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cab51136e6dbe02d27ae91ee046df36d4a139c447a465691df75c8624ca4864b
09:08:33 [2022-05-19T09:08:33.517Z] #23 12.69   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
09:08:33 [2022-05-19T09:08:33.517Z] #23 12.69 Successfully built yamllint
09:08:33 [2022-05-19T09:08:33.517Z] #23 12.73 Installing collected packages: pyyaml, pathspec, yamllint
09:08:33 [2022-05-19T09:08:33.517Z] #23 13.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
09:08:34 [2022-05-19T09:08:34.081Z] #23 DONE 13.6s
09:08:34 [2022-05-19T09:08:34.081Z] 
09:08:34 [2022-05-19T09:08:34.081Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:08:34 [2022-05-19T09:08:34.081Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:08:34 [2022-05-19T09:08:34.338Z] #55 ...
09:08:34 [2022-05-19T09:08:34.338Z] 
09:08:34 [2022-05-19T09:08:34.338Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:08:34 [2022-05-19T09:08:34.338Z] #27 sha256:9f4e609e33c1afaac317d8fd5e73513d45d25703e99c90f0d59812d4005d0371
09:08:34 [2022-05-19T09:08:34.338Z] #27 DONE 0.2s
09:08:34 [2022-05-19T09:08:34.338Z] 
09:08:34 [2022-05-19T09:08:34.338Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:08:34 [2022-05-19T09:08:34.338Z] #32 sha256:9c37b6b07c7cdbf6ba9bbd52d3263ff682c16ed856f9d3d53cd9882f0f465f95
09:08:34 [2022-05-19T09:08:34.595Z] #32 DONE 0.3s
09:08:34 [2022-05-19T09:08:34.595Z] 
09:08:34 [2022-05-19T09:08:34.595Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:08:34 [2022-05-19T09:08:34.595Z] #35 sha256:d903ae2de1ffce44328aebd7d4ec7a084074cf649c80a7d70a050468b2726641
09:08:34 [2022-05-19T09:08:34.852Z] #35 DONE 0.1s
09:08:34 [2022-05-19T09:08:34.852Z] 
09:08:34 [2022-05-19T09:08:34.852Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
09:08:34 [2022-05-19T09:08:34.852Z] #37 sha256:a44a5733fc95ef8af5bf9c1398d7effe1b7781c9805d720938d695e19b411373
09:08:34 [2022-05-19T09:08:34.852Z] #37 DONE 0.2s
09:08:34 [2022-05-19T09:08:34.852Z] 
09:08:34 [2022-05-19T09:08:34.852Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
09:08:34 [2022-05-19T09:08:34.852Z] #39 sha256:6669282c773b2708c857e21c8b1c7afa35a295f534df5bb50fc068021680d07f
09:08:34 [2022-05-19T09:08:34.852Z] #39 DONE 0.1s
09:08:34 [2022-05-19T09:08:34.852Z] 
09:08:34 [2022-05-19T09:08:34.852Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:08:34 [2022-05-19T09:08:34.852Z] #60 sha256:feaa82573a8f53b6afffa7c92e7d8e8d9a9b30dfac81360703a4276ea9b4055f
09:08:35 [2022-05-19T09:08:35.111Z] #60 ...
09:08:35 [2022-05-19T09:08:35.111Z] 
09:08:35 [2022-05-19T09:08:35.111Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
09:08:35 [2022-05-19T09:08:35.111Z] #41 sha256:fb845efd09257109e2ec6f7c34b374ce124c4ff24cf55332849929d2fa42e638
09:08:35 [2022-05-19T09:08:35.111Z] #41 DONE 0.1s
09:08:35 [2022-05-19T09:08:35.111Z] 
09:08:35 [2022-05-19T09:08:35.111Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
09:08:35 [2022-05-19T09:08:35.111Z] #45 sha256:3887210ab619517e2c28828a0ab1569a6a01479f2c2b04d246868f1d40498c2b
09:08:35 [2022-05-19T09:08:35.368Z] #45 DONE 0.1s
09:08:35 [2022-05-19T09:08:35.368Z] 
09:08:35 [2022-05-19T09:08:35.368Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:08:35 [2022-05-19T09:08:35.368Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
09:08:53 [2022-05-19T09:08:53.430Z] #47 272.3 + dpkg --print-architecture
09:08:53 [2022-05-19T09:08:53.430Z] #47 272.3 + git checkout -q v2.1.0
09:08:53 [2022-05-19T09:08:53.430Z] #47 272.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:08:53 [2022-05-19T09:08:53.430Z] #47 272.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:09:15 [2022-05-19T09:09:15.382Z] #47 DONE 295.6s
09:09:15 [2022-05-19T09:09:15.382Z] 
09:09:15 [2022-05-19T09:09:15.382Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:09:15 [2022-05-19T09:09:15.382Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:09:15 [2022-05-19T09:09:15.947Z] #55 ...
09:09:15 [2022-05-19T09:09:15.947Z] 
09:09:15 [2022-05-19T09:09:15.947Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
09:09:15 [2022-05-19T09:09:15.947Z] #48 sha256:42c0f2a029e4a739a56ea0ff43369bacb88a255feeab4be2b1c457af81ef2ffc
09:09:16 [2022-05-19T09:09:16.512Z] #48 DONE 0.5s
09:09:16 [2022-05-19T09:09:16.512Z] 
09:09:16 [2022-05-19T09:09:16.512Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:09:16 [2022-05-19T09:09:16.512Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:09:16 [2022-05-19T09:09:16.512Z] #55 ...
09:09:16 [2022-05-19T09:09:16.512Z] 
09:09:16 [2022-05-19T09:09:16.512Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
09:09:16 [2022-05-19T09:09:16.512Z] #52 sha256:16b1ba4935dc70f916e8f5ed7578882501ab1daab4b53513b727b976a0d8b283
09:09:16 [2022-05-19T09:09:16.512Z] #52 DONE 0.1s
09:09:16 [2022-05-19T09:09:16.512Z] 
09:09:16 [2022-05-19T09:09:16.512Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:09:16 [2022-05-19T09:09:16.512Z] #54 sha256:f7788c4b2bdd456d3f17bf6acf62a9552f122f7e36cb7544b08feb0cb20a7db6
09:09:16 [2022-05-19T09:09:16.770Z] #54 DONE 0.1s
09:09:16 [2022-05-19T09:09:16.770Z] 
09:09:16 [2022-05-19T09:09:16.770Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:09:16 [2022-05-19T09:09:16.770Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:09:48 [2022-05-19T09:09:48.825Z] #55 329.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
09:09:49 [2022-05-19T09:09:49.757Z] #55 DONE 330.6s
09:09:49 [2022-05-19T09:09:49.757Z] 
09:09:49 [2022-05-19T09:09:49.757Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:09:49 [2022-05-19T09:09:49.757Z] #60 sha256:feaa82573a8f53b6afffa7c92e7d8e8d9a9b30dfac81360703a4276ea9b4055f
09:09:49 [2022-05-19T09:09:49.757Z] #60 150.5 + mkdir -p /build
09:09:49 [2022-05-19T09:09:49.757Z] #60 150.5 + cp runc /build/runc
09:09:50 [2022-05-19T09:09:50.322Z] #60 DONE 150.9s
09:09:50 [2022-05-19T09:09:50.322Z] 
09:09:50 [2022-05-19T09:09:50.322Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:09:50 [2022-05-19T09:09:50.322Z] #64 sha256:19a1caa306b955ab53e488fa238fe8d32322937fe8385f19b3e417ca9c1dadf0
09:09:52 [2022-05-19T09:09:52.219Z] #64 ...
09:09:52 [2022-05-19T09:09:52.219Z] 
09:09:52 [2022-05-19T09:09:52.219Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:09:52 [2022-05-19T09:09:52.219Z] #56 sha256:9118f515440d080852362c8f757246f08fb6caf19f1e573f77d9aa8a066ab08d
09:09:52 [2022-05-19T09:09:52.785Z] #56 DONE 0.5s
09:09:52 [2022-05-19T09:09:52.785Z] 
09:09:52 [2022-05-19T09:09:52.785Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:09:52 [2022-05-19T09:09:52.785Z] #58 sha256:eacf0b7c4555581739470fb186d67ef80f40e6c3c54632b830ca14553b42f302
09:09:52 [2022-05-19T09:09:52.785Z] #58 DONE 0.1s
09:09:52 [2022-05-19T09:09:52.785Z] 
09:09:52 [2022-05-19T09:09:52.785Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
09:09:52 [2022-05-19T09:09:52.785Z] #61 sha256:f0de4cabf9a0b915dfee8bd9acda2860c14a727d7156452516eeb5da437971e8
09:09:53 [2022-05-19T09:09:53.042Z] #61 DONE 0.2s
09:09:53 [2022-05-19T09:09:53.042Z] 
09:09:53 [2022-05-19T09:09:53.042Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:09:53 [2022-05-19T09:09:53.042Z] #64 sha256:19a1caa306b955ab53e488fa238fe8d32322937fe8385f19b3e417ca9c1dadf0
09:09:55 [2022-05-19T09:09:55.567Z] #64 284.1 + bin/containerd
09:10:51 [2022-05-19T09:10:51.835Z] #64 334.6 # github.com/containerd/containerd/cmd/containerd
09:10:51 [2022-05-19T09:10:51.835Z] #64 334.6 /usr/bin/ld: /tmp/go-link-3375124031/000019.o: in function `New':
09:10:51 [2022-05-19T09:10:51.835Z] #64 334.6 /tmp/tmp.UD5mIvpp2S/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
09:10:51 [2022-05-19T09:10:51.835Z] #64 334.7 + bin/containerd-stress
09:10:51 [2022-05-19T09:10:51.835Z] #64 335.8 + bin/containerd-shim
09:10:58 [2022-05-19T09:10:58.387Z] #64 346.8 + bin/containerd-shim-runc-v1
09:11:04 [2022-05-19T09:11:04.942Z] #64 353.0 + bin/containerd-shim-runc-v2
09:11:05 [2022-05-19T09:11:05.199Z] #64 353.8 + binaries
09:11:05 [2022-05-19T09:11:05.199Z] #64 353.8 + install -D bin/containerd /build/containerd
09:11:05 [2022-05-19T09:11:05.199Z] #64 353.8 + install -D bin/containerd-shim /build/containerd-shim
09:11:05 [2022-05-19T09:11:05.199Z] #64 353.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:11:05 [2022-05-19T09:11:05.199Z] #64 353.8 + install -D bin/ctr /build/ctr
09:11:07 [2022-05-19T09:11:07.720Z] #64 DONE 355.9s
09:11:08 [2022-05-19T09:11:08.282Z] 
09:11:08 [2022-05-19T09:11:08.282Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
09:11:08 [2022-05-19T09:11:08.282Z] #65 sha256:b3b52f7110d4c552bc110ab44dbe01b77f6ef9ab82a516bf152088457845a25f
09:11:09 [2022-05-19T09:11:09.209Z] #65 DONE 0.9s
09:11:09 [2022-05-19T09:11:09.465Z] 
09:11:09 [2022-05-19T09:11:09.465Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:11:09 [2022-05-19T09:11:09.465Z] #70 sha256:1164831e30c75ac2dbd450ec453aaea385534330ee82510846725ae228eb21f9
09:11:09 [2022-05-19T09:11:09.465Z] #70 DONE 0.2s
09:11:09 [2022-05-19T09:11:09.465Z] 
09:11:09 [2022-05-19T09:11:09.465Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
09:11:09 [2022-05-19T09:11:09.465Z] #75 sha256:56dbbe2e45581a2661bf2a0a627734c9714e34f217facbeac6a3af272a75fe7d
09:11:10 [2022-05-19T09:11:10.393Z] #75 DONE 0.9s
09:11:10 [2022-05-19T09:11:10.393Z] 
09:11:10 [2022-05-19T09:11:10.393Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:11:10 [2022-05-19T09:11:10.393Z] #76 sha256:15f918867acf063a7dc12b2a8aa901c5573d58c5a504c8ac74821bb4fba143cc
09:11:10 [2022-05-19T09:11:10.393Z] #76 DONE 0.0s
09:11:10 [2022-05-19T09:11:10.393Z] 
09:11:10 [2022-05-19T09:11:10.393Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
09:11:10 [2022-05-19T09:11:10.393Z] #77 sha256:946c7b57e8270138ae1488261802bbc64b07d1715ecd1f5143a959ece59b55ec
09:11:11 [2022-05-19T09:11:11.760Z] #77 DONE 1.3s
09:11:11 [2022-05-19T09:11:11.760Z] 
09:11:11 [2022-05-19T09:11:11.760Z] #78 exporting to image
09:11:11 [2022-05-19T09:11:11.760Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:11:11 [2022-05-19T09:11:11.760Z] #78 exporting layers
09:11:18 [2022-05-19T09:11:18.315Z] #78 exporting layers 6.2s done
09:11:18 [2022-05-19T09:11:18.315Z] #78 writing image sha256:b06dfad0194e5d598eaeec86f401679ddae0cf4bb55e0ddf11fc87f7dec9d879 done
09:11:18 [2022-05-19T09:11:18.315Z] #78 naming to docker.io/library/docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab done
09:11:18 [2022-05-19T09:11:18.315Z] #78 DONE 6.2s