Skip to content
Failed

Console Output

Pull request #705 updated
09:54:00 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5be6c4ba6cb7855d223a81fddde9ff7153b47fa6
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-0d66ce7df452d3e0b) in /home/ubuntu/workspace/app_PR-705
[Pipeline] {
Running on ubuntu-1804-overlay2 (i-079340e53b172b452) in /home/ubuntu/workspace/app_PR-705
[Pipeline] {
Running on ubuntu-1804-overlay2 (i-0cfe924911751857d) in /home/ubuntu/workspace/app_PR-705
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-705/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-705/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-705/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
[Pipeline] script
[Pipeline] {
[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
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-705/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/705/head:refs/remotes/origin/PR-705
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-705/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/705/head:refs/remotes/origin/PR-705
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-705/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/705/head:refs/remotes/origin/PR-705
Fetching without tags
Checking out Revision 5be6c4ba6cb7855d223a81fddde9ff7153b47fa6 (PR-705)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/705/head:refs/remotes/origin/PR-705 # timeout=10
Fetching without tags
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/705/head:refs/remotes/origin/PR-705 # 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/705/head:refs/remotes/origin/PR-705
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5be6c4ba6cb7855d223a81fddde9ff7153b47fa6
 > 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/705/head:refs/remotes/origin/PR-705
Checking out Revision 5be6c4ba6cb7855d223a81fddde9ff7153b47fa6 (PR-705)
Fetching without tags
Commit message: "Introduce --iidfile option"
First time build. Skipping changelog.
Checking out Revision 5be6c4ba6cb7855d223a81fddde9ff7153b47fa6 (PR-705)
Commit message: "Introduce --iidfile option"
Commit message: "Introduce --iidfile option"
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile save-invocation-image
docker build -f Dockerfile.invocation-image --build-arg TAG=jenkins-app-PR-705-5 --build-arg COMMIT=5be6c4ba --build-arg ALPINE_VERSION=3.10.1 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-705-5 .
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/705/head:refs/remotes/origin/PR-705 # 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/705/head:refs/remotes/origin/PR-705
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5be6c4ba6cb7855d223a81fddde9ff7153b47fa6
 > git rev-list --no-walk 506126505f573810370e0756d3331c2e2c361936 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5be6c4ba6cb7855d223a81fddde9ff7153b47fa6
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile lint
Linting...
docker build -t docker-app-lint:jenkins-app-PR-705-5 -f Dockerfile.lint .
+ make -f docker.Makefile cli-cross cross e2e-cross tars
docker build --build-arg TAG=jenkins-app-PR-705-5 --build-arg COMMIT=5be6c4ba --build-arg ALPINE_VERSION=3.10.1 --build-arg GOPROXY=direct --target=build -t docker-app-cli:jenkins-app-PR-705-5 .
Sending build context to Docker daemon  76.14MB

Step 1/13 : ARG ALPINE_VERSION=3.10.1
Step 2/13 : FROM golang:1.13.0 AS build
 ---> c4d6fdf2260a
Step 3/13 : RUN apt-get update -qq && apt-get install -y -q --no-install-recommends   coreutils   util-linux   uuid-runtime
 ---> Using cache
 ---> 5ad30b150f5c
Step 4/13 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> 129e51314767
Step 5/13 : COPY . .
Sending build context to Docker daemon  76.14MB

Step 1/8 : ARG ALPINE_VERSION=3.10
Step 2/8 : ARG GO_VERSION=1.12.9
Step 3/8 : FROM golang:${GO_VERSION}-alpine${ALPINE_VERSION}
 ---> e0d646523991
Step 4/8 : RUN apk add --no-cache     curl     git     make     coreutils
 ---> Using cache
 ---> 49748a53b832
Step 5/8 : RUN GO111MODULE=on go get     github.com/golangci/golangci-lint/cmd/golangci-lint@v1.16.0     && rm -rf /go/src/* /go/pkg/*
 ---> Using cache
 ---> 0d865c51c371
Step 6/8 : WORKDIR /go/src/github.com/docker/app
 ---> Using cache
 ---> aa2a0126f73d
Step 7/8 : ENV CGO_ENABLED=0
 ---> Using cache
 ---> 28b28c46f988
Step 8/8 : COPY . .
Sending build context to Docker daemon  76.14MB

Step 1/8 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705: Pulling from dockercore/golang-cross
4ae16bd47783: Pulling fs layer
bbab4ec87ac4: Pulling fs layer
2ea1f7804402: Pulling fs layer
96465440c208: Pulling fs layer
16a3d8aca6cd: Pulling fs layer
e0ec5610455a: Pulling fs layer
96d705baf026: Pulling fs layer
39007eb46008: Pulling fs layer
4e549f0f5e64: Pulling fs layer
c0058a8c71f2: Pulling fs layer
2f8d98df0991: Pulling fs layer
96465440c208: Waiting
16a3d8aca6cd: Waiting
e0ec5610455a: Waiting
96d705baf026: Waiting
39007eb46008: Waiting
4e549f0f5e64: Waiting
c0058a8c71f2: Waiting
2f8d98df0991: Waiting
bbab4ec87ac4: Verifying Checksum
bbab4ec87ac4: Download complete
2ea1f7804402: Verifying Checksum
2ea1f7804402: Download complete
4ae16bd47783: Verifying Checksum
4ae16bd47783: Download complete
96465440c208: Verifying Checksum
96465440c208: Download complete
96d705baf026: Verifying Checksum
96d705baf026: Download complete
16a3d8aca6cd: Verifying Checksum
16a3d8aca6cd: Download complete
39007eb46008: Verifying Checksum
39007eb46008: Download complete
c0058a8c71f2: Verifying Checksum
c0058a8c71f2: Download complete
 ---> 117f24357c5d
Step 6/13 : ARG TAG="unknown"
 ---> Running in fd41c19dd035
Removing intermediate container fd41c19dd035
 ---> ee63ab460e8e
Step 7/13 : RUN make BUILD_TAG=${BUILD_TAG} TAG=${TAG} bin/cnab-run
 ---> Running in b9cbf41022a8
e0ec5610455a: Verifying Checksum
e0ec5610455a: Download complete
CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=5be6c4ba -X github.com/docker/app/internal.Version=jenkins-app-PR-705-5 -X github.com/docker/app/internal.BuildTime=2019-10-22T09:54:12Z" -o bin/cnab-run ./cmd/cnab-run
4e549f0f5e64: Verifying Checksum
4e549f0f5e64: Download complete
 ---> b8a653e713ba
Successfully built b8a653e713ba
Successfully tagged docker-app-lint:jenkins-app-PR-705-5
docker run --rm docker-app-lint:jenkins-app-PR-705-5 make lint
Linting...
2f8d98df0991: Verifying Checksum
2f8d98df0991: Download complete
4ae16bd47783: Pull complete
bbab4ec87ac4: Pull complete
2ea1f7804402: Pull complete
96465440c208: Pull complete
16a3d8aca6cd: Pull complete
e0ec5610455a: Pull complete
96d705baf026: Pull complete
39007eb46008: Pull complete
4e549f0f5e64: Pull complete
c0058a8c71f2: Pull complete
internal/commands/build/build.go:74:1: cyclomatic complexity 18 of func `runBuild` is high (> 16) (gocyclo)
func runBuild(dockerCli command.Cli, contextPath string, opt buildOptions) (reference.Reference, error) {
^
make: *** [Makefile:71: lint] Error 1
docker.Makefile:110: 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
2f8d98df0991: Pull complete
Digest: sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705
Status: Downloaded newer image for dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705
 ---> 518d5e4626aa
Step 2/8 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Running in a2f1c3653d24
Removing intermediate container a2f1c3653d24
 ---> 9855a887302d
Step 3/8 : RUN apt-get install -y -q --no-install-recommends   coreutils   util-linux   uuid-runtime
 ---> Running in a7fef31676b1
Reading package lists...
Building dependency tree...
Reading state information...
coreutils is already the newest version (8.30-3).
coreutils set to manually installed.
util-linux is already the newest version (2.33.1-0.1).
util-linux set to manually installed.
The following NEW packages will be installed:
  uuid-runtime
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 95.2 kB of archives.
After this operation, 211 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 95.2 kB in 0s (239 kB/s)
Selecting previously unselected package uuid-runtime.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25419 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
Unpacking uuid-runtime (2.33.1-0.1) ...
Setting up uuid-runtime (2.33.1-0.1) ...
Adding group `uuidd' (GID 102) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 101) ...
Adding new user `uuidd' (UID 101) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Removing intermediate container a7fef31676b1
 ---> 8031c25b9e87
Step 4/8 : WORKDIR /go/src/github.com/docker/cli
 ---> Running in f36c6ac226cc
Removing intermediate container f36c6ac226cc
 ---> ac45c57520a5
Step 5/8 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Running in 39b42725d239
Cloning into '.'...
Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'.

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

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

  git checkout -b <new-branch-name>

HEAD is now at a1b83ffd Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact
Removing intermediate container 39b42725d239
 ---> 5352e74f55a4
Step 6/8 : ARG GOPROXY
 ---> Running in 124ba47cf301
Removing intermediate container 124ba47cf301
 ---> 712cfeb69361
Step 7/8 : RUN make binary-osx binary-windows binary &&   cp build/docker-linux-amd64 /usr/bin/docker
 ---> Running in 51c6eb19a88f
./scripts/build/osx
Building build/docker-darwin-amd64
Removing intermediate container b9cbf41022a8
 ---> 691e73a9f643
Step 8/13 : FROM alpine:${ALPINE_VERSION} as invocation
 ---> b7b28af77ffe
Step 9/13 : RUN apk add --no-cache ca-certificates && adduser -S cnab
 ---> Running in 9b386eae814c
fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
(1/1) Installing ca-certificates (20190108-r0)
Executing busybox-1.30.1-r2.trigger
Executing ca-certificates-20190108-r0.trigger
OK: 6 MiB in 15 packages
Removing intermediate container 9b386eae814c
 ---> 12ce11cea838
Step 10/13 : USER cnab
 ---> Running in b9a8e2967ada
Removing intermediate container b9a8e2967ada
 ---> 294447e20b6c
Step 11/13 : COPY --from=build /go/src/github.com/docker/app/bin/cnab-run /cnab/app/run
 ---> b9a218774dc7
Step 12/13 : WORKDIR /cnab/app
 ---> Running in f9083f2ad011
Removing intermediate container f9083f2ad011
 ---> 0e6c3f213dba
Step 13/13 : CMD /cnab/app/run
 ---> Running in 4a99c03f224f
Removing intermediate container 4a99c03f224f
 ---> a8bf6fad6a86
[Warning] One or more build-args [COMMIT GOPROXY] were not consumed
Successfully built a8bf6fad6a86
Successfully tagged docker/cnab-app-base:jenkins-app-PR-705-5
docker save docker/cnab-app-base:jenkins-app-PR-705-5 -o _build/invocation-image.tar
[Pipeline] sh
+ make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-705-5-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
docker tag docker/cnab-app-base:jenkins-app-PR-705-5 docker/cnab-app-base:jenkins-app-PR-705-5-coverage
docker save docker/cnab-app-base:jenkins-app-PR-705-5-coverage -o _build/coverage-invocation-image.tar
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-705/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-705/5/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-705/5/stashes/coverage-invocation-image.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-705/src/github.com/docker/app
[Pipeline] {
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-705-5
Untagged: docker/cnab-app-base:jenkins-app-PR-705-5
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-705-5-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-705-5-coverage
Deleted: sha256:a8bf6fad6a86e7ef8f1d0184e8e5b7af51d804dc9a61c7e166f92a2e214fdeb0
Deleted: sha256:0e6c3f213dba392602d387a131be0edac0e9907845d86419d37e0ad666137675
Deleted: sha256:b9a218774dc724bb4e4590f7c6021fe1d778f5864c2b03d6a14de41e1e7de2a2
Deleted: sha256:3b9afc611ab2b643ad122e5de72132a62e074f6a1dc0ba000314f27447ad3703
Deleted: sha256:294447e20b6c5ca8ef9091c23f2200e223b644420282d5e524b8cf2e85d5d4f8
Deleted: sha256:12ce11cea8388800ee511abcf57edcb829b7385b75f50a63307d564e1f4e5418
Deleted: sha256:07137d4ff1e677b2eac970e228e18d44c1e22ca1689304df750c22ee9c0cd4b9
[Pipeline] }
[Pipeline] // dir
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
./scripts/build/windows
Generating windows resources
Building build/docker-windows-amd64
WARNING: binary creates a Linux executable. Use cross for macOS or Windows.
./scripts/build/binary
Building statically linked build/docker-linux-amd64
Removing intermediate container 51c6eb19a88f
 ---> dc2f9b0769ed
Step 8/8 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in 1c169f8a9d1a
Removing intermediate container 1c169f8a9d1a
 ---> b9ccdc076ec5
[Warning] One or more build-args [TAG ALPINE_VERSION COMMIT] were not consumed
Successfully built b9ccdc076ec5
Successfully tagged docker-app-cli:jenkins-app-PR-705-5
docker create --name docker-app-cli-jenkins-app-PR-705-5 docker-app-cli:jenkins-app-PR-705-5 noop
a5a90b2718ce682a415634b828ef6ba5cbe8b47df3e9d351ca85e6170e04e687
docker cp docker-app-cli-jenkins-app-PR-705-5:/go/src/github.com/docker/cli/build/docker-linux-amd64 bin/docker-linux
docker cp docker-app-cli-jenkins-app-PR-705-5:/go/src/github.com/docker/cli/build/docker-darwin-amd64 bin/docker-darwin
docker cp docker-app-cli-jenkins-app-PR-705-5:/go/src/github.com/docker/cli/build/docker-windows-amd64 bin/docker-windows.exe
docker rm docker-app-cli-jenkins-app-PR-705-5
docker-app-cli-jenkins-app-PR-705-5
docker build --build-arg TAG=jenkins-app-PR-705-5 --build-arg COMMIT=5be6c4ba --build-arg ALPINE_VERSION=3.10.1 --build-arg GOPROXY=direct --target=cross -t docker-app-cross:jenkins-app-PR-705-5 .
Sending build context to Docker daemon  76.14MB

Step 1/21 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
 ---> 518d5e4626aa
Step 2/21 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> 9855a887302d
Step 3/21 : RUN apt-get install -y -q --no-install-recommends   coreutils   util-linux   uuid-runtime
 ---> Using cache
 ---> 8031c25b9e87
Step 4/21 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> ac45c57520a5
Step 5/21 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> 5352e74f55a4
Step 6/21 : ARG GOPROXY
 ---> Using cache
 ---> 712cfeb69361
Step 7/21 : RUN make binary-osx binary-windows binary &&   cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> dc2f9b0769ed
Step 8/21 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> b9ccdc076ec5
Step 9/21 : FROM build AS dev
 ---> b9ccdc076ec5
Step 10/21 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Running in 736860fd9726
Removing intermediate container 736860fd9726
 ---> 6d71515fcadd
Step 11/21 : ARG DEP_VERSION=v0.5.4
 ---> Running in 7c8e6a8e7dee
Removing intermediate container 7c8e6a8e7dee
 ---> 2836d63647d5
Step 12/21 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&   chmod +x /usr/bin/dep
 ---> Running in 78693e927085
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   605    0   605    0     0   6173      0 --:--:-- --:--:-- --:--:--  6173

100 10.5M  100 10.5M    0     0  43.1M      0 --:--:-- --:--:-- --:--:-- 43.1M
Removing intermediate container 78693e927085
 ---> e5c7930033ee
Step 13/21 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Running in 0fd83c244476
Removing intermediate container 0fd83c244476
 ---> 4aebcd8ecc54
Step 14/21 : ARG GOPROXY
 ---> Running in 81a89c55e667
Removing intermediate container 81a89c55e667
 ---> 405b3186eafc
Step 15/21 : RUN mkdir $GOPATH/src/gotest.tools &&   git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&   cd $GOPATH/src/gotest.tools/gotestsum &&   git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&   GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&   GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&   GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&   ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Running in e8dd89511508
go: finding github.com/mattn/go-colorable v0.0.9
go: finding github.com/sirupsen/logrus v1.0.5
go: finding github.com/onsi/ginkgo v1.8.0
go: finding github.com/google/go-cmp v0.2.0
go: finding github.com/spf13/pflag v1.0.1
go: finding github.com/pkg/errors v0.8.0
go: finding github.com/fatih/color v1.6.0
go: finding github.com/onsi/gomega v1.4.3
go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
go: finding gotest.tools v2.1.0+incompatible
go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
go: finding github.com/mattn/go-isatty v0.0.3
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding github.com/jonboulle/clockwork v0.1.0
go: finding github.com/hpcloud/tail v1.0.0
go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: finding github.com/golang/protobuf v1.2.0
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding golang.org/x/text v0.3.0
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding github.com/onsi/ginkgo v1.6.0
go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: finding github.com/stretchr/testify v1.3.0
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding github.com/stretchr/objx v0.1.0
go: finding github.com/davecgh/go-spew v1.1.0
go: downloading gotest.tools v2.1.0+incompatible
go: extracting gotest.tools v2.1.0+incompatible
go: downloading github.com/sirupsen/logrus v1.0.5
go: downloading github.com/fatih/color v1.6.0
go: downloading github.com/jonboulle/clockwork v0.1.0
go: downloading github.com/pkg/errors v0.8.0
go: downloading github.com/spf13/pflag v1.0.1
go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: extracting github.com/pkg/errors v0.8.0
go: extracting github.com/jonboulle/clockwork v0.1.0
go: extracting github.com/spf13/pflag v1.0.1
go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting github.com/sirupsen/logrus v1.0.5
go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: extracting github.com/fatih/color v1.6.0
go: downloading github.com/mattn/go-colorable v0.0.9
go: downloading github.com/mattn/go-isatty v0.0.3
go: extracting github.com/mattn/go-isatty v0.0.3
go: extracting github.com/mattn/go-colorable v0.0.9
go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
Removing intermediate container e8dd89511508
 ---> d273a61a4750
Step 16/21 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&   GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&   GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Running in 12f1a2e6e025
Removing intermediate container 12f1a2e6e025
 ---> 3ca3344a2b16
Step 17/21 : RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.com/mjibson/esc &&   go build -v -o /usr/bin/esc . &&   rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Running in e4f61d28e8d3
golang.org/x/tools/internal/semver
github.com/pkg/errors
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/fastwalk
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/span
golang.org/x/tools/internal/module
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/internal/imports
golang.org/x/tools/imports
github.com/mjibson/esc/embed
github.com/mjibson/esc
Removing intermediate container e4f61d28e8d3
 ---> 05a0824d3783
Step 18/21 : COPY . .
 ---> 955b46b3c0c2
Step 19/21 : FROM dev AS cross
 ---> 955b46b3c0c2
Step 20/21 : ARG TAG="unknown"
 ---> Running in 762e98fa3b42
Removing intermediate container 762e98fa3b42
 ---> e6ab4a3e8edf
Step 21/21 : RUN make TAG=${TAG} cross
 ---> Running in dbdbd7a94349
GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=5be6c4ba -X github.com/docker/app/internal.Version=jenkins-app-PR-705-5 -X github.com/docker/app/internal.BuildTime=2019-10-22T09:59:46Z" -o bin/docker-app-linux ./cmd/docker-app
GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=5be6c4ba -X github.com/docker/app/internal.Version=jenkins-app-PR-705-5 -X github.com/docker/app/internal.BuildTime=2019-10-22T09:59:46Z" -o bin/docker-app-darwin ./cmd/docker-app
GOOS=windows CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=5be6c4ba -X github.com/docker/app/internal.Version=jenkins-app-PR-705-5 -X github.com/docker/app/internal.BuildTime=2019-10-22T09:59:46Z" -o bin/docker-app-windows.exe ./cmd/docker-app
Removing intermediate container dbdbd7a94349
 ---> be271e9bdae7
[Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed
Successfully built be271e9bdae7
Successfully tagged docker-app-cross:jenkins-app-PR-705-5
docker create --name docker-app-cross-jenkins-app-PR-705-5 docker-app-cross:jenkins-app-PR-705-5 noop
e2a560b2a3db22c596d212064298d6717efaf29a1aa6607bc922cf6852d4e85c
docker cp docker-app-cross-jenkins-app-PR-705-5:/go/src/github.com/docker/app/bin/docker-app-linux bin/docker-app-linux
docker cp docker-app-cross-jenkins-app-PR-705-5:/go/src/github.com/docker/app/bin/docker-app-darwin bin/docker-app-darwin
docker cp docker-app-cross-jenkins-app-PR-705-5:/go/src/github.com/docker/app/bin/docker-app-windows.exe bin/docker-app-windows.exe
docker rm docker-app-cross-jenkins-app-PR-705-5
docker-app-cross-jenkins-app-PR-705-5
docker build --build-arg TAG=jenkins-app-PR-705-5 --build-arg COMMIT=5be6c4ba --build-arg ALPINE_VERSION=3.10.1 --build-arg GOPROXY=direct --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-705-5  .
Sending build context to Docker daemon  76.14MB

Step 1/24 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
 ---> 518d5e4626aa
Step 2/24 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> 9855a887302d
Step 3/24 : RUN apt-get install -y -q --no-install-recommends   coreutils   util-linux   uuid-runtime
 ---> Using cache
 ---> 8031c25b9e87
Step 4/24 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> ac45c57520a5
Step 5/24 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> 5352e74f55a4
Step 6/24 : ARG GOPROXY
 ---> Using cache
 ---> 712cfeb69361
Step 7/24 : RUN make binary-osx binary-windows binary &&   cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> dc2f9b0769ed
Step 8/24 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> b9ccdc076ec5
Step 9/24 : FROM build AS dev
 ---> b9ccdc076ec5
Step 10/24 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Using cache
 ---> 6d71515fcadd
Step 11/24 : ARG DEP_VERSION=v0.5.4
 ---> Using cache
 ---> 2836d63647d5
Step 12/24 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&   chmod +x /usr/bin/dep
 ---> Using cache
 ---> e5c7930033ee
Step 13/24 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Using cache
 ---> 4aebcd8ecc54
Step 14/24 : ARG GOPROXY
 ---> Using cache
 ---> 405b3186eafc
Step 15/24 : RUN mkdir $GOPATH/src/gotest.tools &&   git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&   cd $GOPATH/src/gotest.tools/gotestsum &&   git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&   GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&   GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&   GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&   ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Using cache
 ---> d273a61a4750
Step 16/24 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&   GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&   GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Using cache
 ---> 3ca3344a2b16
Step 17/24 : RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.com/mjibson/esc &&   go build -v -o /usr/bin/esc . &&   rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Using cache
 ---> 05a0824d3783
Step 18/24 : COPY . .
 ---> Using cache
 ---> 955b46b3c0c2
Step 19/24 : FROM dev AS cross
 ---> 955b46b3c0c2
Step 20/24 : ARG TAG="unknown"
 ---> Using cache
 ---> e6ab4a3e8edf
Step 21/24 : RUN make TAG=${TAG} cross
 ---> Using cache
 ---> be271e9bdae7
Step 22/24 : FROM cross AS e2e-cross
 ---> be271e9bdae7
Step 23/24 : ARG TAG="unknown"
 ---> Running in 73ca51606571
Removing intermediate container 73ca51606571
 ---> 5fbd598d46aa
Step 24/24 : RUN make TAG=${TAG} e2e-cross
 ---> Running in 60a4bb7ac3a0
GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=5be6c4ba -X github.com/docker/app/internal.Version=jenkins-app-PR-705-5 -X github.com/docker/app/internal.BuildTime=2019-10-22T10:02:45Z" -o bin/docker-app-linux ./cmd/docker-app
GOOS=linux CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=5be6c4ba -X github.com/docker/app/internal.Version=jenkins-app-PR-705-5 -X github.com/docker/app/internal.BuildTime=2019-10-22T10:02:45Z" -c -o bin/docker-app-e2e-linux ./e2e/
GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=5be6c4ba -X github.com/docker/app/internal.Version=jenkins-app-PR-705-5 -X github.com/docker/app/internal.BuildTime=2019-10-22T10:02:45Z" -o bin/docker-app-darwin ./cmd/docker-app
GOOS=darwin CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=5be6c4ba -X github.com/docker/app/internal.Version=jenkins-app-PR-705-5 -X github.com/docker/app/internal.BuildTime=2019-10-22T10:02:45Z" -c -o bin/docker-app-e2e-darwin ./e2e/
GOOS=windows CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=5be6c4ba -X github.com/docker/app/internal.Version=jenkins-app-PR-705-5 -X github.com/docker/app/internal.BuildTime=2019-10-22T10:02:45Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/
Removing intermediate container 60a4bb7ac3a0
 ---> 7de5b5951669
[Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed
Successfully built 7de5b5951669
Successfully tagged docker-app-e2e-cross:jenkins-app-PR-705-5
docker create --name docker-app-e2e-cross-jenkins-app-PR-705-5 docker-app-e2e-cross:jenkins-app-PR-705-5 noop
a3c5300771c6d04c99afa61331f3d2be3ec6aca7891145e94cf456050e37ce49
docker cp docker-app-e2e-cross-jenkins-app-PR-705-5:/go/src/github.com/docker/app/bin/docker-app-e2e-linux bin/docker-app-e2e-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-705-5:/go/src/github.com/docker/app/bin/docker-app-e2e-darwin bin/docker-app-e2e-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-705-5:/go/src/github.com/docker/app/bin/docker-app-e2e-windows.exe bin/docker-app-e2e-windows.exe
docker cp docker-app-e2e-cross-jenkins-app-PR-705-5:/usr/local/bin/gotestsum-linux bin/gotestsum-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-705-5:/usr/local/bin/gotestsum-darwin bin/gotestsum-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-705-5:/usr/local/bin/gotestsum-windows.exe bin/gotestsum-windows.exe
docker cp docker-app-e2e-cross-jenkins-app-PR-705-5:/usr/local/bin/test2json-linux bin/test2json-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-705-5:/usr/local/bin/test2json-darwin bin/test2json-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-705-5:/usr/local/bin/test2json-windows.exe bin/test2json-windows.exe
docker rm docker-app-e2e-cross-jenkins-app-PR-705-5
docker-app-e2e-cross-jenkins-app-PR-705-5
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-705/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-705/5/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-705/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] stash
Stashed 65 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-705/5/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-705/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-705/5/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ xargs docker image rm -f
+ docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-705-5*
Untagged: docker-app-e2e-cross:jenkins-app-PR-705-5
Deleted: sha256:7de5b59516691fb6d2739e7a0d01dcfbb2efa226a97df57e7921f32e6284aae2
Deleted: sha256:4ef2a084dddeff7da54d01ad850a7fc753aafea3d0185b4e7d57b23480893c55
Deleted: sha256:5fbd598d46aa7d384b8b97a23c904e17d669bb9a76ca5ec30065a7944afc8e89
Untagged: docker-app-cross:jenkins-app-PR-705-5
Deleted: sha256:be271e9bdae7e2d119f7af34e3f4675a8a2305a0fb31fe96d5bd310045922314
Deleted: sha256:4158012aa85e6f5f8ad6630e7f8f3349be4fded5b6682e62611606f89815d531
Deleted: sha256:e6ab4a3e8edfc33bdc2af0b45753f97c7a1e11c9a851ff8acb45d4e6df7c7d56
Deleted: sha256:955b46b3c0c2e079561c7d2294e7a7a1f7df6218ee32663262cb6abc11c77655
Deleted: sha256:e252118bf95261ac03545eb47aa727762217ff6824891c9d7c7055bcffe78623
Deleted: sha256:05a0824d3783f0fcb8c9995d400b29ff1d9a9e4dee7d035a04d28f19127e5777
Deleted: sha256:9c48ef583614cdcc0768e73221c7ef07e7f0cfd17aff2b0518c6edca72a215d1
Deleted: sha256:3ca3344a2b167d1f248351aee393a02a6f7bdff559cb3212102402cd2f9dbbf3
Deleted: sha256:3633ee1f497c4f7da987ae9ec4a054a873438782ebfa234bfa773692296c8f96
Deleted: sha256:d273a61a4750ba956338cd63045fa21e0d06b6bf7324ab218bce55f009f487f0
Deleted: sha256:9a46d6d6e721beb99d8125c4ce1101534b15323825cda8c7b90bc84ec7e626c2
Deleted: sha256:405b3186eafc82e34d292ded16ccb97779e25a32211195b0120d110c26cd057b
Deleted: sha256:4aebcd8ecc54d659394cfc0f23e9e6a14b5a923e059199a242e12e48c36733c3
Deleted: sha256:e5c7930033eec835d97365136d4100cc1febca8cfb0e4940e21dfecd10ebb2d8
Deleted: sha256:1306875237a4c8344734918eedc4cfe99e2a7e68263a15da321b2e6298aa1626
Deleted: sha256:2836d63647d5fb917f85aee5af6a7361f13b566dc78e440f0a80d8c715b29147
Deleted: sha256:6d71515fcadd113a2c77bd28c9547f437c7c4abe34c4efd73c878cbd29e82f89
Untagged: docker-app-cli:jenkins-app-PR-705-5
Deleted: sha256:b9ccdc076ec5cee728a393c3f8b180669adfa2ff4295480f6b4af46220918f52
Deleted: sha256:85e612899f0eb3e13e0ea6d6f61a7740dac6a6ed80ce4e06a59d0fb8fc6248b4
Deleted: sha256:dc2f9b0769ed5af27c6b2b3805f1fe165f9cd1f8f95e004f061b2362e5de68ab
Deleted: sha256:6294b758b6bf539066cac1eb24556ae36f724471546270447f0cd327b0a6efc8
Deleted: sha256:712cfeb6936198b23bbf1450b5eef22fd9eb46d22fd14b6467be4d3671554ec8
Deleted: sha256:5352e74f55a4556950087e7673940eec032adf454702eeaf0979d1f6c15afe79
Deleted: sha256:fd10f1a1945807385a1fa421be860ac2d1c01c8c8d0af986b3baddc917851208
Deleted: sha256:ac45c57520a5dec6d15d80d9a22d9520592d50627091f66313ca5094cae068e7
Deleted: sha256:dbe80c8d2c3331dba0a0dac65e80d46edec321830b3b6e7b8ea53750138c959c
Deleted: sha256:8031c25b9e87fc1bfcd0a37ca8d883b02747eeb661fc6aaa34166173b0368890
Deleted: sha256:2180abf414547a4b9e46023df15cb6018da95fb0905a404de235b0c7f8910dc0
Deleted: sha256:9855a887302d371b1ebd6af047f6ac551ab4be733199f43f0bf6d2fbb428530f
[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