Skip to content
Success

Console Output

Skipping 4 KB.. Full Log
[Pipeline] parallel
[Pipeline] { (Branch: Validate)
[Pipeline] { (Branch: Binaries)
[Pipeline] { (Branch: Build Invocation image)
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] stage
[Pipeline] { (Binaries)
[Pipeline] stage
[Pipeline] { (Build Invocation image)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0794b378bdefeea00) in /home/ubuntu/workspace/app_PR-617
Running on ubuntu-1804-overlay2 (i-02c63b8e7a9e0e812) in /home/ubuntu/workspace/app_PR-617Running on ubuntu-1804-overlay2 (i-094104c79d6e248b4) in /home/ubuntu/workspace/app_PR-617

[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
[Pipeline] script
[Pipeline] {
[Pipeline] checkout
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
using credential docker-jenkins-github-credentials
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/617/head:refs/remotes/origin/PR-617
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/617/head:refs/remotes/origin/PR-617
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/617/head:refs/remotes/origin/PR-617
Fetching without tags
Fetching without tags
Fetching without tags
Checking out Revision af5aeb695ce67d057569d35126ad5c8cefeb120e (PR-617)
Checking out Revision af5aeb695ce67d057569d35126ad5c8cefeb120e (PR-617)
Checking out Revision af5aeb695ce67d057569d35126ad5c8cefeb120e (PR-617)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/617/head:refs/remotes/origin/PR-617 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/617/head:refs/remotes/origin/PR-617
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af5aeb695ce67d057569d35126ad5c8cefeb120e
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/617/head:refs/remotes/origin/PR-617 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/617/head:refs/remotes/origin/PR-617
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af5aeb695ce67d057569d35126ad5c8cefeb120e
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/617/head:refs/remotes/origin/PR-617 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/617/head:refs/remotes/origin/PR-617
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af5aeb695ce67d057569d35126ad5c8cefeb120e
Commit message: "Use ChooseHostInterface from kube to select interface"
Commit message: "Use ChooseHostInterface from kube to select interface"
First time build. Skipping changelog.
Commit message: "Use ChooseHostInterface from kube to select interface"
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile save-invocation-image
docker build -f Dockerfile.invocation-image --build-arg TAG=jenkins-app-PR-617-35 --build-arg COMMIT=af5aeb69 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-617-35 .
#2 [internal] load .dockerignore
#2 transferring context: 73B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile.invocation-image
#1 transferring dockerfile: 614B done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/library/alpine:3.10.3
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.2
 > git rev-list --no-walk e715d4fa62aee93ffa1b5907247d458562268509 # timeout=10
+ make -f docker.Makefile cli-cross cross e2e-cross tars
docker build --build-arg TAG=jenkins-app-PR-617-35 --build-arg COMMIT=af5aeb69 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=cli -t docker-app-cli:jenkins-app-PR-617-35 .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 3.83kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 73B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#3 DONE 0.0s

#4 [cli-build 1/5] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#4 DONE 0.0s

#6 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli
#6 CACHED

#9 [cli 1/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#9 CACHED

#8 [cli-build 5/5] RUN make binary-osx binary-windows binary
#8 CACHED

#7 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che...
#7 CACHED

#10 [cli 2/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#10 CACHED

#5 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends   core...
#5 CACHED

#11 [cli 3/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#11 CACHED

#12 exporting to client
#12 copying files 35B
+ make -f docker.Makefile lint
Linting...
docker build -t docker-app-lint:jenkins-app-PR-617-35 -f Dockerfile.lint .
#1 [internal] load build definition from Dockerfile.lint
#1 transferring dockerfile: 414B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 73B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.12.9-alpine3.10
#3 DONE 0.1s
#3 DONE 0.1s

#7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969...
#7 DONE 0.0s

#5 [invocation 1/4] FROM docker.io/library/alpine:3.10.3
#5 DONE 0.0s

#10 [internal] load build context

#4 [1/5] FROM docker.io/library/golang:1.12.9-alpine3.10@sha256:e0660b4f1e6...
#4 DONE 0.0s

#8 [internal] load build context
#12 copying files 181.89MB 1.2s done
#10 transferring context: 73.21MB 1.4s done
#10 DONE 1.4s

#8 [build 2/5] RUN apt-get update -qq && apt-get install -y -q --no-install...
#8 CACHED

#9 [build 3/5] WORKDIR /go/src/github.com/docker/app/
#9 CACHED

#11 [build 4/5] COPY . .
#8 transferring context: 73.21MB 1.3s done
#8 DONE 1.4s

#6 [3/5] RUN GO111MODULE=on go get     github.com/golangci/golangci-lint/cm...
#6 CACHED

#5 [2/5] RUN apk add --no-cache     curl     git     make     coreutils
#5 CACHED

#7 [4/5] WORKDIR /go/src/github.com/docker/app
#7 CACHED

#9 [5/5] COPY . .
#12 DONE 2.2s
docker build --build-arg TAG=jenkins-app-PR-617-35 --build-arg COMMIT=af5aeb69 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=cross -t docker-app-cross:jenkins-app-PR-617-35 .
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 38B done
#2 DONE 0.0s

#1 [internal] load .dockerignore
#1 transferring context: 34B done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.1s

#8 [cli-build 1/5] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#18 [internal] load build context
#11 DONE 1.2s

#12 [build 5/5] RUN make BUILD_TAG=${BUILD_TAG} TAG=jenkins-app-PR-617-35 bi...
#9 DONE 1.2s

#10 exporting to image
#10 exporting layers
#10 exporting layers 0.8s done
#10 writing image sha256:0995057145c64211cf3d96fd5ca015e7d757e2beb1d8ae31a322a2d461a85d43 done
#10 naming to docker.io/library/docker-app-lint:jenkins-app-PR-617-35 done
#10 DONE 0.8s
docker run --rm docker-app-lint:jenkins-app-PR-617-35 make lint
#12 1.073 CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:35:29Z" -o bin/cnab-run ./cmd/cnab-run
#18 transferring context: 73.21MB 1.3s done
#18 DONE 1.3s

#16 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#16 CACHED

#14 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#14 CACHED

#9 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 CACHED

#12 [cli-build 5/5] RUN make binary-osx binary-windows binary
#12 CACHED

#15 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#15 CACHED

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 CACHED

#13 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#13 CACHED

#10 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#11 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#17 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#17 CACHED

#19 [dev 9/9] COPY . .
#19 DONE 1.0s

#20 [cross-build 1/1] RUN make TAG=jenkins-app-PR-617-35 cross
Linting...
#20 1.074 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:35:31Z" -o bin/docker-app-linux ./cmd/docker-app
[Pipeline] sh
+ make -f docker.Makefile check-vendor
docker build --build-arg TAG=jenkins-app-PR-617-35 --build-arg COMMIT=af5aeb69 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=dev -t docker-app-dev:jenkins-app-PR-617-35 .
#1 [internal] load .dockerignore
#1 transferring context: 34B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 3.83kB done
#2 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.1s

#8 [cli-build 1/5] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#18 [internal] load build context
#18 transferring context: 343.61kB 0.2s done
#18 DONE 0.3s

#16 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#16 CACHED

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 CACHED

#10 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#12 [cli-build 5/5] RUN make binary-osx binary-windows binary
#12 CACHED

#9 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 CACHED

#14 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#14 CACHED

#15 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#15 CACHED

#11 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#13 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#13 CACHED

#17 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#17 CACHED

#19 [dev 9/9] COPY . .
#19 DONE 0.6s

#20 exporting to image
#20 exporting layers
#20 exporting layers 0.7s done
#20 writing image sha256:0fd48aced416a46a554b25b2ea587a565d480a2e40d3573640c3758b2556b938
#20 writing image sha256:0fd48aced416a46a554b25b2ea587a565d480a2e40d3573640c3758b2556b938 done
#20 naming to docker.io/library/docker-app-dev:jenkins-app-PR-617-35 done
#20 DONE 0.8s
Check Vendoring...
docker run --rm docker-app-dev:jenkins-app-PR-617-35 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:
k8s.io/apimachinery/pkg/util/net: imported or required, but missing from Gopkg.lock's input-imports

Root project is "github.com/docker/app"
 27 transitively valid internal packages
 73 external packages imported from 24 projects
(0)   ✓ select (root)
(1)	? attempt github.com/containerd/containerd with 2 pkgs; at least 1 versions to try
(1)	    try github.com/containerd/containerd@master
(1)	✓ select github.com/containerd/containerd@master w/3 pkgs
(2)	? attempt github.com/deislabs/cnab-go with 8 pkgs; at least 1 versions to try
(2)	    try github.com/deislabs/cnab-go@v0.3.2-beta1
(2)	✓ select github.com/deislabs/cnab-go@v0.3.2-beta1 w/8 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/buildx with 4 pkgs; at least 1 versions to try
(4)	    try github.com/docker/buildx@v0.3.1
(4)	✓ select github.com/docker/buildx@v0.3.1 w/5 pkgs
(5)	? revisit github.com/containerd/containerd to add 5 pkgs
(5)	  ✓ include 12 more pkgs from github.com/containerd/containerd@master
(5)	? attempt github.com/containerd/console with 1 pkgs; at least 1 versions to try
(6)	    try github.com/containerd/console@master
(6)	✓ select github.com/containerd/console@master w/1 pkgs
(6)	? attempt github.com/docker/cli with 20 pkgs; at least 1 versions to try
(7)	    try github.com/docker/cli@d83cd90464377d4164c8f70248d064b979e5ca98
#20 55.26 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:35:31Z" -o bin/docker-app-darwin ./cmd/docker-app
#12 DONE 64.2s

#6 [invocation 2/4] RUN apk add --no-cache ca-certificates && adduser -S cn...
#6 CACHED

#13 [invocation 3/4] COPY --from=build /go/src/github.com/docker/app/bin/cna...
#13 DONE 1.2s

#14 [invocation 4/4] WORKDIR /cnab/app
#14 DONE 0.1s

#15 exporting to image
#15 exporting layers
#15 exporting layers 0.2s done
#15 writing image sha256:97aa52d7d26ab7b7da1ef11aa6436d76ba9f5b3224546c0c43a0f3b4b50d6a1b done
#15 naming to docker.io/docker/cnab-app-base:jenkins-app-PR-617-35 done
#15 DONE 0.2s
docker save docker/cnab-app-base:jenkins-app-PR-617-35 -o _build/invocation-image.tar
[Pipeline] sh
+ make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-617-35-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
docker tag docker/cnab-app-base:jenkins-app-PR-617-35 docker/cnab-app-base:jenkins-app-PR-617-35-coverage
docker save docker/cnab-app-base:jenkins-app-PR-617-35-coverage -o _build/coverage-invocation-image.tar
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] stash
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/stashes/invocation-image.tgz
[Pipeline] stash
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/stashes/coverage-invocation-image.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app
[Pipeline] {
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-617-35
Untagged: docker/cnab-app-base:jenkins-app-PR-617-35
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-617-35-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-617-35-coverage
Deleted: sha256:97aa52d7d26ab7b7da1ef11aa6436d76ba9f5b3224546c0c43a0f3b4b50d6a1b
[Pipeline] }
[Pipeline] // dir
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
#20 111.8 GOOS=windows CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:35:31Z" -o bin/docker-app-windows.exe ./cmd/docker-app
(7)	✓ select github.com/docker/cli@d83cd90464377d4164c8f70248d064b979e5ca98 w/50 pkgs
(7)	? revisit github.com/containerd/containerd to add 3 pkgs
(8)	  ✓ include 50 more pkgs from github.com/containerd/containerd@master
(7)	? attempt github.com/Microsoft/go-winio with 1 pkgs; at least 1 versions to try
(9)	    try github.com/Microsoft/go-winio@v0.4.12
(9)	✓ select github.com/Microsoft/go-winio@v0.4.12 w/1 pkgs
(8)	? attempt github.com/docker/compose-on-kubernetes with 8 pkgs; at least 1 versions to try
(10)      try github.com/docker/compose-on-kubernetes@v0.4.21
(10)  ✓ select github.com/docker/compose-on-kubernetes@v0.4.21 w/11 pkgs
(9)	? attempt github.com/Microsoft/hcsshim with 1 pkgs; at least 1 versions to try
(11)      try github.com/Microsoft/hcsshim@v0.8.6
(11)  ✓ select github.com/Microsoft/hcsshim@v0.8.6 w/15 pkgs
(10)  ? attempt github.com/docker/distribution with 2 pkgs; at least 1 versions to try
(12)      try github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(12)  ✓ select github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 w/5 pkgs
(11)  ? attempt github.com/docker/go-units with 1 pkgs; at least 1 versions to try
(13)      try github.com/docker/go-units@v0.3.3
(13)  ✓ select github.com/docker/go-units@v0.3.3 w/1 pkgs
(12)  ? attempt github.com/docker/cnab-to-oci with 2 pkgs; at least 1 versions to try
(14)      try github.com/docker/cnab-to-oci@v0.1.0-beta2
(14)  ✓ select github.com/docker/cnab-to-oci@v0.1.0-beta2 w/2 pkgs
(13)  ? attempt github.com/containerd/cgroups with 1 pkgs; at least 1 versions to try
(15)      try github.com/containerd/cgroups@master
(15)  ✓ select github.com/containerd/cgroups@master w/1 pkgs
(14)  ? revisit github.com/docker/distribution to add 7 pkgs
(16)    ✓ include 14 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
#20 DONE 168.9s

#21 [cross 1/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#21 DONE 0.1s

#22 [cross 2/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#22 DONE 0.2s

#23 [cross 3/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#23 DONE 0.2s

#24 exporting to client
#24 copying files 14.78MB 0.1s
#24 copying files 124.40MB 0.8s done
#24 DONE 1.1s
docker build --build-arg TAG=jenkins-app-PR-617-35 --build-arg COMMIT=af5aeb69 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-617-35  .
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 38B done
#2 DONE 0.0s

#1 [internal] load .dockerignore
#1 transferring context: 34B done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.3s

#8 [cli-build 1/5] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#18 [internal] load build context
#18 transferring context: 343.61kB 0.2s done
#18 DONE 0.2s

#16 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#16 CACHED

#9 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#13 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#13 CACHED

#10 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#11 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 CACHED

#19 [dev 9/9] COPY . .
#19 CACHED

#14 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#14 CACHED

#15 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#15 CACHED

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 CACHED

#12 [cli-build 5/5] RUN make binary-osx binary-windows binary
#12 CACHED

#17 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#17 CACHED

#20 [cross-build 1/1] RUN make TAG=jenkins-app-PR-617-35 cross
#20 CACHED

#21 [e2e-cross-build 1/1] RUN make TAG=jenkins-app-PR-617-35 e2e-cross
#21 0.853 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:38:22Z" -o bin/docker-app-linux ./cmd/docker-app
(14)  ? attempt github.com/docker/docker with 2 pkgs; at least 1 versions to try
(17)      try github.com/docker/docker@master
(17)  ✓ select github.com/docker/docker@master w/2 pkgs
(15)  ? attempt github.com/coreos/go-systemd with 1 pkgs; at least 1 versions to try
(18)      try github.com/coreos/go-systemd@v20
(18)  ✓ select github.com/coreos/go-systemd@v20 w/1 pkgs
(16)  ? revisit github.com/docker/distribution to add 1 pkgs
(19)    ✓ include 1 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(16)  ? attempt github.com/mattn/go-shellwords with 1 pkgs; at least 1 versions to try
(20)      try github.com/mattn/go-shellwords@v1.0.5
(20)  ✓ select github.com/mattn/go-shellwords@v1.0.5 w/1 pkgs
#21 4.235 GOOS=linux CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:38:22Z" -c -o bin/docker-app-e2e-linux ./e2e/
(17)  ? attempt github.com/globalsign/mgo with 1 pkgs; at least 1 versions to try
(21)      try github.com/globalsign/mgo@master
(21)  ✓ select github.com/globalsign/mgo@master w/5 pkgs
(18)  ? revisit github.com/docker/docker to add 1 pkgs
(22)    ✓ include 1 more pkgs from github.com/docker/docker@master
(18)  ? attempt github.com/containerd/continuity with 2 pkgs; at least 1 versions to try
(23)      try github.com/containerd/continuity@master
(23)  ✓ select github.com/containerd/continuity@master w/3 pkgs
(19)  ? attempt github.com/docker/go-events with 1 pkgs; at least 1 versions to try
(24)      try github.com/docker/go-events@master
(24)  ✓ select github.com/docker/go-events@master w/1 pkgs
(20)  ? revisit github.com/docker/docker to add 10 pkgs
(25)    ✓ include 34 more pkgs from github.com/docker/docker@master
(20)  ? revisit github.com/Microsoft/hcsshim to add 1 pkgs
(26)    ✓ include 1 more pkgs from github.com/Microsoft/hcsshim@v0.8.6
(20)  ? attempt github.com/wadey/gocovmerge with 1 pkgs; at least 1 versions to try
(27)      try github.com/wadey/gocovmerge@master
(27)  ✓ select github.com/wadey/gocovmerge@master w/1 pkgs
(21)  ? revisit github.com/containerd/continuity to add 1 pkgs
(28)    ✓ include 1 more pkgs from github.com/containerd/continuity@master
(21)  ? attempt github.com/hashicorp/go-version with 1 pkgs; at least 1 versions to try
(29)      try github.com/hashicorp/go-version@v1.1.0
(29)  ✓ select github.com/hashicorp/go-version@v1.1.0 w/1 pkgs
(22)  ? attempt github.com/moby/buildkit with 4 pkgs; at least 1 versions to try
(30)      try github.com/moby/buildkit@v0.6.2
(30)  ✓ select github.com/moby/buildkit@v0.6.2 w/24 pkgs
(23)  ? revisit github.com/containerd/containerd to add 5 pkgs
(31)    ✓ include 16 more pkgs from github.com/containerd/containerd@master
(23)  ? attempt github.com/godbus/dbus with 1 pkgs; at least 1 versions to try
(32)      try github.com/godbus/dbus@v5.0.1
(32)  ✓ select github.com/godbus/dbus@v5.0.1 w/1 pkgs
(24)  ? attempt github.com/pkg/errors with 1 pkgs; at least 1 versions to try
(33)      try github.com/pkg/errors@v0.8.1
(33)  ✓ select github.com/pkg/errors@v0.8.1 w/1 pkgs
(25)  ? attempt github.com/Azure/go-ansiterm with 2 pkgs; at least 1 versions to try
(34)      try github.com/Azure/go-ansiterm@master
(34)  ✓ select github.com/Azure/go-ansiterm@master w/2 pkgs
(26)  ? attempt github.com/gogo/googleapis with 1 pkgs; at least 1 versions to try
(35)      try github.com/gogo/googleapis@v1.2.0
(35)  ✓ select github.com/gogo/googleapis@v1.2.0 w/1 pkgs
(27)  ? attempt github.com/opencontainers/image-spec with 1 pkgs; at least 1 versions to try
(36)      try github.com/opencontainers/image-spec@v1.0.1
(36)  ✓ select github.com/opencontainers/image-spec@v1.0.1 w/1 pkgs
(28)  ? attempt github.com/docker/go with 1 pkgs; at least 1 versions to try
(37)      try github.com/docker/go@v1.5.1-1
(37)  ✓ select github.com/docker/go@v1.5.1-1 w/1 pkgs
(29)  ? revisit github.com/moby/buildkit to add 6 pkgs
(38)    ✓ include 28 more pkgs from github.com/moby/buildkit@v0.6.2
(29)  ? revisit github.com/docker/docker to add 12 pkgs
(39)    ✓ include 21 more pkgs from github.com/docker/docker@master
(29)  ? attempt github.com/docker/go-connections with 2 pkgs; at least 1 versions to try
(40)      try github.com/docker/go-connections@v0.4.0
(40)  ✓ select github.com/docker/go-connections@v0.4.0 w/2 pkgs
(30)  ? attempt github.com/opencontainers/runc with 2 pkgs; at least 1 versions to try
(41)      try github.com/opencontainers/runc@v1.0.0-rc7
(41)  ✓ select github.com/opencontainers/runc@v1.0.0-rc7 w/2 pkgs
(31)  ? attempt golang.org/x/tools with 1 pkgs; at least 1 versions to try
(42)      try golang.org/x/tools@master
(42)  ✓ select golang.org/x/tools@master w/1 pkgs
(32)  ? attempt google.golang.org/grpc with 2 pkgs; at least 1 versions to try
(43)      try google.golang.org/grpc@v1.19.1
(43)  ✓ select google.golang.org/grpc@v1.19.1 w/2 pkgs
(33)  ? attempt github.com/docker/docker-credential-helpers with 2 pkgs; at least 1 versions to try
(44)      try github.com/docker/docker-credential-helpers@v0.6.1
(44)  ✓ select github.com/docker/docker-credential-helpers@v0.6.1 w/2 pkgs
(34)  ? attempt github.com/gofrs/flock with 1 pkgs; at least 1 versions to try
(45)      try github.com/gofrs/flock@v0.7.1
(45)  ✓ select github.com/gofrs/flock@v0.7.1 w/1 pkgs
(35)  ? attempt github.com/containerd/typeurl with 1 pkgs; at least 1 versions to try
(46)      try github.com/containerd/typeurl@master
(46)  ✓ select github.com/containerd/typeurl@master w/1 pkgs
#21 25.33 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:38:22Z" -o bin/docker-app-darwin ./cmd/docker-app
(36)  ? attempt github.com/gogo/protobuf with 1 pkgs; at least 1 versions to try
(47)      try github.com/gogo/protobuf@v1.2.1
(47)  ✓ select github.com/gogo/protobuf@v1.2.1 w/3 pkgs
(37)  ? attempt github.com/google/shlex with 1 pkgs; at least 1 versions to try
(48)      try github.com/google/shlex@master
(48)  ✓ select github.com/google/shlex@master w/1 pkgs
#21 29.00 GOOS=darwin CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:38:22Z" -c -o bin/docker-app-e2e-darwin ./e2e/
(38)  ? attempt github.com/gorilla/mux with 1 pkgs; at least 1 versions to try
(49)      try github.com/gorilla/mux@v1.7.1
(49)  ✓ select github.com/gorilla/mux@v1.7.1 w/1 pkgs
(39)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(50)    ✓ include 3 more pkgs from github.com/gogo/protobuf@v1.2.1
(39)  ? attempt github.com/oklog/ulid with 1 pkgs; at least 1 versions to try
(51)      try github.com/oklog/ulid@v1.3.1
(51)  ✓ select github.com/oklog/ulid@v1.3.1 w/1 pkgs
(40)  ? attempt github.com/mitchellh/mapstructure with 1 pkgs; at least 1 versions to try
(52)      try github.com/mitchellh/mapstructure@v1.1.2
(52)  ✓ select github.com/mitchellh/mapstructure@v1.1.2 w/1 pkgs
(41)  ? attempt github.com/tonistiigi/units with 1 pkgs; at least 1 versions to try
(53)      try github.com/tonistiigi/units@master
(53)  ✓ select github.com/tonistiigi/units@master w/1 pkgs
(42)  ? attempt github.com/docker/go-metrics with 1 pkgs; at least 1 versions to try
(54)      try github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(54)  ✓ select github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18 w/1 pkgs
(43)  ? revisit github.com/docker/go-connections to add 1 pkgs
(55)    ✓ include 1 more pkgs from github.com/docker/go-connections@v0.4.0
(43)  ? attempt k8s.io/kubernetes with 1 pkgs; at least 1 versions to try
(56)      try k8s.io/kubernetes@v1.14.1
(56)  ✓ select k8s.io/kubernetes@v1.14.1 w/1 pkgs
(44)  ? attempt k8s.io/client-go with 1 pkgs; at least 1 versions to try
(57)      try k8s.io/client-go@kubernetes-1.14.1
(57)  ✓ select k8s.io/client-go@kubernetes-1.14.1 w/17 pkgs
(45)  ? attempt github.com/imdario/mergo with 1 pkgs; at least 1 versions to try
(58)      try github.com/imdario/mergo@master
(58)  ✓ select github.com/imdario/mergo@master w/1 pkgs
(46)  ? attempt github.com/golang/protobuf with 1 pkgs; at least 1 versions to try
(59)      try github.com/golang/protobuf@v1.3.1
(59)  ✓ select github.com/golang/protobuf@v1.3.1 w/2 pkgs
(47)  ? attempt github.com/xeipuuv/gojsonschema with 1 pkgs; at least 1 versions to try
(60)      try github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(60)  ✓ select github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d w/1 pkgs
(48)  ? attempt github.com/grpc-ecosystem/grpc-opentracing with 1 pkgs; at least 1 versions to try
(61)      try github.com/grpc-ecosystem/grpc-opentracing@master
(61)  ✓ select github.com/grpc-ecosystem/grpc-opentracing@master w/1 pkgs
(49)  ? attempt github.com/theupdateframework/notary with 8 pkgs; at least 1 versions to try
(62)      try github.com/theupdateframework/notary@v0.6.1
(62)  ✓ select github.com/theupdateframework/notary@v0.6.1 w/14 pkgs
(50)  ? revisit github.com/docker/distribution to add 1 pkgs
(63)    ✓ include 1 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(50)  ? attempt k8s.io/apimachinery with 2 pkgs; at least 1 versions to try
(64)      try k8s.io/apimachinery@kubernetes-1.14.1
(64)  ✓ select k8s.io/apimachinery@kubernetes-1.14.1 w/21 pkgs
(51)  ? attempt github.com/agl/ed25519 with 1 pkgs; at least 1 versions to try
(65)      try github.com/agl/ed25519@master
(65)  ✓ select github.com/agl/ed25519@master w/2 pkgs
(52)  ? attempt golang.org/x/sync with 1 pkgs; at least 1 versions to try
(66)      try golang.org/x/sync@master
(66)  ✓ select golang.org/x/sync@master w/1 pkgs
(53)  ? revisit github.com/opencontainers/image-spec to add 1 pkgs
(67)    ✓ include 2 more pkgs from github.com/opencontainers/image-spec@v1.0.1
(53)  ? attempt github.com/opencontainers/go-digest with 1 pkgs; at least 1 versions to try
(68)      try github.com/opencontainers/go-digest@v1.0.0-rc1
(68)  ✓ select github.com/opencontainers/go-digest@v1.0.0-rc1 w/1 pkgs
(54)  ? attempt github.com/spf13/cobra with 1 pkgs; at least 1 versions to try
(69)      try github.com/spf13/cobra@v0.0.5
(69)  ✓ select github.com/spf13/cobra@v0.0.5 w/1 pkgs
(55)  ? revisit golang.org/x/sync to add 1 pkgs
(70)    ✓ include 1 more pkgs from golang.org/x/sync@master
(55)  ? attempt github.com/containerd/ttrpc with 1 pkgs; at least 1 versions to try
(71)      try github.com/containerd/ttrpc@master
(71)  ✓ select github.com/containerd/ttrpc@master w/1 pkgs
(56)  ? attempt github.com/inconshreveable/mousetrap with 1 pkgs; at least 1 versions to try
(72)      try github.com/inconshreveable/mousetrap@v1.0
(72)  ✓ select github.com/inconshreveable/mousetrap@v1.0 w/1 pkgs
(57)  ? revisit k8s.io/apimachinery to add 6 pkgs
(73)    ✓ include 22 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(57)  ? attempt github.com/opentracing/opentracing-go with 2 pkgs; at least 1 versions to try
(74)      try github.com/opentracing/opentracing-go@v1.1.0
(74)  ✓ select github.com/opentracing/opentracing-go@v1.1.0 w/3 pkgs
(58)  ? attempt github.com/sirupsen/logrus with 1 pkgs; at least 1 versions to try
(75)      try github.com/sirupsen/logrus@v1.4.1
(75)  ✓ select github.com/sirupsen/logrus@v1.4.1 w/1 pkgs
(59)  ? revisit k8s.io/apimachinery to add 3 pkgs
(76)    ✓ include 29 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(59)  ? revisit k8s.io/client-go to add 1 pkgs
(77)    ✓ include 17 more pkgs from k8s.io/client-go@kubernetes-1.14.1
(59)  ? attempt github.com/docker/swarmkit with 3 pkgs; at least 1 versions to try
(78)      try github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(78)  ✓ select github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc w/6 pkgs
(60)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(79)    ✓ include 2 more pkgs from github.com/gogo/protobuf@v1.2.1
(60)  ? attempt github.com/qri-io/jsonschema with 1 pkgs; at least 1 versions to try
(80)      try github.com/qri-io/jsonschema@v0.1.1
(80)  ✓ select github.com/qri-io/jsonschema@v0.1.1 w/1 pkgs
(61)  ? revisit google.golang.org/grpc to add 1 pkgs
(81)    ✓ include 3 more pkgs from google.golang.org/grpc@v1.19.1
(61)  ? attempt gotest.tools with 5 pkgs; at least 1 versions to try
(82)      try gotest.tools@v2.3.0
(82)  ✓ select gotest.tools@v2.3.0 w/9 pkgs
(62)  ? revisit k8s.io/client-go to add 7 pkgs
(83)    ✓ include 62 more pkgs from k8s.io/client-go@kubernetes-1.14.1
(62)  ? attempt github.com/spf13/pflag with 1 pkgs; at least 1 versions to try
(84)      try github.com/spf13/pflag@master
(84)  ✓ select github.com/spf13/pflag@master w/1 pkgs
(63)  ? attempt github.com/google/go-cmp with 1 pkgs; at least 1 versions to try
(85)      try github.com/google/go-cmp@v0.2.0
(85)  ✓ select github.com/google/go-cmp@v0.2.0 w/4 pkgs
(64)  ? revisit github.com/gogo/protobuf to add 2 pkgs
(86)    ✓ include 2 more pkgs from github.com/gogo/protobuf@v1.2.1
(64)  ? attempt github.com/modern-go/reflect2 with 1 pkgs; at least 1 versions to try
(87)      try github.com/modern-go/reflect2@1.0.1
(87)  ✓ select github.com/modern-go/reflect2@1.0.1 w/1 pkgs
(65)  ? attempt vbom.ml/util with 1 pkgs; at least 1 versions to try
(88)      try vbom.ml/util@master
(88)  ✓ select vbom.ml/util@master w/1 pkgs
(66)  ? revisit google.golang.org/grpc to add 2 pkgs
(89)    ✓ include 33 more pkgs from google.golang.org/grpc@v1.19.1
(66)  ? attempt github.com/json-iterator/go with 1 pkgs; at least 1 versions to try
(90)      try github.com/json-iterator/go@v1.1.6
(90)  ✓ select github.com/json-iterator/go@v1.1.6 w/1 pkgs
(67)  ? attempt github.com/google/gofuzz with 1 pkgs; at least 1 versions to try
(91)      try github.com/google/gofuzz@v1.0.0
(91)  ✓ select github.com/google/gofuzz@v1.0.0 w/1 pkgs
(68)  ? revisit google.golang.org/grpc to add 3 pkgs
(92)    ✓ include 32 more pkgs from google.golang.org/grpc@v1.19.1
(68)  ? revisit github.com/opentracing/opentracing-go to add 1 pkgs
(93)    ✓ include 2 more pkgs from github.com/opentracing/opentracing-go@v1.1.0
(68)  ? attempt golang.org/x/crypto with 2 pkgs; at least 1 versions to try
(94)      try golang.org/x/crypto@master
(94)  ✓ select golang.org/x/crypto@master w/8 pkgs
(69)  ? revisit github.com/opencontainers/image-spec to add 1 pkgs
(95)    ✓ include 1 more pkgs from github.com/opencontainers/image-spec@v1.0.1
(69)  ? attempt github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100) with 1 pkgs; at least 1 versions to try
(96)      try github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2
(96)  ✓ select github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2 w/1 pkgs
#21 50.50 GOOS=windows CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:38:22Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/
(70)  ? attempt golang.org/x/time with 1 pkgs; at least 1 versions to try
(97)      try golang.org/x/time@master
(97)  ✓ select golang.org/x/time@master w/1 pkgs
(71)  ? attempt github.com/konsorten/go-windows-terminal-sequences with 1 pkgs; at least 1 versions to try
(98)      try github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(98)  ✓ select github.com/konsorten/go-windows-terminal-sequences@v1.0.2 w/1 pkgs
(72)  ? attempt github.com/modern-go/concurrent with 1 pkgs; at least 1 versions to try
(99)      try github.com/modern-go/concurrent@1.0.3
(99)  ✓ select github.com/modern-go/concurrent@1.0.3 w/1 pkgs
(73)  ? revisit github.com/golang/protobuf to add 2 pkgs
(100)   ✓ include 5 more pkgs from github.com/golang/protobuf@v1.3.1
(73)  ? revisit k8s.io/apimachinery to add 1 pkgs
(101)   ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(73)  ? attempt github.com/tonistiigi/fsutil with 2 pkgs; at least 1 versions to try
(102)     try github.com/tonistiigi/fsutil@master
(102) ✓ select github.com/tonistiigi/fsutil@master w/2 pkgs
(74)  ? revisit github.com/docker/docker to add 1 pkgs
(103)   ✓ include 1 more pkgs from github.com/docker/docker@master
(74)  ? attempt github.com/containerd/fifo with 1 pkgs; at least 1 versions to try
(104)     try github.com/containerd/fifo@master
(104) ✓ select github.com/containerd/fifo@master w/1 pkgs
(75)  ? attempt github.com/qri-io/jsonpointer with 1 pkgs; at least 1 versions to try
(105)     try github.com/qri-io/jsonpointer@v0.1.0
(105) ✓ select github.com/qri-io/jsonpointer@v0.1.0 w/1 pkgs
(76)  ? revisit k8s.io/apimachinery to add 1 pkgs
(106)   ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(76)  ? revisit k8s.io/apimachinery to add 10 pkgs
(107)   ✓ include 34 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(76)  ? revisit k8s.io/apimachinery to add 5 pkgs
(108)   ✓ include 26 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(76)  ? attempt k8s.io/utils with 1 pkgs; at least 1 versions to try
(109)     try k8s.io/utils@master
(109) ✓ select k8s.io/utils@master w/1 pkgs
(77)  ? attempt github.com/davecgh/go-spew with 1 pkgs; at least 1 versions to try
(110)     try github.com/davecgh/go-spew@v1.1.1
(110) ✓ select github.com/davecgh/go-spew@v1.1.1 w/1 pkgs
(78)  ? revisit golang.org/x/crypto to add 1 pkgs
(111)   ✓ include 1 more pkgs from golang.org/x/crypto@master
(78)  ? revisit github.com/golang/protobuf to add 1 pkgs
(112)   ✓ include 2 more pkgs from github.com/golang/protobuf@v1.3.1
(78)  ? attempt golang.org/x/net with 2 pkgs; at least 1 versions to try
(113)     try golang.org/x/net@master
(113) ✓ select golang.org/x/net@master w/3 pkgs
(79)  ? attempt k8s.io/api with 1 pkgs; at least 1 versions to try
(114)     try k8s.io/api@kubernetes-1.14.1
(114) ✓ select k8s.io/api@kubernetes-1.14.1 w/2 pkgs
(80)  ? attempt github.com/hashicorp/golang-lru with 1 pkgs; at least 1 versions to try
(115)     try github.com/hashicorp/golang-lru@v0.5.1
(115) ✓ select github.com/hashicorp/golang-lru@v0.5.1 w/2 pkgs
(81)  ? attempt github.com/miekg/pkcs11 with 1 pkgs; at least 1 versions to try
(116)     try github.com/miekg/pkcs11@master
(116) ✓ select github.com/miekg/pkcs11@master w/1 pkgs
(82)  ? revisit golang.org/x/crypto to add 1 pkgs
(117)   ✓ include 1 more pkgs from golang.org/x/crypto@master
(82)  ? attempt github.com/morikuni/aec with 1 pkgs; at least 1 versions to try
(118)     try github.com/morikuni/aec@master
(118) ✓ select github.com/morikuni/aec@master w/1 pkgs
(83)  ? attempt gopkg.in/inf.v0 with 1 pkgs; at least 1 versions to try
(119)     try gopkg.in/inf.v0@v0.9.1
(119) ✓ select gopkg.in/inf.v0@v0.9.1 w/1 pkgs
(84)  ? revisit k8s.io/apimachinery to add 1 pkgs
(120)   ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(84)  ? revisit golang.org/x/net to add 1 pkgs
(121)   ✓ include 1 more pkgs from golang.org/x/net@master
(84)  ? revisit k8s.io/api to add 1 pkgs
(122)   ✓ include 1 more pkgs from k8s.io/api@kubernetes-1.14.1
(84)  ? attempt github.com/opencontainers/runtime-spec with 1 pkgs; at least 1 versions to try
(123)     try github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4
(123) ✓ select github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4 w/1 pkgs
(85)  ? attempt sigs.k8s.io/yaml with 1 pkgs; at least 1 versions to try
(124)     try sigs.k8s.io/yaml@v1.1.0
(124) ✓ select sigs.k8s.io/yaml@v1.1.0 w/1 pkgs
(86)  ? attempt google.golang.org/genproto with 1 pkgs; at least 1 versions to try
(125)     try google.golang.org/genproto@master
(125) ✓ select google.golang.org/genproto@master w/1 pkgs
(87)  ? revisit github.com/golang/protobuf to add 1 pkgs
(126)   ✓ include 2 more pkgs from github.com/golang/protobuf@v1.3.1
(87)  ? attempt golang.org/x/oauth2 with 1 pkgs; at least 1 versions to try
(127)     try golang.org/x/oauth2@master
(127) ✓ select golang.org/x/oauth2@master w/5 pkgs
(88)  ? revisit golang.org/x/net to add 1 pkgs
(128)   ✓ include 2 more pkgs from golang.org/x/net@master
(88)  ? attempt github.com/syndtr/gocapability with 1 pkgs; at least 1 versions to try
(129)     try github.com/syndtr/gocapability@master
(129) ✓ select github.com/syndtr/gocapability@master w/1 pkgs
(89)  ? attempt golang.org/x/text with 1 pkgs; at least 1 versions to try
(130)     try golang.org/x/text@v0.3.0
(130) ✓ select golang.org/x/text@v0.3.0 w/6 pkgs
(90)  ? revisit golang.org/x/oauth2 to add 1 pkgs
(131)   ✓ include 2 more pkgs from golang.org/x/oauth2@master
(90)  ? revisit k8s.io/api to add 34 pkgs
(132)   ✓ include 35 more pkgs from k8s.io/api@kubernetes-1.14.1
#21 DONE 71.8s

#22 [e2e-cross 1/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#22 DONE 0.1s

#23 [e2e-cross 2/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#23 DONE 0.3s

#24 [e2e-cross 3/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#24 DONE 0.2s

#25 [e2e-cross 4/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-lin...
#25 DONE 0.1s

#26 [e2e-cross 5/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-dar...
#26 DONE 0.1s

#27 [e2e-cross 6/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-win...
#27 DONE 0.1s

#28 [e2e-cross 7/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-lin...
#28 DONE 0.1s

#29 [e2e-cross 8/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-dar...
#29 DONE 0.1s

#30 [e2e-cross 9/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-win...
#30 DONE 0.1s

#31 exporting to client
#31 copying files 12.82MB 0.1s
(90)  ? attempt github.com/coreos/etcd with 1 pkgs; at least 1 versions to try
(133)     try github.com/coreos/etcd@v3.3.12
(133) ✓ select github.com/coreos/etcd@v3.3.12 w/1 pkgs
#31 copying files 122.24MB 0.8s done
#31 DONE 1.1s
tar --transform='flags=r;s|docker-app-linux|docker-app-plugin-linux|' -czf bin/docker-app-linux.tar.gz -C bin docker-app-linux
(91)  ? attempt github.com/googleapis/gnostic with 1 pkgs; at least 1 versions to try
(134)     try github.com/googleapis/gnostic@v0.2.0
(134) ✓ select github.com/googleapis/gnostic@v0.2.0 w/3 pkgs
tar czf bin/docker-app-e2e-linux.tar.gz -C bin docker-app-e2e-linux
tar --transform='flags=r;s|docker-app-darwin|docker-app-plugin-darwin|' -czf bin/docker-app-darwin.tar.gz -C bin docker-app-darwin
(92)  ? attempt cloud.google.com/go with 1 pkgs; at least 1 versions to try
(135)     try cloud.google.com/go@v0.37.4
(135) ✓ select cloud.google.com/go@v0.37.4 w/1 pkgs
(93)  ? attempt github.com/xeipuuv/gojsonreference with 1 pkgs; at least 1 versions to try
(136)     try github.com/xeipuuv/gojsonreference@master
(136) ✓ select github.com/xeipuuv/gojsonreference@master w/1 pkgs
(94)  ? attempt github.com/xeipuuv/gojsonpointer with 1 pkgs; at least 1 versions to try
(137)     try github.com/xeipuuv/gojsonpointer@master
(137) ✓ select github.com/xeipuuv/gojsonpointer@master w/1 pkgs
(95)  ? attempt gopkg.in/yaml.v2 with 1 pkgs; at least 1 versions to try
(138)     try gopkg.in/yaml.v2@v2.2.3
(138) ✓ select gopkg.in/yaml.v2@v2.2.3 w/1 pkgs
(96)  ? revisit golang.org/x/net to add 2 pkgs
(139)   ✓ include 5 more pkgs from golang.org/x/net@master
(96)  ? revisit golang.org/x/text to add 3 pkgs
(140)   ✓ include 14 more pkgs from golang.org/x/text@v0.3.0
(96)  ? attempt github.com/prometheus/client_golang with 1 pkgs; at least 1 versions to try
(141)     try github.com/prometheus/client_golang@v0.8.0
tar czf bin/docker-app-e2e-darwin.tar.gz -C bin docker-app-e2e-darwin
(141) ✓ select github.com/prometheus/client_golang@v0.8.0 w/1 pkgs
(97)  ? attempt github.com/beorn7/perks with 1 pkgs; at least 1 versions to try
(142)     try github.com/beorn7/perks@master
(142) ✓ select github.com/beorn7/perks@master w/1 pkgs
(98)  ? attempt github.com/prometheus/client_model with 1 pkgs; at least 1 versions to try
(143)     try github.com/prometheus/client_model@master
(143) ✓ select github.com/prometheus/client_model@master w/1 pkgs
(99)  ? attempt github.com/prometheus/procfs with 1 pkgs; at least 1 versions to try
(144)     try github.com/prometheus/procfs@master
(144) ✓ select github.com/prometheus/procfs@master w/1 pkgs
(100) ? attempt github.com/prometheus/common with 2 pkgs; at least 1 versions to try
(145)     try github.com/prometheus/common@v0.2.0
(145) ✓ select github.com/prometheus/common@v0.2.0 w/3 pkgs
(101) ? revisit k8s.io/utils to add 2 pkgs
(146)   ✓ include 2 more pkgs from k8s.io/utils@master
tar --transform='flags=r;s|docker-app-windows|docker-app-plugin-windows|' -czf bin/docker-app-windows.tar.gz -C bin docker-app-windows.exe
(101) ? attempt google.golang.org/appengine with 2 pkgs; at least 1 versions to try
(147)     try google.golang.org/appengine@v1.5.0
(147) ✓ select google.golang.org/appengine@v1.5.0 w/10 pkgs
(102) ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; at least 1 versions to try
(148)     try github.com/matttproud/golang_protobuf_extensions@v1.0.1
(148) ✓ select github.com/matttproud/golang_protobuf_extensions@v1.0.1 w/1 pkgs
tar czf bin/docker-app-e2e-windows.tar.gz -C bin docker-app-e2e-windows.exe
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app/bin
[Pipeline] {
[Pipeline] stash
(103) ? attempt golang.org/x/sys with 2 pkgs; at least 1 versions to try
(149)     try golang.org/x/sys@master
(149) ✓ select golang.org/x/sys@master w/2 pkgs
(104) ? attempt k8s.io/klog with 1 pkgs; at least 1 versions to try
(150)     try k8s.io/klog@v0.2.0
(150) ✓ select k8s.io/klog@v0.2.0 w/1 pkgs
(105) ? revisit golang.org/x/sys to add 1 pkgs
(151)   ✓ include 2 more pkgs from golang.org/x/sys@master
  ✓ found solution with 603 packages from 104 projects

Solver wall times by segment:
    b-rev-present-in: 1m44.697942352s
     b-source-exists: 1m30.661258275s
         b-list-pkgs:   11.858952525s
  b-deduce-proj-root:    6.895455747s
              b-gmal:    6.375487981s
         select-atom:    335.629519ms
             satisfy:    330.131523ms
            new-atom:      5.253107ms
         select-root:      2.108156ms
               other:       644.342µs
            add-atom:       378.178µs

  TOTAL: 3m41.163241705s

(1/104) Wrote google.golang.org/appengine@v1.5.0
(2/104) Wrote golang.org/x/sync@master
(3/104) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1
(4/104) Wrote github.com/Microsoft/go-winio@v0.4.12
(5/104) Wrote github.com/google/shlex@master
(6/104) Wrote github.com/docker/go-connections@v0.4.0
(7/104) Wrote github.com/agl/ed25519@master
(8/104) Wrote github.com/gorilla/mux@v1.7.1
(9/104) Wrote github.com/containerd/fifo@master
(10/104) Wrote github.com/beorn7/perks@master
(11/104) Wrote github.com/hashicorp/golang-lru@v0.5.1
(12/104) Wrote github.com/docker/docker-credential-helpers@v0.6.1
(13/104) Wrote golang.org/x/sys@master
(14/104) Wrote github.com/gofrs/flock@v0.7.1
(15/104) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(16/104) Wrote github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4
(17/104) Wrote github.com/xeipuuv/gojsonreference@master
(18/104) Wrote github.com/mattn/go-shellwords@v1.0.5
(19/104) Wrote github.com/deislabs/cnab-go@v0.3.2-beta1
(20/104) Wrote github.com/wadey/gocovmerge@master
(21/104) Wrote k8s.io/client-go@kubernetes-1.14.1
(22/104) Wrote github.com/godbus/dbus@v5.0.1
(23/104) Wrote github.com/opentracing/opentracing-go@v1.1.0
(24/104) Wrote github.com/sirupsen/logrus@v1.4.1
(25/104) Wrote github.com/google/go-cmp@v0.2.0
(26/104) Wrote golang.org/x/oauth2@master
(27/104) Wrote github.com/gogo/protobuf@v1.2.1
(28/104) Wrote github.com/inconshreveable/mousetrap@v1.0
(29/104) Wrote github.com/Masterminds/semver@v1.4.2
(30/104) Wrote github.com/spf13/cobra@v0.0.5
(31/104) Wrote github.com/prometheus/common@v0.2.0
(32/104) Wrote github.com/Azure/go-ansiterm@master
(33/104) Wrote gotest.tools@v2.3.0
(34/104) Wrote github.com/json-iterator/go@v1.1.6
(35/104) Wrote sigs.k8s.io/yaml@v1.1.0
(36/104) Wrote github.com/googleapis/gnostic@v0.2.0
(37/104) Wrote github.com/prometheus/client_golang@v0.8.0
(38/104) Wrote github.com/imdario/mergo@master
(39/104) Wrote k8s.io/klog@v0.2.0
(40/104) Wrote github.com/Microsoft/hcsshim@v0.8.6
(41/104) Wrote github.com/docker/go-events@master
(42/104) Wrote github.com/grpc-ecosystem/grpc-opentracing@master
(43/104) Wrote github.com/gogo/googleapis@v1.2.0
(44/104) Wrote github.com/mitchellh/mapstructure@v1.1.2
(45/104) Wrote github.com/coreos/etcd@v3.3.12
(46/104) Wrote golang.org/x/tools@master
(47/104) Wrote github.com/golang/protobuf@v1.3.1
(48/104) Wrote github.com/containerd/cgroups@master
(49/104) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(50/104) Wrote github.com/containerd/ttrpc@master
(51/104) Wrote github.com/google/gofuzz@v1.0.0
(52/104) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1
(53/104) Wrote golang.org/x/time@master
(54/104) Wrote github.com/qri-io/jsonpointer@v0.1.0
(55/104) Wrote github.com/opencontainers/runc@v1.0.0-rc7
(56/104) Wrote github.com/xeipuuv/gojsonpointer@master
(57/104) Wrote k8s.io/apimachinery@kubernetes-1.14.1
(58/104) Wrote vbom.ml/util@master
(59/104) Wrote k8s.io/api@kubernetes-1.14.1
(60/104) Wrote github.com/oklog/ulid@v1.3.1
(61/104) Wrote github.com/tonistiigi/units@master
(62/104) Wrote github.com/spf13/pflag@master
(63/104) Wrote golang.org/x/net@master
(64/104) Wrote github.com/hashicorp/go-version@v1.1.0
(65/104) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(66/104) Wrote github.com/davecgh/go-spew@v1.1.1
(67/104) Wrote github.com/miekg/pkcs11@master
(68/104) Wrote google.golang.org/grpc@v1.19.1
(69/104) Wrote github.com/docker/go-units@v0.3.3
(70/104) Wrote github.com/pkg/errors@v0.8.1
(71/104) Wrote github.com/prometheus/client_model@master
(72/104) Wrote github.com/prometheus/procfs@master
(73/104) Wrote github.com/coreos/go-systemd@v20
(74/104) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(75/104) Wrote github.com/opencontainers/image-spec@v1.0.1
(76/104) Wrote github.com/docker/go@v1.5.1-1
(77/104) Wrote github.com/containerd/console@master
(78/104) Wrote github.com/containerd/typeurl@master
(79/104) Wrote github.com/syndtr/gocapability@master
(80/104) Wrote github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(81/104) Wrote github.com/morikuni/aec@master
(82/104) Wrote github.com/globalsign/mgo@master
(83/104) Wrote github.com/modern-go/reflect2@1.0.1
(84/104) Wrote golang.org/x/text@v0.3.0
(85/104) Wrote github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2
(86/104) Wrote github.com/modern-go/concurrent@1.0.3
(87/104) Wrote github.com/tonistiigi/fsutil@master
(88/104) Wrote github.com/qri-io/jsonschema@v0.1.1
(89/104) Wrote gopkg.in/inf.v0@v0.9.1
(90/104) Wrote gopkg.in/yaml.v2@v2.2.3
(91/104) Wrote k8s.io/utils@master
(92/104) Wrote github.com/containerd/continuity@master
(93/104) Wrote github.com/theupdateframework/notary@v0.6.1
(94/104) Wrote golang.org/x/crypto@master
(95/104) Wrote cloud.google.com/go@v0.37.4
(96/104) Wrote google.golang.org/genproto@master
(97/104) Wrote github.com/docker/cnab-to-oci@v0.1.0-beta2
(98/104) Wrote github.com/moby/buildkit@v0.6.2
(99/104) Wrote github.com/docker/buildx@v0.3.1
(100/104) Wrote github.com/containerd/containerd@master
(101/104) Wrote github.com/docker/compose-on-kubernetes@v0.4.21
(102/104) Wrote github.com/docker/cli@d83cd90464377d4164c8f70248d064b979e5ca98
(103/104) Wrote github.com/docker/docker@master
(104/104) Wrote k8s.io/kubernetes@v1.14.1
vendor is correct
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Stashed 21 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] stash
Stashed 69 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] stash
Stashed 48 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ xargs --no-run-if-empty docker image rm -f
+ docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-617-35*
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] parallel
[Pipeline] { (Branch: Coverage)
[Pipeline] { (Branch: Test Linux)
[Pipeline] stage
[Pipeline] { (Coverage)
[Pipeline] stage
[Pipeline] { (Test Linux)
[Pipeline] node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-094104c79d6e248b4) in /home/ubuntu/workspace/app_PR-617
[Pipeline] {
Running on ubuntu-1804-overlay2 (i-0794b378bdefeea00) in /home/ubuntu/workspace/app_PR-617
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app
[Pipeline] {
using credential docker-jenkins-github-credentials
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/617/head:refs/remotes/origin/PR-617
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/617/head:refs/remotes/origin/PR-617
Fetching without tags
Checking out Revision af5aeb695ce67d057569d35126ad5c8cefeb120e (PR-617)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/617/head:refs/remotes/origin/PR-617 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/617/head:refs/remotes/origin/PR-617
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af5aeb695ce67d057569d35126ad5c8cefeb120e
Fetching without tags
Commit message: "Use ChooseHostInterface from kube to select interface"
Checking out Revision af5aeb695ce67d057569d35126ad5c8cefeb120e (PR-617)
Commit message: "Use ChooseHostInterface from kube to select interface"
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/617/head:refs/remotes/origin/PR-617 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/617/head:refs/remotes/origin/PR-617
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af5aeb695ce67d057569d35126ad5c8cefeb120e
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/stashes/coverage-invocation-image.tgz
[Pipeline] sh
+ docker load -i coverage-invocation-image.tar
Loaded image: docker/cnab-app-base:jenkins-app-PR-617-35-coverage
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/stashes/invocation-image.tgz
[Pipeline] sh
+ make -f docker.Makefile TAG=jenkins-app-PR-617-35-coverage coverage-run
docker build --build-arg TAG=jenkins-app-PR-617-35-coverage --build-arg COMMIT=af5aeb69 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=dev -t docker-app-dev:jenkins-app-PR-617-35 .
#2 [internal] load .dockerignore
#2 transferring context: 73B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 3.83kB done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.1s
+ docker load -i invocation-image.tar

#8 [cli-build 1/5] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#18 [internal] load build context
Loaded image: docker/cnab-app-base:jenkins-app-PR-617-35
[Pipeline] }
[Pipeline] // dir
[Pipeline] unstash
#18 transferring context: 73.21MB 1.3s done
#18 DONE 1.3s

#12 [cli-build 5/5] RUN make binary-osx binary-windows binary
#12 CACHED

#10 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#16 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#16 CACHED

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 CACHED

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 CACHED

#9 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#13 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#13 CACHED

#14 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#14 CACHED

#15 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#15 CACHED

#11 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#17 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#17 CACHED

#19 [dev 9/9] COPY . .
#19 DONE 1.3s

#20 exporting to image
#20 exporting layers
#20 exporting layers 0.7s done
#20 writing image sha256:9cef1ffe6bb585fecd4bccd392887d9d499c30f8f4196c3030e63f5c5c336404 done
#20 naming to docker.io/library/docker-app-dev:jenkins-app-PR-617-35 done
#20 DONE 0.8s
docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-617-35-coverage --network="host" -t docker-app-dev:jenkins-app-PR-617-35 make COMMIT=af5aeb69 TAG=jenkins-app-PR-617-35-coverage TEST_RESULTS_PREFIX= coverage
Running unit tests (coverage)...
CGO_ENABLED=0 gotestsum --junitfile _build/test-results/unit-coverage.xml -- -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35-coverage -X github.com/docker/app/internal.BuildTime=2019-11-06T10:40:38Z" -cover -test.coverprofile=_build/cov/unit.out github.com/docker/app github.com/docker/app/cmd/cnab-run github.com/docker/app/cmd/docker-app github.com/docker/app/docs/yaml github.com/docker/app/internal github.com/docker/app/internal/cnab github.com/docker/app/internal/commands github.com/docker/app/internal/commands/build github.com/docker/app/internal/commands/image github.com/docker/app/internal/compose github.com/docker/app/internal/formatter github.com/docker/app/internal/formatter/driver github.com/docker/app/internal/formatter/json github.com/docker/app/internal/formatter/yaml github.com/docker/app/internal/inspect github.com/docker/app/internal/log github.com/docker/app/internal/packager github.com/docker/app/internal/slices github.com/docker/app/internal/store github.com/docker/app/internal/yaml github.com/docker/app/loader github.com/docker/app/render github.com/docker/app/specification github.com/docker/app/types github.com/docker/app/types/metadata github.com/docker/app/types/parameters
∅  . (1ms)
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/stashes/binaries.tgz
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ ./gotestsum-linux --format short-verbose --junitfile e2e-linux.xml --raw-command -- ./test2json-linux -t -p e2e/linux ./docker-app-e2e-linux -test.v --e2e-path=e2e
PASS e2e/linux.TestBuild (16.12s)
PASS e2e/linux.TestQuietBuild (13.60s)
PASS e2e/linux.TestBuildWithoutTag (13.70s)
PASS e2e/linux.TestBuildWithArgs (13.58s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (13.19s)
∅  cmd/cnab-run
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.12s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.17s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.20s)
PASS e2e/linux.TestCallCustomStatusAction (9.49s)
PASS e2e/linux.TestCnabParameters (3.22s)
PASS e2e/linux.TestExitErrorCode (0.06s)
∅  cmd/docker-app
∅  docs/yaml
PASS e2e/linux.TestRender/envvariables/stdout (1.53s)
PASS e2e/linux.TestRender/envvariables/file (1.51s)
PASS e2e/linux.TestRender/envvariables (3.77s)
PASS e2e/linux.TestRender (3.77s)
PASS e2e/linux.TestRenderAppNotFound (0.16s)
✓  internal (24ms)
✓  internal/cnab (33ms)
✓  internal/commands (366ms)
✓  internal/commands/build (47ms)
✓  internal/compose (9ms)
✓  internal/formatter (9ms)
✓  internal/commands/image (42ms)
∅  internal/formatter/driver
∅  internal/formatter/json
∅  internal/formatter/yaml
✓  internal/inspect (111ms)
∅  internal/log
✓  internal/slices (9ms)
✓  internal/store (33ms)
✓  internal/yaml (10ms)
✓  internal/packager (63ms)
PASS e2e/linux.TestRenderFormatters (15.44s)
PASS e2e/linux.TestInit (0.13s)
✓  loader (33ms)
✓  render (68ms)
✓  specification (7ms)
✓  types (42ms)
✓  types/metadata (33ms)
✓  types/parameters (4ms)

DONE 247 tests in 117.998s
CGO_ENABLED=0 go test -tags=" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35-coverage -X github.com/docker/app/internal.BuildTime=2019-11-06T10:40:38Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app
PASS e2e/linux.TestInspectApp (14.56s)
PASS e2e/linux.TestRunOnlyOne (0.12s)
Running e2e tests (coverage)...
DOCKERAPP_BINARY=../e2e/coverage-bin CGO_ENABLED=0 gotestsum --junitfile _build/test-results/e2e-coverage.xml -- -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=af5aeb69 -X github.com/docker/app/internal.Version=jenkins-app-PR-617-35-coverage -X github.com/docker/app/internal.BuildTime=2019-11-06T10:40:38Z" -v ./e2e
PASS e2e/linux.TestRunWithLabels (17.49s)
PASS e2e/linux.TestDockerAppLifecycle (26.44s)
PASS e2e/linux.TestCredentials/missing (0.06s)
PASS e2e/linux.TestCredentials/full (1.52s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.46s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.50s)
PASS e2e/linux.TestCredentials/overload (0.07s)
PASS e2e/linux.TestCredentials (4.61s)
PASS e2e/linux.TestRenderWithEnvFile (2.22s)
PASS e2e/linux.TestExamplesAreValid (0.27s)
PASS e2e/linux.TestImageList (14.51s)
PASS e2e/linux.TestImageListQuiet (14.67s)
PASS e2e/linux.TestImageRm (14.56s)
PASS e2e/linux.TestImageTag (15.72s)
PASS e2e/linux.TestInvokePluginFromCLI (4.28s)
PASS e2e/linux.TestPushArchs/default (3.44s)
PASS e2e/linux.TestPushArchs/all-platforms (0.89s)
PASS e2e/linux.TestPushArchs (17.00s)
PASS e2e/linux.TestPushInsecureRegistry (16.61s)
PASS e2e/linux.TestPushInstall (18.31s)
PASS e2e/linux.TestPushPullInstall (18.35s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (5.18s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.29s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (2.12s)
PASS e2e/linux.TestPushInstallBundle (23.25s)
PASS e2e/linux.TestOrphanedParameter (0.08s)
PASS e2e/linux

DONE 46 tests in 325.547s
time="2019-11-06T10:46:09Z" level=warning msg="failed to lookup go version for junit xml" error="exec: \"go\": executable file not found in $PATH"
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/artifacts/
[Pipeline] junit
Recording test results
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-617-35
Untagged: docker/cnab-app-base:jenkins-app-PR-617-35
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
✓  e2e (5m20.643s)

DONE 46 tests in 324.146s
go install ./vendor/github.com/wadey/gocovmerge/
gocovmerge _build/cov/*.out > _build/cov/all.out
go tool cover -func _build/cov/all.out
github.com/docker/app/cmd/docker-app/main.go:12:		main					80.0%
github.com/docker/app/internal/cnab/cnab.go:29:			getAppNameKind				75.0%
github.com/docker/app/internal/cnab/cnab.go:51:			extractAndLoadAppBasedBundle		83.3%
github.com/docker/app/internal/cnab/cnab.go:62:			LoadBundleFromFile			80.0%
github.com/docker/app/internal/cnab/cnab.go:74:			ResolveBundle				75.0%
github.com/docker/app/internal/cnab/cnab.go:93:			GetBundle				83.3%
github.com/docker/app/internal/cnab/cnab.go:111:		getBundleFromStore			77.8%
github.com/docker/app/internal/cnab/cnab.go:126:		PullBundle				66.7%
github.com/docker/app/internal/cnab/driver.go:28:		RequiredClaimBindMount			100.0%
github.com/docker/app/internal/cnab/driver.go:39:		RequiredBindMount			77.8%
github.com/docker/app/internal/cnab/driver.go:71:		socketPath				100.0%
github.com/docker/app/internal/cnab/driver.go:79:		isDockerHostLocal			100.0%
github.com/docker/app/internal/cnab/driver.go:84:		PrepareDriver				100.0%
github.com/docker/app/internal/commands/build/build.go:48:	Cmd					100.0%
github.com/docker/app/internal/commands/build/build.go:75:	runBuild				74.3%
github.com/docker/app/internal/commands/build/build.go:136:	buildImageUsingBuildx			75.8%
github.com/docker/app/internal/commands/build/build.go:195:	fixServiceImageReferences		77.8%
github.com/docker/app/internal/commands/build/build.go:221:	getAppFolder				76.9%
github.com/docker/app/internal/commands/build/build.go:243:	checkMinimalEngineVersion		66.7%
github.com/docker/app/internal/commands/build/build.go:258:	updateBundle				94.1%
github.com/docker/app/internal/commands/build/build.go:282:	createInvocationImageBuildOptions	75.0%
github.com/docker/app/internal/commands/build/build.go:296:	debugBuildOpts				20.0%
github.com/docker/app/internal/commands/build/build.go:307:	debugBundle				20.0%
github.com/docker/app/internal/commands/build/build.go:318:	debugSolveResponses			20.0%
github.com/docker/app/internal/commands/build/build.go:329:	checkBuildArgsUniqueness		85.7%
github.com/docker/app/internal/commands/build/compose.go:15:	parseCompose				89.5%
github.com/docker/app/internal/commands/build/compose.go:55:	flatten					87.5%
github.com/docker/app/internal/commands/build/types.go:28:	load					71.4%
github.com/docker/app/internal/commands/build/types.go:40:	loadServices				85.7%
github.com/docker/app/internal/commands/build/types.go:53:	loadService				85.7%
github.com/docker/app/internal/commands/build/types.go:69:	transformBuildConfig			75.0%
github.com/docker/app/internal/commands/build/types.go:80:	buildArgsToMap				87.5%
github.com/docker/app/internal/commands/build/types.go:94:	mergeArgs				80.0%
github.com/docker/app/internal/commands/credentials.go:24:	addNamedCredentialSets			75.0%
github.com/docker/app/internal/commands/credentials.go:55:	parseCommandlineCredential		100.0%
github.com/docker/app/internal/commands/credentials.go:65:	addCredentials				75.0%
github.com/docker/app/internal/commands/credentials.go:82:	addDockerCredentials			87.5%
github.com/docker/app/internal/commands/credentials.go:97:	addRegistryCredentials			85.0%
github.com/docker/app/internal/commands/credentials.go:129:	prepareCredentialSet			77.8%
github.com/docker/app/internal/commands/image/command.go:9:	Cmd					100.0%
github.com/docker/app/internal/commands/image/inspect.go:21:	muteDockerCli				100.0%
github.com/docker/app/internal/commands/image/inspect.go:30:	inspectCmd				100.0%
github.com/docker/app/internal/commands/image/inspect.go:49:	runInspect				73.9%
github.com/docker/app/internal/commands/image/list.go:23:	listCmd					83.3%
github.com/docker/app/internal/commands/image/list.go:49:	runList					77.8%
github.com/docker/app/internal/commands/image/list.go:66:	getPackages				87.5%
github.com/docker/app/internal/commands/image/list.go:85:	printImages				100.0%
github.com/docker/app/internal/commands/image/list.go:96:	printImageIDs				90.9%
github.com/docker/app/internal/commands/image/list.go:114:	printHeaders				100.0%
github.com/docker/app/internal/commands/image/list.go:122:	printValues				100.0%
github.com/docker/app/internal/commands/image/rm.go:15:		rmCmd					71.4%
github.com/docker/app/internal/commands/image/rm.go:50:		runRm					71.4%
github.com/docker/app/internal/commands/image/tag.go:14:	tagCmd					77.8%
github.com/docker/app/internal/commands/image/tag.go:40:	runTag					100.0%
github.com/docker/app/internal/commands/image/tag.go:49:	readBundle				88.9%
github.com/docker/app/internal/commands/image/tag.go:68:	storeBundle				100.0%
github.com/docker/app/internal/commands/init.go:16:		initCmd					87.5%
github.com/docker/app/internal/commands/list.go:41:		listCmd					100.0%
github.com/docker/app/internal/commands/list.go:57:		runList					87.5%
github.com/docker/app/internal/commands/list.go:72:		printHeaders				100.0%
github.com/docker/app/internal/commands/list.go:80:		printValues				100.0%
github.com/docker/app/internal/commands/list.go:88:		getInstallations			77.8%
github.com/docker/app/internal/commands/parameters.go:27:	withFileParameters			85.7%
github.com/docker/app/internal/commands/parameters.go:40:	withCommandLineParameters		100.0%
github.com/docker/app/internal/commands/parameters.go:50:	withLabels				90.9%
github.com/docker/app/internal/commands/parameters.go:71:	withSendRegistryAuth			85.7%
github.com/docker/app/internal/commands/parameters.go:84:	withOrchestratorParameters		100.0%
github.com/docker/app/internal/commands/parameters.go:96:	withErrorWriter				100.0%
github.com/docker/app/internal/commands/parameters.go:103:	mergeBundleParameters			92.3%
github.com/docker/app/internal/commands/parameters.go:127:	matchAndMergeParametersDefinition	92.0%
github.com/docker/app/internal/commands/pull.go:17:		pullCmd					100.0%
github.com/docker/app/internal/commands/pull.go:30:		runPull					73.3%
github.com/docker/app/internal/commands/push.go:53:		pushCmd					100.0%
github.com/docker/app/internal/commands/push.go:74:		runPush					71.4%
github.com/docker/app/internal/commands/push.go:100:		resolveReferenceAndBundle		66.7%
github.com/docker/app/internal/commands/push.go:116:		pushInvocationImage			71.4%
github.com/docker/app/internal/commands/push.go:139:		pushBundle				77.8%
github.com/docker/app/internal/commands/push.go:169:		withAppAnnotations			80.0%
github.com/docker/app/internal/commands/push.go:178:		platformFilter				100.0%
github.com/docker/app/internal/commands/push.go:185:		retagInvocationImage			80.0%
github.com/docker/app/internal/commands/push.go:200:		shouldRetagInvocationImage		85.7%
github.com/docker/app/internal/commands/push.go:246:		onEvent					0.0%
github.com/docker/app/internal/commands/push.go:266:		imageIndex				0.0%
github.com/docker/app/internal/commands/push.go:281:		onProgress				0.0%
github.com/docker/app/internal/commands/push.go:285:		print					0.0%
github.com/docker/app/internal/commands/push.go:300:		printDescriptorProgress			0.0%
github.com/docker/app/internal/commands/push.go:336:		hasError				0.0%
github.com/docker/app/internal/commands/push.go:352:		onEvent					80.0%
github.com/docker/app/internal/commands/push.go:365:		checkFlags				66.7%
github.com/docker/app/internal/commands/remove.go:20:		removeCmd				100.0%
github.com/docker/app/internal/commands/remove.go:40:		runRemove				50.0%
github.com/docker/app/internal/commands/render.go:27:		renderCmd				100.0%
github.com/docker/app/internal/commands/render.go:47:		runRender				80.0%
github.com/docker/app/internal/commands/render.go:72:		prepareCustomAction			70.0%
github.com/docker/app/internal/commands/root.go:32:		NewRootCmd				36.4%
github.com/docker/app/internal/commands/root.go:57:		addCommands				100.0%
github.com/docker/app/internal/commands/root.go:73:		firstOrEmpty				66.7%
github.com/docker/app/internal/commands/root.go:80:		muteDockerCli				100.0%
github.com/docker/app/internal/commands/root.go:89:		prepareStores				69.2%
github.com/docker/app/internal/commands/root.go:109:		prepareBundleStore			71.4%
github.com/docker/app/internal/commands/root.go:121:		setupDriver				75.0%
github.com/docker/app/internal/commands/root.go:139:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:148:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:156:		setInstallerContext			14.3%
github.com/docker/app/internal/commands/root.go:193:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:199:		CredentialSetOpts			100.0%
github.com/docker/app/internal/commands/root.go:208:		isInstallationFailed			100.0%
github.com/docker/app/internal/commands/run.go:37:		runCmd					88.9%
github.com/docker/app/internal/commands/run.go:74:		runCnab					75.0%
github.com/docker/app/internal/commands/run.go:82:		runDockerApp				71.4%
github.com/docker/app/internal/commands/run.go:95:		runBundle				71.8%
github.com/docker/app/internal/commands/update.go:21:		updateCmd				100.0%
github.com/docker/app/internal/commands/update.go:40:		runUpdate				60.6%
github.com/docker/app/internal/commands/validate.go:21:		validateCmd				100.0%
github.com/docker/app/internal/commands/validate.go:36:		runValidate				75.0%
github.com/docker/app/internal/compose/compose.go:29:		Load					90.9%
github.com/docker/app/internal/compose/compose.go:49:		validateImagesInConfigFiles		89.5%
github.com/docker/app/internal/compose/compose.go:85:		ExtractVariables			75.0%
github.com/docker/app/internal/dockerdesktop.go:21:		defaultDockerDesktopHostProvider	66.7%
github.com/docker/app/internal/dockerdesktop.go:37:		rewrite					100.0%
github.com/docker/app/internal/dockerdesktop.go:53:		rewrite					91.7%
github.com/docker/app/internal/dockerdesktop.go:78:		makeLinuxkitIPProvider			0.0%
github.com/docker/app/internal/dockerdesktop.go:108:		rewriteContextIfDockerDesktop		66.7%
github.com/docker/app/internal/dockerdesktop.go:135:		List					0.0%
github.com/docker/app/internal/dockerdesktop.go:147:		GetMetadata				80.0%
github.com/docker/app/internal/formatter/formatter.go:20:	Register				100.0%
github.com/docker/app/internal/formatter/formatter.go:34:	Format					100.0%
github.com/docker/app/internal/formatter/formatter.go:49:	Drivers					100.0%
github.com/docker/app/internal/formatter/json/driver.go:11:	init					100.0%
github.com/docker/app/internal/formatter/json/driver.go:19:	Format					0.0%
github.com/docker/app/internal/formatter/yaml/driver.go:10:	init					100.0%
github.com/docker/app/internal/formatter/yaml/driver.go:18:	Format					0.0%
github.com/docker/app/internal/inspect/inspect.go:49:		Inspect					75.0%
github.com/docker/app/internal/inspect/inspect.go:66:		printAppInfo				75.0%
github.com/docker/app/internal/inspect/inspect.go:77:		printJSON				80.0%
github.com/docker/app/internal/inspect/inspect.go:86:		printTable				100.0%
github.com/docker/app/internal/inspect/inspect.go:135:		printMetadata				100.0%
github.com/docker/app/internal/inspect/inspect.go:143:		printSection				100.0%
github.com/docker/app/internal/inspect/inspect.go:154:		getAppInfo				96.0%
github.com/docker/app/internal/inspect/inspect.go:213:		getReplicas				100.0%
github.com/docker/app/internal/inspect/inspect.go:220:		extractParameters			88.9%
github.com/docker/app/internal/inspect/inspect.go:234:		mergeAndFlattenParameters		71.4%
github.com/docker/app/internal/inspect/ports.go:16:		newPort					100.0%
github.com/docker/app/internal/inspect/ports.go:20:		add					100.0%
github.com/docker/app/internal/inspect/ports.go:36:		String					100.0%
github.com/docker/app/internal/inspect/ports.go:47:		getPorts				100.0%
github.com/docker/app/internal/log/log.go:10:			WithLogContext				100.0%
github.com/docker/app/internal/names.go:89:			AppNameFromDir				100.0%
github.com/docker/app/internal/names.go:95:			DirNameFromAppName			100.0%
github.com/docker/app/internal/names.go:104:			ValidateAppName				100.0%
github.com/docker/app/internal/packager/bundle.go:22:		MakeBundleFromApp			66.7%
github.com/docker/app/internal/packager/bundle.go:58:		MakeInvocationImageName			100.0%
github.com/docker/app/internal/packager/bundle.go:65:		MakeCNABImageName			100.0%
github.com/docker/app/internal/packager/bundle.go:74:		PersistInBundleStore			71.4%
github.com/docker/app/internal/packager/bundle.go:86:		GetNamedTagged				77.8%
github.com/docker/app/internal/packager/cnab.go:34:		ToCNAB					94.1%
github.com/docker/app/internal/packager/cnab.go:229:		extractBundleImages			85.7%
github.com/docker/app/internal/packager/extract.go:17:		findApp					0.0%
github.com/docker/app/internal/packager/extract.go:44:		Extract					39.1%
github.com/docker/app/internal/packager/init.go:30:		Init					64.7%
github.com/docker/app/internal/packager/init.go:59:		initFromScratch				0.0%
github.com/docker/app/internal/packager/init.go:74:		checkComposeFileVersion			100.0%
github.com/docker/app/internal/packager/init.go:82:		initFromComposeFile			86.0%
github.com/docker/app/internal/packager/init.go:147:		removeDefaultValuesFromCompose		100.0%
github.com/docker/app/internal/packager/init.go:161:		composeFileFromScratch			0.0%
github.com/docker/app/internal/packager/init.go:181:		writeMetadataFile			75.0%
github.com/docker/app/internal/packager/init.go:194:		newMetadata				100.0%
github.com/docker/app/internal/packager/packing.go:24:		tarAdd					75.0%
github.com/docker/app/internal/packager/packing.go:32:		tarAddBytes				83.3%
github.com/docker/app/internal/packager/packing.go:48:		PackInvocationImageContext		63.6%
github.com/docker/app/internal/packager/packing.go:83:		BaseInvocationImage			80.0%
github.com/docker/app/internal/packager/packing.go:93:		dockerFile				100.0%
github.com/docker/app/internal/packager/parameter.go:18:	ExtractCNABParameterMapping		100.0%
github.com/docker/app/internal/packager/parameter.go:33:	getKeys					100.0%
github.com/docker/app/internal/packager/parameter.go:49:	ExtractCNABParametersValues		100.0%
github.com/docker/app/internal/registry.go:13:			InsecureRegistriesFromEngine		88.9%
github.com/docker/app/internal/slices/slices.go:4:		ContainsString				100.0%
github.com/docker/app/internal/store/app.go:35:			NewApplicationStore			83.3%
github.com/docker/app/internal/store/app.go:54:			InstallationStore			75.0%
github.com/docker/app/internal/store/app.go:63:			CredentialStore				75.0%
github.com/docker/app/internal/store/app.go:72:			BundleStore				75.0%
github.com/docker/app/internal/store/app.go:80:			makeDigestedDirectory			100.0%
github.com/docker/app/internal/store/bundle.go:38:		NewBundleStore				75.0%
github.com/docker/app/internal/store/bundle.go:66:		Store					73.3%
github.com/docker/app/internal/store/bundle.go:89:		Read					71.4%
github.com/docker/app/internal/store/bundle.go:103:		List					100.0%
github.com/docker/app/internal/store/bundle.go:118:		Remove					85.7%
github.com/docker/app/internal/store/bundle.go:130:		LookUp					93.3%
github.com/docker/app/internal/store/bundle.go:154:		matchShortID				88.9%
github.com/docker/app/internal/store/bundle.go:170:		referenceToID				100.0%
github.com/docker/app/internal/store/bundle.go:184:		storePaths				76.9%
github.com/docker/app/internal/store/bundle.go:208:		storePath				100.0%
github.com/docker/app/internal/store/bundle.go:242:		scanAllBundles				66.7%
github.com/docker/app/internal/store/bundle.go:249:		processBundleStoreFile			79.2%
github.com/docker/app/internal/store/bundle.go:288:		fetchBundleJSON				71.4%
github.com/docker/app/internal/store/bundle.go:300:		pathToReference				91.7%
github.com/docker/app/internal/store/bundle.go:327:		appendRef				100.0%
github.com/docker/app/internal/store/bundle.go:337:		removeRef				100.0%
github.com/docker/app/internal/store/bundle.go:351:		reconstructNamedReference		72.7%
github.com/docker/app/internal/store/bundle.go:372:		containsRef				75.0%
github.com/docker/app/internal/store/bundle.go:381:		unknownReference			100.0%
github.com/docker/app/internal/store/bundle.go:390:		Error					100.0%
github.com/docker/app/internal/store/bundle.go:395:		NotFound				0.0%
github.com/docker/app/internal/store/credential.go:24:		Read					100.0%
github.com/docker/app/internal/store/credential.go:29:		Store					71.4%
github.com/docker/app/internal/store/digest.go:21:		isShortID				100.0%
github.com/docker/app/internal/store/digest.go:26:		ComputeDigest				80.0%
github.com/docker/app/internal/store/digest.go:36:		StringToNamedRef			75.0%
github.com/docker/app/internal/store/digest.go:44:		FromString				100.0%
github.com/docker/app/internal/store/digest.go:52:		FromBundle				100.0%
github.com/docker/app/internal/store/digest.go:64:		String					100.0%
github.com/docker/app/internal/store/digest.go:68:		Digest					100.0%
github.com/docker/app/internal/store/installation.go:26:	NewInstallation				75.0%
github.com/docker/app/internal/store/installation.go:39:	SetParameter				100.0%
github.com/docker/app/internal/store/installation.go:51:	List					100.0%
github.com/docker/app/internal/store/installation.go:55:	Store					75.0%
github.com/docker/app/internal/store/installation.go:63:	Read					77.8%
github.com/docker/app/internal/store/installation.go:79:	Delete					100.0%
github.com/docker/app/internal/version.go:20:			FullVersion				0.0%
github.com/docker/app/internal/version.go:32:			reformatDate				0.0%
github.com/docker/app/internal/yaml/yaml.go:14:			Unmarshal				80.0%
github.com/docker/app/internal/yaml/yaml.go:28:			Marshal					100.0%
github.com/docker/app/internal/yaml/yaml.go:35:			NewDecoder				100.0%
github.com/docker/app/loader/loader.go:16:			LoadFromDirectory			100.0%
github.com/docker/app/loader/loader.go:26:			LoadFromTar				100.0%
github.com/docker/app/loader/loader.go:37:			LoadFromTarReader			45.5%
github.com/docker/app/render/render.go:43:			Render					80.0%
github.com/docker/app/render/render.go:68:			substituteParams			100.0%
github.com/docker/app/render/render.go:104:			render					80.0%
github.com/docker/app/render/render.go:132:			processEnabled				91.7%
github.com/docker/app/render/render.go:152:			isEnabled				75.0%
github.com/docker/app/specification/bindata.go:44:		Open					0.0%
github.com/docker/app/specification/bindata.go:52:		prepare					82.4%
github.com/docker/app/specification/bindata.go:77:		Open					0.0%
github.com/docker/app/specification/bindata.go:85:		Open					0.0%
github.com/docker/app/specification/bindata.go:89:		File					0.0%
github.com/docker/app/specification/bindata.go:100:		Close					0.0%
github.com/docker/app/specification/bindata.go:104:		Readdir					0.0%
github.com/docker/app/specification/bindata.go:125:		Stat					0.0%
github.com/docker/app/specification/bindata.go:129:		Name					0.0%
github.com/docker/app/specification/bindata.go:133:		Size					0.0%
github.com/docker/app/specification/bindata.go:137:		Mode					0.0%
github.com/docker/app/specification/bindata.go:141:		ModTime					0.0%
github.com/docker/app/specification/bindata.go:145:		IsDir					0.0%
github.com/docker/app/specification/bindata.go:149:		Sys					0.0%
github.com/docker/app/specification/bindata.go:155:		_escFS					0.0%
github.com/docker/app/specification/bindata.go:164:		_escDir					0.0%
github.com/docker/app/specification/bindata.go:173:		_escFSByte				45.5%
github.com/docker/app/specification/bindata.go:191:		_escFSMustByte				0.0%
github.com/docker/app/specification/bindata.go:200:		_escFSString				0.0%
github.com/docker/app/specification/bindata.go:206:		_escFSMustString			0.0%
github.com/docker/app/specification/schema.go:15:		Validate				93.3%
github.com/docker/app/types/init.go:17:				NewInitialComposeFile			100.0%
github.com/docker/app/types/metadata/load.go:14:		Load					83.3%
github.com/docker/app/types/metadata/load.go:25:		validateRawMetadata			83.3%
github.com/docker/app/types/metadata/metadata.go:19:		String					100.0%
github.com/docker/app/types/metadata/metadata.go:28:		String					100.0%
github.com/docker/app/types/metadata/metadata.go:45:		FromBundle				100.0%
github.com/docker/app/types/parameters/load.go:14:		Load					95.0%
github.com/docker/app/types/parameters/load.go:48:		LoadMultiple				77.8%
github.com/docker/app/types/parameters/load.go:64:		LoadFile				75.0%
github.com/docker/app/types/parameters/load.go:73:		LoadFiles				77.8%
github.com/docker/app/types/parameters/load.go:89:		convertToStringKeysRecursive		96.0%
github.com/docker/app/types/parameters/load.go:126:		formatInvalidKeyError			100.0%
github.com/docker/app/types/parameters/merge.go:9:		Merge					100.0%
github.com/docker/app/types/parameters/opts.go:9:		WithPrefix				100.0%
github.com/docker/app/types/parameters/parameters.go:18:	Flatten					100.0%
github.com/docker/app/types/parameters/parameters.go:22:	flatten					100.0%
github.com/docker/app/types/parameters/parameters.go:50:	FromFlatten				88.9%
github.com/docker/app/types/parameters/parameters.go:65:	isSupposedSlice				100.0%
github.com/docker/app/types/parameters/parameters.go:73:	assignKey				92.3%
github.com/docker/app/types/types.go:30:			ShouldRunInsideDirectory		0.0%
github.com/docker/app/types/types.go:57:			Path					100.0%
github.com/docker/app/types/types.go:62:			Size					100.0%
github.com/docker/app/types/types.go:67:			Composes				100.0%
github.com/docker/app/types/types.go:72:			ParametersRaw				100.0%
github.com/docker/app/types/types.go:77:			Parameters				100.0%
github.com/docker/app/types/types.go:82:			MetadataRaw				100.0%
github.com/docker/app/types/types.go:87:			Metadata				100.0%
github.com/docker/app/types/types.go:92:			Attachments				100.0%
github.com/docker/app/types/types.go:96:			HasCRLF					0.0%
github.com/docker/app/types/types.go:101:			Extract					0.0%
github.com/docker/app/types/types.go:114:			noop					0.0%
github.com/docker/app/types/types.go:117:			NewApp					100.0%
github.com/docker/app/types/types.go:139:			NewAppFromDefaultFiles			100.0%
github.com/docker/app/types/types.go:150:			WithName				100.0%
github.com/docker/app/types/types.go:158:			WithPath				100.0%
github.com/docker/app/types/types.go:166:			WithCleanup				100.0%
github.com/docker/app/types/types.go:174:			WithSource				100.0%
github.com/docker/app/types/types.go:182:			WithParametersFiles			100.0%
github.com/docker/app/types/types.go:187:			WithAttachments				84.6%
github.com/docker/app/types/types.go:219:			WithParameters				100.0%
github.com/docker/app/types/types.go:223:			parametersLoader			100.0%
github.com/docker/app/types/types.go:241:			MetadataFile				100.0%
github.com/docker/app/types/types.go:246:			Metadata				100.0%
github.com/docker/app/types/types.go:250:			metadataLoader				100.0%
github.com/docker/app/types/types.go:268:			WithComposeFiles			100.0%
github.com/docker/app/types/types.go:273:			WithComposes				100.0%
github.com/docker/app/types/types.go:277:			composeLoader				100.0%
github.com/docker/app/types/types.go:288:			readReaders				77.8%
github.com/docker/app/types/types.go:302:			readFiles				100.0%
github.com/docker/app/types/types.go:316:			newErrGroup				100.0%
total:								(statements)				76.7%
go tool cover -html _build/cov/all.out -o _build/cov/coverage.html
[Pipeline] sh
+ make -f docker.Makefile TAG=jenkins-app-PR-617-35-coverage coverage-results
docker cp docker-app-cov-jenkins-app-PR-617-35-coverage:/go/src/github.com/docker/app/_build/cov/ ./_build/ci-cov
docker cp docker-app-cov-jenkins-app-PR-617-35-coverage:/go/src/github.com/docker/app/_build/test-results/ ./_build/test-results
docker rm docker-app-cov-jenkins-app-PR-617-35-coverage
docker-app-cov-jenkins-app-PR-617-35-coverage
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/artifacts/
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/artifacts/
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-617/src/github.com/docker/app/_build/test-results
[Pipeline] {
[Pipeline] sh
+ [ ! -e unit-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app","unit/basic",g; s,"github.com/docker/app/([^"]*)","unit/basic/\1",g unit-coverage.xml
[Pipeline] sh
+ [ ! -e e2e-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app/e2e","e2e/basic",g e2e-coverage.xml
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-617/35/artifacts/
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-617-35-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-617-35-coverage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS