Skip to content

Console Output

+ make -f docker.Makefile check-vendor
docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-587-2 --build-arg=COMMIT=72b27fc --build-arg=ALPINE_VERSION=3.10.0 --target=dev -t docker-app-dev:jenkins-app-PR-587-2 .
Sending build context to Docker daemon  79.46MB

Step 1/16 : FROM dockercore/golang-cross:1.12.6@sha256:5f4272cb7723c6f28e76abfd8b59e46d8f7264b0cf2d000ff49aee1d0577e7d0 AS build
sha256:5f4272cb7723c6f28e76abfd8b59e46d8f7264b0cf2d000ff49aee1d0577e7d0: Pulling from dockercore/golang-cross
6f2f362378c5: Pulling fs layer
494c27a8a6b8: Pulling fs layer
7596bb83081b: Pulling fs layer
372744b62d49: Pulling fs layer
0658c6765517: Pulling fs layer
fc2529ce2b56: Pulling fs layer
c9a1ca7e4a49: Pulling fs layer
9cb007b625e0: Pulling fs layer
5b77a9aeb53a: Pulling fs layer
df909c395891: Pulling fs layer
0f5c4bd299cb: Pulling fs layer
c9a1ca7e4a49: Waiting
9cb007b625e0: Waiting
5b77a9aeb53a: Waiting
df909c395891: Waiting
0f5c4bd299cb: Waiting
372744b62d49: Waiting
0658c6765517: Waiting
fc2529ce2b56: Waiting
7596bb83081b: Verifying Checksum
7596bb83081b: Download complete
494c27a8a6b8: Verifying Checksum
494c27a8a6b8: Download complete
6f2f362378c5: Verifying Checksum
6f2f362378c5: Download complete
372744b62d49: Verifying Checksum
372744b62d49: Download complete
c9a1ca7e4a49: Verifying Checksum
c9a1ca7e4a49: Download complete
0658c6765517: Verifying Checksum
0658c6765517: Download complete
9cb007b625e0: Verifying Checksum
9cb007b625e0: Download complete
df909c395891: Verifying Checksum
df909c395891: Download complete
fc2529ce2b56: Verifying Checksum
fc2529ce2b56: Download complete
5b77a9aeb53a: Verifying Checksum
5b77a9aeb53a: Download complete
0f5c4bd299cb: Verifying Checksum
0f5c4bd299cb: Download complete
6f2f362378c5: Pull complete
494c27a8a6b8: Pull complete
7596bb83081b: Pull complete
372744b62d49: Pull complete
0658c6765517: Pull complete
fc2529ce2b56: Pull complete
c9a1ca7e4a49: Pull complete
9cb007b625e0: Pull complete
5b77a9aeb53a: Pull complete
df909c395891: Pull complete
0f5c4bd299cb: Pull complete
Digest: sha256:5f4272cb7723c6f28e76abfd8b59e46d8f7264b0cf2d000ff49aee1d0577e7d0
Status: Downloaded newer image for dockercore/golang-cross:1.12.6@sha256:5f4272cb7723c6f28e76abfd8b59e46d8f7264b0cf2d000ff49aee1d0577e7d0
 ---> 7fa659e5fa69
Step 2/16 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Running in e2632a2c8f1a
Removing intermediate container e2632a2c8f1a
 ---> 1fc830763756
