Pull request #775 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 34535329a5570ff1148ec298204a9417c33c2f8d 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-0d15d976310f20e3e) in /home/ubuntu/workspace/app_PR-775 Running on ubuntu-1804-overlay2 (i-03be81bba05907d87) in /home/ubuntu/workspace/app_PR-775 [Pipeline] { [Pipeline] { Running on ubuntu-1804-overlay2 (i-032a25734ca39d956) in /home/ubuntu/workspace/app_PR-775 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-775/src/github.com/docker/app [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-775/src/github.com/docker/app [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-775/src/github.com/docker/app [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 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 Fetching changes from the remote Git repository Fetching without tags Checking out Revision 34535329a5570ff1148ec298204a9417c33c2f8d (PR-775) Commit message: "Allow rm of multiple apps in one command" > git rev-parse --is-inside-work-tree # 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 > 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/775/head:refs/remotes/origin/PR-775 > git config core.sparsecheckout # timeout=10 > git checkout -f 34535329a5570ff1148ec298204a9417c33c2f8d > git rev-list --no-walk 9e894bb4b8a66b74a4ff0bcf4d57d1c550aa3e10 # timeout=10 Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-775/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/775/head:refs/remotes/origin/PR-775 Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-775/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/775/head:refs/remotes/origin/PR-775 [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile cli-cross cross e2e-cross tars docker build --build-arg TAG=jenkins-app-PR-775-4 --build-arg COMMIT=34535329 --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-775-4 . #1 [internal] load .dockerignore #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 DONE 0.0s #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 #3 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #3 DONE 0.0s #4 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #4 DONE 0.0s #7 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che... #7 CACHED #8 [cli-build 5/8] RUN mkdir build #8 CACHED #13 [cli 2/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #13 CACHED #12 [cli 1/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #12 CACHED #10 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab... #10 CACHED #9 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st... #9 CACHED #6 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli #6 CACHED #5 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends core... #5 CACHED #11 [cli-build 8/8] RUN make binary-windows #11 CACHED #14 [cli 3/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #14 CACHED #15 exporting to client #15 copying files 35B Fetching without tags > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/775/head:refs/remotes/origin/PR-775 # 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/775/head:refs/remotes/origin/PR-775 Checking out Revision 34535329a5570ff1148ec298204a9417c33c2f8d (PR-775) Fetching without tags Checking out Revision 34535329a5570ff1148ec298204a9417c33c2f8d (PR-775) Commit message: "Allow rm of multiple apps in one command" Commit message: "Allow rm of multiple apps in one command" #15 copying files 184.16MB 1.3s done > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/775/head:refs/remotes/origin/PR-775 # 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/775/head:refs/remotes/origin/PR-775 > git config core.sparsecheckout # timeout=10 > git checkout -f 34535329a5570ff1148ec298204a9417c33c2f8d > git config core.sparsecheckout # timeout=10 > git checkout -f 34535329a5570ff1148ec298204a9417c33c2f8d [Pipeline] ansiColor [Pipeline] { [Pipeline] sh [Pipeline] ansiColor [Pipeline] { [Pipeline] sh #15 DONE 1.7s docker build --build-arg TAG=jenkins-app-PR-775-4 --build-arg COMMIT=34535329 --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-775-4 . #2 [internal] load build definition from Dockerfile #2 DONE 0.0s + make -f docker.Makefile save-invocation-image docker build -f Dockerfile.invocation-image --build-arg TAG=jenkins-app-PR-775-4 --build-arg COMMIT=34535329 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-775-4 . #1 [internal] load build definition from Dockerfile.invocation-image #1 transferring dockerfile: 614B 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/alpine:3.10.3 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.13.2 #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 + make -f docker.Makefile lint Linting... docker build -t docker-app-lint:jenkins-app-PR-775-4 -f Dockerfile.lint . #2 [internal] load .dockerignore #2 transferring context: 73B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile.lint #1 transferring dockerfile: 414B done #1 DONE 0.0s #3 [internal] load metadata for docker.io/library/golang:1.12.9-alpine3.10 #4 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@sha256:c19173c5ada... #5 DONE 0.0s #10 [internal] load build context #3 DONE 0.1s #8 [cli-build 1/8] 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 #21 [internal] load build context #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 #21 transferring context: 25.53MB 0.5s done #21 DONE 0.5s #17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #17 CACHED #18 [dev 6/9] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... #18 CACHED #7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/ #7 CACHED #9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends core... #9 CACHED #10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli #10 CACHED #19 [dev 7/9] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #19 CACHED #13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st... #13 CACHED #11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che... #11 CACHED #12 [cli-build 5/8] RUN mkdir build #12 CACHED #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 CACHED #14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab... #14 CACHED #16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #16 CACHED #15 [cli-build 8/8] RUN make binary-windows #15 CACHED #20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #20 CACHED #22 [dev 9/9] COPY . . #22 DONE 0.9s #23 [cross-build 1/1] RUN make TAG=jenkins-app-PR-775-4 cross #10 transferring context: 73.95MB 1.3s 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.95MB 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 . . #23 1.160 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=34535329 -X github.com/docker/app/internal.Version=jenkins-app-PR-775-4 -X github.com/docker/app/internal.BuildTime=2019-12-02T13:03:33Z" -o bin/docker-app-linux ./cmd/docker-app #11 DONE 1.5s #12 [build 5/5] RUN make BUILD_TAG=${BUILD_TAG} TAG=jenkins-app-PR-775-4 bin... #9 DONE 1.3s #10 exporting to image #10 exporting layers #10 exporting layers 0.7s done #10 writing image sha256:74ed92016e6b7ecce0a0ebe2053525cbf0a324f6b2fb9c18d127460be41ac522 done #10 naming to docker.io/library/docker-app-lint:jenkins-app-PR-775-4 done #10 DONE 0.8s docker run --rm docker-app-lint:jenkins-app-PR-775-4 make lint #12 1.232 CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=34535329 -X github.com/docker/app/internal.Version=jenkins-app-PR-775-4 -X github.com/docker/app/internal.BuildTime=2019-12-02T13:03:35Z" -o bin/cnab-run ./cmd/cnab-run Linting... e2e/commands_test.go:384: File is not `goimports`-ed (goimports) 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 #23 63.60 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=34535329 -X github.com/docker/app/internal.Version=jenkins-app-PR-775-4 -X github.com/docker/app/internal.BuildTime=2019-12-02T13:03:33Z" -o bin/docker-app-darwin ./cmd/docker-app #12 DONE 65.3s #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:f1fedd63e1aa80908ac3f6e123f159ed4ccd61047bf0ab04c44dcf2d91df9e38 done #15 naming to docker.io/docker/cnab-app-base:jenkins-app-PR-775-4 done #15 DONE 0.2s docker save docker/cnab-app-base:jenkins-app-PR-775-4 -o _build/invocation-image.tar [Pipeline] sh + make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-775-4-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag docker tag docker/cnab-app-base:jenkins-app-PR-775-4 docker/cnab-app-base:jenkins-app-PR-775-4-coverage docker save docker/cnab-app-base:jenkins-app-PR-775-4-coverage -o _build/coverage-invocation-image.tar [Pipeline] } [Pipeline] // ansiColor [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-775/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-775/4/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-775/4/stashes/coverage-invocation-image.tgz [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-775/src/github.com/docker/app [Pipeline] { [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-775-4 Untagged: docker/cnab-app-base:jenkins-app-PR-775-4 [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-775-4-coverage Untagged: docker/cnab-app-base:jenkins-app-PR-775-4-coverage Deleted: sha256:f1fedd63e1aa80908ac3f6e123f159ed4ccd61047bf0ab04c44dcf2d91df9e38 [Pipeline] } [Pipeline] // dir [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #23 130.0 GOOS=windows CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=34535329 -X github.com/docker/app/internal.Version=jenkins-app-PR-775-4 -X github.com/docker/app/internal.BuildTime=2019-12-02T13:03:33Z" -o bin/docker-app-windows.exe ./cmd/docker-app #23 DONE 196.7s #24 [cross 1/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #24 DONE 0.1s #25 [cross 2/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #25 DONE 0.2s #26 [cross 3/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #26 DONE 0.2s #27 exporting to client #27 copying files 39B #27 copying files 124.74MB 0.9s done #27 DONE 1.2s docker build --build-arg TAG=jenkins-app-PR-775-4 --build-arg COMMIT=34535329 --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-775-4 . #1 [internal] load .dockerignore #1 transferring context: 34B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 38B 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/8] 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 #21 [internal] load build context #21 transferring context: 343.01kB 0.2s done #21 DONE 0.2s #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 CACHED #20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #20 CACHED #18 [dev 6/9] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... #18 CACHED #9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends core... #9 CACHED #19 [dev 7/9] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #19 CACHED #14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab... #14 CACHED #7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/ #7 CACHED #13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st... #13 CACHED #15 [cli-build 8/8] RUN make binary-windows #15 CACHED #12 [cli-build 5/8] RUN mkdir build #12 CACHED #11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che... #11 CACHED #10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli #10 CACHED #16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #16 CACHED #22 [dev 9/9] COPY . . #22 CACHED #17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #17 CACHED #23 [cross-build 1/1] RUN make TAG=jenkins-app-PR-775-4 cross #23 CACHED #24 [e2e-cross-build 1/1] RUN make TAG=jenkins-app-PR-775-4 e2e-cross #24 0.915 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=34535329 -X github.com/docker/app/internal.Version=jenkins-app-PR-775-4 -X github.com/docker/app/internal.BuildTime=2019-12-02T13:06:52Z" -o bin/docker-app-linux ./cmd/docker-app #24 4.641 GOOS=linux CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=34535329 -X github.com/docker/app/internal.Version=jenkins-app-PR-775-4 -X github.com/docker/app/internal.BuildTime=2019-12-02T13:06:52Z" -c -o bin/docker-app-e2e-linux ./e2e/ #24 29.17 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=34535329 -X github.com/docker/app/internal.Version=jenkins-app-PR-775-4 -X github.com/docker/app/internal.BuildTime=2019-12-02T13:06:52Z" -o bin/docker-app-darwin ./cmd/docker-app #24 35.40 GOOS=darwin CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=34535329 -X github.com/docker/app/internal.Version=jenkins-app-PR-775-4 -X github.com/docker/app/internal.BuildTime=2019-12-02T13:06:52Z" -c -o bin/docker-app-e2e-darwin ./e2e/ #24 60.37 GOOS=windows CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=34535329 -X github.com/docker/app/internal.Version=jenkins-app-PR-775-4 -X github.com/docker/app/internal.BuildTime=2019-12-02T13:06:52Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/ #24 DONE 86.0s #25 [e2e-cross 1/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #25 DONE 0.1s #26 [e2e-cross 2/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #26 DONE 0.3s #27 [e2e-cross 3/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #27 DONE 0.2s #28 [e2e-cross 4/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-lin... #28 DONE 0.1s #29 [e2e-cross 5/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-dar... #29 DONE 0.1s #30 [e2e-cross 6/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-win... #30 DONE 0.1s #31 [e2e-cross 7/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-lin... #31 DONE 0.1s #32 [e2e-cross 8/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-dar... #32 DONE 0.1s #33 [e2e-cross 9/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-win... #33 DONE 0.1s #34 exporting to client #34 copying files 12.62MB 0.1s #34 copying files 121.81MB 0.9s done #34 DONE 1.2s 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-775/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-775/4/stashes/binaries.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-775/src/github.com/docker/app/e2e [Pipeline] { [Pipeline] stash Stashed 83 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-775/4/stashes/e2e.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-775/src/github.com/docker/app/examples [Pipeline] { [Pipeline] stash Stashed 34 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-775/4/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-775-4* [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