Skip to content

Console Output

Skipping 89 KB.. Full Log
it 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
17:33:25 [2021-07-11T17:33:25.843Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
17:33:25 [2021-07-11T17:33:25.843Z] #40 22.74 Checking out files:  89% (1522/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/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.
17:33:25 [2021-07-11T17:33:25.843Z] #40 22.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:33:25 [2021-07-11T17:33:25.843Z] #40 25.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:33:26 [2021-07-11T17:33:26.411Z] #40 ...
17:33:26 [2021-07-11T17:33:26.411Z] 
17:33:26 [2021-07-11T17:33:26.411Z] #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
17:33:26 [2021-07-11T17:33:26.411Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:33:26 [2021-07-11T17:33:26.411Z] #46 33.43 vendor/golang.org/x/crypto/internal/subtle
17:33:26 [2021-07-11T17:33:26.411Z] #46 ...
17:33:26 [2021-07-11T17:33:26.411Z] 
17:33:26 [2021-07-11T17:33:26.411Z] #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
17:33:26 [2021-07-11T17:33:26.411Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5
17:33:26 [2021-07-11T17:33:26.411Z] #56 23.48 Fetched 8454 kB in 16s (530 kB/s)
17:33:26 [2021-07-11T17:33:26.411Z] #56 23.48 Reading package lists...
17:33:26 [2021-07-11T17:33:26.670Z] #56 30.03 Reading package lists...
17:33:26 [2021-07-11T17:33:26.670Z] #56 ...
17:33:26 [2021-07-11T17:33:26.670Z] 
17:33:26 [2021-07-11T17:33:26.670Z] #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
17:33:26 [2021-07-11T17:33:26.670Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:26 [2021-07-11T17:33:26.670Z] #36 23.19 Reading package lists...
17:33:26 [2021-07-11T17:33:26.929Z] #36 29.87 Reading package lists...
17:33:26 [2021-07-11T17:33:26.929Z] #36 ...
17:33:26 [2021-07-11T17:33:26.929Z] 
17:33:26 [2021-07-11T17:33:26.929Z] #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
17:33:26 [2021-07-11T17:33:26.929Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:26 [2021-07-11T17:33:26.929Z] #44 23.12 Fetched 8457 kB in 17s (502 kB/s)
17:33:26 [2021-07-11T17:33:26.929Z] #44 23.12 Reading package lists...
17:33:26 [2021-07-11T17:33:26.929Z] #44 29.60 Reading package lists...
17:33:26 [2021-07-11T17:33:26.929Z] #44 ...
17:33:26 [2021-07-11T17:33:26.929Z] 
17:33:26 [2021-07-11T17:33:26.929Z] #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
17:33:26 [2021-07-11T17:33:26.929Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:33:26 [2021-07-11T17:33:26.929Z] #13 23.23 Fetched 8987 kB in 17s (524 kB/s)
17:33:26 [2021-07-11T17:33:26.929Z] #13 23.23 Reading package lists...
17:33:27 [2021-07-11T17:33:27.754Z] #13 29.96 Reading package lists...
17:33:27 [2021-07-11T17:33:27.754Z] #13 ...
17:33:27 [2021-07-11T17:33:27.754Z] 
17:33:27 [2021-07-11T17:33:27.754Z] #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
17:33:27 [2021-07-11T17:33:27.754Z] #59 sha256:fbc7a59a5270fe0548f95f6423bca992a7ce828d2ffe13425f124d191b5c2c3f
17:33:27 [2021-07-11T17:33:27.754Z] #59 24.81 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:33:27 [2021-07-11T17:33:27.754Z] #59 25.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:33:28 [2021-07-11T17:33:28.739Z] #59 ...
17:33:28 [2021-07-11T17:33:28.739Z] 
17:33:28 [2021-07-11T17:33:28.739Z] #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
17:33:28 [2021-07-11T17:33:28.739Z] #50 sha256:9f99c432483100554e6fe7d8c7ab2278031d0f63f84ef20611ec0f63838e1f57
17:33:28 [2021-07-11T17:33:28.739Z] #50 35.78 go: downloading github.com/gobwas/glob v0.2.3
17:33:28 [2021-07-11T17:33:28.739Z] #50 35.82 go: downloading github.com/kisielk/gotool v1.0.0
17:33:28 [2021-07-11T17:33:28.739Z] #50 35.86 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
17:33:28 [2021-07-11T17:33:28.999Z] #50 35.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
17:33:28 [2021-07-11T17:33:28.999Z] #50 36.04 go: downloading github.com/gogo/protobuf v1.2.1
17:33:30 [2021-07-11T17:33:30.905Z] #50 37.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
17:33:30 [2021-07-11T17:33:30.905Z] #50 37.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:33:30 [2021-07-11T17:33:30.905Z] #50 38.03 go: downloading github.com/BurntSushi/toml v0.3.1
17:33:35 [2021-07-11T17:33:35.092Z] #50 ...
17:33:35 [2021-07-11T17:33:35.092Z] 
17:33:35 [2021-07-11T17:33:35.092Z] #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
17:33:35 [2021-07-11T17:33:35.092Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:35 [2021-07-11T17:33:35.092Z] #44 29.60 Reading package lists...
17:33:35 [2021-07-11T17:33:35.092Z] #44 36.00 Building dependency tree...
17:33:35 [2021-07-11T17:33:35.092Z] #44 39.20 The following additional packages will be installed:
17:33:35 [2021-07-11T17:33:35.092Z] #44 39.20   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
17:33:35 [2021-07-11T17:33:35.092Z] #44 39.20   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
17:33:35 [2021-07-11T17:33:35.092Z] #44 39.20   python3-pkg-resources python3-protobuf python3-six python3.7
17:33:35 [2021-07-11T17:33:35.092Z] #44 39.20   python3.7-minimal
17:33:35 [2021-07-11T17:33:35.092Z] #44 39.21 Suggested packages:
17:33:35 [2021-07-11T17:33:35.092Z] #44 39.22   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
17:33:35 [2021-07-11T17:33:35.092Z] #44 39.22   python3.7-doc binfmt-support
17:33:35 [2021-07-11T17:33:35.092Z] #44 40.31 The following NEW packages will be installed:
17:33:35 [2021-07-11T17:33:35.092Z] #44 40.33   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
17:33:35 [2021-07-11T17:33:35.092Z] #44 40.35   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
17:33:35 [2021-07-11T17:33:35.092Z] #44 40.35   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
17:33:35 [2021-07-11T17:33:35.092Z] #44 40.35   python3.7-minimal
17:33:35 [2021-07-11T17:33:35.092Z] #44 40.81 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
17:33:35 [2021-07-11T17:33:35.092Z] #44 40.81 Need to get 6695 kB of archives.
17:33:35 [2021-07-11T17:33:35.092Z] #44 40.81 After this operation, 33.1 MB of additional disk space will be used.
17:33:35 [2021-07-11T17:33:35.092Z] #44 40.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:33:35 [2021-07-11T17:33:35.092Z] #44 40.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:33:35 [2021-07-11T17:33:35.092Z] #44 41.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:33:35 [2021-07-11T17:33:35.092Z] #44 41.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:33:35 [2021-07-11T17:33:35.092Z] #44 41.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:33:35 [2021-07-11T17:33:35.092Z] #44 41.31 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
17:33:35 [2021-07-11T17:33:35.092Z] #44 41.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:33:35 [2021-07-11T17:33:35.092Z] #44 41.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:33:35 [2021-07-11T17:33:35.092Z] #44 41.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:33:35 [2021-07-11T17:33:35.092Z] #44 41.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
17:33:35 [2021-07-11T17:33:35.092Z] #44 41.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:33:35 [2021-07-11T17:33:35.351Z] #44 41.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
17:33:35 [2021-07-11T17:33:35.352Z] #44 41.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
17:33:35 [2021-07-11T17:33:35.352Z] #44 41.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:33:35 [2021-07-11T17:33:35.352Z] #44 41.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:33:35 [2021-07-11T17:33:35.352Z] #44 41.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:33:36 [2021-07-11T17:33:36.289Z] #44 ...
17:33:36 [2021-07-11T17:33:36.289Z] 
17:33:36 [2021-07-11T17:33:36.289Z] #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
17:33:36 [2021-07-11T17:33:36.289Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5
17:33:36 [2021-07-11T17:33:36.289Z] #56 30.03 Reading package lists...
17:33:36 [2021-07-11T17:33:36.289Z] #56 36.51 Building dependency tree...
17:33:36 [2021-07-11T17:33:36.289Z] #56 40.12 The following additional packages will be installed:
17:33:36 [2021-07-11T17:33:36.289Z] #56 40.13   libbtrfs0
17:33:36 [2021-07-11T17:33:36.289Z] #56 40.32 The following NEW packages will be installed:
17:33:36 [2021-07-11T17:33:36.289Z] #56 40.34   libbtrfs-dev libbtrfs0
17:33:36 [2021-07-11T17:33:36.289Z] #56 40.71 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:33:36 [2021-07-11T17:33:36.289Z] #56 40.71 Need to get 119 kB of archives.
17:33:36 [2021-07-11T17:33:36.289Z] #56 40.71 After this operation, 387 kB of additional disk space will be used.
17:33:36 [2021-07-11T17:33:36.289Z] #56 40.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:33:36 [2021-07-11T17:33:36.289Z] #56 40.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:33:36 [2021-07-11T17:33:36.289Z] #56 41.72 debconf: delaying package configuration, since apt-utils is not installed
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.04 Fetched 119 kB in 0s (453 kB/s)
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.32 Selecting previously unselected package libbtrfs0.
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.39 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.41 Unpacking libbtrfs0 (4.20.1-2) ...
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.51 Selecting previously unselected package libbtrfs-dev.
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.54 Unpacking libbtrfs-dev (4.20.1-2) ...
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.75 Setting up libbtrfs0 (4.20.1-2) ...
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.76 Setting up libbtrfs-dev (4.20.1-2) ...
17:33:36 [2021-07-11T17:33:36.289Z] #56 42.77 Processing triggers for libc-bin (2.28-10) ...
17:33:36 [2021-07-11T17:33:36.289Z] #56 DONE 43.2s
17:33:36 [2021-07-11T17:33:36.289Z] 
17:33:36 [2021-07-11T17:33:36.289Z] #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
17:33:36 [2021-07-11T17:33:36.290Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:36 [2021-07-11T17:33:36.290Z] #36 29.87 Reading package lists...
17:33:36 [2021-07-11T17:33:36.290Z] #36 36.36 Building dependency tree...
17:33:36 [2021-07-11T17:33:36.290Z] #36 39.87 The following additional packages will be installed:
17:33:36 [2021-07-11T17:33:36.290Z] #36 39.88   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:33:36 [2021-07-11T17:33:36.290Z] #36 39.89 Suggested packages:
17:33:36 [2021-07-11T17:33:36.290Z] #36 39.91   cmake-doc ninja-build lrzip
17:33:36 [2021-07-11T17:33:36.290Z] #36 39.91 Recommended packages:
17:33:36 [2021-07-11T17:33:36.290Z] #36 39.91   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:33:36 [2021-07-11T17:33:36.290Z] #36 40.64 The following NEW packages will be installed:
17:33:36 [2021-07-11T17:33:36.290Z] #36 40.66   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:33:36 [2021-07-11T17:33:36.290Z] #36 40.67   vim-common xxd
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.07 Need to get 14.9 MB of archives.
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.07 After this operation, 61.8 MB of additional disk space will be used.
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.93 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
17:33:36 [2021-07-11T17:33:36.290Z] #36 41.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
17:33:36 [2021-07-11T17:33:36.290Z] #36 43.12 debconf: delaying package configuration, since apt-utils is not installed
17:33:36 [2021-07-11T17:33:36.290Z] #36 ...
17:33:36 [2021-07-11T17:33:36.290Z] 
17:33:36 [2021-07-11T17:33:36.290Z] #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
17:33:36 [2021-07-11T17:33:36.290Z] #57 sha256:2547ec5b0018475fdf6bbe5375489a7bd6df4fcdf0e4abe90971d4888a269131
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.173 + RM_GOPATH=0
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.174 + TMP_GOPATH=
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.174 + : /build
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.174 + '[' -z '' ']'
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.174 ++ mktemp -d
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.181 + export GOPATH=/tmp/tmp.bHSF8cOV9b
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.181 + GOPATH=/tmp/tmp.bHSF8cOV9b
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.182 + RM_GOPATH=1
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.182 + case "$(go env GOARCH)" in
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.182 ++ go env GOARCH
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.212 + export GO_BUILDMODE=-buildmode=pie
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.212 + GO_BUILDMODE=-buildmode=pie
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.215 ++ dirname /tmp/install/install.sh
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.219 + dir=/tmp/install
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.219 + bin=containerd
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.219 + shift
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.219 + '[' '!' -f /tmp/install/containerd.installer ']'
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.222 + . /tmp/install/containerd.installer
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.222 ++ set -e
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.223 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.226 + install_containerd
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.234 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.235 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.235 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bHSF8cOV9b/src/github.com/containerd/containerd
17:33:39 [2021-07-11T17:33:39.584Z] #57 3.236 Cloning into '/tmp/tmp.bHSF8cOV9b/src/github.com/containerd/containerd'...
17:33:41 [2021-07-11T17:33:41.489Z] #57 ...
17:33:41 [2021-07-11T17:33:41.489Z] 
17:33:41 [2021-07-11T17:33:41.489Z] #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
17:33:41 [2021-07-11T17:33:41.489Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:33:41 [2021-07-11T17:33:41.489Z] #46 48.61 sync
17:33:41 [2021-07-11T17:33:41.747Z] #46 48.61 internal/reflectlite
17:33:43 [2021-07-11T17:33:43.126Z] #46 50.24 github.com/LK4D4/vndr/godl/singleflight
17:33:43 [2021-07-11T17:33:43.439Z] #46 50.48 math/rand
17:33:43 [2021-07-11T17:33:43.698Z] #46 ...
17:33:43 [2021-07-11T17:33:43.698Z] 
17:33:43 [2021-07-11T17:33:43.698Z] #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
17:33:43 [2021-07-11T17:33:43.698Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:33:43 [2021-07-11T17:33:43.698Z] #13 29.96 Reading package lists...
17:33:43 [2021-07-11T17:33:43.698Z] #13 36.63 Building dependency tree...
17:33:43 [2021-07-11T17:33:43.698Z] #13 39.91 The following additional packages will be installed:
17:33:43 [2021-07-11T17:33:43.698Z] #13 39.91   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:33:43 [2021-07-11T17:33:43.698Z] #13 39.91   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:33:43 [2021-07-11T17:33:43.698Z] #13 39.91   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:33:43 [2021-07-11T17:33:43.698Z] #13 39.91   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
17:33:43 [2021-07-11T17:33:43.698Z] #13 39.92   mingw-w64-x86-64-dev
17:33:43 [2021-07-11T17:33:43.698Z] #13 39.93 Suggested packages:
17:33:43 [2021-07-11T17:33:43.698Z] #13 39.93   gcc-8-locales seccomp wine64
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.02 The following NEW packages will be installed:
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.03   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.03   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.03   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.03   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.06   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.06   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.06 The following packages will be upgraded:
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.06   libseccomp2
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.50 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.50 Need to get 77.8 MB of archives.
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.50 After this operation, 487 MB of additional disk space will be used.
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.50 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]
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.51 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.55 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.68 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]
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
17:33:43 [2021-07-11T17:33:43.698Z] #13 41.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
17:33:43 [2021-07-11T17:33:43.698Z] #13 42.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:33:43 [2021-07-11T17:33:43.698Z] #13 42.81 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]
17:33:43 [2021-07-11T17:33:43.698Z] #13 42.82 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]
17:33:43 [2021-07-11T17:33:43.698Z] #13 46.49 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]
17:33:43 [2021-07-11T17:33:43.698Z] #13 ...
17:33:43 [2021-07-11T17:33:43.698Z] 
17:33:43 [2021-07-11T17:33:43.698Z] #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
17:33:43 [2021-07-11T17:33:43.698Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:43 [2021-07-11T17:33:43.698Z] #36 43.37 Fetched 14.9 MB in 1s (10.3 MB/s)
17:33:43 [2021-07-11T17:33:43.698Z] #36 43.48 Selecting previously unselected package xxd.
17:33:43 [2021-07-11T17:33:43.698Z] #36 43.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.)
17:33:43 [2021-07-11T17:33:43.698Z] #36 43.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
17:33:43 [2021-07-11T17:33:43.698Z] #36 43.57 Unpacking xxd (2:8.1.0875-5) ...
17:33:43 [2021-07-11T17:33:43.698Z] #36 43.80 Selecting previously unselected package vim-common.
17:33:43 [2021-07-11T17:33:43.698Z] #36 43.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:33:43 [2021-07-11T17:33:43.698Z] #36 43.85 Unpacking vim-common (2:8.1.0875-5) ...
17:33:43 [2021-07-11T17:33:43.698Z] #36 44.21 Selecting previously unselected package cmake-data.
17:33:43 [2021-07-11T17:33:43.698Z] #36 44.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:33:43 [2021-07-11T17:33:43.698Z] #36 44.22 Unpacking cmake-data (3.13.4-1) ...
17:33:43 [2021-07-11T17:33:43.698Z] #36 46.92 Selecting previously unselected package libicu63:amd64.
17:33:43 [2021-07-11T17:33:43.698Z] #36 46.93 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
17:33:43 [2021-07-11T17:33:43.698Z] #36 46.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:33:43 [2021-07-11T17:33:43.958Z] #36 ...
17:33:43 [2021-07-11T17:33:43.958Z] 
17:33:43 [2021-07-11T17:33:43.958Z] #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
17:33:43 [2021-07-11T17:33:43.958Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:43 [2021-07-11T17:33:43.958Z] #44 43.10 debconf: delaying package configuration, since apt-utils is not installed
17:33:43 [2021-07-11T17:33:43.958Z] #44 43.32 Fetched 6695 kB in 1s (5407 kB/s)
17:33:43 [2021-07-11T17:33:43.958Z] #44 43.43 Selecting previously unselected package libpython3.7-minimal:amd64.
17:33:43 [2021-07-11T17:33:43.958Z] #44 43.43 (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.)
17:33:43 [2021-07-11T17:33:43.958Z] #44 43.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:33:43 [2021-07-11T17:33:43.958Z] #44 43.55 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:33:43 [2021-07-11T17:33:43.958Z] #44 44.29 Selecting previously unselected package python3.7-minimal.
17:33:43 [2021-07-11T17:33:43.958Z] #44 44.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:33:43 [2021-07-11T17:33:43.958Z] #44 44.36 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:33:43 [2021-07-11T17:33:43.958Z] #44 45.79 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:33:43 [2021-07-11T17:33:43.958Z] #44 45.82 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:33:43 [2021-07-11T17:33:43.958Z] #44 50.05 Selecting previously unselected package python3-minimal.
17:33:43 [2021-07-11T17:33:43.958Z] #44 50.05 (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.)
17:33:43 [2021-07-11T17:33:43.958Z] #44 50.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:33:43 [2021-07-11T17:33:43.958Z] #44 50.15 Unpacking python3-minimal (3.7.3-1) ...
17:33:43 [2021-07-11T17:33:43.958Z] #44 50.29 Selecting previously unselected package libmpdec2:amd64.
17:33:44 [2021-07-11T17:33:44.217Z] #44 50.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:33:44 [2021-07-11T17:33:44.217Z] #44 50.30 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:33:44 [2021-07-11T17:33:44.217Z] #44 50.50 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:33:44 [2021-07-11T17:33:44.217Z] #44 50.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:33:44 [2021-07-11T17:33:44.217Z] #44 50.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:33:44 [2021-07-11T17:33:44.476Z] #44 ...
17:33:44 [2021-07-11T17:33:44.476Z] 
17:33:44 [2021-07-11T17:33:44.476Z] #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
17:33:44 [2021-07-11T17:33:44.476Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:33:44 [2021-07-11T17:33:44.476Z] #46 51.55 internal/singleflight
17:33:45 [2021-07-11T17:33:45.044Z] #46 51.99 strconv
17:33:45 [2021-07-11T17:33:45.044Z] #46 52.02 bytes
17:33:47 [2021-07-11T17:33:47.632Z] #46 54.09 strings
17:33:47 [2021-07-11T17:33:47.632Z] #46 ...
17:33:47 [2021-07-11T17:33:47.632Z] 
17:33:47 [2021-07-11T17:33:47.632Z] #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
17:33:47 [2021-07-11T17:33:47.632Z] #48 sha256:d4f8fe96a88f71b8459eecacd99954f0bb192ad2b99df381006886bbdcf2f817
17:33:47 [2021-07-11T17:33:47.632Z] #48 DONE 54.4s
17:33:47 [2021-07-11T17:33:47.632Z] 
17:33:47 [2021-07-11T17:33:47.632Z] #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
17:33:47 [2021-07-11T17:33:47.632Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:47 [2021-07-11T17:33:47.632Z] #44 53.59 Selecting previously unselected package python3.7.
17:33:47 [2021-07-11T17:33:47.632Z] #44 53.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:33:47 [2021-07-11T17:33:47.632Z] #44 53.61 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:33:47 [2021-07-11T17:33:47.632Z] #44 53.85 Selecting previously unselected package libpython3-stdlib:amd64.
17:33:47 [2021-07-11T17:33:47.632Z] #44 53.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:33:47 [2021-07-11T17:33:47.632Z] #44 53.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:33:47 [2021-07-11T17:33:47.632Z] #44 ...
17:33:47 [2021-07-11T17:33:47.632Z] 
17:33:47 [2021-07-11T17:33:47.632Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:33:47 [2021-07-11T17:33:47.632Z] #32 sha256:e57b75c12d4a0c4cc9558a1a530ea5a39a9aca6b7f609bf9c5cede1e4e0f08cb
17:33:47 [2021-07-11T17:33:47.632Z] #32 43.87 Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/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.
17:33:47 [2021-07-11T17:33:47.632Z] #32 44.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:33:47 [2021-07-11T17:33:47.632Z] #32 45.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:33:47 [2021-07-11T17:33:47.892Z] #32 ...
17:33:47 [2021-07-11T17:33:47.892Z] 
17:33:47 [2021-07-11T17:33:47.893Z] #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
17:33:47 [2021-07-11T17:33:47.893Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:47 [2021-07-11T17:33:47.893Z] #44 54.10 Setting up python3-minimal (3.7.3-1) ...
17:33:49 [2021-07-11T17:33:49.802Z] #44 55.82 Selecting previously unselected package python3.
17:33:49 [2021-07-11T17:33:49.802Z] #44 55.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
17:33:49 [2021-07-11T17:33:49.802Z] #44 55.86 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
17:33:49 [2021-07-11T17:33:49.802Z] #44 55.93 Unpacking python3 (3.7.3-1) ...
17:33:49 [2021-07-11T17:33:49.802Z] #44 56.02 Selecting previously unselected package libprotobuf17:amd64.
17:33:49 [2021-07-11T17:33:49.802Z] #44 56.02 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
17:33:49 [2021-07-11T17:33:49.802Z] #44 56.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
17:33:50 [2021-07-11T17:33:50.370Z] #44 ...
17:33:50 [2021-07-11T17:33:50.370Z] 
17:33:50 [2021-07-11T17:33:50.370Z] #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
17:33:50 [2021-07-11T17:33:50.370Z] #52 sha256:d086255632b1e4a08c31c4dda241f40885ce1d6bafd3e39c668ad327904b4005
17:33:50 [2021-07-11T17:33:50.370Z] #52 47.49 sync
17:33:50 [2021-07-11T17:33:50.370Z] #52 47.50 internal/reflectlite
17:33:50 [2021-07-11T17:33:50.370Z] #52 48.98 internal/testlog
17:33:50 [2021-07-11T17:33:50.370Z] #52 50.21 sort
17:33:50 [2021-07-11T17:33:50.370Z] #52 50.21 errors
17:33:50 [2021-07-11T17:33:50.370Z] #52 50.59 io
17:33:50 [2021-07-11T17:33:50.370Z] #52 51.47 internal/oserror
17:33:50 [2021-07-11T17:33:50.370Z] #52 51.62 syscall
17:33:50 [2021-07-11T17:33:50.370Z] #52 51.98 bytes
17:33:50 [2021-07-11T17:33:50.370Z] #52 54.12 strconv
17:33:50 [2021-07-11T17:33:50.370Z] #52 57.52 reflect
17:33:50 [2021-07-11T17:33:50.629Z] #52 ...
17:33:50 [2021-07-11T17:33:50.629Z] 
17:33:50 [2021-07-11T17:33:50.629Z] #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
17:33:50 [2021-07-11T17:33:50.629Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:50 [2021-07-11T17:33:50.629Z] #44 56.73 Selecting previously unselected package python3-pkg-resources.
17:33:50 [2021-07-11T17:33:50.629Z] #44 56.75 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
17:33:50 [2021-07-11T17:33:50.629Z] #44 56.77 Unpacking python3-pkg-resources (40.8.0-1) ...
17:33:50 [2021-07-11T17:33:50.629Z] #44 56.97 Selecting previously unselected package python3-six.
17:33:50 [2021-07-11T17:33:50.629Z] #44 56.97 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
17:33:50 [2021-07-11T17:33:50.629Z] #44 56.98 Unpacking python3-six (1.12.0-1) ...
17:33:50 [2021-07-11T17:33:50.888Z] #44 57.10 Selecting previously unselected package python3-protobuf.
17:33:50 [2021-07-11T17:33:50.888Z] #44 57.12 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
17:33:50 [2021-07-11T17:33:50.888Z] #44 57.12 Unpacking python3-protobuf (3.6.1.3-2) ...
17:33:51 [2021-07-11T17:33:51.456Z] #44 57.60 Selecting previously unselected package libnet1:amd64.
17:33:51 [2021-07-11T17:33:51.456Z] #44 57.66 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:33:51 [2021-07-11T17:33:51.456Z] #44 57.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:33:51 [2021-07-11T17:33:51.456Z] #44 57.80 Selecting previously unselected package libnl-3-200:amd64.
17:33:51 [2021-07-11T17:33:51.456Z] #44 57.80 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
17:33:51 [2021-07-11T17:33:51.715Z] #44 57.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:33:51 [2021-07-11T17:33:51.715Z] #44 58.01 Selecting previously unselected package libprotobuf-c1:amd64.
17:33:51 [2021-07-11T17:33:51.715Z] #44 58.01 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:33:51 [2021-07-11T17:33:51.715Z] #44 58.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:33:51 [2021-07-11T17:33:51.974Z] #44 58.18 Selecting previously unselected package criu.
17:33:51 [2021-07-11T17:33:51.974Z] #44 58.18 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
17:33:51 [2021-07-11T17:33:51.974Z] #44 58.19 Unpacking criu (3.15-1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #44 ...
17:33:53 [2021-07-11T17:33:53.364Z] 
17:33:53 [2021-07-11T17:33:53.364Z] #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
17:33:53 [2021-07-11T17:33:53.364Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
17:33:53 [2021-07-11T17:33:53.364Z] #36 54.35 Selecting previously unselected package libxml2:amd64.
17:33:53 [2021-07-11T17:33:53.364Z] #36 54.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 54.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 54.97 Selecting previously unselected package libarchive13:amd64.
17:33:53 [2021-07-11T17:33:53.364Z] #36 54.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 54.98 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.34 Selecting previously unselected package libjsoncpp1:amd64.
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.46 Selecting previously unselected package librhash0:amd64.
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.46 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.47 Unpacking librhash0:amd64 (1.3.8-1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.66 Selecting previously unselected package libuv1:amd64.
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.66 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.68 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.79 Selecting previously unselected package cmake.
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.79 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 55.83 Unpacking cmake (3.13.4-1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 58.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 58.89 Setting up xxd (2:8.1.0875-5) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 58.90 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 58.92 Setting up vim-common (2:8.1.0875-5) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 58.96 Setting up librhash0:amd64 (1.3.8-1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 58.98 Setting up cmake-data (3.13.4-1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 59.01 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 59.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 59.08 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 59.10 Setting up cmake (3.13.4-1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 59.11 Processing triggers for libc-bin (2.28-10) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 59.22 Processing triggers for mime-support (3.62) ...
17:33:53 [2021-07-11T17:33:53.364Z] #36 DONE 60.3s
17:33:53 [2021-07-11T17:33:53.364Z] 
17:33:53 [2021-07-11T17:33:53.364Z] #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
17:33:53 [2021-07-11T17:33:53.364Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:33:53 [2021-07-11T17:33:53.364Z] #44 59.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #44 59.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #44 59.67 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:33:53 [2021-07-11T17:33:53.364Z] #44 59.69 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
17:33:53 [2021-07-11T17:33:53.364Z] #44 59.70 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:33:53 [2021-07-11T17:33:53.364Z] #44 59.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:33:53 [2021-07-11T17:33:53.623Z] #44 59.73 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:33:53 [2021-07-11T17:33:53.623Z] #44 59.76 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:33:56 [2021-07-11T17:33:56.913Z] #44 ...
17:33:56 [2021-07-11T17:33:56.913Z] 
17:33:56 [2021-07-11T17:33:56.913Z] #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
17:33:56 [2021-07-11T17:33:56.913Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.31 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]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 49.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
17:33:56 [2021-07-11T17:33:56.913Z] #13 50.89 debconf: delaying package configuration, since apt-utils is not installed
17:33:56 [2021-07-11T17:33:56.913Z] #13 51.14 Fetched 77.8 MB in 9s (8973 kB/s)
17:33:56 [2021-07-11T17:33:56.913Z] #13 51.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
17:33:56 [2021-07-11T17:33:56.913Z] #13 51.32 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
17:33:56 [2021-07-11T17:33:56.913Z] #13 51.36 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
17:33:56 [2021-07-11T17:33:56.913Z] #13 51.58 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
17:33:56 [2021-07-11T17:33:56.913Z] #13 51.71 Selecting previously unselected package binutils-mingw-w64-i686.
17:33:56 [2021-07-11T17:33:56.913Z] #13 51.71 (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.)
17:33:56 [2021-07-11T17:33:56.913Z] #13 51.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
17:33:56 [2021-07-11T17:33:56.913Z] #13 51.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:33:56 [2021-07-11T17:33:56.913Z] #13 54.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:33:56 [2021-07-11T17:33:56.913Z] #13 54.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
17:33:56 [2021-07-11T17:33:56.913Z] #13 54.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:33:56 [2021-07-11T17:33:56.913Z] #13 56.56 Selecting previously unselected package binutils-mingw-w64.
17:33:56 [2021-07-11T17:33:56.913Z] #13 56.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:33:56 [2021-07-11T17:33:56.913Z] #13 56.59 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:33:56 [2021-07-11T17:33:56.914Z] #13 56.74 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:33:56 [2021-07-11T17:33:56.914Z] #13 56.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
17:33:56 [2021-07-11T17:33:56.914Z] #13 56.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:33:56 [2021-07-11T17:33:56.914Z] #13 56.93 Selecting previously unselected package dmsetup.
17:33:56 [2021-07-11T17:33:56.914Z] #13 56.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
17:33:56 [2021-07-11T17:33:56.914Z] #13 56.94 Unpacking dmsetup (2:1.02.155-3) ...
17:33:56 [2021-07-11T17:33:56.914Z] #13 57.15 Selecting previously unselected package mingw-w64-common.
17:33:56 [2021-07-11T17:33:56.914Z] #13 57.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:33:56 [2021-07-11T17:33:56.914Z] #13 57.15 Unpacking mingw-w64-common (6.0.0-3) ...
17:33:58 [2021-07-11T17:33:58.305Z] #13 ...
17:33:58 [2021-07-11T17:33:58.305Z] 
17:33:58 [2021-07-11T17:33:58.305Z] #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
17:33:58 [2021-07-11T17:33:58.305Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:33:58 [2021-07-11T17:33:58.305Z] #46 55.23 reflect
17:33:58 [2021-07-11T17:33:58.305Z] #46 57.05 bufio
17:33:58 [2021-07-11T17:33:58.305Z] #46 59.03 internal/syscall/unix
17:33:58 [2021-07-11T17:33:58.305Z] #46 59.57 time
17:33:58 [2021-07-11T17:33:58.305Z] #46 65.37 internal/poll
17:33:58 [2021-07-11T17:33:58.305Z] #46 ...
17:33:58 [2021-07-11T17:33:58.305Z] 
17:33:58 [2021-07-11T17:33:58.305Z] #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
17:33:58 [2021-07-11T17:33:58.305Z] #37 sha256:fd2f7718de26f1eeedf77562caa86edf1a5aff6df3468b274614e85e04266d96
17:33:58 [2021-07-11T17:33:58.305Z] #37 2.958 + RM_GOPATH=0
17:33:58 [2021-07-11T17:33:58.305Z] #37 2.958 + TMP_GOPATH=
17:33:58 [2021-07-11T17:33:58.305Z] #37 2.958 + : /build
17:33:58 [2021-07-11T17:33:58.305Z] #37 2.959 + '[' -z '' ']'
17:33:58 [2021-07-11T17:33:58.305Z] #37 2.959 ++ mktemp -d
17:33:58 [2021-07-11T17:33:58.305Z] #37 2.960 + export GOPATH=/tmp/tmp.9zTNidxYCy
17:33:58 [2021-07-11T17:33:58.305Z] #37 2.960 + GOPATH=/tmp/tmp.9zTNidxYCy
17:33:58 [2021-07-11T17:33:58.305Z] #37 2.961 + RM_GOPATH=1
17:33:58 [2021-07-11T17:33:58.305Z] #37 2.961 + case "$(go env GOARCH)" in
17:33:58 [2021-07-11T17:33:58.305Z] #37 2.961 ++ go env GOARCH
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.007 + export GO_BUILDMODE=-buildmode=pie
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.007 + GO_BUILDMODE=-buildmode=pie
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.007 ++ dirname /tmp/install/install.sh
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.009 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.009 + dir=/tmp/install
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.009 + bin=tini
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.009 + shift
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.009 + '[' '!' -f /tmp/install/tini.installer ']'
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.009 + . /tmp/install/tini.installer
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.009 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.009 + install_tini
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.009 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.009 + git clone https://github.com/krallin/tini.git /tmp/tmp.9zTNidxYCy/tini
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.010 Cloning into '/tmp/tmp.9zTNidxYCy/tini'...
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.795 + cd /tmp/tmp.9zTNidxYCy/tini
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.796 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
17:33:58 [2021-07-11T17:33:58.305Z] #37 3.819 + cmake .
17:33:58 [2021-07-11T17:33:58.305Z] #37 4.307 -- The C compiler identification is GNU 8.3.0
17:33:58 [2021-07-11T17:33:58.305Z] #37 4.359 -- Check for working C compiler: /usr/bin/cc
17:33:58 [2021-07-11T17:33:58.305Z] #37 4.942 -- Check for working C compiler: /usr/bin/cc -- works
17:33:58 [2021-07-11T17:33:58.305Z] #37 4.948 -- Detecting C compiler ABI info
17:33:58 [2021-07-11T17:33:58.874Z] #37 5.713 -- Detecting C compiler ABI info - done
17:33:58 [2021-07-11T17:33:58.874Z] #37 5.748 -- Detecting C compile features
17:33:59 [2021-07-11T17:33:59.812Z] #37 ...
17:33:59 [2021-07-11T17:33:59.812Z] 
17:33:59 [2021-07-11T17:33:59.812Z] #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
17:33:59 [2021-07-11T17:33:59.812Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:33:59 [2021-07-11T17:33:59.812Z] #13 62.71 Selecting previously unselected package mingw-w64-x86-64-dev.
17:33:59 [2021-07-11T17:33:59.812Z] #13 62.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:33:59 [2021-07-11T17:33:59.812Z] #13 62.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:34:01 [2021-07-11T17:34:01.719Z] #13 ...
17:34:01 [2021-07-11T17:34:01.719Z] 
17:34:01 [2021-07-11T17:34:01.719Z] #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
17:34:01 [2021-07-11T17:34:01.719Z] #52 sha256:d086255632b1e4a08c31c4dda241f40885ce1d6bafd3e39c668ad327904b4005
17:34:01 [2021-07-11T17:34:01.719Z] #52 58.82 time
17:34:01 [2021-07-11T17:34:01.719Z] #52 64.47 context
17:34:01 [2021-07-11T17:34:01.719Z] #52 65.73 internal/poll
17:34:01 [2021-07-11T17:34:01.719Z] #52 68.68 path
17:34:01 [2021-07-11T17:34:01.978Z] #52 ...
17:34:01 [2021-07-11T17:34:01.978Z] 
17:34:01 [2021-07-11T17:34:01.978Z] #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
17:34:01 [2021-07-11T17:34:01.978Z] #37 sha256:fd2f7718de26f1eeedf77562caa86edf1a5aff6df3468b274614e85e04266d96
17:34:01 [2021-07-11T17:34:01.978Z] #37 7.699 -- Detecting C compile features - done
17:34:01 [2021-07-11T17:34:01.978Z] #37 7.745 -- Performing Test HAS_BUILTIN_FORTIFY
17:34:01 [2021-07-11T17:34:01.978Z] #37 7.958 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:34:01 [2021-07-11T17:34:01.978Z] #37 8.043 -- Configuring done
17:34:01 [2021-07-11T17:34:01.978Z] #37 8.062 -- Generating done
17:34:01 [2021-07-11T17:34:01.978Z] #37 8.070 -- Build files have been written to: /tmp/tmp.9zTNidxYCy/tini
17:34:01 [2021-07-11T17:34:01.978Z] #37 8.079 + make tini-static
17:34:01 [2021-07-11T17:34:01.978Z] #37 8.474 Scanning dependencies of target tini-static
17:34:01 [2021-07-11T17:34:01.978Z] #37 8.555 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:34:03 [2021-07-11T17:34:03.357Z] #37 9.866 [100%] Linking C executable tini-static
17:34:03 [2021-07-11T17:34:03.625Z] #37 10.40 [100%] Built target tini-static
17:34:03 [2021-07-11T17:34:03.891Z] #37 10.53 + mkdir -p /build
17:34:03 [2021-07-11T17:34:03.891Z] #37 10.54 + cp tini-static /build/docker-init
17:34:05 [2021-07-11T17:34:05.270Z] #37 DONE 12.0s
17:34:05 [2021-07-11T17:34:05.270Z] 
17:34:05 [2021-07-11T17:34:05.270Z] #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
17:34:05 [2021-07-11T17:34:05.270Z] #52 sha256:d086255632b1e4a08c31c4dda241f40885ce1d6bafd3e39c668ad327904b4005
17:34:05 [2021-07-11T17:34:05.270Z] #52 69.14 encoding/binary
17:34:05 [2021-07-11T17:34:05.270Z] #52 69.20 io/fs
17:34:05 [2021-07-11T17:34:05.270Z] #52 70.74 os
17:34:05 [2021-07-11T17:34:05.270Z] #52 71.10 encoding/base64
17:34:05 [2021-07-11T17:34:05.270Z] #52 71.83 golang.org/x/sys/unix
17:34:08 [2021-07-11T17:34:08.560Z] #52 75.08 fmt
17:34:08 [2021-07-11T17:34:08.560Z] #52 ...
17:34:08 [2021-07-11T17:34:08.560Z] 
17:34:08 [2021-07-11T17:34:08.560Z] #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
17:34:08 [2021-07-11T17:34:08.560Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
17:34:08 [2021-07-11T17:34:08.560Z] #44 65.27 Setting up python3 (3.7.3-1) ...
17:34:08 [2021-07-11T17:34:08.560Z] #44 65.95 Setting up python3-six (1.12.0-1) ...
17:34:08 [2021-07-11T17:34:08.560Z] #44 67.13 Setting up python3-pkg-resources (40.8.0-1) ...
17:34:08 [2021-07-11T17:34:08.560Z] #44 68.71 Setting up python3-protobuf (3.6.1.3-2) ...
17:34:08 [2021-07-11T17:34:08.560Z] #44 72.04 Setting up criu (3.15-1) ...
17:34:08 [2021-07-11T17:34:08.560Z] #44 74.02 Processing triggers for libc-bin (2.28-10) ...
17:34:08 [2021-07-11T17:34:08.560Z] #44 74.10 Processing triggers for mime-support (3.62) ...
17:34:08 [2021-07-11T17:34:08.560Z] #44 DONE 74.8s
17:34:08 [2021-07-11T17:34:08.560Z] 
17:34:08 [2021-07-11T17:34:08.560Z] #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
17:34:08 [2021-07-11T17:34:08.560Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:34:08 [2021-07-11T17:34:08.560Z] #46 67.41 internal/fmtsort
17:34:08 [2021-07-11T17:34:08.560Z] #46 68.00 internal/syscall/execenv
17:34:08 [2021-07-11T17:34:08.560Z] #46 68.02 path
17:34:08 [2021-07-11T17:34:08.560Z] #46 68.24 regexp/syntax
17:34:08 [2021-07-11T17:34:08.560Z] #46 68.73 io/fs
17:34:08 [2021-07-11T17:34:08.560Z] #46 69.83 os
17:34:08 [2021-07-11T17:34:08.560Z] #46 73.18 regexp
17:34:08 [2021-07-11T17:34:08.560Z] #46 74.62 fmt
17:34:09 [2021-07-11T17:34:09.939Z] #46 76.98 path/filepath
17:34:11 [2021-07-11T17:34:11.848Z] #46 78.51 internal/lazyregexp
17:34:11 [2021-07-11T17:34:11.848Z] #46 78.78 io/ioutil
17:34:12 [2021-07-11T17:34:12.107Z] #46 79.06 flag
17:34:12 [2021-07-11T17:34:12.107Z] #46 79.23 go/token
17:34:12 [2021-07-11T17:34:12.675Z] #46 ...
17:34:12 [2021-07-11T17:34:12.675Z] 
17:34:12 [2021-07-11T17:34:12.675Z] #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
17:34:12 [2021-07-11T17:34:12.675Z] #52 sha256:d086255632b1e4a08c31c4dda241f40885ce1d6bafd3e39c668ad327904b4005
17:34:12 [2021-07-11T17:34:12.675Z] #52 79.63 golang.org/x/crypto/ssh/terminal
17:34:12 [2021-07-11T17:34:12.934Z] #52 79.98 encoding/json
17:34:14 [2021-07-11T17:34:14.312Z] #52 81.17 github.com/pkg/diff
17:34:15 [2021-07-11T17:34:15.691Z] #52 82.78 go/ast
17:34:15 [2021-07-11T17:34:15.691Z] #52 ...
17:34:15 [2021-07-11T17:34:15.691Z] 
17:34:15 [2021-07-11T17:34:15.691Z] #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
17:34:15 [2021-07-11T17:34:15.691Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:34:15 [2021-07-11T17:34:15.691Z] #13 68.60 Selecting previously unselected package gcc-mingw-w64-base.
17:34:15 [2021-07-11T17:34:15.691Z] #13 68.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:34:15 [2021-07-11T17:34:15.691Z] #13 68.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:34:15 [2021-07-11T17:34:15.691Z] #13 68.79 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:34:15 [2021-07-11T17:34:15.691Z] #13 68.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:34:15 [2021-07-11T17:34:15.691Z] #13 68.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:34:15 [2021-07-11T17:34:15.950Z] #13 ...
17:34:15 [2021-07-11T17:34:15.950Z] 
17:34:15 [2021-07-11T17:34:15.950Z] #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
17:34:15 [2021-07-11T17:34:15.950Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:34:15 [2021-07-11T17:34:15.950Z] #46 79.98 go/scanner
17:34:15 [2021-07-11T17:34:15.950Z] #46 80.66 net/url
17:34:15 [2021-07-11T17:34:15.950Z] #46 81.47 go/ast
17:34:15 [2021-07-11T17:34:15.950Z] #46 82.25 text/template/parse
17:34:18 [2021-07-11T17:34:18.600Z] #46 85.75 go/parser
17:34:19 [2021-07-11T17:34:19.172Z] #46 ...
17:34:19 [2021-07-11T17:34:19.172Z] 
17:34:19 [2021-07-11T17:34:19.172Z] #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
17:34:19 [2021-07-11T17:34:19.172Z] #57 sha256:2547ec5b0018475fdf6bbe5375489a7bd6df4fcdf0e4abe90971d4888a269131
17:34:20 [2021-07-11T17:34:20.470Z] #57 43.14 Checking out files:  50% (2040/4077)   
Checking out files:  51% (2080/4077)   
Checking out files:  52% (2121/4077)   
Checking out files:  53% (2161/4077)   
Checking out files:  54% (2202/4077)   
Checking out files:  55% (2243/4077)   
Checking out files:  56% (2284/4077)   
Checking out files:  57% (2324/4077)   
Checking out files:  58% (2365/4077)   
Checking out files:  59% (2406/4077)   
Checking out files:  60% (2447/4077)   
Checking out files:  61% (2487/4077)   
Checking out files:  62% (2528/4077)   
Checking out files:  63% (2569/4077)   
Checking out files:  64% (2610/4077)   
Checking out files:  65% (2651/4077)   
Checking out files:  66% (2691/4077)   
Checking out files:  67% (2732/4077)   
Checking out files:  68% (2773/4077)   
Checking out files:  69% (2814/4077)   
Checking out files:  70% (2854/4077)   
Checking out files:  71% (2895/4077)   
Checking out files:  72% (2936/4077)   
Checking out files:  73% (2977/4077)   
Checking out files:  74% (3017/4077)   
Checking out files:  75% (3058/4077)   
Checking out files:  76% (3099/4077)   
Checking out files:  77% (3140/4077)   
Checking out files:  78% (3181/4077)   
Checking out files:  79% (3221/4077)   
Checking out files:  80% (3262/4077)   
Checking out files:  81% (3303/4077)   
Checking out files:  82% (3344/4077)   
Checking out files:  83% (3384/4077)   
Checking out files:  84% (3425/4077)   
Checking out files:  85% (3466/4077)   
Checking out files:  86% (3507/4077)   
Checking out files:  87% (3547/4077)   
Checking out files:  88% (3588/4077)   
Checking out files:  89% (3629/4077)   
Checking out files:  90% (3670/4077)   
Checking out files:  91% (3711/4077)   
Checking out files:  92% (3751/4077)   
Checking out files:  92% (3774/4077)   
Checking out files:  93% (3792/4077)   
Checking out files:  94% (3833/4077)   
Checking out files:  95% (3874/4077)   
Checking out files:  96% (3914/4077)   
Checking out files:  97% (3955/4077)   
Checking out files:  98% (3996/4077)   
Checking out files:  99% (4037/4077)   
Checking out files: 100% (4077/4077)   
Checking out files: 100% (4077/4077), done.
17:34:20 [2021-07-11T17:34:20.470Z] #57 44.40 + cd /tmp/tmp.bHSF8cOV9b/src/github.com/containerd/containerd
17:34:20 [2021-07-11T17:34:20.731Z] #57 44.40 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
17:34:21 [2021-07-11T17:34:21.301Z] #57 45.24 + export 'BUILDTAGS=netgo osusergo static_build'
17:34:21 [2021-07-11T17:34:21.301Z] #57 45.24 + BUILDTAGS='netgo osusergo static_build'
17:34:21 [2021-07-11T17:34:21.301Z] #57 45.24 + export EXTRA_FLAGS=-buildmode=pie
17:34:21 [2021-07-11T17:34:21.301Z] #57 45.24 + EXTRA_FLAGS=-buildmode=pie
17:34:21 [2021-07-11T17:34:21.301Z] #57 45.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:34:21 [2021-07-11T17:34:21.301Z] #57 45.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:34:21 [2021-07-11T17:34:21.301Z] #57 45.24 + '[' '' = dynamic ']'
17:34:21 [2021-07-11T17:34:21.301Z] #57 45.24 + make
17:34:23 [2021-07-11T17:34:23.205Z] #57 46.66 + bin/ctr
17:34:27 [2021-07-11T17:34:27.405Z] #57 ...
17:34:27 [2021-07-11T17:34:27.405Z] 
17:34:27 [2021-07-11T17:34:27.405Z] #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
17:34:27 [2021-07-11T17:34:27.405Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:34:27 [2021-07-11T17:34:27.405Z] #13 89.79 Selecting previously unselected package g++-mingw-w64-x86-64.
17:34:27 [2021-07-11T17:34:27.406Z] #13 89.81 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
17:34:27 [2021-07-11T17:34:27.406Z] #13 89.82 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:34:27 [2021-07-11T17:34:27.406Z] #13 ...
17:34:27 [2021-07-11T17:34:27.406Z] 
17:34:27 [2021-07-11T17:34:27.406Z] #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
17:34:27 [2021-07-11T17:34:27.406Z] #52 sha256:d086255632b1e4a08c31c4dda241f40885ce1d6bafd3e39c668ad327904b4005
17:34:27 [2021-07-11T17:34:27.406Z] #52 84.42 mvdan.cc/editorconfig
17:34:27 [2021-07-11T17:34:27.406Z] #52 85.68 mvdan.cc/sh/v3/fileutil
17:34:27 [2021-07-11T17:34:27.406Z] #52 85.89 text/tabwriter
17:34:27 [2021-07-11T17:34:27.406Z] #52 86.50 mvdan.cc/sh/v3/syntax
17:34:27 [2021-07-11T17:34:27.406Z] #52 92.31 mvdan.cc/sh/v3/cmd/shfmt
17:34:27 [2021-07-11T17:34:27.406Z] #52 ...
17:34:27 [2021-07-11T17:34:27.406Z] 
17:34:27 [2021-07-11T17:34:27.406Z] #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
17:34:27 [2021-07-11T17:34:27.406Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:34:27 [2021-07-11T17:34:27.406Z] #46 87.27 text/template
17:34:27 [2021-07-11T17:34:27.406Z] #46 89.57 log
17:34:27 [2021-07-11T17:34:27.406Z] #46 90.13 encoding/xml
17:34:27 [2021-07-11T17:34:27.406Z] #46 92.85 go/doc
17:34:28 [2021-07-11T17:34:28.341Z] #46 95.40 github.com/LK4D4/vndr/versioned
17:34:28 [2021-07-11T17:34:28.341Z] #46 95.48 compress/flate
17:34:28 [2021-07-11T17:34:28.341Z] #46 95.49 github.com/LK4D4/vndr/build
17:34:29 [2021-07-11T17:34:29.719Z] #46 ...
17:34:29 [2021-07-11T17:34:29.719Z] 
17:34:29 [2021-07-11T17:34:29.719Z] #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
17:34:29 [2021-07-11T17:34:29.719Z] #52 sha256:d086255632b1e4a08c31c4dda241f40885ce1d6bafd3e39c668ad327904b4005
17:34:29 [2021-07-11T17:34:29.719Z] #52 DONE 96.5s
17:34:29 [2021-07-11T17:34:29.719Z] 
17:34:29 [2021-07-11T17:34:29.719Z] #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
17:34:29 [2021-07-11T17:34:29.719Z] #59 sha256:fbc7a59a5270fe0548f95f6423bca992a7ce828d2ffe13425f124d191b5c2c3f
17:34:31 [2021-07-11T17:34:31.096Z] #59 ...
17:34:31 [2021-07-11T17:34:31.096Z] 
17:34:31 [2021-07-11T17:34:31.096Z] #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
17:34:31 [2021-07-11T17:34:31.096Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:34:31 [2021-07-11T17:34:31.096Z] #46 97.97 hash/crc32
17:34:31 [2021-07-11T17:34:31.355Z] #46 98.43 crypto/rsa
17:34:31 [2021-07-11T17:34:31.355Z] #46 98.57 compress/gzip
17:34:31 [2021-07-11T17:34:31.923Z] #46 99.14 crypto/dsa
17:34:32 [2021-07-11T17:34:32.491Z] #46 99.57 crypto/x509/pkix
17:34:32 [2021-07-11T17:34:32.750Z] #46 99.85 net
17:34:33 [2021-07-11T17:34:33.319Z] #46 100.2 vendor/golang.org/x/crypto/chacha20
17:34:33 [2021-07-11T17:34:33.888Z] #46 100.8 vendor/golang.org/x/crypto/poly1305
17:34:34 [2021-07-11T17:34:34.147Z] #46 101.3 vendor/golang.org/x/sys/cpu
17:34:34 [2021-07-11T17:34:34.714Z] #46 101.8 vendor/golang.org/x/crypto/chacha20poly1305
17:34:35 [2021-07-11T17:34:35.651Z] #46 102.7 vendor/golang.org/x/crypto/curve25519
17:34:36 [2021-07-11T17:34:36.587Z] #46 103.5 vendor/golang.org/x/crypto/hkdf
17:34:36 [2021-07-11T17:34:36.587Z] #46 103.6 vendor/golang.org/x/text/transform
17:34:37 [2021-07-11T17:34:37.153Z] #46 104.3 vendor/golang.org/x/text/unicode/bidi
17:34:39 [2021-07-11T17:34:39.056Z] #46 105.8 vendor/golang.org/x/text/secure/bidirule
17:34:39 [2021-07-11T17:34:39.056Z] #46 106.1 vendor/golang.org/x/text/unicode/norm
17:34:41 [2021-07-11T17:34:41.589Z] #46 ...
17:34:41 [2021-07-11T17:34:41.589Z] 
17:34:41 [2021-07-11T17:34:41.589Z] #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
17:34:41 [2021-07-11T17:34:41.589Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
17:34:41 [2021-07-11T17:34:41.589Z] #13 104.4 Selecting previously unselected package libapparmor1:amd64.
17:34:41 [2021-07-11T17:34:41.589Z] #13 104.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
17:34:41 [2021-07-11T17:34:41.589Z] #13 104.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
17:34:41 [2021-07-11T17:34:41.848Z] #13 104.5 Selecting previously unselected package libapparmor-dev:amd64.
17:34:41 [2021-07-11T17:34:41.848Z] #13 104.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
17:34:41 [2021-07-11T17:34:41.848Z] #13 104.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
17:34:41 [2021-07-11T17:34:41.848Z] #13 104.7 Selecting previously unselected package libbtrfs0.
17:34:41 [2021-07-11T17:34:41.848Z] #13 104.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
17:34:41 [2021-07-11T17:34:41.848Z] #13 104.7 Unpacking libbtrfs0 (4.20.1-2) ...
17:34:42 [2021-07-11T17:34:42.107Z] #13 104.8 Selecting previously unselected package libbtrfs-dev.
17:34:42 [2021-07-11T17:34:42.107Z] #13 104.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
17:34:42 [2021-07-11T17:34:42.107Z] #13 104.8 Unpacking libbtrfs-dev (4.20.1-2) ...
17:34:42 [2021-07-11T17:34:42.107Z] #13 104.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:34:42 [2021-07-11T17:34:42.107Z] #13 104.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
17:34:42 [2021-07-11T17:34:42.107Z] #13 105.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:34:42 [2021-07-11T17:34:42.107Z] #13 105.0 Selecting previously unselected package libudev-dev:amd64.
17:34:42 [2021-07-11T17:34:42.107Z] #13 105.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
17:34:42 [2021-07-11T17:34:42.366Z] #13 105.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
17:34:42 [2021-07-11T17:34:42.366Z] #13 105.2 Selecting previously unselected package libsepol1-dev:amd64.
17:34:42 [2021-07-11T17:34:42.366Z] #13 105.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
17:34:42 [2021-07-11T17:34:42.366Z] #13 105.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
17:34:42 [2021-07-11T17:34:42.934Z] #13 105.5 Selecting previously unselected package libpcre16-3:amd64.
17:34:42 [2021-07-11T17:34:42.934Z] #13 105.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
17:34:42 [2021-07-11T17:34:42.934Z] #13 105.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
17:34:42 [2021-07-11T17:34:42.934Z] #13 105.7 Selecting previously unselected package libpcre32-3:amd64.
17:34:42 [2021-07-11T17:34:42.934Z] #13 105.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
17:34:42 [2021-07-11T17:34:42.934Z] #13 105.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
17:34:42 [2021-07-11T17:34:42.934Z] #13 105.9 Selecting previously unselected package libpcrecpp0v5:amd64.
17:34:43 [2021-07-11T17:34:43.192Z] #13 105.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
17:34:43 [2021-07-11T17:34:43.193Z] #13 105.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
17:34:43 [2021-07-11T17:34:43.193Z] #13 106.0 Selecting previously unselected package libpcre3-dev:amd64.
17:34:43 [2021-07-11T17:34:43.193Z] #13 106.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
17:34:43 [2021-07-11T17:34:43.193Z] #13 106.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
17:34:43 [2021-07-11T17:34:43.451Z] #13 106.4 Selecting previously unselected package libselinux1-dev:amd64.
17:34:43 [2021-07-11T17:34:43.451Z] #13 106.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
17:34:43 [2021-07-11T17:34:43.451Z] #13 106.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
17:34:44 [2021-07-11T17:34:44.019Z] #13 106.6 Selecting previously unselected package libdevmapper-dev:amd64.
17:34:44 [2021-07-11T17:34:44.019Z] #13 106.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
17:34:44 [2021-07-11T17:34:44.019Z] #13 106.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:34:44 [2021-07-11T17:34:44.019Z] #13 106.8 Selecting previously unselected package libseccomp-dev:amd64.
17:34:44 [2021-07-11T17:34:44.019Z] #13 106.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
17:34:44 [2021-07-11T17:34:44.019Z] #13 106.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:34:44 [2021-07-11T17:34:44.019Z] #13 106.9 Selecting previously unselected package libsystemd-dev:amd64.
17:34:44 [2021-07-11T17:34:44.019Z] #13 106.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
17:34:44 [2021-07-11T17:34:44.019Z] #13 106.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
17:34:44 [2021-07-11T17:34:44.587Z] #13 107.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
17:34:44 [2021-07-11T17:34:44.588Z] #13 107.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
17:34:44 [2021-07-11T17:34:44.588Z] #13 107.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
17:34:44 [2021-07-11T17:34:44.588Z] #13 107.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:34:44 [2021-07-11T17:34:44.588Z] #13 107.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
17:34:44 [2021-07-11T17:34:44.588Z] #13 107.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
17:34:44 [2021-07-11T17:34:44.588Z] #13 107.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:34:44 [2021-07-11T17:34:44.588Z] #13 107.5 Setting up libbtrfs0 (4.20.1-2) ...
17:34:44 [2021-07-11T17:34:44.588Z] #13 107.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
17:34:44 [2021-07-11T17:34:44.588Z] #13 107.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.6 Setting up libbtrfs-dev (4.20.1-2) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.6 Setting up mingw-w64-common (6.0.0-3) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.7 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
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.7 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
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.7 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
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
17:34:44 [2021-07-11T17:34:44.846Z] #13 107.8 Setting up dmsetup (2:1.02.155-3) ...
17:34:45 [2021-07-11T17:34:45.105Z] #13 107.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
17:34:45 [2021-07-11T17:34:45.105Z] #13 107.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
17:34:45 [2021-07-11T17:34:45.105Z] #13 107.8 Processing triggers for libc-bin (2.28-10) ...
17:34:47 [2021-07-11T17:34:47.015Z] #13 DONE 109.7s
17:34:47 [2021-07-11T17:34:47.015Z] 
17:34:47 [2021-07-11T17:34:47.015Z] #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
17:34:47 [2021-07-11T17:34:47.015Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:34:47 [2021-07-11T17:34:47.015Z] #46 109.9 vendor/golang.org/x/net/idna
17:34:47 [2021-07-11T17:34:47.015Z] #46 111.8 vendor/golang.org/x/net/http2/hpack
17:34:47 [2021-07-11T17:34:47.015Z] #46 112.9 mime
17:34:47 [2021-07-11T17:34:47.583Z] #46 114.6 mime/quotedprintable
17:34:47 [2021-07-11T17:34:47.844Z] #46 114.9 net/http/internal
17:34:49 [2021-07-11T17:34:49.222Z] #46 ...
17:34:49 [2021-07-11T17:34:49.222Z] 
17:34:49 [2021-07-11T17:34:49.222Z] #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
17:34:49 [2021-07-11T17:34:49.222Z] #59 sha256:fbc7a59a5270fe0548f95f6423bca992a7ce828d2ffe13425f124d191b5c2c3f
17:34:49 [2021-07-11T17:34:49.222Z] #59 111.1 + for f in rootlesskit rootlesskit-docker-proxy
17:34:49 [2021-07-11T17:34:49.223Z] #59 111.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:34:49 [2021-07-11T17:34:49.223Z] #59 DONE 116.2s
17:34:49 [2021-07-11T17:34:49.223Z] 
17:34:49 [2021-07-11T17:34:49.223Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:34:49 [2021-07-11T17:34:49.223Z] #60 sha256:777ab16307e7287bc63b9dd16addc5d818f2216ec6b8f334bb55f72497aeef02
17:34:49 [2021-07-11T17:34:49.223Z] #60 DONE 0.1s
17:34:49 [2021-07-11T17:34:49.223Z] 
17:34:49 [2021-07-11T17:34:49.223Z] #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
17:34:49 [2021-07-11T17:34:49.223Z] #54 sha256:5ad79563e03c361a8021e21fde54e11b1fded898772c11e0d41a85d34a380aa8
17:34:49 [2021-07-11T17:34:49.223Z] #54 ...
17:34:49 [2021-07-11T17:34:49.223Z] 
17:34:49 [2021-07-11T17:34:49.223Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:34:49 [2021-07-11T17:34:49.223Z] #61 sha256:dab7cdc191ddc3bd705ff05ff1edf5ce42422ab072983443b56a51418896ac1a
17:34:49 [2021-07-11T17:34:49.223Z] #61 DONE 0.1s
17:34:49 [2021-07-11T17:34:49.482Z] 
17:34:49 [2021-07-11T17:34:49.482Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
17:34:49 [2021-07-11T17:34:49.482Z] #14 sha256:9ed013647fd8b1d96dd85f6193fe8beae5291dbef2652369bf9a11c7b78d5604
17:34:52 [2021-07-11T17:34:52.014Z] #14 DONE 4.7s
17:34:52 [2021-07-11T17:34:52.014Z] 
17:34:52 [2021-07-11T17:34:52.014Z] #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
17:34:52 [2021-07-11T17:34:52.014Z] #15 sha256:e19a182d3adfd7237501a27927dc8dc642ef415ed5dbe18183907a7c1e916181
17:34:56 [2021-07-11T17:34:56.213Z] #15 DONE 4.3s
17:34:56 [2021-07-11T17:34:56.213Z] 
17:34:56 [2021-07-11T17:34:56.213Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:34:56 [2021-07-11T17:34:56.213Z] #16 sha256:7f8af17aef9327adc72ff01ee621d5189ec0c2034dbe7e4a175a6869e861aaf4
17:34:58 [2021-07-11T17:34:58.751Z] #16 2.858 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:34:58 [2021-07-11T17:34:58.751Z] #16 DONE 2.9s
17:34:58 [2021-07-11T17:34:58.751Z] 
17:34:58 [2021-07-11T17:34:58.751Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:34:58 [2021-07-11T17:34:58.751Z] #17 sha256:77ea0e07b6730106477c99a77ecc822eb53afc02896c10087b898e6badce4470
17:34:59 [2021-07-11T17:34:59.687Z] #17 ...
17:34:59 [2021-07-11T17:34:59.687Z] 
17:34:59 [2021-07-11T17:34:59.687Z] #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
17:34:59 [2021-07-11T17:34:59.687Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:34:59 [2021-07-11T17:34:59.687Z] #46 116.7 mime/multipart
17:34:59 [2021-07-11T17:34:59.687Z] #46 116.8 crypto/tls
17:34:59 [2021-07-11T17:34:59.687Z] #46 123.9 net/http/httptrace
17:34:59 [2021-07-11T17:34:59.687Z] #46 124.1 net/http
17:34:59 [2021-07-11T17:34:59.946Z] #46 ...
17:34:59 [2021-07-11T17:34:59.946Z] 
17:34:59 [2021-07-11T17:34:59.946Z] #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
17:34:59 [2021-07-11T17:34:59.946Z] #54 sha256:5ad79563e03c361a8021e21fde54e11b1fded898772c11e0d41a85d34a380aa8
17:34:59 [2021-07-11T17:34:59.946Z] #54 3.982 + RM_GOPATH=0
17:34:59 [2021-07-11T17:34:59.946Z] #54 3.982 + TMP_GOPATH=
17:34:59 [2021-07-11T17:34:59.946Z] #54 3.982 + : /build
17:34:59 [2021-07-11T17:34:59.946Z] #54 3.982 + '[' -z '' ']'
17:34:59 [2021-07-11T17:34:59.946Z] #54 3.991 ++ mktemp -d
17:34:59 [2021-07-11T17:34:59.946Z] #54 3.991 + export GOPATH=/tmp/tmp.A1I4XxSH7V
17:34:59 [2021-07-11T17:34:59.946Z] #54 3.991 + GOPATH=/tmp/tmp.A1I4XxSH7V
17:34:59 [2021-07-11T17:34:59.946Z] #54 3.991 + RM_GOPATH=1
17:34:59 [2021-07-11T17:34:59.946Z] #54 3.991 + case "$(go env GOARCH)" in
17:34:59 [2021-07-11T17:34:59.946Z] #54 3.991 ++ go env GOARCH
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.005 + export GO_BUILDMODE=-buildmode=pie
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.005 + GO_BUILDMODE=-buildmode=pie
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.005 ++ dirname /tmp/install/install.sh
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 + dir=/tmp/install
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 + bin=runc
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 + shift
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 + '[' '!' -f /tmp/install/runc.installer ']'
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 + . /tmp/install/runc.installer
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 + install_runc
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 + uname -r
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 + grep -q '^3\.10\.0.*\.el7\.'
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 + RUNC_BUILDTAGS='seccomp '
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.008 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.014 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A1I4XxSH7V/src/github.com/opencontainers/runc
17:34:59 [2021-07-11T17:34:59.946Z] #54 4.016 Cloning into '/tmp/tmp.A1I4XxSH7V/src/github.com/opencontainers/runc'...
17:34:59 [2021-07-11T17:34:59.946Z] #54 12.38 + cd /tmp/tmp.A1I4XxSH7V/src/github.com/opencontainers/runc
17:34:59 [2021-07-11T17:34:59.946Z] #54 12.38 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
17:34:59 [2021-07-11T17:34:59.946Z] #54 12.55 + '[' -z '' ']'
17:34:59 [2021-07-11T17:34:59.946Z] #54 12.55 + target=static
17:34:59 [2021-07-11T17:34:59.946Z] #54 12.55 + make 'BUILDTAGS=seccomp ' static
17:34:59 [2021-07-11T17:34:59.946Z] #54 12.93 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 .
17:35:01 [2021-07-11T17:35:01.322Z] #54 ...
17:35:01 [2021-07-11T17:35:01.322Z] 
17:35:01 [2021-07-11T17:35:01.322Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:35:01 [2021-07-11T17:35:01.322Z] #17 sha256:77ea0e07b6730106477c99a77ecc822eb53afc02896c10087b898e6badce4470
17:35:01 [2021-07-11T17:35:01.322Z] #17 DONE 2.4s
17:35:01 [2021-07-11T17:35:01.322Z] 
17:35:01 [2021-07-11T17:35:01.322Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:35:01 [2021-07-11T17:35:01.322Z] #18 sha256:7adc6042d482a201a4113725df1735d2ef20f47cd25d900b2f01e6628164751a
17:35:03 [2021-07-11T17:35:03.861Z] #18 DONE 2.4s
17:35:03 [2021-07-11T17:35:03.861Z] 
17:35:03 [2021-07-11T17:35:03.861Z] #19 [dev-systemd-false  6/25] RUN ldconfig
17:35:03 [2021-07-11T17:35:03.861Z] #19 sha256:e350b6ef6186292469d355d1d613dad7f541a4c38facd8e0077581936c2125a3
17:35:05 [2021-07-11T17:35:05.765Z] #19 DONE 2.2s
17:35:05 [2021-07-11T17:35:05.765Z] 
17:35:05 [2021-07-11T17:35:05.765Z] #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
17:35:05 [2021-07-11T17:35:05.765Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
17:35:08 [2021-07-11T17:35:08.298Z] #20 2.452 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:35:08 [2021-07-11T17:35:08.298Z] #20 2.538 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:35:08 [2021-07-11T17:35:08.557Z] #20 2.720 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:35:08 [2021-07-11T17:35:08.557Z] #20 2.803 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:35:08 [2021-07-11T17:35:08.816Z] #20 3.019 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
17:35:09 [2021-07-11T17:35:09.752Z] #20 4.032 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
17:35:11 [2021-07-11T17:35:11.129Z] #20 5.405 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
17:35:12 [2021-07-11T17:35:12.512Z] #20 6.819 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
17:35:12 [2021-07-11T17:35:12.770Z] #20 ...
17:35:12 [2021-07-11T17:35:12.770Z] 
17:35:12 [2021-07-11T17:35:12.770Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:35:12 [2021-07-11T17:35:12.770Z] #32 sha256:e57b75c12d4a0c4cc9558a1a530ea5a39a9aca6b7f609bf9c5cede1e4e0f08cb
17:35:12 [2021-07-11T17:35:12.770Z] #32 DONE 139.2s
17:35:12 [2021-07-11T17:35:12.770Z] 
17:35:12 [2021-07-11T17:35:12.770Z] #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
17:35:12 [2021-07-11T17:35:12.770Z] #46 sha256:8314d00410bbb184a4244ed3ee89a1157622a87a8b455a45b7219932f7e29c9c
17:35:12 [2021-07-11T17:35:12.770Z] #46 136.7 github.com/LK4D4/vndr/godl
17:35:12 [2021-07-11T17:35:12.770Z] #46 137.3 github.com/LK4D4/vndr
17:35:14 [2021-07-11T17:35:14.672Z] #46 DONE 141.5s
17:35:14 [2021-07-11T17:35:14.672Z] 
17:35:14 [2021-07-11T17:35:14.673Z] #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
17:35:14 [2021-07-11T17:35:14.673Z] #54 sha256:5ad79563e03c361a8021e21fde54e11b1fded898772c11e0d41a85d34a380aa8
17:35:17 [2021-07-11T17:35:17.250Z] #54 ...
17:35:17 [2021-07-11T17:35:17.250Z] 
17:35:17 [2021-07-11T17:35:17.250Z] #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
17:35:17 [2021-07-11T17:35:17.250Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
17:35:17 [2021-07-11T17:35:17.250Z] #20 11.28 Fetched 8987 kB in 9s (992 kB/s)
17:35:20 [2021-07-11T17:35:20.581Z] #20 11.28 Reading package lists...
17:35:23 [2021-07-11T17:35:23.113Z] #20 14.54 Reading package lists...
17:35:23 [2021-07-11T17:35:23.680Z] #20 17.04 Building dependency tree...
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.43 libcap2-bin is already the newest version (1:2.25-2).
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.43 The following additional packages will be installed:
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.44   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.44   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.44   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.44   python3.7 python3.7-minimal vim-runtime xxd
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.45 Suggested packages:
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.45   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.45   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.45   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.45   quota
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.45 Recommended packages:
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.45   aufs-dkms nftables build-essential python3-dev python3-keyring
17:35:24 [2021-07-11T17:35:24.248Z] #20 18.45   python3-keyrings.alt python3-xdg unzip
17:35:25 [2021-07-11T17:35:25.623Z] #20 19.70 The following NEW packages will be installed:
17:35:25 [2021-07-11T17:35:25.623Z] #20 19.71   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:35:25 [2021-07-11T17:35:25.623Z] #20 19.71   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:35:25 [2021-07-11T17:35:25.623Z] #20 19.71   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:35:25 [2021-07-11T17:35:25.623Z] #20 19.71   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:35:25 [2021-07-11T17:35:25.623Z] #20 19.71   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
17:35:25 [2021-07-11T17:35:25.623Z] #20 19.71   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:35:25 [2021-07-11T17:35:25.623Z] #20 19.71   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:35:25 [2021-07-11T17:35:25.623Z] #20 19.71   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:35:25 [2021-07-11T17:35:25.623Z] #20 19.71   xz-utils zip
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.04 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.04 Need to get 28.6 MB of archives.
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.04 After this operation, 116 MB of additional disk space will be used.
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
17:35:25 [2021-07-11T17:35:25.887Z] #20 20.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
17:35:26 [2021-07-11T17:35:26.146Z] #20 20.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
17:35:26 [2021-07-11T17:35:26.405Z] #20 20.67 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:35:26 [2021-07-11T17:35:26.405Z] #20 20.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
17:35:26 [2021-07-11T17:35:26.405Z] #20 20.67 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
17:35:26 [2021-07-11T17:35:26.405Z] #20 20.67 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
17:35:26 [2021-07-11T17:35:26.405Z] #20 20.67 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
17:35:26 [2021-07-11T17:35:26.405Z] #20 20.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
17:35:26 [2021-07-11T17:35:26.405Z] #20 20.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
17:35:26 [2021-07-11T17:35:26.405Z] #20 20.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:35:26 [2021-07-11T17:35:26.664Z] #20 20.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
17:35:26 [2021-07-11T17:35:26.664Z] #20 20.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
17:35:26 [2021-07-11T17:35:26.664Z] #20 20.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:35:26 [2021-07-11T17:35:26.664Z] #20 20.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
17:35:26 [2021-07-11T17:35:26.664Z] #20 20.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
17:35:26 [2021-07-11T17:35:26.664Z] #20 20.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
17:35:26 [2021-07-11T17:35:26.664Z] #20 20.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
17:35:26 [2021-07-11T17:35:26.664Z] #20 20.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
17:35:26 [2021-07-11T17:35:26.664Z] #20 20.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:35:26 [2021-07-11T17:35:26.923Z] #20 21.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
17:35:26 [2021-07-11T17:35:26.923Z] #20 21.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
17:35:26 [2021-07-11T17:35:26.923Z] #20 21.21 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
17:35:27 [2021-07-11T17:35:27.491Z] #20 21.68 debconf: delaying package configuration, since apt-utils is not installed
17:35:27 [2021-07-11T17:35:27.491Z] #20 21.77 Fetched 28.6 MB in 1s (19.7 MB/s)
17:35:27 [2021-07-11T17:35:27.491Z] #20 21.82 Selecting previously unselected package pigz.
17:35:27 [2021-07-11T17:35:27.749Z] #20 21.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
17:35:27 [2021-07-11T17:35:27.749Z] #20 21.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
17:35:27 [2021-07-11T17:35:27.749Z] #20 21.91 Unpacking pigz (2.4-1) ...
17:35:27 [2021-07-11T17:35:27.749Z] #20 21.96 Selecting previously unselected package libpython3.7-minimal:amd64.
17:35:27 [2021-07-11T17:35:27.749Z] #20 21.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:35:27 [2021-07-11T17:35:27.749Z] #20 21.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:35:28 [2021-07-11T17:35:28.008Z] #20 22.29 Selecting previously unselected package python3.7-minimal.
17:35:28 [2021-07-11T17:35:28.008Z] #20 22.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
17:35:28 [2021-07-11T17:35:28.008Z] #20 22.31 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
17:35:28 [2021-07-11T17:35:28.576Z] #20 22.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
17:35:28 [2021-07-11T17:35:28.961Z] #20 23.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
17:35:30 [2021-07-11T17:35:30.864Z] #20 24.66 Selecting previously unselected package python3-minimal.
17:35:30 [2021-07-11T17:35:30.865Z] #20 24.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
17:35:30 [2021-07-11T17:35:30.865Z] #20 24.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
17:35:30 [2021-07-11T17:35:30.865Z] #20 24.72 Unpacking python3-minimal (3.7.3-1) ...
17:35:30 [2021-07-11T17:35:30.865Z] #20 24.78 Selecting previously unselected package libmpdec2:amd64.
17:35:30 [2021-07-11T17:35:30.865Z] #20 24.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
17:35:30 [2021-07-11T17:35:30.865Z] #20 24.80 Unpacking libmpdec2:amd64 (2.4.2-2) ...
17:35:30 [2021-07-11T17:35:30.865Z] #20 24.90 Selecting previously unselected package libpython3.7-stdlib:amd64.
17:35:30 [2021-07-11T17:35:30.865Z] #20 24.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
17:35:30 [2021-07-11T17:35:30.865Z] #20 24.91 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:35:31 [2021-07-11T17:35:31.431Z] #20 25.65 Selecting previously unselected package python3.7.
17:35:31 [2021-07-11T17:35:31.431Z] #20 25.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
17:35:31 [2021-07-11T17:35:31.431Z] #20 25.67 Unpacking python3.7 (3.7.3-2+deb10u3) ...
17:35:31 [2021-07-11T17:35:31.689Z] #20 25.77 Selecting previously unselected package libpython3-stdlib:amd64.
17:35:31 [2021-07-11T17:35:31.689Z] #20 25.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
17:35:31 [2021-07-11T17:35:31.689Z] #20 25.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
17:35:31 [2021-07-11T17:35:31.689Z] #20 25.88 Setting up python3-minimal (3.7.3-1) ...
17:35:32 [2021-07-11T17:35:32.629Z] #20 26.71 Selecting previously unselected package python3.
17:35:32 [2021-07-11T17:35:32.629Z] #20 26.71 (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.)
17:35:32 [2021-07-11T17:35:32.629Z] #20 26.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
17:35:32 [2021-07-11T17:35:32.629Z] #20 26.76 Unpacking python3 (3.7.3-1) ...
17:35:32 [2021-07-11T17:35:32.629Z] #20 26.85 Selecting previously unselected package libip4tc0:amd64.
17:35:32 [2021-07-11T17:35:32.629Z] #20 26.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
17:35:32 [2021-07-11T17:35:32.629Z] #20 26.87 Unpacking libip4tc0:amd64 (1.8.2-4) ...
17:35:32 [2021-07-11T17:35:32.629Z] #20 26.95 Selecting previously unselected package libip6tc0:amd64.
17:35:32 [2021-07-11T17:35:32.629Z] #20 26.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
17:35:32 [2021-07-11T17:35:32.888Z] #20 26.97 Unpacking libip6tc0:amd64 (1.8.2-4) ...
17:35:32 [2021-07-11T17:35:32.888Z] #20 27.04 Selecting previously unselected package libiptc0:amd64.
17:35:32 [2021-07-11T17:35:32.888Z] #20 27.04 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
17:35:32 [2021-07-11T17:35:32.888Z] #20 27.05 Unpacking libiptc0:amd64 (1.8.2-4) ...
17:35:32 [2021-07-11T17:35:32.888Z] #20 27.14 Selecting previously unselected package libnfnetlink0:amd64.
17:35:32 [2021-07-11T17:35:32.888Z] #20 27.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:35:32 [2021-07-11T17:35:32.888Z] #20 27.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:35:33 [2021-07-11T17:35:33.149Z] #20 27.21 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:35:33 [2021-07-11T17:35:33.149Z] #20 27.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
17:35:33 [2021-07-11T17:35:33.149Z] #20 27.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:35:33 [2021-07-11T17:35:33.149Z] #20 27.28 Selecting previously unselected package libnftnl11:amd64.
17:35:33 [2021-07-11T17:35:33.149Z] #20 27.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
17:35:33 [2021-07-11T17:35:33.149Z] #20 27.29 Unpacking libnftnl11:amd64 (1.1.2-2) ...
17:35:33 [2021-07-11T17:35:33.149Z] #20 27.38 Selecting previously unselected package iptables.
17:35:33 [2021-07-11T17:35:33.149Z] #20 27.39 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
17:35:33 [2021-07-11T17:35:33.149Z] #20 27.39 Unpacking iptables (1.8.2-4) ...
17:35:33 [2021-07-11T17:35:33.408Z] #20 27.65 Selecting previously unselected package xxd.
17:35:33 [2021-07-11T17:35:33.408Z] #20 27.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
17:35:33 [2021-07-11T17:35:33.408Z] #20 27.66 Unpacking xxd (2:8.1.0875-5) ...
17:35:33 [2021-07-11T17:35:33.674Z] #20 27.77 Selecting previously unselected package vim-common.
17:35:33 [2021-07-11T17:35:33.674Z] #20 27.78 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:35:33 [2021-07-11T17:35:33.674Z] #20 27.80 Unpacking vim-common (2:8.1.0875-5) ...
17:35:33 [2021-07-11T17:35:33.674Z] #20 27.97 Selecting previously unselected package bash-completion.
17:35:33 [2021-07-11T17:35:33.674Z] #20 27.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:35:36 [2021-07-11T17:35:36.211Z] #20 30.34 Unpacking bash-completion (1:2.8-6) ...
17:35:36 [2021-07-11T17:35:36.470Z] #20 30.64 Selecting previously unselected package bzip2.
17:35:36 [2021-07-11T17:35:36.470Z] #20 30.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
17:35:36 [2021-07-11T17:35:36.470Z] #20 30.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:35:36 [2021-07-11T17:35:36.470Z] #20 30.73 Selecting previously unselected package xz-utils.
17:35:36 [2021-07-11T17:35:36.470Z] #20 30.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
17:35:36 [2021-07-11T17:35:36.470Z] #20 30.74 Unpacking xz-utils (5.2.4-1) ...
17:35:36 [2021-07-11T17:35:36.728Z] #20 30.89 Selecting previously unselected package apparmor.
17:35:36 [2021-07-11T17:35:36.728Z] #20 30.90 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
17:35:36 [2021-07-11T17:35:36.728Z] #20 30.97 Unpacking apparmor (2.13.2-10) ...
17:35:36 [2021-07-11T17:35:36.987Z] #20 31.29 Selecting previously unselected package aufs-tools.
17:35:37 [2021-07-11T17:35:37.246Z] #20 31.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
17:35:37 [2021-07-11T17:35:37.246Z] #20 31.30 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:35:37 [2021-07-11T17:35:37.246Z] #20 31.42 Selecting previously unselected package libonig5:amd64.
17:35:37 [2021-07-11T17:35:37.246Z] #20 31.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
17:35:37 [2021-07-11T17:35:37.246Z] #20 31.43 Unpacking libonig5:amd64 (6.9.1-1) ...
17:35:37 [2021-07-11T17:35:37.505Z] #20 31.57 Selecting previously unselected package libjq1:amd64.
17:35:37 [2021-07-11T17:35:37.505Z] #20 31.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
17:35:37 [2021-07-11T17:35:37.505Z] #20 31.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
17:35:37 [2021-07-11T17:35:37.505Z] #20 31.68 Selecting previously unselected package jq.
17:35:37 [2021-07-11T17:35:37.505Z] #20 31.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
17:35:37 [2021-07-11T17:35:37.505Z] #20 31.71 Unpacking jq (1.5+dfsg-2+b1) ...
17:35:37 [2021-07-11T17:35:37.505Z] #20 31.78 Selecting previously unselected package libaio1:amd64.
17:35:37 [2021-07-11T17:35:37.505Z] #20 31.78 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
17:35:37 [2021-07-11T17:35:37.505Z] #20 31.79 Unpacking libaio1:amd64 (0.3.112-3) ...
17:35:37 [2021-07-11T17:35:37.765Z] #20 31.86 Selecting previously unselected package libgpm2:amd64.
17:35:37 [2021-07-11T17:35:37.765Z] #20 31.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
17:35:37 [2021-07-11T17:35:37.765Z] #20 31.88 Unpacking libgpm2:amd64 (1.20.7-5) ...
17:35:37 [2021-07-11T17:35:37.765Z] #20 31.94 Selecting previously unselected package libicu63:amd64.
17:35:37 [2021-07-11T17:35:37.765Z] #20 31.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
17:35:37 [2021-07-11T17:35:37.765Z] #20 31.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
17:35:41 [2021-07-11T17:35:41.053Z] #20 34.94 Selecting previously unselected package libnet1:amd64.
17:35:41 [2021-07-11T17:35:41.053Z] #20 34.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:35:41 [2021-07-11T17:35:41.053Z] #20 34.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.04 Selecting previously unselected package libnl-3-200:amd64.
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.12 Selecting previously unselected package libprotobuf-c1:amd64.
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.20 Selecting previously unselected package libreadline5:amd64.
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.21 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.31 Selecting previously unselected package net-tools.
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
17:35:41 [2021-07-11T17:35:41.053Z] #20 35.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:35:41 [2021-07-11T17:35:41.311Z] #20 35.50 Selecting previously unselected package patch.
17:35:41 [2021-07-11T17:35:41.311Z] #20 35.51 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
17:35:41 [2021-07-11T17:35:41.311Z] #20 35.51 Unpacking patch (2.7.6-3+deb10u1) ...
17:35:41 [2021-07-11T17:35:41.570Z] #20 35.62 Selecting previously unselected package python-pip-whl.
17:35:41 [2021-07-11T17:35:41.570Z] #20 35.62 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
17:35:41 [2021-07-11T17:35:41.570Z] #20 35.63 Unpacking python-pip-whl (18.1-5) ...
17:35:41 [2021-07-11T17:35:41.830Z] #20 36.10 Selecting previously unselected package python3-lib2to3.
17:35:41 [2021-07-11T17:35:41.830Z] #20 36.10 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
17:35:41 [2021-07-11T17:35:41.830Z] #20 36.11 Unpacking python3-lib2to3 (3.7.3-1) ...
17:35:42 [2021-07-11T17:35:42.089Z] #20 36.23 Selecting previously unselected package python3-distutils.
17:35:42 [2021-07-11T17:35:42.089Z] #20 36.25 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
17:35:42 [2021-07-11T17:35:42.089Z] #20 36.26 Unpacking python3-distutils (3.7.3-1) ...
17:35:42 [2021-07-11T17:35:42.089Z] #20 36.37 Selecting previously unselected package python3-pip.
17:35:42 [2021-07-11T17:35:42.089Z] #20 36.37 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
17:35:42 [2021-07-11T17:35:42.089Z] #20 36.38 Unpacking python3-pip (18.1-5) ...
17:35:42 [2021-07-11T17:35:42.348Z] #20 36.50 Selecting previously unselected package python3-pkg-resources.
17:35:42 [2021-07-11T17:35:42.348Z] #20 36.51 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
17:35:42 [2021-07-11T17:35:42.348Z] #20 36.53 Unpacking python3-pkg-resources (40.8.0-1) ...
17:35:42 [2021-07-11T17:35:42.348Z] #20 36.62 Selecting previously unselected package python3-setuptools.
17:35:42 [2021-07-11T17:35:42.607Z] #20 36.62 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
17:35:42 [2021-07-11T17:35:42.607Z] #20 36.63 Unpacking python3-setuptools (40.8.0-1) ...
17:35:42 [2021-07-11T17:35:42.607Z] #20 36.80 Selecting previously unselected package python3-wheel.
17:35:42 [2021-07-11T17:35:42.607Z] #20 36.80 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
17:35:42 [2021-07-11T17:35:42.607Z] #20 36.81 Unpacking python3-wheel (0.32.3-2) ...
17:35:42 [2021-07-11T17:35:42.607Z] #20 36.91 Selecting previously unselected package sudo.
17:35:42 [2021-07-11T17:35:42.607Z] #20 36.91 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
17:35:42 [2021-07-11T17:35:42.866Z] #20 36.92 Unpacking sudo (1.8.27-1+deb10u3) ...
17:35:43 [2021-07-11T17:35:43.126Z] #20 37.42 Selecting previously unselected package thin-provisioning-tools.
17:35:43 [2021-07-11T17:35:43.126Z] #20 37.42 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
17:35:43 [2021-07-11T17:35:43.126Z] #20 37.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:35:43 [2021-07-11T17:35:43.385Z] #20 37.65 Selecting previously unselected package uidmap.
17:35:43 [2021-07-11T17:35:43.385Z] #20 37.67 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
17:35:43 [2021-07-11T17:35:43.385Z] #20 37.68 Unpacking uidmap (1:4.5-1.1) ...
17:35:43 [2021-07-11T17:35:43.644Z] #20 37.78 Selecting previously unselected package vim-runtime.
17:35:43 [2021-07-11T17:35:43.644Z] #20 37.79 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:35:43 [2021-07-11T17:35:43.644Z] #20 37.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:35:43 [2021-07-11T17:35:43.644Z] #20 37.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:35:43 [2021-07-11T17:35:43.644Z] #20 37.85 Unpacking vim-runtime (2:8.1.0875-5) ...
17:35:46 [2021-07-11T17:35:46.930Z] #20 40.54 Selecting previously unselected package vim.
17:35:46 [2021-07-11T17:35:46.930Z] #20 40.54 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
17:35:46 [2021-07-11T17:35:46.930Z] #20 40.57 Unpacking vim (2:8.1.0875-5) ...
17:35:46 [2021-07-11T17:35:46.930Z] #20 41.00 Selecting previously unselected package xfsprogs.
17:35:46 [2021-07-11T17:35:46.930Z] #20 41.01 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
17:35:46 [2021-07-11T17:35:46.930Z] #20 41.01 Unpacking xfsprogs (4.20.0-1) ...
17:35:47 [2021-07-11T17:35:47.192Z] #20 41.44 Selecting previously unselected package zip.
17:35:47 [2021-07-11T17:35:47.192Z] #20 41.44 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
17:35:47 [2021-07-11T17:35:47.192Z] #20 41.45 Unpacking zip (3.0-11+b1) ...
17:35:47 [2021-07-11T17:35:47.450Z] #20 41.63 Setting up aufs-tools (1:4.14+20190211-1) ...
17:35:47 [2021-07-11T17:35:47.450Z] #20 41.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:35:47 [2021-07-11T17:35:47.450Z] #20 41.67 Setting up libip6tc0:amd64 (1.8.2-4) ...
17:35:47 [2021-07-11T17:35:47.450Z] #20 41.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
17:35:47 [2021-07-11T17:35:47.450Z] #20 41.70 Setting up libgpm2:amd64 (1.20.7-5) ...
17:35:47 [2021-07-11T17:35:47.450Z] #20 41.71 Setting up libip4tc0:amd64 (1.8.2-4) ...
17:35:47 [2021-07-11T17:35:47.450Z] #20 41.72 Setting up uidmap (1:4.5-1.1) ...
17:35:47 [2021-07-11T17:35:47.450Z] #20 41.74 Setting up libnftnl11:amd64 (1.1.2-2) ...
17:35:47 [2021-07-11T17:35:47.450Z] #20 41.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:35:47 [2021-07-11T17:35:47.709Z] #20 41.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:35:47 [2021-07-11T17:35:47.709Z] #20 41.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
17:35:47 [2021-07-11T17:35:47.709Z] #20 41.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
17:35:47 [2021-07-11T17:35:47.709Z] #20 41.81 Setting up xxd (2:8.1.0875-5) ...
17:35:47 [2021-07-11T17:35:47.709Z] #20 41.82 Setting up zip (3.0-11+b1) ...
17:35:47 [2021-07-11T17:35:47.709Z] #20 41.84 Setting up vim-common (2:8.1.0875-5) ...
17:35:47 [2021-07-11T17:35:47.709Z] #20 41.87 Setting up bash-completion (1:2.8-6) ...
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.27 Setting up libiptc0:amd64 (1.8.2-4) ...
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.29 Setting up xz-utils (5.2.4-1) ...
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.31 Setting up patch (2.7.6-3+deb10u1) ...
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.33 Setting up sudo (1.8.27-1+deb10u3) ...
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.41 invoke-rc.d: could not determine current runlevel
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.43 invoke-rc.d: policy-rc.d denied execution of start.
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.44 Setting up pigz (2.4-1) ...
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.46 Setting up libnl-3-200:amd64 (3.4.0-1) ...
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.48 Setting up python-pip-whl (18.1-5) ...
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.50 Setting up libmpdec2:amd64 (2.4.2-2) ...
17:35:50 [2021-07-11T17:35:50.241Z] #20 44.51 Setting up vim-runtime (2:8.1.0875-5) ...
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.87 Setting up libaio1:amd64 (0.3.112-3) ...
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.89 Setting up libonig5:amd64 (6.9.1-1) ...
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.90 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.91 Setting up vim (2:8.1.0875-5) ...
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:35:50 [2021-07-11T17:35:50.809Z] #20 44.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
17:35:50 [2021-07-11T17:35:50.809Z] #20 45.00 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:35:50 [2021-07-11T17:35:50.809Z] #20 45.01 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
17:35:50 [2021-07-11T17:35:50.809Z] #20 45.02 Setting up jq (1.5+dfsg-2+b1) ...
17:35:50 [2021-07-11T17:35:50.809Z] #20 45.04 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
17:35:50 [2021-07-11T17:35:50.809Z] #20 45.05 Setting up python3.7 (3.7.3-2+deb10u3) ...
17:35:53 [2021-07-11T17:35:53.341Z] #20 ...
17:35:53 [2021-07-11T17:35:53.341Z] 
17:35:53 [2021-07-11T17:35:53.341Z] #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
17:35:53 [2021-07-11T17:35:53.341Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
17:35:53 [2021-07-11T17:35:53.341Z] #40 179.9 + dpkg --print-architecture
17:35:53 [2021-07-11T17:35:53.341Z] #40 179.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:35:53 [2021-07-11T17:35:53.600Z] #40 180.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:35:53 [2021-07-11T17:35:53.600Z] #40 180.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:36:00 [2021-07-11T17:36:00.163Z] #40 ...
17:36:00 [2021-07-11T17:36:00.163Z] 
17:36:00 [2021-07-11T17:36:00.163Z] #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
17:36:00 [2021-07-11T17:36:00.163Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
17:36:00 [2021-07-11T17:36:00.163Z] #20 47.53 Setting up iptables (1.8.2-4) ...
17:36:00 [2021-07-11T17:36:00.163Z] #20 47.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:36:00 [2021-07-11T17:36:00.163Z] #20 47.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:36:00 [2021-07-11T17:36:00.163Z] #20 47.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:36:00 [2021-07-11T17:36:00.163Z] #20 47.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:36:00 [2021-07-11T17:36:00.163Z] #20 47.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:36:00 [2021-07-11T17:36:00.163Z] #20 47.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:36:00 [2021-07-11T17:36:00.163Z] #20 47.59 Setting up python3 (3.7.3-1) ...
17:36:00 [2021-07-11T17:36:00.163Z] #20 48.07 Setting up python3-wheel (0.32.3-2) ...
17:36:00 [2021-07-11T17:36:00.164Z] #20 48.71 Setting up apparmor (2.13.2-10) ...
17:36:00 [2021-07-11T17:36:00.164Z] #20 50.14 Setting up xfsprogs (4.20.0-1) ...
17:36:00 [2021-07-11T17:36:00.164Z] #20 50.15 Setting up python3-lib2to3 (3.7.3-1) ...
17:36:00 [2021-07-11T17:36:00.164Z] #20 50.45 Setting up python3-pkg-resources (40.8.0-1) ...
17:36:00 [2021-07-11T17:36:00.164Z] #20 51.33 Setting up python3-distutils (3.7.3-1) ...
17:36:00 [2021-07-11T17:36:00.164Z] #20 51.73 Setting up python3-setuptools (40.8.0-1) ...
17:36:00 [2021-07-11T17:36:00.164Z] #20 52.69 Setting up python3-pip (18.1-5) ...
17:36:00 [2021-07-11T17:36:00.164Z] #20 53.47 Processing triggers for libc-bin (2.28-10) ...
17:36:00 [2021-07-11T17:36:00.164Z] #20 53.50 Processing triggers for mime-support (3.62) ...
17:36:00 [2021-07-11T17:36:00.164Z] #20 DONE 54.2s
17:36:00 [2021-07-11T17:36:00.164Z] 
17:36:00 [2021-07-11T17:36:00.164Z] #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
17:36:00 [2021-07-11T17:36:00.164Z] #21 sha256:8f38c4765c84475a45f148fe8421d8ea075b3ffc6a2644a77f596ade5037beb3
17:36:02 [2021-07-11T17:36:02.070Z] #21 1.695 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:36:02 [2021-07-11T17:36:02.070Z] #21 1.700 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:36:02 [2021-07-11T17:36:02.070Z] #21 1.704 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:36:02 [2021-07-11T17:36:02.070Z] #21 DONE 1.8s
17:36:02 [2021-07-11T17:36:02.070Z] 
17:36:02 [2021-07-11T17:36:02.070Z] #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
17:36:02 [2021-07-11T17:36:02.070Z] #54 sha256:5ad79563e03c361a8021e21fde54e11b1fded898772c11e0d41a85d34a380aa8
17:36:02 [2021-07-11T17:36:02.070Z] #54 ...
17:36:02 [2021-07-11T17:36:02.070Z] 
17:36:02 [2021-07-11T17:36:02.070Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:36:02 [2021-07-11T17:36:02.070Z] #22 sha256:32606b6cb4f20d179a33492e4779c78034c8925b6e439fa8a8b29c9f846f0c48
17:36:07 [2021-07-11T17:36:07.349Z] #22 5.015 Collecting yamllint==1.26.1
17:36:12 [2021-07-11T17:36:12.623Z] #22 10.33   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
17:36:13 [2021-07-11T17:36:13.192Z] #22 11.37 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
17:36:13 [2021-07-11T17:36:13.192Z] #22 11.41   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:36:13 [2021-07-11T17:36:13.192Z] #22 11.47 Collecting pyyaml (from yamllint==1.26.1)
17:36:13 [2021-07-11T17:36:13.451Z] #22 11.70   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
17:36:13 [2021-07-11T17:36:13.722Z] #22 11.98 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
17:36:13 [2021-07-11T17:36:13.722Z] #22 11.99 Building wheels for collected packages: yamllint
17:36:13 [2021-07-11T17:36:13.722Z] #22 11.99   Running setup.py bdist_wheel for yamllint: started
17:36:14 [2021-07-11T17:36:14.659Z] #22 ...
17:36:14 [2021-07-11T17:36:14.659Z] 
17:36:14 [2021-07-11T17:36:14.659Z] #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
17:36:14 [2021-07-11T17:36:14.659Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
17:36:14 [2021-07-11T17:36:14.659Z] #40 DONE 201.8s
17:36:14 [2021-07-11T17:36:14.659Z] 
17:36:14 [2021-07-11T17:36:14.659Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:36:14 [2021-07-11T17:36:14.659Z] #22 sha256:32606b6cb4f20d179a33492e4779c78034c8925b6e439fa8a8b29c9f846f0c48
17:36:14 [2021-07-11T17:36:14.659Z] #22 13.08   Running setup.py bdist_wheel for yamllint: finished with status 'done'
17:36:14 [2021-07-11T17:36:14.659Z] #22 13.08   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
17:36:14 [2021-07-11T17:36:14.919Z] #22 13.15 Successfully built yamllint
17:36:14 [2021-07-11T17:36:14.919Z] #22 13.17 Installing collected packages: pathspec, pyyaml, yamllint
17:36:15 [2021-07-11T17:36:15.557Z] #22 13.55 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
17:36:15 [2021-07-11T17:36:15.557Z] #22 ...
17:36:15 [2021-07-11T17:36:15.557Z] 
17:36:15 [2021-07-11T17:36:15.557Z] #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
17:36:15 [2021-07-11T17:36:15.557Z] #50 sha256:9f99c432483100554e6fe7d8c7ab2278031d0f63f84ef20611ec0f63838e1f57
17:36:15 [2021-07-11T17:36:15.557Z] #50 201.9 + /build/golangci-lint --version
17:36:15 [2021-07-11T17:36:15.557Z] #50 202.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:36:15 [2021-07-11T17:36:15.557Z] #50 DONE 202.7s
17:36:15 [2021-07-11T17:36:15.839Z] 
17:36:15 [2021-07-11T17:36:15.839Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
17:36:15 [2021-07-11T17:36:15.839Z] #22 sha256:32606b6cb4f20d179a33492e4779c78034c8925b6e439fa8a8b29c9f846f0c48
17:36:15 [2021-07-11T17:36:15.839Z] #22 DONE 14.1s
17:36:15 [2021-07-11T17:36:15.839Z] 
17:36:15 [2021-07-11T17:36:15.839Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:36:15 [2021-07-11T17:36:15.839Z] #25 sha256:017532ca97c0904fd68e750750db79b7be7ed62a11c385db5fd670444ce1f92c
17:36:16 [2021-07-11T17:36:16.413Z] #25 DONE 0.5s
17:36:16 [2021-07-11T17:36:16.413Z] 
17:36:16 [2021-07-11T17:36:16.413Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:36:16 [2021-07-11T17:36:16.413Z] #30 sha256:94f531a27710b1c9e7645a07a216944dc3218ecb4369c90b86e5c636487d488a
17:36:18 [2021-07-11T17:36:18.946Z] #30 DONE 2.5s
17:36:18 [2021-07-11T17:36:18.946Z] 
17:36:18 [2021-07-11T17:36:18.946Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:36:18 [2021-07-11T17:36:18.946Z] #33 sha256:f07fa65c21ac250c41e56eacd9b3a3f5eaebe98b94e114d8e98d9747b0a23b71
17:36:19 [2021-07-11T17:36:19.204Z] #33 DONE 0.3s
17:36:19 [2021-07-11T17:36:19.204Z] 
17:36:19 [2021-07-11T17:36:19.204Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
17:36:19 [2021-07-11T17:36:19.204Z] #35 sha256:b0f22d5282579b4d6f1f33c76f42e8596ce1c89d93004a79542931a4f5a403ac
17:36:19 [2021-07-11T17:36:19.465Z] #35 DONE 0.1s
17:36:19 [2021-07-11T17:36:19.465Z] 
17:36:19 [2021-07-11T17:36:19.465Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:36:19 [2021-07-11T17:36:19.465Z] #38 sha256:e92d8d63c2ca5e0afdbfef1dbbcad362afe8e0710f51263ca3094a55437f9b1d
17:36:19 [2021-07-11T17:36:19.465Z] #38 DONE 0.1s
17:36:19 [2021-07-11T17:36:19.465Z] 
17:36:19 [2021-07-11T17:36:19.465Z] #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
17:36:19 [2021-07-11T17:36:19.465Z] #54 sha256:5ad79563e03c361a8021e21fde54e11b1fded898772c11e0d41a85d34a380aa8
17:36:19 [2021-07-11T17:36:19.465Z] #54 ...
17:36:19 [2021-07-11T17:36:19.465Z] 
17:36:19 [2021-07-11T17:36:19.465Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:36:19 [2021-07-11T17:36:19.465Z] #41 sha256:7d1703e32e81d20bdb2f48cfaf78d3d0248a153b90d9ffd98b092d0bba5ccd40
17:36:19 [2021-07-11T17:36:19.723Z] #41 DONE 0.2s
17:36:19 [2021-07-11T17:36:19.723Z] 
17:36:19 [2021-07-11T17:36:19.723Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
17:36:19 [2021-07-11T17:36:19.723Z] #45 sha256:89538fefe0ef5fb27b7c3a7c8a57cbe5693e6a393c7ba5273ad9e1e669da6f5c
17:36:19 [2021-07-11T17:36:19.723Z] #45 DONE 0.1s
17:36:19 [2021-07-11T17:36:19.723Z] 
17:36:19 [2021-07-11T17:36:19.723Z] #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
17:36:19 [2021-07-11T17:36:19.723Z] #54 sha256:5ad79563e03c361a8021e21fde54e11b1fded898772c11e0d41a85d34a380aa8
17:36:19 [2021-07-11T17:36:19.723Z] #54 ...
17:36:19 [2021-07-11T17:36:19.723Z] 
17:36:19 [2021-07-11T17:36:19.723Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:36:19 [2021-07-11T17:36:19.723Z] #47 sha256:dc923ba2cc09457794c816c490ed82beeaddb87ff323a8431df73528b158a898
17:36:19 [2021-07-11T17:36:19.723Z] #47 DONE 0.1s
17:36:19 [2021-07-11T17:36:19.723Z] 
17:36:19 [2021-07-11T17:36:19.723Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:36:19 [2021-07-11T17:36:19.723Z] #49 sha256:f90083ac7c34a0b9c257b4a3682ae5a16b96c991ca01beca6e29dd3d5714cb7a
17:36:19 [2021-07-11T17:36:19.723Z] #49 DONE 0.1s
17:36:19 [2021-07-11T17:36:19.723Z] 
17:36:19 [2021-07-11T17:36:19.723Z] #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
17:36:19 [2021-07-11T17:36:19.723Z] #54 sha256:5ad79563e03c361a8021e21fde54e11b1fded898772c11e0d41a85d34a380aa8
17:36:20 [2021-07-11T17:36:20.294Z] #54 ...
17:36:20 [2021-07-11T17:36:20.294Z] 
17:36:20 [2021-07-11T17:36:20.294Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:36:20 [2021-07-11T17:36:20.294Z] #51 sha256:9fa7bdf2a258b8a369ce4362cc58ff2c2ccf7b0bc5415f2eb39a2a65e60cf394
17:36:20 [2021-07-11T17:36:20.294Z] #51 DONE 0.1s
17:36:20 [2021-07-11T17:36:20.552Z] 
17:36:20 [2021-07-11T17:36:20.552Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
17:36:20 [2021-07-11T17:36:20.552Z] #53 sha256:2191382505a02b069c7b1f555b8b184dc46e6a9c2e89bddb8624e7701f43a517
17:36:20 [2021-07-11T17:36:20.552Z] #53 DONE 0.1s
17:36:20 [2021-07-11T17:36:20.552Z] 
17:36:20 [2021-07-11T17:36:20.552Z] #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
17:36:20 [2021-07-11T17:36:20.552Z] #54 sha256:5ad79563e03c361a8021e21fde54e11b1fded898772c11e0d41a85d34a380aa8
17:36:42 [2021-07-11T17:36:42.481Z] #54 ...
17:36:42 [2021-07-11T17:36:42.481Z] 
17:36:42 [2021-07-11T17:36:42.481Z] #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
17:36:42 [2021-07-11T17:36:42.481Z] #57 sha256:2547ec5b0018475fdf6bbe5375489a7bd6df4fcdf0e4abe90971d4888a269131
17:36:42 [2021-07-11T17:36:42.481Z] #57 185.5 + bin/containerd
17:36:44 [2021-07-11T17:36:44.383Z] #57 ...
17:36:44 [2021-07-11T17:36:44.383Z] 
17:36:44 [2021-07-11T17:36:44.383Z] #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
17:36:44 [2021-07-11T17:36:44.383Z] #54 sha256:5ad79563e03c361a8021e21fde54e11b1fded898772c11e0d41a85d34a380aa8
17:36:44 [2021-07-11T17:36:44.383Z] #54 116.6 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
17:36:44 [2021-07-11T17:36:44.383Z] #54 117.2 + mkdir -p /build
17:36:44 [2021-07-11T17:36:44.383Z] #54 117.2 + cp runc /build/runc
17:36:44 [2021-07-11T17:36:44.383Z] #54 DONE 117.5s
17:36:44 [2021-07-11T17:36:44.642Z] 
17:36:44 [2021-07-11T17:36:44.642Z] #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
17:36:44 [2021-07-11T17:36:44.642Z] #57 sha256:2547ec5b0018475fdf6bbe5375489a7bd6df4fcdf0e4abe90971d4888a269131
17:36:45 [2021-07-11T17:36:45.578Z] #57 ...
17:36:45 [2021-07-11T17:36:45.578Z] 
17:36:45 [2021-07-11T17:36:45.578Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
17:36:45 [2021-07-11T17:36:45.578Z] #55 sha256:d1d04fc5a78c57b4f12d8aa27e4896c6fd00938f4d753bc9472784a8708aa22e
17:36:45 [2021-07-11T17:36:45.578Z] #55 DONE 0.1s
17:36:45 [2021-07-11T17:36:45.835Z] 
17:36:45 [2021-07-11T17:36:45.836Z] #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
17:36:45 [2021-07-11T17:36:45.836Z] #57 sha256:2547ec5b0018475fdf6bbe5375489a7bd6df4fcdf0e4abe90971d4888a269131
17:37:17 [2021-07-11T17:37:17.920Z] #57 218.0 # github.com/containerd/containerd/cmd/containerd
17:37:17 [2021-07-11T17:37:17.920Z] #57 218.0 /usr/bin/ld: /tmp/go-link-223306736/000019.o: in function `New':
17:37:17 [2021-07-11T17:37:17.920Z] #57 218.0 /tmp/tmp.bHSF8cOV9b/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
17:37:17 [2021-07-11T17:37:17.920Z] #57 218.1 + bin/containerd-stress
17:37:17 [2021-07-11T17:37:17.920Z] #57 219.2 + bin/containerd-shim
17:37:23 [2021-07-11T17:37:23.186Z] #57 226.5 + bin/containerd-shim-runc-v1
17:37:27 [2021-07-11T17:37:27.372Z] #57 231.4 + bin/containerd-shim-runc-v2
17:37:28 [2021-07-11T17:37:28.315Z] #57 232.0 + binaries
17:37:28 [2021-07-11T17:37:28.315Z] #57 232.0 + install -D bin/containerd /build/containerd
17:37:28 [2021-07-11T17:37:28.315Z] #57 232.1 + install -D bin/containerd-shim /build/containerd-shim
17:37:28 [2021-07-11T17:37:28.315Z] #57 232.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:37:28 [2021-07-11T17:37:28.315Z] #57 232.1 + install -D bin/ctr /build/ctr
17:37:28 [2021-07-11T17:37:28.573Z] #57 DONE 232.5s
17:37:29 [2021-07-11T17:37:29.507Z] 
17:37:29 [2021-07-11T17:37:29.507Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
17:37:29 [2021-07-11T17:37:29.507Z] #58 sha256:4e5406a10bb343f8313b3b14b58a5b8cc88606dcad0d44f57e88c20e2e37a9e0
17:37:30 [2021-07-11T17:37:30.076Z] #58 DONE 0.2s
17:37:30 [2021-07-11T17:37:30.076Z] 
17:37:30 [2021-07-11T17:37:30.076Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:37:30 [2021-07-11T17:37:30.076Z] #62 sha256:92513a45fa734f4e43790a238abd8580f606d5ed00a6a2d2d111f83961150916
17:37:30 [2021-07-11T17:37:30.076Z] #62 DONE 0.1s
17:37:30 [2021-07-11T17:37:30.076Z] 
17:37:30 [2021-07-11T17:37:30.076Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
17:37:30 [2021-07-11T17:37:30.076Z] #67 sha256:17666737effeda5856b447eb519a62be3aad859d31945636422042550a378079
17:37:30 [2021-07-11T17:37:30.076Z] #67 DONE 0.2s
17:37:30 [2021-07-11T17:37:30.334Z] 
17:37:30 [2021-07-11T17:37:30.334Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
17:37:30 [2021-07-11T17:37:30.334Z] #68 sha256:2a7b4bf084f979c5be14d06596aa12f769544fa823b0c4b00699594dd77bb943
17:37:30 [2021-07-11T17:37:30.334Z] #68 DONE 0.0s
17:37:30 [2021-07-11T17:37:30.334Z] 
17:37:30 [2021-07-11T17:37:30.334Z] #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
17:37:30 [2021-07-11T17:37:30.334Z] #69 sha256:776f16e40ff6c7e732c56cdb06a8fccf6df4f93a4aaa50954cf7ffea9d31f760
17:37:30 [2021-07-11T17:37:30.900Z] #69 0.714 Hit:1 http://deb.debian.org/debian buster-backports InRelease
17:37:31 [2021-07-11T17:37:31.158Z] #69 0.867 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
17:37:31 [2021-07-11T17:37:31.158Z] #69 0.868 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
17:37:31 [2021-07-11T17:37:31.158Z] #69 0.869 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
17:37:32 [2021-07-11T17:37:32.095Z] #69 1.131 Reading package lists...
17:37:32 [2021-07-11T17:37:32.662Z] #69 1.788 Reading package lists...
17:37:32 [2021-07-11T17:37:32.662Z] #69 2.441 Building dependency tree...
17:37:32 [2021-07-11T17:37:32.662Z] #69 2.584 Reading state information...
17:37:32 [2021-07-11T17:37:32.920Z] #69 2.715 The following additional packages will be installed:
17:37:32 [2021-07-11T17:37:32.920Z] #69 2.715   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
17:37:32 [2021-07-11T17:37:32.920Z] #69 2.716   libpam-systemd
17:37:32 [2021-07-11T17:37:32.920Z] #69 2.717 Suggested packages:
17:37:32 [2021-07-11T17:37:32.920Z] #69 2.717   systemd-container policykit-1
17:37:32 [2021-07-11T17:37:32.920Z] #69 2.717 Recommended packages:
17:37:32 [2021-07-11T17:37:32.920Z] #69 2.717   libnss-systemd
17:37:32 [2021-07-11T17:37:32.920Z] #69 2.799 The following NEW packages will be installed:
17:37:32 [2021-07-11T17:37:32.920Z] #69 2.799   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
17:37:32 [2021-07-11T17:37:32.920Z] #69 2.800   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
17:37:33 [2021-07-11T17:37:33.180Z] #69 3.066 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
17:37:33 [2021-07-11T17:37:33.180Z] #69 3.066 Need to get 4762 kB of archives.
17:37:33 [2021-07-11T17:37:33.180Z] #69 3.066 After this operation, 16.6 MB of additional disk space will be used.
17:37:33 [2021-07-11T17:37:33.180Z] #69 3.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
17:37:33 [2021-07-11T17:37:33.180Z] #69 3.068 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
17:37:33 [2021-07-11T17:37:33.180Z] #69 3.069 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
17:37:33 [2021-07-11T17:37:33.180Z] #69 3.072 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
17:37:33 [2021-07-11T17:37:33.438Z] #69 3.167 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
17:37:33 [2021-07-11T17:37:33.438Z] #69 3.194 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
17:37:33 [2021-07-11T17:37:33.438Z] #69 3.234 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
17:37:33 [2021-07-11T17:37:33.438Z] #69 3.236 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
17:37:33 [2021-07-11T17:37:33.438Z] #69 3.238 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
17:37:33 [2021-07-11T17:37:33.438Z] #69 3.240 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
17:37:33 [2021-07-11T17:37:33.438Z] #69 3.242 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
17:37:33 [2021-07-11T17:37:33.438Z] #69 3.363 debconf: delaying package configuration, since apt-utils is not installed
17:37:33 [2021-07-11T17:37:33.438Z] #69 3.388 Fetched 4762 kB in 0s (11.0 MB/s)
17:37:33 [2021-07-11T17:37:33.438Z] #69 3.416 Selecting previously unselected package libargon2-1:amd64.
17:37:33 [2021-07-11T17:37:33.697Z] #69 3.416 (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.)
17:37:33 [2021-07-11T17:37:33.697Z] #69 3.431 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
17:37:33 [2021-07-11T17:37:33.697Z] #69 3.469 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
17:37:33 [2021-07-11T17:37:33.697Z] #69 3.527 Selecting previously unselected package libjson-c3:amd64.
17:37:33 [2021-07-11T17:37:33.697Z] #69 3.530 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
17:37:33 [2021-07-11T17:37:33.697Z] #69 3.534 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
17:37:33 [2021-07-11T17:37:33.697Z] #69 3.574 Selecting previously unselected package libcryptsetup12:amd64.
17:37:33 [2021-07-11T17:37:33.697Z] #69 3.574 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
17:37:33 [2021-07-11T17:37:33.697Z] #69 3.579 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
17:37:33 [2021-07-11T17:37:33.697Z] #69 3.634 Selecting previously unselected package libidn11:amd64.
17:37:33 [2021-07-11T17:37:33.956Z] #69 3.637 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
17:37:33 [2021-07-11T17:37:33.956Z] #69 3.643 Unpacking libidn11:amd64 (1.33-2.2) ...
17:37:33 [2021-07-11T17:37:33.956Z] #69 3.691 Selecting previously unselected package libkmod2:amd64.
17:37:33 [2021-07-11T17:37:33.956Z] #69 3.694 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
17:37:33 [2021-07-11T17:37:33.956Z] #69 3.698 Unpacking libkmod2:amd64 (26-1) ...
17:37:33 [2021-07-11T17:37:33.956Z] #69 3.747 Selecting previously unselected package systemd.
17:37:33 [2021-07-11T17:37:33.956Z] #69 3.750 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
17:37:33 [2021-07-11T17:37:33.956Z] #69 3.789 Unpacking systemd (241-7~deb10u7) ...
17:37:34 [2021-07-11T17:37:34.214Z] #69 4.196 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
17:37:34 [2021-07-11T17:37:34.474Z] #69 4.213 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
17:37:34 [2021-07-11T17:37:34.474Z] #69 4.225 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
17:37:34 [2021-07-11T17:37:34.474Z] #69 4.236 Setting up libidn11:amd64 (1.33-2.2) ...
17:37:34 [2021-07-11T17:37:34.474Z] #69 4.247 Setting up libkmod2:amd64 (26-1) ...
17:37:34 [2021-07-11T17:37:34.474Z] #69 4.260 Setting up systemd (241-7~deb10u7) ...
17:37:34 [2021-07-11T17:37:34.474Z] #69 4.314 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:37:34 [2021-07-11T17:37:34.474Z] #69 4.316 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:37:34 [2021-07-11T17:37:34.474Z] #69 4.320 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
17:37:34 [2021-07-11T17:37:34.474Z] #69 4.320 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.762 Selecting previously unselected package systemd-sysv.
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.762 (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.)
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.777 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.781 Unpacking systemd-sysv (241-7~deb10u7) ...
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.827 Selecting previously unselected package libdbus-1-3:amd64.
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.830 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.835 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.894 Selecting previously unselected package dbus.
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.897 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.909 Unpacking dbus (1.12.20-0+deb10u1) ...
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.969 Selecting previously unselected package libpam-systemd:amd64.
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.972 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
17:37:35 [2021-07-11T17:37:35.040Z] #69 4.977 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
17:37:35 [2021-07-11T17:37:35.040Z] #69 5.019 Selecting previously unselected package dbus-user-session.
17:37:35 [2021-07-11T17:37:35.298Z] #69 5.022 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
17:37:35 [2021-07-11T17:37:35.298Z] #69 5.026 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
17:37:35 [2021-07-11T17:37:35.298Z] #69 5.072 Setting up systemd-sysv (241-7~deb10u7) ...
17:37:35 [2021-07-11T17:37:35.298Z] #69 5.085 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
17:37:35 [2021-07-11T17:37:35.298Z] #69 5.097 Setting up dbus (1.12.20-0+deb10u1) ...
17:37:35 [2021-07-11T17:37:35.298Z] #69 5.217 invoke-rc.d: could not determine current runlevel
17:37:35 [2021-07-11T17:37:35.298Z] #69 5.220 invoke-rc.d: policy-rc.d denied execution of start.
17:37:35 [2021-07-11T17:37:35.298Z] #69 5.224 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
17:37:35 [2021-07-11T17:37:35.557Z] #69 5.338 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
17:37:35 [2021-07-11T17:37:35.557Z] #69 5.355 Processing triggers for systemd (241-7~deb10u7) ...
17:37:35 [2021-07-11T17:37:35.557Z] #69 5.364 Processing triggers for libc-bin (2.28-10) ...
17:37:35 [2021-07-11T17:37:35.815Z] #69 DONE 5.6s
17:37:35 [2021-07-11T17:37:35.815Z] 
17:37:35 [2021-07-11T17:37:35.815Z] #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
17:37:35 [2021-07-11T17:37:35.815Z] #70 sha256:8d31cf6833a00bda6c93cddee66ed8211065b30d30877d8e8c58491592f625a7
17:37:36 [2021-07-11T17:37:36.073Z] #70 0.436   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:37:36 [2021-07-11T17:37:36.073Z] #70 0.438                                  Dload  Upload   Total   Spent    Left  Speed
17:37:36 [2021-07-11T17:37:36.331Z] #70 0.440 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  15581      0 --:--:-- --:--:-- --:--:-- 15581
17:37:36 [2021-07-11T17:37:36.331Z] #70 DONE 0.6s
17:37:36 [2021-07-11T17:37:36.331Z] 
17:37:36 [2021-07-11T17:37:36.331Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
17:37:36 [2021-07-11T17:37:36.331Z] #71 sha256:9237d5a5e9e5fbee10d28db6f830928e2ab1763f9ae37c6fe2ac6667b33aa343
17:37:37 [2021-07-11T17:37:37.265Z] #71 DONE 0.9s
17:37:37 [2021-07-11T17:37:37.265Z] 
17:37:37 [2021-07-11T17:37:37.265Z] #72 exporting to image
17:37:37 [2021-07-11T17:37:37.265Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:37:37 [2021-07-11T17:37:37.265Z] #72 exporting layers
17:37:43 [2021-07-11T17:37:43.827Z] #72 exporting layers 6.8s done
17:37:43 [2021-07-11T17:37:43.827Z] #72 writing image sha256:533c1c41f3cd99cfb8014f20ec65b8ae5de908167a570a14809c5c84f6dff3bb done
17:37:43 [2021-07-11T17:37:43.827Z] #72 naming to docker.io/library/docker:115b37b8f7fc5d4b674fdf76eea5790f0e4a64b7 done
17:37:43 [2021-07-11T17:37:43.827Z] #72 DONE 6.8s