Skip to content
Failed

Console Output

Pull request #719 updated
10:24:13 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d4e060944eb1dce158f0265608f113dacbe377f4
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[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-035b2741a9c63661e) in /home/ubuntu/workspace/app_PR-719
[Pipeline] {
Running on ubuntu-1804-overlay2 (i-02efef8b19e687abe) in /home/ubuntu/workspace/app_PR-719
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app
[Pipeline] {
Running on ubuntu-1804-overlay2 (i-0794b378bdefeea00) in /home/ubuntu/workspace/app_PR-719
[Pipeline] checkout
[Pipeline] script
[Pipeline] {
using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] {
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
using credential docker-jenkins-github-credentials
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-719/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/719/head:refs/remotes/origin/PR-719
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-719/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/719/head:refs/remotes/origin/PR-719
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-719/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/719/head:refs/remotes/origin/PR-719
Fetching without tags
Checking out Revision d4e060944eb1dce158f0265608f113dacbe377f4 (PR-719)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/719/head:refs/remotes/origin/PR-719 # 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/719/head:refs/remotes/origin/PR-719
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4e060944eb1dce158f0265608f113dacbe377f4
Fetching without tags
Fetching without tags
Checking out Revision d4e060944eb1dce158f0265608f113dacbe377f4 (PR-719)
Checking out Revision d4e060944eb1dce158f0265608f113dacbe377f4 (PR-719)
Commit message: "apply relocation map when creating the installation"
First time build. Skipping changelog.
Commit message: "apply relocation map when creating the installation"
Commit message: "apply relocation map when creating the installation"
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/719/head:refs/remotes/origin/PR-719 # 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/719/head:refs/remotes/origin/PR-719
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4e060944eb1dce158f0265608f113dacbe377f4
+ make -f docker.Makefile save-invocation-image
docker build -f Dockerfile.invocation-image --build-arg TAG=jenkins-app-PR-719-26 --build-arg COMMIT=d4e06094 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-719-26 .
#2 [internal] load build definition from Dockerfile.invocation-image
#2 transferring dockerfile: 614B done
#2 DONE 0.0s

#1 [internal] load .dockerignore
#1 transferring context: 73B 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
#3 DONE 0.1s
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/719/head:refs/remotes/origin/PR-719 # 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/719/head:refs/remotes/origin/PR-719
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4e060944eb1dce158f0265608f113dacbe377f4
 > git rev-list --no-walk b13459417c85a163082f9e3d8237e5ee3bf2b770 # timeout=10
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh

#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
+ make -f docker.Makefile lint
Linting...
docker build -t docker-app-lint:jenkins-app-PR-719-26 -f Dockerfile.lint .
#1 [internal] load build definition from Dockerfile.lint
#1 transferring dockerfile: 414B done
#1 DONE 0.1s

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

#3 [internal] load metadata for docker.io/library/golang:1.12.9-alpine3.10
+ make -f docker.Makefile cli-cross cross e2e-cross tars
docker build --build-arg TAG=jenkins-app-PR-719-26 --build-arg COMMIT=d4e06094 --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-719-26 .
#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

#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

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

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

#6 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli
#6 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

#9 [cli 1/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#9 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
#3 DONE 0.1s

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

#8 [internal] load build context
#10 transferring context: 72.96MB 1.3s done
#10 DONE 1.3s

#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 . .
#12 copying files 181.89MB 1.2s done
#8 transferring context: 72.96MB 1.3s done
#8 DONE 1.3s

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

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

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

#9 [5/5] COPY . .
#12 DONE 2.1s
docker build --build-arg TAG=jenkins-app-PR-719-26 --build-arg COMMIT=d4e06094 --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-719-26 .
#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.4s

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

#10 exporting to image
#10 exporting layers
#10 exporting layers 0.8s done
#10 writing image sha256:539b1f9bfd315417291bb7ec99fcf07352b0637c9a28927c9d11db8a252b3a89 done
#10 naming to docker.io/library/docker-app-lint:jenkins-app-PR-719-26 done
#10 DONE 0.8s
docker run --rm docker-app-lint:jenkins-app-PR-719-26 make lint
#18 transferring context: 72.96MB 1.3s done
#18 DONE 1.3s

#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

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

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

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

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

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

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

#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

#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 . .
#12 1.187 CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d4e06094 -X github.com/docker/app/internal.Version=jenkins-app-PR-719-26 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:24:24Z" -o bin/cnab-run ./cmd/cnab-run
#19 DONE 1.1s

#20 [cross-build 1/1] RUN make TAG=jenkins-app-PR-719-26 cross
Linting...
#20 1.016 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d4e06094 -X github.com/docker/app/internal.Version=jenkins-app-PR-719-26 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:24:26Z" -o bin/docker-app-linux ./cmd/docker-app
internal/relocated/bundle.go:4: File is not `goimports`-ed (goimports)
	"github.com/pkg/errors"
make: *** [Makefile:71: lint] Error 1
docker.Makefile:89: recipe for target 'lint' failed
make: *** [lint] Error 2
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Validate
#20 56.25 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d4e06094 -X github.com/docker/app/internal.Version=jenkins-app-PR-719-26 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:24:26Z" -o bin/docker-app-darwin ./cmd/docker-app
#12 DONE 63.7s

#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 0.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:94fa2937bb13cf692dadfff332ba9d1e7c2536788923f539181f202cf9426683 done
#15 naming to docker.io/docker/cnab-app-base:jenkins-app-PR-719-26 done
#15 DONE 0.2s
docker save docker/cnab-app-base:jenkins-app-PR-719-26 -o _build/invocation-image.tar
[Pipeline] sh
+ make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-719-26-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
docker tag docker/cnab-app-base:jenkins-app-PR-719-26 docker/cnab-app-base:jenkins-app-PR-719-26-coverage
docker save docker/cnab-app-base:jenkins-app-PR-719-26-coverage -o _build/coverage-invocation-image.tar
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-719/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-719/26/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-719/26/stashes/coverage-invocation-image.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app
[Pipeline] {
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-719-26
Untagged: docker/cnab-app-base:jenkins-app-PR-719-26
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-719-26-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-719-26-coverage
Deleted: sha256:94fa2937bb13cf692dadfff332ba9d1e7c2536788923f539181f202cf9426683
[Pipeline] }
[Pipeline] // dir
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
#20 114.6 GOOS=windows CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d4e06094 -X github.com/docker/app/internal.Version=jenkins-app-PR-719-26 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:24:26Z" -o bin/docker-app-windows.exe ./cmd/docker-app
#20 DONE 173.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.3s

#24 exporting to client
#24 copying files 39B
#24 copying files 124.01MB 0.8s done
#24 DONE 1.2s
docker build --build-arg TAG=jenkins-app-PR-719-26 --build-arg COMMIT=d4e06094 --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-719-26  .
#2 [internal] load .dockerignore
#2 transferring context: 34B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 38B 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
#18 transferring context: 340.27kB 0.2s done
#18 DONE 0.2s

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

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

#11 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che...
#11 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

#16 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#16 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 CACHED

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

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

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

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

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

#21 [e2e-cross-build 1/1] RUN make TAG=jenkins-app-PR-719-26 e2e-cross
#21 0.826 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d4e06094 -X github.com/docker/app/internal.Version=jenkins-app-PR-719-26 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:27:23Z" -o bin/docker-app-linux ./cmd/docker-app
#21 4.392 GOOS=linux CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d4e06094 -X github.com/docker/app/internal.Version=jenkins-app-PR-719-26 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:27:23Z" -c -o bin/docker-app-e2e-linux ./e2e/
#21 25.87 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d4e06094 -X github.com/docker/app/internal.Version=jenkins-app-PR-719-26 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:27:23Z" -o bin/docker-app-darwin ./cmd/docker-app
#21 29.74 GOOS=darwin CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d4e06094 -X github.com/docker/app/internal.Version=jenkins-app-PR-719-26 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:27:23Z" -c -o bin/docker-app-e2e-darwin ./e2e/
#21 52.11 GOOS=windows CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d4e06094 -X github.com/docker/app/internal.Version=jenkins-app-PR-719-26 -X github.com/docker/app/internal.BuildTime=2019-11-06T10:27:23Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/
#21 DONE 74.4s

#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 43B
#31 copying files 121.65MB 0.8s done
#31 DONE 1.5s
tar --transform='flags=r;s|docker-app-linux|docker-app-plugin-linux|' -czf bin/docker-app-linux.tar.gz -C bin docker-app-linux
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
tar czf bin/docker-app-e2e-darwin.tar.gz -C bin docker-app-e2e-darwin
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
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-719/src/github.com/docker/app/bin
[Pipeline] {
[Pipeline] stash
Stashed 21 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-719/26/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] stash
Stashed 75 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-719/26/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-719/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-719/26/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-719-26*
[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)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Coverage)
[Pipeline] { (Branch: Test Linux)
[Pipeline] stage
[Pipeline] { (Coverage)
[Pipeline] stage
[Pipeline] { (Test Linux)
Stage "Coverage" skipped due to earlier failure(s)
[Pipeline] }
Stage "Test Linux" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Coverage
[Pipeline] }
Failed in branch Test Linux
[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

ERROR: script returned exit code 2
Finished: FAILURE