Skip to content

Console Output

Skipping 114 KB.. Full Log
langci_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
23:11:00 [2021-08-16T23:11:00.026Z] #50 sha256:7512cffef66e929df4e7681e07fb14b454f85eaea73abafc257b46546b845508
23:11:00 [2021-08-16T23:11:00.026Z] #50 23.97 go: downloading github.com/fatih/color v1.7.0
23:11:00 [2021-08-16T23:11:00.026Z] #50 24.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:11:00 [2021-08-16T23:11:00.026Z] #50 24.23 go: downloading github.com/pkg/errors v0.8.1
23:11:00 [2021-08-16T23:11:00.026Z] #50 24.26 go: downloading github.com/spf13/cobra v0.0.5
23:11:00 [2021-08-16T23:11:00.026Z] #50 24.26 go: downloading github.com/spf13/pflag v1.0.5
23:11:00 [2021-08-16T23:11:00.026Z] #50 24.30 go: downloading github.com/spf13/viper v1.6.1
23:11:00 [2021-08-16T23:11:00.026Z] #50 24.66 go: downloading github.com/mattn/go-colorable v0.1.4
23:11:00 [2021-08-16T23:11:00.026Z] #50 24.72 go: downloading github.com/mattn/go-isatty v0.0.8
23:11:00 [2021-08-16T23:11:00.026Z] #50 24.96 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:11:00 [2021-08-16T23:11:00.026Z] #50 25.04 go: downloading github.com/go-critic/go-critic v0.4.1
23:11:00 [2021-08-16T23:11:00.026Z] #50 25.04 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:11:00 [2021-08-16T23:11:00.026Z] #50 25.12 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:11:00 [2021-08-16T23:11:00.026Z] #50 26.19 go: downloading github.com/sirupsen/logrus v1.4.2
23:11:00 [2021-08-16T23:11:00.026Z] #50 26.74 go: downloading github.com/stretchr/testify v1.4.0
23:11:00 [2021-08-16T23:11:00.026Z] #50 27.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:11:00 [2021-08-16T23:11:00.026Z] #50 27.37 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:11:00 [2021-08-16T23:11:00.026Z] #50 28.07 go: downloading github.com/hashicorp/hcl v1.0.0
23:11:00 [2021-08-16T23:11:00.026Z] #50 28.62 go: downloading github.com/magiconair/properties v1.8.1
23:11:00 [2021-08-16T23:11:00.027Z] #50 28.64 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:11:00 [2021-08-16T23:11:00.027Z] #50 28.88 go: downloading github.com/pelletier/go-toml v1.2.0
23:11:00 [2021-08-16T23:11:00.027Z] #50 29.07 go: downloading github.com/spf13/afero v1.1.2
23:11:00 [2021-08-16T23:11:00.027Z] #50 29.28 go: downloading github.com/spf13/cast v1.3.0
23:11:00 [2021-08-16T23:11:00.027Z] #50 29.42 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:11:00 [2021-08-16T23:11:00.027Z] #50 29.48 go: downloading github.com/subosito/gotenv v1.2.0
23:11:00 [2021-08-16T23:11:00.027Z] #50 29.58 go: downloading gopkg.in/ini.v1 v1.51.0
23:11:00 [2021-08-16T23:11:00.027Z] #50 29.75 go: downloading gopkg.in/yaml.v2 v2.2.7
23:11:00 [2021-08-16T23:11:00.027Z] #50 30.08 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:11:00 [2021-08-16T23:11:00.027Z] #50 30.40 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:11:00 [2021-08-16T23:11:00.027Z] #50 30.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:11:00 [2021-08-16T23:11:00.027Z] #50 30.60 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:11:00 [2021-08-16T23:11:00.027Z] #50 30.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:11:00 [2021-08-16T23:11:00.027Z] #50 30.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:11:00 [2021-08-16T23:11:00.027Z] #50 31.20 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:11:00 [2021-08-16T23:11:00.027Z] #50 31.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:11:00 [2021-08-16T23:11:00.027Z] #50 32.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:11:00 [2021-08-16T23:11:00.027Z] #50 32.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:11:00 [2021-08-16T23:11:00.027Z] #50 32.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:11:00 [2021-08-16T23:11:00.027Z] #50 32.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:11:00 [2021-08-16T23:11:00.027Z] #50 32.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:11:00 [2021-08-16T23:11:00.027Z] #50 33.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:11:00 [2021-08-16T23:11:00.027Z] #50 33.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:11:00 [2021-08-16T23:11:00.027Z] #50 34.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:11:00 [2021-08-16T23:11:00.027Z] #50 34.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:11:00 [2021-08-16T23:11:00.027Z] #50 34.08 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:11:00 [2021-08-16T23:11:00.027Z] #50 ...
23:11:00 [2021-08-16T23:11:00.027Z] 
23:11:00 [2021-08-16T23:11:00.027Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:11:00 [2021-08-16T23:11:00.027Z] #29 sha256:435cb3620f856e3c459b867449f9c32f13d60401399bde87a264c22568c0b371
23:11:00 [2021-08-16T23:11:00.027Z] #29 21.75 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:11:00 [2021-08-16T23:11:00.027Z] #29 22.15 
23:11:00 [2021-08-16T23:11:00.027Z] #29 22.46 
#                                                                          2.0%
######################################################################## 100.0%
23:11:00 [2021-08-16T23:11:00.027Z] #29 22.62 
23:11:00 [2021-08-16T23:11:00.027Z] #29 23.66 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:11:00 [2021-08-16T23:11:00.027Z] #29 24.06 
23:11:00 [2021-08-16T23:11:00.027Z] #29 24.34 
                                                                           0.8%
####                                                                       6.3%
######################################################################    97.5%
######################################################################## 100.0%
23:11:00 [2021-08-16T23:11:00.027Z] #29 24.75 
23:11:00 [2021-08-16T23:11:00.973Z] #29 25.85 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
23:11:01 [2021-08-16T23:11:01.236Z] #29 26.18 
23:11:01 [2021-08-16T23:11:01.563Z] #29 26.49 
23:11:01 [2021-08-16T23:11:01.563Z] #29 ...
23:11:01 [2021-08-16T23:11:01.563Z] 
23:11:01 [2021-08-16T23:11:01.563Z] #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
23:11:01 [2021-08-16T23:11:01.563Z] #36 sha256:2e4c09d642afe9c0e19d3a67ecf94897bdc19ff0fee6d8b4688c140f6de3c1f2
23:11:01 [2021-08-16T23:11:01.563Z] #36 25.63 The following additional packages will be installed:
23:11:01 [2021-08-16T23:11:01.563Z] #36 25.65   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:11:01 [2021-08-16T23:11:01.563Z] #36 25.65 Suggested packages:
23:11:01 [2021-08-16T23:11:01.563Z] #36 25.66   cmake-doc ninja-build lrzip
23:11:01 [2021-08-16T23:11:01.563Z] #36 25.66 Recommended packages:
23:11:01 [2021-08-16T23:11:01.563Z] #36 25.66   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:11:01 [2021-08-16T23:11:01.563Z] #36 26.56 The following NEW packages will be installed:
23:11:01 [2021-08-16T23:11:01.563Z] #36 26.57   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:11:01 [2021-08-16T23:11:01.563Z] #36 26.57   vim-common xxd
23:11:01 [2021-08-16T23:11:01.563Z] #36 26.97 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
23:11:01 [2021-08-16T23:11:01.563Z] #36 26.97 Need to get 14.2 MB of archives.
23:11:01 [2021-08-16T23:11:01.563Z] #36 26.97 After this operation, 60.0 MB of additional disk space will be used.
23:11:01 [2021-08-16T23:11:01.563Z] #36 26.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:11:01 [2021-08-16T23:11:01.563Z] #36 26.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:11:01 [2021-08-16T23:11:01.563Z] #36 26.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
23:11:01 [2021-08-16T23:11:01.563Z] #36 27.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
23:11:01 [2021-08-16T23:11:01.563Z] #36 28.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
23:11:01 [2021-08-16T23:11:01.563Z] #36 28.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
23:11:01 [2021-08-16T23:11:01.563Z] #36 28.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
23:11:01 [2021-08-16T23:11:01.563Z] #36 28.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
23:11:01 [2021-08-16T23:11:01.563Z] #36 28.31 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
23:11:01 [2021-08-16T23:11:01.563Z] #36 28.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
23:11:01 [2021-08-16T23:11:01.563Z] #36 30.43 debconf: delaying package configuration, since apt-utils is not installed
23:11:01 [2021-08-16T23:11:01.563Z] #36 30.59 Fetched 14.2 MB in 2s (6128 kB/s)
23:11:01 [2021-08-16T23:11:01.563Z] #36 30.66 Selecting previously unselected package xxd.
23:11:01 [2021-08-16T23:11:01.563Z] #36 30.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 ... 15394 files and directories currently installed.)
23:11:01 [2021-08-16T23:11:01.563Z] #36 30.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
23:11:01 [2021-08-16T23:11:01.563Z] #36 30.82 Unpacking xxd (2:8.1.0875-5) ...
23:11:01 [2021-08-16T23:11:01.563Z] #36 31.06 Selecting previously unselected package vim-common.
23:11:01 [2021-08-16T23:11:01.563Z] #36 31.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:11:01 [2021-08-16T23:11:01.563Z] #36 31.11 Unpacking vim-common (2:8.1.0875-5) ...
23:11:01 [2021-08-16T23:11:01.563Z] #36 31.74 Selecting previously unselected package cmake-data.
23:11:01 [2021-08-16T23:11:01.563Z] #36 31.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:11:01 [2021-08-16T23:11:01.563Z] #36 31.78 Unpacking cmake-data (3.13.4-1) ...
23:11:01 [2021-08-16T23:11:01.563Z] #36 34.81 Selecting previously unselected package libicu63:arm64.
23:11:01 [2021-08-16T23:11:01.563Z] #36 34.84 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
23:11:01 [2021-08-16T23:11:01.563Z] #36 34.86 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
23:11:01 [2021-08-16T23:11:01.563Z] #36 ...
23:11:01 [2021-08-16T23:11:01.563Z] 
23:11:01 [2021-08-16T23:11:01.563Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:11:01 [2021-08-16T23:11:01.563Z] #29 sha256:435cb3620f856e3c459b867449f9c32f13d60401399bde87a264c22568c0b371
23:11:02 [2021-08-16T23:11:02.623Z] #29 26.49 
                                                                           0.0%
                                                                           0.7%
##                                                                         3.4%
######                                                                     8.8%
########                                                                  11.4%
###########                                                               16.5%
################                                                          23.1%
####################                                                      28.6%
#######################                                                   33.1%
###########################                                               37.8%
23:11:02 [2021-08-16T23:11:02.623Z] #29 ...
23:11:02 [2021-08-16T23:11:02.623Z] 
23:11:02 [2021-08-16T23:11:02.623Z] #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
23:11:02 [2021-08-16T23:11:02.623Z] #13 sha256:b23ffbf1a0045141635f6ec6ba968ecf4554f8e65d50c1c863262c466fc59a7d
23:11:02 [2021-08-16T23:11:02.623Z] #13 16.95 Reading package lists...
23:11:02 [2021-08-16T23:11:02.623Z] #13 24.12 Building dependency tree...
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.05 The following additional packages will be installed:
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.06   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.06   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.06   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.06   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.07   mingw-w64-x86-64-dev
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.07 Suggested packages:
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.07   gcc-8-locales seccomp wine64
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.78 The following NEW packages will be installed:
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.79   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.79   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.80   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.80   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.80   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.80   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.80 The following packages will be upgraded:
23:11:02 [2021-08-16T23:11:02.623Z] #13 27.80   libseccomp2
23:11:02 [2021-08-16T23:11:02.623Z] #13 28.29 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
23:11:02 [2021-08-16T23:11:02.623Z] #13 28.29 Need to get 73.4 MB of archives.
23:11:02 [2021-08-16T23:11:02.623Z] #13 28.29 After this operation, 472 MB of additional disk space will be used.
23:11:02 [2021-08-16T23:11:02.623Z] #13 28.29 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 28.31 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 28.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 28.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 29.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 29.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 29.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 29.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 29.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 30.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 30.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 33.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
23:11:02 [2021-08-16T23:11:02.623Z] #13 ...
23:11:02 [2021-08-16T23:11:02.623Z] 
23:11:02 [2021-08-16T23:11:02.623Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:11:02 [2021-08-16T23:11:02.623Z] #29 sha256:435cb3620f856e3c459b867449f9c32f13d60401399bde87a264c22568c0b371
23:11:04 [2021-08-16T23:11:04.231Z] #29 26.49 
                                                                           0.0%
                                                                           0.7%
##                                                                         3.4%
######                                                                     8.8%
########                                                                  11.4%
###########                                                               16.5%
################                                                          23.1%
####################                                                      28.6%
#######################                                                   33.1%
###########################                                               37.8%
##############################                                            42.0%
################################                                          45.2%
####################################                                      50.3%
######################################                                    53.3%
########################################                                  56.8%
###########################################                               61.1%
################################################                          66.8%
###################################################                       71.7%
######################################################                    76.4%
###########################################################               82.1%
###############################################################           88.5%
#################################################################         90.5%
######################################################################    98.1%
######################################################################## 100.0%
23:11:04 [2021-08-16T23:11:04.231Z] #29 29.28 
23:11:05 [2021-08-16T23:11:05.178Z] #29 30.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:11:05 [2021-08-16T23:11:05.753Z] #29 30.71 
23:11:06 [2021-08-16T23:11:06.015Z] #29 30.94 
######################################################################## 100.0%
23:11:06 [2021-08-16T23:11:06.015Z] #29 31.08 
23:11:06 [2021-08-16T23:11:06.277Z] #29 ...
23:11:06 [2021-08-16T23:11:06.277Z] 
23:11:06 [2021-08-16T23:11:06.277Z] #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
23:11:06 [2021-08-16T23:11:06.277Z] #44 sha256:ba8784c46bd5579a6f67a76306942a11a331688e198cddb6d36782a492536ed7
23:11:06 [2021-08-16T23:11:06.277Z] #44 30.32 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [588 kB]
23:11:06 [2021-08-16T23:11:06.277Z] #44 31.53 debconf: delaying package configuration, since apt-utils is not installed
23:11:06 [2021-08-16T23:11:06.277Z] #44 31.69 Fetched 6095 kB in 4s (1616 kB/s)
23:11:06 [2021-08-16T23:11:06.277Z] #44 31.83 Selecting previously unselected package libpython3.7-minimal:arm64.
23:11:06 [2021-08-16T23:11:06.277Z] #44 31.83 (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 ... 15394 files and directories currently installed.)
23:11:06 [2021-08-16T23:11:06.277Z] #44 31.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 31.96 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 32.91 Selecting previously unselected package python3.7-minimal.
23:11:06 [2021-08-16T23:11:06.277Z] #44 32.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 32.94 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 33.92 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 33.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 38.15 Selecting previously unselected package python3-minimal.
23:11:06 [2021-08-16T23:11:06.277Z] #44 38.15 (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 ... 15634 files and directories currently installed.)
23:11:06 [2021-08-16T23:11:06.277Z] #44 38.23 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 38.23 Unpacking python3-minimal (3.7.3-1) ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 38.47 Selecting previously unselected package libmpdec2:arm64.
23:11:06 [2021-08-16T23:11:06.277Z] #44 38.47 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 38.49 Unpacking libmpdec2:arm64 (2.4.2-2) ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 38.65 Selecting previously unselected package libpython3.7-stdlib:arm64.
23:11:06 [2021-08-16T23:11:06.277Z] #44 38.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 38.68 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 39.86 Selecting previously unselected package python3.7.
23:11:06 [2021-08-16T23:11:06.277Z] #44 39.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 39.88 Unpacking python3.7 (3.7.3-2+deb10u3) ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 40.15 Selecting previously unselected package libpython3-stdlib:arm64.
23:11:06 [2021-08-16T23:11:06.277Z] #44 40.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 40.17 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
23:11:06 [2021-08-16T23:11:06.277Z] #44 40.40 Setting up python3-minimal (3.7.3-1) ...
23:11:06 [2021-08-16T23:11:06.575Z] #44 ...
23:11:06 [2021-08-16T23:11:06.575Z] 
23:11:06 [2021-08-16T23:11:06.575Z] #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
23:11:06 [2021-08-16T23:11:06.575Z] #36 sha256:2e4c09d642afe9c0e19d3a67ecf94897bdc19ff0fee6d8b4688c140f6de3c1f2
23:11:06 [2021-08-16T23:11:06.575Z] #36 39.81 Selecting previously unselected package libxml2:arm64.
23:11:06 [2021-08-16T23:11:06.575Z] #36 39.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.575Z] #36 39.83 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
23:11:06 [2021-08-16T23:11:06.575Z] #36 40.28 Selecting previously unselected package libarchive13:arm64.
23:11:06 [2021-08-16T23:11:06.575Z] #36 40.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.575Z] #36 40.30 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:11:06 [2021-08-16T23:11:06.575Z] #36 40.64 Selecting previously unselected package libjsoncpp1:arm64.
23:11:06 [2021-08-16T23:11:06.575Z] #36 40.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.575Z] #36 40.66 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
23:11:06 [2021-08-16T23:11:06.575Z] #36 40.86 Selecting previously unselected package librhash0:arm64.
23:11:06 [2021-08-16T23:11:06.575Z] #36 40.87 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.575Z] #36 40.88 Unpacking librhash0:arm64 (1.3.8-1) ...
23:11:06 [2021-08-16T23:11:06.839Z] #36 41.13 Selecting previously unselected package libuv1:arm64.
23:11:06 [2021-08-16T23:11:06.839Z] #36 41.14 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ...
23:11:06 [2021-08-16T23:11:06.839Z] #36 41.16 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
23:11:07 [2021-08-16T23:11:07.102Z] #36 41.29 Selecting previously unselected package cmake.
23:11:07 [2021-08-16T23:11:07.102Z] #36 41.30 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
23:11:07 [2021-08-16T23:11:07.102Z] #36 41.31 Unpacking cmake (3.13.4-1) ...
23:11:07 [2021-08-16T23:11:07.676Z] #36 ...
23:11:07 [2021-08-16T23:11:07.676Z] 
23:11:07 [2021-08-16T23:11:07.676Z] #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
23:11:07 [2021-08-16T23:11:07.676Z] #32 sha256:1e960f5b1601db6c4cc21354fb3e97549a7497fb774418c15f0327406839b525
23:11:07 [2021-08-16T23:11:07.676Z] #32 31.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:11:07 [2021-08-16T23:11:07.676Z] #32 32.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:11:08 [2021-08-16T23:11:08.000Z] #32 ...
23:11:08 [2021-08-16T23:11:08.000Z] 
23:11:08 [2021-08-16T23:11:08.000Z] #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
23:11:08 [2021-08-16T23:11:08.000Z] #13 sha256:b23ffbf1a0045141635f6ec6ba968ecf4554f8e65d50c1c863262c466fc59a7d
23:11:08 [2021-08-16T23:11:08.000Z] #13 34.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 34.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 34.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 34.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 34.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 34.97 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 34.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 34.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 35.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 35.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 35.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 35.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 35.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 35.69 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
23:11:08 [2021-08-16T23:11:08.000Z] #13 36.81 debconf: delaying package configuration, since apt-utils is not installed
23:11:08 [2021-08-16T23:11:08.000Z] #13 36.98 Fetched 73.4 MB in 8s (9460 kB/s)
23:11:08 [2021-08-16T23:11:08.000Z] #13 37.08 (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 ... 15394 files and directories currently installed.)
23:11:08 [2021-08-16T23:11:08.000Z] #13 37.18 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
23:11:08 [2021-08-16T23:11:08.000Z] #13 37.23 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
23:11:08 [2021-08-16T23:11:08.000Z] #13 37.50 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
23:11:08 [2021-08-16T23:11:08.000Z] #13 37.70 Selecting previously unselected package binutils-mingw-w64-i686.
23:11:08 [2021-08-16T23:11:08.000Z] #13 37.70 (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 ... 15394 files and directories currently installed.)
23:11:08 [2021-08-16T23:11:08.000Z] #13 37.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
23:11:08 [2021-08-16T23:11:08.000Z] #13 37.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:11:08 [2021-08-16T23:11:08.578Z] #13 40.01 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:11:08 [2021-08-16T23:11:08.841Z] #13 40.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
23:11:08 [2021-08-16T23:11:08.841Z] #13 40.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:11:09 [2021-08-16T23:11:09.414Z] #13 ...
23:11:09 [2021-08-16T23:11:09.414Z] 
23:11:09 [2021-08-16T23:11:09.414Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:11:09 [2021-08-16T23:11:09.414Z] #29 sha256:435cb3620f856e3c459b867449f9c32f13d60401399bde87a264c22568c0b371
23:11:09 [2021-08-16T23:11:09.414Z] #29 31.80 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:11:09 [2021-08-16T23:11:09.414Z] #29 32.22 
23:11:09 [2021-08-16T23:11:09.414Z] #29 32.40 
######################################################################## 100.0%
23:11:09 [2021-08-16T23:11:09.414Z] #29 32.50 
23:11:09 [2021-08-16T23:11:09.414Z] #29 32.60 Download of images into '/build' complete.
23:11:09 [2021-08-16T23:11:09.414Z] #29 32.61 Use something like the following to load the result into a Docker daemon:
23:11:09 [2021-08-16T23:11:09.414Z] #29 32.61   tar -cC '/build' . | docker load
23:11:09 [2021-08-16T23:11:09.414Z] #29 DONE 34.6s
23:11:09 [2021-08-16T23:11:09.414Z] 
23:11:09 [2021-08-16T23:11:09.414Z] #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
23:11:09 [2021-08-16T23:11:09.414Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:11:09 [2021-08-16T23:11:09.414Z] #46 33.76 sync
23:11:09 [2021-08-16T23:11:09.414Z] #46 33.76 internal/reflectlite
23:11:09 [2021-08-16T23:11:09.414Z] #46 35.05 internal/testlog
23:11:09 [2021-08-16T23:11:09.414Z] #46 35.06 github.com/LK4D4/vndr/godl/singleflight
23:11:09 [2021-08-16T23:11:09.414Z] #46 35.07 math/rand
23:11:09 [2021-08-16T23:11:09.414Z] #46 35.48 internal/singleflight
23:11:09 [2021-08-16T23:11:09.414Z] #46 36.69 sort
23:11:09 [2021-08-16T23:11:09.414Z] #46 36.72 errors
23:11:09 [2021-08-16T23:11:09.414Z] #46 37.26 strconv
23:11:09 [2021-08-16T23:11:09.414Z] #46 37.26 io
23:11:09 [2021-08-16T23:11:09.414Z] #46 37.27 internal/oserror
23:11:09 [2021-08-16T23:11:09.414Z] #46 37.71 syscall
23:11:09 [2021-08-16T23:11:09.414Z] #46 38.41 path
23:11:09 [2021-08-16T23:11:09.414Z] #46 39.36 vendor/golang.org/x/net/dns/dnsmessage
23:11:09 [2021-08-16T23:11:09.414Z] #46 39.99 bytes
23:11:09 [2021-08-16T23:11:09.414Z] #46 42.58 strings
23:11:09 [2021-08-16T23:11:09.415Z] #46 42.72 reflect
23:11:09 [2021-08-16T23:11:09.677Z] #46 ...
23:11:09 [2021-08-16T23:11:09.677Z] 
23:11:09 [2021-08-16T23:11:09.677Z] #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
23:11:09 [2021-08-16T23:11:09.677Z] #44 sha256:ba8784c46bd5579a6f67a76306942a11a331688e198cddb6d36782a492536ed7
23:11:09 [2021-08-16T23:11:09.677Z] #44 42.77 Selecting previously unselected package python3.
23:11:09 [2021-08-16T23:11:09.677Z] #44 42.77 (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 ... 16046 files and directories currently installed.)
23:11:09 [2021-08-16T23:11:09.677Z] #44 42.88 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ...
23:11:09 [2021-08-16T23:11:09.677Z] #44 43.03 Unpacking python3 (3.7.3-1) ...
23:11:09 [2021-08-16T23:11:09.677Z] #44 43.59 Selecting previously unselected package libprotobuf17:arm64.
23:11:09 [2021-08-16T23:11:09.677Z] #44 43.59 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ...
23:11:09 [2021-08-16T23:11:09.677Z] #44 43.69 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
23:11:09 [2021-08-16T23:11:09.948Z] #44 ...
23:11:09 [2021-08-16T23:11:09.948Z] 
23:11:09 [2021-08-16T23:11:09.948Z] #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
23:11:09 [2021-08-16T23:11:09.948Z] #50 sha256:7512cffef66e929df4e7681e07fb14b454f85eaea73abafc257b46546b845508
23:11:09 [2021-08-16T23:11:09.948Z] #50 34.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:11:09 [2021-08-16T23:11:09.948Z] #50 34.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:11:09 [2021-08-16T23:11:09.948Z] #50 34.43 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:11:09 [2021-08-16T23:11:09.948Z] #50 34.85 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:11:09 [2021-08-16T23:11:09.948Z] #50 34.88 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:11:09 [2021-08-16T23:11:09.948Z] #50 35.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:11:09 [2021-08-16T23:11:09.948Z] #50 35.17 go: downloading github.com/ultraware/funlen v0.0.2
23:11:09 [2021-08-16T23:11:09.948Z] #50 35.28 go: downloading github.com/ultraware/whitespace v0.0.4
23:11:09 [2021-08-16T23:11:09.948Z] #50 35.29 go: downloading github.com/uudashr/gocognit v1.0.1
23:11:09 [2021-08-16T23:11:09.948Z] #50 35.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:11:09 [2021-08-16T23:11:09.948Z] #50 36.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:11:09 [2021-08-16T23:11:09.948Z] #50 36.73 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:11:09 [2021-08-16T23:11:09.948Z] #50 36.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:11:09 [2021-08-16T23:11:09.948Z] #50 36.86 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:11:09 [2021-08-16T23:11:09.948Z] #50 36.90 go: downloading github.com/davecgh/go-spew v1.1.1
23:11:09 [2021-08-16T23:11:09.948Z] #50 36.92 go: downloading github.com/pmezard/go-difflib v1.0.0
23:11:09 [2021-08-16T23:11:09.948Z] #50 36.93 go: downloading github.com/stretchr/objx v0.2.0
23:11:09 [2021-08-16T23:11:09.948Z] #50 37.06 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:11:09 [2021-08-16T23:11:09.948Z] #50 37.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:11:09 [2021-08-16T23:11:09.948Z] #50 37.28 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:11:09 [2021-08-16T23:11:09.948Z] #50 37.34 go: downloading github.com/go-toolsmith/astp v1.0.0
23:11:09 [2021-08-16T23:11:09.948Z] #50 37.38 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:11:09 [2021-08-16T23:11:09.948Z] #50 37.39 go: downloading github.com/go-toolsmith/typep v1.0.0
23:11:09 [2021-08-16T23:11:09.948Z] #50 37.64 go: downloading golang.org/x/text v0.3.2
23:11:09 [2021-08-16T23:11:09.948Z] #50 37.66 go: downloading github.com/gobwas/glob v0.2.3
23:11:09 [2021-08-16T23:11:09.948Z] #50 37.69 go: downloading github.com/kisielk/gotool v1.0.0
23:11:09 [2021-08-16T23:11:09.948Z] #50 38.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:11:09 [2021-08-16T23:11:09.948Z] #50 38.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:11:09 [2021-08-16T23:11:09.948Z] #50 39.46 go: downloading github.com/gogo/protobuf v1.2.1
23:11:10 [2021-08-16T23:11:10.210Z] #50 ...
23:11:10 [2021-08-16T23:11:10.210Z] 
23:11:10 [2021-08-16T23:11:10.210Z] #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
23:11:10 [2021-08-16T23:11:10.210Z] #36 sha256:2e4c09d642afe9c0e19d3a67ecf94897bdc19ff0fee6d8b4688c140f6de3c1f2
23:11:10 [2021-08-16T23:11:10.210Z] #36 44.13 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
23:11:10 [2021-08-16T23:11:10.481Z] #36 ...
23:11:10 [2021-08-16T23:11:10.481Z] 
23:11:10 [2021-08-16T23:11:10.482Z] #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
23:11:10 [2021-08-16T23:11:10.482Z] #48 sha256:251ee84bf8d54c88c70c6ca0134d89a708a0dc70eae753a10e43b128c62e9476
23:11:10 [2021-08-16T23:11:10.482Z] #48 DONE 44.8s
23:11:10 [2021-08-16T23:11:10.482Z] 
23:11:10 [2021-08-16T23:11:10.482Z] #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
23:11:10 [2021-08-16T23:11:10.482Z] #36 sha256:2e4c09d642afe9c0e19d3a67ecf94897bdc19ff0fee6d8b4688c140f6de3c1f2
23:11:10 [2021-08-16T23:11:10.482Z] #36 44.67 Setting up xxd (2:8.1.0875-5) ...
23:11:10 [2021-08-16T23:11:10.482Z] #36 44.78 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
23:11:10 [2021-08-16T23:11:10.482Z] #36 44.83 Setting up vim-common (2:8.1.0875-5) ...
23:11:10 [2021-08-16T23:11:10.762Z] #36 44.93 Setting up librhash0:arm64 (1.3.8-1) ...
23:11:10 [2021-08-16T23:11:10.762Z] #36 45.12 Setting up cmake-data (3.13.4-1) ...
23:11:11 [2021-08-16T23:11:11.025Z] #36 45.16 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
23:11:11 [2021-08-16T23:11:11.025Z] #36 45.18 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
23:11:11 [2021-08-16T23:11:11.025Z] #36 45.21 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:11:11 [2021-08-16T23:11:11.025Z] #36 45.24 Setting up cmake (3.13.4-1) ...
23:11:11 [2021-08-16T23:11:11.025Z] #36 45.26 Processing triggers for libc-bin (2.28-10) ...
23:11:11 [2021-08-16T23:11:11.025Z] #36 45.35 Processing triggers for mime-support (3.62) ...
23:11:12 [2021-08-16T23:11:12.011Z] #36 DONE 46.0s
23:11:12 [2021-08-16T23:11:12.011Z] 
23:11:12 [2021-08-16T23:11:12.011Z] #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
23:11:12 [2021-08-16T23:11:12.011Z] #37 sha256:b04fea4c8efe10b44c7c69bf1cc1807921c6be6c31c9b36784ca503ba9df9e07
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.533 + RM_GOPATH=0
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.533 + TMP_GOPATH=
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.533 + : /build
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.533 + '[' -z '' ']'
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.534 ++ mktemp -d
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.539 + export GOPATH=/tmp/tmp.Vl4AlMjCY5
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.539 + GOPATH=/tmp/tmp.Vl4AlMjCY5
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.539 + RM_GOPATH=1
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.539 + case "$(go env GOARCH)" in
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.541 ++ go env GOARCH
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.573 + export GO_BUILDMODE=-buildmode=pie
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.573 + GO_BUILDMODE=-buildmode=pie
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.574 ++ dirname /tmp/install/install.sh
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.575 + dir=/tmp/install
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.577 + bin=tini
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.577 + shift
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.578 + '[' '!' -f /tmp/install/tini.installer ']'
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.578 + . /tmp/install/tini.installer
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.578 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.578 + install_tini
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.578 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.578 + git clone https://github.com/krallin/tini.git /tmp/tmp.Vl4AlMjCY5/tini
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.578 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:11:13 [2021-08-16T23:11:13.409Z] #37 1.583 Cloning into '/tmp/tmp.Vl4AlMjCY5/tini'...
23:11:14 [2021-08-16T23:11:14.362Z] #37 2.400 + cd /tmp/tmp.Vl4AlMjCY5/tini
23:11:14 [2021-08-16T23:11:14.362Z] #37 2.400 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:11:14 [2021-08-16T23:11:14.362Z] #37 2.435 + cmake .
23:11:14 [2021-08-16T23:11:14.937Z] #37 3.143 -- The C compiler identification is GNU 8.3.0
23:11:14 [2021-08-16T23:11:14.938Z] #37 3.198 -- Check for working C compiler: /usr/bin/cc
23:11:15 [2021-08-16T23:11:15.201Z] #37 ...
23:11:15 [2021-08-16T23:11:15.202Z] 
23:11:15 [2021-08-16T23:11:15.202Z] #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
23:11:15 [2021-08-16T23:11:15.202Z] #52 sha256:0483a8c3b56ac9b3b2756e53905b413e6dd52fe4af39686ebba8a85fffd9c94d
23:11:15 [2021-08-16T23:11:15.202Z] #52 39.40 io
23:11:15 [2021-08-16T23:11:15.202Z] #52 39.41 strconv
23:11:15 [2021-08-16T23:11:15.202Z] #52 39.43 syscall
23:11:15 [2021-08-16T23:11:15.202Z] #52 41.17 bytes
23:11:15 [2021-08-16T23:11:15.202Z] #52 41.21 strings
23:11:15 [2021-08-16T23:11:15.202Z] #52 44.04 reflect
23:11:15 [2021-08-16T23:11:15.202Z] #52 44.17 text/tabwriter
23:11:15 [2021-08-16T23:11:15.202Z] #52 46.28 bufio
23:11:15 [2021-08-16T23:11:15.202Z] #52 46.28 regexp/syntax
23:11:15 [2021-08-16T23:11:15.202Z] #52 ...
23:11:15 [2021-08-16T23:11:15.202Z] 
23:11:15 [2021-08-16T23:11:15.202Z] #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
23:11:15 [2021-08-16T23:11:15.202Z] #44 sha256:ba8784c46bd5579a6f67a76306942a11a331688e198cddb6d36782a492536ed7
23:11:15 [2021-08-16T23:11:15.202Z] #44 44.83 Selecting previously unselected package python3-pkg-resources.
23:11:15 [2021-08-16T23:11:15.202Z] #44 44.83 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 44.84 Unpacking python3-pkg-resources (40.8.0-1) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 45.05 Selecting previously unselected package python3-six.
23:11:15 [2021-08-16T23:11:15.202Z] #44 45.06 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 45.08 Unpacking python3-six (1.12.0-1) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 45.26 Selecting previously unselected package python3-protobuf.
23:11:15 [2021-08-16T23:11:15.202Z] #44 45.26 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 45.27 Unpacking python3-protobuf (3.6.1.3-2) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 46.05 Selecting previously unselected package libnet1:arm64.
23:11:15 [2021-08-16T23:11:15.202Z] #44 46.06 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 46.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 46.32 Selecting previously unselected package libnl-3-200:arm64.
23:11:15 [2021-08-16T23:11:15.202Z] #44 46.32 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 46.33 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 46.73 Selecting previously unselected package libprotobuf-c1:arm64.
23:11:15 [2021-08-16T23:11:15.202Z] #44 46.74 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 46.74 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 47.00 Selecting previously unselected package criu.
23:11:15 [2021-08-16T23:11:15.202Z] #44 47.02 Preparing to unpack .../8-criu_3.15-1_arm64.deb ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 47.03 Unpacking criu (3.15-1) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 48.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 48.13 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 48.15 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 48.20 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 48.22 Setting up libmpdec2:arm64 (2.4.2-2) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 48.24 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 48.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
23:11:15 [2021-08-16T23:11:15.202Z] #44 48.31 Setting up python3.7 (3.7.3-2+deb10u3) ...
23:11:19 [2021-08-16T23:11:19.420Z] #44 53.32 Setting up python3 (3.7.3-1) ...
23:11:20 [2021-08-16T23:11:20.369Z] #44 54.25 Setting up python3-six (1.12.0-1) ...
23:11:21 [2021-08-16T23:11:21.364Z] #44 ...
23:11:21 [2021-08-16T23:11:21.364Z] 
23:11:21 [2021-08-16T23:11:21.364Z] #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
23:11:21 [2021-08-16T23:11:21.364Z] #50 sha256:7512cffef66e929df4e7681e07fb14b454f85eaea73abafc257b46546b845508
23:11:21 [2021-08-16T23:11:21.364Z] #50 45.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:11:21 [2021-08-16T23:11:21.364Z] #50 45.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:11:21 [2021-08-16T23:11:21.364Z] #50 46.04 go: downloading github.com/BurntSushi/toml v0.3.1
23:11:21 [2021-08-16T23:11:21.364Z] #50 ...
23:11:21 [2021-08-16T23:11:21.364Z] 
23:11:21 [2021-08-16T23:11:21.364Z] #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
23:11:21 [2021-08-16T23:11:21.364Z] #37 sha256:b04fea4c8efe10b44c7c69bf1cc1807921c6be6c31c9b36784ca503ba9df9e07
23:11:21 [2021-08-16T23:11:21.364Z] #37 3.706 -- Check for working C compiler: /usr/bin/cc -- works
23:11:21 [2021-08-16T23:11:21.364Z] #37 3.710 -- Detecting C compiler ABI info
23:11:21 [2021-08-16T23:11:21.364Z] #37 4.601 -- Detecting C compiler ABI info - done
23:11:21 [2021-08-16T23:11:21.364Z] #37 4.636 -- Detecting C compile features
23:11:21 [2021-08-16T23:11:21.364Z] #37 7.216 -- Detecting C compile features - done
23:11:21 [2021-08-16T23:11:21.364Z] #37 7.249 -- Performing Test HAS_BUILTIN_FORTIFY
23:11:21 [2021-08-16T23:11:21.364Z] #37 7.605 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:11:21 [2021-08-16T23:11:21.364Z] #37 7.686 -- Configuring done
23:11:21 [2021-08-16T23:11:21.364Z] #37 7.711 -- Generating done
23:11:21 [2021-08-16T23:11:21.364Z] #37 7.714 -- Build files have been written to: /tmp/tmp.Vl4AlMjCY5/tini
23:11:21 [2021-08-16T23:11:21.364Z] #37 7.722 + make tini-static
23:11:21 [2021-08-16T23:11:21.364Z] #37 8.066 Scanning dependencies of target tini-static
23:11:21 [2021-08-16T23:11:21.364Z] #37 8.112 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:11:21 [2021-08-16T23:11:21.364Z] #37 9.219 [100%] Linking C executable tini-static
23:11:21 [2021-08-16T23:11:21.638Z] #37 9.877 [100%] Built target tini-static
23:11:21 [2021-08-16T23:11:21.639Z] #37 9.953 + mkdir -p /build
23:11:21 [2021-08-16T23:11:21.639Z] #37 ...
23:11:21 [2021-08-16T23:11:21.639Z] 
23:11:21 [2021-08-16T23:11:21.639Z] #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
23:11:21 [2021-08-16T23:11:21.639Z] #44 sha256:ba8784c46bd5579a6f67a76306942a11a331688e198cddb6d36782a492536ed7
23:11:21 [2021-08-16T23:11:21.639Z] #44 55.66 Setting up python3-pkg-resources (40.8.0-1) ...
23:11:21 [2021-08-16T23:11:21.967Z] #44 ...
23:11:21 [2021-08-16T23:11:21.967Z] 
23:11:21 [2021-08-16T23:11:21.967Z] #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
23:11:21 [2021-08-16T23:11:21.967Z] #13 sha256:b23ffbf1a0045141635f6ec6ba968ecf4554f8e65d50c1c863262c466fc59a7d
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.13 Selecting previously unselected package binutils-mingw-w64.
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.45 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.73 Selecting previously unselected package dmsetup.
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.75 Unpacking dmsetup (2:1.02.155-3) ...
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.96 Selecting previously unselected package mingw-w64-common.
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:11:21 [2021-08-16T23:11:21.967Z] #13 43.97 Unpacking mingw-w64-common (6.0.0-3) ...
23:11:21 [2021-08-16T23:11:21.967Z] #13 49.89 Selecting previously unselected package mingw-w64-x86-64-dev.
23:11:21 [2021-08-16T23:11:21.967Z] #13 49.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:11:21 [2021-08-16T23:11:21.968Z] #13 49.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:11:21 [2021-08-16T23:11:21.968Z] #13 ...
23:11:21 [2021-08-16T23:11:21.968Z] 
23:11:21 [2021-08-16T23:11:21.968Z] #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
23:11:21 [2021-08-16T23:11:21.968Z] #37 sha256:b04fea4c8efe10b44c7c69bf1cc1807921c6be6c31c9b36784ca503ba9df9e07
23:11:21 [2021-08-16T23:11:21.968Z] #37 9.956 + cp tini-static /build/docker-init
23:11:21 [2021-08-16T23:11:21.968Z] #37 ...
23:11:21 [2021-08-16T23:11:21.968Z] 
23:11:21 [2021-08-16T23:11:21.968Z] #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
23:11:21 [2021-08-16T23:11:21.968Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:11:21 [2021-08-16T23:11:21.968Z] #46 46.29 hash/crc32
23:11:21 [2021-08-16T23:11:21.968Z] #46 47.29 bufio
23:11:21 [2021-08-16T23:11:21.968Z] #46 47.51 regexp/syntax
23:11:21 [2021-08-16T23:11:21.968Z] #46 49.85 vendor/golang.org/x/text/transform
23:11:21 [2021-08-16T23:11:21.968Z] #46 49.88 internal/syscall/unix
23:11:21 [2021-08-16T23:11:21.968Z] #46 50.36 time
23:11:21 [2021-08-16T23:11:21.968Z] #46 52.48 regexp
23:11:22 [2021-08-16T23:11:22.240Z] #46 ...
23:11:22 [2021-08-16T23:11:22.240Z] 
23:11:22 [2021-08-16T23:11:22.240Z] #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
23:11:22 [2021-08-16T23:11:22.240Z] #52 sha256:0483a8c3b56ac9b3b2756e53905b413e6dd52fe4af39686ebba8a85fffd9c94d
23:11:22 [2021-08-16T23:11:22.240Z] #52 49.83 internal/syscall/unix
23:11:22 [2021-08-16T23:11:22.240Z] #52 49.83 time
23:11:22 [2021-08-16T23:11:22.240Z] #52 50.38 internal/syscall/execenv
23:11:22 [2021-08-16T23:11:22.240Z] #52 51.90 regexp
23:11:22 [2021-08-16T23:11:22.240Z] #52 56.07 io/fs
23:11:22 [2021-08-16T23:11:22.240Z] #52 56.07 context
23:11:22 [2021-08-16T23:11:22.240Z] #52 56.10 internal/poll
23:11:22 [2021-08-16T23:11:22.502Z] #52 ...
23:11:22 [2021-08-16T23:11:22.502Z] 
23:11:22 [2021-08-16T23:11:22.502Z] #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
23:11:22 [2021-08-16T23:11:22.502Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:11:22 [2021-08-16T23:11:22.502Z] #46 56.58 github.com/LK4D4/vndr/versioned
23:11:22 [2021-08-16T23:11:22.764Z] #46 56.91 context
23:11:22 [2021-08-16T23:11:22.764Z] #46 56.93 io/fs
23:11:22 [2021-08-16T23:11:22.764Z] #46 56.99 internal/poll
23:11:23 [2021-08-16T23:11:23.713Z] #46 ...
23:11:23 [2021-08-16T23:11:23.713Z] 
23:11:23 [2021-08-16T23:11:23.713Z] #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
23:11:23 [2021-08-16T23:11:23.713Z] #37 sha256:b04fea4c8efe10b44c7c69bf1cc1807921c6be6c31c9b36784ca503ba9df9e07
23:11:23 [2021-08-16T23:11:23.713Z] #37 DONE 11.9s
23:11:23 [2021-08-16T23:11:23.974Z] 
23:11:23 [2021-08-16T23:11:23.974Z] #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
23:11:23 [2021-08-16T23:11:23.974Z] #44 sha256:ba8784c46bd5579a6f67a76306942a11a331688e198cddb6d36782a492536ed7
23:11:23 [2021-08-16T23:11:23.974Z] #44 57.07 Setting up python3-protobuf (3.6.1.3-2) ...
23:11:27 [2021-08-16T23:11:27.284Z] #44 60.98 Setting up criu (3.15-1) ...
23:11:28 [2021-08-16T23:11:28.692Z] #44 ...
23:11:28 [2021-08-16T23:11:28.692Z] 
23:11:28 [2021-08-16T23:11:28.692Z] #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
23:11:28 [2021-08-16T23:11:28.692Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:11:28 [2021-08-16T23:11:28.692Z] #46 58.70 internal/fmtsort
23:11:28 [2021-08-16T23:11:28.692Z] #46 58.71 encoding/binary
23:11:28 [2021-08-16T23:11:28.692Z] #46 60.59 os
23:11:28 [2021-08-16T23:11:28.692Z] #46 60.95 crypto/cipher
23:11:28 [2021-08-16T23:11:28.692Z] #46 60.95 encoding/base64
23:11:28 [2021-08-16T23:11:28.692Z] #46 60.95 crypto/sha512
23:11:28 [2021-08-16T23:11:28.692Z] #46 61.98 crypto/ed25519/internal/edwards25519
23:11:28 [2021-08-16T23:11:28.692Z] #46 62.32 crypto/md5
23:11:29 [2021-08-16T23:11:29.267Z] #46 63.43 crypto/aes
23:11:29 [2021-08-16T23:11:29.267Z] #46 63.53 crypto/des
23:11:30 [2021-08-16T23:11:30.218Z] #46 64.48 crypto/sha1
23:11:30 [2021-08-16T23:11:30.793Z] #46 65.02 crypto/sha256
23:11:30 [2021-08-16T23:11:30.793Z] #46 65.06 encoding/pem
23:11:31 [2021-08-16T23:11:31.055Z] #46 ...
23:11:31 [2021-08-16T23:11:31.055Z] 
23:11:31 [2021-08-16T23:11:31.055Z] #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
23:11:31 [2021-08-16T23:11:31.055Z] #44 sha256:ba8784c46bd5579a6f67a76306942a11a331688e198cddb6d36782a492536ed7
23:11:31 [2021-08-16T23:11:31.055Z] #44 62.95 Processing triggers for libc-bin (2.28-10) ...
23:11:31 [2021-08-16T23:11:31.055Z] #44 63.09 Processing triggers for mime-support (3.62) ...
23:11:31 [2021-08-16T23:11:31.055Z] #44 DONE 65.1s
23:11:31 [2021-08-16T23:11:31.055Z] 
23:11:31 [2021-08-16T23:11:31.055Z] #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
23:11:31 [2021-08-16T23:11:31.055Z] #52 sha256:0483a8c3b56ac9b3b2756e53905b413e6dd52fe4af39686ebba8a85fffd9c94d
23:11:31 [2021-08-16T23:11:31.055Z] #52 58.69 encoding/binary
23:11:31 [2021-08-16T23:11:31.055Z] #52 58.70 internal/fmtsort
23:11:31 [2021-08-16T23:11:31.055Z] #52 59.23 os
23:11:31 [2021-08-16T23:11:31.055Z] #52 60.95 encoding/base64
23:11:31 [2021-08-16T23:11:31.055Z] #52 60.96 golang.org/x/sys/unix
23:11:31 [2021-08-16T23:11:31.055Z] #52 62.76 fmt
23:11:31 [2021-08-16T23:11:31.055Z] #52 62.78 path/filepath
23:11:31 [2021-08-16T23:11:31.056Z] #52 62.78 mvdan.cc/sh/v3/fileutil
23:11:31 [2021-08-16T23:11:31.056Z] #52 64.41 io/ioutil
23:11:31 [2021-08-16T23:11:31.630Z] #52 ...
23:11:31 [2021-08-16T23:11:31.631Z] 
23:11:31 [2021-08-16T23:11:31.631Z] #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
23:11:31 [2021-08-16T23:11:31.631Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:11:31 [2021-08-16T23:11:31.631Z] #46 65.90 vendor/golang.org/x/crypto/chacha20
23:11:31 [2021-08-16T23:11:31.631Z] #46 65.94 vendor/golang.org/x/crypto/poly1305
23:11:33 [2021-08-16T23:11:33.031Z] #46 67.18 vendor/golang.org/x/crypto/chacha20poly1305
23:11:33 [2021-08-16T23:11:33.605Z] #46 67.72 flag
23:11:33 [2021-08-16T23:11:33.605Z] #46 67.72 internal/lazyregexp
23:11:33 [2021-08-16T23:11:33.605Z] #46 67.73 net/url
23:11:33 [2021-08-16T23:11:33.605Z] #46 67.73 go/token
23:11:34 [2021-08-16T23:11:34.180Z] #46 68.38 text/template/parse
23:11:34 [2021-08-16T23:11:34.755Z] #46 ...
23:11:34 [2021-08-16T23:11:34.755Z] 
23:11:34 [2021-08-16T23:11:34.755Z] #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
23:11:34 [2021-08-16T23:11:34.755Z] #13 sha256:b23ffbf1a0045141635f6ec6ba968ecf4554f8e65d50c1c863262c466fc59a7d
23:11:34 [2021-08-16T23:11:34.755Z] #13 56.05 Selecting previously unselected package gcc-mingw-w64-base.
23:11:34 [2021-08-16T23:11:34.755Z] #13 56.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:11:34 [2021-08-16T23:11:34.755Z] #13 56.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:11:34 [2021-08-16T23:11:34.755Z] #13 56.30 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:11:34 [2021-08-16T23:11:34.755Z] #13 56.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:11:34 [2021-08-16T23:11:34.755Z] #13 56.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:11:34 [2021-08-16T23:11:34.755Z] #13 ...
23:11:34 [2021-08-16T23:11:34.755Z] 
23:11:34 [2021-08-16T23:11:34.755Z] #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
23:11:34 [2021-08-16T23:11:34.755Z] #57 sha256:58b3b75c5bf4384397c9484104257cd9b972f53861556131156f2165e4f1f1ec
23:11:35 [2021-08-16T23:11:35.019Z] #57 38.58 Checking out files:  28% (1294/4561)   
Checking out files:  29% (1323/4561)   
Checking out files:  30% (1369/4561)   
Checking out files:  31% (1414/4561)   
Checking out files:  32% (1460/4561)   
Checking out files:  33% (1506/4561)   
Checking out files:  34% (1551/4561)   
Checking out files:  35% (1597/4561)   
Checking out files:  36% (1642/4561)   
Checking out files:  37% (1688/4561)   
Checking out files:  38% (1734/4561)   
Checking out files:  39% (1779/4561)   
Checking out files:  40% (1825/4561)   
Checking out files:  41% (1871/4561)   
Checking out files:  42% (1916/4561)   
Checking out files:  43% (1962/4561)   
Checking out files:  44% (2007/4561)   
Checking out files:  45% (2053/4561)   
Checking out files:  46% (2099/4561)   
Checking out files:  47% (2144/4561)   
Checking out files:  48% (2190/4561)   
Checking out files:  49% (2235/4561)   
Checking out files:  50% (2281/4561)   
Checking out files:  51% (2327/4561)   
Checking out files:  52% (2372/4561)   
Checking out files:  53% (2418/4561)   
Checking out files:  54% (2463/4561)   
Checking out files:  55% (2509/4561)   
Checking out files:  56% (2555/4561)   
Checking out files:  57% (2600/4561)   
Checking out files:  58% (2646/4561)   
Checking out files:  59% (2691/4561)   
Checking out files:  60% (2737/4561)   
Checking out files:  61% (2783/4561)   
Checking out files:  62% (2828/4561)   
Checking out files:  63% (2874/4561)   
Checking out files:  64% (2920/4561)   
Checking out files:  65% (2965/4561)   
Checking out files:  66% (3011/4561)   
Checking out files:  67% (3056/4561)   
Checking out files:  68% (3102/4561)   
Checking out files:  69% (3148/4561)   
Checking out files:  70% (3193/4561)   
Checking out files:  71% (3239/4561)   
Checking out files:  71% (3261/4561)   
Checking out files:  72% (3284/4561)   
Checking out files:  73% (3330/4561)   
Checking out files:  74% (3376/4561)   
Checking out files:  75% (3421/4561)   
Checking out files:  76% (3467/4561)   
Checking out files:  77% (3512/4561)   
Checking out files:  78% (3558/4561)   
Checking out files:  79% (3604/4561)   
Checking out files:  80% (3649/4561)   
Checking out files:  81% (3695/4561)   
Checking out files:  82% (3741/4561)   
Checking out files:  83% (3786/4561)   
Checking out files:  84% (3832/4561)   
Checking out files:  85% (3877/4561)   
Checking out files:  86% (3923/4561)   
Checking out files:  87% (3969/4561)   
Checking out files:  88% (4014/4561)   
Checking out files:  89% (4060/4561)   
Checking out files:  90% (4105/4561)   
Checking out files:  91% (4151/4561)   
Checking out files:  92% (4197/4561)   
Checking out files:  93% (4242/4561)   
Checking out files:  94% (4288/4561)   
Checking out files:  95% (4333/4561)   
Checking out files:  96% (4379/4561)   
Checking out files:  97% (4425/4561)   
Checking out files:  98% (4470/4561)   
Checking out files:  99% (4516/4561)   
Checking out files: 100% (4561/4561)   
Checking out files: 100% (4561/4561), done.
23:11:35 [2021-08-16T23:11:35.019Z] #57 40.57 + cd /tmp/tmp.spWDDtDDhz/src/github.com/containerd/containerd
23:11:35 [2021-08-16T23:11:35.019Z] #57 40.57 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
23:11:36 [2021-08-16T23:11:36.940Z] #57 42.28 + export 'BUILDTAGS=netgo osusergo static_build'
23:11:36 [2021-08-16T23:11:36.940Z] #57 42.28 + BUILDTAGS='netgo osusergo static_build'
23:11:36 [2021-08-16T23:11:36.940Z] #57 42.28 + export EXTRA_FLAGS=-buildmode=pie
23:11:36 [2021-08-16T23:11:36.940Z] #57 42.28 + EXTRA_FLAGS=-buildmode=pie
23:11:36 [2021-08-16T23:11:36.940Z] #57 42.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:11:36 [2021-08-16T23:11:36.940Z] #57 42.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:11:36 [2021-08-16T23:11:36.940Z] #57 42.28 + '[' '' = dynamic ']'
23:11:36 [2021-08-16T23:11:36.940Z] #57 42.28 + make
23:11:38 [2021-08-16T23:11:38.867Z] #57 44.04 + bin/ctr
23:11:38 [2021-08-16T23:11:38.867Z] #57 ...
23:11:38 [2021-08-16T23:11:38.867Z] 
23:11:38 [2021-08-16T23:11:38.867Z] #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
23:11:38 [2021-08-16T23:11:38.867Z] #13 sha256:b23ffbf1a0045141635f6ec6ba968ecf4554f8e65d50c1c863262c466fc59a7d
23:11:38 [2021-08-16T23:11:38.867Z] #13 70.02 Selecting previously unselected package g++-mingw-w64-x86-64.
23:11:38 [2021-08-16T23:11:38.867Z] #13 70.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:11:38 [2021-08-16T23:11:38.867Z] #13 70.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:11:43 [2021-08-16T23:11:43.087Z] #13 ...
23:11:43 [2021-08-16T23:11:43.087Z] 
23:11:43 [2021-08-16T23:11:43.087Z] #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
23:11:43 [2021-08-16T23:11:43.087Z] #52 sha256:0483a8c3b56ac9b3b2756e53905b413e6dd52fe4af39686ebba8a85fffd9c94d
23:11:43 [2021-08-16T23:11:43.087Z] #52 66.87 flag
23:11:43 [2021-08-16T23:11:43.087Z] #52 66.87 github.com/pkg/diff
23:11:43 [2021-08-16T23:11:43.087Z] #52 66.89 encoding/json
23:11:43 [2021-08-16T23:11:43.087Z] #52 68.79 go/token
23:11:43 [2021-08-16T23:11:43.087Z] #52 68.90 golang.org/x/crypto/ssh/terminal
23:11:43 [2021-08-16T23:11:43.087Z] #52 69.60 mvdan.cc/editorconfig
23:11:43 [2021-08-16T23:11:43.087Z] #52 70.31 go/scanner
23:11:43 [2021-08-16T23:11:43.087Z] #52 70.82 mvdan.cc/sh/v3/syntax
23:11:43 [2021-08-16T23:11:43.087Z] #52 71.82 go/ast
23:11:43 [2021-08-16T23:11:43.087Z] #52 ...
23:11:43 [2021-08-16T23:11:43.087Z] 
23:11:43 [2021-08-16T23:11:43.087Z] #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
23:11:43 [2021-08-16T23:11:43.087Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:11:43 [2021-08-16T23:11:43.087Z] #46 69.20 go/scanner
23:11:43 [2021-08-16T23:11:43.087Z] #46 70.28 log
23:11:43 [2021-08-16T23:11:43.087Z] #46 70.41 go/ast
23:11:43 [2021-08-16T23:11:43.087Z] #46 70.65 encoding/json
23:11:43 [2021-08-16T23:11:43.087Z] #46 71.38 encoding/xml
23:11:43 [2021-08-16T23:11:43.087Z] #46 75.45 text/template
23:11:43 [2021-08-16T23:11:43.087Z] #46 76.42 compress/flate
23:11:43 [2021-08-16T23:11:43.350Z] #46 77.55 go/parser
23:11:43 [2021-08-16T23:11:43.612Z] #46 ...
23:11:43 [2021-08-16T23:11:43.612Z] 
23:11:43 [2021-08-16T23:11:43.612Z] #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
23:11:43 [2021-08-16T23:11:43.612Z] #52 sha256:0483a8c3b56ac9b3b2756e53905b413e6dd52fe4af39686ebba8a85fffd9c94d
23:11:43 [2021-08-16T23:11:43.612Z] #52 77.79 mvdan.cc/sh/v3/cmd/shfmt
23:11:48 [2021-08-16T23:11:48.917Z] #52 DONE 83.2s
23:11:48 [2021-08-16T23:11:48.917Z] 
23:11:48 [2021-08-16T23:11:48.917Z] #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
23:11:48 [2021-08-16T23:11:48.917Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:11:48 [2021-08-16T23:11:48.917Z] #46 78.76 math/big
23:11:48 [2021-08-16T23:11:48.917Z] #46 80.73 net
23:11:48 [2021-08-16T23:11:48.917Z] #46 82.01 vendor/golang.org/x/text/unicode/norm
23:11:48 [2021-08-16T23:11:48.917Z] #46 82.13 go/doc
23:11:49 [2021-08-16T23:11:49.862Z] #46 ...
23:11:49 [2021-08-16T23:11:49.862Z] 
23:11:49 [2021-08-16T23:11:49.863Z] #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
23:11:49 [2021-08-16T23:11:49.863Z] #13 sha256:b23ffbf1a0045141635f6ec6ba968ecf4554f8e65d50c1c863262c466fc59a7d
23:11:49 [2021-08-16T23:11:49.863Z] #13 80.39 Selecting previously unselected package libapparmor1:arm64.
23:11:49 [2021-08-16T23:11:49.863Z] #13 80.39 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
23:11:49 [2021-08-16T23:11:49.863Z] #13 80.39 Unpacking libapparmor1:arm64 (2.13.2-10) ...
23:11:49 [2021-08-16T23:11:49.863Z] #13 80.55 Selecting previously unselected package libapparmor-dev:arm64.
23:11:49 [2021-08-16T23:11:49.863Z] #13 80.57 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
23:11:49 [2021-08-16T23:11:49.863Z] #13 80.58 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
23:11:49 [2021-08-16T23:11:49.863Z] #13 80.86 Selecting previously unselected package libbtrfs0.
23:11:49 [2021-08-16T23:11:49.863Z] #13 80.88 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
23:11:49 [2021-08-16T23:11:49.863Z] #13 80.90 Unpacking libbtrfs0 (4.20.1-2) ...
23:11:49 [2021-08-16T23:11:49.863Z] #13 81.07 Selecting previously unselected package libbtrfs-dev.
23:11:49 [2021-08-16T23:11:49.863Z] #13 81.07 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
23:11:49 [2021-08-16T23:11:49.863Z] #13 81.08 Unpacking libbtrfs-dev (4.20.1-2) ...
23:11:49 [2021-08-16T23:11:49.863Z] #13 81.21 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:11:49 [2021-08-16T23:11:49.863Z] #13 81.21 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
23:11:49 [2021-08-16T23:11:49.863Z] #13 81.22 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:11:50 [2021-08-16T23:11:50.124Z] #13 81.32 Selecting previously unselected package libudev-dev:arm64.
23:11:50 [2021-08-16T23:11:50.124Z] #13 81.32 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
23:11:50 [2021-08-16T23:11:50.124Z] #13 81.34 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
23:11:50 [2021-08-16T23:11:50.124Z] #13 81.59 Selecting previously unselected package libsepol1-dev:arm64.
23:11:50 [2021-08-16T23:11:50.386Z] #13 81.59 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
23:11:50 [2021-08-16T23:11:50.386Z] #13 81.60 Unpacking libsepol1-dev:arm64 (2.8-1) ...
23:11:50 [2021-08-16T23:11:50.958Z] #13 82.30 Selecting previously unselected package libpcre16-3:arm64.
23:11:51 [2021-08-16T23:11:51.220Z] #13 82.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
23:11:51 [2021-08-16T23:11:51.220Z] #13 82.34 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
23:11:51 [2021-08-16T23:11:51.220Z] #13 82.54 Selecting previously unselected package libpcre32-3:arm64.
23:11:51 [2021-08-16T23:11:51.220Z] #13 82.55 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
23:11:51 [2021-08-16T23:11:51.483Z] #13 82.55 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
23:11:51 [2021-08-16T23:11:51.483Z] #13 82.74 Selecting previously unselected package libpcrecpp0v5:arm64.
23:11:51 [2021-08-16T23:11:51.483Z] #13 82.74 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
23:11:51 [2021-08-16T23:11:51.483Z] #13 82.75 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
23:11:51 [2021-08-16T23:11:51.745Z] #13 82.87 Selecting previously unselected package libpcre3-dev:arm64.
23:11:51 [2021-08-16T23:11:51.745Z] #13 82.87 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
23:11:51 [2021-08-16T23:11:51.745Z] #13 82.89 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
23:11:52 [2021-08-16T23:11:52.008Z] #13 83.30 Selecting previously unselected package libselinux1-dev:arm64.
23:11:52 [2021-08-16T23:11:52.008Z] #13 83.31 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
23:11:52 [2021-08-16T23:11:52.008Z] #13 83.32 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
23:11:52 [2021-08-16T23:11:52.270Z] #13 83.64 Selecting previously unselected package libdevmapper-dev:arm64.
23:11:52 [2021-08-16T23:11:52.270Z] #13 83.65 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
23:11:52 [2021-08-16T23:11:52.271Z] #13 83.66 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:11:52 [2021-08-16T23:11:52.533Z] #13 83.77 Selecting previously unselected package libseccomp-dev:arm64.
23:11:52 [2021-08-16T23:11:52.533Z] #13 83.79 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
23:11:52 [2021-08-16T23:11:52.533Z] #13 83.80 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
23:11:52 [2021-08-16T23:11:52.533Z] #13 83.96 Selecting previously unselected package libsystemd-dev:arm64.
23:11:52 [2021-08-16T23:11:52.796Z] #13 83.97 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
23:11:52 [2021-08-16T23:11:52.796Z] #13 83.99 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.47 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.49 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.51 Setting up libapparmor1:arm64 (2.13.2-10) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.55 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.57 Setting up libpcre16-3:arm64 (2:8.39-12) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.58 Setting up libsepol1-dev:arm64 (2.8-1) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.65 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.69 Setting up libbtrfs0 (4.20.1-2) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.73 Setting up libpcre32-3:arm64 (2:8.39-12) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.74 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
23:11:53 [2021-08-16T23:11:53.371Z] #13 84.79 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:11:53 [2021-08-16T23:11:53.634Z] #13 84.82 Setting up libbtrfs-dev (4.20.1-2) ...
23:11:53 [2021-08-16T23:11:53.634Z] #13 84.83 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
23:11:53 [2021-08-16T23:11:53.634Z] #13 84.85 Setting up mingw-w64-common (6.0.0-3) ...
23:11:53 [2021-08-16T23:11:53.634Z] #13 84.87 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
23:11:53 [2021-08-16T23:11:53.634Z] #13 84.89 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:11:53 [2021-08-16T23:11:53.634Z] #13 84.91 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
23:11:53 [2021-08-16T23:11:53.634Z] #13 84.94 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:11:53 [2021-08-16T23:11:53.634Z] #13 84.97 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
23:11:53 [2021-08-16T23:11:53.634Z] #13 84.98 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
23:11:53 [2021-08-16T23:11:53.634Z] #13 84.99 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:11:53 [2021-08-16T23:11:53.634Z] #13 85.01 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
23:11:53 [2021-08-16T23:11:53.634Z] #13 85.02 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
23:11:53 [2021-08-16T23:11:53.907Z] #13 85.03 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:11:53 [2021-08-16T23:11:53.907Z] #13 85.05 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
23:11:53 [2021-08-16T23:11:53.907Z] #13 85.07 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:11:53 [2021-08-16T23:11:53.907Z] #13 85.11 Setting up dmsetup (2:1.02.155-3) ...
23:11:53 [2021-08-16T23:11:53.907Z] #13 85.14 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:11:53 [2021-08-16T23:11:53.907Z] #13 85.17 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:11:53 [2021-08-16T23:11:53.907Z] #13 85.20 Processing triggers for libc-bin (2.28-10) ...
23:11:54 [2021-08-16T23:11:54.860Z] #13 DONE 86.0s
23:11:54 [2021-08-16T23:11:54.860Z] 
23:11:54 [2021-08-16T23:11:54.860Z] #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
23:11:54 [2021-08-16T23:11:54.860Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:11:54 [2021-08-16T23:11:54.860Z] #46 86.39 github.com/LK4D4/vndr/build
23:11:54 [2021-08-16T23:11:54.860Z] #46 88.24 vendor/golang.org/x/net/idna
23:11:54 [2021-08-16T23:11:54.860Z] #46 88.75 vendor/golang.org/x/crypto/cryptobyte
23:11:56 [2021-08-16T23:11:56.255Z] #46 90.50 mime
23:11:57 [2021-08-16T23:11:57.203Z] #46 ...
23:11:57 [2021-08-16T23:11:57.203Z] 
23:11:57 [2021-08-16T23:11:57.203Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
23:11:57 [2021-08-16T23:11:57.203Z] #14 sha256:31c27fb70d3b93a3164b8c880ff6961056d86559749b3f08b4e509c837c2ec08
23:11:57 [2021-08-16T23:11:57.203Z] #14 DONE 2.3s
23:11:57 [2021-08-16T23:11:57.203Z] 
23:11:57 [2021-08-16T23:11:57.203Z] #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
23:11:57 [2021-08-16T23:11:57.203Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:11:57 [2021-08-16T23:11:57.203Z] #46 91.49 crypto/ecdsa
23:11:57 [2021-08-16T23:11:57.203Z] #46 91.49 mime/quotedprintable
23:11:58 [2021-08-16T23:11:58.169Z] #46 92.11 net/http/internal
23:11:58 [2021-08-16T23:11:58.742Z] #46 ...
23:11:58 [2021-08-16T23:11:58.742Z] 
23:11:58 [2021-08-16T23:11:58.742Z] #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
23:11:58 [2021-08-16T23:11:58.742Z] #15 sha256:15e2b9a41a6f6899d67e0b110a8a2bd7f494bcd14903cccbd58d70dd8cf97b0c
23:11:58 [2021-08-16T23:11:58.742Z] #15 DONE 1.7s
23:11:58 [2021-08-16T23:11:58.742Z] 
23:11:58 [2021-08-16T23:11:58.742Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:11:58 [2021-08-16T23:11:58.742Z] #16 sha256:a089d4901c48438cca18380617e9f67a94f0a0c52311b1f589a4f18b9ddfc664
23:12:00 [2021-08-16T23:12:00.142Z] #16 1.336 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:12:00 [2021-08-16T23:12:00.405Z] #16 DONE 1.6s
23:12:00 [2021-08-16T23:12:00.405Z] 
23:12:00 [2021-08-16T23:12:00.405Z] #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
23:12:00 [2021-08-16T23:12:00.405Z] #54 sha256:abd455e5e8ae9745dab12c43ccad7abbdd472d6b14a31f2c7bdb933c0b3ce7e2
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.806 + RM_GOPATH=0
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.806 + TMP_GOPATH=
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.807 + : /build
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.807 + '[' -z '' ']'
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.807 ++ mktemp -d
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.811 + export GOPATH=/tmp/tmp.d0wdZQX7uV
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.811 + GOPATH=/tmp/tmp.d0wdZQX7uV
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.822 + RM_GOPATH=1
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.822 + case "$(go env GOARCH)" in
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.822 ++ go env GOARCH
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.859 + export GO_BUILDMODE=-buildmode=pie
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.859 + GO_BUILDMODE=-buildmode=pie
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.859 ++ dirname /tmp/install/install.sh
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.861 + dir=/tmp/install
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.861 + bin=runc
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.861 + shift
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.861 + '[' '!' -f /tmp/install/runc.installer ']'
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.861 + . /tmp/install/runc.installer
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.861 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.862 + install_runc
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.875 + uname -r
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.875 + grep -q '^3\.10\.0.*\.el7\.'
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.879 + RUNC_BUILDTAGS='seccomp '
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.880 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.880 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.881 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.d0wdZQX7uV/src/github.com/opencontainers/runc
23:12:00 [2021-08-16T23:12:00.405Z] #54 1.887 Cloning into '/tmp/tmp.d0wdZQX7uV/src/github.com/opencontainers/runc'...
23:12:02 [2021-08-16T23:12:02.326Z] #54 ...
23:12:02 [2021-08-16T23:12:02.327Z] 
23:12:02 [2021-08-16T23:12:02.327Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:12:02 [2021-08-16T23:12:02.327Z] #17 sha256:175b0fe27a14c1d2902c05d20cad6e2541d1178bc71ea65cf30097212697acba
23:12:02 [2021-08-16T23:12:02.327Z] #17 DONE 1.6s
23:12:02 [2021-08-16T23:12:02.327Z] 
23:12:02 [2021-08-16T23:12:02.327Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:12:02 [2021-08-16T23:12:02.327Z] #18 sha256:c9f9d76762578c53a25cd2df887b1f6a665eb61157510770244929d4d99aa1c3
23:12:02 [2021-08-16T23:12:02.902Z] #18 ...
23:12:02 [2021-08-16T23:12:02.902Z] 
23:12:02 [2021-08-16T23:12:02.902Z] #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
23:12:02 [2021-08-16T23:12:02.902Z] #59 sha256:73ac12c8ab652506ea70d6a7a69144934c26804efa314eab82008dd2d8a1751c
23:12:02 [2021-08-16T23:12:02.902Z] #59 91.28 + for f in rootlesskit rootlesskit-docker-proxy
23:12:02 [2021-08-16T23:12:02.902Z] #59 91.28 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:12:02 [2021-08-16T23:12:02.902Z] #59 DONE 97.1s
23:12:02 [2021-08-16T23:12:02.902Z] 
23:12:02 [2021-08-16T23:12:02.902Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:12:02 [2021-08-16T23:12:02.902Z] #60 sha256:bf9a5b125cab361e16f42041c91fb132e3a0dccfd026816cbb300705fff2b6bb
23:12:02 [2021-08-16T23:12:02.902Z] #60 DONE 0.1s
23:12:02 [2021-08-16T23:12:02.902Z] 
23:12:02 [2021-08-16T23:12:02.902Z] #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
23:12:02 [2021-08-16T23:12:02.902Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:12:03 [2021-08-16T23:12:03.165Z] #46 ...
23:12:03 [2021-08-16T23:12:03.165Z] 
23:12:03 [2021-08-16T23:12:03.165Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:12:03 [2021-08-16T23:12:03.165Z] #61 sha256:8ec08465ecc7953a958e6014952ac618f5abccb5f63c7093f7eda50f4958a583
23:12:03 [2021-08-16T23:12:03.165Z] #61 DONE 0.1s
23:12:03 [2021-08-16T23:12:03.165Z] 
23:12:03 [2021-08-16T23:12:03.165Z] #24 [dockercli 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 dockercli
23:12:03 [2021-08-16T23:12:03.165Z] #24 sha256:1e7e64e8fa066c2b671656b37e0fa4420e7a3e9598dcfa7bed1bbd5b2e8be96d
23:12:04 [2021-08-16T23:12:04.115Z] #24 ...
23:12:04 [2021-08-16T23:12:04.115Z] 
23:12:04 [2021-08-16T23:12:04.115Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:12:04 [2021-08-16T23:12:04.115Z] #18 sha256:c9f9d76762578c53a25cd2df887b1f6a665eb61157510770244929d4d99aa1c3
23:12:04 [2021-08-16T23:12:04.115Z] #18 DONE 1.9s
23:12:04 [2021-08-16T23:12:04.115Z] 
23:12:04 [2021-08-16T23:12:04.115Z] #19 [dev-systemd-false  6/25] RUN ldconfig
23:12:04 [2021-08-16T23:12:04.115Z] #19 sha256:bd096b218fd560be5a691f4aabaac700c3fa8e0a467eaba081a85a0edec69d1a
23:12:06 [2021-08-16T23:12:06.665Z] #19 DONE 2.5s
23:12:06 [2021-08-16T23:12:06.665Z] 
23:12:06 [2021-08-16T23:12:06.665Z] #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
23:12:06 [2021-08-16T23:12:06.665Z] #54 sha256:abd455e5e8ae9745dab12c43ccad7abbdd472d6b14a31f2c7bdb933c0b3ce7e2
23:12:06 [2021-08-16T23:12:06.665Z] #54 10.35 + cd /tmp/tmp.d0wdZQX7uV/src/github.com/opencontainers/runc
23:12:06 [2021-08-16T23:12:06.665Z] #54 10.36 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:12:06 [2021-08-16T23:12:06.665Z] #54 10.83 + '[' -z '' ']'
23:12:06 [2021-08-16T23:12:06.665Z] #54 10.83 + target=static
23:12:06 [2021-08-16T23:12:06.665Z] #54 10.83 + make 'BUILDTAGS=seccomp ' static
23:12:06 [2021-08-16T23:12:06.665Z] #54 11.19 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
23:12:11 [2021-08-16T23:12:11.971Z] #54 ...
23:12:11 [2021-08-16T23:12:11.971Z] 
23:12:11 [2021-08-16T23:12:11.971Z] #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
23:12:11 [2021-08-16T23:12:11.971Z] #20 sha256:390347056d57f40ea48d474281bc8bbed1053ca35a65082e08d3990428f93f3d
23:12:11 [2021-08-16T23:12:11.971Z] #20 1.813 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
23:12:11 [2021-08-16T23:12:11.971Z] #20 2.005 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:12:11 [2021-08-16T23:12:11.971Z] #20 2.088 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:12:11 [2021-08-16T23:12:11.971Z] #20 2.250 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:12:11 [2021-08-16T23:12:11.971Z] #20 2.478 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
23:12:11 [2021-08-16T23:12:11.971Z] #20 3.260 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
23:12:11 [2021-08-16T23:12:11.971Z] #20 4.256 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB]
23:12:11 [2021-08-16T23:12:11.971Z] #20 5.578 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
23:12:15 [2021-08-16T23:12:15.374Z] #20 8.743 Fetched 8813 kB in 7s (1230 kB/s)
23:12:15 [2021-08-16T23:12:15.636Z] #20 8.743 Reading package lists...
23:12:15 [2021-08-16T23:12:15.636Z] #20 ...
23:12:15 [2021-08-16T23:12:15.636Z] 
23:12:15 [2021-08-16T23:12:15.636Z] #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
23:12:15 [2021-08-16T23:12:15.636Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:12:15 [2021-08-16T23:12:15.636Z] #46 99.90 net/textproto
23:12:15 [2021-08-16T23:12:15.636Z] #46 99.91 vendor/golang.org/x/net/http/httpproxy
23:12:15 [2021-08-16T23:12:15.636Z] #46 99.91 crypto/x509
23:12:15 [2021-08-16T23:12:15.636Z] #46 101.3 vendor/golang.org/x/net/http/httpguts
23:12:15 [2021-08-16T23:12:15.636Z] #46 101.3 mime/multipart
23:12:15 [2021-08-16T23:12:15.636Z] #46 103.0 crypto/tls
23:12:15 [2021-08-16T23:12:15.636Z] #46 108.3 net/http/httptrace
23:12:15 [2021-08-16T23:12:15.636Z] #46 108.5 net/http
23:12:17 [2021-08-16T23:12:17.557Z] #46 ...
23:12:17 [2021-08-16T23:12:17.557Z] 
23:12:17 [2021-08-16T23:12:17.557Z] #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
23:12:17 [2021-08-16T23:12:17.557Z] #20 sha256:390347056d57f40ea48d474281bc8bbed1053ca35a65082e08d3990428f93f3d
23:12:17 [2021-08-16T23:12:17.557Z] #20 8.743 Reading package lists...
23:12:18 [2021-08-16T23:12:18.764Z] #20 11.49 Reading package lists...
23:12:18 [2021-08-16T23:12:18.764Z] #20 ...
23:12:18 [2021-08-16T23:12:18.764Z] 
23:12:18 [2021-08-16T23:12:18.764Z] #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
23:12:18 [2021-08-16T23:12:18.764Z] #32 sha256:1e960f5b1601db6c4cc21354fb3e97549a7497fb774418c15f0327406839b525
23:12:18 [2021-08-16T23:12:18.764Z] #32 DONE 112.8s
23:12:19 [2021-08-16T23:12:19.026Z] 
23:12:19 [2021-08-16T23:12:19.026Z] #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
23:12:19 [2021-08-16T23:12:19.026Z] #50 sha256:7512cffef66e929df4e7681e07fb14b454f85eaea73abafc257b46546b845508
23:12:20 [2021-08-16T23:12:20.947Z] #50 ...
23:12:20 [2021-08-16T23:12:20.948Z] 
23:12:20 [2021-08-16T23:12:20.948Z] #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
23:12:20 [2021-08-16T23:12:20.948Z] #20 sha256:390347056d57f40ea48d474281bc8bbed1053ca35a65082e08d3990428f93f3d
23:12:20 [2021-08-16T23:12:20.948Z] #20 11.49 Reading package lists...
23:12:21 [2021-08-16T23:12:21.524Z] #20 14.62 Building dependency tree...
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73 libcap2-bin is already the newest version (1:2.25-2).
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73 The following additional packages will be installed:
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   python3.7 python3.7-minimal vim-runtime xxd
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73 Suggested packages:
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   quota
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73 Recommended packages:
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   aufs-dkms nftables build-essential python3-dev python3-keyring
23:12:22 [2021-08-16T23:12:22.099Z] #20 15.73   python3-keyrings.alt python3-xdg unzip
23:12:23 [2021-08-16T23:12:23.490Z] #20 16.98 The following NEW packages will be installed:
23:12:23 [2021-08-16T23:12:23.490Z] #20 16.98   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:12:23 [2021-08-16T23:12:23.490Z] #20 16.98   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:12:23 [2021-08-16T23:12:23.490Z] #20 16.98   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:12:23 [2021-08-16T23:12:23.490Z] #20 16.98   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:12:23 [2021-08-16T23:12:23.490Z] #20 16.98   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
23:12:23 [2021-08-16T23:12:23.490Z] #20 16.98   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:12:23 [2021-08-16T23:12:23.490Z] #20 16.98   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:12:23 [2021-08-16T23:12:23.490Z] #20 16.99   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:12:23 [2021-08-16T23:12:23.490Z] #20 16.99   xz-utils zip
23:12:23 [2021-08-16T23:12:23.490Z] #20 17.31 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
23:12:23 [2021-08-16T23:12:23.490Z] #20 17.31 Need to get 27.7 MB of archives.
23:12:23 [2021-08-16T23:12:23.490Z] #20 17.31 After this operation, 114 MB of additional disk space will be used.
23:12:23 [2021-08-16T23:12:23.490Z] #20 17.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
23:12:23 [2021-08-16T23:12:23.490Z] #20 17.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
23:12:23 [2021-08-16T23:12:23.490Z] #20 17.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
23:12:23 [2021-08-16T23:12:23.752Z] #20 17.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
23:12:23 [2021-08-16T23:12:23.752Z] #20 17.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
23:12:23 [2021-08-16T23:12:23.752Z] #20 17.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
23:12:23 [2021-08-16T23:12:23.752Z] #20 17.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
23:12:23 [2021-08-16T23:12:23.752Z] #20 17.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
23:12:23 [2021-08-16T23:12:23.752Z] #20 17.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
23:12:23 [2021-08-16T23:12:23.752Z] #20 17.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
23:12:23 [2021-08-16T23:12:23.752Z] #20 17.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
23:12:23 [2021-08-16T23:12:23.752Z] #20 17.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
23:12:24 [2021-08-16T23:12:24.014Z] #20 17.76 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
23:12:24 [2021-08-16T23:12:24.275Z] #20 18.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:12:24 [2021-08-16T23:12:24.537Z] #20 18.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
23:12:24 [2021-08-16T23:12:24.538Z] #20 18.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
23:12:24 [2021-08-16T23:12:24.800Z] #20 18.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
23:12:24 [2021-08-16T23:12:24.800Z] #20 18.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:12:25 [2021-08-16T23:12:25.063Z] #20 18.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
23:12:25 [2021-08-16T23:12:25.063Z] #20 18.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
23:12:25 [2021-08-16T23:12:25.063Z] #20 18.69 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
23:12:26 [2021-08-16T23:12:26.008Z] #20 19.43 debconf: delaying package configuration, since apt-utils is not installed
23:12:26 [2021-08-16T23:12:26.008Z] #20 19.57 Fetched 27.7 MB in 2s (16.8 MB/s)
23:12:26 [2021-08-16T23:12:26.008Z] #20 19.71 Selecting previously unselected package pigz.
23:12:26 [2021-08-16T23:12:26.270Z] #20 19.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 ... 23419 files and directories currently installed.)
23:12:26 [2021-08-16T23:12:26.270Z] #20 19.80 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
23:12:26 [2021-08-16T23:12:26.270Z] #20 19.81 Unpacking pigz (2.4-1) ...
23:12:26 [2021-08-16T23:12:26.270Z] #20 19.94 Selecting previously unselected package libpython3.7-minimal:arm64.
23:12:26 [2021-08-16T23:12:26.270Z] #20 19.95 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
23:12:26 [2021-08-16T23:12:26.270Z] #20 19.96 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
23:12:26 [2021-08-16T23:12:26.844Z] #20 20.48 Selecting previously unselected package python3.7-minimal.
23:12:26 [2021-08-16T23:12:26.844Z] #20 20.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
23:12:26 [2021-08-16T23:12:26.844Z] #20 20.52 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
23:12:27 [2021-08-16T23:12:27.791Z] #20 21.52 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
23:12:28 [2021-08-16T23:12:28.054Z] #20 21.62 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
23:12:28 [2021-08-16T23:12:28.317Z] #20 ...
23:12:28 [2021-08-16T23:12:28.318Z] 
23:12:28 [2021-08-16T23:12:28.318Z] #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
23:12:28 [2021-08-16T23:12:28.318Z] #46 sha256:1191d377b47b6691950da51be9401ec89576beced7a659999073834c2971cba9
23:12:28 [2021-08-16T23:12:28.318Z] #46 118.1 github.com/LK4D4/vndr/godl
23:12:28 [2021-08-16T23:12:28.318Z] #46 118.8 github.com/LK4D4/vndr
23:12:28 [2021-08-16T23:12:28.318Z] #46 DONE 122.7s
23:12:28 [2021-08-16T23:12:28.318Z] 
23:12:28 [2021-08-16T23:12:28.318Z] #24 [dockercli 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 dockercli
23:12:28 [2021-08-16T23:12:28.318Z] #24 sha256:1e7e64e8fa066c2b671656b37e0fa4420e7a3e9598dcfa7bed1bbd5b2e8be96d
23:12:28 [2021-08-16T23:12:28.318Z] #24 118.4 Checking out files:  21% (2487/11460)   
Checking out files:  22% (2522/11460)   
Checking out files:  23% (2636/11460)   
Checking out files:  24% (2751/11460)   
Checking out files:  25% (2865/11460)   
Checking out files:  26% (2980/11460)   
Checking out files:  27% (3095/11460)   
Checking out files:  28% (3209/11460)   
Checking out files:  29% (3324/11460)   
Checking out files:  30% (3438/11460)   
Checking out files:  31% (3553/11460)   
Checking out files:  32% (3668/11460)   
Checking out files:  33% (3782/11460)   
Checking out files:  34% (3897/11460)   
Checking out files:  35% (4011/11460)   
Checking out files:  36% (4126/11460)   
Checking out files:  37% (4241/11460)   
Checking out files:  38% (4355/11460)   
Checking out files:  39% (4470/11460)   
Checking out files:  40% (4584/11460)   
Checking out files:  41% (4699/11460)   
Checking out files:  42% (4814/11460)   
Checking out files:  43% (4928/11460)   
Checking out files:  44% (5043/11460)   
Checking out files:  45% (5157/11460)   
Checking out files:  46% (5272/11460)   
Checking out files:  47% (5387/11460)   
Checking out files:  48% (5501/11460)   
Checking out files:  49% (5616/11460)   
Checking out files:  50% (5730/11460)   
Checking out files:  51% (5845/11460)   
Checking out files:  52% (5960/11460)   
Checking out files:  53% (6074/11460)   
Checking out files:  54% (6189/11460)   
Checking out files:  55% (6303/11460)   
Checking out files:  56% (6418/11460)   
Checking out files:  57% (6533/11460)   
Checking out files:  58% (6647/11460)   
Checking out files:  59% (6762/11460)   
Checking out files:  60% (6876/11460)   
Checking out files:  61% (6991/11460)   
Checking out files:  62% (7106/11460)   
Checking out files:  63% (7220/11460)   
Checking out files:  64% (7335/11460)   
Checking out files:  65% (7449/11460)   
Checking out files:  66% (7564/11460)   
Checking out files:  67% (7679/11460)   
Checking out files:  68% (7793/11460)   
Checking out files:  69% (7908/11460)   
Checking out files:  70% (8022/11460)   
Checking out files:  70% (8107/11460)   
Checking out files:  71% (8137/11460)   
Checking out files:  72% (8252/11460)   
Checking out files:  73% (8366/11460)   
Checking out files:  74% (8481/11460)   
Checking out files:  75% (8595/11460)   
Checking out files:  76% (8710/11460)   
Checking out files:  77% (8825/11460)   
Checking out files:  78% (8939/11460)   
Checking out files:  79% (9054/11460)   
Checking out files:  80% (9168/11460)   
Checking out files:  81% (9283/11460)   
Checking out files:  82% (9398/11460)   
Checking out files:  83% (9512/11460)   
Checking out files:  84% (9627/11460)   
Checking out files:  85% (9741/11460)   
Checking out files:  86% (9856/11460)   
Checking out files:  87% (9971/11460)   
Checking out files:  88% (10085/11460)   
Checking out files:  89% (10200/11460)   
Checking out files:  90% (10314/11460)   
Checking out files:  91% (10429/11460)   
Checking out files:  92% (10544/11460)   
Checking out files:  93% (10658/11460)   
Checking out files:  94% (10773/11460)   
Checking out files:  95% (10887/11460)   
Checking out files:  96% (11002/11460)   
Checking out files:  97% (11117/11460)   
Checking out files:  98% (11231/11460)   
Checking out files:  99% (11346/11460)   
Checking out files: 100% (11460/11460)   
Checking out files: 100% (11460/11460), done.
23:12:28 [2021-08-16T23:12:28.318Z] #24 121.4 + cd /tmp/tmp.lk8OQhLp27/tmp/docker-ce
23:12:28 [2021-08-16T23:12:28.318Z] #24 121.4 + git checkout -q v17.06.2-ce
23:12:30 [2021-08-16T23:12:30.242Z] #24 ...
23:12:30 [2021-08-16T23:12:30.242Z] 
23:12:30 [2021-08-16T23:12:30.242Z] #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
23:12:30 [2021-08-16T23:12:30.242Z] #20 sha256:390347056d57f40ea48d474281bc8bbed1053ca35a65082e08d3990428f93f3d
23:12:30 [2021-08-16T23:12:30.242Z] #20 23.77 Selecting previously unselected package python3-minimal.
23:12:30 [2021-08-16T23:12:30.242Z] #20 23.77 (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 ... 23668 files and directories currently installed.)
23:12:30 [2021-08-16T23:12:30.242Z] #20 23.83 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
23:12:30 [2021-08-16T23:12:30.242Z] #20 23.86 Unpacking python3-minimal (3.7.3-1) ...
23:12:30 [2021-08-16T23:12:30.504Z] #20 24.33 Selecting previously unselected package libmpdec2:arm64.
23:12:30 [2021-08-16T23:12:30.766Z] #20 24.33 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
23:12:30 [2021-08-16T23:12:30.766Z] #20 24.35 Unpacking libmpdec2:arm64 (2.4.2-2) ...
23:12:30 [2021-08-16T23:12:30.766Z] #20 24.47 Selecting previously unselected package libpython3.7-stdlib:arm64.
23:12:30 [2021-08-16T23:12:30.766Z] #20 24.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
23:12:30 [2021-08-16T23:12:30.766Z] #20 24.51 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
23:12:31 [2021-08-16T23:12:31.712Z] #20 25.26 Selecting previously unselected package python3.7.
23:12:31 [2021-08-16T23:12:31.712Z] #20 25.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
23:12:31 [2021-08-16T23:12:31.712Z] #20 25.29 Unpacking python3.7 (3.7.3-2+deb10u3) ...
23:12:31 [2021-08-16T23:12:31.712Z] #20 25.40 Selecting previously unselected package libpython3-stdlib:arm64.
23:12:31 [2021-08-16T23:12:31.712Z] #20 25.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
23:12:31 [2021-08-16T23:12:31.712Z] #20 25.42 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
23:12:31 [2021-08-16T23:12:31.975Z] #20 25.52 Setting up python3-minimal (3.7.3-1) ...
23:12:32 [2021-08-16T23:12:32.922Z] #20 26.63 Selecting previously unselected package python3.
23:12:33 [2021-08-16T23:12:33.184Z] #20 26.63 (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 ... 24080 files and directories currently installed.)
23:12:33 [2021-08-16T23:12:33.184Z] #20 26.72 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
23:12:33 [2021-08-16T23:12:33.184Z] #20 26.74 Unpacking python3 (3.7.3-1) ...
23:12:33 [2021-08-16T23:12:33.184Z] #20 26.89 Selecting previously unselected package libip4tc0:arm64.
23:12:33 [2021-08-16T23:12:33.185Z] #20 26.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
23:12:33 [2021-08-16T23:12:33.185Z] #20 26.90 Unpacking libip4tc0:arm64 (1.8.2-4) ...
23:12:33 [2021-08-16T23:12:33.447Z] #20 27.04 Selecting previously unselected package libip6tc0:arm64.
23:12:33 [2021-08-16T23:12:33.447Z] #20 27.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
23:12:33 [2021-08-16T23:12:33.447Z] #20 27.05 Unpacking libip6tc0:arm64 (1.8.2-4) ...
23:12:33 [2021-08-16T23:12:33.447Z] #20 27.19 Selecting previously unselected package libiptc0:arm64.
23:12:33 [2021-08-16T23:12:33.447Z] #20 27.20 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
23:12:33 [2021-08-16T23:12:33.447Z] #20 27.22 Unpacking libiptc0:arm64 (1.8.2-4) ...
23:12:33 [2021-08-16T23:12:33.710Z] #20 27.41 Selecting previously unselected package libnfnetlink0:arm64.
23:12:33 [2021-08-16T23:12:33.710Z] #20 27.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:12:33 [2021-08-16T23:12:33.710Z] #20 27.43 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:12:33 [2021-08-16T23:12:33.710Z] #20 27.56 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:12:33 [2021-08-16T23:12:33.972Z] #20 27.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
23:12:33 [2021-08-16T23:12:33.972Z] #20 27.57 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:12:33 [2021-08-16T23:12:33.972Z] #20 27.68 Selecting previously unselected package libnftnl11:arm64.
23:12:33 [2021-08-16T23:12:33.972Z] #20 27.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
23:12:33 [2021-08-16T23:12:33.972Z] #20 27.71 Unpacking libnftnl11:arm64 (1.1.2-2) ...
23:12:33 [2021-08-16T23:12:33.972Z] #20 27.82 Selecting previously unselected package iptables.
23:12:34 [2021-08-16T23:12:34.234Z] #20 27.82 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
23:12:34 [2021-08-16T23:12:34.234Z] #20 27.84 Unpacking iptables (1.8.2-4) ...
23:12:34 [2021-08-16T23:12:34.497Z] #20 28.18 Selecting previously unselected package xxd.
23:12:34 [2021-08-16T23:12:34.497Z] #20 28.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
23:12:34 [2021-08-16T23:12:34.497Z] #20 28.20 Unpacking xxd (2:8.1.0875-5) ...
23:12:34 [2021-08-16T23:12:34.759Z] #20 28.35 Selecting previously unselected package vim-common.
23:12:34 [2021-08-16T23:12:34.760Z] #20 28.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:12:34 [2021-08-16T23:12:34.760Z] #20 28.38 Unpacking vim-common (2:8.1.0875-5) ...
23:12:35 [2021-08-16T23:12:35.022Z] #20 28.62 Selecting previously unselected package bash-completion.
23:12:35 [2021-08-16T23:12:35.022Z] #20 28.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:12:38 [2021-08-16T23:12:38.334Z] #20 31.44 Unpacking bash-completion (1:2.8-6) ...
23:12:38 [2021-08-16T23:12:38.334Z] #20 31.98 Selecting previously unselected package bzip2.
23:12:38 [2021-08-16T23:12:38.334Z] #20 31.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
23:12:38 [2021-08-16T23:12:38.334Z] #20 32.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:12:38 [2021-08-16T23:12:38.597Z] #20 32.16 Selecting previously unselected package xz-utils.
23:12:38 [2021-08-16T23:12:38.597Z] #20 32.17 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
23:12:38 [2021-08-16T23:12:38.597Z] #20 32.19 Unpacking xz-utils (5.2.4-1) ...
23:12:38 [2021-08-16T23:12:38.597Z] #20 32.41 Selecting previously unselected package apparmor.
23:12:38 [2021-08-16T23:12:38.859Z] #20 32.42 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
23:12:38 [2021-08-16T23:12:38.859Z] #20 32.50 Unpacking apparmor (2.13.2-10) ...
23:12:39 [2021-08-16T23:12:39.123Z] #20 32.85 Selecting previously unselected package aufs-tools.
23:12:39 [2021-08-16T23:12:39.388Z] #20 32.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
23:12:39 [2021-08-16T23:12:39.388Z] #20 32.87 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:12:39 [2021-08-16T23:12:39.650Z] #20 33.17 Selecting previously unselected package libonig5:arm64.
23:12:39 [2021-08-16T23:12:39.650Z] #20 33.18 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
23:12:39 [2021-08-16T23:12:39.650Z] #20 33.18 Unpacking libonig5:arm64 (6.9.1-1) ...
23:12:39 [2021-08-16T23:12:39.650Z] #20 33.40 Selecting previously unselected package libjq1:arm64.
23:12:39 [2021-08-16T23:12:39.650Z] #20 33.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:12:39 [2021-08-16T23:12:39.650Z] #20 33.43 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:12:39 [2021-08-16T23:12:39.912Z] #20 33.58 Selecting previously unselected package jq.
23:12:39 [2021-08-16T23:12:39.912Z] #20 33.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
23:12:39 [2021-08-16T23:12:39.912Z] #20 33.59 Unpacking jq (1.5+dfsg-2+b1) ...
23:12:39 [2021-08-16T23:12:39.912Z] #20 33.71 Selecting previously unselected package libaio1:arm64.
23:12:40 [2021-08-16T23:12:40.175Z] #20 33.71 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
23:12:40 [2021-08-16T23:12:40.175Z] #20 33.72 Unpacking libaio1:arm64 (0.3.112-3) ...
23:12:40 [2021-08-16T23:12:40.175Z] #20 33.85 Selecting previously unselected package libgpm2:arm64.
23:12:40 [2021-08-16T23:12:40.175Z] #20 33.85 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
23:12:40 [2021-08-16T23:12:40.175Z] #20 33.89 Unpacking libgpm2:arm64 (1.20.7-5) ...
23:12:40 [2021-08-16T23:12:40.175Z] #20 33.99 Selecting previously unselected package libicu63:arm64.
23:12:40 [2021-08-16T23:12:40.437Z] #20 34.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
23:12:40 [2021-08-16T23:12:40.437Z] #20 34.00 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
23:12:41 [2021-08-16T23:12:41.860Z] #20 ...
23:12:41 [2021-08-16T23:12:41.860Z] 
23:12:41 [2021-08-16T23:12:41.860Z] #24 [dockercli 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 dockercli
23:12:41 [2021-08-16T23:12:41.860Z] #24 sha256:1e7e64e8fa066c2b671656b37e0fa4420e7a3e9598dcfa7bed1bbd5b2e8be96d
23:12:41 [2021-08-16T23:12:41.860Z] #24 126.1 + mkdir -p /tmp/tmp.lk8OQhLp27/src/github.com/docker
23:12:41 [2021-08-16T23:12:41.860Z] #24 126.1 + mv components/cli /tmp/tmp.lk8OQhLp27/src/github.com/docker/cli
23:12:41 [2021-08-16T23:12:41.860Z] #24 126.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:12:42 [2021-08-16T23:12:42.434Z] #24 ...
23:12:42 [2021-08-16T23:12:42.434Z] 
23:12:42 [2021-08-16T23:12:42.434Z] #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
23:12:42 [2021-08-16T23:12:42.434Z] #20 sha256:390347056d57f40ea48d474281bc8bbed1053ca35a65082e08d3990428f93f3d
23:12:42 [2021-08-16T23:12:42.434Z] #20 36.08 Selecting previously unselected package libnet1:arm64.
23:12:42 [2021-08-16T23:12:42.434Z] #20 36.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:12:42 [2021-08-16T23:12:42.434Z] #20 36.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:12:42 [2021-08-16T23:12:42.434Z] #20 36.20 Selecting previously unselected package libnl-3-200:arm64.
23:12:42 [2021-08-16T23:12:42.724Z] #20 36.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
23:12:42 [2021-08-16T23:12:42.725Z] #20 36.21 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:12:42 [2021-08-16T23:12:42.725Z] #20 36.32 Selecting previously unselected package libprotobuf-c1:arm64.
23:12:42 [2021-08-16T23:12:42.725Z] #20 36.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:12:42 [2021-08-16T23:12:42.725Z] #20 36.33 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:12:42 [2021-08-16T23:12:42.725Z] #20 36.42 Selecting previously unselected package libreadline5:arm64.
23:12:42 [2021-08-16T23:12:42.725Z] #20 36.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
23:12:42 [2021-08-16T23:12:42.725Z] #20 36.43 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:12:42 [2021-08-16T23:12:42.725Z] #20 36.53 Selecting previously unselected package net-tools.
23:12:42 [2021-08-16T23:12:42.725Z] #20 36.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
23:12:42 [2021-08-16T23:12:42.987Z] #20 36.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:12:42 [2021-08-16T23:12:42.987Z] #20 36.81 Selecting previously unselected package patch.
23:12:43 [2021-08-16T23:12:43.250Z] #20 36.82 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
23:12:43 [2021-08-16T23:12:43.250Z] #20 36.83 Unpacking patch (2.7.6-3+deb10u1) ...
23:12:43 [2021-08-16T23:12:43.250Z] #20 36.93 Selecting previously unselected package python-pip-whl.
23:12:43 [2021-08-16T23:12:43.250Z] #20 36.94 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
23:12:43 [2021-08-16T23:12:43.250Z] #20 36.95 Unpacking python-pip-whl (18.1-5) ...
23:12:43 [2021-08-16T23:12:43.825Z] #20 37.37 Selecting previously unselected package python3-lib2to3.
23:12:43 [2021-08-16T23:12:43.825Z] #20 37.38 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
23:12:43 [2021-08-16T23:12:43.825Z] #20 37.38 Unpacking python3-lib2to3 (3.7.3-1) ...
23:12:43 [2021-08-16T23:12:43.825Z] #20 37.53 Selecting previously unselected package python3-distutils.
23:12:43 [2021-08-16T23:12:43.825Z] #20 37.54 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
23:12:43 [2021-08-16T23:12:43.825Z] #20 37.56 Unpacking python3-distutils (3.7.3-1) ...
23:12:44 [2021-08-16T23:12:44.087Z] #20 37.71 Selecting previously unselected package python3-pip.
23:12:44 [2021-08-16T23:12:44.087Z] #20 37.73 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
23:12:44 [2021-08-16T23:12:44.087Z] #20 37.74 Unpacking python3-pip (18.1-5) ...
23:12:44 [2021-08-16T23:12:44.087Z] #20 37.92 Selecting previously unselected package python3-pkg-resources.
23:12:44 [2021-08-16T23:12:44.350Z] #20 37.94 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
23:12:44 [2021-08-16T23:12:44.350Z] #20 37.95 Unpacking python3-pkg-resources (40.8.0-1) ...
23:12:44 [2021-08-16T23:12:44.612Z] #20 38.10 Selecting previously unselected package python3-setuptools.
23:12:44 [2021-08-16T23:12:44.612Z] #20 38.11 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
23:12:44 [2021-08-16T23:12:44.612Z] #20 38.12 Unpacking python3-setuptools (40.8.0-1) ...
23:12:44 [2021-08-16T23:12:44.612Z] #20 38.38 Selecting previously unselected package python3-wheel.
23:12:44 [2021-08-16T23:12:44.875Z] #20 38.39 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
23:12:44 [2021-08-16T23:12:44.875Z] #20 38.40 Unpacking python3-wheel (0.32.3-2) ...
23:12:44 [2021-08-16T23:12:44.875Z] #20 38.52 Selecting previously unselected package sudo.
23:12:44 [2021-08-16T23:12:44.875Z] #20 38.52 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
23:12:44 [2021-08-16T23:12:44.875Z] #20 38.53 Unpacking sudo (1.8.27-1+deb10u3) ...
23:12:45 [2021-08-16T23:12:45.400Z] #20 38.92 Selecting previously unselected package thin-provisioning-tools.
23:12:45 [2021-08-16T23:12:45.400Z] #20 38.92 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
23:12:45 [2021-08-16T23:12:45.400Z] #20 38.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:12:45 [2021-08-16T23:12:45.400Z] #20 39.11 Selecting previously unselected package uidmap.
23:12:45 [2021-08-16T23:12:45.400Z] #20 39.13 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
23:12:45 [2021-08-16T23:12:45.400Z] #20 39.14 Unpacking uidmap (1:4.5-1.1) ...
23:12:45 [2021-08-16T23:12:45.663Z] #20 39.26 Selecting previously unselected package vim-runtime.
23:12:45 [2021-08-16T23:12:45.663Z] #20 39.26 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:12:45 [2021-08-16T23:12:45.663Z] #20 39.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:12:45 [2021-08-16T23:12:45.663Z] #20 39.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:12:45 [2021-08-16T23:12:45.663Z] #20 39.35 Unpacking vim-runtime (2:8.1.0875-5) ...
23:12:48 [2021-08-16T23:12:48.217Z] #20 41.98 Selecting previously unselected package vim.
23:12:48 [2021-08-16T23:12:48.217Z] #20 41.98 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
23:12:48 [2021-08-16T23:12:48.480Z] #20 42.02 Unpacking vim (2:8.1.0875-5) ...
23:12:49 [2021-08-16T23:12:49.055Z] #20 42.52 Selecting previously unselected package xfsprogs.
23:12:49 [2021-08-16T23:12:49.055Z] #20 42.52 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
23:12:49 [2021-08-16T23:12:49.055Z] #20 42.55 Unpacking xfsprogs (4.20.0-1) ...
23:12:49 [2021-08-16T23:12:49.318Z] #20 42.97 Selecting previously unselected package zip.
23:12:49 [2021-08-16T23:12:49.318Z] #20 42.98 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
23:12:49 [2021-08-16T23:12:49.318Z] #20 42.99 Unpacking zip (3.0-11+b1) ...
23:12:49 [2021-08-16T23:12:49.580Z] #20 43.27 Setting up aufs-tools (1:4.14+20190211-1) ...
23:12:49 [2021-08-16T23:12:49.580Z] #20 43.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:12:49 [2021-08-16T23:12:49.580Z] #20 43.31 Setting up libip6tc0:arm64 (1.8.2-4) ...
23:12:49 [2021-08-16T23:12:49.843Z] #20 43.33 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:12:49 [2021-08-16T23:12:49.844Z] #20 43.36 Setting up libgpm2:arm64 (1.20.7-5) ...
23:12:49 [2021-08-16T23:12:49.844Z] #20 43.39 Setting up libip4tc0:arm64 (1.8.2-4) ...
23:12:49 [2021-08-16T23:12:49.844Z] #20 43.41 Setting up uidmap (1:4.5-1.1) ...
23:12:49 [2021-08-16T23:12:49.844Z] #20 43.44 Setting up libnftnl11:arm64 (1.1.2-2) ...
23:12:49 [2021-08-16T23:12:49.844Z] #20 43.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:12:49 [2021-08-16T23:12:49.844Z] #20 43.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:12:49 [2021-08-16T23:12:49.844Z] #20 43.52 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:12:49 [2021-08-16T23:12:49.844Z] #20 43.57 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
23:12:50 [2021-08-16T23:12:50.106Z] #20 43.59 Setting up xxd (2:8.1.0875-5) ...
23:12:50 [2021-08-16T23:12:50.106Z] #20 43.62 Setting up zip (3.0-11+b1) ...
23:12:50 [2021-08-16T23:12:50.106Z] #20 43.64 Setting up vim-common (2:8.1.0875-5) ...
23:12:50 [2021-08-16T23:12:50.106Z] #20 43.71 Setting up bash-completion (1:2.8-6) ...
23:12:50 [2021-08-16T23:12:50.369Z] #20 ...
23:12:50 [2021-08-16T23:12:50.369Z] 
23:12:50 [2021-08-16T23:12:50.369Z] #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
23:12:50 [2021-08-16T23:12:50.369Z] #40 sha256:0ef723e0708bcbe26ad8e98aab516b8db8bf3002348a78752b42490acf916195
23:12:50 [2021-08-16T23:12:50.369Z] #40 144.3 + dpkg --print-architecture
23:12:52 [2021-08-16T23:12:52.292Z] #40 DONE 146.3s
23:12:52 [2021-08-16T23:12:52.292Z] 
23:12:52 [2021-08-16T23:12:52.292Z] #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
23:12:52 [2021-08-16T23:12:52.292Z] #20 sha256:390347056d57f40ea48d474281bc8bbed1053ca35a65082e08d3990428f93f3d
23:12:52 [2021-08-16T23:12:52.866Z] #20 46.56 Setting up libiptc0:arm64 (1.8.2-4) ...
23:12:52 [2021-08-16T23:12:52.867Z] #20 46.58 Setting up xz-utils (5.2.4-1) ...
23:12:53 [2021-08-16T23:12:53.129Z] #20 46.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:12:53 [2021-08-16T23:12:53.129Z] #20 46.65 Setting up patch (2.7.6-3+deb10u1) ...
23:12:53 [2021-08-16T23:12:53.129Z] #20 46.66 Setting up sudo (1.8.27-1+deb10u3) ...
23:12:53 [2021-08-16T23:12:53.129Z] #20 46.80 invoke-rc.d: could not determine current runlevel
23:12:53 [2021-08-16T23:12:53.129Z] #20 46.81 invoke-rc.d: policy-rc.d denied execution of start.
23:12:53 [2021-08-16T23:12:53.129Z] #20 46.82 Setting up pigz (2.4-1) ...
23:12:53 [2021-08-16T23:12:53.129Z] #20 46.83 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:12:53 [2021-08-16T23:12:53.129Z] #20 46.85 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:12:53 [2021-08-16T23:12:53.129Z] #20 46.88 Setting up python-pip-whl (18.1-5) ...
23:12:53 [2021-08-16T23:12:53.432Z] #20 46.90 Setting up libmpdec2:arm64 (2.4.2-2) ...
23:12:53 [2021-08-16T23:12:53.432Z] #20 46.91 Setting up vim-runtime (2:8.1.0875-5) ...
23:12:53 [2021-08-16T23:12:53.703Z] #20 47.41 Setting up libaio1:arm64 (0.3.112-3) ...
23:12:53 [2021-08-16T23:12:53.703Z] #20 47.43 Setting up libonig5:arm64 (6.9.1-1) ...
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.44 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.46 Setting up vim (2:8.1.0875-5) ...
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.73 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.76 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.78 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:12:53 [2021-08-16T23:12:53.985Z] #20 47.80 Setting up jq (1.5+dfsg-2+b1) ...
23:12:54 [2021-08-16T23:12:54.256Z] #20 47.83 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
23:12:54 [2021-08-16T23:12:54.256Z] #20 47.85 Setting up python3.7 (3.7.3-2+deb10u3) ...
23:12:56 [2021-08-16T23:12:56.807Z] #20 50.22 Setting up iptables (1.8.2-4) ...
23:12:56 [2021-08-16T23:12:56.807Z] #20 50.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:12:56 [2021-08-16T23:12:56.807Z] #20 50.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:12:56 [2021-08-16T23:12:56.807Z] #20 50.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:12:56 [2021-08-16T23:12:56.807Z] #20 50.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:12:56 [2021-08-16T23:12:56.807Z] #20 50.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:12:56 [2021-08-16T23:12:56.807Z] #20 50.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:12:56 [2021-08-16T23:12:56.807Z] #20 50.32 Setting up python3 (3.7.3-1) ...
23:12:57 [2021-08-16T23:12:57.382Z] #20 50.89 Setting up python3-wheel (0.32.3-2) ...
23:12:57 [2021-08-16T23:12:57.957Z] #20 51.59 Setting up apparmor (2.13.2-10) ...
23:13:00 [2021-08-16T23:13:00.516Z] #20 53.75 Setting up xfsprogs (4.20.0-1) ...
23:13:00 [2021-08-16T23:13:00.516Z] #20 53.77 Setting up python3-lib2to3 (3.7.3-1) ...
23:13:00 [2021-08-16T23:13:00.516Z] #20 54.15 Setting up python3-pkg-resources (40.8.0-1) ...
23:13:01 [2021-08-16T23:13:01.463Z] #20 54.91 Setting up python3-distutils (3.7.3-1) ...
23:13:01 [2021-08-16T23:13:01.726Z] #20 55.33 Setting up python3-setuptools (40.8.0-1) ...
23:13:02 [2021-08-16T23:13:02.673Z] #20 56.37 Setting up python3-pip (18.1-5) ...
23:13:04 [2021-08-16T23:13:04.082Z] #20 57.45 Processing triggers for libc-bin (2.28-10) ...
23:13:04 [2021-08-16T23:13:04.082Z] #20 57.49 Processing triggers for mime-support (3.62) ...
23:13:04 [2021-08-16T23:13:04.346Z] #20 DONE 58.0s
23:13:04 [2021-08-16T23:13:04.346Z] 
23:13:04 [2021-08-16T23:13:04.346Z] #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
23:13:04 [2021-08-16T23:13:04.346Z] #57 sha256:58b3b75c5bf4384397c9484104257cd9b972f53861556131156f2165e4f1f1ec
23:13:04 [2021-08-16T23:13:04.346Z] #57 ...
23:13:04 [2021-08-16T23:13:04.346Z] 
23:13:04 [2021-08-16T23:13:04.346Z] #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
23:13:04 [2021-08-16T23:13:04.346Z] #21 sha256:51548ff2cd3a4f26b6aa3b8bd454b1b1de4c97afb54ecd6452a2084e887049b9
23:13:05 [2021-08-16T23:13:05.740Z] #21 1.341 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:13:05 [2021-08-16T23:13:05.740Z] #21 1.347 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:13:05 [2021-08-16T23:13:05.740Z] #21 1.352 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:13:05 [2021-08-16T23:13:05.740Z] #21 DONE 1.5s
23:13:05 [2021-08-16T23:13:05.740Z] 
23:13:05 [2021-08-16T23:13:05.740Z] #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
23:13:05 [2021-08-16T23:13:05.741Z] #50 sha256:7512cffef66e929df4e7681e07fb14b454f85eaea73abafc257b46546b845508
23:13:06 [2021-08-16T23:13:06.006Z] #50 ...
23:13:06 [2021-08-16T23:13:06.006Z] 
23:13:06 [2021-08-16T23:13:06.006Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
23:13:06 [2021-08-16T23:13:06.006Z] #22 sha256:1f2ab72474867bc1b4b23a02974d1e58a1b7652376b50bfd61f05139f9cfdee2
23:13:10 [2021-08-16T23:13:10.238Z] #22 4.227 Collecting yamllint==1.26.1
23:13:15 [2021-08-16T23:13:15.555Z] #22 ...
23:13:15 [2021-08-16T23:13:15.555Z] 
23:13:15 [2021-08-16T23:13:15.555Z] #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
23:13:15 [2021-08-16T23:13:15.555Z] #50 sha256:7512cffef66e929df4e7681e07fb14b454f85eaea73abafc257b46546b845508
23:13:15 [2021-08-16T23:13:15.555Z] #50 169.1 + /build/golangci-lint --version
23:13:15 [2021-08-16T23:13:15.555Z] #50 169.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:13:16 [2021-08-16T23:13:16.130Z] #50 DONE 170.1s
23:13:16 [2021-08-16T23:13:16.130Z] 
23:13:16 [2021-08-16T23:13:16.130Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
23:13:16 [2021-08-16T23:13:16.130Z] #22 sha256:1f2ab72474867bc1b4b23a02974d1e58a1b7652376b50bfd61f05139f9cfdee2
23:13:16 [2021-08-16T23:13:16.130Z] #22 9.610   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
23:13:16 [2021-08-16T23:13:16.706Z] #22 10.73 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
23:13:16 [2021-08-16T23:13:16.706Z] #22 10.79   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
23:13:16 [2021-08-16T23:13:16.706Z] #22 10.88 Collecting pyyaml (from yamllint==1.26.1)
23:13:16 [2021-08-16T23:13:16.706Z] #22 11.08   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
23:13:17 [2021-08-16T23:13:17.282Z] #22 11.65   Installing build dependencies: started
23:13:32 [2021-08-16T23:13:32.212Z] #22 25.65   Installing build dependencies: finished with status 'done'
23:13:36 [2021-08-16T23:13:36.431Z] #22 30.54 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
23:13:36 [2021-08-16T23:13:36.431Z] #22 30.55 Building wheels for collected packages: yamllint, pyyaml
23:13:36 [2021-08-16T23:13:36.431Z] #22 30.55   Running setup.py bdist_wheel for yamllint: started
23:13:37 [2021-08-16T23:13:37.377Z] #22 31.42   Running setup.py bdist_wheel for yamllint: finished with status 'done'
23:13:37 [2021-08-16T23:13:37.377Z] #22 31.42   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
23:13:37 [2021-08-16T23:13:37.377Z] #22 31.48   Running setup.py bdist_wheel for pyyaml: started
23:13:38 [2021-08-16T23:13:38.768Z] #22 32.74   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:13:38 [2021-08-16T23:13:38.768Z] #22 32.74   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
23:13:38 [2021-08-16T23:13:38.768Z] #22 32.88 Successfully built yamllint pyyaml
23:13:38 [2021-08-16T23:13:38.768Z] #22 32.89 Installing collected packages: pathspec, pyyaml, yamllint
23:13:39 [2021-08-16T23:13:39.031Z] #22 33.17 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
23:13:40 [2021-08-16T23:13:40.429Z] #22 DONE 34.5s
23:13:40 [2021-08-16T23:13:40.429Z] 
23:13:40 [2021-08-16T23:13:40.429Z] #24 [dockercli 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 dockercli
23:13:40 [2021-08-16T23:13:40.429Z] #24 sha256:1e7e64e8fa066c2b671656b37e0fa4420e7a3e9598dcfa7bed1bbd5b2e8be96d
23:13:42 [2021-08-16T23:13:42.350Z] #24 ...
23:13:42 [2021-08-16T23:13:42.350Z] 
23:13:42 [2021-08-16T23:13:42.350Z] #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
23:13:42 [2021-08-16T23:13:42.350Z] #57 sha256:58b3b75c5bf4384397c9484104257cd9b972f53861556131156f2165e4f1f1ec
23:13:42 [2021-08-16T23:13:42.350Z] #57 167.7 + bin/containerd
23:13:46 [2021-08-16T23:13:46.576Z] #57 ...
23:13:46 [2021-08-16T23:13:46.576Z] 
23:13:46 [2021-08-16T23:13:46.576Z] #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
23:13:46 [2021-08-16T23:13:46.576Z] #54 sha256:abd455e5e8ae9745dab12c43ccad7abbdd472d6b14a31f2c7bdb933c0b3ce7e2
23:13:46 [2021-08-16T23:13:46.576Z] #54 109.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:13:46 [2021-08-16T23:13:46.576Z] #54 110.1 + mkdir -p /build
23:13:46 [2021-08-16T23:13:46.576Z] #54 110.1 + cp runc /build/runc
23:13:46 [2021-08-16T23:13:46.576Z] #54 DONE 111.8s
23:13:46 [2021-08-16T23:13:46.576Z] 
23:13:46 [2021-08-16T23:13:46.576Z] #24 [dockercli 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 dockercli
23:13:46 [2021-08-16T23:13:46.576Z] #24 sha256:1e7e64e8fa066c2b671656b37e0fa4420e7a3e9598dcfa7bed1bbd5b2e8be96d
23:13:46 [2021-08-16T23:13:46.576Z] #24 199.0 + return
23:13:46 [2021-08-16T23:13:46.576Z] #24 DONE 200.8s
23:13:46 [2021-08-16T23:13:46.576Z] 
23:13:46 [2021-08-16T23:13:46.576Z] #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
23:13:46 [2021-08-16T23:13:46.576Z] #57 sha256:58b3b75c5bf4384397c9484104257cd9b972f53861556131156f2165e4f1f1ec
23:13:49 [2021-08-16T23:13:49.129Z] #57 ...
23:13:49 [2021-08-16T23:13:49.130Z] 
23:13:49 [2021-08-16T23:13:49.130Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
23:13:49 [2021-08-16T23:13:49.130Z] #25 sha256:1131ccfd9140ddb0738c7cec5a6b317e70e246dde0b9e7766480f1d3d75e0c37
23:13:49 [2021-08-16T23:13:49.704Z] #25 DONE 0.6s
23:13:49 [2021-08-16T23:13:49.704Z] 
23:13:49 [2021-08-16T23:13:49.704Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
23:13:49 [2021-08-16T23:13:49.705Z] #30 sha256:177f90dc2c9a402142ee4a31feb9435460bc0013e08ce10a808f894972d10710
23:13:57 [2021-08-16T23:13:57.853Z] #30 DONE 8.1s
23:13:57 [2021-08-16T23:13:57.853Z] 
23:13:57 [2021-08-16T23:13:57.853Z] #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
23:13:57 [2021-08-16T23:13:57.853Z] #57 sha256:58b3b75c5bf4384397c9484104257cd9b972f53861556131156f2165e4f1f1ec
23:13:58 [2021-08-16T23:13:58.115Z] #57 ...
23:13:58 [2021-08-16T23:13:58.115Z] 
23:13:58 [2021-08-16T23:13:58.115Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
23:13:58 [2021-08-16T23:13:58.115Z] #33 sha256:ab2f3147dcbd2dfc2df77f7bd4baf30741d42a82439cdfeee7c5c9ec575c7393
23:13:58 [2021-08-16T23:13:58.689Z] #33 DONE 0.6s
23:13:58 [2021-08-16T23:13:58.689Z] 
23:13:58 [2021-08-16T23:13:58.689Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
23:13:58 [2021-08-16T23:13:58.689Z] #35 sha256:2671fbaf31f164797bacc8b5d5f60a0351e4a1d7e5a76aaa225bb75e9241261d
23:13:58 [2021-08-16T23:13:58.689Z] #35 DONE 0.2s
23:13:58 [2021-08-16T23:13:58.689Z] 
23:13:58 [2021-08-16T23:13:58.689Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
23:13:58 [2021-08-16T23:13:58.689Z] #38 sha256:8b841f580ec8dab447d8bc0a011eaaa87cbc4b6b15a03ea71e6c6b5489a5aa0d
23:13:58 [2021-08-16T23:13:58.689Z] #38 DONE 0.1s
23:13:58 [2021-08-16T23:13:58.689Z] 
23:13:58 [2021-08-16T23:13:58.689Z] #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
23:13:58 [2021-08-16T23:13:58.689Z] #57 sha256:58b3b75c5bf4384397c9484104257cd9b972f53861556131156f2165e4f1f1ec
23:13:58 [2021-08-16T23:13:58.950Z] #57 ...
23:13:58 [2021-08-16T23:13:58.950Z] 
23:13:58 [2021-08-16T23:13:58.950Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
23:13:58 [2021-08-16T23:13:58.950Z] #41 sha256:3b5a4b0f8d92e3ade29fa48f624adfc4d9b9a3f6207fbae23ad3102b91712db0
23:13:59 [2021-08-16T23:13:59.213Z] #41 DONE 0.5s
23:13:59 [2021-08-16T23:13:59.213Z] 
23:13:59 [2021-08-16T23:13:59.213Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
23:13:59 [2021-08-16T23:13:59.213Z] #45 sha256:4bf8d1cf35b883ab157b12dd9a4065d6add00f5071a30d40a6c8c68d04c7cf82
23:13:59 [2021-08-16T23:13:59.213Z] #45 DONE 0.1s
23:13:59 [2021-08-16T23:13:59.213Z] 
23:13:59 [2021-08-16T23:13:59.213Z] #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
23:13:59 [2021-08-16T23:13:59.213Z] #57 sha256:58b3b75c5bf4384397c9484104257cd9b972f53861556131156f2165e4f1f1ec
23:13:59 [2021-08-16T23:13:59.474Z] #57 ...
23:13:59 [2021-08-16T23:13:59.474Z] 
23:13:59 [2021-08-16T23:13:59.474Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
23:13:59 [2021-08-16T23:13:59.474Z] #47 sha256:64f70f738f11b1b7f9018c1b21af7d421629b7f00a0646b1dacaa9d36e090c1b
23:13:59 [2021-08-16T23:13:59.736Z] #47 DONE 0.3s
23:13:59 [2021-08-16T23:13:59.736Z] 
23:13:59 [2021-08-16T23:13:59.736Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
23:13:59 [2021-08-16T23:13:59.736Z] #49 sha256:b7f181110426b853541f73cce43cdd3edd98096d60a1a3463b30f44624463a1d
23:13:59 [2021-08-16T23:13:59.736Z] #49 DONE 0.1s
23:13:59 [2021-08-16T23:13:59.736Z] 
23:13:59 [2021-08-16T23:13:59.736Z] #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
23:13:59 [2021-08-16T23:13:59.736Z] #57 sha256:58b3b75c5bf4384397c9484104257cd9b972f53861556131156f2165e4f1f1ec
23:14:00 [2021-08-16T23:14:00.038Z] #57 ...
23:14:00 [2021-08-16T23:14:00.038Z] 
23:14:00 [2021-08-16T23:14:00.038Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
23:14:00 [2021-08-16T23:14:00.038Z] #51 sha256:b3cc28a824d473175740a74f300756ef9c9a4305623d7d97c58079fb92ddf8a5
23:14:00 [2021-08-16T23:14:00.641Z] #51 DONE 0.7s
23:14:00 [2021-08-16T23:14:00.641Z] 
23:14:00 [2021-08-16T23:14:00.641Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
23:14:00 [2021-08-16T23:14:00.641Z] #53 sha256:24d5f6a133c46d663e1ecf64068b9dc6b83e5e7fe687535be7c2047404a66238
23:14:00 [2021-08-16T23:14:00.641Z] #53 DONE 0.1s
23:14:00 [2021-08-16T23:14:00.641Z] 
23:14:00 [2021-08-16T23:14:00.641Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
23:14:00 [2021-08-16T23:14:00.641Z] #55 sha256:02638820c36dd4b3130fb0338eb9a8e57842df8c7356d7b2c04dba5d081cd0bb
23:14:00 [2021-08-16T23:14:00.903Z] #55 DONE 0.3s
23:14:00 [2021-08-16T23:14:00.903Z] 
23:14:00 [2021-08-16T23:14:00.903Z] #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
23:14:00 [2021-08-16T23:14:00.903Z] #57 sha256:58b3b75c5bf4384397c9484104257cd9b972f53861556131156f2165e4f1f1ec
23:14:15 [2021-08-16T23:14:15.816Z] #57 201.3 # github.com/containerd/containerd/cmd/containerd
23:14:15 [2021-08-16T23:14:15.816Z] #57 201.3 /usr/bin/ld: /tmp/go-link-364128285/000019.o: in function `New':
23:14:15 [2021-08-16T23:14:15.816Z] #57 201.3 /tmp/tmp.spWDDtDDhz/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
23:14:15 [2021-08-16T23:14:15.816Z] #57 201.4 + bin/containerd-stress
23:14:22 [2021-08-16T23:14:22.397Z] #57 207.8 + bin/containerd-shim
23:14:30 [2021-08-16T23:14:30.546Z] #57 215.2 + bin/containerd-shim-runc-v1
23:14:34 [2021-08-16T23:14:34.754Z] #57 219.6 + bin/containerd-shim-runc-v2
23:14:35 [2021-08-16T23:14:35.014Z] #57 220.5 + binaries
23:14:35 [2021-08-16T23:14:35.014Z] #57 220.5 + install -D bin/containerd /build/containerd
23:14:35 [2021-08-16T23:14:35.014Z] #57 220.6 + install -D bin/containerd-shim /build/containerd-shim
23:14:35 [2021-08-16T23:14:35.014Z] #57 220.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:14:35 [2021-08-16T23:14:35.014Z] #57 220.6 + install -D bin/ctr /build/ctr
23:14:38 [2021-08-16T23:14:38.311Z] #57 DONE 223.8s
23:14:39 [2021-08-16T23:14:39.692Z] 
23:14:39 [2021-08-16T23:14:39.692Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
23:14:39 [2021-08-16T23:14:39.692Z] #58 sha256:29f9eb11236fde9e8de029bce6e9482c42f601da9b710beb06e38419d3ae27c7
23:14:40 [2021-08-16T23:14:40.633Z] #58 DONE 0.7s
23:14:40 [2021-08-16T23:14:40.633Z] 
23:14:40 [2021-08-16T23:14:40.633Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:14:40 [2021-08-16T23:14:40.633Z] #62 sha256:dc0cd45609174bed0f126631dac903930bb150436f3cd0d582aea16843c79766
23:14:40 [2021-08-16T23:14:40.633Z] #62 DONE 0.2s
23:14:40 [2021-08-16T23:14:40.633Z] 
23:14:40 [2021-08-16T23:14:40.633Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
23:14:40 [2021-08-16T23:14:40.633Z] #67 sha256:4c26721d956bb92de7c34325ae210caa4276583f81bbbfe176a08f7249e19372
23:14:42 [2021-08-16T23:14:42.015Z] #67 DONE 1.1s
23:14:42 [2021-08-16T23:14:42.015Z] 
23:14:42 [2021-08-16T23:14:42.015Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
23:14:42 [2021-08-16T23:14:42.015Z] #68 sha256:f2f8d3d3e4fdfe52cc42b9d836aeac5b7821190b803b5c33194b6338548f1504
23:14:42 [2021-08-16T23:14:42.015Z] #68 DONE 0.0s
23:14:42 [2021-08-16T23:14:42.015Z] 
23:14:42 [2021-08-16T23:14:42.015Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
23:14:42 [2021-08-16T23:14:42.015Z] #69 sha256:acf38bf0466f696864f9244b64918edc93eb42788ae28c89150af0b30a3ab7e2
23:14:43 [2021-08-16T23:14:43.945Z] #69 DONE 2.0s
23:14:43 [2021-08-16T23:14:43.945Z] 
23:14:43 [2021-08-16T23:14:43.945Z] #70 exporting to image
23:14:43 [2021-08-16T23:14:43.945Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:14:43 [2021-08-16T23:14:43.945Z] #70 exporting layers
23:14:48 [2021-08-16T23:14:48.156Z] #70 exporting layers 3.8s done
23:14:48 [2021-08-16T23:14:48.156Z] #70 writing image sha256:c725a0daa877994f2b85d617931d040b77e59ee426a75246479ea39d7e638f14 done
23:14:48 [2021-08-16T23:14:48.156Z] #70 naming to docker.io/library/docker:abef5add4965870dc2643f753bc37db7d34b95f7 done
23:14:48 [2021-08-16T23:14:48.156Z] #70 DONE 3.8s