Step 3/16 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Running in 891458ccb7b6
Reading package lists...
Building dependency tree...
Reading state information...
coreutils is already the newest version (8.26-3).
coreutils set to manually installed.
util-linux is already the newest version (2.29.2-1+deb9u1).
util-linux set to manually installed.
The following NEW packages will be installed:
  uuid-runtime
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 82.6 kB of archives.
After this operation, 160 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 82.6 kB in 1s (82.1 kB/s)
Selecting previously unselected package uuid-runtime.
(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 ... 24387 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ...
Unpacking uuid-runtime (2.29.2-1+deb9u1) ...
Setting up uuid-runtime (2.29.2-1+deb9u1) ...
Adding group `uuidd' (GID 102) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 101) ...
Adding new user `uuidd' (UID 101) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Removing intermediate container 891458ccb7b6
 ---> 61f2827f20e0
Step 4/16 : WORKDIR /go/src/github.com/docker/cli
 ---> Running in 395a81a7dd25
Removing intermediate container 395a81a7dd25
 ---> 098cc9da475e
Step 5/16 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Running in 318944079af3
Cloning into '.'...
Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at a1b83ffd... Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact
Removing intermediate container 318944079af3
 ---> 580bcdce094c
Step 6/16 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Running in 29168cc94eed
./scripts/build/osx
Building build/docker-darwin-amd64
./scripts/build/windows
Generating windows resources
Building build/docker-windows-amd64
WARNING: binary creates a Linux executable. Use cross for macOS or Windows.
./scripts/build/binary
Building statically linked build/docker-linux-amd64
Removing intermediate container 29168cc94eed
 ---> 6288aa6f04a6
Step 7/16 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in 5a0d1d1acd99
Removing intermediate container 5a0d1d1acd99
 ---> 7ce679f6dd53
Step 8/16 : FROM build AS dev
 ---> 7ce679f6dd53
Step 9/16 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Running in 08c15ecd9083
Removing intermediate container 08c15ecd9083
 ---> 7ff683668043
Step 10/16 : ARG DEP_VERSION=v0.5.1
 ---> Running in 9c344b7b6a29
Removing intermediate container 9c344b7b6a29
 ---> 34cf3a0ba2f4
Step 11/16 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Running in 8cc3f90b168d
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   605    0   605    0     0   6022      0 --:--:-- --:--:-- --:--:--  6050

100 10.5M  100 10.5M    0     0  40.9M      0 --:--:-- --:--:-- --:--:-- 40.9M
Removing intermediate container 8cc3f90b168d
 ---> faf63bedea8d
Step 12/16 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Running in 1a49adea8f6a
Removing intermediate container 1a49adea8f6a
 ---> 84e53a3fa36d
Step 13/16 : RUN mkdir $GOPATH/src/gotest.tools &&     git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&     cd $GOPATH/src/gotest.tools/gotestsum &&     git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&     GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&     GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&     GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&     ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Running in 3548c523c3e4
go: finding github.com/mattn/go-isatty v0.0.3
go: finding github.com/pkg/errors v0.8.0
go: finding github.com/google/go-cmp v0.2.0
go: finding github.com/onsi/gomega v1.4.3
go: finding github.com/sirupsen/logrus v1.0.5
go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: finding gotest.tools v2.1.0+incompatible
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
go: finding github.com/stretchr/testify v1.3.0
go: finding github.com/onsi/ginkgo v1.8.0
go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: finding github.com/mattn/go-colorable v0.0.9
go: finding github.com/jonboulle/clockwork v0.1.0
go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
go: finding github.com/hpcloud/tail v1.0.0
go: finding github.com/onsi/ginkgo v1.6.0
go: finding github.com/golang/protobuf v1.2.0
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding github.com/davecgh/go-spew v1.1.0
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding github.com/fatih/color v1.6.0
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding golang.org/x/text v0.3.0
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding github.com/stretchr/objx v0.1.0
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: finding github.com/spf13/pflag v1.0.1
go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: downloading gotest.tools v2.1.0+incompatible
go: extracting gotest.tools v2.1.0+incompatible
go: downloading github.com/pkg/errors v0.8.0
go: downloading github.com/fatih/color v1.6.0
go: downloading github.com/spf13/pflag v1.0.1
go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: downloading github.com/sirupsen/logrus v1.0.5
go: downloading github.com/jonboulle/clockwork v0.1.0
go: extracting github.com/pkg/errors v0.8.0
go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting github.com/jonboulle/clockwork v0.1.0
go: extracting github.com/sirupsen/logrus v1.0.5
go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting github.com/spf13/pflag v1.0.1
go: extracting github.com/fatih/color v1.6.0
go: downloading github.com/mattn/go-isatty v0.0.3
go: downloading github.com/mattn/go-colorable v0.0.9
go: extracting github.com/mattn/go-isatty v0.0.3
go: extracting github.com/mattn/go-colorable v0.0.9
go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
Removing intermediate container 3548c523c3e4
 ---> 9728f938b80f
Step 14/16 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&     GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&     GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Running in 519c30ad0362
Removing intermediate container 519c30ad0362
 ---> 87b859a371aa
Step 15/16 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Running in c7866781bf89
golang.org/x/tools/internal/semver
github.com/pkg/errors
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/fastwalk
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/module
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/internal/imports
golang.org/x/tools/imports
github.com/mjibson/esc/embed
github.com/mjibson/esc
Removing intermediate container c7866781bf89
 ---> 329863d915c9
Step 16/16 : COPY . .
 ---> 962dba3bd7d2
[Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed
Successfully built 962dba3bd7d2
Successfully tagged docker-app-dev:jenkins-app-PR-587-2
Check Vendoring...
docker run --rm docker-app-dev:jenkins-app-PR-587-2 sh -c "make vendor && hack/check-git-diff vendor"
rm -rf vendor 1>&1
dep ensure -v 
# Gopkg.lock is out of sync with Gopkg.toml and project imports:
github.com/containerd/containerd/log: imported or required, but missing from Gopkg.lock's input-imports

Root project is "github.com/docker/app"
 31 transitively valid internal packages
 66 external packages imported from 25 projects
(0)   ✓ select (root)
(1)	? attempt github.com/cbroglie/mustache with 1 pkgs; at least 1 versions to try
(1)	    try github.com/cbroglie/mustache@v1.0.1
(1)	✓ select github.com/cbroglie/mustache@v1.0.1 w/1 pkgs
(2)	? attempt github.com/deislabs/cnab-go with 7 pkgs; at least 1 versions to try
(2)	    try github.com/deislabs/cnab-go@master
(2)	✓ select github.com/deislabs/cnab-go@master w/7 pkgs
(3)	? attempt github.com/Masterminds/semver with 1 pkgs; at least 1 versions to try
(3)	    try github.com/Masterminds/semver@v1.4.2
(3)	✓ select github.com/Masterminds/semver@v1.4.2 w/1 pkgs
(4)	? attempt github.com/docker/cnab-to-oci with 2 pkgs; at least 1 versions to try
(4)	    try github.com/docker/cnab-to-oci@master
(4)	✓ select github.com/docker/cnab-to-oci@master w/2 pkgs
(5)	? attempt github.com/containerd/containerd with 2 pkgs; at least 1 versions to try
(5)	    try github.com/containerd/containerd@master
(5)	✓ select github.com/containerd/containerd@master w/3 pkgs
(6)	? attempt github.com/docker/docker with 8 pkgs; at least 1 versions to try
(6)	    try github.com/docker/docker@master
(6)	✓ select github.com/docker/docker@master w/33 pkgs
(7)	? revisit github.com/containerd/containerd to add 5 pkgs
(7)	  ✓ include 12 more pkgs from github.com/containerd/containerd@master
(7)	? attempt github.com/Azure/go-ansiterm with 2 pkgs; at least 1 versions to try
(8)	    try github.com/Azure/go-ansiterm@master
(8)	✓ select github.com/Azure/go-ansiterm@master w/2 pkgs
(8)	? attempt github.com/Microsoft/hcsshim with 1 pkgs; at least 1 versions to try
(9)	    try github.com/Microsoft/hcsshim@v0.8.6
(9)	✓ select github.com/Microsoft/hcsshim@v0.8.6 w/1 pkgs
(9)	? attempt github.com/Microsoft/go-winio with 1 pkgs; at least 1 versions to try
(10)      try github.com/Microsoft/go-winio@v0.4.12
(10)  ✓ select github.com/Microsoft/go-winio@v0.4.12 w/1 pkgs
(10)  ? attempt github.com/docker/distribution with 2 pkgs; at least 1 versions to try
(11)      try github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(11)  ✓ select github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 w/5 pkgs
(11)  ? attempt github.com/imdario/mergo with 1 pkgs; at least 1 versions to try
(12)      try github.com/imdario/mergo@master
(12)  ✓ select github.com/imdario/mergo@master w/1 pkgs
(12)  ? attempt github.com/docker/go-connections with 3 pkgs; at least 1 versions to try
(13)      try github.com/docker/go-connections@v0.4.0
(13)  ✓ select github.com/docker/go-connections@v0.4.0 w/3 pkgs
(13)  ? attempt github.com/deislabs/duffle with 2 pkgs; at least 1 versions to try
(14)      try github.com/deislabs/duffle@5930527762a46c7adfcfccaec1e6a2ddf5841319
(14)  ✓ select github.com/deislabs/duffle@5930527762a46c7adfcfccaec1e6a2ddf5841319 w/2 pkgs
(14)  ? revisit github.com/docker/docker to add 2 pkgs
(15)    ✓ include 2 more pkgs from github.com/docker/docker@master
(14)  ? attempt github.com/containerd/continuity with 2 pkgs; at least 1 versions to try
(16)      try github.com/containerd/continuity@master
(16)  ✓ select github.com/containerd/continuity@master w/4 pkgs
(15)  ? attempt github.com/gopherjs/gopherjs with 1 pkgs; at least 1 versions to try
(17)      try github.com/gopherjs/gopherjs@master
(17)  ✓ select github.com/gopherjs/gopherjs@master w/1 pkgs
(16)  ? attempt github.com/opencontainers/go-digest with 1 pkgs; at least 1 versions to try
(18)      try github.com/opencontainers/go-digest@v1.0.0-rc1
(18)  ✓ select github.com/opencontainers/go-digest@v1.0.0-rc1 w/1 pkgs
(17)  ? attempt golang.org/x/sync with 1 pkgs; at least 1 versions to try
(19)      try golang.org/x/sync@master
(19)  ✓ select golang.org/x/sync@master w/1 pkgs
(18)  ? attempt github.com/wadey/gocovmerge with 1 pkgs; at least 1 versions to try
(20)      try github.com/wadey/gocovmerge@master
(20)  ✓ select github.com/wadey/gocovmerge@master w/1 pkgs
(19)  ? attempt github.com/oklog/ulid with 1 pkgs; at least 1 versions to try
(21)      try github.com/oklog/ulid@v1.3.1
(21)  ✓ select github.com/oklog/ulid@v1.3.1 w/1 pkgs
(20)  ? attempt github.com/docker/cli with 20 pkgs; at least 1 versions to try
(22)      try github.com/docker/cli@19.03
(22)  ✓ select github.com/docker/cli@19.03 w/50 pkgs
(21)  ? revisit github.com/containerd/containerd to add 3 pkgs
(23)    ✓ include 50 more pkgs from github.com/containerd/containerd@master
(21)  ? revisit github.com/Microsoft/hcsshim to add 1 pkgs
(24)    ✓ include 15 more pkgs from github.com/Microsoft/hcsshim@v0.8.6
(21)  ? attempt github.com/docker/docker-credential-helpers with 2 pkgs; at least 1 versions to try
(25)      try github.com/docker/docker-credential-helpers@v0.6.1
(25)  ✓ select github.com/docker/docker-credential-helpers@v0.6.1 w/2 pkgs
(22)  ? revisit github.com/containerd/continuity to add 1 pkgs
(26)    ✓ include 2 more pkgs from github.com/containerd/continuity@master
(22)  ? revisit github.com/docker/distribution to add 2 pkgs
(27)    ✓ include 11 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(22)  ? attempt gotest.tools with 6 pkgs; at least 1 versions to try
(28)      try gotest.tools@v2.3.0
(28)  ✓ select gotest.tools@v2.3.0 w/10 pkgs
(23)  ? revisit github.com/docker/docker to add 13 pkgs
(29)    ✓ include 22 more pkgs from github.com/docker/docker@master
(23)  ? revisit github.com/docker/distribution to add 3 pkgs
(30)    ✓ include 3 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(23)  ? attempt github.com/docker/compose-on-kubernetes with 8 pkgs; at least 1 versions to try
(31)      try github.com/docker/compose-on-kubernetes@v0.4.21
(31)  ✓ select github.com/docker/compose-on-kubernetes@v0.4.21 w/11 pkgs
(24)  ? attempt github.com/qri-io/jsonschema with 1 pkgs; at least 1 versions to try
(32)      try github.com/qri-io/jsonschema@v0.1.1
(32)  ✓ select github.com/qri-io/jsonschema@v0.1.1 w/1 pkgs
(25)  ? revisit github.com/docker/distribution to add 3 pkgs
(33)    ✓ include 14 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(25)  ? attempt github.com/docker/go-metrics with 1 pkgs; at least 1 versions to try
(34)      try github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(34)  ✓ select github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18 w/1 pkgs
(26)  ? attempt github.com/containerd/fifo with 1 pkgs; at least 1 versions to try
(35)      try github.com/containerd/fifo@master
(35)  ✓ select github.com/containerd/fifo@master w/1 pkgs
(27)  ? attempt github.com/containerd/ttrpc with 1 pkgs; at least 1 versions to try
(36)      try github.com/containerd/ttrpc@master
(36)  ✓ select github.com/containerd/ttrpc@master w/1 pkgs
(28)  ? attempt github.com/containerd/cgroups with 1 pkgs; at least 1 versions to try
(37)      try github.com/containerd/cgroups@master
(37)  ✓ select github.com/containerd/cgroups@master w/1 pkgs
(29)  ? attempt github.com/coreos/go-systemd with 1 pkgs; at least 1 versions to try
(38)      try github.com/coreos/go-systemd@v20
(38)  ✓ select github.com/coreos/go-systemd@v20 w/1 pkgs
(30)  ? attempt github.com/docker/swarmkit with 3 pkgs; at least 1 versions to try
(39)      try github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(39)  ✓ select github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc w/6 pkgs
(31)  ? attempt github.com/gogo/protobuf with 1 pkgs; at least 1 versions to try
(40)      try github.com/gogo/protobuf@v1.2.1
(40)  ✓ select github.com/gogo/protobuf@v1.2.1 w/1 pkgs
(32)  ? attempt k8s.io/client-go with 1 pkgs; at least 1 versions to try
(41)      try k8s.io/client-go@kubernetes-1.14.1
(41)  ✓ select k8s.io/client-go@kubernetes-1.14.1 w/17 pkgs
(33)  ? attempt github.com/google/go-cmp with 1 pkgs; at least 1 versions to try
(42)      try github.com/google/go-cmp@v0.2.0
(42)  ✓ select github.com/google/go-cmp@v0.2.0 w/4 pkgs
(34)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(43)    ✓ include 1 more pkgs from github.com/gogo/protobuf@v1.2.1
(34)  ? attempt github.com/opencontainers/image-spec with 1 pkgs; at least 1 versions to try
(44)      try github.com/opencontainers/image-spec@v1.0.1
(44)  ✓ select github.com/opencontainers/image-spec@v1.0.1 w/2 pkgs
(35)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(45)    ✓ include 3 more pkgs from github.com/gogo/protobuf@v1.2.1
(35)  ? revisit golang.org/x/sync to add 1 pkgs
(46)    ✓ include 1 more pkgs from golang.org/x/sync@master
(35)  ? attempt github.com/spf13/cobra with 1 pkgs; at least 1 versions to try
(47)      try github.com/spf13/cobra@v0.0.3
(47)  ✓ select github.com/spf13/cobra@v0.0.3 w/1 pkgs
(36)  ? attempt github.com/containerd/typeurl with 1 pkgs; at least 1 versions to try
(48)      try github.com/containerd/typeurl@master
(48)  ✓ select github.com/containerd/typeurl@master w/1 pkgs
(37)  ? attempt github.com/docker/go-events with 1 pkgs; at least 1 versions to try
(49)      try github.com/docker/go-events@master
(49)  ✓ select github.com/docker/go-events@master w/1 pkgs
(38)  ? attempt github.com/inconshreveable/mousetrap with 1 pkgs; at least 1 versions to try
(50)      try github.com/inconshreveable/mousetrap@v1.0
(50)  ✓ select github.com/inconshreveable/mousetrap@v1.0 w/1 pkgs
(39)  ? attempt golang.org/x/sys with 2 pkgs; at least 1 versions to try
(51)      try golang.org/x/sys@master
(51)  ✓ select golang.org/x/sys@master w/2 pkgs
(40)  ? attempt github.com/docker/go with 1 pkgs; at least 1 versions to try
(52)      try github.com/docker/go@v1.5.1-1
(52)  ✓ select github.com/docker/go@v1.5.1-1 w/1 pkgs
(41)  ? attempt github.com/coreos/etcd with 1 pkgs; at least 1 versions to try
(53)      try github.com/coreos/etcd@v3.3.12
(53)  ✓ select github.com/coreos/etcd@v3.3.12 w/1 pkgs
(42)  ? attempt github.com/opencontainers/runtime-spec with 1 pkgs; at least 1 versions to try
(54)      try github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4
(54)  ✓ select github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4 w/1 pkgs
(43)  ? attempt github.com/mattn/go-shellwords with 1 pkgs; at least 1 versions to try
(55)      try github.com/mattn/go-shellwords@v1.0.5
(55)  ✓ select github.com/mattn/go-shellwords@v1.0.5 w/1 pkgs
(44)  ? attempt github.com/davecgh/go-spew with 1 pkgs; at least 1 versions to try
(56)      try github.com/davecgh/go-spew@v1.1.1
(56)  ✓ select github.com/davecgh/go-spew@v1.1.1 w/1 pkgs
(45)  ? attempt github.com/pkg/errors with 1 pkgs; at least 1 versions to try
(57)      try github.com/pkg/errors@v0.8.1
(57)  ✓ select github.com/pkg/errors@v0.8.1 w/1 pkgs
(46)  ? attempt github.com/morikuni/aec with 1 pkgs; at least 1 versions to try
(58)      try github.com/morikuni/aec@master
(58)  ✓ select github.com/morikuni/aec@master w/1 pkgs
(47)  ? attempt github.com/theupdateframework/notary with 8 pkgs; at least 1 versions to try
(59)      try github.com/theupdateframework/notary@v0.6.1
(59)  ✓ select github.com/theupdateframework/notary@v0.6.1 w/14 pkgs
(48)  ? revisit github.com/docker/distribution to add 1 pkgs
(60)    ✓ include 1 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(48)  ? attempt github.com/mitchellh/mapstructure with 1 pkgs; at least 1 versions to try
(61)      try github.com/mitchellh/mapstructure@v1.1.2
(61)  ✓ select github.com/mitchellh/mapstructure@v1.1.2 w/1 pkgs
(49)  ? attempt github.com/agl/ed25519 with 1 pkgs; at least 1 versions to try
(62)      try github.com/agl/ed25519@master
(62)  ✓ select github.com/agl/ed25519@master w/2 pkgs
(50)  ? attempt golang.org/x/net with 1 pkgs; at least 1 versions to try
(63)      try golang.org/x/net@master
(63)  ✓ select golang.org/x/net@master w/1 pkgs
(51)  ? attempt github.com/google/shlex with 1 pkgs; at least 1 versions to try
(64)      try github.com/google/shlex@master
(64)  ✓ select github.com/google/shlex@master w/1 pkgs
(52)  ? attempt github.com/opencontainers/runc with 2 pkgs; at least 1 versions to try
(65)      try github.com/opencontainers/runc@v1.0.0-rc7
(65)  ✓ select github.com/opencontainers/runc@v1.0.0-rc7 w/2 pkgs
(53)  ? attempt github.com/globalsign/mgo with 1 pkgs; at least 1 versions to try
(66)      try github.com/globalsign/mgo@master
(66)  ✓ select github.com/globalsign/mgo@master w/5 pkgs
(54)  ? revisit k8s.io/client-go to add 5 pkgs
(67)    ✓ include 57 more pkgs from k8s.io/client-go@kubernetes-1.14.1
(54)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(68)    ✓ include 2 more pkgs from github.com/gogo/protobuf@v1.2.1
(54)  ? attempt github.com/hashicorp/go-version with 1 pkgs; at least 1 versions to try
(69)      try github.com/hashicorp/go-version@v1.1.0
(69)  ✓ select github.com/hashicorp/go-version@v1.1.0 w/1 pkgs
(55)  ? attempt golang.org/x/oauth2 with 1 pkgs; at least 1 versions to try
(70)      try golang.org/x/oauth2@master
(70)  ✓ select golang.org/x/oauth2@master w/2 pkgs
(56)  ? attempt github.com/miekg/pkcs11 with 1 pkgs; at least 1 versions to try
(71)      try github.com/miekg/pkcs11@master
(71)  ✓ select github.com/miekg/pkcs11@master w/1 pkgs
(57)  ? attempt k8s.io/api with 1 pkgs; at least 1 versions to try
(72)      try k8s.io/api@kubernetes-1.14.1
(72)  ✓ select k8s.io/api@kubernetes-1.14.1 w/2 pkgs
(58)  ? attempt github.com/syndtr/gocapability with 1 pkgs; at least 1 versions to try
(73)      try github.com/syndtr/gocapability@master
(73)  ✓ select github.com/syndtr/gocapability@master w/1 pkgs
(59)  ? revisit github.com/opencontainers/image-spec to add 1 pkgs
(74)    ✓ include 1 more pkgs from github.com/opencontainers/image-spec@v1.0.1
(59)  ? revisit k8s.io/api to add 1 pkgs
(75)    ✓ include 2 more pkgs from k8s.io/api@kubernetes-1.14.1
(59)  ? attempt github.com/xeipuuv/gojsonschema with 1 pkgs; at least 1 versions to try
(76)      try github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(76)  ✓ select github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d w/1 pkgs
(60)  ? attempt github.com/prometheus/client_golang with 1 pkgs; at least 1 versions to try
(77)      try github.com/prometheus/client_golang@v0.8.0
(77)  ✓ select github.com/prometheus/client_golang@v0.8.0 w/1 pkgs
(61)  ? attempt google.golang.org/grpc with 3 pkgs; at least 1 versions to try
(78)      try google.golang.org/grpc@v1.19.1
(78)  ✓ select google.golang.org/grpc@v1.19.1 w/32 pkgs
(62)  ? revisit k8s.io/client-go to add 3 pkgs
(79)    ✓ include 21 more pkgs from k8s.io/client-go@kubernetes-1.14.1
(62)  ? revisit github.com/opencontainers/image-spec to add 1 pkgs
(80)    ✓ include 1 more pkgs from github.com/opencontainers/image-spec@v1.0.1
(62)  ? attempt github.com/golang/protobuf with 1 pkgs; at least 1 versions to try
(81)      try github.com/golang/protobuf@v1.3.1
(81)  ✓ select github.com/golang/protobuf@v1.3.1 w/1 pkgs
(63)  ? attempt github.com/beorn7/perks with 1 pkgs; at least 1 versions to try
(82)      try github.com/beorn7/perks@master
(82)  ✓ select github.com/beorn7/perks@master w/1 pkgs
(64)  ? revisit golang.org/x/net to add 2 pkgs
(83)    ✓ include 3 more pkgs from golang.org/x/net@master
(64)  ? revisit golang.org/x/net to add 1 pkgs
(84)    ✓ include 2 more pkgs from golang.org/x/net@master
(64)  ? attempt github.com/docker/go-units with 1 pkgs; at least 1 versions to try
(85)      try github.com/docker/go-units@v0.3.3
(85)  ✓ select github.com/docker/go-units@v0.3.3 w/1 pkgs
(65)  ? attempt github.com/godbus/dbus with 1 pkgs; at least 1 versions to try
(86)      try github.com/godbus/dbus@v5.0.1
(86)  ✓ select github.com/godbus/dbus@v5.0.1 w/1 pkgs
(66)  ? attempt github.com/prometheus/procfs with 1 pkgs; at least 1 versions to try
(87)      try github.com/prometheus/procfs@master
(87)  ✓ select github.com/prometheus/procfs@master w/1 pkgs
(67)  ? attempt github.com/gogo/googleapis with 1 pkgs; at least 1 versions to try
(88)      try github.com/gogo/googleapis@v1.2.0
(88)  ✓ select github.com/gogo/googleapis@v1.2.0 w/1 pkgs
(68)  ? attempt gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml) with 1 pkgs; at least 1 versions to try
(89)      try gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e
(89)  ✓ select gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e w/1 pkgs
(69)  ? attempt github.com/qri-io/jsonpointer with 1 pkgs; at least 1 versions to try
(90)      try github.com/qri-io/jsonpointer@v0.1.0
(90)  ✓ select github.com/qri-io/jsonpointer@v0.1.0 w/1 pkgs
(70)  ? attempt github.com/googleapis/gnostic with 1 pkgs; at least 1 versions to try
(91)      try github.com/googleapis/gnostic@v0.2.0
(91)  ✓ select github.com/googleapis/gnostic@v0.2.0 w/3 pkgs
(71)  ? revisit github.com/golang/protobuf to add 1 pkgs
(92)    ✓ include 2 more pkgs from github.com/golang/protobuf@v1.3.1
(71)  ? revisit k8s.io/api to add 1 pkgs
(93)    ✓ include 1 more pkgs from k8s.io/api@kubernetes-1.14.1
(71)  ? attempt golang.org/x/text with 1 pkgs; at least 1 versions to try
(94)      try golang.org/x/text@v0.3.0
(94)  ✓ select golang.org/x/text@v0.3.0 w/6 pkgs
(72)  ? attempt google.golang.org/appengine with 1 pkgs; at least 1 versions to try
(95)      try google.golang.org/appengine@v1.5.0
(95)  ✓ select google.golang.org/appengine@v1.5.0 w/7 pkgs
(73)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(96)    ✓ include 3 more pkgs from github.com/gogo/protobuf@v1.2.1
(73)  ? attempt github.com/xeipuuv/gojsonreference with 1 pkgs; at least 1 versions to try
(97)      try github.com/xeipuuv/gojsonreference@master
(97)  ✓ select github.com/xeipuuv/gojsonreference@master w/1 pkgs
(74)  ? attempt golang.org/x/time with 1 pkgs; at least 1 versions to try
(98)      try golang.org/x/time@master
(98)  ✓ select golang.org/x/time@master w/1 pkgs
(75)  ? attempt github.com/prometheus/client_model with 1 pkgs; at least 1 versions to try
(99)      try github.com/prometheus/client_model@master
(99)  ✓ select github.com/prometheus/client_model@master w/1 pkgs
(76)  ? attempt k8s.io/apimachinery with 6 pkgs; at least 1 versions to try
(100)     try k8s.io/apimachinery@kubernetes-1.14.1
(100) ✓ select k8s.io/apimachinery@kubernetes-1.14.1 w/22 pkgs
(77)  ? revisit k8s.io/client-go to add 1 pkgs
(101)   ✓ include 17 more pkgs from k8s.io/client-go@kubernetes-1.14.1
(77)  ? revisit golang.org/x/oauth2 to add 1 pkgs
(102)   ✓ include 5 more pkgs from golang.org/x/oauth2@master
(77)  ? attempt cloud.google.com/go with 1 pkgs; at least 1 versions to try
(103)     try cloud.google.com/go@v0.37.4
(103) ✓ select cloud.google.com/go@v0.37.4 w/1 pkgs
(78)  ? revisit k8s.io/apimachinery to add 6 pkgs
(104)   ✓ include 26 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(78)  ? attempt gopkg.in/inf.v0 with 1 pkgs; at least 1 versions to try
(105)     try gopkg.in/inf.v0@v0.9.1
(105) ✓ select gopkg.in/inf.v0@v0.9.1 w/1 pkgs
(79)  ? revisit golang.org/x/net to add 1 pkgs
(106)   ✓ include 4 more pkgs from golang.org/x/net@master
(79)  ? attempt k8s.io/klog with 1 pkgs; at least 1 versions to try
(107)     try k8s.io/klog@v0.2.0
(107) ✓ select k8s.io/klog@v0.2.0 w/1 pkgs
(80)  ? revisit google.golang.org/grpc to add 2 pkgs
(108)   ✓ include 2 more pkgs from google.golang.org/grpc@v1.19.1
(80)  ? attempt golang.org/x/crypto with 1 pkgs; at least 1 versions to try
(109)     try golang.org/x/crypto@master
(109) ✓ select golang.org/x/crypto@master w/1 pkgs
(81)  ? revisit google.golang.org/appengine to add 1 pkgs
(110)   ✓ include 8 more pkgs from google.golang.org/appengine@v1.5.0
(81)  ? revisit golang.org/x/crypto to add 1 pkgs
(111)   ✓ include 1 more pkgs from golang.org/x/crypto@master
(81)  ? attempt github.com/gorilla/mux with 1 pkgs; at least 1 versions to try
(112)     try github.com/gorilla/mux@v1.7.1
(112) ✓ select github.com/gorilla/mux@v1.7.1 w/1 pkgs
(82)  ? revisit golang.org/x/net to add 1 pkgs
(113)   ✓ include 1 more pkgs from golang.org/x/net@master
(82)  ? revisit k8s.io/apimachinery to add 5 pkgs
(114)   ✓ include 34 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(82)  ? attempt k8s.io/utils with 1 pkgs; at least 1 versions to try
(115)     try k8s.io/utils@master
(115) ✓ select k8s.io/utils@master w/1 pkgs
(83)  ? revisit k8s.io/apimachinery to add 2 pkgs
(116)   ✓ include 7 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(83)  ? attempt github.com/prometheus/common with 2 pkgs; at least 1 versions to try
(117)     try github.com/prometheus/common@v0.2.0
(117) ✓ select github.com/prometheus/common@v0.2.0 w/3 pkgs
(84)  ? attempt github.com/sirupsen/logrus with 1 pkgs; at least 1 versions to try
(118)     try github.com/sirupsen/logrus@v1.4.1
(118) ✓ select github.com/sirupsen/logrus@v1.4.1 w/1 pkgs
(85)  ? revisit k8s.io/apimachinery to add 1 pkgs
(119)   ✓ include 21 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(85)  ? revisit golang.org/x/text to add 3 pkgs
(120)   ✓ include 14 more pkgs from golang.org/x/text@v0.3.0
(85)  ? revisit google.golang.org/grpc to add 1 pkgs
(121)   ✓ include 3 more pkgs from google.golang.org/grpc@v1.19.1
(85)  ? revisit k8s.io/apimachinery to add 3 pkgs
(122)   ✓ include 29 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(85)  ? attempt k8s.io/kubernetes with 1 pkgs; at least 1 versions to try
(123)     try k8s.io/kubernetes@v1.14.1
(123) ✓ select k8s.io/kubernetes@v1.14.1 w/1 pkgs
(86)  ? revisit github.com/golang/protobuf to add 3 pkgs
(124)   ✓ include 5 more pkgs from github.com/golang/protobuf@v1.3.1
(86)  ? revisit k8s.io/api to add 33 pkgs
(125)   ✓ include 35 more pkgs from k8s.io/api@kubernetes-1.14.1
(86)  ? revisit k8s.io/apimachinery to add 4 pkgs
(126)   ✓ include 27 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(86)  ? attempt golang.org/x/tools with 1 pkgs; at least 1 versions to try
(127)     try golang.org/x/tools@master
(127) ✓ select golang.org/x/tools@master w/1 pkgs
(87)  ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; at least 1 versions to try
(128)     try github.com/matttproud/golang_protobuf_extensions@v1.0.1
(128) ✓ select github.com/matttproud/golang_protobuf_extensions@v1.0.1 w/1 pkgs
(88)  ? attempt github.com/google/gofuzz with 1 pkgs; at least 1 versions to try
(129)     try github.com/google/gofuzz@v1.0.0
(129) ✓ select github.com/google/gofuzz@v1.0.0 w/1 pkgs
(89)  ? attempt vbom.ml/util with 1 pkgs; at least 1 versions to try
(130)     try vbom.ml/util@master
(130) ✓ select vbom.ml/util@master w/1 pkgs
(90)  ? revisit k8s.io/utils to add 2 pkgs
(131)   ✓ include 2 more pkgs from k8s.io/utils@master
(90)  ? revisit k8s.io/apimachinery to add 1 pkgs
(132)   ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(90)  ? attempt google.golang.org/genproto with 1 pkgs; at least 1 versions to try
(133)     try google.golang.org/genproto@master
(133) ✓ select google.golang.org/genproto@master w/1 pkgs
(91)  ? revisit k8s.io/apimachinery to add 1 pkgs
(134)   ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(91)  ? attempt github.com/spf13/pflag with 1 pkgs; at least 1 versions to try
(135)     try github.com/spf13/pflag@master
(135) ✓ select github.com/spf13/pflag@master w/1 pkgs
(92)  ? attempt github.com/modern-go/reflect2 with 1 pkgs; at least 1 versions to try
(136)     try github.com/modern-go/reflect2@1.0.1
(136) ✓ select github.com/modern-go/reflect2@1.0.1 w/1 pkgs
(93)  ? attempt sigs.k8s.io/yaml with 1 pkgs; at least 1 versions to try
(137)     try sigs.k8s.io/yaml@v1.1.0
(137) ✓ select sigs.k8s.io/yaml@v1.1.0 w/1 pkgs
(94)  ? attempt github.com/hashicorp/golang-lru with 1 pkgs; at least 1 versions to try
(138)     try github.com/hashicorp/golang-lru@v0.5.1
(138) ✓ select github.com/hashicorp/golang-lru@v0.5.1 w/2 pkgs
(95)  ? attempt github.com/json-iterator/go with 1 pkgs; at least 1 versions to try
(139)     try github.com/json-iterator/go@v1.1.6
(139) ✓ select github.com/json-iterator/go@v1.1.6 w/1 pkgs
(96)  ? attempt github.com/xeipuuv/gojsonpointer with 1 pkgs; at least 1 versions to try
(140)     try github.com/xeipuuv/gojsonpointer@master
(140) ✓ select github.com/xeipuuv/gojsonpointer@master w/1 pkgs
(97)  ? attempt github.com/konsorten/go-windows-terminal-sequences with 1 pkgs; at least 1 versions to try
(141)     try github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(141) ✓ select github.com/konsorten/go-windows-terminal-sequences@v1.0.2 w/1 pkgs
(98)  ? attempt github.com/modern-go/concurrent with 1 pkgs; at least 1 versions to try
(142)     try github.com/modern-go/concurrent@1.0.3
(142) ✓ select github.com/modern-go/concurrent@1.0.3 w/1 pkgs
  ✓ found solution with 547 packages from 98 projects

Solver wall times by segment:
    b-rev-present-in:   1m18.9047144s
     b-source-exists: 1m17.323965312s
         b-list-pkgs:   12.015075336s
              b-gmal:    5.346236656s
  b-deduce-proj-root:    2.567329122s
         select-atom:    314.122424ms
             satisfy:    296.298389ms
            new-atom:      4.278232ms
         select-root:      1.715463ms
               other:       696.593µs
            add-atom:       234.643µs

  TOTAL: 2m56.77466657s

(1/98) Wrote github.com/google/shlex@master
(2/98) Wrote github.com/Masterminds/semver@v1.4.2
(3/98) Wrote github.com/modern-go/reflect2@1.0.1
(4/98) Wrote golang.org/x/time@master
(5/98) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(6/98) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1
(7/98) Wrote github.com/wadey/gocovmerge@master
(8/98) Wrote github.com/containerd/ttrpc@master
(9/98) Wrote golang.org/x/sync@master
(10/98) Wrote gotest.tools@v2.3.0
(11/98) Wrote github.com/json-iterator/go@v1.1.6
(12/98) Wrote github.com/mitchellh/mapstructure@v1.1.2
(13/98) Wrote github.com/prometheus/common@v0.2.0
(14/98) Wrote github.com/modern-go/concurrent@1.0.3
(15/98) Wrote github.com/docker/go-units@v0.3.3
(16/98) Wrote github.com/xeipuuv/gojsonreference@master
(17/98) Wrote github.com/golang/protobuf@v1.3.1
(18/98) Wrote github.com/google/gofuzz@v1.0.0
(19/98) Wrote github.com/gopherjs/gopherjs@master
(20/98) Wrote github.com/docker/go-events@master
(21/98) Wrote github.com/google/go-cmp@v0.2.0
(22/98) Wrote github.com/agl/ed25519@master
(23/98) Wrote github.com/mattn/go-shellwords@v1.0.5
(24/98) Wrote gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e
(25/98) Wrote github.com/hashicorp/golang-lru@v0.5.1
(26/98) Wrote github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(27/98) Wrote sigs.k8s.io/yaml@v1.1.0
(28/98) Wrote github.com/morikuni/aec@master
(29/98) Wrote gopkg.in/inf.v0@v0.9.1
(30/98) Wrote github.com/prometheus/client_model@master
(31/98) Wrote github.com/containerd/fifo@master
(32/98) Wrote github.com/imdario/mergo@master
(33/98) Wrote github.com/oklog/ulid@v1.3.1
(34/98) Wrote github.com/Microsoft/hcsshim@v0.8.6
(35/98) Wrote k8s.io/apimachinery@kubernetes-1.14.1
(36/98) Wrote github.com/containerd/typeurl@master
(37/98) Wrote github.com/opencontainers/image-spec@v1.0.1
(38/98) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1
(39/98) Wrote github.com/deislabs/cnab-go@master
(40/98) Wrote github.com/prometheus/procfs@master
(41/98) Wrote golang.org/x/text@v0.3.0
(42/98) Wrote vbom.ml/util@master
(43/98) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(44/98) Wrote github.com/spf13/pflag@master
(45/98) Wrote github.com/miekg/pkcs11@master
(46/98) Wrote github.com/docker/go@v1.5.1-1
(47/98) Wrote github.com/pkg/errors@v0.8.1
(48/98) Wrote golang.org/x/crypto@master
(49/98) Wrote github.com/containerd/cgroups@master
(50/98) Wrote github.com/prometheus/client_golang@v0.8.0
(51/98) Wrote github.com/godbus/dbus@v5.0.1
(52/98) Wrote github.com/inconshreveable/mousetrap@v1.0
(53/98) Wrote github.com/gogo/protobuf@v1.2.1
(54/98) Wrote github.com/Microsoft/go-winio@v0.4.12
(55/98) Wrote google.golang.org/genproto@master
(56/98) Wrote golang.org/x/tools@master
(57/98) Wrote github.com/cbroglie/mustache@v1.0.1
(58/98) Wrote github.com/hashicorp/go-version@v1.1.0
(59/98) Wrote github.com/syndtr/gocapability@master
(60/98) Wrote google.golang.org/appengine@v1.5.0
(61/98) Wrote github.com/docker/cnab-to-oci@master
(62/98) Wrote github.com/Azure/go-ansiterm@master
(63/98) Wrote github.com/davecgh/go-spew@v1.1.1
(64/98) Wrote k8s.io/klog@v0.2.0
(65/98) Wrote github.com/qri-io/jsonschema@v0.1.1
(66/98) Wrote github.com/docker/docker-credential-helpers@v0.6.1
(67/98) Wrote golang.org/x/sys@master
(68/98) Wrote github.com/sirupsen/logrus@v1.4.1
(69/98) Wrote k8s.io/api@kubernetes-1.14.1
(70/98) Wrote github.com/googleapis/gnostic@v0.2.0
(71/98) Wrote github.com/xeipuuv/gojsonpointer@master
(72/98) Wrote github.com/gogo/googleapis@v1.2.0
(73/98) Wrote golang.org/x/net@master
(74/98) Wrote github.com/qri-io/jsonpointer@v0.1.0
(75/98) Wrote github.com/spf13/cobra@v0.0.3
(76/98) Wrote github.com/beorn7/perks@master
(77/98) Wrote github.com/containerd/continuity@master
(78/98) Wrote github.com/docker/go-connections@v0.4.0
(79/98) Wrote k8s.io/utils@master
(80/98) Wrote github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4
(81/98) Wrote github.com/gorilla/mux@v1.7.1
(82/98) Wrote github.com/coreos/go-systemd@v20
(83/98) Wrote google.golang.org/grpc@v1.19.1
(84/98) Wrote k8s.io/client-go@kubernetes-1.14.1
(85/98) Wrote github.com/globalsign/mgo@master
(86/98) Wrote golang.org/x/oauth2@master
(87/98) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(88/98) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(89/98) Wrote github.com/theupdateframework/notary@v0.6.1
(90/98) Wrote cloud.google.com/go@v0.37.4
(91/98) Wrote github.com/opencontainers/runc@v1.0.0-rc7
(92/98) Wrote github.com/coreos/etcd@v3.3.12
(93/98) Wrote github.com/deislabs/duffle@5930527762a46c7adfcfccaec1e6a2ddf5841319
(94/98) Wrote github.com/containerd/containerd@master
(95/98) Wrote github.com/docker/compose-on-kubernetes@v0.4.21
(96/98) Wrote github.com/docker/cli@19.03
(97/98) Wrote github.com/docker/docker@master
(98/98) Wrote k8s.io/kubernetes@v1.14.1
vendor is correct