Skip to content

Console Output

Skipping 82 KB.. Full Log
o/cryptobyte/asn1
13:07:48 [2021-06-28T13:07:48.983Z] #46 21.81 internal/nettrace
13:07:48 [2021-06-28T13:07:48.983Z] #46 21.95 runtime/cgo
13:07:48 [2021-06-28T13:07:48.983Z] #46 ...
13:07:48 [2021-06-28T13:07:48.983Z] 
13:07:48 [2021-06-28T13:07:48.983Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
13:07:48 [2021-06-28T13:07:48.983Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:07:48 [2021-06-28T13:07:48.983Z] #40 22.60 Checking out files:  95% (1613/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
13:07:48 [2021-06-28T13:07:48.983Z] #40 22.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:07:48 [2021-06-28T13:07:48.983Z] #40 24.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:07:49 [2021-06-28T13:07:49.924Z] #40 ...
13:07:49 [2021-06-28T13:07:49.924Z] 
13:07:49 [2021-06-28T13:07:49.924Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:07:49 [2021-06-28T13:07:49.924Z] #46 sha256:c0d90725ccf11caec37a469023afd3180e2558fab9b406e07696981745d67eef
13:07:49 [2021-06-28T13:07:49.924Z] #46 32.31 vendor/golang.org/x/crypto/internal/subtle
13:07:52 [2021-06-28T13:07:52.462Z] #46 ...
13:07:52 [2021-06-28T13:07:52.462Z] 
13:07:52 [2021-06-28T13:07:52.462Z] #36 [tini 1/2] 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
13:07:52 [2021-06-28T13:07:52.462Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:07:52 [2021-06-28T13:07:52.462Z] #36 25.17 Fetched 8453 kB in 16s (536 kB/s)
13:07:52 [2021-06-28T13:07:52.462Z] #36 25.17 Reading package lists...
13:07:52 [2021-06-28T13:07:52.721Z] #36 31.48 Reading package lists...
13:07:52 [2021-06-28T13:07:52.721Z] #36 ...
13:07:52 [2021-06-28T13:07:52.721Z] 
13:07:52 [2021-06-28T13:07:52.721Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
13:07:52 [2021-06-28T13:07:52.721Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:07:52 [2021-06-28T13:07:52.721Z] #13 23.65 Reading package lists...
13:07:52 [2021-06-28T13:07:52.721Z] #13 ...
13:07:52 [2021-06-28T13:07:52.721Z] 
13:07:52 [2021-06-28T13:07:52.721Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
13:07:52 [2021-06-28T13:07:52.721Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:07:52 [2021-06-28T13:07:52.721Z] #44 23.21 Fetched 8457 kB in 17s (512 kB/s)
13:07:52 [2021-06-28T13:07:52.721Z] #44 23.21 Reading package lists...
13:07:52 [2021-06-28T13:07:52.981Z] #44 29.49 Reading package lists...
13:07:52 [2021-06-28T13:07:52.981Z] #44 ...
13:07:52 [2021-06-28T13:07:52.981Z] 
13:07:52 [2021-06-28T13:07:52.981Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
13:07:52 [2021-06-28T13:07:52.981Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:07:53 [2021-06-28T13:07:53.550Z] #13 30.35 Reading package lists...
13:07:53 [2021-06-28T13:07:53.550Z] #13 ...
13:07:53 [2021-06-28T13:07:53.550Z] 
13:07:53 [2021-06-28T13:07:53.550Z] #56 [containerd 1/2] 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
13:07:53 [2021-06-28T13:07:53.550Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
13:07:53 [2021-06-28T13:07:53.550Z] #56 26.00 Reading package lists...
13:07:53 [2021-06-28T13:07:53.550Z] #56 32.04 Building dependency tree...
13:07:53 [2021-06-28T13:07:53.550Z] #56 35.21 The following additional packages will be installed:
13:07:53 [2021-06-28T13:07:53.550Z] #56 35.21   libbtrfs0
13:07:53 [2021-06-28T13:07:53.550Z] #56 35.41 The following NEW packages will be installed:
13:07:53 [2021-06-28T13:07:53.550Z] #56 35.41   libbtrfs-dev libbtrfs0
13:07:53 [2021-06-28T13:07:53.550Z] #56 35.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
13:07:53 [2021-06-28T13:07:53.550Z] #56 35.87 Need to get 119 kB of archives.
13:07:53 [2021-06-28T13:07:53.550Z] #56 35.87 After this operation, 387 kB of additional disk space will be used.
13:07:53 [2021-06-28T13:07:53.550Z] #56 35.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:07:53 [2021-06-28T13:07:53.550Z] #56 35.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:07:53 [2021-06-28T13:07:53.810Z] #56 ...
13:07:53 [2021-06-28T13:07:53.810Z] 
13:07:53 [2021-06-28T13:07:53.810Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:07:53 [2021-06-28T13:07:53.810Z] #50 sha256:383c5455ffd27ff6ed57defa60794968b893c73d935ea7df8089438e89f2202a
13:07:53 [2021-06-28T13:07:53.810Z] #50 33.59 go: downloading github.com/gobwas/glob v0.2.3
13:07:53 [2021-06-28T13:07:53.810Z] #50 33.65 go: downloading github.com/kisielk/gotool v1.0.0
13:07:53 [2021-06-28T13:07:53.810Z] #50 33.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
13:07:53 [2021-06-28T13:07:53.810Z] #50 33.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
13:07:53 [2021-06-28T13:07:53.810Z] #50 33.88 go: downloading github.com/gogo/protobuf v1.2.1
13:07:53 [2021-06-28T13:07:53.810Z] #50 35.27 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
13:07:53 [2021-06-28T13:07:53.810Z] #50 35.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:07:53 [2021-06-28T13:07:53.810Z] #50 35.71 go: downloading github.com/BurntSushi/toml v0.3.1
13:07:55 [2021-06-28T13:07:55.718Z] #50 ...
13:07:55 [2021-06-28T13:07:55.718Z] 
13:07:55 [2021-06-28T13:07:55.718Z] #56 [containerd 1/2] 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
13:07:55 [2021-06-28T13:07:55.718Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
13:07:55 [2021-06-28T13:07:55.718Z] #56 36.94 debconf: delaying package configuration, since apt-utils is not installed
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.15 Fetched 119 kB in 0s (428 kB/s)
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.25 Selecting previously unselected package libbtrfs0.
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.33 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.35 Unpacking libbtrfs0 (4.20.1-2) ...
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.46 Selecting previously unselected package libbtrfs-dev.
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.48 Unpacking libbtrfs-dev (4.20.1-2) ...
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.71 Setting up libbtrfs0 (4.20.1-2) ...
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.74 Setting up libbtrfs-dev (4.20.1-2) ...
13:07:55 [2021-06-28T13:07:55.718Z] #56 37.75 Processing triggers for libc-bin (2.28-10) ...
13:07:55 [2021-06-28T13:07:55.718Z] #56 DONE 38.3s
13:07:55 [2021-06-28T13:07:55.718Z] 
13:07:55 [2021-06-28T13:07:55.718Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:07:55 [2021-06-28T13:07:55.718Z] #57 sha256:4708039ce46f50e416657ff28962ae151646953b5a226ddab2d957bb445c1f93
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.202 + RM_GOPATH=0
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.202 + TMP_GOPATH=
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.202 + : /build
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.202 + '[' -z '' ']'
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.203 ++ mktemp -d
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.206 + export GOPATH=/tmp/tmp.p8LRVonBlB
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.206 + GOPATH=/tmp/tmp.p8LRVonBlB
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.206 + RM_GOPATH=1
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.206 + case "$(go env GOARCH)" in
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.207 ++ go env GOARCH
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.226 + export GO_BUILDMODE=-buildmode=pie
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.226 + GO_BUILDMODE=-buildmode=pie
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.226 ++ dirname /tmp/install/install.sh
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.230 + dir=/tmp/install
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.233 + bin=containerd
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.237 + shift
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.238 + '[' '!' -f /tmp/install/containerd.installer ']'
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.238 + . /tmp/install/containerd.installer
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.238 ++ set -e
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.238 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.239 + install_containerd
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.240 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.240 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.241 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p8LRVonBlB/src/github.com/containerd/containerd
13:07:59 [2021-06-28T13:07:59.011Z] #57 3.245 Cloning into '/tmp/tmp.p8LRVonBlB/src/github.com/containerd/containerd'...
13:08:01 [2021-06-28T13:08:01.548Z] #57 ...
13:08:01 [2021-06-28T13:08:01.548Z] 
13:08:01 [2021-06-28T13:08:01.548Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:08:01 [2021-06-28T13:08:01.548Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
13:08:01 [2021-06-28T13:08:01.808Z] #32 42.01 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
13:08:01 [2021-06-28T13:08:01.808Z] #32 42.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
13:08:02 [2021-06-28T13:08:02.749Z] #32 42.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:08:04 [2021-06-28T13:08:04.660Z] #32 ...
13:08:04 [2021-06-28T13:08:04.660Z] 
13:08:04 [2021-06-28T13:08:04.660Z] #36 [tini 1/2] 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
13:08:04 [2021-06-28T13:08:04.660Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:08:04 [2021-06-28T13:08:04.660Z] #36 31.48 Reading package lists...
13:08:04 [2021-06-28T13:08:04.660Z] #36 37.44 Building dependency tree...
13:08:04 [2021-06-28T13:08:04.660Z] #36 40.91 The following additional packages will be installed:
13:08:04 [2021-06-28T13:08:04.660Z] #36 40.91   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:08:04 [2021-06-28T13:08:04.660Z] #36 40.92 Suggested packages:
13:08:04 [2021-06-28T13:08:04.660Z] #36 40.92   cmake-doc ninja-build lrzip
13:08:04 [2021-06-28T13:08:04.660Z] #36 40.92 Recommended packages:
13:08:04 [2021-06-28T13:08:04.660Z] #36 40.92   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:08:04 [2021-06-28T13:08:04.660Z] #36 41.72 The following NEW packages will be installed:
13:08:04 [2021-06-28T13:08:04.660Z] #36 41.73   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:08:04 [2021-06-28T13:08:04.660Z] #36 41.73   vim-common xxd
13:08:04 [2021-06-28T13:08:04.660Z] #36 42.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
13:08:04 [2021-06-28T13:08:04.660Z] #36 42.10 Need to get 14.9 MB of archives.
13:08:04 [2021-06-28T13:08:04.660Z] #36 42.10 After this operation, 61.8 MB of additional disk space will be used.
13:08:04 [2021-06-28T13:08:04.660Z] #36 42.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:08:04 [2021-06-28T13:08:04.660Z] #36 42.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:08:04 [2021-06-28T13:08:04.660Z] #36 42.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
13:08:04 [2021-06-28T13:08:04.660Z] #36 42.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:08:04 [2021-06-28T13:08:04.660Z] #36 42.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
13:08:04 [2021-06-28T13:08:04.660Z] #36 42.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
13:08:04 [2021-06-28T13:08:04.660Z] #36 43.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:08:04 [2021-06-28T13:08:04.660Z] #36 43.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
13:08:04 [2021-06-28T13:08:04.660Z] #36 43.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
13:08:04 [2021-06-28T13:08:04.660Z] #36 43.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
13:08:04 [2021-06-28T13:08:04.660Z] #36 44.16 debconf: delaying package configuration, since apt-utils is not installed
13:08:04 [2021-06-28T13:08:04.660Z] #36 44.36 Fetched 14.9 MB in 1s (10.3 MB/s)
13:08:04 [2021-06-28T13:08:04.660Z] #36 44.47 Selecting previously unselected package xxd.
13:08:04 [2021-06-28T13:08:04.660Z] #36 44.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
13:08:04 [2021-06-28T13:08:04.660Z] #36 44.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
13:08:04 [2021-06-28T13:08:04.660Z] #36 44.56 Unpacking xxd (2:8.1.0875-5) ...
13:08:04 [2021-06-28T13:08:04.660Z] #36 44.79 Selecting previously unselected package vim-common.
13:08:04 [2021-06-28T13:08:04.660Z] #36 44.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:08:04 [2021-06-28T13:08:04.660Z] #36 44.84 Unpacking vim-common (2:8.1.0875-5) ...
13:08:04 [2021-06-28T13:08:04.660Z] #36 45.11 Selecting previously unselected package cmake-data.
13:08:04 [2021-06-28T13:08:04.660Z] #36 45.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:08:04 [2021-06-28T13:08:04.660Z] #36 45.12 Unpacking cmake-data (3.13.4-1) ...
13:08:04 [2021-06-28T13:08:04.921Z] #36 ...
13:08:04 [2021-06-28T13:08:04.921Z] 
13:08:04 [2021-06-28T13:08:04.921Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
13:08:04 [2021-06-28T13:08:04.921Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:08:04 [2021-06-28T13:08:04.921Z] #44 29.49 Reading package lists...
13:08:04 [2021-06-28T13:08:04.921Z] #44 35.43 Building dependency tree...
13:08:04 [2021-06-28T13:08:04.921Z] #44 38.56 The following additional packages will be installed:
13:08:04 [2021-06-28T13:08:04.921Z] #44 38.56   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
13:08:04 [2021-06-28T13:08:04.921Z] #44 38.56   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
13:08:04 [2021-06-28T13:08:04.921Z] #44 38.56   python3-pkg-resources python3-protobuf python3-six python3.7
13:08:04 [2021-06-28T13:08:04.921Z] #44 38.56   python3.7-minimal
13:08:04 [2021-06-28T13:08:04.921Z] #44 38.56 Suggested packages:
13:08:04 [2021-06-28T13:08:04.921Z] #44 38.57   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
13:08:04 [2021-06-28T13:08:04.921Z] #44 38.57   python3.7-doc binfmt-support
13:08:04 [2021-06-28T13:08:04.921Z] #44 39.73 The following NEW packages will be installed:
13:08:04 [2021-06-28T13:08:04.921Z] #44 39.75   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
13:08:04 [2021-06-28T13:08:04.921Z] #44 39.75   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
13:08:04 [2021-06-28T13:08:04.921Z] #44 39.75   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
13:08:04 [2021-06-28T13:08:04.921Z] #44 39.75   python3.7-minimal
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.15 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.15 Need to get 6695 kB of archives.
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.15 After this operation, 33.1 MB of additional disk space will be used.
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.64 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 40.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:08:04 [2021-06-28T13:08:04.921Z] #44 42.94 debconf: delaying package configuration, since apt-utils is not installed
13:08:04 [2021-06-28T13:08:04.921Z] #44 43.13 Fetched 6695 kB in 2s (3440 kB/s)
13:08:04 [2021-06-28T13:08:04.921Z] #44 43.22 Selecting previously unselected package libpython3.7-minimal:amd64.
13:08:04 [2021-06-28T13:08:04.921Z] #44 43.22 (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 ... 15421 files and directories currently installed.)
13:08:04 [2021-06-28T13:08:04.921Z] #44 43.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:08:04 [2021-06-28T13:08:04.921Z] #44 43.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:08:04 [2021-06-28T13:08:04.921Z] #44 44.04 Selecting previously unselected package python3.7-minimal.
13:08:04 [2021-06-28T13:08:04.921Z] #44 44.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:08:04 [2021-06-28T13:08:04.921Z] #44 44.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
13:08:05 [2021-06-28T13:08:05.181Z] #44 45.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:08:05 [2021-06-28T13:08:05.181Z] #44 45.44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
13:08:05 [2021-06-28T13:08:05.181Z] #44 ...
13:08:05 [2021-06-28T13:08:05.181Z] 
13:08:05 [2021-06-28T13:08:05.181Z] #36 [tini 1/2] 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
13:08:05 [2021-06-28T13:08:05.181Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:08:05 [2021-06-28T13:08:05.181Z] #36 47.91 Selecting previously unselected package libicu63:amd64.
13:08:05 [2021-06-28T13:08:05.440Z] #36 47.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
13:08:05 [2021-06-28T13:08:05.440Z] #36 47.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:08:09 [2021-06-28T13:08:09.642Z] #36 ...
13:08:09 [2021-06-28T13:08:09.642Z] 
13:08:09 [2021-06-28T13:08:09.642Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
13:08:09 [2021-06-28T13:08:09.642Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:08:09 [2021-06-28T13:08:09.642Z] #13 30.35 Reading package lists...
13:08:09 [2021-06-28T13:08:09.642Z] #13 36.87 Building dependency tree...
13:08:09 [2021-06-28T13:08:09.642Z] #13 39.97 The following additional packages will be installed:
13:08:09 [2021-06-28T13:08:09.642Z] #13 39.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:08:09 [2021-06-28T13:08:09.642Z] #13 39.99   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
13:08:09 [2021-06-28T13:08:09.642Z] #13 39.99   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:08:09 [2021-06-28T13:08:09.642Z] #13 39.99   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
13:08:09 [2021-06-28T13:08:09.642Z] #13 40.00   mingw-w64-x86-64-dev
13:08:09 [2021-06-28T13:08:09.642Z] #13 40.02 Suggested packages:
13:08:09 [2021-06-28T13:08:09.642Z] #13 40.02   gcc-8-locales seccomp wine64
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.08 The following NEW packages will be installed:
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.08   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.08   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.08   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.09   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.09   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.09   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.11 The following packages will be upgraded:
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.11   libseccomp2
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.54 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.54 Need to get 77.8 MB of archives.
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.54 After this operation, 487 MB of additional disk space will be used.
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.57 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.57 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 41.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 42.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 42.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 42.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 42.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 42.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 42.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 46.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
13:08:09 [2021-06-28T13:08:09.642Z] #13 ...
13:08:09 [2021-06-28T13:08:09.642Z] 
13:08:09 [2021-06-28T13:08:09.642Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
13:08:09 [2021-06-28T13:08:09.642Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:08:09 [2021-06-28T13:08:09.642Z] #44 49.75 Selecting previously unselected package python3-minimal.
13:08:09 [2021-06-28T13:08:09.642Z] #44 49.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
13:08:09 [2021-06-28T13:08:09.642Z] #44 49.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:08:09 [2021-06-28T13:08:09.642Z] #44 49.84 Unpacking python3-minimal (3.7.3-1) ...
13:08:09 [2021-06-28T13:08:09.642Z] #44 49.97 Selecting previously unselected package libmpdec2:amd64.
13:08:09 [2021-06-28T13:08:09.642Z] #44 50.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:08:09 [2021-06-28T13:08:09.902Z] #44 50.03 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:08:09 [2021-06-28T13:08:09.902Z] #44 50.20 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:08:09 [2021-06-28T13:08:09.902Z] #44 50.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
13:08:09 [2021-06-28T13:08:09.902Z] #44 50.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:08:11 [2021-06-28T13:08:11.294Z] #44 ...
13:08:11 [2021-06-28T13:08:11.294Z] 
13:08:11 [2021-06-28T13:08:11.294Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
13:08:11 [2021-06-28T13:08:11.294Z] #48 sha256:f78c33bb68262616a1a2c2d5c13ba2e7bf20c257bb937fe8e51b295cfd31ae6c
13:08:11 [2021-06-28T13:08:11.294Z] #48 DONE 53.6s
13:08:11 [2021-06-28T13:08:11.294Z] 
13:08:11 [2021-06-28T13:08:11.294Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
13:08:11 [2021-06-28T13:08:11.294Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
13:08:11 [2021-06-28T13:08:11.294Z] #13 48.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
13:08:12 [2021-06-28T13:08:12.676Z] #13 49.77 debconf: delaying package configuration, since apt-utils is not installed
13:08:12 [2021-06-28T13:08:12.676Z] #13 49.97 Fetched 77.8 MB in 7s (10.7 MB/s)
13:08:12 [2021-06-28T13:08:12.676Z] #13 50.09 (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 ... 15421 files and directories currently installed.)
13:08:12 [2021-06-28T13:08:12.676Z] #13 50.15 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
13:08:12 [2021-06-28T13:08:12.936Z] #13 50.18 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
13:08:12 [2021-06-28T13:08:12.936Z] #13 50.36 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
13:08:13 [2021-06-28T13:08:13.195Z] #13 50.48 Selecting previously unselected package binutils-mingw-w64-i686.
13:08:13 [2021-06-28T13:08:13.196Z] #13 50.48 (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 ... 15421 files and directories currently installed.)
13:08:13 [2021-06-28T13:08:13.196Z] #13 50.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
13:08:13 [2021-06-28T13:08:13.196Z] #13 50.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:08:14 [2021-06-28T13:08:14.137Z] #13 ...
13:08:14 [2021-06-28T13:08:14.137Z] 
13:08:14 [2021-06-28T13:08:14.137Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:08:14 [2021-06-28T13:08:14.137Z] #46 sha256:c0d90725ccf11caec37a469023afd3180e2558fab9b406e07696981745d67eef
13:08:14 [2021-06-28T13:08:14.137Z] #46 46.49 internal/reflectlite
13:08:14 [2021-06-28T13:08:14.137Z] #46 46.50 sync
13:08:14 [2021-06-28T13:08:14.137Z] #46 48.19 internal/testlog
13:08:14 [2021-06-28T13:08:14.137Z] #46 48.57 github.com/LK4D4/vndr/godl/singleflight
13:08:14 [2021-06-28T13:08:14.137Z] #46 48.93 math/rand
13:08:14 [2021-06-28T13:08:14.137Z] #46 49.08 errors
13:08:14 [2021-06-28T13:08:14.137Z] #46 49.45 io
13:08:14 [2021-06-28T13:08:14.137Z] #46 49.92 strconv
13:08:14 [2021-06-28T13:08:14.137Z] #46 50.94 bytes
13:08:14 [2021-06-28T13:08:14.137Z] #46 53.07 strings
13:08:14 [2021-06-28T13:08:14.137Z] #46 54.44 reflect
13:08:14 [2021-06-28T13:08:14.137Z] #46 55.92 bufio
13:08:14 [2021-06-28T13:08:14.137Z] #46 ...
13:08:14 [2021-06-28T13:08:14.137Z] 
13:08:14 [2021-06-28T13:08:14.137Z] #36 [tini 1/2] 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
13:08:14 [2021-06-28T13:08:14.137Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:08:14 [2021-06-28T13:08:14.137Z] #36 55.10 Selecting previously unselected package libxml2:amd64.
13:08:14 [2021-06-28T13:08:14.137Z] #36 55.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 55.12 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 55.66 Selecting previously unselected package libarchive13:amd64.
13:08:14 [2021-06-28T13:08:14.137Z] #36 55.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 55.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.08 Selecting previously unselected package libjsoncpp1:amd64.
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.24 Selecting previously unselected package librhash0:amd64.
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.24 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.24 Unpacking librhash0:amd64 (1.3.8-1) ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.47 Selecting previously unselected package libuv1:amd64.
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.47 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.55 Unpacking libuv1:amd64 (1.24.1-1) ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.67 Selecting previously unselected package cmake.
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.137Z] #36 56.67 Unpacking cmake (3.13.4-1) ...
13:08:14 [2021-06-28T13:08:14.396Z] #36 ...
13:08:14 [2021-06-28T13:08:14.396Z] 
13:08:14 [2021-06-28T13:08:14.396Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:08:14 [2021-06-28T13:08:14.396Z] #52 sha256:0e2dd0f5f56c15ddafa8e8f1df75a0f4a6c16cf05f4d7198dff066b19bdbffd3
13:08:14 [2021-06-28T13:08:14.396Z] #52 46.93 sync
13:08:14 [2021-06-28T13:08:14.396Z] #52 46.93 internal/reflectlite
13:08:14 [2021-06-28T13:08:14.396Z] #52 48.49 internal/testlog
13:08:14 [2021-06-28T13:08:14.396Z] #52 49.54 sort
13:08:14 [2021-06-28T13:08:14.396Z] #52 49.54 io
13:08:14 [2021-06-28T13:08:14.396Z] #52 50.43 internal/oserror
13:08:14 [2021-06-28T13:08:14.396Z] #52 50.58 syscall
13:08:14 [2021-06-28T13:08:14.396Z] #52 51.36 bytes
13:08:14 [2021-06-28T13:08:14.396Z] #52 53.82 strconv
13:08:14 [2021-06-28T13:08:14.658Z] #52 ...
13:08:14 [2021-06-28T13:08:14.658Z] 
13:08:14 [2021-06-28T13:08:14.658Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
13:08:14 [2021-06-28T13:08:14.658Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:08:14 [2021-06-28T13:08:14.658Z] #44 51.91 Selecting previously unselected package python3.7.
13:08:14 [2021-06-28T13:08:14.658Z] #44 51.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 51.98 Unpacking python3.7 (3.7.3-2+deb10u3) ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 52.19 Selecting previously unselected package libpython3-stdlib:amd64.
13:08:14 [2021-06-28T13:08:14.658Z] #44 52.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 52.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 52.34 Setting up python3-minimal (3.7.3-1) ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 53.96 Selecting previously unselected package python3.
13:08:14 [2021-06-28T13:08:14.658Z] #44 53.96 (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 ... 16073 files and directories currently installed.)
13:08:14 [2021-06-28T13:08:14.658Z] #44 53.99 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 53.99 Unpacking python3 (3.7.3-1) ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 54.13 Selecting previously unselected package libprotobuf17:amd64.
13:08:14 [2021-06-28T13:08:14.658Z] #44 54.13 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 54.13 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 54.83 Selecting previously unselected package python3-pkg-resources.
13:08:14 [2021-06-28T13:08:14.658Z] #44 54.83 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 54.83 Unpacking python3-pkg-resources (40.8.0-1) ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 55.02 Selecting previously unselected package python3-six.
13:08:14 [2021-06-28T13:08:14.658Z] #44 55.02 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
13:08:14 [2021-06-28T13:08:14.658Z] #44 55.03 Unpacking python3-six (1.12.0-1) ...
13:08:14 [2021-06-28T13:08:14.918Z] #44 55.16 Selecting previously unselected package python3-protobuf.
13:08:14 [2021-06-28T13:08:14.918Z] #44 55.16 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
13:08:14 [2021-06-28T13:08:14.918Z] #44 55.16 Unpacking python3-protobuf (3.6.1.3-2) ...
13:08:15 [2021-06-28T13:08:15.487Z] #44 55.69 Selecting previously unselected package libnet1:amd64.
13:08:15 [2021-06-28T13:08:15.487Z] #44 55.69 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:08:15 [2021-06-28T13:08:15.487Z] #44 55.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:08:15 [2021-06-28T13:08:15.487Z] #44 55.84 Selecting previously unselected package libnl-3-200:amd64.
13:08:15 [2021-06-28T13:08:15.487Z] #44 55.85 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
13:08:15 [2021-06-28T13:08:15.487Z] #44 55.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:08:15 [2021-06-28T13:08:15.747Z] #44 55.99 Selecting previously unselected package libprotobuf-c1:amd64.
13:08:15 [2021-06-28T13:08:15.747Z] #44 55.99 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:08:15 [2021-06-28T13:08:15.747Z] #44 56.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:08:15 [2021-06-28T13:08:15.747Z] #44 56.10 Selecting previously unselected package criu.
13:08:15 [2021-06-28T13:08:15.747Z] #44 56.10 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
13:08:15 [2021-06-28T13:08:15.747Z] #44 56.11 Unpacking criu (3.15-1) ...
13:08:16 [2021-06-28T13:08:16.689Z] #44 56.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:08:16 [2021-06-28T13:08:16.689Z] #44 56.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:08:16 [2021-06-28T13:08:16.689Z] #44 57.01 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:08:16 [2021-06-28T13:08:16.689Z] #44 57.04 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
13:08:16 [2021-06-28T13:08:16.689Z] #44 57.06 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:08:16 [2021-06-28T13:08:16.689Z] #44 57.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:08:16 [2021-06-28T13:08:16.949Z] #44 57.11 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:08:16 [2021-06-28T13:08:16.949Z] #44 57.23 Setting up python3.7 (3.7.3-2+deb10u3) ...
13:08:17 [2021-06-28T13:08:17.209Z] #44 ...
13:08:17 [2021-06-28T13:08:17.209Z] 
13:08:17 [2021-06-28T13:08:17.209Z] #36 [tini 1/2] 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
13:08:17 [2021-06-28T13:08:17.209Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:08:17 [2021-06-28T13:08:17.209Z] #36 59.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:08:17 [2021-06-28T13:08:17.209Z] #36 59.71 Setting up xxd (2:8.1.0875-5) ...
13:08:17 [2021-06-28T13:08:17.209Z] #36 59.72 Setting up libuv1:amd64 (1.24.1-1) ...
13:08:17 [2021-06-28T13:08:17.209Z] #36 59.75 Setting up vim-common (2:8.1.0875-5) ...
13:08:17 [2021-06-28T13:08:17.209Z] #36 59.79 Setting up librhash0:amd64 (1.3.8-1) ...
13:08:17 [2021-06-28T13:08:17.209Z] #36 59.81 Setting up cmake-data (3.13.4-1) ...
13:08:17 [2021-06-28T13:08:17.209Z] #36 59.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
13:08:17 [2021-06-28T13:08:17.209Z] #36 59.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:08:17 [2021-06-28T13:08:17.469Z] #36 59.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:08:17 [2021-06-28T13:08:17.469Z] #36 59.88 Setting up cmake (3.13.4-1) ...
13:08:17 [2021-06-28T13:08:17.469Z] #36 59.90 Processing triggers for libc-bin (2.28-10) ...
13:08:17 [2021-06-28T13:08:17.469Z] #36 59.95 Processing triggers for mime-support (3.62) ...
13:08:17 [2021-06-28T13:08:17.729Z] #36 DONE 60.3s
13:08:17 [2021-06-28T13:08:17.729Z] 
13:08:17 [2021-06-28T13:08:17.729Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
13:08:17 [2021-06-28T13:08:17.729Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:08:17 [2021-06-28T13:08:17.729Z] #13 52.88 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:08:17 [2021-06-28T13:08:17.729Z] #13 52.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
13:08:17 [2021-06-28T13:08:17.729Z] #13 52.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:08:18 [2021-06-28T13:08:18.300Z] #13 55.63 Selecting previously unselected package binutils-mingw-w64.
13:08:18 [2021-06-28T13:08:18.300Z] #13 55.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:08:18 [2021-06-28T13:08:18.300Z] #13 55.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:08:18 [2021-06-28T13:08:18.300Z] #13 55.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:08:18 [2021-06-28T13:08:18.300Z] #13 55.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
13:08:18 [2021-06-28T13:08:18.300Z] #13 55.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:08:18 [2021-06-28T13:08:18.559Z] #13 55.88 Selecting previously unselected package dmsetup.
13:08:18 [2021-06-28T13:08:18.559Z] #13 55.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
13:08:18 [2021-06-28T13:08:18.559Z] #13 55.90 Unpacking dmsetup (2:1.02.155-3) ...
13:08:18 [2021-06-28T13:08:18.829Z] #13 56.07 Selecting previously unselected package mingw-w64-common.
13:08:18 [2021-06-28T13:08:18.829Z] #13 56.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
13:08:18 [2021-06-28T13:08:18.829Z] #13 56.10 Unpacking mingw-w64-common (6.0.0-3) ...
13:08:22 [2021-06-28T13:08:22.221Z] #13 ...
13:08:22 [2021-06-28T13:08:22.221Z] 
13:08:22 [2021-06-28T13:08:22.221Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
13:08:22 [2021-06-28T13:08:22.221Z] #37 sha256:b17d3c2b67cc43547686a85fc039e5e607e60e9c1b47efb02b002587827036bd
13:08:22 [2021-06-28T13:08:22.221Z] #37 2.995 + RM_GOPATH=0
13:08:22 [2021-06-28T13:08:22.221Z] #37 2.995 + TMP_GOPATH=
13:08:22 [2021-06-28T13:08:22.221Z] #37 2.995 + : /build
13:08:22 [2021-06-28T13:08:22.221Z] #37 2.996 + '[' -z '' ']'
13:08:22 [2021-06-28T13:08:22.221Z] #37 2.998 ++ mktemp -d
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.008 + export GOPATH=/tmp/tmp.42BEsKfltY
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.008 + GOPATH=/tmp/tmp.42BEsKfltY
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.009 + RM_GOPATH=1
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.010 + case "$(go env GOARCH)" in
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.012 ++ go env GOARCH
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.052 + export GO_BUILDMODE=-buildmode=pie
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.053 + GO_BUILDMODE=-buildmode=pie
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.053 ++ dirname /tmp/install/install.sh
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.057 + dir=/tmp/install
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.058 + bin=tini
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.058 + shift
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.058 + '[' '!' -f /tmp/install/tini.installer ']'
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.059 + . /tmp/install/tini.installer
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.067 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.068 + install_tini
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.068 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.068 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.068 + git clone https://github.com/krallin/tini.git /tmp/tmp.42BEsKfltY/tini
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.074 Cloning into '/tmp/tmp.42BEsKfltY/tini'...
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.890 + cd /tmp/tmp.42BEsKfltY/tini
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.890 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
13:08:22 [2021-06-28T13:08:22.221Z] #37 3.919 + cmake .
13:08:22 [2021-06-28T13:08:22.221Z] #37 4.427 -- The C compiler identification is GNU 8.3.0
13:08:22 [2021-06-28T13:08:22.221Z] #37 4.479 -- Check for working C compiler: /usr/bin/cc
13:08:22 [2021-06-28T13:08:22.795Z] #37 5.131 -- Check for working C compiler: /usr/bin/cc -- works
13:08:22 [2021-06-28T13:08:22.795Z] #37 5.133 -- Detecting C compiler ABI info
13:08:23 [2021-06-28T13:08:23.362Z] #37 5.778 -- Detecting C compiler ABI info - done
13:08:23 [2021-06-28T13:08:23.362Z] #37 5.807 -- Detecting C compile features
13:08:24 [2021-06-28T13:08:24.304Z] #37 ...
13:08:24 [2021-06-28T13:08:24.304Z] 
13:08:24 [2021-06-28T13:08:24.304Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
13:08:24 [2021-06-28T13:08:24.304Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:08:24 [2021-06-28T13:08:24.304Z] #13 61.66 Selecting previously unselected package mingw-w64-x86-64-dev.
13:08:24 [2021-06-28T13:08:24.304Z] #13 61.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:08:24 [2021-06-28T13:08:24.304Z] #13 61.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:08:25 [2021-06-28T13:08:25.242Z] #13 ...
13:08:25 [2021-06-28T13:08:25.242Z] 
13:08:25 [2021-06-28T13:08:25.242Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:08:25 [2021-06-28T13:08:25.242Z] #46 sha256:c0d90725ccf11caec37a469023afd3180e2558fab9b406e07696981745d67eef
13:08:25 [2021-06-28T13:08:25.242Z] #46 57.81 syscall
13:08:25 [2021-06-28T13:08:25.242Z] #46 64.65 internal/syscall/unix
13:08:25 [2021-06-28T13:08:25.242Z] #46 65.09 time
13:08:25 [2021-06-28T13:08:25.242Z] #46 67.55 internal/fmtsort
13:08:25 [2021-06-28T13:08:25.242Z] #46 68.00 internal/syscall/execenv
13:08:25 [2021-06-28T13:08:25.242Z] #46 ...
13:08:25 [2021-06-28T13:08:25.242Z] 
13:08:25 [2021-06-28T13:08:25.242Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:08:25 [2021-06-28T13:08:25.242Z] #52 sha256:0e2dd0f5f56c15ddafa8e8f1df75a0f4a6c16cf05f4d7198dff066b19bdbffd3
13:08:25 [2021-06-28T13:08:25.242Z] #52 57.92 reflect
13:08:25 [2021-06-28T13:08:25.242Z] #52 59.27 time
13:08:25 [2021-06-28T13:08:25.242Z] #52 65.75 context
13:08:25 [2021-06-28T13:08:25.242Z] #52 66.45 internal/poll
13:08:25 [2021-06-28T13:08:25.502Z] #52 ...
13:08:25 [2021-06-28T13:08:25.502Z] 
13:08:25 [2021-06-28T13:08:25.502Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
13:08:25 [2021-06-28T13:08:25.502Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:08:25 [2021-06-28T13:08:25.502Z] #44 62.71 Setting up python3 (3.7.3-1) ...
13:08:25 [2021-06-28T13:08:25.502Z] #44 63.45 Setting up python3-six (1.12.0-1) ...
13:08:25 [2021-06-28T13:08:25.502Z] #44 64.66 Setting up python3-pkg-resources (40.8.0-1) ...
13:08:25 [2021-06-28T13:08:25.761Z] #44 66.08 Setting up python3-protobuf (3.6.1.3-2) ...
13:08:28 [2021-06-28T13:08:28.299Z] #44 ...
13:08:28 [2021-06-28T13:08:28.299Z] 
13:08:28 [2021-06-28T13:08:28.299Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
13:08:28 [2021-06-28T13:08:28.299Z] #37 sha256:b17d3c2b67cc43547686a85fc039e5e607e60e9c1b47efb02b002587827036bd
13:08:28 [2021-06-28T13:08:28.299Z] #37 8.042 -- Detecting C compile features - done
13:08:28 [2021-06-28T13:08:28.299Z] #37 8.072 -- Performing Test HAS_BUILTIN_FORTIFY
13:08:28 [2021-06-28T13:08:28.299Z] #37 8.270 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:08:28 [2021-06-28T13:08:28.299Z] #37 8.365 -- Configuring done
13:08:28 [2021-06-28T13:08:28.299Z] #37 8.382 -- Generating done
13:08:28 [2021-06-28T13:08:28.299Z] #37 8.389 -- Build files have been written to: /tmp/tmp.42BEsKfltY/tini
13:08:28 [2021-06-28T13:08:28.299Z] #37 8.394 + make tini-static
13:08:28 [2021-06-28T13:08:28.299Z] #37 8.728 Scanning dependencies of target tini-static
13:08:28 [2021-06-28T13:08:28.299Z] #37 8.811 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:08:28 [2021-06-28T13:08:28.299Z] #37 10.11 [100%] Linking C executable tini-static
13:08:28 [2021-06-28T13:08:28.299Z] #37 10.66 [100%] Built target tini-static
13:08:28 [2021-06-28T13:08:28.559Z] #37 10.75 + mkdir -p /build
13:08:28 [2021-06-28T13:08:28.559Z] #37 10.75 + cp tini-static /build/docker-init
13:08:28 [2021-06-28T13:08:28.819Z] #37 DONE 11.3s
13:08:28 [2021-06-28T13:08:28.819Z] 
13:08:28 [2021-06-28T13:08:28.819Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:08:28 [2021-06-28T13:08:28.819Z] #52 sha256:0e2dd0f5f56c15ddafa8e8f1df75a0f4a6c16cf05f4d7198dff066b19bdbffd3
13:08:28 [2021-06-28T13:08:28.819Z] #52 69.12 io/fs
13:08:28 [2021-06-28T13:08:28.819Z] #52 69.85 encoding/binary
13:08:28 [2021-06-28T13:08:28.819Z] #52 70.46 os
13:08:29 [2021-06-28T13:08:29.756Z] #52 72.16 encoding/base64
13:08:30 [2021-06-28T13:08:30.325Z] #52 72.97 golang.org/x/sys/unix
13:08:31 [2021-06-28T13:08:31.705Z] #52 ...
13:08:31 [2021-06-28T13:08:31.705Z] 
13:08:31 [2021-06-28T13:08:31.705Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
13:08:31 [2021-06-28T13:08:31.705Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:08:31 [2021-06-28T13:08:31.705Z] #44 69.44 Setting up criu (3.15-1) ...
13:08:31 [2021-06-28T13:08:31.705Z] #44 71.43 Processing triggers for libc-bin (2.28-10) ...
13:08:31 [2021-06-28T13:08:31.705Z] #44 71.51 Processing triggers for mime-support (3.62) ...
13:08:31 [2021-06-28T13:08:31.705Z] #44 DONE 72.0s
13:08:31 [2021-06-28T13:08:31.705Z] 
13:08:31 [2021-06-28T13:08:31.705Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
13:08:31 [2021-06-28T13:08:31.705Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:08:31 [2021-06-28T13:08:31.705Z] #13 67.25 Selecting previously unselected package gcc-mingw-w64-base.
13:08:31 [2021-06-28T13:08:31.705Z] #13 67.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:08:31 [2021-06-28T13:08:31.705Z] #13 67.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:08:31 [2021-06-28T13:08:31.705Z] #13 67.44 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:08:31 [2021-06-28T13:08:31.705Z] #13 67.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:08:31 [2021-06-28T13:08:31.705Z] #13 67.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:08:35 [2021-06-28T13:08:35.899Z] #13 ...
13:08:35 [2021-06-28T13:08:35.899Z] 
13:08:35 [2021-06-28T13:08:35.899Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:08:35 [2021-06-28T13:08:35.899Z] #46 sha256:c0d90725ccf11caec37a469023afd3180e2558fab9b406e07696981745d67eef
13:08:35 [2021-06-28T13:08:35.899Z] #46 68.19 path
13:08:35 [2021-06-28T13:08:35.899Z] #46 68.84 regexp/syntax
13:08:35 [2021-06-28T13:08:35.899Z] #46 71.21 os
13:08:35 [2021-06-28T13:08:35.899Z] #46 73.23 regexp
13:08:35 [2021-06-28T13:08:35.899Z] #46 75.48 fmt
13:08:35 [2021-06-28T13:08:35.899Z] #46 77.20 path/filepath
13:08:35 [2021-06-28T13:08:35.899Z] #46 78.47 internal/lazyregexp
13:08:36 [2021-06-28T13:08:36.160Z] #46 78.74 io/ioutil
13:08:36 [2021-06-28T13:08:36.730Z] #46 79.14 github.com/LK4D4/vndr/versioned
13:08:36 [2021-06-28T13:08:36.730Z] #46 79.36 flag
13:08:36 [2021-06-28T13:08:36.730Z] #46 79.36 go/token
13:08:37 [2021-06-28T13:08:37.669Z] #46 80.30 go/scanner
13:08:38 [2021-06-28T13:08:38.238Z] #46 ...
13:08:38 [2021-06-28T13:08:38.238Z] 
13:08:38 [2021-06-28T13:08:38.238Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:08:38 [2021-06-28T13:08:38.238Z] #57 sha256:4708039ce46f50e416657ff28962ae151646953b5a226ddab2d957bb445c1f93
13:08:39 [2021-06-28T13:08:39.538Z] #57 42.70 Checking out files:  49% (1996/4071)   
Checking out files:  50% (2036/4071)   
Checking out files:  51% (2077/4071)   
Checking out files:  52% (2117/4071)   
Checking out files:  53% (2158/4071)   
Checking out files:  54% (2199/4071)   
Checking out files:  55% (2240/4071)   
Checking out files:  56% (2280/4071)   
Checking out files:  57% (2321/4071)   
Checking out files:  58% (2362/4071)   
Checking out files:  59% (2402/4071)   
Checking out files:  60% (2443/4071)   
Checking out files:  61% (2484/4071)   
Checking out files:  62% (2525/4071)   
Checking out files:  63% (2565/4071)   
Checking out files:  64% (2606/4071)   
Checking out files:  65% (2647/4071)   
Checking out files:  66% (2687/4071)   
Checking out files:  67% (2728/4071)   
Checking out files:  68% (2769/4071)   
Checking out files:  69% (2809/4071)   
Checking out files:  70% (2850/4071)   
Checking out files:  71% (2891/4071)   
Checking out files:  72% (2932/4071)   
Checking out files:  73% (2972/4071)   
Checking out files:  74% (3013/4071)   
Checking out files:  75% (3054/4071)   
Checking out files:  76% (3094/4071)   
Checking out files:  77% (3135/4071)   
Checking out files:  78% (3176/4071)   
Checking out files:  79% (3217/4071)   
Checking out files:  80% (3257/4071)   
Checking out files:  81% (3298/4071)   
Checking out files:  82% (3339/4071)   
Checking out files:  83% (3379/4071)   
Checking out files:  84% (3420/4071)   
Checking out files:  85% (3461/4071)   
Checking out files:  86% (3502/4071)   
Checking out files:  87% (3542/4071)   
Checking out files:  88% (3583/4071)   
Checking out files:  89% (3624/4071)   
Checking out files:  90% (3664/4071)   
Checking out files:  91% (3705/4071)   
Checking out files:  92% (3746/4071)   
Checking out files:  92% (3770/4071)   
Checking out files:  93% (3787/4071)   
Checking out files:  94% (3827/4071)   
Checking out files:  95% (3868/4071)   
Checking out files:  96% (3909/4071)   
Checking out files:  97% (3949/4071)   
Checking out files:  98% (3990/4071)   
Checking out files:  99% (4031/4071)   
Checking out files: 100% (4071/4071)   
Checking out files: 100% (4071/4071), done.
13:08:39 [2021-06-28T13:08:39.538Z] #57 43.93 + cd /tmp/tmp.p8LRVonBlB/src/github.com/containerd/containerd
13:08:39 [2021-06-28T13:08:39.538Z] #57 43.94 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
13:08:40 [2021-06-28T13:08:40.475Z] #57 44.79 + export 'BUILDTAGS=netgo osusergo static_build'
13:08:40 [2021-06-28T13:08:40.475Z] #57 44.79 + BUILDTAGS='netgo osusergo static_build'
13:08:40 [2021-06-28T13:08:40.475Z] #57 44.79 + export EXTRA_FLAGS=-buildmode=pie
13:08:40 [2021-06-28T13:08:40.475Z] #57 44.79 + EXTRA_FLAGS=-buildmode=pie
13:08:40 [2021-06-28T13:08:40.475Z] #57 44.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:08:40 [2021-06-28T13:08:40.475Z] #57 44.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:08:40 [2021-06-28T13:08:40.475Z] #57 44.79 + '[' '' = dynamic ']'
13:08:40 [2021-06-28T13:08:40.475Z] #57 44.79 + make
13:08:42 [2021-06-28T13:08:42.381Z] #57 46.40 + bin/ctr
13:08:42 [2021-06-28T13:08:42.381Z] #57 ...
13:08:42 [2021-06-28T13:08:42.381Z] 
13:08:42 [2021-06-28T13:08:42.381Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:08:42 [2021-06-28T13:08:42.381Z] #52 sha256:0e2dd0f5f56c15ddafa8e8f1df75a0f4a6c16cf05f4d7198dff066b19bdbffd3
13:08:42 [2021-06-28T13:08:42.381Z] #52 75.04 fmt
13:08:42 [2021-06-28T13:08:42.381Z] #52 78.73 encoding/json
13:08:42 [2021-06-28T13:08:42.381Z] #52 81.10 flag
13:08:42 [2021-06-28T13:08:42.381Z] #52 82.58 github.com/pkg/diff
13:08:42 [2021-06-28T13:08:42.381Z] #52 83.69 go/ast
13:08:42 [2021-06-28T13:08:42.381Z] #52 84.15 golang.org/x/crypto/ssh/terminal
13:08:42 [2021-06-28T13:08:42.640Z] #52 ...
13:08:42 [2021-06-28T13:08:42.640Z] 
13:08:42 [2021-06-28T13:08:42.640Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:08:42 [2021-06-28T13:08:42.640Z] #46 sha256:c0d90725ccf11caec37a469023afd3180e2558fab9b406e07696981745d67eef
13:08:42 [2021-06-28T13:08:42.640Z] #46 81.11 net/url
13:08:42 [2021-06-28T13:08:42.640Z] #46 81.41 go/ast
13:08:42 [2021-06-28T13:08:42.640Z] #46 82.67 text/template/parse
13:08:43 [2021-06-28T13:08:43.209Z] #46 85.65 go/parser
13:08:44 [2021-06-28T13:08:44.149Z] #46 86.72 text/template
13:08:46 [2021-06-28T13:08:46.057Z] #46 88.73 encoding/xml
13:08:47 [2021-06-28T13:08:47.437Z] #46 ...
13:08:47 [2021-06-28T13:08:47.437Z] 
13:08:47 [2021-06-28T13:08:47.437Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:08:47 [2021-06-28T13:08:47.437Z] #52 sha256:0e2dd0f5f56c15ddafa8e8f1df75a0f4a6c16cf05f4d7198dff066b19bdbffd3
13:08:47 [2021-06-28T13:08:47.437Z] #52 85.46 mvdan.cc/editorconfig
13:08:47 [2021-06-28T13:08:47.437Z] #52 86.48 mvdan.cc/sh/v3/fileutil
13:08:47 [2021-06-28T13:08:47.437Z] #52 86.62 text/tabwriter
13:08:47 [2021-06-28T13:08:47.437Z] #52 87.19 mvdan.cc/sh/v3/syntax
13:08:48 [2021-06-28T13:08:48.818Z] #52 ...
13:08:48 [2021-06-28T13:08:48.818Z] 
13:08:48 [2021-06-28T13:08:48.818Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:08:48 [2021-06-28T13:08:48.818Z] #46 sha256:c0d90725ccf11caec37a469023afd3180e2558fab9b406e07696981745d67eef
13:08:48 [2021-06-28T13:08:48.818Z] #46 91.36 go/doc
13:08:50 [2021-06-28T13:08:50.727Z] #46 93.11 compress/flate
13:08:52 [2021-06-28T13:08:52.107Z] #46 94.63 github.com/LK4D4/vndr/build
13:08:53 [2021-06-28T13:08:53.046Z] #46 95.51 crypto/rand
13:08:53 [2021-06-28T13:08:53.615Z] #46 96.03 crypto/ed25519
13:08:53 [2021-06-28T13:08:53.875Z] #46 96.35 crypto/rsa
13:08:53 [2021-06-28T13:08:53.875Z] #46 ...
13:08:53 [2021-06-28T13:08:53.875Z] 
13:08:53 [2021-06-28T13:08:53.875Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:08:53 [2021-06-28T13:08:53.875Z] #52 sha256:0e2dd0f5f56c15ddafa8e8f1df75a0f4a6c16cf05f4d7198dff066b19bdbffd3
13:08:53 [2021-06-28T13:08:53.875Z] #52 92.79 mvdan.cc/sh/v3/cmd/shfmt
13:08:53 [2021-06-28T13:08:53.875Z] #52 DONE 96.5s
13:08:53 [2021-06-28T13:08:53.875Z] 
13:08:53 [2021-06-28T13:08:53.875Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
13:08:53 [2021-06-28T13:08:53.875Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:08:53 [2021-06-28T13:08:53.875Z] #13 88.40 Selecting previously unselected package g++-mingw-w64-x86-64.
13:08:53 [2021-06-28T13:08:53.875Z] #13 88.40 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:08:53 [2021-06-28T13:08:53.875Z] #13 88.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:08:57 [2021-06-28T13:08:57.167Z] #13 ...
13:08:57 [2021-06-28T13:08:57.167Z] 
13:08:57 [2021-06-28T13:08:57.167Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:08:57 [2021-06-28T13:08:57.167Z] #46 sha256:c0d90725ccf11caec37a469023afd3180e2558fab9b406e07696981745d67eef
13:08:57 [2021-06-28T13:08:57.167Z] #46 97.68 crypto/dsa
13:08:57 [2021-06-28T13:08:57.167Z] #46 97.78 crypto/x509/pkix
13:08:57 [2021-06-28T13:08:57.167Z] #46 98.20 net
13:08:57 [2021-06-28T13:08:57.167Z] #46 98.32 vendor/golang.org/x/crypto/chacha20
13:08:57 [2021-06-28T13:08:57.167Z] #46 98.92 vendor/golang.org/x/crypto/poly1305
13:08:57 [2021-06-28T13:08:57.167Z] #46 99.45 vendor/golang.org/x/sys/cpu
13:08:57 [2021-06-28T13:08:57.427Z] #46 99.98 vendor/golang.org/x/crypto/chacha20poly1305
13:08:58 [2021-06-28T13:08:58.367Z] #46 101.0 vendor/golang.org/x/crypto/curve25519
13:08:58 [2021-06-28T13:08:58.936Z] #46 101.6 vendor/golang.org/x/crypto/hkdf
13:08:59 [2021-06-28T13:08:59.195Z] #46 101.7 vendor/golang.org/x/text/transform
13:08:59 [2021-06-28T13:08:59.764Z] #46 102.4 vendor/golang.org/x/text/unicode/bidi
13:09:01 [2021-06-28T13:09:01.673Z] #46 103.9 vendor/golang.org/x/text/secure/bidirule
13:09:01 [2021-06-28T13:09:01.673Z] #46 104.1 vendor/golang.org/x/text/unicode/norm
13:09:03 [2021-06-28T13:09:03.591Z] #46 ...
13:09:03 [2021-06-28T13:09:03.591Z] 
13:09:03 [2021-06-28T13:09:03.591Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
13:09:03 [2021-06-28T13:09:03.591Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:09:03 [2021-06-28T13:09:03.850Z] #13 101.1 Selecting previously unselected package libapparmor1:amd64.
13:09:03 [2021-06-28T13:09:03.850Z] #13 101.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
13:09:03 [2021-06-28T13:09:03.850Z] #13 101.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
13:09:03 [2021-06-28T13:09:03.850Z] #13 101.2 Selecting previously unselected package libapparmor-dev:amd64.
13:09:03 [2021-06-28T13:09:03.850Z] #13 101.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
13:09:03 [2021-06-28T13:09:03.850Z] #13 101.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
13:09:04 [2021-06-28T13:09:04.111Z] #13 101.4 Selecting previously unselected package libbtrfs0.
13:09:04 [2021-06-28T13:09:04.111Z] #13 101.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
13:09:04 [2021-06-28T13:09:04.111Z] #13 101.5 Unpacking libbtrfs0 (4.20.1-2) ...
13:09:04 [2021-06-28T13:09:04.111Z] #13 101.5 Selecting previously unselected package libbtrfs-dev.
13:09:04 [2021-06-28T13:09:04.111Z] #13 101.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
13:09:04 [2021-06-28T13:09:04.111Z] #13 101.5 Unpacking libbtrfs-dev (4.20.1-2) ...
13:09:04 [2021-06-28T13:09:04.371Z] #13 101.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:09:04 [2021-06-28T13:09:04.371Z] #13 101.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
13:09:04 [2021-06-28T13:09:04.371Z] #13 101.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:09:04 [2021-06-28T13:09:04.371Z] #13 101.7 Selecting previously unselected package libudev-dev:amd64.
13:09:04 [2021-06-28T13:09:04.371Z] #13 101.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
13:09:04 [2021-06-28T13:09:04.371Z] #13 101.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
13:09:04 [2021-06-28T13:09:04.631Z] #13 101.9 Selecting previously unselected package libsepol1-dev:amd64.
13:09:04 [2021-06-28T13:09:04.632Z] #13 102.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
13:09:04 [2021-06-28T13:09:04.632Z] #13 102.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
13:09:04 [2021-06-28T13:09:04.891Z] #13 102.3 Selecting previously unselected package libpcre16-3:amd64.
13:09:04 [2021-06-28T13:09:04.892Z] #13 102.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
13:09:04 [2021-06-28T13:09:04.892Z] #13 102.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
13:09:05 [2021-06-28T13:09:05.151Z] #13 102.5 Selecting previously unselected package libpcre32-3:amd64.
13:09:05 [2021-06-28T13:09:05.151Z] #13 102.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
13:09:05 [2021-06-28T13:09:05.151Z] #13 102.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
13:09:05 [2021-06-28T13:09:05.411Z] #13 102.7 Selecting previously unselected package libpcrecpp0v5:amd64.
13:09:05 [2021-06-28T13:09:05.411Z] #13 102.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
13:09:05 [2021-06-28T13:09:05.411Z] #13 102.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
13:09:05 [2021-06-28T13:09:05.411Z] #13 102.8 Selecting previously unselected package libpcre3-dev:amd64.
13:09:05 [2021-06-28T13:09:05.411Z] #13 102.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
13:09:05 [2021-06-28T13:09:05.411Z] #13 102.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
13:09:05 [2021-06-28T13:09:05.670Z] #13 103.2 Selecting previously unselected package libselinux1-dev:amd64.
13:09:05 [2021-06-28T13:09:05.930Z] #13 103.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
13:09:05 [2021-06-28T13:09:05.930Z] #13 103.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
13:09:05 [2021-06-28T13:09:05.930Z] #13 103.4 Selecting previously unselected package libdevmapper-dev:amd64.
13:09:05 [2021-06-28T13:09:05.930Z] #13 103.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
13:09:05 [2021-06-28T13:09:05.930Z] #13 103.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:09:06 [2021-06-28T13:09:06.189Z] #13 103.6 Selecting previously unselected package libseccomp-dev:amd64.
13:09:06 [2021-06-28T13:09:06.189Z] #13 103.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
13:09:06 [2021-06-28T13:09:06.189Z] #13 103.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
13:09:06 [2021-06-28T13:09:06.449Z] #13 103.7 Selecting previously unselected package libsystemd-dev:amd64.
13:09:06 [2021-06-28T13:09:06.449Z] #13 103.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
13:09:06 [2021-06-28T13:09:06.449Z] #13 103.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
13:09:06 [2021-06-28T13:09:06.708Z] #13 104.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.3 Setting up libbtrfs0 (4.20.1-2) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.3 Setting up libbtrfs-dev (4.20.1-2) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.4 Setting up mingw-w64-common (6.0.0-3) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:09:06 [2021-06-28T13:09:06.968Z] #13 104.5 Setting up dmsetup (2:1.02.155-3) ...
13:09:07 [2021-06-28T13:09:07.227Z] #13 104.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:09:07 [2021-06-28T13:09:07.227Z] #13 104.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:09:07 [2021-06-28T13:09:07.227Z] #13 104.6 Processing triggers for libc-bin (2.28-10) ...
13:09:08 [2021-06-28T13:09:08.608Z] #13 DONE 105.9s
13:09:08 [2021-06-28T13:09:08.609Z] 
13:09:08 [2021-06-28T13:09:08.609Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
13:09:08 [2021-06-28T13:09:08.609Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
13:09:12 [2021-06-28T13:09:12.857Z] #14 DONE 3.9s
13:09:12 [2021-06-28T13:09:12.857Z] 
13:09:12 [2021-06-28T13:09:12.857Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:09:12 [2021-06-28T13:09:12.857Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
13:09:13 [2021-06-28T13:09:13.795Z] #15 ...
13:09:13 [2021-06-28T13:09:13.795Z] 
13:09:13 [2021-06-28T13:09:13.795Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
13:09:13 [2021-06-28T13:09:13.795Z] #59 sha256:fd123be08dce26b5f4ed2912ba485c81058144f850944e8419bdf32645c4e9c2
13:09:13 [2021-06-28T13:09:13.795Z] #59 110.8 + for f in rootlesskit rootlesskit-docker-proxy
13:09:13 [2021-06-28T13:09:13.795Z] #59 110.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:09:13 [2021-06-28T13:09:13.795Z] #59 DONE 116.4s
13:09:13 [2021-06-28T13:09:13.795Z] 
13:09:13 [2021-06-28T13:09:13.795Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
13:09:13 [2021-06-28T13:09:13.795Z] #60 sha256:bec2215d493d6bbd151ee4388caafe2965fabd995ad37c288887860320d4676e
13:09:14 [2021-06-28T13:09:14.055Z] #60 DONE 0.2s
13:09:14 [2021-06-28T13:09:14.055Z] 
13:09:14 [2021-06-28T13:09:14.055Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:09:14 [2021-06-28T13:09:14.055Z] #61 sha256:6d4ed8fb588b7764fe0f917f694c218af08c60ac58c69979b1dbfd11b3366639
13:09:14 [2021-06-28T13:09:14.315Z] #61 DONE 0.2s
13:09:14 [2021-06-28T13:09:14.315Z] 
13:09:14 [2021-06-28T13:09:14.315Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:09:14 [2021-06-28T13:09:14.315Z] #54 sha256:6a832203a1405fa54dd32b5e299240b02d2e4ddd5ae071361fd0950f21031311
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.384 + RM_GOPATH=0
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.384 + TMP_GOPATH=
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.384 + : /build
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.385 + '[' -z '' ']'
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.385 ++ mktemp -d
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.390 + export GOPATH=/tmp/tmp.ruFBtHJhE6
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.390 + GOPATH=/tmp/tmp.ruFBtHJhE6
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.390 + RM_GOPATH=1
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.390 + case "$(go env GOARCH)" in
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.390 ++ go env GOARCH
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.414 + export GO_BUILDMODE=-buildmode=pie
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.414 + GO_BUILDMODE=-buildmode=pie
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.414 ++ dirname /tmp/install/install.sh
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.415 + dir=/tmp/install
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.415 + bin=runc
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.419 + shift
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.420 + '[' '!' -f /tmp/install/runc.installer ']'
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.420 + . /tmp/install/runc.installer
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.420 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.420 + install_runc
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.421 + grep -q '^3\.10\.0.*\.el7\.'
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.428 + uname -r
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.431 + RUNC_BUILDTAGS='seccomp '
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.431 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.432 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ruFBtHJhE6/src/github.com/opencontainers/runc
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.432 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
13:09:14 [2021-06-28T13:09:14.315Z] #54 3.434 Cloning into '/tmp/tmp.ruFBtHJhE6/src/github.com/opencontainers/runc'...
13:09:15 [2021-06-28T13:09:15.254Z] #54 ...
13:09:15 [2021-06-28T13:09:15.254Z] 
13:09:15 [2021-06-28T13:09:15.254Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:09:15 [2021-06-28T13:09:15.254Z] #46 sha256:c0d90725ccf11caec37a469023afd3180e2558fab9b406e07696981745d67eef
13:09:15 [2021-06-28T13:09:15.254Z] #46 107.8 vendor/golang.org/x/net/idna
13:09:15 [2021-06-28T13:09:15.254Z] #46 109.9 vendor/golang.org/x/net/http2/hpack
13:09:15 [2021-06-28T13:09:15.254Z] #46 110.8 mime
13:09:15 [2021-06-28T13:09:15.254Z] #46 112.7 mime/quotedprintable
13:09:15 [2021-06-28T13:09:15.254Z] #46 113.1 net/http/internal
13:09:15 [2021-06-28T13:09:15.254Z] #46 115.5 crypto/tls
13:09:16 [2021-06-28T13:09:16.193Z] #46 ...
13:09:16 [2021-06-28T13:09:16.193Z] 
13:09:16 [2021-06-28T13:09:16.193Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:09:16 [2021-06-28T13:09:16.193Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
13:09:16 [2021-06-28T13:09:16.193Z] #15 DONE 3.6s
13:09:16 [2021-06-28T13:09:16.193Z] 
13:09:16 [2021-06-28T13:09:16.193Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:09:16 [2021-06-28T13:09:16.193Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a
13:09:19 [2021-06-28T13:09:19.488Z] #16 3.323 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:09:19 [2021-06-28T13:09:19.747Z] #16 DONE 3.6s
13:09:19 [2021-06-28T13:09:19.747Z] 
13:09:19 [2021-06-28T13:09:19.747Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:09:19 [2021-06-28T13:09:19.747Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3
13:09:23 [2021-06-28T13:09:23.945Z] #17 DONE 3.7s
13:09:23 [2021-06-28T13:09:23.945Z] 
13:09:23 [2021-06-28T13:09:23.945Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:09:23 [2021-06-28T13:09:23.945Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
13:09:25 [2021-06-28T13:09:25.853Z] #18 DONE 2.1s
13:09:25 [2021-06-28T13:09:25.853Z] 
13:09:25 [2021-06-28T13:09:25.853Z] #19 [dev-systemd-false  6/25] RUN ldconfig
13:09:25 [2021-06-28T13:09:25.853Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
13:09:27 [2021-06-28T13:09:27.761Z] #19 DONE 2.1s
13:09:27 [2021-06-28T13:09:27.761Z] 
13:09:27 [2021-06-28T13:09:27.761Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
13:09:27 [2021-06-28T13:09:27.761Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
13:09:29 [2021-06-28T13:09:29.670Z] #20 ...
13:09:29 [2021-06-28T13:09:29.670Z] 
13:09:29 [2021-06-28T13:09:29.670Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:09:29 [2021-06-28T13:09:29.670Z] #46 sha256:c0d90725ccf11caec37a469023afd3180e2558fab9b406e07696981745d67eef
13:09:29 [2021-06-28T13:09:29.670Z] #46 121.9 net/http/httptrace
13:09:29 [2021-06-28T13:09:29.670Z] #46 122.2 net/http
13:09:29 [2021-06-28T13:09:29.670Z] #46 ...
13:09:29 [2021-06-28T13:09:29.670Z] 
13:09:29 [2021-06-28T13:09:29.670Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:09:29 [2021-06-28T13:09:29.670Z] #54 sha256:6a832203a1405fa54dd32b5e299240b02d2e4ddd5ae071361fd0950f21031311
13:09:29 [2021-06-28T13:09:29.670Z] #54 11.91 + cd /tmp/tmp.ruFBtHJhE6/src/github.com/opencontainers/runc
13:09:29 [2021-06-28T13:09:29.670Z] #54 11.91 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
13:09:29 [2021-06-28T13:09:29.670Z] #54 12.23 + '[' -z '' ']'
13:09:29 [2021-06-28T13:09:29.670Z] #54 12.23 + target=static
13:09:29 [2021-06-28T13:09:29.670Z] #54 12.23 + make 'BUILDTAGS=seccomp ' static
13:09:29 [2021-06-28T13:09:29.670Z] #54 12.80 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
13:09:30 [2021-06-28T13:09:30.239Z] #54 ...
13:09:30 [2021-06-28T13:09:30.239Z] 
13:09:30 [2021-06-28T13:09:30.239Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
13:09:30 [2021-06-28T13:09:30.239Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
13:09:30 [2021-06-28T13:09:30.239Z] #20 2.584 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:09:30 [2021-06-28T13:09:30.239Z] #20 2.584 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
13:09:30 [2021-06-28T13:09:30.239Z] #20 2.626 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:09:30 [2021-06-28T13:09:30.499Z] #20 2.704 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:09:30 [2021-06-28T13:09:30.758Z] #20 3.097 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
13:09:31 [2021-06-28T13:09:31.697Z] #20 3.904 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:09:32 [2021-06-28T13:09:32.636Z] #20 4.832 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:09:34 [2021-06-28T13:09:34.017Z] #20 6.012 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:09:37 [2021-06-28T13:09:37.325Z] #20 ...
13:09:37 [2021-06-28T13:09:37.325Z] 
13:09:37 [2021-06-28T13:09:37.325Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:09:37 [2021-06-28T13:09:37.325Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
13:09:37 [2021-06-28T13:09:37.325Z] #32 DONE 137.3s
13:09:37 [2021-06-28T13:09:37.325Z] 
13:09:37 [2021-06-28T13:09:37.325Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:09:37 [2021-06-28T13:09:37.325Z] #46 sha256:c0d90725ccf11caec37a469023afd3180e2558fab9b406e07696981745d67eef
13:09:37 [2021-06-28T13:09:37.325Z] #46 134.6 github.com/LK4D4/vndr/godl
13:09:37 [2021-06-28T13:09:37.325Z] #46 135.2 github.com/LK4D4/vndr
13:09:37 [2021-06-28T13:09:37.325Z] #46 DONE 139.5s
13:09:37 [2021-06-28T13:09:37.325Z] 
13:09:37 [2021-06-28T13:09:37.325Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:09:37 [2021-06-28T13:09:37.325Z] #57 sha256:4708039ce46f50e416657ff28962ae151646953b5a226ddab2d957bb445c1f93
13:09:38 [2021-06-28T13:09:38.265Z] #57 ...
13:09:38 [2021-06-28T13:09:38.265Z] 
13:09:38 [2021-06-28T13:09:38.265Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
13:09:38 [2021-06-28T13:09:38.265Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
13:09:38 [2021-06-28T13:09:38.265Z] #20 10.74 Fetched 8984 kB in 8s (1071 kB/s)
13:09:41 [2021-06-28T13:09:41.558Z] #20 10.74 Reading package lists...
13:09:44 [2021-06-28T13:09:44.097Z] #20 13.91 Reading package lists...
13:09:44 [2021-06-28T13:09:44.927Z] #20 16.69 Building dependency tree...
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.79 libcap2-bin is already the newest version (1:2.25-2).
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.79 The following additional packages will be installed:
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.79   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.79   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.79   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.79   python3.7 python3.7-minimal vim-runtime xxd
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.80 Suggested packages:
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.80   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.80   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.80   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.80   quota
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.80 Recommended packages:
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.80   aufs-dkms nftables build-essential python3-dev python3-keyring
13:09:45 [2021-06-28T13:09:45.497Z] #20 17.80   python3-keyrings.alt python3-xdg unzip
13:09:46 [2021-06-28T13:09:46.877Z] #20 19.08 The following NEW packages will be installed:
13:09:46 [2021-06-28T13:09:46.877Z] #20 19.09   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
13:09:46 [2021-06-28T13:09:46.877Z] #20 19.09   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
13:09:46 [2021-06-28T13:09:46.877Z] #20 19.09   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:09:46 [2021-06-28T13:09:46.877Z] #20 19.09   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:09:46 [2021-06-28T13:09:46.877Z] #20 19.09   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
13:09:46 [2021-06-28T13:09:46.877Z] #20 19.09   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
13:09:46 [2021-06-28T13:09:46.877Z] #20 19.09   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
13:09:46 [2021-06-28T13:09:46.877Z] #20 19.09   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:09:46 [2021-06-28T13:09:46.877Z] #20 19.09   xz-utils zip
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.40 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.40 Need to get 28.6 MB of archives.
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.40 After this operation, 116 MB of additional disk space will be used.
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
13:09:47 [2021-06-28T13:09:47.138Z] #20 19.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
13:09:47 [2021-06-28T13:09:47.139Z] #20 19.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
13:09:47 [2021-06-28T13:09:47.139Z] #20 19.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:09:47 [2021-06-28T13:09:47.139Z] #20 19.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
13:09:47 [2021-06-28T13:09:47.139Z] #20 19.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
13:09:47 [2021-06-28T13:09:47.139Z] #20 19.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
13:09:47 [2021-06-28T13:09:47.139Z] #20 19.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:09:47 [2021-06-28T13:09:47.139Z] #20 19.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
13:09:47 [2021-06-28T13:09:47.398Z] #20 19.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
13:09:47 [2021-06-28T13:09:47.968Z] #20 20.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
13:09:48 [2021-06-28T13:09:48.227Z] #20 20.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
13:09:48 [2021-06-28T13:09:48.227Z] #20 20.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
13:09:48 [2021-06-28T13:09:48.227Z] #20 20.57 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:09:48 [2021-06-28T13:09:48.796Z] #20 21.05 debconf: delaying package configuration, since apt-utils is not installed
13:09:48 [2021-06-28T13:09:48.796Z] #20 21.13 Fetched 28.6 MB in 1s (19.8 MB/s)
13:09:48 [2021-06-28T13:09:48.796Z] #20 21.18 Selecting previously unselected package pigz.
13:09:49 [2021-06-28T13:09:49.055Z] #20 21.18 (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 ... 23446 files and directories currently installed.)
13:09:49 [2021-06-28T13:09:49.055Z] #20 21.24 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
13:09:49 [2021-06-28T13:09:49.055Z] #20 21.24 Unpacking pigz (2.4-1) ...
13:09:49 [2021-06-28T13:09:49.055Z] #20 21.34 Selecting previously unselected package libpython3.7-minimal:amd64.
13:09:49 [2021-06-28T13:09:49.055Z] #20 21.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:09:49 [2021-06-28T13:09:49.055Z] #20 21.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:09:49 [2021-06-28T13:09:49.315Z] #20 21.71 Selecting previously unselected package python3.7-minimal.
13:09:49 [2021-06-28T13:09:49.315Z] #20 21.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:09:49 [2021-06-28T13:09:49.315Z] #20 21.74 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
13:09:50 [2021-06-28T13:09:50.254Z] #20 22.39 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:09:50 [2021-06-28T13:09:50.254Z] #20 22.42 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
13:09:52 [2021-06-28T13:09:52.164Z] #20 24.11 Selecting previously unselected package python3-minimal.
13:09:52 [2021-06-28T13:09:52.164Z] #20 24.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
13:09:52 [2021-06-28T13:09:52.164Z] #20 24.15 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:09:52 [2021-06-28T13:09:52.164Z] #20 24.16 Unpacking python3-minimal (3.7.3-1) ...
13:09:52 [2021-06-28T13:09:52.164Z] #20 24.23 Selecting previously unselected package libmpdec2:amd64.
13:09:52 [2021-06-28T13:09:52.164Z] #20 24.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:09:52 [2021-06-28T13:09:52.164Z] #20 24.26 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:09:52 [2021-06-28T13:09:52.164Z] #20 24.35 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:09:52 [2021-06-28T13:09:52.164Z] #20 24.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
13:09:52 [2021-06-28T13:09:52.164Z] #20 24.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:09:53 [2021-06-28T13:09:53.101Z] #20 25.13 Selecting previously unselected package python3.7.
13:09:53 [2021-06-28T13:09:53.101Z] #20 25.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
13:09:53 [2021-06-28T13:09:53.101Z] #20 25.15 Unpacking python3.7 (3.7.3-2+deb10u3) ...
13:09:53 [2021-06-28T13:09:53.101Z] #20 25.27 Selecting previously unselected package libpython3-stdlib:amd64.
13:09:53 [2021-06-28T13:09:53.101Z] #20 25.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:09:53 [2021-06-28T13:09:53.101Z] #20 25.28 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:09:53 [2021-06-28T13:09:53.101Z] #20 25.38 Setting up python3-minimal (3.7.3-1) ...
13:09:53 [2021-06-28T13:09:53.671Z] #20 26.11 Selecting previously unselected package python3.
13:09:53 [2021-06-28T13:09:53.939Z] #20 26.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
13:09:53 [2021-06-28T13:09:53.939Z] #20 26.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
13:09:53 [2021-06-28T13:09:53.939Z] #20 26.16 Unpacking python3 (3.7.3-1) ...
13:09:53 [2021-06-28T13:09:53.939Z] #20 26.24 Selecting previously unselected package libip4tc0:amd64.
13:09:53 [2021-06-28T13:09:53.939Z] #20 26.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
13:09:53 [2021-06-28T13:09:53.939Z] #20 26.25 Unpacking libip4tc0:amd64 (1.8.2-4) ...
13:09:54 [2021-06-28T13:09:54.199Z] #20 26.46 Selecting previously unselected package libip6tc0:amd64.
13:09:54 [2021-06-28T13:09:54.199Z] #20 26.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
13:09:54 [2021-06-28T13:09:54.199Z] #20 26.47 Unpacking libip6tc0:amd64 (1.8.2-4) ...
13:09:54 [2021-06-28T13:09:54.199Z] #20 26.57 Selecting previously unselected package libiptc0:amd64.
13:09:54 [2021-06-28T13:09:54.199Z] #20 26.57 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
13:09:54 [2021-06-28T13:09:54.199Z] #20 26.57 Unpacking libiptc0:amd64 (1.8.2-4) ...
13:09:54 [2021-06-28T13:09:54.458Z] #20 26.65 Selecting previously unselected package libnfnetlink0:amd64.
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.70 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.78 Selecting previously unselected package libnftnl11:amd64.
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.79 Unpacking libnftnl11:amd64 (1.1.2-2) ...
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.86 Selecting previously unselected package iptables.
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.87 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
13:09:54 [2021-06-28T13:09:54.459Z] #20 26.87 Unpacking iptables (1.8.2-4) ...
13:09:55 [2021-06-28T13:09:55.027Z] #20 27.17 Selecting previously unselected package xxd.
13:09:55 [2021-06-28T13:09:55.027Z] #20 27.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
13:09:55 [2021-06-28T13:09:55.027Z] #20 27.17 Unpacking xxd (2:8.1.0875-5) ...
13:09:55 [2021-06-28T13:09:55.027Z] #20 27.28 Selecting previously unselected package vim-common.
13:09:55 [2021-06-28T13:09:55.027Z] #20 27.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:09:55 [2021-06-28T13:09:55.027Z] #20 27.32 Unpacking vim-common (2:8.1.0875-5) ...
13:09:55 [2021-06-28T13:09:55.308Z] #20 27.45 Selecting previously unselected package bash-completion.
13:09:55 [2021-06-28T13:09:55.308Z] #20 27.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:09:57 [2021-06-28T13:09:57.855Z] #20 29.83 Unpacking bash-completion (1:2.8-6) ...
13:09:57 [2021-06-28T13:09:57.855Z] #20 30.16 Selecting previously unselected package bzip2.
13:09:57 [2021-06-28T13:09:57.855Z] #20 30.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:09:57 [2021-06-28T13:09:57.855Z] #20 30.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:09:57 [2021-06-28T13:09:57.855Z] #20 30.25 Selecting previously unselected package xz-utils.
13:09:57 [2021-06-28T13:09:57.855Z] #20 30.25 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
13:09:57 [2021-06-28T13:09:57.855Z] #20 30.26 Unpacking xz-utils (5.2.4-1) ...
13:09:58 [2021-06-28T13:09:58.115Z] #20 30.42 Selecting previously unselected package apparmor.
13:09:58 [2021-06-28T13:09:58.115Z] #20 30.43 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
13:09:58 [2021-06-28T13:09:58.375Z] #20 30.51 Unpacking apparmor (2.13.2-10) ...
13:09:58 [2021-06-28T13:09:58.634Z] #20 30.80 Selecting previously unselected package aufs-tools.
13:09:58 [2021-06-28T13:09:58.634Z] #20 30.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
13:09:58 [2021-06-28T13:09:58.634Z] #20 30.82 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:09:58 [2021-06-28T13:09:58.634Z] #20 30.92 Selecting previously unselected package libonig5:amd64.
13:09:58 [2021-06-28T13:09:58.634Z] #20 30.93 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
13:09:58 [2021-06-28T13:09:58.634Z] #20 30.94 Unpacking libonig5:amd64 (6.9.1-1) ...
13:09:58 [2021-06-28T13:09:58.894Z] #20 31.08 Selecting previously unselected package libjq1:amd64.
13:09:58 [2021-06-28T13:09:58.895Z] #20 31.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:09:58 [2021-06-28T13:09:58.895Z] #20 31.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:09:58 [2021-06-28T13:09:58.895Z] #20 31.21 Selecting previously unselected package jq.
13:09:58 [2021-06-28T13:09:58.895Z] #20 31.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
13:09:58 [2021-06-28T13:09:58.895Z] #20 31.23 Unpacking jq (1.5+dfsg-2+b1) ...
13:09:58 [2021-06-28T13:09:58.895Z] #20 31.31 Selecting previously unselected package libaio1:amd64.
13:09:58 [2021-06-28T13:09:58.895Z] #20 31.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
13:09:59 [2021-06-28T13:09:59.169Z] #20 31.32 Unpacking libaio1:amd64 (0.3.112-3) ...
13:09:59 [2021-06-28T13:09:59.169Z] #20 31.36 Selecting previously unselected package libgpm2:amd64.
13:09:59 [2021-06-28T13:09:59.169Z] #20 31.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
13:09:59 [2021-06-28T13:09:59.169Z] #20 31.38 Unpacking libgpm2:amd64 (1.20.7-5) ...
13:09:59 [2021-06-28T13:09:59.169Z] #20 31.48 Selecting previously unselected package libicu63:amd64.
13:09:59 [2021-06-28T13:09:59.169Z] #20 31.48 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
13:09:59 [2021-06-28T13:09:59.169Z] #20 31.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.43 Selecting previously unselected package libnet1:amd64.
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.50 Selecting previously unselected package libnl-3-200:amd64.
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.60 Selecting previously unselected package libprotobuf-c1:amd64.
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.60 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.67 Selecting previously unselected package libreadline5:amd64.
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
13:10:02 [2021-06-28T13:10:02.464Z] #20 34.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:10:02 [2021-06-28T13:10:02.725Z] #20 34.84 Selecting previously unselected package net-tools.
13:10:02 [2021-06-28T13:10:02.725Z] #20 34.84 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
13:10:02 [2021-06-28T13:10:02.725Z] #20 34.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:10:02 [2021-06-28T13:10:02.725Z] #20 34.99 Selecting previously unselected package patch.
13:10:02 [2021-06-28T13:10:02.725Z] #20 35.00 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
13:10:02 [2021-06-28T13:10:02.725Z] #20 35.01 Unpacking patch (2.7.6-3+deb10u1) ...
13:10:02 [2021-06-28T13:10:02.990Z] #20 35.10 Selecting previously unselected package python-pip-whl.
13:10:02 [2021-06-28T13:10:02.990Z] #20 35.11 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
13:10:02 [2021-06-28T13:10:02.990Z] #20 35.12 Unpacking python-pip-whl (18.1-5) ...
13:10:03 [2021-06-28T13:10:03.250Z] #20 35.60 Selecting previously unselected package python3-lib2to3.
13:10:03 [2021-06-28T13:10:03.250Z] #20 35.61 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
13:10:03 [2021-06-28T13:10:03.250Z] #20 35.62 Unpacking python3-lib2to3 (3.7.3-1) ...
13:10:03 [2021-06-28T13:10:03.510Z] #20 35.74 Selecting previously unselected package python3-distutils.
13:10:03 [2021-06-28T13:10:03.510Z] #20 35.74 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
13:10:03 [2021-06-28T13:10:03.510Z] #20 35.75 Unpacking python3-distutils (3.7.3-1) ...
13:10:03 [2021-06-28T13:10:03.510Z] #20 35.86 Selecting previously unselected package python3-pip.
13:10:03 [2021-06-28T13:10:03.510Z] #20 35.87 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
13:10:03 [2021-06-28T13:10:03.510Z] #20 35.87 Unpacking python3-pip (18.1-5) ...
13:10:03 [2021-06-28T13:10:03.510Z] #20 35.99 Selecting previously unselected package python3-pkg-resources.
13:10:03 [2021-06-28T13:10:03.510Z] #20 35.99 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
13:10:03 [2021-06-28T13:10:03.770Z] #20 36.00 Unpacking python3-pkg-resources (40.8.0-1) ...
13:10:03 [2021-06-28T13:10:03.770Z] #20 36.12 Selecting previously unselected package python3-setuptools.
13:10:04 [2021-06-28T13:10:04.030Z] #20 36.13 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
13:10:04 [2021-06-28T13:10:04.030Z] #20 36.14 Unpacking python3-setuptools (40.8.0-1) ...
13:10:04 [2021-06-28T13:10:04.030Z] #20 36.35 Selecting previously unselected package python3-wheel.
13:10:04 [2021-06-28T13:10:04.030Z] #20 36.35 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
13:10:04 [2021-06-28T13:10:04.030Z] #20 36.35 Unpacking python3-wheel (0.32.3-2) ...
13:10:04 [2021-06-28T13:10:04.290Z] #20 36.42 Selecting previously unselected package sudo.
13:10:04 [2021-06-28T13:10:04.290Z] #20 36.42 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
13:10:04 [2021-06-28T13:10:04.290Z] #20 36.42 Unpacking sudo (1.8.27-1+deb10u3) ...
13:10:04 [2021-06-28T13:10:04.550Z] #20 36.91 Selecting previously unselected package thin-provisioning-tools.
13:10:04 [2021-06-28T13:10:04.550Z] #20 36.92 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
13:10:04 [2021-06-28T13:10:04.550Z] #20 36.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:10:04 [2021-06-28T13:10:04.809Z] #20 37.11 Selecting previously unselected package uidmap.
13:10:04 [2021-06-28T13:10:04.809Z] #20 37.12 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
13:10:04 [2021-06-28T13:10:04.809Z] #20 37.12 Unpacking uidmap (1:4.5-1.1) ...
13:10:04 [2021-06-28T13:10:04.809Z] #20 37.22 Selecting previously unselected package vim-runtime.
13:10:04 [2021-06-28T13:10:04.809Z] #20 37.22 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:10:05 [2021-06-28T13:10:05.068Z] #20 37.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:10:05 [2021-06-28T13:10:05.068Z] #20 37.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:10:05 [2021-06-28T13:10:05.068Z] #20 37.28 Unpacking vim-runtime (2:8.1.0875-5) ...
13:10:07 [2021-06-28T13:10:07.605Z] #20 39.85 Selecting previously unselected package vim.
13:10:07 [2021-06-28T13:10:07.605Z] #20 39.87 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
13:10:07 [2021-06-28T13:10:07.605Z] #20 39.89 Unpacking vim (2:8.1.0875-5) ...
13:10:08 [2021-06-28T13:10:08.176Z] #20 40.39 Selecting previously unselected package xfsprogs.
13:10:08 [2021-06-28T13:10:08.176Z] #20 40.40 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
13:10:08 [2021-06-28T13:10:08.176Z] #20 40.40 Unpacking xfsprogs (4.20.0-1) ...
13:10:08 [2021-06-28T13:10:08.435Z] #20 40.78 Selecting previously unselected package zip.
13:10:08 [2021-06-28T13:10:08.436Z] #20 40.78 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
13:10:08 [2021-06-28T13:10:08.436Z] #20 40.80 Unpacking zip (3.0-11+b1) ...
13:10:08 [2021-06-28T13:10:08.696Z] #20 41.00 Setting up aufs-tools (1:4.14+20190211-1) ...
13:10:08 [2021-06-28T13:10:08.696Z] #20 41.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:10:08 [2021-06-28T13:10:08.696Z] #20 41.05 Setting up libip6tc0:amd64 (1.8.2-4) ...
13:10:08 [2021-06-28T13:10:08.696Z] #20 41.07 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.09 Setting up libgpm2:amd64 (1.20.7-5) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.11 Setting up libip4tc0:amd64 (1.8.2-4) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.12 Setting up uidmap (1:4.5-1.1) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.16 Setting up libnftnl11:amd64 (1.1.2-2) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.24 Setting up xxd (2:8.1.0875-5) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.26 Setting up zip (3.0-11+b1) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.27 Setting up vim-common (2:8.1.0875-5) ...
13:10:08 [2021-06-28T13:10:08.955Z] #20 41.30 Setting up bash-completion (1:2.8-6) ...
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.57 Setting up libiptc0:amd64 (1.8.2-4) ...
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.58 Setting up xz-utils (5.2.4-1) ...
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.61 Setting up patch (2.7.6-3+deb10u1) ...
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.63 Setting up sudo (1.8.27-1+deb10u3) ...
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.70 invoke-rc.d: could not determine current runlevel
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.71 invoke-rc.d: policy-rc.d denied execution of start.
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.72 Setting up pigz (2.4-1) ...
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.77 Setting up python-pip-whl (18.1-5) ...
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.79 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:10:11 [2021-06-28T13:10:11.492Z] #20 43.80 Setting up vim-runtime (2:8.1.0875-5) ...
13:10:12 [2021-06-28T13:10:12.060Z] #20 44.19 Setting up libaio1:amd64 (0.3.112-3) ...
13:10:12 [2021-06-28T13:10:12.060Z] #20 44.20 Setting up libonig5:amd64 (6.9.1-1) ...
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.23 Setting up vim (2:8.1.0875-5) ...
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.31 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.34 Setting up jq (1.5+dfsg-2+b1) ...
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.35 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:10:12 [2021-06-28T13:10:12.061Z] #20 44.36 Setting up python3.7 (3.7.3-2+deb10u3) ...
13:10:13 [2021-06-28T13:10:13.001Z] #20 ...
13:10:13 [2021-06-28T13:10:13.001Z] 
13:10:13 [2021-06-28T13:10:13.001Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
13:10:13 [2021-06-28T13:10:13.001Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:10:13 [2021-06-28T13:10:13.264Z] #40 173.4 + dpkg --print-architecture
13:10:13 [2021-06-28T13:10:13.264Z] #40 173.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:10:13 [2021-06-28T13:10:13.523Z] #40 173.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:10:13 [2021-06-28T13:10:13.523Z] #40 173.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:10:21 [2021-06-28T13:10:21.651Z] #40 ...
13:10:21 [2021-06-28T13:10:21.651Z] 
13:10:21 [2021-06-28T13:10:21.651Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
13:10:21 [2021-06-28T13:10:21.651Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
13:10:21 [2021-06-28T13:10:21.651Z] #20 46.71 Setting up iptables (1.8.2-4) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 46.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:10:21 [2021-06-28T13:10:21.651Z] #20 46.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:10:21 [2021-06-28T13:10:21.651Z] #20 46.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:10:21 [2021-06-28T13:10:21.651Z] #20 46.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:10:21 [2021-06-28T13:10:21.651Z] #20 46.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:10:21 [2021-06-28T13:10:21.651Z] #20 46.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:10:21 [2021-06-28T13:10:21.651Z] #20 46.80 Setting up python3 (3.7.3-1) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 47.16 Setting up python3-wheel (0.32.3-2) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 47.76 Setting up apparmor (2.13.2-10) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 49.23 Setting up xfsprogs (4.20.0-1) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 49.25 Setting up python3-lib2to3 (3.7.3-1) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 49.58 Setting up python3-pkg-resources (40.8.0-1) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 50.28 Setting up python3-distutils (3.7.3-1) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 50.72 Setting up python3-setuptools (40.8.0-1) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 51.64 Setting up python3-pip (18.1-5) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 52.70 Processing triggers for libc-bin (2.28-10) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 52.72 Processing triggers for mime-support (3.62) ...
13:10:21 [2021-06-28T13:10:21.651Z] #20 DONE 53.4s
13:10:21 [2021-06-28T13:10:21.651Z] 
13:10:21 [2021-06-28T13:10:21.651Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:10:21 [2021-06-28T13:10:21.651Z] #57 sha256:4708039ce46f50e416657ff28962ae151646953b5a226ddab2d957bb445c1f93
13:10:21 [2021-06-28T13:10:21.651Z] #57 ...
13:10:21 [2021-06-28T13:10:21.651Z] 
13:10:21 [2021-06-28T13:10:21.651Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
13:10:21 [2021-06-28T13:10:21.651Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94
13:10:22 [2021-06-28T13:10:22.591Z] #21 1.605 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:10:22 [2021-06-28T13:10:22.851Z] #21 1.610 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:10:22 [2021-06-28T13:10:22.851Z] #21 1.613 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:10:22 [2021-06-28T13:10:22.851Z] #21 DONE 1.7s
13:10:22 [2021-06-28T13:10:22.851Z] 
13:10:22 [2021-06-28T13:10:22.851Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:10:22 [2021-06-28T13:10:22.851Z] #57 sha256:4708039ce46f50e416657ff28962ae151646953b5a226ddab2d957bb445c1f93
13:10:22 [2021-06-28T13:10:22.851Z] #57 ...
13:10:22 [2021-06-28T13:10:22.851Z] 
13:10:22 [2021-06-28T13:10:22.851Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
13:10:22 [2021-06-28T13:10:22.851Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
13:10:28 [2021-06-28T13:10:28.128Z] #22 4.832 Collecting yamllint==1.26.1
13:10:33 [2021-06-28T13:10:33.407Z] #22 10.16   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
13:10:33 [2021-06-28T13:10:33.666Z] #22 10.97 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
13:10:33 [2021-06-28T13:10:33.666Z] #22 11.01   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
13:10:33 [2021-06-28T13:10:33.666Z] #22 11.05 Collecting pyyaml (from yamllint==1.26.1)
13:10:34 [2021-06-28T13:10:34.236Z] #22 11.21   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
13:10:34 [2021-06-28T13:10:34.236Z] #22 11.43 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
13:10:34 [2021-06-28T13:10:34.236Z] #22 11.43 Building wheels for collected packages: yamllint
13:10:34 [2021-06-28T13:10:34.236Z] #22 11.43   Running setup.py bdist_wheel for yamllint: started
13:10:34 [2021-06-28T13:10:34.807Z] #22 11.98   Running setup.py bdist_wheel for yamllint: finished with status 'done'
13:10:34 [2021-06-28T13:10:34.807Z] #22 11.99   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
13:10:34 [2021-06-28T13:10:34.807Z] #22 12.01 Successfully built yamllint
13:10:34 [2021-06-28T13:10:34.807Z] #22 12.02 Installing collected packages: pathspec, pyyaml, yamllint
13:10:35 [2021-06-28T13:10:35.067Z] #22 12.39 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
13:10:35 [2021-06-28T13:10:35.327Z] #22 ...
13:10:35 [2021-06-28T13:10:35.328Z] 
13:10:35 [2021-06-28T13:10:35.328Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:10:35 [2021-06-28T13:10:35.328Z] #50 sha256:383c5455ffd27ff6ed57defa60794968b893c73d935ea7df8089438e89f2202a
13:10:35 [2021-06-28T13:10:35.328Z] #50 197.9 + /build/golangci-lint --version
13:10:35 [2021-06-28T13:10:35.587Z] #50 ...
13:10:35 [2021-06-28T13:10:35.588Z] 
13:10:35 [2021-06-28T13:10:35.588Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
13:10:35 [2021-06-28T13:10:35.588Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:10:35 [2021-06-28T13:10:35.588Z] #40 DONE 195.8s
13:10:35 [2021-06-28T13:10:35.588Z] 
13:10:35 [2021-06-28T13:10:35.588Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
13:10:35 [2021-06-28T13:10:35.588Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
13:10:35 [2021-06-28T13:10:35.588Z] #22 DONE 12.7s
13:10:35 [2021-06-28T13:10:35.588Z] 
13:10:35 [2021-06-28T13:10:35.588Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:10:35 [2021-06-28T13:10:35.588Z] #50 sha256:383c5455ffd27ff6ed57defa60794968b893c73d935ea7df8089438e89f2202a
13:10:35 [2021-06-28T13:10:35.588Z] #50 198.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
13:10:36 [2021-06-28T13:10:36.157Z] #50 DONE 198.7s
13:10:36 [2021-06-28T13:10:36.157Z] 
13:10:36 [2021-06-28T13:10:36.157Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
13:10:36 [2021-06-28T13:10:36.157Z] #25 sha256:85f6e840bef2cfce3f1a719529aacfae32788ae80dc85f69eb8214dcebce2bb8
13:10:36 [2021-06-28T13:10:36.157Z] #25 DONE 0.7s
13:10:36 [2021-06-28T13:10:36.157Z] 
13:10:36 [2021-06-28T13:10:36.157Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:10:36 [2021-06-28T13:10:36.157Z] #57 sha256:4708039ce46f50e416657ff28962ae151646953b5a226ddab2d957bb445c1f93
13:10:36 [2021-06-28T13:10:36.157Z] #57 ...
13:10:36 [2021-06-28T13:10:36.157Z] 
13:10:36 [2021-06-28T13:10:36.157Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
13:10:36 [2021-06-28T13:10:36.157Z] #30 sha256:b72551728deabe64f9c5a3e9cf09b7e60b6f8a11007f0a3439433d74efcfb98f
13:10:44 [2021-06-28T13:10:44.285Z] #30 DONE 7.3s
13:10:44 [2021-06-28T13:10:44.285Z] 
13:10:44 [2021-06-28T13:10:44.285Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
13:10:44 [2021-06-28T13:10:44.285Z] #33 sha256:334a48b3e0421dda068665524b53d318a771d806eaac16ceb84185f4de80c272
13:10:44 [2021-06-28T13:10:44.285Z] #33 DONE 0.4s
13:10:44 [2021-06-28T13:10:44.285Z] 
13:10:44 [2021-06-28T13:10:44.285Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
13:10:44 [2021-06-28T13:10:44.285Z] #35 sha256:7031a9bcb338020d6ce858b8e6366dbd922c6734e9a9b206b730a8663f1d34f1
13:10:44 [2021-06-28T13:10:44.285Z] #35 DONE 0.0s
13:10:44 [2021-06-28T13:10:44.285Z] 
13:10:44 [2021-06-28T13:10:44.285Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:10:44 [2021-06-28T13:10:44.285Z] #54 sha256:6a832203a1405fa54dd32b5e299240b02d2e4ddd5ae071361fd0950f21031311
13:10:44 [2021-06-28T13:10:44.285Z] #54 ...
13:10:44 [2021-06-28T13:10:44.285Z] 
13:10:44 [2021-06-28T13:10:44.285Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
13:10:44 [2021-06-28T13:10:44.285Z] #38 sha256:39972395bdeb08a5d6e6b68f8414a6db2a30c19c09550e45daba876cc930289a
13:10:44 [2021-06-28T13:10:44.285Z] #38 DONE 0.2s
13:10:44 [2021-06-28T13:10:44.285Z] 
13:10:44 [2021-06-28T13:10:44.285Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
13:10:44 [2021-06-28T13:10:44.285Z] #41 sha256:5a912f5d1e7a9cfb76ff237799469e1fa6d7ecf017da7c785f557322197d8499
13:10:44 [2021-06-28T13:10:44.855Z] #41 DONE 0.6s
13:10:44 [2021-06-28T13:10:44.855Z] 
13:10:44 [2021-06-28T13:10:44.855Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
13:10:44 [2021-06-28T13:10:44.855Z] #45 sha256:fb93849aa98a2885974f000673cacff1a8b947736817378a08aae2607b8dfdf3
13:10:44 [2021-06-28T13:10:44.855Z] #45 DONE 0.1s
13:10:44 [2021-06-28T13:10:44.855Z] 
13:10:44 [2021-06-28T13:10:44.855Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
13:10:44 [2021-06-28T13:10:44.855Z] #47 sha256:27dcea4ab34d943f0bd0ce0f1dff888f2177af45d0f66eaa0ebeabe86c05fb61
13:10:45 [2021-06-28T13:10:45.114Z] #47 DONE 0.2s
13:10:45 [2021-06-28T13:10:45.114Z] 
13:10:45 [2021-06-28T13:10:45.114Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
13:10:45 [2021-06-28T13:10:45.114Z] #49 sha256:528fb8f13fc98f62cfb5b69feb9f0a0914b9737b5c7aca97c42874c2134a5c95
13:10:45 [2021-06-28T13:10:45.114Z] #49 DONE 0.1s
13:10:45 [2021-06-28T13:10:45.114Z] 
13:10:45 [2021-06-28T13:10:45.114Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
13:10:45 [2021-06-28T13:10:45.114Z] #51 sha256:e8ce3208e0c4d330cf5e97ef37dd0c1592cde5e97c75fb733f5e9f5c3e6b75a8
13:10:45 [2021-06-28T13:10:45.683Z] #51 DONE 0.5s
13:10:45 [2021-06-28T13:10:45.683Z] 
13:10:45 [2021-06-28T13:10:45.683Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
13:10:45 [2021-06-28T13:10:45.683Z] #53 sha256:0b20809915228b901e29306db4508d32db20668fdeffb1cb5f05a424db1110ed
13:10:45 [2021-06-28T13:10:45.683Z] #53 DONE 0.1s
13:10:45 [2021-06-28T13:10:45.683Z] 
13:10:45 [2021-06-28T13:10:45.683Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:10:45 [2021-06-28T13:10:45.683Z] #54 sha256:6a832203a1405fa54dd32b5e299240b02d2e4ddd5ae071361fd0950f21031311
13:11:00 [2021-06-28T13:11:00.570Z] #54 ...
13:11:00 [2021-06-28T13:11:00.570Z] 
13:11:00 [2021-06-28T13:11:00.570Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:11:00 [2021-06-28T13:11:00.570Z] #57 sha256:4708039ce46f50e416657ff28962ae151646953b5a226ddab2d957bb445c1f93
13:11:00 [2021-06-28T13:11:00.570Z] #57 184.5 + bin/containerd
13:11:03 [2021-06-28T13:11:03.859Z] #57 ...
13:11:03 [2021-06-28T13:11:03.859Z] 
13:11:03 [2021-06-28T13:11:03.859Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:11:03 [2021-06-28T13:11:03.859Z] #54 sha256:6a832203a1405fa54dd32b5e299240b02d2e4ddd5ae071361fd0950f21031311
13:11:03 [2021-06-28T13:11:03.859Z] #54 113.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
13:11:03 [2021-06-28T13:11:03.859Z] #54 114.4 + mkdir -p /build
13:11:03 [2021-06-28T13:11:03.859Z] #54 114.4 + cp runc /build/runc
13:11:03 [2021-06-28T13:11:03.859Z] #54 DONE 115.0s
13:11:03 [2021-06-28T13:11:03.859Z] 
13:11:03 [2021-06-28T13:11:03.859Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:11:03 [2021-06-28T13:11:03.859Z] #57 sha256:4708039ce46f50e416657ff28962ae151646953b5a226ddab2d957bb445c1f93
13:11:05 [2021-06-28T13:11:05.252Z] #57 ...
13:11:05 [2021-06-28T13:11:05.252Z] 
13:11:05 [2021-06-28T13:11:05.252Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
13:11:05 [2021-06-28T13:11:05.252Z] #55 sha256:9b2895b16a03837182429faaf83da7cff8b337c20e268865b1812c0c8131e731
13:11:05 [2021-06-28T13:11:05.252Z] #55 DONE 0.3s
13:11:05 [2021-06-28T13:11:05.252Z] 
13:11:05 [2021-06-28T13:11:05.252Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:11:05 [2021-06-28T13:11:05.252Z] #57 sha256:4708039ce46f50e416657ff28962ae151646953b5a226ddab2d957bb445c1f93
13:11:37 [2021-06-28T13:11:37.346Z] #57 216.5 # github.com/containerd/containerd/cmd/containerd
13:11:37 [2021-06-28T13:11:37.346Z] #57 216.5 /usr/bin/ld: /tmp/go-link-656634468/000019.o: in function `New':
13:11:37 [2021-06-28T13:11:37.346Z] #57 216.5 /tmp/tmp.p8LRVonBlB/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
13:11:37 [2021-06-28T13:11:37.346Z] #57 216.6 + bin/containerd-stress
13:11:37 [2021-06-28T13:11:37.346Z] #57 217.7 + bin/containerd-shim
13:11:40 [2021-06-28T13:11:40.639Z] #57 224.6 + bin/containerd-shim-runc-v1
13:11:45 [2021-06-28T13:11:45.909Z] #57 229.3 + bin/containerd-shim-runc-v2
13:11:45 [2021-06-28T13:11:45.909Z] #57 229.9 + binaries
13:11:45 [2021-06-28T13:11:45.909Z] #57 229.9 + install -D bin/containerd /build/containerd
13:11:45 [2021-06-28T13:11:45.909Z] #57 230.0 + install -D bin/containerd-shim /build/containerd-shim
13:11:45 [2021-06-28T13:11:45.909Z] #57 230.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:11:45 [2021-06-28T13:11:45.909Z] #57 230.0 + install -D bin/ctr /build/ctr
13:11:49 [2021-06-28T13:11:49.195Z] #57 DONE 232.9s
13:11:49 [2021-06-28T13:11:49.453Z] 
13:11:49 [2021-06-28T13:11:49.453Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
13:11:49 [2021-06-28T13:11:49.453Z] #58 sha256:f09e880f0990c776e82daf299725e1c52b89f8b47fc561ec5de071e46e8099d0
13:11:51 [2021-06-28T13:11:51.355Z] #58 DONE 1.4s
13:11:51 [2021-06-28T13:11:51.355Z] 
13:11:51 [2021-06-28T13:11:51.355Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:11:51 [2021-06-28T13:11:51.355Z] #62 sha256:b079bf430c9be2e3eb176c3567f29ee5eb781c66871a73e9cd412c7dd3d2d9b5
13:11:51 [2021-06-28T13:11:51.355Z] #62 DONE 0.4s
13:11:51 [2021-06-28T13:11:51.355Z] 
13:11:51 [2021-06-28T13:11:51.355Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
13:11:51 [2021-06-28T13:11:51.355Z] #67 sha256:d96d0fd8802c2288f8714ca73a5b19a363c7e446a4c507fa9024e2dd1229ad3a
13:11:52 [2021-06-28T13:11:52.740Z] #67 DONE 1.0s
13:11:52 [2021-06-28T13:11:52.740Z] 
13:11:52 [2021-06-28T13:11:52.740Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
13:11:52 [2021-06-28T13:11:52.740Z] #68 sha256:4cced39171ca9666933737c966f24ef6d2a7e3f25f9e90f2d05af3a71c4b6f33
13:11:52 [2021-06-28T13:11:52.740Z] #68 DONE 0.0s
13:11:52 [2021-06-28T13:11:52.740Z] 
13:11:52 [2021-06-28T13:11:52.740Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
13:11:52 [2021-06-28T13:11:52.740Z] #69 sha256:d7c8d26de549e257db6102093777b581a4c24aebc9600ad23186ba7fb61c608a
13:11:53 [2021-06-28T13:11:53.308Z] #69 0.728 Hit:1 http://deb.debian.org/debian buster-backports InRelease
13:11:53 [2021-06-28T13:11:53.308Z] #69 0.728 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
13:11:53 [2021-06-28T13:11:53.308Z] #69 0.729 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
13:11:53 [2021-06-28T13:11:53.308Z] #69 0.814 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
13:11:54 [2021-06-28T13:11:54.135Z] #69 1.078 Reading package lists...
13:11:54 [2021-06-28T13:11:54.706Z] #69 1.713 Reading package lists...
13:11:54 [2021-06-28T13:11:54.965Z] #69 2.339 Building dependency tree...
13:11:54 [2021-06-28T13:11:54.965Z] #69 2.473 Reading state information...
13:11:54 [2021-06-28T13:11:54.965Z] #69 2.576 The following additional packages will be installed:
13:11:55 [2021-06-28T13:11:55.224Z] #69 2.576   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
13:11:55 [2021-06-28T13:11:55.224Z] #69 2.577   libpam-systemd
13:11:55 [2021-06-28T13:11:55.224Z] #69 2.577 Suggested packages:
13:11:55 [2021-06-28T13:11:55.224Z] #69 2.577   systemd-container policykit-1
13:11:55 [2021-06-28T13:11:55.224Z] #69 2.577 Recommended packages:
13:11:55 [2021-06-28T13:11:55.224Z] #69 2.577   libnss-systemd
13:11:55 [2021-06-28T13:11:55.224Z] #69 2.657 The following NEW packages will be installed:
13:11:55 [2021-06-28T13:11:55.224Z] #69 2.657   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
13:11:55 [2021-06-28T13:11:55.224Z] #69 2.658   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.925 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.925 Need to get 4762 kB of archives.
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.925 After this operation, 16.6 MB of additional disk space will be used.
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.925 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.926 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.928 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.931 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.932 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.933 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.975 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.977 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 2.979 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 3.003 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 3.005 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
13:11:55 [2021-06-28T13:11:55.483Z] #69 3.125 debconf: delaying package configuration, since apt-utils is not installed
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.148 Fetched 4762 kB in 0s (14.1 MB/s)
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.173 Selecting previously unselected package libargon2-1:amd64.
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.173 (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 ... 28078 files and directories currently installed.)
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.187 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.194 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.231 Selecting previously unselected package libjson-c3:amd64.
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.233 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.238 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.272 Selecting previously unselected package libcryptsetup12:amd64.
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.275 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.278 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.327 Selecting previously unselected package libidn11:amd64.
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.329 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.334 Unpacking libidn11:amd64 (1.33-2.2) ...
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.379 Selecting previously unselected package libkmod2:amd64.
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.382 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.386 Unpacking libkmod2:amd64 (26-1) ...
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.432 Selecting previously unselected package systemd.
13:11:55 [2021-06-28T13:11:55.742Z] #69 3.435 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
13:11:56 [2021-06-28T13:11:56.001Z] #69 3.473 Unpacking systemd (241-7~deb10u7) ...
13:11:56 [2021-06-28T13:11:56.259Z] #69 3.871 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
13:11:56 [2021-06-28T13:11:56.259Z] #69 3.883 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
13:11:56 [2021-06-28T13:11:56.259Z] #69 3.897 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
13:11:56 [2021-06-28T13:11:56.259Z] #69 3.910 Setting up libidn11:amd64 (1.33-2.2) ...
13:11:56 [2021-06-28T13:11:56.259Z] #69 3.921 Setting up libkmod2:amd64 (26-1) ...
13:11:56 [2021-06-28T13:11:56.259Z] #69 3.932 Setting up systemd (241-7~deb10u7) ...
13:11:56 [2021-06-28T13:11:56.259Z] #69 3.982 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:11:56 [2021-06-28T13:11:56.518Z] #69 3.984 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:11:56 [2021-06-28T13:11:56.518Z] #69 3.987 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
13:11:56 [2021-06-28T13:11:56.518Z] #69 3.987 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
13:11:56 [2021-06-28T13:11:56.776Z] #69 4.383 Selecting previously unselected package systemd-sysv.
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.384 (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 ... 28875 files and directories currently installed.)
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.396 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.401 Unpacking systemd-sysv (241-7~deb10u7) ...
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.448 Selecting previously unselected package libdbus-1-3:amd64.
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.451 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.455 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.519 Selecting previously unselected package dbus.
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.522 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.534 Unpacking dbus (1.12.20-0+deb10u1) ...
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.593 Selecting previously unselected package libpam-systemd:amd64.
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.596 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.600 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
13:11:57 [2021-06-28T13:11:57.035Z] #69 4.645 Selecting previously unselected package dbus-user-session.
13:11:57 [2021-06-28T13:11:57.293Z] #69 4.648 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
13:11:57 [2021-06-28T13:11:57.293Z] #69 4.652 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
13:11:57 [2021-06-28T13:11:57.293Z] #69 4.693 Setting up systemd-sysv (241-7~deb10u7) ...
13:11:57 [2021-06-28T13:11:57.293Z] #69 4.706 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
13:11:57 [2021-06-28T13:11:57.293Z] #69 4.718 Setting up dbus (1.12.20-0+deb10u1) ...
13:11:57 [2021-06-28T13:11:57.293Z] #69 4.836 invoke-rc.d: could not determine current runlevel
13:11:57 [2021-06-28T13:11:57.293Z] #69 4.838 invoke-rc.d: policy-rc.d denied execution of start.
13:11:57 [2021-06-28T13:11:57.293Z] #69 4.844 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
13:11:57 [2021-06-28T13:11:57.552Z] #69 4.953 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
13:11:57 [2021-06-28T13:11:57.552Z] #69 4.971 Processing triggers for systemd (241-7~deb10u7) ...
13:11:57 [2021-06-28T13:11:57.552Z] #69 4.982 Processing triggers for libc-bin (2.28-10) ...
13:11:57 [2021-06-28T13:11:57.552Z] #69 DONE 5.1s
13:11:57 [2021-06-28T13:11:57.552Z] 
13:11:57 [2021-06-28T13:11:57.552Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
13:11:57 [2021-06-28T13:11:57.552Z] #70 sha256:333a00ebf9329860d4e39061c49145eadf5f4d87c4cb9d37d500295510cd228a
13:11:58 [2021-06-28T13:11:58.120Z] #70 0.449   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:11:58 [2021-06-28T13:11:58.120Z] #70 0.451                                  Dload  Upload   Total   Spent    Left  Speed
13:11:58 [2021-06-28T13:11:58.120Z] #70 0.452 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  18989      0 --:--:-- --:--:-- --:--:-- 18989
13:11:58 [2021-06-28T13:11:58.120Z] #70 DONE 0.6s
13:11:58 [2021-06-28T13:11:58.120Z] 
13:11:58 [2021-06-28T13:11:58.120Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
13:11:58 [2021-06-28T13:11:58.120Z] #71 sha256:c782baab642e9a128f2b2695785ecb61c3206a00da9353e80dacd4135fa8b0ee
13:11:59 [2021-06-28T13:11:59.057Z] #71 DONE 0.9s
13:11:59 [2021-06-28T13:11:59.057Z] 
13:11:59 [2021-06-28T13:11:59.057Z] #72 exporting to image
13:11:59 [2021-06-28T13:11:59.057Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
13:11:59 [2021-06-28T13:11:59.057Z] #72 exporting layers
13:12:07 [2021-06-28T13:12:07.176Z] #72 exporting layers 6.9s done
13:12:07 [2021-06-28T13:12:07.176Z] #72 writing image sha256:3d6cf4e0ad7093bb602762f260452aa06d03925ac04f77ff6f24be9ce0fc2fa3 done
13:12:07 [2021-06-28T13:12:07.176Z] #72 naming to docker.io/library/docker:b1af0d894db2bb25e32a51e0d58e740cabc74403 done
13:12:07 [2021-06-28T13:12:07.176Z] #72 DONE 6.9s