Skip to content

Console Output

20:05:15 [2022-08-25T20:05:15.299Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/validate/vendor
20:05:15 [2022-08-25T20:05:15.866Z] +++ dirname ./hack/vendor.sh
20:05:15 [2022-08-25T20:05:15.866Z] ++ cd ./hack
20:05:15 [2022-08-25T20:05:15.866Z] ++ pwd
20:05:15 [2022-08-25T20:05:15.866Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:05:15 [2022-08-25T20:05:15.866Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh
20:05:15 [2022-08-25T20:05:15.866Z] + GO111MODULE=auto
20:05:15 [2022-08-25T20:05:15.866Z] + go mod tidy -modfile vendor.mod -compat 1.17
20:05:15 [2022-08-25T20:05:15.866Z] go: downloading github.com/docker/distribution v2.8.1+incompatible
20:05:15 [2022-08-25T20:05:15.866Z] go: downloading github.com/gorilla/mux v1.8.0
20:05:16 [2022-08-25T20:05:16.434Z] go: downloading github.com/pkg/errors v0.9.1
20:05:16 [2022-08-25T20:05:16.434Z] go: downloading google.golang.org/grpc v1.45.0
20:05:16 [2022-08-25T20:05:16.434Z] go: downloading github.com/sirupsen/logrus v1.8.1
20:05:16 [2022-08-25T20:05:16.434Z] go: downloading github.com/containerd/containerd v1.6.8
20:05:16 [2022-08-25T20:05:16.434Z] go: downloading gotest.tools/v3 v3.2.0
20:05:16 [2022-08-25T20:05:16.434Z] go: downloading github.com/docker/go-units v0.4.0
20:05:16 [2022-08-25T20:05:16.434Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
20:05:17 [2022-08-25T20:05:17.002Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2
20:05:17 [2022-08-25T20:05:17.002Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
20:05:17 [2022-08-25T20:05:17.002Z] go: downloading github.com/moby/buildkit v0.10.4
20:05:17 [2022-08-25T20:05:17.002Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
20:05:17 [2022-08-25T20:05:17.002Z] go: downloading github.com/docker/go-connections v0.4.0
20:05:17 [2022-08-25T20:05:17.002Z] go: downloading github.com/gogo/protobuf v1.3.2
20:05:17 [2022-08-25T20:05:17.261Z] go: downloading github.com/opencontainers/go-digest v1.0.0
20:05:17 [2022-08-25T20:05:17.261Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
20:05:17 [2022-08-25T20:05:17.261Z] go: downloading go.etcd.io/bbolt v1.3.6
20:05:17 [2022-08-25T20:05:17.261Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
20:05:17 [2022-08-25T20:05:17.261Z] go: downloading github.com/containerd/continuity v0.3.0
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading github.com/moby/sys/symlink v0.2.0
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading github.com/google/go-cmp v0.5.7
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading github.com/spf13/cobra v1.1.3
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading github.com/Microsoft/go-winio v0.5.2
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading github.com/docker/go-metrics v0.0.1
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading github.com/moby/sys/signal v0.7.0
20:05:17 [2022-08-25T20:05:17.521Z] go: downloading github.com/opencontainers/runc v1.1.2
20:05:17 [2022-08-25T20:05:17.780Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
20:05:17 [2022-08-25T20:05:17.780Z] go: downloading github.com/containerd/cgroups v1.0.4
20:05:17 [2022-08-25T20:05:17.780Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2
20:05:17 [2022-08-25T20:05:17.780Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a
20:05:17 [2022-08-25T20:05:17.780Z] go: downloading github.com/spf13/pflag v1.0.5
20:05:17 [2022-08-25T20:05:17.780Z] go: downloading github.com/hashicorp/go-memdb v1.3.2
20:05:18 [2022-08-25T20:05:18.348Z] go: downloading github.com/moby/sys/mount v0.3.3
20:05:18 [2022-08-25T20:05:18.348Z] go: downloading github.com/opencontainers/selinux v1.10.1
20:05:18 [2022-08-25T20:05:18.348Z] go: downloading github.com/google/uuid v1.3.0
20:05:18 [2022-08-25T20:05:18.348Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
20:05:18 [2022-08-25T20:05:18.348Z] go: downloading github.com/Microsoft/hcsshim v0.9.4
20:05:18 [2022-08-25T20:05:18.348Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
20:05:18 [2022-08-25T20:05:18.348Z] go: downloading github.com/moby/locker v1.0.1
20:05:18 [2022-08-25T20:05:18.348Z] go: downloading github.com/moby/sys/mountinfo v0.6.2
20:05:18 [2022-08-25T20:05:18.607Z] go: downloading github.com/prometheus/client_golang v1.12.1
20:05:18 [2022-08-25T20:05:18.607Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0
20:05:18 [2022-08-25T20:05:18.607Z] go: downloading github.com/imdario/mergo v0.3.12
20:05:18 [2022-08-25T20:05:18.607Z] go: downloading github.com/vbatts/tar-split v0.11.2
20:05:18 [2022-08-25T20:05:18.607Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
20:05:18 [2022-08-25T20:05:18.607Z] go: downloading github.com/containerd/fifo v1.0.0
20:05:18 [2022-08-25T20:05:18.607Z] go: downloading github.com/aws/aws-sdk-go v1.31.6
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading cloud.google.com/go v0.93.3
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading cloud.google.com/go/logging v1.4.2
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading code.cloudfoundry.org/clock v1.0.0
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading github.com/containerd/typeurl v1.0.2
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading github.com/pelletier/go-toml v1.9.4
20:05:21 [2022-08-25T20:05:21.142Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
20:05:21 [2022-08-25T20:05:21.710Z] go: downloading github.com/creack/pty v1.1.11
20:05:21 [2022-08-25T20:05:21.710Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3
20:05:21 [2022-08-25T20:05:21.710Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
20:05:21 [2022-08-25T20:05:21.710Z] go: downloading github.com/miekg/dns v1.1.27
20:05:21 [2022-08-25T20:05:21.970Z] go: downloading github.com/moby/ipvs v1.0.2
20:05:21 [2022-08-25T20:05:21.970Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
20:05:21 [2022-08-25T20:05:21.970Z] go: downloading github.com/hashicorp/serf v0.8.5
20:05:22 [2022-08-25T20:05:22.229Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9
20:05:22 [2022-08-25T20:05:22.229Z] go: downloading github.com/godbus/dbus/v5 v5.0.6
20:05:22 [2022-08-25T20:05:22.229Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8
20:05:22 [2022-08-25T20:05:22.490Z] go: downloading github.com/hashicorp/memberlist v0.4.0
20:05:22 [2022-08-25T20:05:22.490Z] go: downloading github.com/klauspost/compress v1.15.1
20:05:22 [2022-08-25T20:05:22.490Z] go: downloading github.com/morikuni/aec v1.0.0
20:05:22 [2022-08-25T20:05:22.490Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading github.com/stretchr/testify v1.7.1
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading github.com/golang/protobuf v1.5.2
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/otel v1.4.1
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
20:05:25 [2022-08-25T20:05:25.778Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0
20:05:26 [2022-08-25T20:05:26.036Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading github.com/containerd/console v1.0.3
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading github.com/containerd/go-runc v1.0.0
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading github.com/gogo/googleapis v1.4.1
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading github.com/hashicorp/go-uuid v1.0.1
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3
20:05:26 [2022-08-25T20:05:26.037Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading github.com/containerd/ttrpc v1.1.0
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading gopkg.in/yaml.v2 v2.4.0
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading github.com/beorn7/perks v1.0.1
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading github.com/prometheus/client_model v0.2.0
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading github.com/prometheus/common v0.32.1
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading github.com/prometheus/procfs v0.7.3
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading google.golang.org/protobuf v1.27.1
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading github.com/tinylib/msgp v1.1.0
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
20:05:26 [2022-08-25T20:05:26.296Z] go: downloading google.golang.org/api v0.54.0
20:05:28 [2022-08-25T20:05:28.834Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5
20:05:28 [2022-08-25T20:05:28.834Z] go: downloading go.opencensus.io v0.23.0
20:05:28 [2022-08-25T20:05:28.834Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
20:05:28 [2022-08-25T20:05:28.834Z] go: downloading github.com/google/certificate-transparency-go v1.0.20
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading github.com/google/btree v1.0.1
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading github.com/cilium/ebpf v0.7.0
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading go.uber.org/goleak v1.1.12
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading github.com/davecgh/go-spew v1.1.1
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading github.com/pmezard/go-difflib v1.0.0
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading gopkg.in/yaml.v3 v3.0.0
20:05:29 [2022-08-25T20:05:29.136Z] go: downloading golang.org/x/text v0.3.7
20:05:29 [2022-08-25T20:05:29.705Z] go: downloading github.com/hashicorp/errwrap v1.1.0
20:05:29 [2022-08-25T20:05:29.705Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
20:05:29 [2022-08-25T20:05:29.705Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
20:05:29 [2022-08-25T20:05:29.705Z] go: downloading github.com/gofrs/flock v0.8.1
20:05:29 [2022-08-25T20:05:29.705Z] go: downloading github.com/go-logr/logr v1.2.2
20:05:29 [2022-08-25T20:05:29.705Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/agext/levenshtein v1.2.3
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/felixge/httpsnoop v1.0.2
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/jmespath/go-jmespath v0.3.0
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/philhofer/fwd v1.0.0
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/kr/pretty v0.2.1
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/frankban/quicktest v1.11.3
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/go-logr/stdr v1.2.2
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/container-storage-interface/spec v1.5.0
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/akutz/memconn v0.1.0
20:05:29 [2022-08-25T20:05:29.964Z] go: downloading github.com/onsi/ginkgo v1.16.4
20:05:30 [2022-08-25T20:05:30.223Z] go: downloading github.com/onsi/gomega v1.15.0
20:05:30 [2022-08-25T20:05:30.223Z] go: downloading github.com/dperny/gocsi v1.2.3-pre
20:05:30 [2022-08-25T20:05:30.223Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
20:05:30 [2022-08-25T20:05:30.223Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2
20:05:30 [2022-08-25T20:05:30.482Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading github.com/kr/text v0.2.0
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading google.golang.org/appengine v1.6.7
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading go.uber.org/zap v1.17.0
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading github.com/dustin/go-humanize v1.0.0
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading github.com/nxadm/tail v1.4.8
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading github.com/cockroachdb/errors v1.2.4
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading go.uber.org/atomic v1.7.0
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading go.uber.org/multierr v1.6.0
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading github.com/akutz/gosync v0.1.0
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading github.com/getsentry/raven-go v0.2.0
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
20:05:30 [2022-08-25T20:05:30.741Z] go: downloading github.com/fsnotify/fsnotify v1.5.1
20:05:31 [2022-08-25T20:05:31.001Z] + GO111MODULE=auto
20:05:31 [2022-08-25T20:05:31.001Z] + go mod vendor -modfile vendor.mod
20:05:37 [2022-08-25T20:05:37.568Z] Congratulations! All vendoring changes are done the right way.