Skip to content

Console Output

Skipping 28 KB.. Full Log
4 2.498 + rmdir docker
11:36:18 [2023-07-28T11:36:18.368Z] #24 DONE 2.8s
11:36:18 [2023-07-28T11:36:18.625Z] 
11:36:18 [2023-07-28T11:36:18.625Z] #25 [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
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.050 + RM_GOPATH=0
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.050 + TMP_GOPATH=
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.050 + : /build
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.050 + '[' -z '' ']'
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.050 ++ mktemp -d
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.051 + export GOPATH=/tmp/tmp.fhj5TnPGcM
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.051 + GOPATH=/tmp/tmp.fhj5TnPGcM
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.051 + RM_GOPATH=1
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.051 + case "$(go env GOARCH)" in
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.051 ++ go env GOARCH
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.056 + export GO_BUILDMODE=-buildmode=pie
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.056 + GO_BUILDMODE=-buildmode=pie
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.056 ++ dirname /tmp/install/install.sh
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.056 + dir=/tmp/install
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 + bin=gotestsum
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 + shift
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 + . /tmp/install/gotestsum.installer
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 ++ : v1.8.2
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 + install_gotestsum
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 + set -e
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 + echo 'Install gotestsum version v1.8.2'
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 + GOBIN=/build
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 + GO111MODULE=on
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 + go install gotest.tools/gotestsum@v1.8.2
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.057 Install gotestsum version v1.8.2
11:36:18 [2023-07-28T11:36:18.625Z] #25 1.140 go: downloading gotest.tools/gotestsum v1.8.2
11:36:18 [2023-07-28T11:36:18.625Z] #25 2.186 go: downloading github.com/fatih/color v1.13.0
11:36:18 [2023-07-28T11:36:18.625Z] #25 2.187 go: downloading github.com/dnephin/pflag v1.0.7
11:36:18 [2023-07-28T11:36:18.625Z] #25 2.188 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:36:18 [2023-07-28T11:36:18.625Z] #25 2.206 go: downloading golang.org/x/tools v0.1.11
11:36:18 [2023-07-28T11:36:18.625Z] #25 2.213 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:36:18 [2023-07-28T11:36:18.625Z] #25 2.214 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
11:36:18 [2023-07-28T11:36:18.625Z] #25 2.227 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
11:36:18 [2023-07-28T11:36:18.625Z] #25 2.258 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
11:36:18 [2023-07-28T11:36:18.625Z] #25 2.355 go: downloading github.com/mattn/go-colorable v0.1.12
11:36:18 [2023-07-28T11:36:18.625Z] #25 2.357 go: downloading github.com/mattn/go-isatty v0.0.14
11:36:20 [2023-07-28T11:36:20.520Z] #25 4.825 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:36:21 [2023-07-28T11:36:21.088Z] #25 ...
11:36:21 [2023-07-28T11:36:21.088Z] 
11:36:21 [2023-07-28T11:36:21.088Z] #26 [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
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.622 + RM_GOPATH=0
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.622 + TMP_GOPATH=
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.622 + : /build
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.622 + '[' -z '' ']'
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.622 ++ mktemp -d
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.623 + export GOPATH=/tmp/tmp.A6pC1kfOa1
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.623 + GOPATH=/tmp/tmp.A6pC1kfOa1
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.623 + RM_GOPATH=1
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.623 + case "$(go env GOARCH)" in
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.623 ++ go env GOARCH
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.637 + export GO_BUILDMODE=-buildmode=pie
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.637 + GO_BUILDMODE=-buildmode=pie
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.640 ++ dirname /tmp/install/install.sh
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + dir=/tmp/install
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + bin=golangci_lint
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + shift
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + . /tmp/install/golangci_lint.installer
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 ++ : v1.49.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + install_golangci_lint
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + set -e
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + echo 'Install golangci-lint version v1.49.0'
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + GOBIN=/build
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + GO111MODULE=on
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 1.641 Install golangci-lint version v1.49.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 2.043 go: downloading github.com/golangci/golangci-lint v1.49.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.521 go: downloading github.com/fatih/color v1.13.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading github.com/gofrs/flock v0.8.1
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading github.com/pkg/errors v0.9.1
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading github.com/spf13/cobra v1.5.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading github.com/spf13/pflag v1.0.5
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading github.com/spf13/viper v1.12.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading gopkg.in/yaml.v3 v3.0.1
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.670 go: downloading golang.org/x/tools v0.1.12
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.830 go: downloading github.com/hashicorp/go-version v1.6.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.831 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.925 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 3.936 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.114 go: downloading github.com/mattn/go-colorable v0.1.13
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.136 go: downloading github.com/sirupsen/logrus v1.9.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.144 go: downloading github.com/stretchr/testify v1.8.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.145 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.205 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.373 go: downloading github.com/mattn/go-isatty v0.0.16
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.392 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.410 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.411 go: downloading github.com/Antonboom/errname v0.1.7
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.507 go: downloading github.com/Antonboom/nilnil v0.1.1
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.644 go: downloading github.com/BurntSushi/toml v1.2.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.649 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.912 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.924 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.942 go: downloading github.com/alexkohler/prealloc v1.0.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 4.951 go: downloading github.com/alingse/asasalint v0.0.11
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.152 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.275 go: downloading github.com/ashanbrown/makezero v1.1.1
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.276 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.276 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.420 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.420 go: downloading github.com/breml/bidichk v0.2.3
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.432 go: downloading github.com/breml/errchkjson v0.3.0
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.498 go: downloading github.com/butuzov/ireturn v0.1.1
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.550 go: downloading github.com/charithe/durationcheck v0.0.9
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.584 go: downloading github.com/curioswitch/go-reassign v0.1.2
11:36:21 [2023-07-28T11:36:21.088Z] #26 5.612 go: downloading github.com/daixiang0/gci v0.6.3
11:36:21 [2023-07-28T11:36:21.652Z] #26 5.870 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:36:21 [2023-07-28T11:36:21.652Z] #26 5.877 go: downloading github.com/esimonov/ifshort v1.0.4
11:36:21 [2023-07-28T11:36:21.652Z] #26 5.976 go: downloading github.com/fzipp/gocyclo v0.6.0
11:36:21 [2023-07-28T11:36:21.652Z] #26 5.983 go: downloading github.com/firefart/nonamedreturns v1.0.4
11:36:21 [2023-07-28T11:36:21.652Z] #26 5.983 go: downloading github.com/go-critic/go-critic v0.6.4
11:36:21 [2023-07-28T11:36:21.652Z] #26 6.219 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:36:21 [2023-07-28T11:36:21.910Z] #26 6.285 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:36:21 [2023-07-28T11:36:21.910Z] #26 6.287 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:36:21 [2023-07-28T11:36:21.910Z] #26 6.419 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:36:22 [2023-07-28T11:36:22.167Z] #26 6.470 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:36:22 [2023-07-28T11:36:22.167Z] #26 6.665 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:36:22 [2023-07-28T11:36:22.167Z] #26 6.744 go: downloading github.com/golangci/misspell v0.3.5
11:36:22 [2023-07-28T11:36:22.167Z] #26 6.744 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:36:22 [2023-07-28T11:36:22.424Z] #26 6.750 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:36:22 [2023-07-28T11:36:22.424Z] #26 6.795 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:36:22 [2023-07-28T11:36:22.424Z] #26 ...
11:36:22 [2023-07-28T11:36:22.424Z] 
11:36:22 [2023-07-28T11:36:22.424Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:36:22 [2023-07-28T11:36:22.424Z] #27 1.292 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:36:22 [2023-07-28T11:36:22.424Z] #27 1.551 
11:36:22 [2023-07-28T11:36:22.424Z] #27 1.767 #=#=#                                                                         

######################################################################## 100.0%
11:36:22 [2023-07-28T11:36:22.424Z] #27 2.034 
11:36:22 [2023-07-28T11:36:22.424Z] #27 3.025 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:36:22 [2023-07-28T11:36:22.424Z] #27 3.545 
11:36:22 [2023-07-28T11:36:22.424Z] #27 3.794 #=#=#                                                                         

######################################################################## 100.0%
11:36:22 [2023-07-28T11:36:22.424Z] #27 4.318 
11:36:22 [2023-07-28T11:36:22.424Z] #27 5.951 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:36:22 [2023-07-28T11:36:22.424Z] #27 6.496 
11:36:22 [2023-07-28T11:36:22.424Z] #27 6.741 #=#=#                                                                         

#################                                                         23.8%
########################################                                  56.6%
################################################                          67.4%
######################################################################## 100.0%
11:36:22 [2023-07-28T11:36:22.424Z] #27 ...
11:36:22 [2023-07-28T11:36:22.424Z] 
11:36:22 [2023-07-28T11:36:22.424Z] #26 [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
11:36:22 [2023-07-28T11:36:22.424Z] #26 6.986 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:36:22 [2023-07-28T11:36:22.686Z] #26 7.021 go: downloading github.com/hexops/gotextdiff v1.0.3
11:36:22 [2023-07-28T11:36:22.686Z] #26 7.058 go: downloading github.com/jgautheron/goconst v1.5.1
11:36:22 [2023-07-28T11:36:22.686Z] #26 7.059 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:36:22 [2023-07-28T11:36:22.686Z] #26 7.182 go: downloading github.com/julz/importas v0.1.0
11:36:22 [2023-07-28T11:36:22.686Z] #26 7.182 go: downloading github.com/kisielk/errcheck v1.6.2
11:36:22 [2023-07-28T11:36:22.686Z] #26 7.182 go: downloading github.com/kulti/thelper v0.6.3
11:36:22 [2023-07-28T11:36:22.686Z] #26 7.183 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:36:22 [2023-07-28T11:36:22.686Z] #26 7.233 go: downloading github.com/kunwardeep/paralleltest v1.0.6
11:36:22 [2023-07-28T11:36:22.943Z] #26 7.354 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:36:22 [2023-07-28T11:36:22.943Z] #26 7.392 go: downloading github.com/ldez/tagliatelle v0.3.1
11:36:22 [2023-07-28T11:36:22.943Z] #26 7.430 go: downloading github.com/leonklingele/grouper v1.1.0
11:36:22 [2023-07-28T11:36:22.943Z] #26 7.480 go: downloading github.com/lufeee/execinquery v1.2.1
11:36:23 [2023-07-28T11:36:23.200Z] #26 7.581 go: downloading github.com/maratori/testpackage v1.1.0
11:36:23 [2023-07-28T11:36:23.200Z] #26 7.720 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:36:23 [2023-07-28T11:36:23.200Z] #26 7.724 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:36:23 [2023-07-28T11:36:23.200Z] #26 7.725 go: downloading github.com/mgechev/revive v1.2.3
11:36:23 [2023-07-28T11:36:23.200Z] #26 7.801 go: downloading github.com/moricho/tparallel v0.2.1
11:36:23 [2023-07-28T11:36:23.457Z] #26 7.908 go: downloading github.com/nakabonne/nestif v0.3.1
11:36:23 [2023-07-28T11:36:23.457Z] #26 7.910 go: downloading github.com/nishanths/exhaustive v0.8.1
11:36:23 [2023-07-28T11:36:23.714Z] #26 8.087 go: downloading github.com/nishanths/predeclared v0.2.2
11:36:23 [2023-07-28T11:36:23.714Z] #26 8.087 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
11:36:23 [2023-07-28T11:36:23.714Z] #26 8.170 go: downloading github.com/ryancurrah/gomodguard v1.2.4
11:36:23 [2023-07-28T11:36:23.714Z] #26 8.272 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:36:23 [2023-07-28T11:36:23.714Z] #26 8.272 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
11:36:23 [2023-07-28T11:36:23.985Z] #26 8.272 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:36:23 [2023-07-28T11:36:23.985Z] #26 8.340 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
11:36:23 [2023-07-28T11:36:23.985Z] #26 8.341 go: downloading github.com/securego/gosec/v2 v2.13.1
11:36:23 [2023-07-28T11:36:23.985Z] #26 8.430 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:36:23 [2023-07-28T11:36:23.985Z] #26 8.430 go: downloading github.com/sivchari/containedctx v1.0.2
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.552 go: downloading github.com/sivchari/nosnakecase v1.7.0
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.552 go: downloading github.com/sivchari/tenv v1.7.0
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.553 go: downloading github.com/sonatard/noctx v0.0.1
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.553 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.662 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.662 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.662 go: downloading github.com/sylvia7788/contextcheck v1.0.6
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.662 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.709 go: downloading github.com/tetafro/godot v1.4.11
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.733 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.735 go: downloading github.com/timonwong/logrlint v0.1.0
11:36:24 [2023-07-28T11:36:24.241Z] #26 8.737 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
11:36:24 [2023-07-28T11:36:24.498Z] #26 8.869 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:36:24 [2023-07-28T11:36:24.498Z] #26 8.871 go: downloading github.com/ultraware/funlen v0.0.3
11:36:24 [2023-07-28T11:36:24.498Z] #26 8.875 go: downloading github.com/ultraware/whitespace v0.0.5
11:36:24 [2023-07-28T11:36:24.498Z] #26 8.959 go: downloading github.com/uudashr/gocognit v1.0.6
11:36:24 [2023-07-28T11:36:24.498Z] #26 8.960 go: downloading github.com/yagipy/maintidx v1.0.0
11:36:24 [2023-07-28T11:36:24.498Z] #26 8.960 go: downloading github.com/yeya24/promlinter v0.2.0
11:36:24 [2023-07-28T11:36:24.498Z] #26 8.961 go: downloading gitlab.com/bosi/decorder v0.2.3
11:36:24 [2023-07-28T11:36:24.498Z] #26 8.964 go: downloading honnef.co/go/tools v0.3.3
11:36:25 [2023-07-28T11:36:25.072Z] #26 9.403 go: downloading mvdan.cc/gofumpt v0.3.1
11:36:25 [2023-07-28T11:36:25.331Z] #26 9.677 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:36:25 [2023-07-28T11:36:25.331Z] #26 9.680 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
11:36:25 [2023-07-28T11:36:25.331Z] #26 9.869 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:36:25 [2023-07-28T11:36:25.331Z] #26 9.869 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:36:25 [2023-07-28T11:36:25.331Z] #26 9.870 go: downloading github.com/spf13/afero v1.8.2
11:36:25 [2023-07-28T11:36:25.331Z] #26 9.870 go: downloading github.com/spf13/cast v1.5.0
11:36:25 [2023-07-28T11:36:25.331Z] #26 9.870 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:36:25 [2023-07-28T11:36:25.331Z] #26 9.872 go: downloading github.com/hashicorp/errwrap v1.0.0
11:36:25 [2023-07-28T11:36:25.331Z] #26 9.934 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
11:36:25 [2023-07-28T11:36:25.589Z] #26 9.936 go: downloading github.com/davecgh/go-spew v1.1.1
11:36:25 [2023-07-28T11:36:25.589Z] #26 ...
11:36:25 [2023-07-28T11:36:25.589Z] 
11:36:25 [2023-07-28T11:36:25.589Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:36:25 [2023-07-28T11:36:25.589Z] #28 1.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 1.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 1.023 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 1.156 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 1.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 1.581 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 3.092 Fetched 8658 kB in 2s (3639 kB/s)
11:36:25 [2023-07-28T11:36:25.589Z] #28 3.092 Reading package lists...
11:36:25 [2023-07-28T11:36:25.589Z] #28 4.597 Reading package lists...
11:36:25 [2023-07-28T11:36:25.589Z] #28 5.763 Building dependency tree...
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.392 The following additional packages will be installed:
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.393   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.393   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.393   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.393   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.393   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.393   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.394   mingw-w64-common mingw-w64-x86-64-dev
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.395 Suggested packages:
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.396   gcc-10-locales seccomp wine64
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.873 The following NEW packages will be installed:
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.874   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.874   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.875   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.875   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.876   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.876   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.877   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.877   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:36:25 [2023-07-28T11:36:25.589Z] #28 6.878   mingw-w64-x86-64-dev
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.168 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.168 Need to get 115 MB of archives.
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.168 After this operation, 645 MB of additional disk space will be used.
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.168 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.275 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.391 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.414 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.422 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.424 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.598 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.755 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 7.758 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 8.433 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 9.454 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 9.853 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
11:36:25 [2023-07-28T11:36:25.589Z] #28 ...
11:36:25 [2023-07-28T11:36:25.589Z] 
11:36:25 [2023-07-28T11:36:25.589Z] #29 [proxy 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 proxy
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.163 + RM_GOPATH=0
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.163 + TMP_GOPATH=
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.163 + : /build
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.163 + '[' -z '' ']'
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.164 ++ mktemp -d
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.165 + export GOPATH=/tmp/tmp.FRO10gt59M
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.165 + GOPATH=/tmp/tmp.FRO10gt59M
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.165 + RM_GOPATH=1
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.165 + case "$(go env GOARCH)" in
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.167 ++ go env GOARCH
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.171 + export GO_BUILDMODE=-buildmode=pie
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.171 + GO_BUILDMODE=-buildmode=pie
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.172 ++ dirname /tmp/install/install.sh
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + dir=/tmp/install
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + bin=proxy
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + shift
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + '[' '!' -f /tmp/install/proxy.installer ']'
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + . /tmp/install/proxy.installer
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + install_proxy
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + case "$1" in
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + export CGO_ENABLED=0
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + CGO_ENABLED=0
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + _install_proxy
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03'
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.FRO10gt59M/src/github.com/docker/libnetwork
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.173 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03
11:36:25 [2023-07-28T11:36:25.589Z] #29 1.175 Cloning into '/tmp/tmp.FRO10gt59M/src/github.com/docker/libnetwork'...
11:36:25 [2023-07-28T11:36:25.589Z] #29 4.902 + cd /tmp/tmp.FRO10gt59M/src/github.com/docker/libnetwork
11:36:25 [2023-07-28T11:36:25.589Z] #29 4.902 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03
11:36:25 [2023-07-28T11:36:25.589Z] #29 5.155 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:36:25 [2023-07-28T11:36:25.859Z] #29 ...
11:36:25 [2023-07-28T11:36:25.859Z] 
11:36:25 [2023-07-28T11:36:25.859Z] #30 [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
11:36:25 [2023-07-28T11:36:25.859Z] #30 1.055 + git clone https://github.com/kolyshkin/go-swagger.git .
11:36:25 [2023-07-28T11:36:25.859Z] #30 1.056 Cloning into '.'...
11:36:25 [2023-07-28T11:36:25.859Z] #30 8.936 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:36:25 [2023-07-28T11:36:25.859Z] #30 9.272 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:36:25 [2023-07-28T11:36:25.859Z] #30 ...
11:36:25 [2023-07-28T11:36:25.859Z] 
11:36:25 [2023-07-28T11:36:25.859Z] #31 [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
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.022 + RM_GOPATH=0
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.022 + TMP_GOPATH=
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.022 + : /build
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.023 + '[' -z '' ']'
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.023 ++ mktemp -d
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.028 + export GOPATH=/tmp/tmp.pYSRzbpWWl
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.028 + GOPATH=/tmp/tmp.pYSRzbpWWl
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.028 + RM_GOPATH=1
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.028 + case "$(go env GOARCH)" in
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.029 ++ go env GOARCH
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.033 + export GO_BUILDMODE=-buildmode=pie
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.033 + GO_BUILDMODE=-buildmode=pie
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.033 ++ dirname /tmp/install/install.sh
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 + dir=/tmp/install
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 + bin=shfmt
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 + shift
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 + . /tmp/install/shfmt.installer
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 ++ : v3.0.2
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 + install_shfmt
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 + echo 'Install shfmt version v3.0.2'
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 + GOBIN=/build
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 + GO111MODULE=on
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.034 Install shfmt version v3.0.2
11:36:25 [2023-07-28T11:36:25.859Z] #31 1.266 go: downloading mvdan.cc/sh/v3 v3.0.2
11:36:25 [2023-07-28T11:36:25.859Z] #31 2.839 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:36:25 [2023-07-28T11:36:25.859Z] #31 2.849 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:36:25 [2023-07-28T11:36:25.859Z] #31 2.862 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:36:25 [2023-07-28T11:36:25.859Z] #31 3.596 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:36:26 [2023-07-28T11:36:26.139Z] #31 ...
11:36:26 [2023-07-28T11:36:26.139Z] 
11:36:26 [2023-07-28T11:36:26.139Z] #32 [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
11:36:26 [2023-07-28T11:36:26.139Z] #32 2.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 2.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 2.077 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 2.328 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 2.847 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 3.496 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 5.271 Fetched 8658 kB in 3s (2509 kB/s)
11:36:26 [2023-07-28T11:36:26.139Z] #32 5.271 Reading package lists...
11:36:26 [2023-07-28T11:36:26.139Z] #32 6.624 Reading package lists...
11:36:26 [2023-07-28T11:36:26.139Z] #32 7.880 Building dependency tree...
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.291 The following additional packages will be installed:
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.294   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.295 Suggested packages:
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.295   cmake-doc ninja-build lrzip
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.295 Recommended packages:
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.295   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.486 The following NEW packages will be installed:
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.488   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.488   vim-common xxd
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.770 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.770 Need to get 17.7 MB of archives.
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.770 After this operation, 70.7 MB of additional disk space will be used.
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.770 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.844 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 8.975 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 9.332 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 9.404 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 9.446 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 9.449 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 9.458 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 9.464 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:36:26 [2023-07-28T11:36:26.139Z] #32 10.26 debconf: delaying package configuration, since apt-utils is not installed
11:36:26 [2023-07-28T11:36:26.139Z] #32 10.41 Fetched 17.7 MB in 1s (13.1 MB/s)
11:36:26 [2023-07-28T11:36:26.139Z] #32 10.53 Selecting previously unselected package xxd.
11:36:26 [2023-07-28T11:36:26.139Z] #32 10.53 (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%
#32 ...
11:36:26 [2023-07-28T11:36:26.139Z] 
11:36:26 [2023-07-28T11:36:26.139Z] #33 [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
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.093 + RM_GOPATH=0
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.093 + TMP_GOPATH=
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.093 + : /build
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.093 + '[' -z '' ']'
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.094 ++ mktemp -d
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.095 + export GOPATH=/tmp/tmp.lD2fHAM6An
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.095 + GOPATH=/tmp/tmp.lD2fHAM6An
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.095 + RM_GOPATH=1
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.095 + case "$(go env GOARCH)" in
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.095 ++ go env GOARCH
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.100 + export GO_BUILDMODE=-buildmode=pie
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.100 + GO_BUILDMODE=-buildmode=pie
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.100 ++ dirname /tmp/install/install.sh
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 + dir=/tmp/install
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 + bin=vndr
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 + shift
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 + '[' '!' -f /tmp/install/vndr.installer ']'
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 + . /tmp/install/vndr.installer
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 ++ : v0.1.3-0.20221229102223-87603e47e8ea
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 + install_vndr
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 + GOBIN=/build
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.101 + GO111MODULE=on
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.102 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
11:36:26 [2023-07-28T11:36:26.139Z] #33 1.678 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
11:36:26 [2023-07-28T11:36:26.139Z] #33 DONE 10.6s
11:36:26 [2023-07-28T11:36:26.139Z] 
11:36:26 [2023-07-28T11:36:26.140Z] #29 [proxy 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 proxy
11:36:26 [2023-07-28T11:36:26.140Z] #29 DONE 10.6s
11:36:26 [2023-07-28T11:36:26.140Z] 
11:36:26 [2023-07-28T11:36:26.140Z] #32 [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
11:36:26 [2023-07-28T11:36:26.140Z] #32 10.53 (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 ... 15722 files and directories currently installed.)
11:36:26 [2023-07-28T11:36:26.140Z] #32 10.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:36:26 [2023-07-28T11:36:26.140Z] #32 10.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:36:26 [2023-07-28T11:36:26.140Z] #32 ...
11:36:26 [2023-07-28T11:36:26.140Z] 
11:36:26 [2023-07-28T11:36:26.140Z] #34 [tomlv 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 tomlv
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.315 + RM_GOPATH=0
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.315 + TMP_GOPATH=
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.315 + : /build
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.315 + '[' -z '' ']'
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.315 ++ mktemp -d
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.316 + export GOPATH=/tmp/tmp.tVN4VuJQHR
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.316 + GOPATH=/tmp/tmp.tVN4VuJQHR
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.316 + RM_GOPATH=1
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.316 + case "$(go env GOARCH)" in
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.320 ++ go env GOARCH
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.338 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 + export GO_BUILDMODE=-buildmode=pie
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 + GO_BUILDMODE=-buildmode=pie
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 ++ dirname /tmp/install/install.sh
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 + dir=/tmp/install
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 + bin=tomlv
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 + shift
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 + '[' '!' -f /tmp/install/tomlv.installer ']'
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 + . /tmp/install/tomlv.installer
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 + install_tomlv
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.339 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tVN4VuJQHR/src/github.com/BurntSushi/toml
11:36:26 [2023-07-28T11:36:26.140Z] #34 1.341 Cloning into '/tmp/tmp.tVN4VuJQHR/src/github.com/BurntSushi/toml'...
11:36:26 [2023-07-28T11:36:26.140Z] #34 2.952 + cd /tmp/tmp.tVN4VuJQHR/src/github.com/BurntSushi/toml
11:36:26 [2023-07-28T11:36:26.140Z] #34 2.952 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.030 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.248 internal/goos
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.253 internal/unsafeheader
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.254 internal/goarch
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.261 internal/goexperiment
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.267 encoding
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.274 runtime/internal/syscall
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.285 runtime/internal/atomic
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.295 internal/itoa
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.347 internal/cpu
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.347 math/bits
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.347 unicode/utf8
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.356 runtime/internal/math
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.362 internal/abi
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.479 runtime/internal/sys
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.518 internal/race
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.595 sync/atomic
11:36:26 [2023-07-28T11:36:26.140Z] #34 3.617 unicode
11:36:26 [2023-07-28T11:36:26.140Z] #34 4.253 internal/bytealg
11:36:26 [2023-07-28T11:36:26.140Z] #34 4.262 math
11:36:26 [2023-07-28T11:36:26.140Z] #34 5.027 runtime
11:36:26 [2023-07-28T11:36:26.412Z] #34 ...
11:36:26 [2023-07-28T11:36:26.412Z] 
11:36:26 [2023-07-28T11:36:26.412Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:36:26 [2023-07-28T11:36:26.412Z] #35 2.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:36:26 [2023-07-28T11:36:26.412Z] #35 2.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:36:26 [2023-07-28T11:36:26.412Z] #35 2.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:36:26 [2023-07-28T11:36:26.412Z] #35 2.340 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:36:26 [2023-07-28T11:36:26.412Z] #35 2.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB]
11:36:26 [2023-07-28T11:36:26.412Z] #35 3.329 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB]
11:36:26 [2023-07-28T11:36:26.412Z] #35 5.169 Fetched 8658 kB in 3s (2570 kB/s)
11:36:26 [2023-07-28T11:36:26.412Z] #35 5.169 Reading package lists...
11:36:26 [2023-07-28T11:36:26.412Z] #35 6.340 Reading package lists...
11:36:26 [2023-07-28T11:36:26.412Z] #35 7.692 Building dependency tree...
11:36:26 [2023-07-28T11:36:26.412Z] #35 8.367 The following additional packages will be installed:
11:36:26 [2023-07-28T11:36:26.412Z] #35 8.368   libbtrfs0
11:36:26 [2023-07-28T11:36:26.412Z] #35 8.393 The following NEW packages will be installed:
11:36:26 [2023-07-28T11:36:26.412Z] #35 8.405   libbtrfs-dev libbtrfs0
11:36:26 [2023-07-28T11:36:26.412Z] #35 8.691 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:36:26 [2023-07-28T11:36:26.412Z] #35 8.691 Need to get 460 kB of archives.
11:36:26 [2023-07-28T11:36:26.412Z] #35 8.691 After this operation, 1237 kB of additional disk space will be used.
11:36:26 [2023-07-28T11:36:26.412Z] #35 8.691 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:36:26 [2023-07-28T11:36:26.412Z] #35 8.717 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:36:26 [2023-07-28T11:36:26.412Z] #35 9.484 debconf: delaying package configuration, since apt-utils is not installed
11:36:26 [2023-07-28T11:36:26.412Z] #35 9.712 Fetched 460 kB in 0s (1444 kB/s)
11:36:26 [2023-07-28T11:36:26.412Z] #35 10.02 Selecting previously unselected package libbtrfs0:amd64.
11:36:26 [2023-07-28T11:36:26.412Z] #35 10.02 (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 ... 15722 files and directories currently installed.)
11:36:26 [2023-07-28T11:36:26.412Z] #35 10.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:36:26 [2023-07-28T11:36:26.412Z] #35 10.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:36:26 [2023-07-28T11:36:26.412Z] #35 10.41 Selecting previously unselected package libbtrfs-dev:amd64.
11:36:26 [2023-07-28T11:36:26.412Z] #35 10.41 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:36:26 [2023-07-28T11:36:26.412Z] #35 10.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:36:26 [2023-07-28T11:36:26.412Z] #35 10.71 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:36:26 [2023-07-28T11:36:26.412Z] #35 10.78 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:36:26 [2023-07-28T11:36:26.412Z] #35 ...
11:36:26 [2023-07-28T11:36:26.412Z] 
11:36:26 [2023-07-28T11:36:26.412Z] #31 [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
11:36:26 [2023-07-28T11:36:26.412Z] #31 DONE 10.8s
11:36:26 [2023-07-28T11:36:26.412Z] 
11:36:26 [2023-07-28T11:36:26.412Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:36:26 [2023-07-28T11:36:26.412Z] #35 10.80 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:36:26 [2023-07-28T11:36:26.412Z] #35 ...
11:36:26 [2023-07-28T11:36:26.412Z] 
11:36:26 [2023-07-28T11:36:26.412Z] #20 [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
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.770 + RM_GOPATH=0
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.770 + TMP_GOPATH=
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.770 + : /build
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.770 + '[' -z '' ']'
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.770 ++ mktemp -d
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.771 + export GOPATH=/tmp/tmp.Wpk7TXCg4X
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.771 + GOPATH=/tmp/tmp.Wpk7TXCg4X
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.771 + RM_GOPATH=1
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.771 + case "$(go env GOARCH)" in
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.771 ++ go env GOARCH
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.779 + export GO_BUILDMODE=-buildmode=pie
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.779 + GO_BUILDMODE=-buildmode=pie
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 ++ dirname /tmp/install/install.sh
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 + dir=/tmp/install
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 + bin=rootlesskit
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 + shift
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 + . /tmp/install/rootlesskit.installer
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 ++ : v0.14.4
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 + install_rootlesskit
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 + case "$1" in
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 + export CGO_ENABLED=0
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 + CGO_ENABLED=0
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.783 + _install_rootlesskit
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.784 Install rootlesskit version v0.14.4
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.784 + echo 'Install rootlesskit version v0.14.4'
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.784 + for f in rootlesskit rootlesskit-docker-proxy
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.784 + GOBIN=/build
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.784 + GO111MODULE=on
11:36:26 [2023-07-28T11:36:26.412Z] #20 0.784 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
11:36:26 [2023-07-28T11:36:26.412Z] #20 1.004 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.328 go: downloading github.com/sirupsen/logrus v1.8.1
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.329 go: downloading github.com/urfave/cli/v2 v2.3.0
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.329 go: downloading github.com/pkg/errors v0.9.1
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.330 go: downloading github.com/gofrs/flock v0.8.1
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.330 go: downloading github.com/google/uuid v1.3.0
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.330 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.330 go: downloading github.com/moby/vpnkit v0.5.0
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.336 go: downloading github.com/gorilla/mux v1.8.0
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.379 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.473 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:36:26 [2023-07-28T11:36:26.412Z] #20 3.527 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:36:26 [2023-07-28T11:36:26.412Z] #20 4.352 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:36:26 [2023-07-28T11:36:26.412Z] #20 4.353 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:36:26 [2023-07-28T11:36:26.412Z] #20 4.864 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:36:26 [2023-07-28T11:36:26.412Z] #20 4.896 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:36:26 [2023-07-28T11:36:26.670Z] #20 ...
11:36:26 [2023-07-28T11:36:26.670Z] 
11:36:26 [2023-07-28T11:36:26.670Z] #26 [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
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.05 go: downloading github.com/pmezard/go-difflib v1.0.0
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.06 go: downloading github.com/stretchr/objx v0.4.0
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.06 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.12 go: downloading github.com/gobwas/glob v0.2.3
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.18 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.22 go: downloading go.uber.org/zap v1.17.0
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.29 go: downloading github.com/kisielk/gotool v1.0.0
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.48 go: downloading golang.org/x/text v0.3.7
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.61 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.72 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.76 go: downloading github.com/go-toolsmith/astcopy v1.0.1
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.83 go: downloading github.com/go-toolsmith/astequal v1.0.2
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.83 go: downloading github.com/go-toolsmith/astp v1.0.0
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.84 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:36:26 [2023-07-28T11:36:26.670Z] #26 10.96 go: downloading github.com/go-toolsmith/typep v1.0.2
11:36:26 [2023-07-28T11:36:26.670Z] #26 11.03 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
11:36:26 [2023-07-28T11:36:26.670Z] #26 11.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:36:26 [2023-07-28T11:36:26.670Z] #26 11.12 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:36:26 [2023-07-28T11:36:26.928Z] #26 ...
11:36:26 [2023-07-28T11:36:26.928Z] 
11:36:26 [2023-07-28T11:36:26.928Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:36:26 [2023-07-28T11:36:26.928Z] #35 DONE 11.4s
11:36:26 [2023-07-28T11:36:26.928Z] 
11:36:26 [2023-07-28T11:36:26.928Z] #26 [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
11:36:26 [2023-07-28T11:36:26.928Z] #26 11.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:36:26 [2023-07-28T11:36:26.928Z] #26 11.34 go: downloading github.com/ettle/strcase v0.1.1
11:36:26 [2023-07-28T11:36:26.928Z] #26 11.34 go: downloading github.com/fatih/structtag v1.2.0
11:36:26 [2023-07-28T11:36:26.928Z] #26 11.34 go: downloading github.com/Masterminds/semver v1.5.0
11:36:26 [2023-07-28T11:36:26.928Z] #26 11.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:36:27 [2023-07-28T11:36:27.191Z] #26 11.49 go: downloading gopkg.in/yaml.v2 v2.4.0
11:36:27 [2023-07-28T11:36:27.191Z] #26 11.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:36:27 [2023-07-28T11:36:27.191Z] #26 11.58 go: downloading github.com/prometheus/client_golang v1.12.1
11:36:27 [2023-07-28T11:36:27.763Z] #26 12.05 go: downloading github.com/prometheus/client_model v0.2.0
11:36:27 [2023-07-28T11:36:27.763Z] #26 12.13 go: downloading github.com/google/go-cmp v0.5.8
11:36:27 [2023-07-28T11:36:27.763Z] #26 12.28 go: downloading github.com/subosito/gotenv v1.4.0
11:36:27 [2023-07-28T11:36:27.763Z] #26 12.28 go: downloading github.com/hashicorp/hcl v1.0.0
11:36:28 [2023-07-28T11:36:28.020Z] #26 12.38 go: downloading gopkg.in/ini.v1 v1.66.6
11:36:28 [2023-07-28T11:36:28.020Z] #26 12.39 go: downloading github.com/magiconair/properties v1.8.6
11:36:28 [2023-07-28T11:36:28.020Z] #26 12.47 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
11:36:28 [2023-07-28T11:36:28.020Z] #26 12.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:36:28 [2023-07-28T11:36:28.020Z] #26 12.57 go: downloading go.uber.org/atomic v1.7.0
11:36:28 [2023-07-28T11:36:28.020Z] #26 12.58 go: downloading go.uber.org/multierr v1.6.0
11:36:28 [2023-07-28T11:36:28.278Z] #26 12.63 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
11:36:28 [2023-07-28T11:36:28.278Z] #26 12.63 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:36:28 [2023-07-28T11:36:28.278Z] #26 12.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:36:28 [2023-07-28T11:36:28.278Z] #26 12.78 go: downloading github.com/pelletier/go-toml v1.9.5
11:36:28 [2023-07-28T11:36:28.278Z] #26 12.81 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:36:28 [2023-07-28T11:36:28.278Z] #26 12.84 go: downloading github.com/golang/protobuf v1.5.2
11:36:28 [2023-07-28T11:36:28.536Z] #26 12.92 go: downloading github.com/beorn7/perks v1.0.1
11:36:28 [2023-07-28T11:36:28.536Z] #26 12.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:36:28 [2023-07-28T11:36:28.536Z] #26 12.94 go: downloading github.com/prometheus/common v0.32.1
11:36:28 [2023-07-28T11:36:28.536Z] #26 13.09 go: downloading github.com/prometheus/procfs v0.7.3
11:36:28 [2023-07-28T11:36:28.536Z] #26 13.11 go: downloading google.golang.org/protobuf v1.28.0
11:36:28 [2023-07-28T11:36:28.794Z] #26 ...
11:36:28 [2023-07-28T11:36:28.794Z] 
11:36:28 [2023-07-28T11:36:28.794Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:36:28 [2023-07-28T11:36:28.794Z] #27 7.654 
11:36:28 [2023-07-28T11:36:28.794Z] #27 9.048 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:36:28 [2023-07-28T11:36:28.794Z] #27 9.708 
11:36:28 [2023-07-28T11:36:28.794Z] #27 9.952 #=#=#                                                                         

######################################################################## 100.0%
11:36:28 [2023-07-28T11:36:28.794Z] #27 10.55 
11:36:28 [2023-07-28T11:36:28.794Z] #27 11.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:36:28 [2023-07-28T11:36:28.794Z] #27 12.30 
11:36:28 [2023-07-28T11:36:28.794Z] #27 12.57 #=#=#                                                                         

######################################################################## 100.0%
11:36:28 [2023-07-28T11:36:28.794Z] #27 13.00 
11:36:28 [2023-07-28T11:36:28.794Z] #27 13.11 Download of images into '/build' complete.
11:36:28 [2023-07-28T11:36:28.794Z] #27 13.11 Use something like the following to load the result into a Docker daemon:
11:36:28 [2023-07-28T11:36:28.794Z] #27 13.11   tar -cC '/build' . | docker load
11:36:28 [2023-07-28T11:36:28.794Z] #27 DONE 13.5s
11:36:28 [2023-07-28T11:36:28.794Z] 
11:36:28 [2023-07-28T11:36:28.794Z] #26 [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
11:36:28 [2023-07-28T11:36:28.794Z] #26 13.15 go: downloading github.com/mattn/go-runewidth v0.0.9
11:36:28 [2023-07-28T11:36:28.794Z] #26 13.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:36:32 [2023-07-28T11:36:32.170Z] #26 ...
11:36:32 [2023-07-28T11:36:32.170Z] 
11:36:32 [2023-07-28T11:36:32.170Z] #25 [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
11:36:32 [2023-07-28T11:36:32.170Z] #25 DONE 16.3s
11:36:32 [2023-07-28T11:36:32.170Z] 
11:36:32 [2023-07-28T11:36:32.170Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:36:32 [2023-07-28T11:36:32.170Z] #28 10.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 10.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB]
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.56 debconf: delaying package configuration, since apt-utils is not installed
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.65 Fetched 115 MB in 4s (26.0 MB/s)
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.73 Selecting previously unselected package binutils-mingw-w64-i686.
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.73 (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 ... 15722 files and directories currently installed.)
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 11.77 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 12.56 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:36:32 [2023-07-28T11:36:32.170Z] #28 12.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 12.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.15 Selecting previously unselected package binutils-mingw-w64.
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.28 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.44 Selecting previously unselected package dmsetup.
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.46 Unpacking dmsetup (2:1.02.175-2.1) ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.60 Selecting previously unselected package mingw-w64-common.
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 13.65 Unpacking mingw-w64-common (8.0.0-1) ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 15.89 Selecting previously unselected package mingw-w64-x86-64-dev.
11:36:32 [2023-07-28T11:36:32.170Z] #28 15.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:36:32 [2023-07-28T11:36:32.170Z] #28 16.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:36:32 [2023-07-28T11:36:32.734Z] #28 ...
11:36:32 [2023-07-28T11:36:32.734Z] 
11:36:32 [2023-07-28T11:36:32.734Z] #23 [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
11:36:32 [2023-07-28T11:36:32.734Z] #23 6.984 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:36:32 [2023-07-28T11:36:32.734Z] #23 7.685 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:36:32 [2023-07-28T11:36:32.992Z] #23 ...
11:36:32 [2023-07-28T11:36:32.992Z] 
11:36:32 [2023-07-28T11:36:32.992Z] #32 [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
11:36:32 [2023-07-28T11:36:32.992Z] #32 10.82 Selecting previously unselected package vim-common.
11:36:32 [2023-07-28T11:36:32.992Z] #32 10.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 10.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 11.22 Selecting previously unselected package cmake-data.
11:36:32 [2023-07-28T11:36:32.992Z] #32 11.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 11.28 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 12.32 Selecting previously unselected package libicu67:amd64.
11:36:32 [2023-07-28T11:36:32.992Z] #32 12.38 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 12.38 Unpacking libicu67:amd64 (67.1-7) ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.20 Selecting previously unselected package libxml2:amd64.
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.20 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.57 Selecting previously unselected package libarchive13:amd64.
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.57 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.59 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.83 Selecting previously unselected package libjsoncpp24:amd64.
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.83 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.94 Selecting previously unselected package librhash0:amd64.
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 14.95 Unpacking librhash0:amd64 (1.4.1-2) ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 15.06 Selecting previously unselected package libuv1:amd64.
11:36:32 [2023-07-28T11:36:32.992Z] #32 15.06 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 15.08 Unpacking libuv1:amd64 (1.40.0-2) ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 15.26 Selecting previously unselected package cmake.
11:36:32 [2023-07-28T11:36:32.992Z] #32 15.26 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:36:32 [2023-07-28T11:36:32.992Z] #32 15.27 Unpacking cmake (3.18.4-2+deb11u1) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 16.75 Setting up libicu67:amd64 (67.1-7) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 16.79 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 16.82 Setting up libuv1:amd64 (1.40.0-2) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 16.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 16.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 16.98 Setting up librhash0:amd64 (1.4.1-2) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 17.00 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 17.03 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 17.05 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 17.06 Setting up cmake (3.18.4-2+deb11u1) ...
11:36:32 [2023-07-28T11:36:32.993Z] #32 17.07 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:36:33 [2023-07-28T11:36:33.556Z] #32 ...
11:36:33 [2023-07-28T11:36:33.556Z] 
11:36:33 [2023-07-28T11:36:33.556Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:36:33 [2023-07-28T11:36:33.556Z] #28 17.98 Selecting previously unselected package gcc-mingw-w64-base.
11:36:33 [2023-07-28T11:36:33.556Z] #28 17.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:36:33 [2023-07-28T11:36:33.556Z] #28 17.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:36:33 [2023-07-28T11:36:33.815Z] #28 18.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:36:33 [2023-07-28T11:36:33.815Z] #28 18.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:36:33 [2023-07-28T11:36:33.815Z] #28 18.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:36:35 [2023-07-28T11:36:35.185Z] #28 ...
11:36:35 [2023-07-28T11:36:35.185Z] 
11:36:35 [2023-07-28T11:36:35.185Z] #32 [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
11:36:35 [2023-07-28T11:36:35.185Z] #32 DONE 19.6s
11:36:35 [2023-07-28T11:36:35.442Z] 
11:36:35 [2023-07-28T11:36:35.442Z] #36 [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
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.466 + RM_GOPATH=0
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.466 + TMP_GOPATH=
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.466 + : /build
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.466 + '[' -z '' ']'
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.467 ++ mktemp -d
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.468 + export GOPATH=/tmp/tmp.oL67lG8Q2i
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.468 + GOPATH=/tmp/tmp.oL67lG8Q2i
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.468 + RM_GOPATH=1
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.468 + case "$(go env GOARCH)" in
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.468 ++ go env GOARCH
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.500 + export GO_BUILDMODE=-buildmode=pie
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.500 + GO_BUILDMODE=-buildmode=pie
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.504 ++ dirname /tmp/install/install.sh
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.509 Install tini version v0.19.0
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.509 + dir=/tmp/install
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.509 + bin=tini
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.509 + shift
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.509 + '[' '!' -f /tmp/install/tini.installer ']'
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.509 + . /tmp/install/tini.installer
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.509 ++ : v0.19.0
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.509 + install_tini
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.509 + echo 'Install tini version v0.19.0'
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.509 + git clone https://github.com/krallin/tini.git /tmp/tmp.oL67lG8Q2i/tini
11:36:35 [2023-07-28T11:36:35.700Z] #36 0.516 Cloning into '/tmp/tmp.oL67lG8Q2i/tini'...
11:36:36 [2023-07-28T11:36:36.265Z] #36 0.963 + cd /tmp/tmp.oL67lG8Q2i/tini
11:36:36 [2023-07-28T11:36:36.265Z] #36 0.963 + git checkout -q v0.19.0
11:36:36 [2023-07-28T11:36:36.265Z] #36 0.968 + cmake .
11:36:36 [2023-07-28T11:36:36.265Z] #36 1.106 -- The C compiler identification is GNU 10.2.1
11:36:36 [2023-07-28T11:36:36.265Z] #36 1.128 -- Detecting C compiler ABI info
11:36:36 [2023-07-28T11:36:36.522Z] #36 1.340 -- Detecting C compiler ABI info - done
11:36:36 [2023-07-28T11:36:36.522Z] #36 1.375 -- Check for working C compiler: /usr/bin/cc - skipped
11:36:36 [2023-07-28T11:36:36.522Z] #36 1.384 -- Detecting C compile features
11:36:36 [2023-07-28T11:36:36.778Z] #36 1.384 -- Detecting C compile features - done
11:36:36 [2023-07-28T11:36:36.778Z] #36 1.424 -- Performing Test HAS_BUILTIN_FORTIFY
11:36:36 [2023-07-28T11:36:36.778Z] #36 1.530 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:36:36 [2023-07-28T11:36:36.778Z] #36 1.582 -- Configuring done
11:36:36 [2023-07-28T11:36:36.778Z] #36 1.594 -- Generating done
11:36:36 [2023-07-28T11:36:36.778Z] #36 1.634 -- Build files have been written to: /tmp/tmp.oL67lG8Q2i/tini
11:36:37 [2023-07-28T11:36:37.035Z] #36 1.634 + make tini-static
11:36:37 [2023-07-28T11:36:37.035Z] #36 1.805 Scanning dependencies of target tini-static
11:36:37 [2023-07-28T11:36:37.035Z] #36 1.847 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:36:37 [2023-07-28T11:36:37.035Z] #36 ...
11:36:37 [2023-07-28T11:36:37.035Z] 
11:36:37 [2023-07-28T11:36:37.035Z] #37 [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
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.282 + RM_GOPATH=0
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.282 + TMP_GOPATH=
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.282 + : /build
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.282 + '[' -z '' ']'
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.282 ++ mktemp -d
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.283 + export GOPATH=/tmp/tmp.BX5B7OeuwG
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.285 + GOPATH=/tmp/tmp.BX5B7OeuwG
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.285 + RM_GOPATH=1
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.285 + case "$(go env GOARCH)" in
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.285 ++ go env GOARCH
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 + export GO_BUILDMODE=-buildmode=pie
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 + GO_BUILDMODE=-buildmode=pie
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 ++ dirname /tmp/install/install.sh
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 + dir=/tmp/install
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 + bin=containerd
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 + shift
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 + '[' '!' -f /tmp/install/containerd.installer ']'
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 + . /tmp/install/containerd.installer
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 ++ set -e
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 ++ : v1.6.22
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 + install_containerd
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 + echo 'Install containerd version v1.6.22'
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.291 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BX5B7OeuwG/src/github.com/containerd/containerd
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.296 Install containerd version v1.6.22
11:36:37 [2023-07-28T11:36:37.035Z] #37 1.301 Cloning into '/tmp/tmp.BX5B7OeuwG/src/github.com/containerd/containerd'...
11:36:37 [2023-07-28T11:36:37.292Z] #37 ...
11:36:37 [2023-07-28T11:36:37.292Z] 
11:36:37 [2023-07-28T11:36:37.292Z] #34 [tomlv 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 tomlv
11:36:37 [2023-07-28T11:36:37.292Z] #34 12.13 sync
11:36:37 [2023-07-28T11:36:37.292Z] #34 12.13 internal/reflectlite
11:36:37 [2023-07-28T11:36:37.292Z] #34 12.50 internal/testlog
11:36:37 [2023-07-28T11:36:37.292Z] #34 12.78 sort
11:36:37 [2023-07-28T11:36:37.292Z] #34 12.79 errors
11:36:37 [2023-07-28T11:36:37.292Z] #34 12.87 io
11:36:37 [2023-07-28T11:36:37.292Z] #34 12.87 internal/oserror
11:36:37 [2023-07-28T11:36:37.292Z] #34 12.87 internal/safefilepath
11:36:37 [2023-07-28T11:36:37.292Z] #34 12.87 path
11:36:37 [2023-07-28T11:36:37.292Z] #34 12.88 strconv
11:36:37 [2023-07-28T11:36:37.292Z] #34 13.15 syscall
11:36:37 [2023-07-28T11:36:37.292Z] #34 13.65 text/tabwriter
11:36:37 [2023-07-28T11:36:37.292Z] #34 13.65 bytes
11:36:37 [2023-07-28T11:36:37.292Z] #34 13.65 strings
11:36:37 [2023-07-28T11:36:37.292Z] #34 14.87 reflect
11:36:37 [2023-07-28T11:36:37.292Z] #34 15.01 bufio
11:36:37 [2023-07-28T11:36:37.292Z] #34 15.88 internal/syscall/unix
11:36:37 [2023-07-28T11:36:37.292Z] #34 15.88 time
11:36:37 [2023-07-28T11:36:37.292Z] #34 15.88 internal/syscall/execenv
11:36:37 [2023-07-28T11:36:37.292Z] #34 17.28 io/fs
11:36:37 [2023-07-28T11:36:37.292Z] #34 17.28 internal/poll
11:36:37 [2023-07-28T11:36:37.292Z] #34 17.67 internal/fmtsort
11:36:37 [2023-07-28T11:36:37.292Z] #34 17.95 os
11:36:37 [2023-07-28T11:36:37.292Z] #34 18.48 io/ioutil
11:36:37 [2023-07-28T11:36:37.292Z] #34 18.48 fmt
11:36:37 [2023-07-28T11:36:37.292Z] #34 19.21 log
11:36:37 [2023-07-28T11:36:37.292Z] #34 19.21 github.com/BurntSushi/toml
11:36:37 [2023-07-28T11:36:37.292Z] #34 19.21 flag
11:36:37 [2023-07-28T11:36:37.292Z] #34 20.38 github.com/BurntSushi/toml/cmd/tomlv
11:36:37 [2023-07-28T11:36:37.292Z] #34 ...
11:36:37 [2023-07-28T11:36:37.292Z] 
11:36:37 [2023-07-28T11:36:37.292Z] #36 [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
11:36:37 [2023-07-28T11:36:37.292Z] #36 2.179 [100%] Linking C executable tini-static
11:36:37 [2023-07-28T11:36:37.573Z] #36 2.327 [100%] Built target tini-static
11:36:37 [2023-07-28T11:36:37.573Z] #36 2.340 + mkdir -p /build
11:36:37 [2023-07-28T11:36:37.573Z] #36 2.346 + cp tini-static /build/docker-init
11:36:38 [2023-07-28T11:36:38.138Z] #36 DONE 3.0s
11:36:38 [2023-07-28T11:36:38.138Z] 
11:36:38 [2023-07-28T11:36:38.138Z] #34 [tomlv 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 tomlv
11:36:38 [2023-07-28T11:36:38.138Z] #34 DONE 22.5s
11:36:38 [2023-07-28T11:36:38.138Z] 
11:36:38 [2023-07-28T11:36:38.138Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:36:38 [2023-07-28T11:36:38.138Z] #28 20.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:36:38 [2023-07-28T11:36:38.138Z] #28 20.06 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:36:38 [2023-07-28T11:36:38.138Z] #28 20.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:36:40 [2023-07-28T11:36:40.032Z] #28 24.58 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:36:40 [2023-07-28T11:36:40.290Z] #28 24.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:36:40 [2023-07-28T11:36:40.290Z] #28 24.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:36:42 [2023-07-28T11:36:42.185Z] #28 26.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:36:42 [2023-07-28T11:36:42.185Z] #28 26.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:36:42 [2023-07-28T11:36:42.185Z] #28 26.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:36:42 [2023-07-28T11:36:42.185Z] #28 ...
11:36:42 [2023-07-28T11:36:42.185Z] 
11:36:42 [2023-07-28T11:36:42.185Z] #37 [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
11:36:42 [2023-07-28T11:36:42.185Z] #37 15.07 + cd /tmp/tmp.BX5B7OeuwG/src/github.com/containerd/containerd
11:36:42 [2023-07-28T11:36:42.185Z] #37 15.07 + git checkout -q v1.6.22
11:36:43 [2023-07-28T11:36:43.115Z] #37 16.16 + export 'BUILDTAGS=netgo osusergo static_build'
11:36:43 [2023-07-28T11:36:43.115Z] #37 16.16 + BUILDTAGS='netgo osusergo static_build'
11:36:43 [2023-07-28T11:36:43.115Z] #37 16.16 + export EXTRA_FLAGS=-buildmode=pie
11:36:43 [2023-07-28T11:36:43.116Z] #37 16.16 + EXTRA_FLAGS=-buildmode=pie
11:36:43 [2023-07-28T11:36:43.116Z] #37 16.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:36:43 [2023-07-28T11:36:43.116Z] #37 16.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:36:43 [2023-07-28T11:36:43.116Z] #37 16.16 + '[' '' = dynamic ']'
11:36:43 [2023-07-28T11:36:43.116Z] #37 16.16 + make
11:36:44 [2023-07-28T11:36:44.046Z] #37 17.12 + bin/ctr
11:36:48 [2023-07-28T11:36:48.222Z] #37 ...
11:36:48 [2023-07-28T11:36:48.222Z] 
11:36:48 [2023-07-28T11:36:48.222Z] #20 [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
11:36:48 [2023-07-28T11:36:48.222Z] #20 26.75 + for f in rootlesskit rootlesskit-docker-proxy
11:36:48 [2023-07-28T11:36:48.222Z] #20 26.75 + GOBIN=/build
11:36:48 [2023-07-28T11:36:48.222Z] #20 26.75 + GO111MODULE=on
11:36:48 [2023-07-28T11:36:48.222Z] #20 26.75 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
11:36:48 [2023-07-28T11:36:48.222Z] #20 DONE 32.0s
11:36:48 [2023-07-28T11:36:48.222Z] 
11:36:48 [2023-07-28T11:36:48.222Z] #30 [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
11:36:48 [2023-07-28T11:36:48.222Z] #30 DONE 31.9s
11:36:48 [2023-07-28T11:36:48.222Z] 
11:36:48 [2023-07-28T11:36:48.222Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:36:48 [2023-07-28T11:36:48.222Z] #28 28.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:36:48 [2023-07-28T11:36:48.222Z] #28 28.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:36:48 [2023-07-28T11:36:48.222Z] #28 28.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:36:48 [2023-07-28T11:36:48.222Z] #28 31.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:36:48 [2023-07-28T11:36:48.222Z] #28 31.91 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:36:48 [2023-07-28T11:36:48.222Z] #28 31.93 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:36:48 [2023-07-28T11:36:48.222Z] #28 ...
11:36:48 [2023-07-28T11:36:48.222Z] 
11:36:48 [2023-07-28T11:36:48.222Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:36:48 [2023-07-28T11:36:48.222Z] #38 DONE 0.1s
11:36:48 [2023-07-28T11:36:48.222Z] 
11:36:48 [2023-07-28T11:36:48.222Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:36:48 [2023-07-28T11:36:48.222Z] #39 DONE 0.1s
11:36:48 [2023-07-28T11:36:48.222Z] 
11:36:48 [2023-07-28T11:36:48.222Z] #23 [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
11:36:49 [2023-07-28T11:36:49.172Z] #23 ...
11:36:49 [2023-07-28T11:36:49.173Z] 
11:36:49 [2023-07-28T11:36:49.173Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:36:49 [2023-07-28T11:36:49.173Z] #28 33.58 Selecting previously unselected package g++-mingw-w64-x86-64.
11:36:49 [2023-07-28T11:36:49.173Z] #28 33.58 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:36:49 [2023-07-28T11:36:49.173Z] #28 33.62 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:36:49 [2023-07-28T11:36:49.431Z] #28 33.75 Selecting previously unselected package libapparmor1:amd64.
11:36:49 [2023-07-28T11:36:49.431Z] #28 33.75 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:36:49 [2023-07-28T11:36:49.431Z] #28 33.75 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:36:49 [2023-07-28T11:36:49.431Z] #28 33.89 Selecting previously unselected package libapparmor-dev:amd64.
11:36:49 [2023-07-28T11:36:49.431Z] #28 33.90 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:36:49 [2023-07-28T11:36:49.431Z] #28 33.95 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:36:49 [2023-07-28T11:36:49.716Z] #28 34.04 Selecting previously unselected package libbtrfs0:amd64.
11:36:49 [2023-07-28T11:36:49.716Z] #28 34.05 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:36:49 [2023-07-28T11:36:49.716Z] #28 34.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:36:49 [2023-07-28T11:36:49.716Z] #28 34.17 Selecting previously unselected package libbtrfs-dev:amd64.
11:36:49 [2023-07-28T11:36:49.980Z] #28 34.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:36:49 [2023-07-28T11:36:49.980Z] #28 34.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:36:49 [2023-07-28T11:36:49.980Z] #28 34.34 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:36:49 [2023-07-28T11:36:49.980Z] #28 34.34 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:36:49 [2023-07-28T11:36:49.980Z] #28 34.35 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:36:49 [2023-07-28T11:36:49.980Z] #28 34.41 Selecting previously unselected package libudev-dev:amd64.
11:36:49 [2023-07-28T11:36:49.980Z] #28 34.41 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ...
11:36:49 [2023-07-28T11:36:49.980Z] #28 34.42 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ...
11:36:50 [2023-07-28T11:36:50.237Z] #28 34.50 Selecting previously unselected package libsepol1-dev:amd64.
11:36:50 [2023-07-28T11:36:50.237Z] #28 34.50 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:36:50 [2023-07-28T11:36:50.237Z] #28 34.51 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:36:50 [2023-07-28T11:36:50.237Z] #28 34.65 Selecting previously unselected package libpcre2-16-0:amd64.
11:36:50 [2023-07-28T11:36:50.237Z] #28 34.65 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
11:36:50 [2023-07-28T11:36:50.237Z] #28 34.65 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
11:36:50 [2023-07-28T11:36:50.494Z] #28 34.79 Selecting previously unselected package libpcre2-32-0:amd64.
11:36:50 [2023-07-28T11:36:50.494Z] #28 34.79 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
11:36:50 [2023-07-28T11:36:50.494Z] #28 34.80 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
11:36:50 [2023-07-28T11:36:50.494Z] #28 34.93 Selecting previously unselected package libpcre2-posix2:amd64.
11:36:50 [2023-07-28T11:36:50.494Z] #28 34.94 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
11:36:50 [2023-07-28T11:36:50.494Z] #28 34.95 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
11:36:50 [2023-07-28T11:36:50.494Z] #28 35.01 Selecting previously unselected package libpcre2-dev:amd64.
11:36:50 [2023-07-28T11:36:50.494Z] #28 35.01 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
11:36:50 [2023-07-28T11:36:50.494Z] #28 35.01 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
11:36:50 [2023-07-28T11:36:50.751Z] #28 35.20 Selecting previously unselected package libselinux1-dev:amd64.
11:36:50 [2023-07-28T11:36:50.751Z] #28 35.20 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:36:50 [2023-07-28T11:36:50.751Z] #28 35.21 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:36:51 [2023-07-28T11:36:51.008Z] #28 35.30 Selecting previously unselected package libdevmapper-dev:amd64.
11:36:51 [2023-07-28T11:36:51.008Z] #28 35.31 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:36:51 [2023-07-28T11:36:51.008Z] #28 35.31 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:36:51 [2023-07-28T11:36:51.008Z] #28 35.39 Selecting previously unselected package libseccomp-dev:amd64.
11:36:51 [2023-07-28T11:36:51.008Z] #28 35.39 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:36:51 [2023-07-28T11:36:51.008Z] #28 35.40 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:36:51 [2023-07-28T11:36:51.008Z] #28 35.46 Selecting previously unselected package libsystemd-dev:amd64.
11:36:51 [2023-07-28T11:36:51.008Z] #28 35.47 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ...
11:36:51 [2023-07-28T11:36:51.008Z] #28 35.48 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ...
11:36:51 [2023-07-28T11:36:51.279Z] #28 35.68 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:36:51 [2023-07-28T11:36:51.280Z] #28 35.69 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:36:51 [2023-07-28T11:36:51.280Z] #28 35.70 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:36:51 [2023-07-28T11:36:51.280Z] #28 35.73 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:36:51 [2023-07-28T11:36:51.280Z] #28 35.75 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:36:51 [2023-07-28T11:36:51.280Z] #28 35.79 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
11:36:51 [2023-07-28T11:36:51.280Z] #28 35.82 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:36:51 [2023-07-28T11:36:51.280Z] #28 35.84 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
11:36:51 [2023-07-28T11:36:51.542Z] #28 35.85 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ...
11:36:51 [2023-07-28T11:36:51.542Z] #28 35.86 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
11:36:51 [2023-07-28T11:36:51.542Z] #28 35.87 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:36:51 [2023-07-28T11:36:51.542Z] #28 35.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:36:51 [2023-07-28T11:36:51.542Z] #28 35.95 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:36:51 [2023-07-28T11:36:51.542Z] #28 35.97 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:36:51 [2023-07-28T11:36:51.542Z] #28 36.00 Setting up mingw-w64-common (8.0.0-1) ...
11:36:51 [2023-07-28T11:36:51.542Z] #28 36.08 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ...
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.10 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.11 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.15 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.17 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.19 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.20 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
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.21 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.23 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
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.24 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.25 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.26 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
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.27 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:36:51 [2023-07-28T11:36:51.800Z] #28 36.30 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:36:52 [2023-07-28T11:36:52.057Z] #28 36.37 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:36:52 [2023-07-28T11:36:52.057Z] #28 36.40 Setting up dmsetup (2:1.02.175-2.1) ...
11:36:52 [2023-07-28T11:36:52.057Z] #28 36.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:36:52 [2023-07-28T11:36:52.057Z] #28 36.46 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:36:52 [2023-07-28T11:36:52.057Z] #28 36.48 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:36:53 [2023-07-28T11:36:53.015Z] #28 DONE 37.3s
11:36:53 [2023-07-28T11:36:53.015Z] 
11:36:53 [2023-07-28T11:36:53.015Z] #37 [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
11:36:53 [2023-07-28T11:36:53.015Z] #37 ...
11:36:53 [2023-07-28T11:36:53.015Z] 
11:36:53 [2023-07-28T11:36:53.015Z] #40 [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
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.734 + RM_GOPATH=0
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.734 + TMP_GOPATH=
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.734 + : /build
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.734 + '[' -z '' ']'
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.734 ++ mktemp -d
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.736 + export GOPATH=/tmp/tmp.BSbj6kdRSI
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.736 + GOPATH=/tmp/tmp.BSbj6kdRSI
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.736 + RM_GOPATH=1
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.736 + case "$(go env GOARCH)" in
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.736 ++ go env GOARCH
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.760 + export GO_BUILDMODE=-buildmode=pie
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.760 + GO_BUILDMODE=-buildmode=pie
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.761 ++ dirname /tmp/install/install.sh
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.761 + dir=/tmp/install
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.761 + bin=runc
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.761 + shift
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.762 + '[' '!' -f /tmp/install/runc.installer ']'
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.762 + . /tmp/install/runc.installer
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.762 ++ set -e
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.762 ++ : v1.1.8
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.762 + install_runc
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.762 + RUNC_BUILDTAGS=seccomp
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.762 + echo 'Install runc version v1.1.8 (build tags: seccomp)'
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.762 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BSbj6kdRSI/src/github.com/opencontainers/runc
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.762 Install runc version v1.1.8 (build tags: seccomp)
11:36:53 [2023-07-28T11:36:53.580Z] #40 0.763 Cloning into '/tmp/tmp.BSbj6kdRSI/src/github.com/opencontainers/runc'...
11:36:53 [2023-07-28T11:36:53.857Z] #40 ...
11:36:53 [2023-07-28T11:36:53.857Z] 
11:36:53 [2023-07-28T11:36:53.857Z] #41 [dev-systemd-false  1/26] RUN groupadd -r docker
11:36:53 [2023-07-28T11:36:53.857Z] #41 DONE 0.9s
11:36:54 [2023-07-28T11:36:54.114Z] 
11:36:54 [2023-07-28T11:36:54.114Z] #42 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:36:54 [2023-07-28T11:36:54.677Z] #42 DONE 0.8s
11:36:54 [2023-07-28T11:36:54.677Z] 
11:36:54 [2023-07-28T11:36:54.677Z] #43 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:36:55 [2023-07-28T11:36:55.241Z] #43 0.571 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:36:55 [2023-07-28T11:36:55.241Z] #43 DONE 0.7s
11:36:55 [2023-07-28T11:36:55.241Z] 
11:36:55 [2023-07-28T11:36:55.241Z] #44 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:36:56 [2023-07-28T11:36:56.172Z] #44 DONE 0.9s
11:36:56 [2023-07-28T11:36:56.172Z] 
11:36:56 [2023-07-28T11:36:56.172Z] #45 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:36:57 [2023-07-28T11:36:57.103Z] #45 DONE 0.7s
11:36:57 [2023-07-28T11:36:57.103Z] 
11:36:57 [2023-07-28T11:36:57.103Z] #46 [dev-systemd-false  6/26] RUN ldconfig
11:36:58 [2023-07-28T11:36:58.034Z] #46 DONE 0.9s
11:36:58 [2023-07-28T11:36:58.034Z] 
11:36:58 [2023-07-28T11:36:58.034Z] #47 [dev-systemd-false  7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
11:36:58 [2023-07-28T11:36:58.599Z] #47 DONE 0.7s
11:36:58 [2023-07-28T11:36:58.599Z] 
11:36:58 [2023-07-28T11:36:58.599Z] #40 [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
11:36:58 [2023-07-28T11:36:58.599Z] #40 3.854 + cd /tmp/tmp.BSbj6kdRSI/src/github.com/opencontainers/runc
11:36:58 [2023-07-28T11:36:58.599Z] #40 3.854 + git checkout -q v1.1.8
11:36:58 [2023-07-28T11:36:58.599Z] #40 4.144 + '[' -z '' ']'
11:36:58 [2023-07-28T11:36:58.599Z] #40 4.144 + target=static
11:36:58 [2023-07-28T11:36:58.599Z] #40 4.144 + make BUILDTAGS=seccomp static
11:36:58 [2023-07-28T11:36:58.599Z] #40 4.360 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc .
11:37:02 [2023-07-28T11:37:02.775Z] #40 ...
11:37:02 [2023-07-28T11:37:02.775Z] 
11:37:02 [2023-07-28T11:37:02.775Z] #23 [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
11:37:02 [2023-07-28T11:37:02.775Z] #23 47.12 + dpkg --print-architecture
11:37:02 [2023-07-28T11:37:02.775Z] #23 47.12 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:37:03 [2023-07-28T11:37:03.032Z] #23 47.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:37:03 [2023-07-28T11:37:03.032Z] #23 47.34 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:37:08 [2023-07-28T11:37:08.296Z] #23 ...
11:37:08 [2023-07-28T11:37:08.296Z] 
11:37:08 [2023-07-28T11:37:08.296Z] #48 [dev-systemd-false  8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
11:37:08 [2023-07-28T11:37:08.296Z] #48 0.825 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 0.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 0.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 1.141 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 1.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 2.138 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 3.065 Fetched 8658 kB in 2s (3469 kB/s)
11:37:08 [2023-07-28T11:37:08.296Z] #48 3.065 Reading package lists...
11:37:08 [2023-07-28T11:37:08.296Z] #48 3.917 Reading package lists...
11:37:08 [2023-07-28T11:37:08.296Z] #48 4.730 Building dependency tree...
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129 The following additional packages will be installed:
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129   python3-pkg-resources vim-runtime xxd
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129 Suggested packages:
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129   acl attr quota
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129 Recommended packages:
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.129   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.568 The following NEW packages will be installed:
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.568   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.569   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.569   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.570   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.570   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.571   python3-pkg-resources python3-setuptools python3-wheel sudo
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.571   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.571   xz-utils zip
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.851 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.851 Need to get 27.0 MB of archives.
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.851 After this operation, 104 MB of additional disk space will be used.
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.851 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.856 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.859 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.863 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.863 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.864 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.889 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.889 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.889 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.889 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.892 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.893 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.895 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.907 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.910 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.910 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.911 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.912 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.912 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.913 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.917 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.919 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.921 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.922 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.931 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 5.945 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.031 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.031 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.031 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.031 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.031 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.032 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.033 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.051 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.052 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.054 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.061 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.065 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.069 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.073 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB]
11:37:08 [2023-07-28T11:37:08.296Z] #48 6.083 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.087 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.089 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.165 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.171 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.180 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.404 debconf: delaying package configuration, since apt-utils is not installed
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.464 Fetched 27.0 MB in 1s (44.8 MB/s)
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.505 Selecting previously unselected package pigz.
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.505 (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 ... 24023 files and directories currently installed.)
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.521 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.531 Unpacking pigz (2.6-1) ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.626 Selecting previously unselected package libelf1:amd64.
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.630 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.641 Unpacking libelf1:amd64 (0.183-1) ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.765 Selecting previously unselected package libbpf0:amd64.
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.765 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 6.770 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.005 Selecting previously unselected package libcap2:amd64.
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.009 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.045 Unpacking libcap2:amd64 (1:2.44-1) ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.107 Selecting previously unselected package libmnl0:amd64.
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.110 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.120 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.230 Selecting previously unselected package libxtables12:amd64.
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.233 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.248 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.401 Selecting previously unselected package libcap2-bin.
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.401 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.435 Unpacking libcap2-bin (1:2.44-1) ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.576 Selecting previously unselected package iproute2.
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.576 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.593 Unpacking iproute2 (5.10.0-4) ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.836 Selecting previously unselected package xxd.
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.840 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.844 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.985 Selecting previously unselected package vim-common.
11:37:08 [2023-07-28T11:37:08.297Z] #48 7.985 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 8.008 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:37:08 [2023-07-28T11:37:08.297Z] #48 8.126 Selecting previously unselected package bash-completion.
11:37:08 [2023-07-28T11:37:08.297Z] #48 8.130 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:37:08 [2023-07-28T11:37:08.554Z] #48 10.08 Unpacking bash-completion (1:2.11-2) ...
11:37:08 [2023-07-28T11:37:08.810Z] #48 10.31 Selecting previously unselected package bzip2.
11:37:08 [2023-07-28T11:37:08.810Z] #48 10.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
11:37:08 [2023-07-28T11:37:08.810Z] #48 10.32 Unpacking bzip2 (1.0.8-4) ...
11:37:08 [2023-07-28T11:37:08.810Z] #48 10.40 Selecting previously unselected package xz-utils.
11:37:08 [2023-07-28T11:37:08.810Z] #48 10.41 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:37:09 [2023-07-28T11:37:09.067Z] #48 10.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:37:09 [2023-07-28T11:37:09.067Z] #48 10.53 Selecting previously unselected package apparmor.
11:37:09 [2023-07-28T11:37:09.067Z] #48 10.53 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
11:37:09 [2023-07-28T11:37:09.067Z] #48 10.63 Unpacking apparmor (2.13.6-10) ...
11:37:09 [2023-07-28T11:37:09.324Z] #48 10.82 Selecting previously unselected package inetutils-ping.
11:37:09 [2023-07-28T11:37:09.324Z] #48 10.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
11:37:09 [2023-07-28T11:37:09.324Z] #48 10.83 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
11:37:09 [2023-07-28T11:37:09.324Z] #48 10.92 Selecting previously unselected package libip4tc2:amd64.
11:37:09 [2023-07-28T11:37:09.583Z] #48 10.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
11:37:09 [2023-07-28T11:37:09.583Z] #48 10.92 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:37:09 [2023-07-28T11:37:09.583Z] #48 11.02 Selecting previously unselected package libip6tc2:amd64.
11:37:09 [2023-07-28T11:37:09.583Z] #48 11.03 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
11:37:09 [2023-07-28T11:37:09.583Z] #48 11.03 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:37:09 [2023-07-28T11:37:09.583Z] #48 11.11 Selecting previously unselected package libnfnetlink0:amd64.
11:37:09 [2023-07-28T11:37:09.583Z] #48 11.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:37:09 [2023-07-28T11:37:09.583Z] #48 11.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:37:09 [2023-07-28T11:37:09.841Z] #48 11.18 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:37:09 [2023-07-28T11:37:09.841Z] #48 11.18 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:37:09 [2023-07-28T11:37:09.841Z] #48 11.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:37:09 [2023-07-28T11:37:09.841Z] #48 11.27 Selecting previously unselected package libnftnl11:amd64.
11:37:09 [2023-07-28T11:37:09.841Z] #48 11.27 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
11:37:09 [2023-07-28T11:37:09.841Z] #48 11.29 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:37:09 [2023-07-28T11:37:09.841Z] #48 11.34 Selecting previously unselected package iptables.
11:37:09 [2023-07-28T11:37:09.841Z] #48 11.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
11:37:09 [2023-07-28T11:37:09.841Z] #48 11.35 Unpacking iptables (1.8.7-1) ...
11:37:10 [2023-07-28T11:37:10.099Z] #48 11.50 Selecting previously unselected package libonig5:amd64.
11:37:10 [2023-07-28T11:37:10.099Z] #48 11.51 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
11:37:10 [2023-07-28T11:37:10.099Z] #48 11.51 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:37:10 [2023-07-28T11:37:10.099Z] #48 11.64 Selecting previously unselected package libjq1:amd64.
11:37:10 [2023-07-28T11:37:10.099Z] #48 11.64 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
11:37:10 [2023-07-28T11:37:10.099Z] #48 11.66 Unpacking libjq1:amd64 (1.6-2.1) ...
11:37:10 [2023-07-28T11:37:10.357Z] #48 11.77 Selecting previously unselected package jq.
11:37:10 [2023-07-28T11:37:10.357Z] #48 11.78 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
11:37:10 [2023-07-28T11:37:10.357Z] #48 11.79 Unpacking jq (1.6-2.1) ...
11:37:10 [2023-07-28T11:37:10.614Z] #48 12.07 Selecting previously unselected package libaio1:amd64.
11:37:10 [2023-07-28T11:37:10.614Z] #48 12.07 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
11:37:10 [2023-07-28T11:37:10.614Z] #48 12.10 Unpacking libaio1:amd64 (0.3.112-9) ...
11:37:10 [2023-07-28T11:37:10.873Z] #48 12.42 Selecting previously unselected package libgpm2:amd64.
11:37:10 [2023-07-28T11:37:10.873Z] #48 12.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
11:37:10 [2023-07-28T11:37:10.873Z] #48 12.46 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:37:11 [2023-07-28T11:37:11.131Z] #48 12.73 Selecting previously unselected package libicu67:amd64.
11:37:11 [2023-07-28T11:37:11.388Z] #48 12.73 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
11:37:11 [2023-07-28T11:37:11.388Z] #48 12.83 Unpacking libicu67:amd64 (67.1-7) ...
11:37:13 [2023-07-28T11:37:13.285Z] #48 ...
11:37:13 [2023-07-28T11:37:13.285Z] 
11:37:13 [2023-07-28T11:37:13.285Z] #23 [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
11:37:13 [2023-07-28T11:37:13.285Z] #23 DONE 57.3s
11:37:13 [2023-07-28T11:37:13.285Z] 
11:37:13 [2023-07-28T11:37:13.285Z] #48 [dev-systemd-false  8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.41 Selecting previously unselected package libinih1:amd64.
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.42 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.43 Unpacking libinih1:amd64 (53-1+b2) ...
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.54 Selecting previously unselected package libnet1:amd64.
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.63 Selecting previously unselected package libnl-3-200:amd64.
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.73 Selecting previously unselected package libprotobuf-c1:amd64.
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.82 Selecting previously unselected package net-tools.
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:37:13 [2023-07-28T11:37:13.285Z] #48 14.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:37:13 [2023-07-28T11:37:13.544Z] #48 14.96 Selecting previously unselected package patch.
11:37:13 [2023-07-28T11:37:13.544Z] #48 14.96 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
11:37:13 [2023-07-28T11:37:13.544Z] #48 14.96 Unpacking patch (2.7.6-7) ...
11:37:13 [2023-07-28T11:37:13.544Z] #48 15.06 Selecting previously unselected package python-pip-whl.
11:37:13 [2023-07-28T11:37:13.544Z] #48 15.06 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:37:13 [2023-07-28T11:37:13.544Z] #48 15.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:37:13 [2023-07-28T11:37:13.801Z] #48 15.32 Selecting previously unselected package python3-lib2to3.
11:37:13 [2023-07-28T11:37:13.801Z] #48 15.32 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
11:37:13 [2023-07-28T11:37:13.801Z] #48 15.32 Unpacking python3-lib2to3 (3.9.2-1) ...
11:37:13 [2023-07-28T11:37:13.801Z] #48 15.42 Selecting previously unselected package python3-distutils.
11:37:14 [2023-07-28T11:37:14.084Z] #48 15.42 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
11:37:14 [2023-07-28T11:37:14.084Z] #48 15.43 Unpacking python3-distutils (3.9.2-1) ...
11:37:14 [2023-07-28T11:37:14.344Z] #48 15.63 Selecting previously unselected package python3-pkg-resources.
11:37:14 [2023-07-28T11:37:14.344Z] #48 15.63 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
11:37:14 [2023-07-28T11:37:14.344Z] #48 15.66 Unpacking python3-pkg-resources (52.0.0-4) ...
11:37:14 [2023-07-28T11:37:14.600Z] #48 16.03 Selecting previously unselected package python3-setuptools.
11:37:14 [2023-07-28T11:37:14.600Z] #48 16.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
11:37:14 [2023-07-28T11:37:14.600Z] #48 16.04 Unpacking python3-setuptools (52.0.0-4) ...
11:37:14 [2023-07-28T11:37:14.857Z] #48 16.18 Selecting previously unselected package python3-wheel.
11:37:14 [2023-07-28T11:37:14.857Z] #48 16.19 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
11:37:14 [2023-07-28T11:37:14.857Z] #48 16.19 Unpacking python3-wheel (0.34.2-1) ...
11:37:14 [2023-07-28T11:37:14.857Z] #48 16.28 Selecting previously unselected package python3-pip.
11:37:14 [2023-07-28T11:37:14.857Z] #48 16.28 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:37:14 [2023-07-28T11:37:14.857Z] #48 16.30 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:37:15 [2023-07-28T11:37:15.114Z] #48 16.47 Selecting previously unselected package sudo.
11:37:15 [2023-07-28T11:37:15.114Z] #48 16.47 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ...
11:37:15 [2023-07-28T11:37:15.114Z] #48 16.48 Unpacking sudo (1.9.5p2-3+deb11u1) ...
11:37:15 [2023-07-28T11:37:15.114Z] #48 16.72 Selecting previously unselected package thin-provisioning-tools.
11:37:15 [2023-07-28T11:37:15.371Z] #48 16.72 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:37:15 [2023-07-28T11:37:15.371Z] #48 16.73 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:37:15 [2023-07-28T11:37:15.371Z] #48 16.85 Selecting previously unselected package uidmap.
11:37:15 [2023-07-28T11:37:15.371Z] #48 16.85 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
11:37:15 [2023-07-28T11:37:15.371Z] #48 16.85 Unpacking uidmap (1:4.8.1-1) ...
11:37:15 [2023-07-28T11:37:15.371Z] #48 16.94 Selecting previously unselected package vim-runtime.
11:37:15 [2023-07-28T11:37:15.371Z] #48 16.94 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:37:15 [2023-07-28T11:37:15.629Z] #48 16.96 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:37:15 [2023-07-28T11:37:15.629Z] #48 16.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:37:15 [2023-07-28T11:37:15.629Z] #48 16.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:37:16 [2023-07-28T11:37:16.559Z] #48 18.14 Selecting previously unselected package vim.
11:37:16 [2023-07-28T11:37:16.559Z] #48 18.14 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:37:16 [2023-07-28T11:37:16.815Z] #48 18.15 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:37:16 [2023-07-28T11:37:16.815Z] #48 18.42 Selecting previously unselected package xfsprogs.
11:37:17 [2023-07-28T11:37:17.116Z] #48 18.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
11:37:17 [2023-07-28T11:37:17.116Z] #48 18.43 Unpacking xfsprogs (5.10.0-4) ...
11:37:17 [2023-07-28T11:37:17.116Z] #48 18.65 Selecting previously unselected package zip.
11:37:17 [2023-07-28T11:37:17.116Z] #48 18.66 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
11:37:17 [2023-07-28T11:37:17.116Z] #48 18.66 Unpacking zip (3.0-12) ...
11:37:17 [2023-07-28T11:37:17.376Z] #48 18.78 Setting up python3-pkg-resources (52.0.0-4) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.10 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.12 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.13 Setting up libgpm2:amd64 (1.20.7-8) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.14 Setting up libicu67:amd64 (67.1-7) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.16 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.17 Setting up libinih1:amd64 (53-1+b2) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.18 Setting up uidmap (1:4.8.1-1) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.21 Setting up bzip2 (1.0.8-4) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:37:17 [2023-07-28T11:37:17.657Z] #48 19.24 Setting up python3-wheel (0.34.2-1) ...
11:37:17 [2023-07-28T11:37:17.920Z] #48 19.51 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:37:18 [2023-07-28T11:37:18.192Z] #48 19.53 Setting up libcap2:amd64 (1:2.44-1) ...
11:37:18 [2023-07-28T11:37:18.192Z] #48 19.54 Setting up libcap2-bin (1:2.44-1) ...
11:37:18 [2023-07-28T11:37:18.192Z] #48 19.55 Setting up apparmor (2.13.6-10) ...
11:37:19 [2023-07-28T11:37:19.599Z] #48 20.91 Setting up zip (3.0-12) ...
11:37:19 [2023-07-28T11:37:19.599Z] #48 20.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:37:19 [2023-07-28T11:37:19.599Z] #48 20.94 Setting up bash-completion (1:2.11-2) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.31 Setting up libmnl0:amd64 (1.0.4-3) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.33 Setting up patch (2.7.6-7) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.34 Setting up sudo (1.9.5p2-3+deb11u1) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.44 invoke-rc.d: could not determine current runlevel
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.45 invoke-rc.d: policy-rc.d denied execution of start.
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.46 Setting up xfsprogs (5.10.0-4) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.48 Setting up libxtables12:amd64 (1.8.7-1) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.50 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.54 Setting up pigz (2.6-1) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:37:22 [2023-07-28T11:37:22.150Z] #48 23.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:37:22 [2023-07-28T11:37:22.406Z] #48 23.90 Setting up libaio1:amd64 (0.3.112-9) ...
11:37:22 [2023-07-28T11:37:22.406Z] #48 23.91 Setting up python3-lib2to3 (3.9.2-1) ...
11:37:22 [2023-07-28T11:37:22.663Z] #48 24.07 Setting up libelf1:amd64 (0.183-1) ...
11:37:22 [2023-07-28T11:37:22.663Z] #48 24.19 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:37:22 [2023-07-28T11:37:22.663Z] #48 24.20 Setting up python3-distutils (3.9.2-1) ...
11:37:22 [2023-07-28T11:37:22.920Z] #48 24.40 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:37:22 [2023-07-28T11:37:22.920Z] #48 24.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:37:22 [2023-07-28T11:37:22.920Z] #48 24.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:37:22 [2023-07-28T11:37:22.920Z] #48 24.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:37:22 [2023-07-28T11:37:22.920Z] #48 24.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:37:22 [2023-07-28T11:37:22.920Z] #48 24.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:37:22 [2023-07-28T11:37:22.920Z] #48 24.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:37:22 [2023-07-28T11:37:22.920Z] #48 24.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:37:22 [2023-07-28T11:37:22.920Z] #48 24.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:37:22 [2023-07-28T11:37:22.920Z] #48 24.47 Setting up python3-setuptools (52.0.0-4) ...
11:37:23 [2023-07-28T11:37:23.485Z] #48 24.99 Setting up libjq1:amd64 (1.6-2.1) ...
11:37:23 [2023-07-28T11:37:23.485Z] #48 25.00 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:37:23 [2023-07-28T11:37:23.485Z] #48 25.02 Setting up thin-provisioning-tools (0.9.0-1) ...
11:37:23 [2023-07-28T11:37:23.485Z] #48 25.03 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.42 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.43 Setting up jq (1.6-2.1) ...
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.45 Setting up libbpf0:amd64 (1:0.3-2) ...
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.46 Setting up iptables (1.8.7-1) ...
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:37:24 [2023-07-28T11:37:24.049Z] #48 25.49 Setting up iproute2 (5.10.0-4) ...
11:37:24 [2023-07-28T11:37:24.307Z] #48 25.66 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:37:24 [2023-07-28T11:37:24.869Z] #48 ...
11:37:24 [2023-07-28T11:37:24.869Z] 
11:37:24 [2023-07-28T11:37:24.869Z] #37 [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
11:37:24 [2023-07-28T11:37:24.869Z] #37 57.90 + bin/containerd
11:37:30 [2023-07-28T11:37:30.123Z] #37 ...
11:37:30 [2023-07-28T11:37:30.123Z] 
11:37:30 [2023-07-28T11:37:30.123Z] #48 [dev-systemd-false  8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
11:37:30 [2023-07-28T11:37:30.123Z] #48 DONE 31.3s
11:37:30 [2023-07-28T11:37:30.123Z] 
11:37:30 [2023-07-28T11:37:30.123Z] #49 [dev-systemd-false  9/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:37:30 [2023-07-28T11:37:30.123Z] #49 ...
11:37:30 [2023-07-28T11:37:30.123Z] 
11:37:30 [2023-07-28T11:37:30.123Z] #26 [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
11:37:30 [2023-07-28T11:37:30.123Z] #26 73.12 + /build/golangci-lint --version
11:37:30 [2023-07-28T11:37:30.123Z] #26 73.48 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
11:37:30 [2023-07-28T11:37:30.123Z] #26 DONE 74.4s
11:37:30 [2023-07-28T11:37:30.123Z] 
11:37:30 [2023-07-28T11:37:30.123Z] #40 [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
11:37:30 [2023-07-28T11:37:30.123Z] #40 34.01 + mkdir -p /build
11:37:30 [2023-07-28T11:37:30.123Z] #40 34.02 + cp runc /build/runc
11:37:30 [2023-07-28T11:37:30.123Z] #40 DONE 37.1s
11:37:30 [2023-07-28T11:37:30.123Z] 
11:37:30 [2023-07-28T11:37:30.123Z] #49 [dev-systemd-false  9/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:37:30 [2023-07-28T11:37:30.380Z] #49 0.660 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:37:30 [2023-07-28T11:37:30.637Z] #49 0.665 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:37:30 [2023-07-28T11:37:30.637Z] #49 0.673 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:37:30 [2023-07-28T11:37:30.895Z] #49 DONE 0.9s
11:37:30 [2023-07-28T11:37:30.895Z] 
11:37:30 [2023-07-28T11:37:30.895Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1
11:37:37 [2023-07-28T11:37:37.441Z] #50 6.527 Collecting yamllint==1.26.1
11:37:38 [2023-07-28T11:37:38.370Z] #50 7.569   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:37:38 [2023-07-28T11:37:38.627Z] #50 7.900 Collecting pathspec>=0.5.3
11:37:38 [2023-07-28T11:37:38.627Z] #50 7.913   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
11:37:38 [2023-07-28T11:37:38.884Z] #50 8.066 Collecting pyyaml
11:37:38 [2023-07-28T11:37:38.884Z] #50 8.070   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
11:37:38 [2023-07-28T11:37:38.884Z] #50 8.116 Building wheels for collected packages: yamllint
11:37:38 [2023-07-28T11:37:38.884Z] #50 8.116   Building wheel for yamllint (setup.py): started
11:37:39 [2023-07-28T11:37:39.139Z] #50 8.365   Building wheel for yamllint (setup.py): finished with status 'done'
11:37:39 [2023-07-28T11:37:39.140Z] #50 8.367   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=625b9c07e4669f20f9b515c0daa9282b95d7d6d164afc779a7ae95e0079bab0e
11:37:39 [2023-07-28T11:37:39.140Z] #50 8.367   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:37:39 [2023-07-28T11:37:39.140Z] #50 8.371 Successfully built yamllint
11:37:39 [2023-07-28T11:37:39.140Z] #50 8.381 Installing collected packages: pyyaml, pathspec, yamllint
11:37:39 [2023-07-28T11:37:39.396Z] #50 8.510 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1
11:37:40 [2023-07-28T11:37:40.759Z] #50 DONE 9.8s
11:37:40 [2023-07-28T11:37:40.759Z] 
11:37:40 [2023-07-28T11:37:40.759Z] #37 [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
11:37:40 [2023-07-28T11:37:40.759Z] #37 ...
11:37:40 [2023-07-28T11:37:40.759Z] 
11:37:40 [2023-07-28T11:37:40.759Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli     /build/ /usr/local/cli
11:37:40 [2023-07-28T11:37:40.759Z] #51 DONE 0.1s
11:37:40 [2023-07-28T11:37:40.759Z] 
11:37:40 [2023-07-28T11:37:40.759Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images
11:37:40 [2023-07-28T11:37:40.759Z] #52 DONE 0.1s
11:37:40 [2023-07-28T11:37:40.759Z] 
11:37:40 [2023-07-28T11:37:40.759Z] #37 [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
11:37:40 [2023-07-28T11:37:40.759Z] #37 ...
11:37:40 [2023-07-28T11:37:40.759Z] 
11:37:40 [2023-07-28T11:37:40.759Z] #53 [dev-systemd-false 13/26] COPY --from=swagger       /build/ /usr/local/bin/
11:37:41 [2023-07-28T11:37:41.014Z] #53 DONE 0.2s
11:37:41 [2023-07-28T11:37:41.014Z] 
11:37:41 [2023-07-28T11:37:41.014Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv         /build/ /usr/local/bin/
11:37:41 [2023-07-28T11:37:41.014Z] #54 DONE 0.0s
11:37:41 [2023-07-28T11:37:41.014Z] 
11:37:41 [2023-07-28T11:37:41.014Z] #55 [dev-systemd-false 15/26] COPY --from=tini          /build/ /usr/local/bin/
11:37:41 [2023-07-28T11:37:41.014Z] #55 DONE 0.0s
11:37:41 [2023-07-28T11:37:41.014Z] 
11:37:41 [2023-07-28T11:37:41.014Z] #37 [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
11:37:41 [2023-07-28T11:37:41.014Z] #37 ...
11:37:41 [2023-07-28T11:37:41.014Z] 
11:37:41 [2023-07-28T11:37:41.015Z] #56 [dev-systemd-false 16/26] COPY --from=registry      /build/ /usr/local/bin/
11:37:41 [2023-07-28T11:37:41.015Z] #56 DONE 0.1s
11:37:41 [2023-07-28T11:37:41.270Z] 
11:37:41 [2023-07-28T11:37:41.270Z] #57 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
11:37:41 [2023-07-28T11:37:41.270Z] #57 DONE 0.0s
11:37:41 [2023-07-28T11:37:41.270Z] 
11:37:41 [2023-07-28T11:37:41.270Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
11:37:41 [2023-07-28T11:37:41.270Z] #58 DONE 0.0s
11:37:41 [2023-07-28T11:37:41.270Z] 
11:37:41 [2023-07-28T11:37:41.270Z] #37 [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
11:37:41 [2023-07-28T11:37:41.270Z] #37 ...
11:37:41 [2023-07-28T11:37:41.270Z] 
11:37:41 [2023-07-28T11:37:41.270Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
11:37:41 [2023-07-28T11:37:41.270Z] #59 DONE 0.1s
11:37:41 [2023-07-28T11:37:41.525Z] 
11:37:41 [2023-07-28T11:37:41.525Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
11:37:41 [2023-07-28T11:37:41.525Z] #60 DONE 0.0s
11:37:41 [2023-07-28T11:37:41.525Z] 
11:37:41 [2023-07-28T11:37:41.525Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
11:37:41 [2023-07-28T11:37:41.525Z] #61 DONE 0.1s
11:37:41 [2023-07-28T11:37:41.525Z] 
11:37:41 [2023-07-28T11:37:41.525Z] #37 [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
11:37:43 [2023-07-28T11:37:43.412Z] #37 76.51 # github.com/containerd/containerd/cmd/containerd
11:37:43 [2023-07-28T11:37:43.412Z] #37 76.51 /usr/bin/ld: /tmp/go-link-179032766/000019.o: in function `New':
11:37:43 [2023-07-28T11:37:43.412Z] #37 76.51 /tmp/tmp.BX5B7OeuwG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
11:37:43 [2023-07-28T11:37:43.667Z] #37 76.58 + bin/containerd-stress
11:37:44 [2023-07-28T11:37:44.594Z] #37 77.41 + bin/containerd-shim
11:37:48 [2023-07-28T11:37:48.761Z] #37 81.65 + bin/containerd-shim-runc-v1
11:37:51 [2023-07-28T11:37:51.279Z] #37 84.01 + bin/containerd-shim-runc-v2
11:37:51 [2023-07-28T11:37:51.534Z] #37 84.55 + binaries
11:37:51 [2023-07-28T11:37:51.534Z] #37 84.55 + install -D bin/containerd /build/containerd
11:37:51 [2023-07-28T11:37:51.534Z] #37 84.58 + install -D bin/containerd-shim /build/containerd-shim
11:37:51 [2023-07-28T11:37:51.790Z] #37 84.59 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:37:51 [2023-07-28T11:37:51.790Z] #37 84.60 + install -D bin/ctr /build/ctr
11:37:53 [2023-07-28T11:37:53.673Z] #37 DONE 86.4s
11:37:54 [2023-07-28T11:37:54.233Z] 
11:37:54 [2023-07-28T11:37:54.233Z] #62 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
11:37:54 [2023-07-28T11:37:54.233Z] #62 DONE 0.2s
11:37:54 [2023-07-28T11:37:54.233Z] 
11:37:54 [2023-07-28T11:37:54.233Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:37:54 [2023-07-28T11:37:54.233Z] #63 DONE 0.1s
11:37:54 [2023-07-28T11:37:54.488Z] 
11:37:54 [2023-07-28T11:37:54.488Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
11:37:54 [2023-07-28T11:37:54.488Z] #64 DONE 0.2s
11:37:54 [2023-07-28T11:37:54.488Z] 
11:37:54 [2023-07-28T11:37:54.488Z] #65 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
11:37:54 [2023-07-28T11:37:54.488Z] #65 DONE 0.0s
11:37:54 [2023-07-28T11:37:54.488Z] 
11:37:54 [2023-07-28T11:37:54.488Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
11:37:54 [2023-07-28T11:37:54.488Z] #66 DONE 0.0s
11:37:54 [2023-07-28T11:37:54.743Z] 
11:37:54 [2023-07-28T11:37:54.743Z] #67 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
11:37:55 [2023-07-28T11:37:55.303Z] #67 0.516 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:37:55 [2023-07-28T11:37:55.303Z] #67 0.516 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:37:55 [2023-07-28T11:37:55.303Z] #67 0.516 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:37:56 [2023-07-28T11:37:56.118Z] #67 0.755 Reading package lists...
11:37:56 [2023-07-28T11:37:56.373Z] #67 1.242 Reading package lists...
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.717 Building dependency tree...
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.812 Reading state information...
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.921 The following additional packages will be installed:
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.921   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.922 Suggested packages:
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.922   systemd-container policykit-1
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.922 Recommended packages:
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.922   systemd-timesyncd | time-daemon libnss-systemd
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.988 The following NEW packages will be installed:
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.988   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
11:37:56 [2023-07-28T11:37:56.628Z] #67 1.989   libkmod2 libpam-systemd systemd systemd-sysv
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.256 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.256 Need to get 5829 kB of archives.
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.256 After this operation, 19.3 MB of additional disk space will be used.
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.256 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.260 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.261 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.265 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.275 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u2 [4501 kB]
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.308 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u2 [113 kB]
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.309 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.310 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.312 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u2 [283 kB]
11:37:56 [2023-07-28T11:37:56.883Z] #67 2.314 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
11:37:57 [2023-07-28T11:37:57.138Z] #67 2.430 debconf: delaying package configuration, since apt-utils is not installed
11:37:57 [2023-07-28T11:37:57.138Z] #67 2.459 Fetched 5829 kB in 0s (18.1 MB/s)
11:37:57 [2023-07-28T11:37:57.138Z] #67 2.484 Selecting previously unselected package libargon2-1:amd64.
11:37:57 [2023-07-28T11:37:57.139Z] #67 2.484 (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 ... 28613 files and directories currently installed.)
11:37:57 [2023-07-28T11:37:57.139Z] #67 2.497 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
11:37:57 [2023-07-28T11:37:57.139Z] #67 2.505 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
11:37:57 [2023-07-28T11:37:57.139Z] #67 2.538 Selecting previously unselected package libjson-c5:amd64.
11:37:57 [2023-07-28T11:37:57.139Z] #67 2.540 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
11:37:57 [2023-07-28T11:37:57.139Z] #67 2.544 Unpacking libjson-c5:amd64 (0.15-2) ...
11:37:57 [2023-07-28T11:37:57.139Z] #67 2.575 Selecting previously unselected package libcryptsetup12:amd64.
11:37:57 [2023-07-28T11:37:57.139Z] #67 2.577 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
11:37:57 [2023-07-28T11:37:57.139Z] #67 2.581 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:37:57 [2023-07-28T11:37:57.394Z] #67 2.634 Selecting previously unselected package libkmod2:amd64.
11:37:57 [2023-07-28T11:37:57.394Z] #67 2.636 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
11:37:57 [2023-07-28T11:37:57.394Z] #67 2.640 Unpacking libkmod2:amd64 (28-1) ...
11:37:57 [2023-07-28T11:37:57.394Z] #67 2.679 Selecting previously unselected package systemd.
11:37:57 [2023-07-28T11:37:57.394Z] #67 2.682 Preparing to unpack .../systemd_247.3-7+deb11u2_amd64.deb ...
11:37:57 [2023-07-28T11:37:57.394Z] #67 2.715 Unpacking systemd (247.3-7+deb11u2) ...
11:37:57 [2023-07-28T11:37:57.954Z] #67 3.146 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
11:37:57 [2023-07-28T11:37:57.954Z] #67 3.156 Setting up libjson-c5:amd64 (0.15-2) ...
11:37:57 [2023-07-28T11:37:57.954Z] #67 3.166 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:37:57 [2023-07-28T11:37:57.954Z] #67 3.178 Setting up libkmod2:amd64 (28-1) ...
11:37:57 [2023-07-28T11:37:57.954Z] #67 3.191 Setting up systemd (247.3-7+deb11u2) ...
11:37:57 [2023-07-28T11:37:57.954Z] #67 3.230 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:37:57 [2023-07-28T11:37:57.954Z] #67 3.231 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:37:57 [2023-07-28T11:37:57.954Z] #67 3.234 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:37:57 [2023-07-28T11:37:57.954Z] #67 3.256 Initializing machine ID from KVM UUID.
11:37:58 [2023-07-28T11:37:58.209Z] #67 3.573 Selecting previously unselected package systemd-sysv.
11:37:58 [2023-07-28T11:37:58.209Z] #67 3.573 (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 ... 29424 files and directories currently installed.)
11:37:58 [2023-07-28T11:37:58.209Z] #67 3.586 Preparing to unpack .../systemd-sysv_247.3-7+deb11u2_amd64.deb ...
11:37:58 [2023-07-28T11:37:58.209Z] #67 3.590 Unpacking systemd-sysv (247.3-7+deb11u2) ...
11:37:58 [2023-07-28T11:37:58.209Z] #67 3.628 Selecting previously unselected package libdbus-1-3:amd64.
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.630 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.634 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.694 Selecting previously unselected package dbus.
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.697 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ...
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.708 Unpacking dbus (1.12.24-0+deb11u1) ...
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.765 Selecting previously unselected package libpam-systemd:amd64.
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.768 Preparing to unpack .../libpam-systemd_247.3-7+deb11u2_amd64.deb ...
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.773 Unpacking libpam-systemd:amd64 (247.3-7+deb11u2) ...
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.826 Selecting previously unselected package dbus-user-session.
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.828 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.832 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
11:37:58 [2023-07-28T11:37:58.464Z] #67 3.871 Setting up systemd-sysv (247.3-7+deb11u2) ...
11:37:58 [2023-07-28T11:37:58.721Z] #67 3.885 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
11:37:58 [2023-07-28T11:37:58.721Z] #67 3.899 Setting up dbus (1.12.24-0+deb11u1) ...
11:37:58 [2023-07-28T11:37:58.721Z] #67 4.021 invoke-rc.d: could not determine current runlevel
11:37:58 [2023-07-28T11:37:58.721Z] #67 4.023 invoke-rc.d: policy-rc.d denied execution of start.
11:37:58 [2023-07-28T11:37:58.721Z] #67 4.028 Setting up libpam-systemd:amd64 (247.3-7+deb11u2) ...
11:37:58 [2023-07-28T11:37:58.721Z] #67 4.137 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
11:37:58 [2023-07-28T11:37:58.976Z] #67 4.151 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:37:58 [2023-07-28T11:37:58.976Z] #67 DONE 4.3s
11:37:58 [2023-07-28T11:37:58.976Z] 
11:37:58 [2023-07-28T11:37:58.976Z] #68 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
11:37:59 [2023-07-28T11:37:59.231Z] #68 0.329   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:37:59 [2023-07-28T11:37:59.231Z] #68 0.329                                  Dload  Upload   Total   Spent    Left  Speed
11:37:59 [2023-07-28T11:37:59.792Z] #68 0.329 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5490      0 --:--:-- --:--:-- --:--:--  5490
11:37:59 [2023-07-28T11:37:59.792Z] #68 DONE 0.7s
11:37:59 [2023-07-28T11:37:59.792Z] 
11:37:59 [2023-07-28T11:37:59.792Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
11:38:00 [2023-07-28T11:38:00.720Z] #69 DONE 0.8s
11:38:00 [2023-07-28T11:38:00.720Z] 
11:38:00 [2023-07-28T11:38:00.720Z] #70 exporting to image
11:38:00 [2023-07-28T11:38:00.720Z] #70 exporting layers
11:38:04 [2023-07-28T11:38:04.882Z] #70 exporting layers 3.7s done
11:38:04 [2023-07-28T11:38:04.882Z] #70 writing image sha256:b55155f238e09af30d115a5e55d1bfd754b0cba7828b923c7c2cb5d0adee34c4 done
11:38:04 [2023-07-28T11:38:04.882Z] #70 naming to docker.io/library/docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 done
11:38:04 [2023-07-28T11:38:04.882Z] #70 DONE 3.7s