Skip to content
Success

Console Output

Branch indexing
18:26:43 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 11c7b20d841caf0c1acd0fad0b0f87a615296c19
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 ead69454b4062f17d1f8389642089a002b037213
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 ead69454b4062f17d1f8389642089a002b037213 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ead69454b4062f17d1f8389642089a002b037213
Commit message: "Merge pull request #10 from russellcardullo/sonar-scan"
 > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘linux&&x86_64’
Running on ubuntu-1804-overlay2 (i-00dcb573b8a414772) in /home/ubuntu/workspace/app_PR-536
[Pipeline] {
[Pipeline] withEnv
[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
Still waiting to schedule task
All nodes of label ‘ubuntu-1604-aufs-edge’ are offline
Still waiting to schedule task
All nodes of label ‘ubuntu-1604-aufs-edge’ are offline
Still waiting to schedule task
All nodes of label ‘ubuntu-1604-aufs-edge’ are offline
Running on ubuntu-1604-aufs (i-02d9a2e38f5bb4dc5) in /home/ubuntu/workspace/app_PR-536
[Pipeline] {
Running on ubuntu-1604-aufs (i-0eca9013f5bf7737e) in /home/ubuntu/workspace/app_PR-536
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
Running on ubuntu-1604-aufs (i-010b213957344a6d7) in /home/ubuntu/workspace/app_PR-536
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] checkout
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/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
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-536/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/536/head:refs/remotes/origin/PR-536
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
Fetching without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app # timeout=10
Checking out Revision 11c7b20d841caf0c1acd0fad0b0f87a615296c19 (PR-536)
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-536/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/536/head:refs/remotes/origin/PR-536
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # 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/536/head:refs/remotes/origin/PR-536
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11c7b20d841caf0c1acd0fad0b0f87a615296c19
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/536/head:refs/remotes/origin/PR-536
Commit message: "Add a --all-contexts flag to list all the installations on all the contextsRefactored the command add a golden test on the output."
First time build. Skipping changelog.
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
 > git rev-list --no-walk 52d7b930d80add6db2bfbf53442c5cc2e1df8171 # timeout=10
Fetching without tags
Fetching without tags
Checking out Revision 11c7b20d841caf0c1acd0fad0b0f87a615296c19 (PR-536)
Checking out Revision 11c7b20d841caf0c1acd0fad0b0f87a615296c19 (PR-536)
+ make -f docker.Makefile lint
Linting...
docker build -t docker-app-lint:jenkins-app-PR-536-2 -f Dockerfile.lint .
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # 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/536/head:refs/remotes/origin/PR-536
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11c7b20d841caf0c1acd0fad0b0f87a615296c19
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # 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/536/head:refs/remotes/origin/PR-536
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11c7b20d841caf0c1acd0fad0b0f87a615296c19
Commit message: "Add a --all-contexts flag to list all the installations on all the contextsRefactored the command add a golden test on the output."
Commit message: "Add a --all-contexts flag to list all the installations on all the contextsRefactored the command add a golden test on the output."
[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=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-536-2 --build-arg=COMMIT=11c7b20 --build-arg=ALPINE_VERSION=3.9.4 --target=invocation -t docker/cnab-app-base:jenkins-app-PR-536-2 .
+ make -f docker.Makefile cli-cross cross e2e-cross tars
docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-536-2 --build-arg=COMMIT=11c7b20 --build-arg=ALPINE_VERSION=3.9.4 --target=build -t docker-app-cli:jenkins-app-PR-536-2  .
Sending build context to Docker daemon  78.38MB

Step 1/14 : ARG ALPINE_VERSION=3.9.4
Step 2/14 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build
sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253: Pulling from dockercore/golang-cross
c5e155d5a1d1: Pulling fs layer
221d80d00ae9: Pulling fs layer
4250b3117dca: Pulling fs layer
3b7ca19181b2: Pulling fs layer
aa24759e848f: Pulling fs layer
927e9eaeed19: Pulling fs layer
66293f4dacbd: Pulling fs layer
663e08ec2487: Pulling fs layer
5b0b2e68f6ad: Pulling fs layer
b6cecf9fbb5b: Pulling fs layer
6a7c997bd192: Pulling fs layer
3b7ca19181b2: Waiting
aa24759e848f: Waiting
927e9eaeed19: Waiting
66293f4dacbd: Waiting
663e08ec2487: Waiting
5b0b2e68f6ad: Waiting
b6cecf9fbb5b: Waiting
6a7c997bd192: Waiting
Sending build context to Docker daemon  78.38MB

Step 1/7 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build
sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253: Pulling from dockercore/golang-cross
c5e155d5a1d1: Pulling fs layer
221d80d00ae9: Pulling fs layer
4250b3117dca: Pulling fs layer
3b7ca19181b2: Pulling fs layer
aa24759e848f: Pulling fs layer
927e9eaeed19: Pulling fs layer
66293f4dacbd: Pulling fs layer
663e08ec2487: Pulling fs layer
5b0b2e68f6ad: Pulling fs layer
b6cecf9fbb5b: Pulling fs layer
6a7c997bd192: Pulling fs layer
3b7ca19181b2: Waiting
aa24759e848f: Waiting
927e9eaeed19: Waiting
66293f4dacbd: Waiting
663e08ec2487: Waiting
5b0b2e68f6ad: Waiting
b6cecf9fbb5b: Waiting
6a7c997bd192: Waiting
4250b3117dca: Verifying Checksum
4250b3117dca: Download complete
221d80d00ae9: Verifying Checksum
221d80d00ae9: Download complete
Sending build context to Docker daemon  78.38MB

Step 1/8 : ARG ALPINE_VERSION=3.9
Step 2/8 : ARG GO_VERSION=1.12.5
Step 3/8 : FROM golang:${GO_VERSION}-alpine${ALPINE_VERSION}
1.12.5-alpine3.9: Pulling from library/golang
e7c96db7181b: Pulling fs layer
5297bd381816: Pulling fs layer
3a664477889c: Pulling fs layer
bb89ac7faaa9: Pulling fs layer
8bb43bd9c21d: Pulling fs layer
bb89ac7faaa9: Waiting
8bb43bd9c21d: Waiting
3a664477889c: Verifying Checksum
3a664477889c: Download complete
5297bd381816: Verifying Checksum
5297bd381816: Download complete
e7c96db7181b: Verifying Checksum
e7c96db7181b: Download complete
8bb43bd9c21d: Verifying Checksum
8bb43bd9c21d: Download complete
e7c96db7181b: Pull complete
5297bd381816: Pull complete
3a664477889c: Pull complete
4250b3117dca: Verifying Checksum
4250b3117dca: Download complete
221d80d00ae9: Verifying Checksum
221d80d00ae9: Download complete
c5e155d5a1d1: Verifying Checksum
c5e155d5a1d1: Download complete
c5e155d5a1d1: Verifying Checksum
c5e155d5a1d1: Download complete
3b7ca19181b2: Verifying Checksum
3b7ca19181b2: Download complete
3b7ca19181b2: Verifying Checksum
3b7ca19181b2: Download complete
66293f4dacbd: Verifying Checksum
66293f4dacbd: Download complete
aa24759e848f: Verifying Checksum
aa24759e848f: Download complete
663e08ec2487: Verifying Checksum
663e08ec2487: Download complete
bb89ac7faaa9: Download complete
aa24759e848f: Verifying Checksum
aa24759e848f: Download complete
66293f4dacbd: Verifying Checksum
66293f4dacbd: Download complete
663e08ec2487: Verifying Checksum
663e08ec2487: Download complete
b6cecf9fbb5b: Verifying Checksum
b6cecf9fbb5b: Download complete
b6cecf9fbb5b: Verifying Checksum
b6cecf9fbb5b: Download complete
927e9eaeed19: Verifying Checksum
927e9eaeed19: Download complete
927e9eaeed19: Verifying Checksum
927e9eaeed19: Download complete
5b0b2e68f6ad: Verifying Checksum
5b0b2e68f6ad: Download complete
5b0b2e68f6ad: Verifying Checksum
5b0b2e68f6ad: Download complete
6a7c997bd192: Verifying Checksum
6a7c997bd192: Download complete
bb89ac7faaa9: Pull complete
8bb43bd9c21d: Pull complete
Digest: sha256:bf3243ef1ddd18d190f22ab58c08750a3ded13c0d06a6a2a6f7e4c3451177dc4
Status: Downloaded newer image for golang:1.12.5-alpine3.9
 ---> c7330979841b
Step 4/8 : RUN apk add --no-cache     curl     git     make     coreutils
 ---> Running in 6aa58332db11
6a7c997bd192: Verifying Checksum
6a7c997bd192: Download complete
c5e155d5a1d1: Pull complete
c5e155d5a1d1: Pull complete
fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
221d80d00ae9: Pull complete
4250b3117dca: Pull complete
fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
(1/11) Installing libattr (2.4.47-r7)
(2/11) Installing libacl (2.2.52-r5)
(3/11) Installing coreutils (8.30-r0)
(4/11) Installing nghttp2-libs (1.35.1-r1)
(5/11) Installing libssh2 (1.8.2-r0)
(6/11) Installing libcurl (7.64.0-r2)
(7/11) Installing curl (7.64.0-r2)
(8/11) Installing expat (2.2.7-r0)
(9/11) Installing pcre2 (10.32-r1)
(10/11) Installing git (2.20.1-r0)
(11/11) Installing make (4.2.1-r2)
Executing busybox-1.29.3-r10.trigger
OK: 22 MiB in 26 packages
221d80d00ae9: Pull complete
Removing intermediate container 6aa58332db11
 ---> c702593defc1
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/*
4250b3117dca: Pull complete
 ---> Running in 35a32d22ff5d
go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.16.0
go: finding github.com/golangci/golangci-lint/cmd v1.16.0
go: finding github.com/golangci/golangci-lint v1.16.0
3b7ca19181b2: Pull complete
go: downloading github.com/golangci/golangci-lint v1.16.0
3b7ca19181b2: Pull complete
go: extracting github.com/golangci/golangci-lint v1.16.0
go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
go: finding github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2
go: finding github.com/golang/mock v1.1.1
go: finding github.com/go-ole/go-ole v1.2.1
go: finding github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead
go: finding github.com/go-lintpack/lintpack v0.5.2
go: finding github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6
go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6
go: finding github.com/BurntSushi/toml v0.3.1
aa24759e848f: Pull complete
go: finding github.com/mattn/go-colorable v0.0.9
go: finding github.com/fatih/color v1.6.0
go: finding github.com/pkg/errors v0.8.0
go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
go: finding github.com/pelletier/go-toml v1.1.0
go: finding github.com/spf13/cobra v0.0.2
go: finding github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086
go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
go: finding golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c
go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
go: finding github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6
go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
aa24759e848f: Pull complete
go: finding github.com/spf13/afero v1.1.0
go: finding github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce
go: finding github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547
go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
go: finding github.com/go-toolsmith/pkgload v0.0.0-20181119091011-e9e65178eee8
go: finding github.com/spf13/pflag v1.0.1
go: finding golang.org/x/sys v0.0.0-20190312061237-fead79001313
go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
go: finding github.com/kisielk/gotool v1.0.0
go: finding github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1
go: finding github.com/stretchr/testify v1.2.2
go: finding github.com/golang/protobuf v1.2.0
go: finding golang.org/x/tools v0.0.0-20181117154741-2ddaf7f79a09
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241
go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4
go: finding github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238
go: finding github.com/mitchellh/go-homedir v1.0.0
go: finding github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98
go: finding github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c
go: finding golang.org/x/tools v0.0.0-20181205014116-22934f0fdb62
go: finding github.com/onsi/gomega v1.4.2
go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20160627004424-a22cb81b2ecd
go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663
go: finding golang.org/x/net v0.0.0-20170915142106-8351a756f30f
go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
go: finding github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30
go: finding github.com/kr/pretty v0.1.0
go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding golang.org/x/text v0.3.0
927e9eaeed19: Pull complete
66293f4dacbd: Pull complete
663e08ec2487: Pull complete
go: finding github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4
927e9eaeed19: Pull complete
66293f4dacbd: Pull complete
go: finding github.com/gobwas/glob v0.2.3
go: finding gopkg.in/yaml.v2 v2.2.1
663e08ec2487: Pull complete
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34
go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
go: finding github.com/spf13/viper v1.0.2
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding github.com/sirupsen/logrus v1.0.5
go: finding github.com/logrusorgru/aurora v0.0.0-20181002194514-a7b3b318ed4e
go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
go: finding github.com/mozilla/tls-observatory v0.0.0-20180409132520-8791a200eb40
go: finding github.com/google/go-cmp v0.2.0
go: finding github.com/onsi/ginkgo v1.6.0
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: finding github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676
go: finding golang.org/x/tools v0.0.0-20170915040203-e531a2a1c15f
go: finding github.com/mattn/goveralls v0.0.2
go: finding github.com/shirou/gopsutil v0.0.0-20180427012116-c95755e4bcd7
go: finding gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7
go: finding github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c
go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
go: finding golang.org/x/net v0.0.0-20190313220215-9f648a60d977
go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
go: finding golang.org/x/sys v0.0.0-20171026204733-164713f0dfce
go: finding golang.org/x/tools v0.0.0-20190121143147-24cd39ecf745
go: finding golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a
go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
go: finding github.com/mattn/go-isatty v0.0.3
go: finding github.com/hpcloud/tail v1.0.0
go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
go: finding github.com/davecgh/go-spew v1.1.1
go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
go: finding github.com/kr/text v0.1.0
go: finding github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735
go: finding github.com/kisielk/gotool v0.0.0-20161130080628-0de1eaf82fa3
go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
go: finding github.com/inconshreveable/mousetrap v1.0.0
go: finding github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196
go: finding github.com/mitchellh/go-ps v0.0.0-20170309133038-4fdf99ab2936
go: finding github.com/rogpeppe/go-internal v1.1.0
go: finding github.com/spf13/cast v1.2.0
5b0b2e68f6ad: Pull complete
b6cecf9fbb5b: Pull complete
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding github.com/kr/pty v1.1.1
go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
go: finding github.com/magiconair/properties v1.7.6
go: finding github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde
go: finding github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1
go: finding sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455
go: finding github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec
go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
go: finding golang.org/x/text v0.0.0-20170915090833-1cbadb444a80
5b0b2e68f6ad: Pull complete
b6cecf9fbb5b: Pull complete
go: finding gopkg.in/errgo.v2 v2.1.0
go: finding github.com/shurcooL/go-goon v0.0.0-20170922171312-37c2f522c041
go: finding github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e
go: finding github.com/gogo/protobuf v1.1.1
go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
go: downloading github.com/fatih/color v1.6.0
go: downloading github.com/pkg/errors v0.8.0
go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
go: downloading golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c
go: downloading github.com/spf13/cobra v0.0.2
go: downloading github.com/mattn/go-colorable v0.0.9
go: downloading github.com/spf13/viper v1.0.2
go: downloading github.com/spf13/pflag v1.0.1
go: downloading github.com/sirupsen/logrus v1.0.5
go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
go: extracting github.com/pkg/errors v0.8.0
go: extracting github.com/mattn/go-colorable v0.0.9
go: extracting github.com/spf13/viper v1.0.2
go: extracting github.com/spf13/pflag v1.0.1
go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
go: extracting github.com/sirupsen/logrus v1.0.5
go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
go: downloading mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34
go: downloading github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547
go: extracting mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34
go: extracting github.com/spf13/cobra v0.0.2
go: extracting github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547
go: downloading github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196
go: downloading github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce
go: extracting github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce
go: extracting github.com/fatih/color v1.6.0
go: downloading github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238
go: extracting github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238
go: extracting github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196
go: extracting golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c
go: downloading github.com/magiconair/properties v1.7.6
go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
go: downloading github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead
go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
go: downloading github.com/mattn/go-isatty v0.0.3
go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
go: extracting github.com/magiconair/properties v1.7.6
go: downloading github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6
go: downloading github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2
go: downloading sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455
go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
go: extracting github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6
go: downloading github.com/spf13/cast v1.2.0
go: extracting github.com/mattn/go-isatty v0.0.3
go: downloading github.com/mitchellh/go-homedir v1.0.0
go: extracting github.com/mitchellh/go-homedir v1.0.0
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading gopkg.in/yaml.v2 v2.2.1
go: extracting github.com/spf13/cast v1.2.0
go: downloading github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98
go: extracting github.com/BurntSushi/toml v0.3.1
go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
go: downloading github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde
go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
go: downloading github.com/spf13/afero v1.1.0
go: downloading github.com/go-lintpack/lintpack v0.5.2
go: downloading github.com/fsnotify/fsnotify v1.4.7
go: extracting github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2
go: downloading github.com/kisielk/gotool v1.0.0
go: extracting github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead
go: extracting github.com/go-lintpack/lintpack v0.5.2
go: extracting sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455
go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
go: extracting gopkg.in/yaml.v2 v2.2.1
go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
go: downloading github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec
go: extracting github.com/fsnotify/fsnotify v1.4.7
go: extracting github.com/spf13/afero v1.1.0
go: extracting github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde
go: downloading github.com/gogo/protobuf v1.1.1
go: extracting github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec
go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
go: extracting github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98
go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
go: downloading github.com/golang/mock v1.1.1
go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
go: downloading github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086
go: downloading github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1
go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
go: downloading github.com/pelletier/go-toml v1.1.0
go: extracting github.com/kisielk/gotool v1.0.0
go: downloading github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241
go: downloading golang.org/x/text v0.3.0
go: downloading github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676
go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
go: downloading github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6
go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
go: downloading golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a
go: extracting github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086
go: downloading github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30
go: extracting github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241
go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
go: extracting github.com/golang/mock v1.1.1
go: extracting github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676
go: extracting github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30
go: downloading github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1
go: extracting github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1
go: downloading github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4
go: extracting github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6
go: extracting github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1
go: downloading golang.org/x/net v0.0.0-20190313220215-9f648a60d977
go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
go: downloading golang.org/x/sys v0.0.0-20190312061237-fead79001313
go: downloading github.com/gobwas/glob v0.2.3
go: extracting github.com/pelletier/go-toml v1.1.0
go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663
go: extracting github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4
go: extracting github.com/gobwas/glob v0.2.3
go: extracting golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a
go: extracting golang.org/x/net v0.0.0-20190313220215-9f648a60d977
go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663
go: extracting golang.org/x/sys v0.0.0-20190312061237-fead79001313
go: extracting github.com/gogo/protobuf v1.1.1
go: extracting golang.org/x/text v0.3.0
6a7c997bd192: Pull complete
Digest: sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253
Status: Downloaded newer image for dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253
 ---> d2763b08751b
Step 2/7 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Running in a3228e6d3981
Removing intermediate container a3228e6d3981
 ---> c11723244371
Step 3/7 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Running in 2302c451d09b
Reading package lists...
Building dependency tree...6a7c997bd192: Pull complete
Digest: sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253
Status: Downloaded newer image for dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253
 ---> d2763b08751b
Step 3/14 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Running in 55b68a255453
Reading package lists...
Reading state information...
coreutils is already the newest version (8.26-3).
coreutils set to manually installed.
util-linux is already the newest version (2.29.2-1+deb9u1).
util-linux set to manually installed.
The following NEW packages will be installed:
  uuid-runtime

Building dependency tree...
Reading state information...
coreutils is already the newest version (8.26-3).
coreutils set to manually installed.
util-linux is already the newest version (2.29.2-1+deb9u1).
util-linux set to manually installed.
The following NEW packages will be installed:
  uuid-runtime
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 82.6 kB of archives.
After this operation, 160 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 82.6 kB in 1s (81.9 kB/s)
Selecting previously unselected package uuid-runtime.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24387 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ...
Unpacking uuid-runtime (2.29.2-1+deb9u1) ...
Setting up uuid-runtime (2.29.2-1+deb9u1) ...
Adding group `uuidd' (GID 102) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 101) ...
Adding new user `uuidd' (UID 101) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 82.6 kB of archives.
After this operation, 160 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 82.6 kB in 1s (82.1 kB/s)
Selecting previously unselected package uuid-runtime.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24387 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ...
Unpacking uuid-runtime (2.29.2-1+deb9u1) ...
Setting up uuid-runtime (2.29.2-1+deb9u1) ...
Adding group `uuidd' (GID 102) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 101) ...
Adding new user `uuidd' (UID 101) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Removing intermediate container 2302c451d09b
 ---> fdf4c9b945a4
Step 4/7 : WORKDIR /go/src/github.com/docker/cli
 ---> Running in 4d7b543f9677
Removing intermediate container 4d7b543f9677
 ---> ac309cd5ba7f
Step 5/7 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Running in c2340b20f40a
Cloning into '.'...
Removing intermediate container 55b68a255453
 ---> 26a3f425a321
Step 4/14 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in b72e8a3544b0
Removing intermediate container b72e8a3544b0
 ---> 84568308ed8f
Step 5/14 : COPY . .
 ---> 00ed1014f03b
Step 6/14 : ARG EXPERIMENTAL="off"
 ---> Running in e0b131f1b72f
Removing intermediate container e0b131f1b72f
 ---> 54daecb46967
Step 7/14 : ARG TAG="unknown"
 ---> Running in 5a930acff6c1
Removing intermediate container 5a930acff6c1
 ---> 65f412de9b06
Step 8/14 : RUN make EXPERIMENTAL=${EXPERIMENTAL} BUILD_TAG=${BUILD_TAG} TAG=${TAG} bin/cnab-run
 ---> Running in 6716c90d5be1
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
CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:30:20Z" -o bin/cnab-run ./cmd/cnab-run
Removing intermediate container c2340b20f40a
 ---> 628b34275339
Step 6/7 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Running in 6366915c68dd
./scripts/build/osx
Building build/docker-darwin-amd64
Removing intermediate container 35a32d22ff5d
 ---> ab7c34a26cef
Step 6/8 : WORKDIR /go/src/github.com/docker/app
 ---> Running in f1d9b24addd6
Removing intermediate container f1d9b24addd6
 ---> 7d483de7a109
Step 7/8 : ENV CGO_ENABLED=0
 ---> Running in 0a0ff86bca66
Removing intermediate container 0a0ff86bca66
 ---> dda8c6c66fed
Step 8/8 : COPY . .
 ---> f5704b336a3d
Successfully built f5704b336a3d
Successfully tagged docker-app-lint:jenkins-app-PR-536-2
docker run --rm docker-app-lint:jenkins-app-PR-536-2 make lint
Linting...
[Pipeline] sh
+ make -f docker.Makefile check-vendor
docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-536-2 --build-arg=COMMIT=11c7b20 --build-arg=ALPINE_VERSION=3.9.4 --target=dev -t docker-app-dev:jenkins-app-PR-536-2 .
Sending build context to Docker daemon  78.38MB

Step 1/16 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build
sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253: Pulling from dockercore/golang-cross
c5e155d5a1d1: Pulling fs layer
221d80d00ae9: Pulling fs layer
4250b3117dca: Pulling fs layer
3b7ca19181b2: Pulling fs layer
aa24759e848f: Pulling fs layer
927e9eaeed19: Pulling fs layer
66293f4dacbd: Pulling fs layer
663e08ec2487: Pulling fs layer
5b0b2e68f6ad: Pulling fs layer
b6cecf9fbb5b: Pulling fs layer
6a7c997bd192: Pulling fs layer
66293f4dacbd: Waiting
663e08ec2487: Waiting
5b0b2e68f6ad: Waiting
b6cecf9fbb5b: Waiting
6a7c997bd192: Waiting
3b7ca19181b2: Waiting
927e9eaeed19: Waiting
aa24759e848f: Waiting
4250b3117dca: Verifying Checksum
4250b3117dca: Download complete
221d80d00ae9: Verifying Checksum
221d80d00ae9: Download complete
c5e155d5a1d1: Verifying Checksum
c5e155d5a1d1: Download complete
3b7ca19181b2: Download complete
aa24759e848f: Verifying Checksum
aa24759e848f: Download complete
66293f4dacbd: Verifying Checksum
66293f4dacbd: Download complete
663e08ec2487: Verifying Checksum
663e08ec2487: Download complete
b6cecf9fbb5b: Verifying Checksum
b6cecf9fbb5b: Download complete
927e9eaeed19: Verifying Checksum
927e9eaeed19: Download complete
5b0b2e68f6ad: Verifying Checksum
5b0b2e68f6ad: Download complete
6a7c997bd192: Verifying Checksum
6a7c997bd192: Download complete
c5e155d5a1d1: Pull complete
221d80d00ae9: Pull complete
4250b3117dca: Pull complete
3b7ca19181b2: Pull complete
aa24759e848f: Pull complete
927e9eaeed19: Pull complete
66293f4dacbd: Pull complete
663e08ec2487: Pull complete
5b0b2e68f6ad: Pull complete
b6cecf9fbb5b: Pull complete
Removing intermediate container 6716c90d5be1
 ---> fd1fe83a0916
Step 9/14 : FROM alpine:${ALPINE_VERSION} as invocation
3.9.4: Pulling from library/alpine
e7c96db7181b: Pulling fs layer
e7c96db7181b: Verifying Checksum
e7c96db7181b: Download complete
e7c96db7181b: Pull complete
Digest: sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a
Status: Downloaded newer image for alpine:3.9.4
 ---> 055936d39205
Step 10/14 : RUN apk add --no-cache ca-certificates && adduser -S cnab
 ---> Running in c902339d0ef9
fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
(1/1) Installing ca-certificates (20190108-r0)
Executing busybox-1.29.3-r10.trigger
Executing ca-certificates-20190108-r0.trigger
OK: 6 MiB in 15 packages
Removing intermediate container c902339d0ef9
 ---> aa4159b44fe7
Step 11/14 : USER cnab
 ---> Running in 39809965254d
Removing intermediate container 39809965254d
 ---> a1755e993f98
Step 12/14 : COPY --from=build /go/src/github.com/docker/app/bin/cnab-run /cnab/app/run
 ---> 88caf96b0f06
Step 13/14 : WORKDIR /cnab/app
 ---> Running in 27bdf92d474c
Removing intermediate container 27bdf92d474c
 ---> dea5dd9dcf79
Step 14/14 : CMD /cnab/app/run
 ---> Running in 4cdf655292f5
Removing intermediate container 4cdf655292f5
 ---> e59a637e82f9
[Warning] One or more build-args [COMMIT] were not consumed
Successfully built e59a637e82f9
Successfully tagged docker/cnab-app-base:jenkins-app-PR-536-2
docker save docker/cnab-app-base:jenkins-app-PR-536-2 -o _build/invocation-image.tar
[Pipeline] sh
+ make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-536-2-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
docker tag docker/cnab-app-base:jenkins-app-PR-536-2 docker/cnab-app-base:jenkins-app-PR-536-2-coverage
docker save docker/cnab-app-base:jenkins-app-PR-536-2-coverage -o _build/coverage-invocation-image.tar
[Pipeline] sh
+ make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-536-2-coverage-experimental OUTPUT=coverage-experimental-invocation-image.tar save-invocation-image-tag
docker tag docker/cnab-app-base:jenkins-app-PR-536-2 docker/cnab-app-base:jenkins-app-PR-536-2-coverage-experimental
docker save docker/cnab-app-base:jenkins-app-PR-536-2-coverage-experimental -o _build/coverage-experimental-invocation-image.tar
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] stash
Stashed 1 file(s)
[Pipeline] stash
6a7c997bd192: Pull complete
Digest: sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253
Status: Downloaded newer image for dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253
 ---> d2763b08751b
Step 2/16 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Running in d4a0d7ba86fc
Removing intermediate container d4a0d7ba86fc
 ---> b41f498f2acd
Step 3/16 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Running in 09e46c377ff4
Reading package lists...
Building dependency tree...
Reading state information...
coreutils is already the newest version (8.26-3).
coreutils set to manually installed.
util-linux is already the newest version (2.29.2-1+deb9u1).
util-linux set to manually installed.
The following NEW packages will be installed:
  uuid-runtime
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 82.6 kB of archives.
After this operation, 160 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 82.6 kB in 1s (82.1 kB/s)
Selecting previously unselected package uuid-runtime.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24387 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ...
Unpacking uuid-runtime (2.29.2-1+deb9u1) ...
Setting up uuid-runtime (2.29.2-1+deb9u1) ...
Adding group `uuidd' (GID 102) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 101) ...
Adding new user `uuidd' (UID 101) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Removing intermediate container 09e46c377ff4
 ---> ebb0b13fc9e6
Step 4/16 : WORKDIR /go/src/github.com/docker/cli
 ---> Running in 3f03b2582fd6
Removing intermediate container 3f03b2582fd6
 ---> 49847a0f0309
Step 5/16 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Running in f1884e8d732a
Cloning into '.'...
Stashed 1 file(s)
[Pipeline] stash
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
Stashed 1 file(s)
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app
[Pipeline] {
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-536-2
Untagged: docker/cnab-app-base:jenkins-app-PR-536-2
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-536-2-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-536-2-coverage
[Pipeline] sh
Removing intermediate container f1884e8d732a
 ---> bfb9ec43b071
Step 6/16 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Running in b167e69b6be0
+ docker rmi docker/cnab-app-base:jenkins-app-PR-536-2-coverage-experimental
Untagged: docker/cnab-app-base:jenkins-app-PR-536-2-coverage-experimental
Deleted: sha256:e59a637e82f94ce0729790d7a653be3dabdfac8ac72553f91c1332118c7fb963
Deleted: sha256:dea5dd9dcf79b60d4fdfec923593e79f2c41217dd3221836d538be2a59b7c224
Deleted: sha256:88caf96b0f0682031ee3e358cccf3c8a136f142fa21f6b341a48f7bc8adff16e
Deleted: sha256:ebdc847ab17a8c885030daf81e59067a9e28721ba4f0d67f14c5f73d628937e7
Deleted: sha256:a1755e993f985e1caeb990c5a57e2cbcd28d9603deb1adf5a4e6dd8bc8e7f3db
Deleted: sha256:aa4159b44fe7071140e9a7e52922ea794cab0502bba4bb04129e0a48d063b59c
Deleted: sha256:185581720e10a9a2ad6d26df996cd5b2f99acc720211fd890a6e97355df12f06
[Pipeline] }
[Pipeline] // dir
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
./scripts/build/osx
Building build/docker-darwin-amd64
./scripts/build/windows
Generating windows resources
Building build/docker-windows-amd64
./scripts/build/windows
Generating windows resources
Building build/docker-windows-amd64
WARNING: binary creates a Linux executable. Use cross for macOS or Windows.
./scripts/build/binary
Building statically linked build/docker-linux-amd64
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 6366915c68dd
 ---> bccc01234ab3
Step 7/7 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in b523f411e4d9
Removing intermediate container b523f411e4d9
 ---> 6df6c5636b58
[Warning] One or more build-args [COMMIT EXPERIMENTAL TAG ALPINE_VERSION] were not consumed
Successfully built 6df6c5636b58
Successfully tagged docker-app-cli:jenkins-app-PR-536-2
docker create --name docker-app-cli-jenkins-app-PR-536-2 docker-app-cli:jenkins-app-PR-536-2 noop
9749cf3d12eeccf4c32030d323a255d259bb43b3dd8e430eb798fc57b72e39fb
docker cp docker-app-cli-jenkins-app-PR-536-2:/go/src/github.com/docker/cli/build/docker-linux-amd64 bin/docker-linux
docker cp docker-app-cli-jenkins-app-PR-536-2:/go/src/github.com/docker/cli/build/docker-darwin-amd64 bin/docker-darwin
docker cp docker-app-cli-jenkins-app-PR-536-2:/go/src/github.com/docker/cli/build/docker-windows-amd64 bin/docker-windows.exe
docker rm docker-app-cli-jenkins-app-PR-536-2
docker-app-cli-jenkins-app-PR-536-2
docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-536-2 --build-arg=COMMIT=11c7b20 --build-arg=ALPINE_VERSION=3.9.4 --target=cross -t docker-app-cross:jenkins-app-PR-536-2  .
Sending build context to Docker daemon  78.38MB

Step 1/20 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build
 ---> d2763b08751b
Step 2/20 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> c11723244371
Step 3/20 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> fdf4c9b945a4
Step 4/20 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> ac309cd5ba7f
Step 5/20 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> 628b34275339
Step 6/20 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> bccc01234ab3
Step 7/20 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> 6df6c5636b58
Step 8/20 : FROM build AS dev
 ---> 6df6c5636b58
Step 9/20 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Running in f9a22f729d59
Removing intermediate container f9a22f729d59
 ---> 326b5e56a18a
Step 10/20 : ARG DEP_VERSION=v0.5.1
 ---> Running in a623cc76638c
Removing intermediate container a623cc76638c
 ---> 1d7e7b93baf3
Step 11/20 : 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 8c3012af869b
  % 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   7805      0 --:--:-- --:--:-- --:--:--  7857

100 10.5M  100 10.5M    0     0  51.2M      0 --:--:-- --:--:-- --:--:-- 51.2M
Removing intermediate container 8c3012af869b
 ---> 37585b38c39f
Step 12/20 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Running in 9c3a9ac2411b
Removing intermediate container 9c3a9ac2411b
 ---> dca1264d1715
Step 13/20 : 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 002dfb17c5b2
go: finding github.com/pkg/errors v0.8.0
go: finding github.com/google/go-cmp v0.2.0
go: finding github.com/mattn/go-isatty v0.0.3
go: finding github.com/mattn/go-colorable v0.0.9
go: finding github.com/spf13/pflag v1.0.1
go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
go: finding gotest.tools v2.1.0+incompatible
go: finding github.com/onsi/gomega v1.4.3
go: finding github.com/onsi/ginkgo v1.8.0
go: finding github.com/sirupsen/logrus v1.0.5
go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
go: finding github.com/fatih/color v1.6.0
go: finding github.com/jonboulle/clockwork v0.1.0
go: finding github.com/stretchr/testify v1.3.0
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding golang.org/x/text v0.3.0
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding github.com/fsnotify/fsnotify v1.4.7
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/net v0.0.0-20180906233101-161cd47e91fd
go: finding github.com/hpcloud/tail v1.0.0
go: finding github.com/davecgh/go-spew v1.1.0
go: finding github.com/stretchr/objx v0.1.0
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: finding github.com/onsi/ginkgo v1.6.0
go: finding github.com/pmezard/go-difflib v1.0.0
go: downloading gotest.tools v2.1.0+incompatible
go: extracting gotest.tools v2.1.0+incompatible
go: downloading github.com/pkg/errors v0.8.0
go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: downloading github.com/sirupsen/logrus v1.0.5
go: downloading github.com/spf13/pflag v1.0.1
go: downloading github.com/fatih/color v1.6.0
go: downloading github.com/jonboulle/clockwork v0.1.0
go: extracting github.com/jonboulle/clockwork v0.1.0
go: extracting github.com/pkg/errors v0.8.0
go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting github.com/sirupsen/logrus v1.0.5
go: extracting github.com/spf13/pflag v1.0.1
go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting github.com/fatih/color v1.6.0
go: downloading github.com/mattn/go-isatty v0.0.3
go: downloading github.com/mattn/go-colorable v0.0.9
go: extracting github.com/mattn/go-colorable v0.0.9
go: extracting github.com/mattn/go-isatty v0.0.3
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 002dfb17c5b2
 ---> 569a5fd5da5c
Step 14/20 : 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 d7e54557f883
Removing intermediate container d7e54557f883
 ---> bdbcfc405f83
Step 15/20 : 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 d2b58815f8dd
golang.org/x/tools/internal/semver
github.com/pkg/errors
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/fastwalk
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/module
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/internal/imports
golang.org/x/tools/imports
github.com/mjibson/esc/embed
github.com/mjibson/esc
Removing intermediate container d2b58815f8dd
 ---> fe430b1e3468
Step 16/20 : COPY . .
 ---> a27d6bca6127
Step 17/20 : FROM dev AS cross
 ---> a27d6bca6127
Step 18/20 : ARG EXPERIMENTAL="off"
 ---> Running in 30beb1130193
Removing intermediate container 30beb1130193
 ---> f14590d98b25
Step 19/20 : ARG TAG="unknown"
 ---> Running in 9058f0972531
Removing intermediate container 9058f0972531
 ---> 1f7790653602
Step 20/20 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross
 ---> Running in b3161b5eb147
GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:50Z" -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=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:50Z" -o bin/docker-app-darwin ./cmd/docker-app
Removing intermediate container b167e69b6be0
 ---> c9854f85548f
Step 7/16 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in 4190bd3f5f0d
Removing intermediate container 4190bd3f5f0d
 ---> 11f49046aeed
Step 8/16 : FROM build AS dev
 ---> 11f49046aeed
Step 9/16 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Running in 3ccfe88195c7
Removing intermediate container 3ccfe88195c7
 ---> 8d1b173211b9
Step 10/16 : ARG DEP_VERSION=v0.5.1
 ---> Running in 6ef8e9f9a441
Removing intermediate container 6ef8e9f9a441
 ---> e72fd79d8074
Step 11/16 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Running in 7808d7dadad8
  % 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   5824      0 --:--:-- --:--:-- --:--:--  5873

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

Root project is "github.com/docker/app"
 31 transitively valid internal packages
 63 external packages imported from 25 projects
(0)   ✓ select (root)
(1)	? attempt github.com/cbroglie/mustache with 1 pkgs; at least 1 versions to try
(1)	    try github.com/cbroglie/mustache@v1.0.1
(1)	✓ select github.com/cbroglie/mustache@v1.0.1 w/1 pkgs
(2)	? attempt github.com/containerd/containerd (from github.com/simonferquel/containerd) with 1 pkgs; at least 1 versions to try
(2)	    try github.com/containerd/containerd (from github.com/simonferquel/containerd)@42c3614d58767e96c1752977fed94d0b140a0173
(2)	✓ select github.com/containerd/containerd (from github.com/simonferquel/containerd)@42c3614d58767e96c1752977fed94d0b140a0173 w/3 pkgs
(3)	? attempt github.com/deislabs/cnab-go with 7 pkgs; at least 1 versions to try
(3)	    try github.com/deislabs/cnab-go@master
(3)	✓ select github.com/deislabs/cnab-go@master w/7 pkgs
(4)	? attempt github.com/Masterminds/semver with 1 pkgs; at least 1 versions to try
(4)	    try github.com/Masterminds/semver@v1.4.2
(4)	✓ select github.com/Masterminds/semver@v1.4.2 w/1 pkgs
(5)	? attempt github.com/docker/cnab-to-oci with 1 pkgs; at least 1 versions to try
(5)	    try github.com/docker/cnab-to-oci@master
(5)	✓ select github.com/docker/cnab-to-oci@master w/2 pkgs
(6)	? revisit github.com/containerd/containerd (from github.com/simonferquel/containerd) to add 6 pkgs
(6)	  ✓ include 10 more pkgs from github.com/containerd/containerd (from github.com/simonferquel/containerd)@42c3614d58767e96c1752977fed94d0b140a0173
(6)	? attempt github.com/deislabs/duffle with 2 pkgs; at least 1 versions to try
(7)	    try github.com/deislabs/duffle@5930527762a46c7adfcfccaec1e6a2ddf5841319
GOOS=windows CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:50Z" -o bin/docker-app-windows.exe ./cmd/docker-app
(7)	✓ select github.com/deislabs/duffle@5930527762a46c7adfcfccaec1e6a2ddf5841319 w/2 pkgs
(7)	? attempt github.com/docker/distribution with 3 pkgs; at least 1 versions to try
(8)	    try github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(8)	✓ select github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 w/14 pkgs
(8)	? revisit github.com/docker/distribution to add 1 pkgs
(9)	  ✓ include 2 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(8)	? attempt github.com/docker/docker with 2 pkgs; at least 1 versions to try
(10)      try github.com/docker/docker@master
(10)  ✓ select github.com/docker/docker@master w/2 pkgs
(9)	? revisit github.com/docker/docker to add 8 pkgs
(11)    ✓ include 33 more pkgs from github.com/docker/docker@master
(9)	? revisit github.com/docker/distribution to add 3 pkgs
(12)    ✓ include 3 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(9)	? attempt github.com/Azure/go-ansiterm with 2 pkgs; at least 1 versions to try
(13)      try github.com/Azure/go-ansiterm@master
(13)  ✓ select github.com/Azure/go-ansiterm@master w/2 pkgs
(10)  ? attempt github.com/wadey/gocovmerge with 1 pkgs; at least 1 versions to try
(14)      try github.com/wadey/gocovmerge@master
(14)  ✓ select github.com/wadey/gocovmerge@master w/1 pkgs
(11)  ? attempt github.com/Microsoft/go-winio with 1 pkgs; at least 1 versions to try
(15)      try github.com/Microsoft/go-winio@v0.4.12
(15)  ✓ select github.com/Microsoft/go-winio@v0.4.12 w/1 pkgs
(12)  ? attempt github.com/containerd/continuity with 2 pkgs; at least 1 versions to try
(16)      try github.com/containerd/continuity@master
(16)  ✓ select github.com/containerd/continuity@master w/4 pkgs
(13)  ? attempt github.com/morikuni/aec with 1 pkgs; at least 1 versions to try
(17)      try github.com/morikuni/aec@master
(17)  ✓ select github.com/morikuni/aec@master w/1 pkgs
(14)  ? attempt github.com/opencontainers/image-spec with 1 pkgs; at least 1 versions to try
(18)      try github.com/opencontainers/image-spec@v1.0.1
(18)  ✓ select github.com/opencontainers/image-spec@v1.0.1 w/2 pkgs
(15)  ? attempt github.com/gopherjs/gopherjs with 1 pkgs; at least 1 versions to try
(19)      try github.com/gopherjs/gopherjs@master
(19)  ✓ select github.com/gopherjs/gopherjs@master w/1 pkgs
(16)  ? attempt github.com/Microsoft/hcsshim with 1 pkgs; at least 1 versions to try
(20)      try github.com/Microsoft/hcsshim@v0.8.6
(20)  ✓ select github.com/Microsoft/hcsshim@v0.8.6 w/1 pkgs
(17)  ? attempt github.com/docker/go with 1 pkgs; at least 1 versions to try
(21)      try github.com/docker/go@v1.5.1-1
(21)  ✓ select github.com/docker/go@v1.5.1-1 w/1 pkgs
(18)  ? attempt github.com/docker/go-units with 1 pkgs; at least 1 versions to try
(22)      try github.com/docker/go-units@v0.3.3
(22)  ✓ select github.com/docker/go-units@v0.3.3 w/1 pkgs
(19)  ? attempt github.com/sirupsen/logrus with 1 pkgs; at least 1 versions to try
(23)      try github.com/sirupsen/logrus@v1.4.1
(23)  ✓ select github.com/sirupsen/logrus@v1.4.1 w/1 pkgs
(20)  ? attempt k8s.io/api with 1 pkgs; at least 1 versions to try
(24)      try k8s.io/api@kubernetes-1.14.1
(24)  ✓ select k8s.io/api@kubernetes-1.14.1 w/1 pkgs
(21)  ? attempt github.com/docker/go-metrics with 1 pkgs; at least 1 versions to try
(25)      try github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(25)  ✓ select github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18 w/1 pkgs
(22)  ? attempt google.golang.org/grpc with 2 pkgs; at least 1 versions to try
(26)      try google.golang.org/grpc@v1.19.1
(26)  ✓ select google.golang.org/grpc@v1.19.1 w/2 pkgs
(23)  ? attempt github.com/imdario/mergo with 1 pkgs; at least 1 versions to try
(27)      try github.com/imdario/mergo@master
(27)  ✓ select github.com/imdario/mergo@master w/1 pkgs
(24)  ? attempt golang.org/x/net with 1 pkgs; at least 1 versions to try
(28)      try golang.org/x/net@master
(28)  ✓ select golang.org/x/net@master w/1 pkgs
(25)  ? revisit github.com/opencontainers/image-spec to add 1 pkgs
(29)    ✓ include 1 more pkgs from github.com/opencontainers/image-spec@v1.0.1
(25)  ? attempt github.com/docker/go-connections with 3 pkgs; at least 1 versions to try
(30)      try github.com/docker/go-connections@v0.4.0
(30)  ✓ select github.com/docker/go-connections@v0.4.0 w/3 pkgs
(26)  ? revisit golang.org/x/net to add 1 pkgs
(31)    ✓ include 2 more pkgs from golang.org/x/net@master
(26)  ? attempt golang.org/x/sync with 1 pkgs; at least 1 versions to try
(32)      try golang.org/x/sync@master
(32)  ✓ select golang.org/x/sync@master w/1 pkgs
(27)  ? attempt github.com/gogo/protobuf with 1 pkgs; at least 1 versions to try
(33)      try github.com/gogo/protobuf@v1.2.1
(33)  ✓ select github.com/gogo/protobuf@v1.2.1 w/1 pkgs
(28)  ? attempt github.com/golang/protobuf with 2 pkgs; at least 1 versions to try
(34)      try github.com/golang/protobuf@v1.3.1
(34)  ✓ select github.com/golang/protobuf@v1.3.1 w/5 pkgs
(29)  ? attempt github.com/xeipuuv/gojsonschema with 1 pkgs; at least 1 versions to try
(35)      try github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(35)  ✓ select github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d w/1 pkgs
(30)  ? attempt gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml) with 1 pkgs; at least 1 versions to try
(36)      try gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e
(36)  ✓ select gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e w/1 pkgs
(31)  ? attempt github.com/prometheus/client_golang with 1 pkgs; at least 1 versions to try
(37)      try github.com/prometheus/client_golang@v0.8.0
(37)  ✓ select github.com/prometheus/client_golang@v0.8.0 w/1 pkgs
(32)  ? attempt github.com/beorn7/perks with 1 pkgs; at least 1 versions to try
(38)      try github.com/beorn7/perks@master
(38)  ✓ select github.com/beorn7/perks@master w/1 pkgs
(33)  ? revisit k8s.io/api to add 1 pkgs
(39)    ✓ include 2 more pkgs from k8s.io/api@kubernetes-1.14.1
(33)  ? attempt github.com/konsorten/go-windows-terminal-sequences with 1 pkgs; at least 1 versions to try
(40)      try github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(40)  ✓ select github.com/konsorten/go-windows-terminal-sequences@v1.0.2 w/1 pkgs
(34)  ? attempt github.com/spf13/cobra with 1 pkgs; at least 1 versions to try
(41)      try github.com/spf13/cobra@v0.0.3
(41)  ✓ select github.com/spf13/cobra@v0.0.3 w/1 pkgs
(35)  ? attempt github.com/inconshreveable/mousetrap with 1 pkgs; at least 1 versions to try
(42)      try github.com/inconshreveable/mousetrap@v1.0
(42)  ✓ select github.com/inconshreveable/mousetrap@v1.0 w/1 pkgs
(36)  ? attempt github.com/gorilla/mux with 1 pkgs; at least 1 versions to try
(43)      try github.com/gorilla/mux@v1.7.1
(43)  ✓ select github.com/gorilla/mux@v1.7.1 w/1 pkgs
(37)  ? attempt github.com/spf13/pflag with 1 pkgs; at least 1 versions to try
(44)      try github.com/spf13/pflag@master
(44)  ✓ select github.com/spf13/pflag@master w/1 pkgs
(38)  ? attempt k8s.io/client-go with 1 pkgs; at least 1 versions to try
(45)      try k8s.io/client-go@kubernetes-1.14.1
(45)  ✓ select k8s.io/client-go@kubernetes-1.14.1 w/17 pkgs
(39)  ? revisit golang.org/x/net to add 1 pkgs
(46)    ✓ include 4 more pkgs from golang.org/x/net@master
(39)  ? attempt k8s.io/apimachinery with 2 pkgs; at least 1 versions to try
(47)      try k8s.io/apimachinery@kubernetes-1.14.1
(47)  ✓ select k8s.io/apimachinery@kubernetes-1.14.1 w/7 pkgs
(40)  ? attempt github.com/davecgh/go-spew with 1 pkgs; at least 1 versions to try
(48)      try github.com/davecgh/go-spew@v1.1.1
(48)  ✓ select github.com/davecgh/go-spew@v1.1.1 w/1 pkgs
(41)  ? attempt github.com/prometheus/client_model with 1 pkgs; at least 1 versions to try
(49)      try github.com/prometheus/client_model@master
(49)  ✓ select github.com/prometheus/client_model@master w/1 pkgs
(42)  ? attempt github.com/globalsign/mgo with 1 pkgs; at least 1 versions to try
(50)      try github.com/globalsign/mgo@master
(50)  ✓ select github.com/globalsign/mgo@master w/5 pkgs
(43)  ? attempt github.com/opencontainers/runc with 2 pkgs; at least 1 versions to try
(51)      try github.com/opencontainers/runc@v1.0.0-rc7
(51)  ✓ select github.com/opencontainers/runc@v1.0.0-rc7 w/2 pkgs
(44)  ? attempt github.com/opencontainers/go-digest with 1 pkgs; at least 1 versions to try
(52)      try github.com/opencontainers/go-digest@v1.0.0-rc1
(52)  ✓ select github.com/opencontainers/go-digest@v1.0.0-rc1 w/1 pkgs
(45)  ? attempt github.com/pkg/errors with 1 pkgs; at least 1 versions to try
(53)      try github.com/pkg/errors@v0.8.1
(53)  ✓ select github.com/pkg/errors@v0.8.1 w/1 pkgs
(46)  ? attempt gotest.tools with 6 pkgs; at least 1 versions to try
(54)      try gotest.tools@v2.3.0
(54)  ✓ select gotest.tools@v2.3.0 w/10 pkgs
(47)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(55)    ✓ include 1 more pkgs from github.com/gogo/protobuf@v1.2.1
(47)  ? attempt golang.org/x/oauth2 with 1 pkgs; at least 1 versions to try
(56)      try golang.org/x/oauth2@master
(56)  ✓ select golang.org/x/oauth2@master w/2 pkgs
(48)  ? revisit k8s.io/client-go to add 3 pkgs
(57)    ✓ include 21 more pkgs from k8s.io/client-go@kubernetes-1.14.1
(48)  ? attempt github.com/qri-io/jsonschema with 1 pkgs; at least 1 versions to try
(58)      try github.com/qri-io/jsonschema@v0.1.1
(58)  ✓ select github.com/qri-io/jsonschema@v0.1.1 w/1 pkgs
(49)  ? revisit golang.org/x/sync to add 1 pkgs
(59)    ✓ include 1 more pkgs from golang.org/x/sync@master
(49)  ? attempt github.com/docker/cli with 20 pkgs; at least 1 versions to try
(60)      try github.com/docker/cli@19.03
GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:50Z" -o bin/docker-app-standalone-linux ./cmd/docker-app-standalone
GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:50Z" -o bin/docker-app-standalone-darwin ./cmd/docker-app-standalone
GOOS=windows CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:50Z" -o bin/docker-app-standalone-windows.exe ./cmd/docker-app-standalone
Removing intermediate container b3161b5eb147
 ---> f9c8339c0437
[Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed
Successfully built f9c8339c0437
Successfully tagged docker-app-cross:jenkins-app-PR-536-2
docker create --name docker-app-cross-jenkins-app-PR-536-2 docker-app-cross:jenkins-app-PR-536-2 noop
cf997ff364e56fee6384d48f1fc437ffd8ff9aea08f03b3423799747d4637a69
docker cp docker-app-cross-jenkins-app-PR-536-2:/go/src/github.com/docker/app/bin/docker-app-linux bin/docker-app-linux
docker cp docker-app-cross-jenkins-app-PR-536-2:/go/src/github.com/docker/app/bin/docker-app-darwin bin/docker-app-darwin
docker cp docker-app-cross-jenkins-app-PR-536-2:/go/src/github.com/docker/app/bin/docker-app-windows.exe bin/docker-app-windows.exe
docker cp docker-app-cross-jenkins-app-PR-536-2:/go/src/github.com/docker/app/bin/docker-app-standalone-linux bin/docker-app-standalone-linux
docker cp docker-app-cross-jenkins-app-PR-536-2:/go/src/github.com/docker/app/bin/docker-app-standalone-darwin bin/docker-app-standalone-darwin
docker cp docker-app-cross-jenkins-app-PR-536-2:/go/src/github.com/docker/app/bin/docker-app-standalone-windows.exe bin/docker-app-standalone-windows.exe
docker rm docker-app-cross-jenkins-app-PR-536-2
docker-app-cross-jenkins-app-PR-536-2
docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-536-2 --build-arg=COMMIT=11c7b20 --build-arg=ALPINE_VERSION=3.9.4 --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-536-2  .
Sending build context to Docker daemon  78.38MB

Step 1/24 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build
 ---> d2763b08751b
Step 2/24 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> c11723244371
Step 3/24 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> fdf4c9b945a4
Step 4/24 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> ac309cd5ba7f
Step 5/24 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> 628b34275339
Step 6/24 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> bccc01234ab3
Step 7/24 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> 6df6c5636b58
Step 8/24 : FROM build AS dev
 ---> 6df6c5636b58
Step 9/24 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Using cache
 ---> 326b5e56a18a
Step 10/24 : ARG DEP_VERSION=v0.5.1
 ---> Using cache
 ---> 1d7e7b93baf3
Step 11/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
 ---> 37585b38c39f
Step 12/24 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Using cache
 ---> dca1264d1715
Step 13/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
 ---> 569a5fd5da5c
Step 14/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
 ---> bdbcfc405f83
Step 15/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
 ---> fe430b1e3468
Step 16/24 : COPY . .
 ---> Using cache
 ---> a27d6bca6127
Step 17/24 : FROM dev AS cross
 ---> a27d6bca6127
Step 18/24 : ARG EXPERIMENTAL="off"
 ---> Using cache
 ---> f14590d98b25
Step 19/24 : ARG TAG="unknown"
 ---> Using cache
 ---> 1f7790653602
Step 20/24 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross
 ---> Using cache
 ---> f9c8339c0437
Step 21/24 : FROM cross AS e2e-cross
 ---> f9c8339c0437
Step 22/24 : ARG EXPERIMENTAL="off"
 ---> Running in 30e36a55432e
Removing intermediate container 30e36a55432e
 ---> b8e7a0ebc3ea
Step 23/24 : ARG TAG="unknown"
 ---> Running in 8ce557cf5284
Removing intermediate container 8ce557cf5284
 ---> 5e197a7f8d65
Step 24/24 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} e2e-cross
 ---> Running in 82d1ba73aa71
GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:37:28Z" -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=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:37:28Z" -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=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:37:28Z" -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=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:37:28Z" -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=11c7b20d -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:37:28Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/
(60)  ✓ select github.com/docker/cli@19.03 w/50 pkgs
(50)  ? revisit github.com/containerd/containerd (from github.com/simonferquel/containerd) to add 3 pkgs
(61)    ✓ include 51 more pkgs from github.com/containerd/containerd (from github.com/simonferquel/containerd)@42c3614d58767e96c1752977fed94d0b140a0173
(50)  ? revisit github.com/Microsoft/hcsshim to add 1 pkgs
(62)    ✓ include 15 more pkgs from github.com/Microsoft/hcsshim@v0.8.6
(50)  ? revisit github.com/containerd/continuity to add 1 pkgs
(63)    ✓ include 2 more pkgs from github.com/containerd/continuity@master
(50)  ? revisit k8s.io/apimachinery to add 4 pkgs
(64)    ✓ include 27 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(50)  ? revisit golang.org/x/net to add 1 pkgs
(65)    ✓ include 1 more pkgs from golang.org/x/net@master
(50)  ? revisit github.com/docker/distribution to add 3 pkgs
(66)    ✓ include 13 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(50)  ? revisit k8s.io/apimachinery to add 4 pkgs
(67)    ✓ include 12 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(50)  ? attempt github.com/google/shlex with 1 pkgs; at least 1 versions to try
(68)      try github.com/google/shlex@master
(68)  ✓ select github.com/google/shlex@master w/1 pkgs
(51)  ? revisit k8s.io/client-go to add 5 pkgs
(69)    ✓ include 57 more pkgs from k8s.io/client-go@kubernetes-1.14.1
(51)  ? attempt github.com/docker/go-events with 1 pkgs; at least 1 versions to try
(70)      try github.com/docker/go-events@master
(70)  ✓ select github.com/docker/go-events@master w/1 pkgs
(52)  ? revisit github.com/docker/docker to add 13 pkgs
(71)    ✓ include 22 more pkgs from github.com/docker/docker@master
(52)  ? revisit github.com/opencontainers/image-spec to add 1 pkgs
(72)    ✓ include 1 more pkgs from github.com/opencontainers/image-spec@v1.0.1
(52)  ? attempt github.com/docker/swarmkit with 3 pkgs; at least 1 versions to try
(73)      try github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(73)  ✓ select github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc w/6 pkgs
(53)  ? revisit github.com/gogo/protobuf to add 2 pkgs
(74)    ✓ include 3 more pkgs from github.com/gogo/protobuf@v1.2.1
(53)  ? revisit google.golang.org/grpc to add 1 pkgs
(75)    ✓ include 3 more pkgs from google.golang.org/grpc@v1.19.1
(53)  ? attempt github.com/json-iterator/go with 1 pkgs; at least 1 versions to try
(76)      try github.com/json-iterator/go@v1.1.6
(76)  ✓ select github.com/json-iterator/go@v1.1.6 w/1 pkgs
(54)  ? attempt github.com/prometheus/procfs with 1 pkgs; at least 1 versions to try
(77)      try github.com/prometheus/procfs@master
(77)  ✓ select github.com/prometheus/procfs@master w/1 pkgs
(55)  ? revisit k8s.io/api to add 34 pkgs
(78)    ✓ include 36 more pkgs from k8s.io/api@kubernetes-1.14.1
(55)  ? attempt k8s.io/utils with 1 pkgs; at least 1 versions to try
(79)      try k8s.io/utils@master
(79)  ✓ select k8s.io/utils@master w/1 pkgs
(56)  ? revisit k8s.io/apimachinery to add 5 pkgs
(80)    ✓ include 34 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(56)  ? revisit github.com/gogo/protobuf to add 1 pkgs
(81)    ✓ include 3 more pkgs from github.com/gogo/protobuf@v1.2.1
(56)  ? revisit google.golang.org/grpc to add 3 pkgs
(82)    ✓ include 32 more pkgs from google.golang.org/grpc@v1.19.1
(56)  ? revisit github.com/golang/protobuf to add 2 pkgs
(83)    ✓ include 3 more pkgs from github.com/golang/protobuf@v1.3.1
(56)  ? revisit golang.org/x/net to add 2 pkgs
(84)    ✓ include 3 more pkgs from golang.org/x/net@master
(56)  ? 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
(57)  ? revisit k8s.io/apimachinery to add 12 pkgs
(86)    ✓ include 35 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(57)  ? attempt github.com/docker/docker-credential-helpers with 2 pkgs; at least 1 versions to try
(87)      try github.com/docker/docker-credential-helpers@v0.6.1
(87)  ✓ select github.com/docker/docker-credential-helpers@v0.6.1 w/2 pkgs
(58)  ? attempt golang.org/x/sys with 2 pkgs; at least 1 versions to try
(88)      try golang.org/x/sys@master
(88)  ✓ select golang.org/x/sys@master w/2 pkgs
(59)  ? attempt github.com/docker/compose-on-kubernetes with 8 pkgs; at least 1 versions to try
(89)      try github.com/docker/compose-on-kubernetes@v0.4.21
(89)  ✓ select github.com/docker/compose-on-kubernetes@v0.4.21 w/11 pkgs
(60)  ? revisit k8s.io/client-go to add 1 pkgs
(90)    ✓ include 17 more pkgs from k8s.io/client-go@kubernetes-1.14.1
(60)  ? revisit golang.org/x/oauth2 to add 1 pkgs
(91)    ✓ include 5 more pkgs from golang.org/x/oauth2@master
(60)  ? revisit k8s.io/apimachinery to add 1 pkgs
(92)    ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(60)  ? attempt cloud.google.com/go with 1 pkgs; at least 1 versions to try
(93)      try cloud.google.com/go@v0.37.4
(93)  ✓ select cloud.google.com/go@v0.37.4 w/1 pkgs
(61)  ? attempt github.com/hashicorp/golang-lru with 1 pkgs; at least 1 versions to try
(94)      try github.com/hashicorp/golang-lru@v0.5.1
(94)  ✓ select github.com/hashicorp/golang-lru@v0.5.1 w/2 pkgs
(62)  ? attempt github.com/modern-go/concurrent with 1 pkgs; at least 1 versions to try
(95)      try github.com/modern-go/concurrent@1.0.3
(95)  ✓ select github.com/modern-go/concurrent@1.0.3 w/1 pkgs
Removing intermediate container 82d1ba73aa71
 ---> afb1cbf6223d
[Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed
Successfully built afb1cbf6223d
Successfully tagged docker-app-e2e-cross:jenkins-app-PR-536-2
docker create --name docker-app-e2e-cross-jenkins-app-PR-536-2 docker-app-e2e-cross:jenkins-app-PR-536-2 noop
ba31e683b6467e91a29c8d948dc8acbefc956e218de93079ceb9a41d2b4323b6
docker cp docker-app-e2e-cross-jenkins-app-PR-536-2:/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-536-2:/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-536-2:/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-536-2:/usr/local/bin/gotestsum-linux bin/gotestsum-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-536-2:/usr/local/bin/gotestsum-darwin bin/gotestsum-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-536-2:/usr/local/bin/gotestsum-windows.exe bin/gotestsum-windows.exe
docker cp docker-app-e2e-cross-jenkins-app-PR-536-2:/usr/local/bin/test2json-linux bin/test2json-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-536-2:/usr/local/bin/test2json-darwin bin/test2json-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-536-2:/usr/local/bin/test2json-windows.exe bin/test2json-windows.exe
docker rm docker-app-e2e-cross-jenkins-app-PR-536-2
docker-app-e2e-cross-jenkins-app-PR-536-2
tar --transform='flags=r;s|docker-app-linux|docker-app-plugin-linux|' -czf bin/docker-app-linux.tar.gz -C bin docker-app-linux docker-app-standalone-linux
(63)  ? attempt golang.org/x/tools with 1 pkgs; at least 1 versions to try
(96)      try golang.org/x/tools@master
(96)  ✓ select golang.org/x/tools@master w/1 pkgs
(64)  ? attempt golang.org/x/text with 3 pkgs; at least 1 versions to try
(97)      try golang.org/x/text@v0.3.0
(97)  ✓ select golang.org/x/text@v0.3.0 w/14 pkgs
(65)  ? attempt github.com/google/gofuzz with 1 pkgs; at least 1 versions to try
(98)      try github.com/google/gofuzz@v1.0.0
(98)  ✓ select github.com/google/gofuzz@v1.0.0 w/1 pkgs
tar czf bin/docker-app-e2e-linux.tar.gz -C bin docker-app-e2e-linux
(66)  ? attempt github.com/containerd/typeurl with 1 pkgs; at least 1 versions to try
(99)      try github.com/containerd/typeurl@master
(99)  ✓ select github.com/containerd/typeurl@master w/1 pkgs
(67)  ? attempt github.com/mattn/go-shellwords with 1 pkgs; at least 1 versions to try
(100)     try github.com/mattn/go-shellwords@v1.0.5
(100) ✓ select github.com/mattn/go-shellwords@v1.0.5 w/1 pkgs
(68)  ? attempt github.com/oklog/ulid with 1 pkgs; at least 1 versions to try
(101)     try github.com/oklog/ulid@v1.3.1
(101) ✓ select github.com/oklog/ulid@v1.3.1 w/1 pkgs
tar --transform='flags=r;s|docker-app-darwin|docker-app-plugin-darwin|' -czf bin/docker-app-darwin.tar.gz -C bin docker-app-darwin docker-app-standalone-darwin
(69)  ? attempt github.com/googleapis/gnostic with 1 pkgs; at least 1 versions to try
(102)     try github.com/googleapis/gnostic@v0.2.0
(102) ✓ select github.com/googleapis/gnostic@v0.2.0 w/3 pkgs
(70)  ? revisit github.com/golang/protobuf to add 1 pkgs
(103)   ✓ include 2 more pkgs from github.com/golang/protobuf@v1.3.1
(70)  ? 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
(71)  ? attempt github.com/mitchellh/mapstructure with 1 pkgs; at least 1 versions to try
(105)     try github.com/mitchellh/mapstructure@v1.1.2
(105) ✓ select github.com/mitchellh/mapstructure@v1.1.2 w/1 pkgs
(72)  ? attempt github.com/modern-go/reflect2 with 1 pkgs; at least 1 versions to try
(106)     try github.com/modern-go/reflect2@1.0.1
(106) ✓ select github.com/modern-go/reflect2@1.0.1 w/1 pkgs
(73)  ? attempt github.com/prometheus/common with 2 pkgs; at least 1 versions to try
(107)     try github.com/prometheus/common@v0.2.0
(107) ✓ select github.com/prometheus/common@v0.2.0 w/3 pkgs
(74)  ? attempt github.com/syndtr/gocapability with 1 pkgs; at least 1 versions to try
(108)     try github.com/syndtr/gocapability@master
(108) ✓ select github.com/syndtr/gocapability@master w/1 pkgs
(75)  ? attempt google.golang.org/appengine with 1 pkgs; at least 1 versions to try
(109)     try google.golang.org/appengine@v1.5.0
(109) ✓ select google.golang.org/appengine@v1.5.0 w/8 pkgs
(76)  ? attempt sigs.k8s.io/yaml with 1 pkgs; at least 1 versions to try
(110)     try sigs.k8s.io/yaml@v1.1.0
(110) ✓ select sigs.k8s.io/yaml@v1.1.0 w/1 pkgs
(77)  ? attempt github.com/xeipuuv/gojsonreference with 1 pkgs; at least 1 versions to try
(111)     try github.com/xeipuuv/gojsonreference@master
(111) ✓ select github.com/xeipuuv/gojsonreference@master w/1 pkgs
(78)  ? attempt k8s.io/kubernetes with 1 pkgs; at least 1 versions to try
(112)     try k8s.io/kubernetes@v1.14.1
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 docker-app-standalone-windows.exe
(112) ✓ select k8s.io/kubernetes@v1.14.1 w/1 pkgs
(79)  ? attempt github.com/theupdateframework/notary with 8 pkgs; at least 1 versions to try
(113)     try github.com/theupdateframework/notary@v0.6.1
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-536/src/github.com/docker/app/bin
[Pipeline] {
[Pipeline] stash
(113) ✓ select github.com/theupdateframework/notary@v0.6.1 w/14 pkgs
(80)  ? revisit github.com/docker/distribution to add 1 pkgs
(114)   ✓ include 1 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(80)  ? revisit k8s.io/utils to add 2 pkgs
(115)   ✓ include 2 more pkgs from k8s.io/utils@master
(80)  ? attempt gopkg.in/inf.v0 with 1 pkgs; at least 1 versions to try
(116)     try gopkg.in/inf.v0@v0.9.1
(116) ✓ select gopkg.in/inf.v0@v0.9.1 w/1 pkgs
(81)  ? revisit golang.org/x/text to add 1 pkgs
(117)   ✓ include 6 more pkgs from golang.org/x/text@v0.3.0
(81)  ? attempt github.com/agl/ed25519 with 1 pkgs; at least 1 versions to try
(118)     try github.com/agl/ed25519@master
(118) ✓ select github.com/agl/ed25519@master w/2 pkgs
(82)  ? attempt github.com/qri-io/jsonpointer with 1 pkgs; at least 1 versions to try
(119)     try github.com/qri-io/jsonpointer@v0.1.0
(119) ✓ select github.com/qri-io/jsonpointer@v0.1.0 w/1 pkgs
(83)  ? attempt github.com/opencontainers/runtime-spec with 1 pkgs; at least 1 versions to try
(120)     try github.com/opencontainers/runtime-spec@v1.0.1
(120) ✓ select github.com/opencontainers/runtime-spec@v1.0.1 w/1 pkgs
(84)  ? attempt k8s.io/klog with 1 pkgs; at least 1 versions to try
(121)     try k8s.io/klog@v0.2.0
(121) ✓ select k8s.io/klog@v0.2.0 w/1 pkgs
(85)  ? revisit k8s.io/apimachinery to add 1 pkgs
(122)   ✓ include 21 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1
(85)  ? attempt golang.org/x/time with 1 pkgs; at least 1 versions to try
(123)     try golang.org/x/time@master
(123) ✓ select golang.org/x/time@master w/1 pkgs
(86)  ? attempt golang.org/x/crypto with 1 pkgs; at least 1 versions to try
(124)     try golang.org/x/crypto@master
(124) ✓ select golang.org/x/crypto@master w/1 pkgs
(87)  ? revisit google.golang.org/appengine to add 1 pkgs
(125)   ✓ include 7 more pkgs from google.golang.org/appengine@v1.5.0
(87)  ? attempt github.com/gogo/googleapis with 1 pkgs; at least 1 versions to try
(126)     try github.com/gogo/googleapis@v1.2.0
(126) ✓ select github.com/gogo/googleapis@v1.2.0 w/1 pkgs
(88)  ? attempt google.golang.org/genproto with 1 pkgs; at least 1 versions to try
(127)     try google.golang.org/genproto@master
(127) ✓ select google.golang.org/genproto@master w/1 pkgs
(89)  ? attempt vbom.ml/util with 1 pkgs; at least 1 versions to try
(128)     try vbom.ml/util@master
(128) ✓ select vbom.ml/util@master w/1 pkgs
(90)  ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; at least 1 versions to try
(129)     try github.com/matttproud/golang_protobuf_extensions@v1.0.1
(129) ✓ select github.com/matttproud/golang_protobuf_extensions@v1.0.1 w/1 pkgs
(91)  ? attempt github.com/xeipuuv/gojsonpointer with 1 pkgs; at least 1 versions to try
(130)     try github.com/xeipuuv/gojsonpointer@master
(130) ✓ select github.com/xeipuuv/gojsonpointer@master w/1 pkgs
(92)  ? attempt github.com/miekg/pkcs11 with 1 pkgs; at least 1 versions to try
(131)     try github.com/miekg/pkcs11@master
(131) ✓ select github.com/miekg/pkcs11@master w/1 pkgs
(93)  ? revisit golang.org/x/crypto to add 1 pkgs
(132)   ✓ include 1 more pkgs from golang.org/x/crypto@master
(93)  ? attempt github.com/hashicorp/go-version with 1 pkgs; at least 1 versions to try
(133)     try github.com/hashicorp/go-version@v1.1.0
(133) ✓ select github.com/hashicorp/go-version@v1.1.0 w/1 pkgs
(94)  ? attempt github.com/coreos/etcd with 1 pkgs; at least 1 versions to try
(134)     try github.com/coreos/etcd@v3.3.12
(134) ✓ select github.com/coreos/etcd@v3.3.12 w/1 pkgs
  ✓ found solution with 544 packages from 94 projects

Solver wall times by segment:
    b-rev-present-in: 1m17.331181728s
     b-source-exists:  1m14.33904078s
         b-list-pkgs:    10.82832866s
              b-gmal:    5.516742506s
  b-deduce-proj-root:    2.103047423s
             satisfy:    305.366268ms
         select-atom:    274.809688ms
            new-atom:       4.27532ms
         select-root:      1.762658ms
               other:       602.937µs
            add-atom:       256.368µs

  TOTAL: 2m50.705414336s

(1/94) Wrote github.com/xeipuuv/gojsonpointer@master
(2/94) Wrote github.com/deislabs/cnab-go@master
(3/94) Wrote github.com/prometheus/client_golang@v0.8.0
(4/94) Wrote github.com/modern-go/concurrent@1.0.3
(5/94) Wrote github.com/prometheus/client_model@master
(6/94) Wrote github.com/prometheus/common@v0.2.0
(7/94) Wrote sigs.k8s.io/yaml@v1.1.0
(8/94) Wrote golang.org/x/oauth2@master
(9/94) Wrote github.com/morikuni/aec@master
(10/94) Wrote github.com/docker/go-events@master
(11/94) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1
(12/94) Wrote github.com/containerd/fifo@master
(13/94) Wrote github.com/Masterminds/semver@v1.4.2
(14/94) Wrote github.com/pkg/errors@v0.8.1
(15/94) Wrote gopkg.in/inf.v0@v0.9.1
(16/94) Wrote github.com/Azure/go-ansiterm@master
(17/94) Wrote github.com/wadey/gocovmerge@master
(18/94) Wrote github.com/agl/ed25519@master
(19/94) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(20/94) Wrote github.com/docker/docker-credential-helpers@v0.6.1
(21/94) Wrote github.com/spf13/cobra@v0.0.3
(22/94) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1
(23/94) Wrote github.com/docker/go-connections@v0.4.0
(24/94) Wrote k8s.io/utils@master
(25/94) Wrote github.com/json-iterator/go@v1.1.6
(26/94) Wrote golang.org/x/sys@master
(27/94) Wrote github.com/cbroglie/mustache@v1.0.1
(28/94) Wrote github.com/opencontainers/runtime-spec@v1.0.1
(29/94) Wrote gotest.tools@v2.3.0
(30/94) Wrote github.com/Microsoft/go-winio@v0.4.12
(31/94) Wrote github.com/gorilla/mux@v1.7.1
(32/94) Wrote github.com/oklog/ulid@v1.3.1
(33/94) Wrote google.golang.org/grpc@v1.19.1
(34/94) Wrote github.com/beorn7/perks@master
(35/94) Wrote github.com/hashicorp/go-version@v1.1.0
(36/94) Wrote github.com/prometheus/procfs@master
(37/94) Wrote github.com/golang/protobuf@v1.3.1
(38/94) Wrote github.com/globalsign/mgo@master
(39/94) Wrote k8s.io/apimachinery@kubernetes-1.14.1
(40/94) Wrote github.com/opencontainers/image-spec@v1.0.1
(41/94) Wrote github.com/docker/go-units@v0.3.3
(42/94) Wrote github.com/sirupsen/logrus@v1.4.1
(43/94) Wrote cloud.google.com/go@v0.37.4
(44/94) Wrote github.com/modern-go/reflect2@1.0.1
(45/94) Wrote github.com/qri-io/jsonschema@v0.1.1
(46/94) Wrote gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e
(47/94) Wrote k8s.io/api@kubernetes-1.14.1
(48/94) Wrote github.com/Microsoft/hcsshim@v0.8.6
(49/94) Wrote golang.org/x/tools@master
(50/94) Wrote google.golang.org/appengine@v1.5.0
(51/94) Wrote github.com/mattn/go-shellwords@v1.0.5
(52/94) Wrote github.com/gogo/googleapis@v1.2.0
(53/94) Wrote github.com/spf13/pflag@master
(54/94) Wrote github.com/googleapis/gnostic@v0.2.0
(55/94) Wrote vbom.ml/util@master
(56/94) Wrote github.com/hashicorp/golang-lru@v0.5.1
(57/94) Wrote golang.org/x/net@master
(58/94) Wrote github.com/davecgh/go-spew@v1.1.1
(59/94) Wrote google.golang.org/genproto@master
(60/94) Wrote github.com/google/shlex@master
(61/94) Wrote github.com/qri-io/jsonpointer@v0.1.0
(62/94) Wrote github.com/xeipuuv/gojsonreference@master
(63/94) Wrote github.com/imdario/mergo@master
(64/94) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(65/94) Wrote github.com/inconshreveable/mousetrap@v1.0
(66/94) Wrote github.com/miekg/pkcs11@master
(67/94) Wrote k8s.io/klog@v0.2.0
(68/94) Wrote github.com/google/go-cmp@v0.2.0
(69/94) Wrote github.com/docker/cnab-to-oci@master
(70/94) Wrote github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(71/94) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(72/94) Wrote github.com/mitchellh/mapstructure@v1.1.2
(73/94) Wrote github.com/docker/go@v1.5.1-1
(74/94) Wrote github.com/opencontainers/runc@v1.0.0-rc7
(75/94) Wrote github.com/syndtr/gocapability@master
(76/94) Wrote golang.org/x/sync@master
(77/94) Wrote github.com/google/gofuzz@v1.0.0
(78/94) Wrote github.com/containerd/typeurl@master
(79/94) Wrote github.com/containerd/continuity@master
(80/94) Wrote golang.org/x/time@master
(81/94) Wrote golang.org/x/text@v0.3.0
(82/94) Wrote github.com/gopherjs/gopherjs@master
(83/94) Wrote golang.org/x/crypto@master
(84/94) Wrote github.com/gogo/protobuf@v1.2.1
(85/94) Wrote k8s.io/client-go@kubernetes-1.14.1
(86/94) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(87/94) Wrote github.com/coreos/etcd@v3.3.12
(88/94) Wrote github.com/theupdateframework/notary@v0.6.1
(89/94) Wrote github.com/docker/compose-on-kubernetes@v0.4.21
(90/94) Wrote github.com/docker/docker@master
(91/94) Wrote github.com/containerd/containerd (from github.com/simonferquel/containerd)@42c3614d58767e96c1752977fed94d0b140a0173
(92/94) Wrote github.com/docker/cli@19.03
(93/94) Wrote github.com/deislabs/duffle@5930527762a46c7adfcfccaec1e6a2ddf5841319
(94/94) 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 24 file(s)
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] stash
Stashed 65 file(s)
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] stash
Stashed 25 file(s)
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ xargs docker image rm -f
+ docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-536-2*
Untagged: docker-app-e2e-cross:jenkins-app-PR-536-2
Deleted: sha256:afb1cbf6223da1010bfb5ac257e1b7a92fe81f6a339e38b2c6d47508bd89cf61
Deleted: sha256:b6ef738c8cff81405c56a5e22e62f247fbb153bbe14d70a05cc44e1577aa9db2
Deleted: sha256:5e197a7f8d65b44625e8c61d0dd4e5d5a8f01c4aa8cfe2ba0e97b032e1ec3229
Deleted: sha256:b8e7a0ebc3ea28028369f9bc3bcf0e8714059b5ab27f7069289314e5215a2fa5
Untagged: docker-app-cross:jenkins-app-PR-536-2
Deleted: sha256:f9c8339c0437b77b054de6a570721c57001757a8eb07294fde6d92e6d92e4460
Deleted: sha256:19f7f7862180c6c1a3456b40722214da9f231a975743f874d7b81732e9865c5a
Deleted: sha256:1f7790653602e47c9d1e7edbae30905f0015ce64c7fe83acc5a0412bdff43a1d
Deleted: sha256:f14590d98b259af363a8add1257d380c47465bec0376e3054c3c0470f2265322
Deleted: sha256:a27d6bca612755be7d7da2e7abd0f729032a0302d6794eae997e78062a7a52e0
Deleted: sha256:2f48137445d26ec812ebcfe1f0b66ea27e3c5f33c0f9a825fde83a1851fbf6c6
Deleted: sha256:fe430b1e346858449d92a03bb267014ec51c41551ea60fc0085e1a3b4bcf25e0
Deleted: sha256:4090b1686b9a28828c523d1196273c481d56be7c12609a46863f86ccb7a832de
Deleted: sha256:bdbcfc405f83d7d7fc7633e5b90fd0850fcbb20720f3cde9e0097314bd904543
Deleted: sha256:278711473eb23a55e988c1b1c10d8141aefbb222f1f14b3a5da2342f80a13f74
Deleted: sha256:569a5fd5da5c6743a27d2bd49e8c5b0e3707791647e3996c04fb0befc9911e04
Deleted: sha256:ad2370d38c6acd15094f0f0a8918211cf46688069ac2e728c74c222e7df4e5aa
Deleted: sha256:dca1264d17151b10b0624ed8496e15328abd37b2bc98dd3e1b868a2f67f7785c
Deleted: sha256:37585b38c39fe35ee3ea8a14ae46d3a09f58c66b9ad8d31231c85bd9c4b52b0e
Deleted: sha256:bf06ca1f1f4f5ebfebf3a4f065a924bb6f4afaa6e976b4b3c7132098ded5aef0
Deleted: sha256:1d7e7b93baf3d37c8a7d69e5e5932f46bc9eb5ff2ef3ef6c0ef2aba053b6a1b7
Deleted: sha256:326b5e56a18ac7b9648778d46198c012cf2a3f2ff7ce6ad090114b243f5e5ea3
Untagged: docker-app-cli:jenkins-app-PR-536-2
Deleted: sha256:6df6c5636b585f73f98a8676fa0946d0ef94e7105ee82dcd53f5be35db7c83f0
Deleted: sha256:ac70a864d16a0391386dad11c6ef67b647e4d24030305925c5753f62b1771507
Deleted: sha256:bccc01234ab3cdabf780c962b5ce6c5bd9aa7ab0ea433e06eaf32d7fea2c94c0
Deleted: sha256:7bdfbfb75d79d7c659898488b7aff2443c7280f8d162d623313132527cda2bcc
Deleted: sha256:628b34275339102bae414c6be9911382464d1d5834b69d27981c3b7e0a38a3a1
Deleted: sha256:57ce0dee3c48161af3709c68a5210916847097a08bd49cace53809894ef08609
Deleted: sha256:ac309cd5ba7f6995dccd714034d7c6b999ec2f7bb7d72e1410d4819caec20765
Deleted: sha256:6d158ed59b3bde7d577bcf313e596936089124a84df7d7afe8190487e9ddaf81
Deleted: sha256:fdf4c9b945a459411ad1d50ddac5dfd2a066d8f1a5528551e84fb6a933b9900b
Deleted: sha256:a614288144100bb4c3f8b915cc46d9ef77b6d108affcb746b132545d235ba2fd
Deleted: sha256:c117232443718be3bcc9dc871de6a1be5a22e133825de831cfa1797b13489e72
[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: Coverage (experimental))
[Pipeline] { (Branch: Gradle test)
[Pipeline] { (Branch: Test Linux)
[Pipeline] stage
[Pipeline] { (Coverage)
[Pipeline] stage
[Pipeline] { (Coverage (experimental))
[Pipeline] stage
[Pipeline] { (Gradle test)
[Pipeline] stage
[Pipeline] { (Test Linux)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on ubuntu-1604-aufs (i-0eca9013f5bf7737e) in /home/ubuntu/workspace/app_PR-536
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/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
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-536/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/536/head:refs/remotes/origin/PR-536
Fetching without tags
Checking out Revision 11c7b20d841caf0c1acd0fad0b0f87a615296c19 (PR-536)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # 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/536/head:refs/remotes/origin/PR-536
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11c7b20d841caf0c1acd0fad0b0f87a615296c19
Commit message: "Add a --all-contexts flag to list all the installations on all the contextsRefactored the command add a golden test on the output."
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
Running on ubuntu-1604-aufs (i-05b9f9d0aa4216108) in /home/ubuntu/workspace/app_PR-536
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/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
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-536/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/536/head:refs/remotes/origin/PR-536
Fetching without tags
Checking out Revision 11c7b20d841caf0c1acd0fad0b0f87a615296c19 (PR-536)
Commit message: "Add a --all-contexts flag to list all the installations on all the contextsRefactored the command add a golden test on the output."
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # 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/536/head:refs/remotes/origin/PR-536
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11c7b20d841caf0c1acd0fad0b0f87a615296c19
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
[Pipeline] sh
+ docker load -i coverage-invocation-image.tar
Loaded image: docker/cnab-app-base:jenkins-app-PR-536-2-coverage
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile TAG=jenkins-app-PR-536-2-coverage coverage-run
docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-536-2-coverage --build-arg=COMMIT=11c7b20 --build-arg=ALPINE_VERSION=3.9.4 --target=dev -t docker-app-dev:jenkins-app-PR-536-2 .
Sending build context to Docker daemon  78.39MB

Step 1/16 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build
 ---> d2763b08751b
Step 2/16 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Running in 3eb4fb2780c9
Removing intermediate container 3eb4fb2780c9
 ---> 5647f4da2dc7
Step 3/16 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Running in 7349a5c8a129
Reading package lists...[Pipeline] sh

Building dependency tree...
Reading state information...
+ docker load -i coverage-experimental-invocation-image.tar
coreutils is already the newest version (8.26-3).
coreutils set to manually installed.
util-linux is already the newest version (2.29.2-1+deb9u1).
util-linux set to manually installed.
The following NEW packages will be installed:
  uuid-runtime
Loaded image: docker/cnab-app-base:jenkins-app-PR-536-2-coverage-experimental
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 82.6 kB of archives.
After this operation, 160 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 82.6 kB in 1s (73.7 kB/s)
Selecting previously unselected package uuid-runtime.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24387 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ...
Unpacking uuid-runtime (2.29.2-1+deb9u1) ...
Setting up uuid-runtime (2.29.2-1+deb9u1) ...
Adding group `uuidd' (GID 102) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 101) ...
Adding new user `uuidd' (UID 101) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
+ make EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- -f docker.Makefile TAG=jenkins-app-PR-536-2-coverage-experimental coverage-run
docker build --build-arg=EXPERIMENTAL=on --build-arg=TAG=jenkins-app-PR-536-2-coverage-experimental --build-arg=COMMIT=11c7b20 --build-arg=ALPINE_VERSION=3.9.4 --target=dev -t docker-app-dev:jenkins-app-PR-536-2 .
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-1604-aufs-edge’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-1604-aufs-edge’
Sending build context to Docker daemon  78.39MB

Step 1/16 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build
sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253: Pulling from dockercore/golang-cross
c5e155d5a1d1: Pulling fs layer
221d80d00ae9: Pulling fs layer
4250b3117dca: Pulling fs layer
3b7ca19181b2: Pulling fs layer
aa24759e848f: Pulling fs layer
927e9eaeed19: Pulling fs layer
66293f4dacbd: Pulling fs layer
663e08ec2487: Pulling fs layer
5b0b2e68f6ad: Pulling fs layer
b6cecf9fbb5b: Pulling fs layer
6a7c997bd192: Pulling fs layer
66293f4dacbd: Waiting
663e08ec2487: Waiting
5b0b2e68f6ad: Waiting
b6cecf9fbb5b: Waiting
6a7c997bd192: Waiting
3b7ca19181b2: Waiting
aa24759e848f: Waiting
927e9eaeed19: Waiting
4250b3117dca: Verifying Checksum
4250b3117dca: Download complete
221d80d00ae9: Verifying Checksum
221d80d00ae9: Download complete
Removing intermediate container 7349a5c8a129
 ---> 9db42916b40c
Step 4/16 : WORKDIR /go/src/github.com/docker/cli
 ---> Running in ab1cc93d1151
Removing intermediate container ab1cc93d1151
 ---> 2efb0b0b841c
Step 5/16 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Running in 740a38a385a2
c5e155d5a1d1: Verifying Checksum
c5e155d5a1d1: Download complete
3b7ca19181b2: Verifying Checksum
3b7ca19181b2: Download complete
66293f4dacbd: Verifying Checksum
66293f4dacbd: Download complete
663e08ec2487: Verifying Checksum
663e08ec2487: Download complete
Cloning into '.'...
aa24759e848f: Verifying Checksum
aa24759e848f: Download complete
b6cecf9fbb5b: Verifying Checksum
b6cecf9fbb5b: Download complete
927e9eaeed19: Verifying Checksum
927e9eaeed19: Download complete
5b0b2e68f6ad: Verifying Checksum
5b0b2e68f6ad: Download complete
Running on ubuntu-1604-aufs (i-0a702bf04aa913b1f) in /home/ubuntu/workspace/app_PR-536
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/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
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
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-536/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/536/head:refs/remotes/origin/PR-536
6a7c997bd192: Verifying Checksum
6a7c997bd192: Download complete
Fetching without tags
Checking out Revision 11c7b20d841caf0c1acd0fad0b0f87a615296c19 (PR-536)
Commit message: "Add a --all-contexts flag to list all the installations on all the contextsRefactored the command add a golden test on the output."
Removing intermediate container 740a38a385a2
 ---> 6f0d51b03bca
Step 6/16 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Running in 1d18d0f29fef
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # 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/536/head:refs/remotes/origin/PR-536
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11c7b20d841caf0c1acd0fad0b0f87a615296c19
c5e155d5a1d1: Pull complete
./scripts/build/osx
Building build/docker-darwin-amd64
221d80d00ae9: Pull complete
4250b3117dca: Pull complete
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app/bin
[Pipeline] {
[Pipeline] unstash
3b7ca19181b2: Pull complete
Running on ubuntu-1604-aufs (i-040cf93369413d540) in /home/ubuntu/workspace/app_PR-536
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/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
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-536/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/536/head:refs/remotes/origin/PR-536
aa24759e848f: Pull complete
Fetching without tags
Checking out Revision 11c7b20d841caf0c1acd0fad0b0f87a615296c19 (PR-536)
Commit message: "Add a --all-contexts flag to list all the installations on all the contextsRefactored the command add a golden test on the output."
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # 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/536/head:refs/remotes/origin/PR-536
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11c7b20d841caf0c1acd0fad0b0f87a615296c19
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
927e9eaeed19: Pull complete
66293f4dacbd: Pull complete
663e08ec2487: Pull complete
[Pipeline] sh
+ docker load -i invocation-image.tar
Loaded image: docker/cnab-app-base:jenkins-app-PR-536-2
[Pipeline] }
[Pipeline] // dir
[Pipeline] unstash
5b0b2e68f6ad: Pull complete
b6cecf9fbb5b: Pull complete
6a7c997bd192: Pull complete
Digest: sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253
Status: Downloaded newer image for dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253
 ---> d2763b08751b
Step 2/16 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Running in 5190eb51ba71
Removing intermediate container 5190eb51ba71
 ---> 62e5090e5050
Step 3/16 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Running in 2762ec8af81f
Reading package lists...
Building dependency tree...
Reading state information...
coreutils is already the newest version (8.26-3).
coreutils set to manually installed.
util-linux is already the newest version (2.29.2-1+deb9u1).
util-linux set to manually installed.
The following NEW packages will be installed:
  uuid-runtime
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 82.6 kB of archives.
After this operation, 160 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 82.6 kB in 1s (82.0 kB/s)
Selecting previously unselected package uuid-runtime.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24387 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ...
Unpacking uuid-runtime (2.29.2-1+deb9u1) ...
Setting up uuid-runtime (2.29.2-1+deb9u1) ...
Adding group `uuidd' (GID 102) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 101) ...
Adding new user `uuidd' (UID 101) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Removing intermediate container 2762ec8af81f
 ---> 6959c6327df0
Step 4/16 : WORKDIR /go/src/github.com/docker/cli
 ---> Running in 08ceb5abdc17
Removing intermediate container 08ceb5abdc17
 ---> 40720fd3f7a6
Step 5/16 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Running in 151bfa2ceeff
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 151bfa2ceeff
 ---> 22653b386e1a
Step 6/16 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Running in 04e2fd8c3330
./scripts/build/osx
Building build/docker-darwin-amd64
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile gradle-test
tar cf - Dockerfile.gradle bin/docker-app-linux integrations/gradle | docker build -t docker-app-gradle:jenkins-app-PR-536-2 -f Dockerfile.gradle -
Sending build context to Docker daemon   37.6MB

Step 1/3 : FROM gradle:4.9-jdk8
4.9-jdk8: Pulling from library/gradle
55cbf04beb70: Pulling fs layer
1607093a898c: Pulling fs layer
9a8ea045c926: Pulling fs layer
d4eee24d4dac: Pulling fs layer
c58988e753d7: Pulling fs layer
794a04897db9: Pulling fs layer
70fcfa476f73: Pulling fs layer
806029475e0c: Pulling fs layer
67959b355155: Pulling fs layer
365e56fcf864: Pulling fs layer
821805da50c8: Pulling fs layer
d4eee24d4dac: Waiting
c58988e753d7: Waiting
794a04897db9: Waiting
70fcfa476f73: Waiting
806029475e0c: Waiting
67959b355155: Waiting
365e56fcf864: Waiting
821805da50c8: Waiting
9a8ea045c926: Verifying Checksum
9a8ea045c926: Download complete
1607093a898c: Verifying Checksum
1607093a898c: Download complete
c58988e753d7: Verifying Checksum
c58988e753d7: Download complete
794a04897db9: Verifying Checksum
794a04897db9: Download complete
55cbf04beb70: Verifying Checksum
55cbf04beb70: Download complete
70fcfa476f73: Verifying Checksum
70fcfa476f73: Download complete
67959b355155: Verifying Checksum
67959b355155: Download complete
d4eee24d4dac: Verifying Checksum
d4eee24d4dac: Download complete
821805da50c8: Verifying Checksum
821805da50c8: Download complete
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] unstash
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] unstash
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
365e56fcf864: Verifying Checksum
365e56fcf864: Download complete
806029475e0c: Verifying Checksum
806029475e0c: Download complete
+ ./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.TestBaseInvocationImageVersion/default (0.05s)
PASS e2e/linux.TestBaseInvocationImageVersion/config (0.05s)
PASS e2e/linux.TestBaseInvocationImageVersion (0.10s)
55cbf04beb70: Pull complete
1607093a898c: Pull complete
9a8ea045c926: Pull complete
d4eee24d4dac: Pull complete
c58988e753d7: Pull complete
794a04897db9: Pull complete
70fcfa476f73: Pull complete
806029475e0c: Pull complete
67959b355155: Pull complete
365e56fcf864: Pull complete
821805da50c8: Pull complete
Digest: sha256:d761793ff33b748f6160f9249fa0ceeeba55a6b6204737e7f4c67b6ad70c631b
Status: Downloaded newer image for gradle:4.9-jdk8
 ---> 171a47f5f255
Step 2/3 : COPY bin/docker-app-linux /usr/local/bin/docker-app
 ---> 91e33aed3ed4
Step 3/3 : COPY --chown=gradle:gradle integrations/gradle .
 ---> 770ec7c339bb
Successfully built 770ec7c339bb
Successfully tagged docker-app-gradle:jenkins-app-PR-536-2
docker run --rm docker-app-gradle:jenkins-app-PR-536-2 bash -c "./gradlew --stacktrace build && cd example && gradle renderIt"
Downloading https://services.gradle.org/distributions/gradle-4.7-bin.zip
..PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (4.37s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.95s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (2.83s)
PASS e2e/linux.TestCallCustomStatusAction (11.14s)
.....................................................................
Unzipping /home/gradle/.gradle/wrapper/dists/gradle-4.7-bin/73xux3q4721jgr4pjvqf9o30/gradle-4.7-bin.zip to /home/gradle/.gradle/wrapper/dists/gradle-4.7-bin/73xux3q4721jgr4pjvqf9o30
PASS e2e/linux.TestRender/envvariables/stdout (1.46s)
PASS e2e/linux.TestRender/envvariables/file (1.25s)
PASS e2e/linux.TestRender/envvariables (2.72s)
PASS e2e/linux.TestRender (2.72s)
Set executable permissions for: /home/gradle/.gradle/wrapper/dists/gradle-4.7-bin/73xux3q4721jgr4pjvqf9o30/gradle-4.7/bin/gradle

Welcome to Gradle 4.7!

Here are the highlights of this release:
 - Incremental annotation processing
 - JDK 10 support
 - Grouped non-interactive console logs
 - Failed tests are re-run first for quicker feedback

For more details see https://docs.gradle.org/4.7/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
PASS e2e/linux.TestRenderFormatters (2.72s)
Generating JAR file 'gradle-api-4.7.jar'
PASS e2e/linux.TestInit (2.85s)
PASS e2e/linux.TestDetectApp (4.28s)
PASS e2e/linux.TestSplitMerge (2.76s)
> Task :compileJava
> Task :pluginDescriptors
> Task :processResources
> Task :classes
> Task :jar
> Task :assemble
> Task :pluginUnderTestMetadata
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
./scripts/build/windows
Generating windows resources
Building build/docker-windows-amd64
> Task :validateTaskProperties
> Task :check
> Task :build

BUILD SUCCESSFUL in 23s
6 actionable tasks: 6 executed

Welcome to Gradle 4.9!

Here are the highlights of this release:
 - Experimental APIs for creating and configuring tasks lazily
 - Pass arguments to JavaExec via CLI
 - Auxiliary publication dependency support for multi-project builds
 - Improved dependency insight report

For more details see https://docs.gradle.org/4.9/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
PASS e2e/linux.TestBundle/simple-bundle (0.47s)
PASS e2e/linux.TestBundle/bundle-with-tag (0.29s)
PASS e2e/linux.TestBundle (10.11s)
> Task :renderIt

BUILD SUCCESSFUL in 3s
1 actionable task: 1 executed
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
./scripts/build/windows
Generating windows resources
Building build/docker-windows-amd64
PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (19.78s)
PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (18.83s)
PASS e2e/linux.TestDockerAppLifecycle (38.61s)
PASS e2e/linux.TestCredentials/missing (0.07s)
PASS e2e/linux.TestCredentials/full (1.65s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.17s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.18s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.12s)
PASS e2e/linux.TestExamplesAreValid (0.17s)
PASS e2e/linux.TestInvokePluginFromCLI (2.79s)
PASS e2e/linux.TestPushInstall (16.24s)
WARNING: binary creates a Linux executable. Use cross for macOS or Windows.
./scripts/build/binary
Building statically linked build/docker-linux-amd64
PASS e2e/linux.TestPushPullInstall (15.32s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (5.06s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.10s)
PASS e2e/linux.TestPushInstallBundle (17.68s)
PASS e2e/linux

=== Skipped
=== SKIP: e2e/linux TestRenderTemplates (0.00s)
    commands_test.go:29: renderer templates tests


DONE 35 tests, 1 skipped in 131.649s
time="2019-08-30T18:43:03Z" 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
[Pipeline] junit
Recording test results
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-536-2
Untagged: docker/cnab-app-base:jenkins-app-PR-536-2
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
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 1d18d0f29fef
 ---> f3e4a088456d
Step 7/16 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in e256ad2883e1
Removing intermediate container e256ad2883e1
 ---> f575b76d2b4e
Step 8/16 : FROM build AS dev
 ---> f575b76d2b4e
Step 9/16 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Running in 18c98d43234e
Removing intermediate container 18c98d43234e
 ---> 7c7504cc71aa
Step 10/16 : ARG DEP_VERSION=v0.5.1
 ---> Running in 3a395fd2e646
Removing intermediate container 3a395fd2e646
 ---> 745edd3511ce
Step 11/16 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Running in a3af9850bea2
  % 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   7118      0 --:--:-- --:--:-- --:--:--  7202

100 10.5M  100 10.5M    0     0  49.1M      0 --:--:-- --:--:-- --:--:-- 49.1M
Removing intermediate container a3af9850bea2
 ---> b188378bd8e2
Step 12/16 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Running in 2452bb7ea20b
Removing intermediate container 2452bb7ea20b
 ---> 8b3d3c265869
Step 13/16 : RUN mkdir $GOPATH/src/gotest.tools &&     git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&     cd $GOPATH/src/gotest.tools/gotestsum &&     git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&     GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&     GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&     GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&     ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Running in fd37e9efa509
go: finding github.com/mattn/go-colorable v0.0.9
go: finding github.com/google/go-cmp v0.2.0
go: finding github.com/sirupsen/logrus v1.0.5
go: finding github.com/mattn/go-isatty v0.0.3
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/onsi/ginkgo v1.8.0
go: finding github.com/stretchr/testify v1.3.0
go: finding github.com/golang/protobuf v1.2.0
go: finding github.com/jonboulle/clockwork v0.1.0
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
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 github.com/davecgh/go-spew v1.1.0
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding github.com/hpcloud/tail v1.0.0
go: finding github.com/stretchr/objx v0.1.0
go: finding github.com/onsi/ginkgo v1.6.0
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
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 golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: downloading github.com/spf13/pflag v1.0.1
go: downloading github.com/pkg/errors v0.8.0
go: extracting github.com/sirupsen/logrus v1.0.5
go: extracting github.com/pkg/errors v0.8.0
go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: extracting github.com/jonboulle/clockwork v0.1.0
go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
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/spf13/pflag v1.0.1
go: extracting github.com/fatih/color v1.6.0
go: downloading github.com/mattn/go-isatty v0.0.3
go: downloading github.com/mattn/go-colorable v0.0.9
go: extracting github.com/mattn/go-isatty v0.0.3
go: extracting github.com/mattn/go-colorable v0.0.9
go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
Removing intermediate container fd37e9efa509
 ---> 713fed24afa0
Step 14/16 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&     GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&     GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Running in 12f0dd802817
Removing intermediate container 12f0dd802817
 ---> 86913d48065a
Step 15/16 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Running in 53d9676abdfe
golang.org/x/tools/internal/semver
github.com/pkg/errors
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/fastwalk
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/module
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/internal/imports
golang.org/x/tools/imports
github.com/mjibson/esc/embed
github.com/mjibson/esc
Removing intermediate container 53d9676abdfe
 ---> cb3590ce7e3c
Step 16/16 : COPY . .
 ---> a88777fa1319
[Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed
Successfully built a88777fa1319
Successfully tagged docker-app-dev:jenkins-app-PR-536-2
docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-536-2-coverage --network="host" -t docker-app-dev:jenkins-app-PR-536-2 make COMMIT=11c7b20 TAG=jenkins-app-PR-536-2-coverage EXPERIMENTAL=off 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=11c7b20 -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:44:30Z" -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/cmd/docker-app-standalone github.com/docker/app/internal github.com/docker/app/internal/commands 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/packager github.com/docker/app/internal/renderer github.com/docker/app/internal/renderer/driver github.com/docker/app/internal/renderer/gotemplate github.com/docker/app/internal/renderer/mustache github.com/docker/app/internal/renderer/yatee 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/pkg/yatee github.com/docker/app/pkg/yatee/gopher github.com/docker/app/pkg/yatee/samples 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
∅  .
Removing intermediate container 04e2fd8c3330
 ---> 4240eadc8ded
Step 7/16 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in b9a8897369e1
Removing intermediate container b9a8897369e1
 ---> 1f07222e01b3
Step 8/16 : FROM build AS dev
 ---> 1f07222e01b3
Step 9/16 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Running in d7d6f6bbce35
Removing intermediate container d7d6f6bbce35
 ---> 023687c13f54
Step 10/16 : ARG DEP_VERSION=v0.5.1
 ---> Running in 21cc168d6540
Removing intermediate container 21cc168d6540
 ---> 2739ed5ec9c8
Step 11/16 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Running in 255517e56e5e
  % 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   5166      0 --:--:-- --:--:-- --:--:--  5170

100 10.5M  100 10.5M    0     0  41.0M      0 --:--:-- --:--:-- --:--:-- 41.0M
Removing intermediate container 255517e56e5e
 ---> 6306c99bf0fb
Step 12/16 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Running in bcea9fdaef89
Removing intermediate container bcea9fdaef89
 ---> 7447b9a062df
Step 13/16 : RUN mkdir $GOPATH/src/gotest.tools &&     git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&     cd $GOPATH/src/gotest.tools/gotestsum &&     git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&     GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&     GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&     GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&     ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Running in 26674714acbe
go: finding github.com/pkg/errors v0.8.0
go: finding github.com/google/go-cmp v0.2.0
go: finding github.com/mattn/go-isatty v0.0.3
go: finding github.com/mattn/go-colorable v0.0.9
go: finding github.com/spf13/pflag v1.0.1
go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
go: finding gotest.tools v2.1.0+incompatible
go: finding github.com/onsi/gomega v1.4.3
go: finding github.com/onsi/ginkgo v1.8.0
go: finding github.com/sirupsen/logrus v1.0.5
go: finding github.com/fatih/color v1.6.0
go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
go: finding github.com/jonboulle/clockwork v0.1.0
go: finding github.com/stretchr/testify v1.3.0
go: finding golang.org/x/text v0.3.0
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
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/net v0.0.0-20180906233101-161cd47e91fd
go: finding github.com/hpcloud/tail v1.0.0
go: finding github.com/davecgh/go-spew v1.1.0
go: finding github.com/stretchr/objx v0.1.0
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding github.com/onsi/ginkgo v1.6.0
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
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/pkg/errors v0.8.0
go: downloading github.com/fatih/color v1.6.0
go: downloading github.com/spf13/pflag v1.0.1
go: downloading github.com/jonboulle/clockwork v0.1.0
go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: extracting github.com/pkg/errors v0.8.0
go: extracting github.com/sirupsen/logrus v1.0.5
go: extracting github.com/jonboulle/clockwork v0.1.0
go: extracting github.com/spf13/pflag v1.0.1
go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
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/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 26674714acbe
 ---> 0a9bd4fb8582
Step 14/16 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&     GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&     GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Running in 4174c4e16ca0
Removing intermediate container 4174c4e16ca0
 ---> 8dbae85da51f
Step 15/16 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Running in 1b28280f2c09
golang.org/x/tools/internal/semver
github.com/pkg/errors
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/fastwalk
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/module
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/internal/imports
golang.org/x/tools/imports
github.com/mjibson/esc/embed
github.com/mjibson/esc
Removing intermediate container 1b28280f2c09
 ---> 64a7e4e4996a
Step 16/16 : COPY . .
 ---> 34f9cc564f37
[Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed
Successfully built 34f9cc564f37
Successfully tagged docker-app-dev:jenkins-app-PR-536-2
docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-536-2-coverage-experimental --network="host" -t docker-app-dev:jenkins-app-PR-536-2 make COMMIT=11c7b20 TAG=jenkins-app-PR-536-2-coverage-experimental EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- coverage
Running unit tests (coverage)...
CGO_ENABLED=0 gotestsum --junitfile _build/test-results/experimental-unit-coverage.xml -- -tags="experimental" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20 -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-08-30T18:45:02Z" -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/cmd/docker-app-standalone github.com/docker/app/internal github.com/docker/app/internal/commands 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/packager github.com/docker/app/internal/renderer github.com/docker/app/internal/renderer/driver github.com/docker/app/internal/renderer/gotemplate github.com/docker/app/internal/renderer/mustache github.com/docker/app/internal/renderer/yatee 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/pkg/yatee github.com/docker/app/pkg/yatee/gopher github.com/docker/app/pkg/yatee/samples 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
∅  .
∅  cmd/cnab-run
∅  cmd/docker-app
∅  cmd/docker-app-standalone
✓  internal (3ms)
✓  internal/compose (7ms)
✓  internal/formatter (3ms)
✓  internal/inspect (54ms)
✓  internal/commands (530ms)
∅  internal/formatter/driver
∅  internal/formatter/json
∅  internal/formatter/yaml
✓  internal/renderer (7ms)
✓  internal/packager (34ms)
∅  internal/renderer/driver
∅  internal/renderer/gotemplate
∅  internal/renderer/mustache
∅  internal/renderer/yatee
✓  internal/slices (2ms)
✓  internal/store (17ms)
✓  internal/yaml (1.66s)
✓  pkg/yatee (4ms)
✓  loader (11ms)
∅  pkg/yatee/gopher
∅  pkg/yatee/samples
✓  specification (7ms)
✓  render (37ms)
✓  types (19ms)
✓  types/metadata (5ms)
✓  types/parameters (4ms)

DONE 205 tests in 91.861s
CGO_ENABLED=0 go test -tags=""" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20 -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:44:30Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app
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=11c7b20 -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:44:30Z" -v ./e2e
∅  cmd/cnab-run
∅  cmd/docker-app
∅  cmd/docker-app-standalone
✓  internal (3ms)
✓  internal/compose (10ms)
✓  internal/formatter (11ms)
✓  internal/inspect (55ms)
✓  internal/commands (311ms)
∅  internal/formatter/driver
∅  internal/formatter/json
∅  internal/formatter/yaml
✓  internal/renderer (4ms)
✓  internal/renderer/gotemplate (5ms)
✓  internal/packager (37ms)
∅  internal/renderer/driver
✓  internal/renderer/mustache (2ms)
✓  internal/renderer/yatee (8ms)
✓  internal/slices (2ms)
✓  internal/store (15ms)
✓  internal/yaml (1.616s)
✓  loader (29ms)
✓  pkg/yatee (5ms)
∅  pkg/yatee/gopher
∅  pkg/yatee/samples
✓  specification (18ms)
✓  render (42ms)
✓  types (32ms)
✓  types/metadata (6ms)
✓  types/parameters (4ms)

DONE 211 tests in 90.339s
CGO_ENABLED=0 go test -tags=""experimental" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20 -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-08-30T18:45:02Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app
Running e2e tests (coverage)...
DOCKERAPP_BINARY=../e2e/coverage-bin CGO_ENABLED=0 gotestsum --junitfile _build/test-results/experimental-e2e-coverage.xml -- -tags="experimental" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=11c7b20 -X github.com/docker/app/internal.Version=jenkins-app-PR-536-2-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-08-30T18:45:02Z" -v ./e2e
✓  e2e (2m10.538s)

=== Skipped
=== SKIP: e2e TestRenderTemplates (0.00s)
    commands_test.go:29: renderer templates tests


DONE 35 tests, 1 skipped in 133.416s
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/commands/bundle.go:31:		bundleCmd				100.0%
github.com/docker/app/internal/commands/bundle.go:48:		runBundle				61.1%
github.com/docker/app/internal/commands/bundle.go:77:		makeBundle				80.0%
github.com/docker/app/internal/commands/bundle.go:86:		makeBundleFromApp			62.5%
github.com/docker/app/internal/commands/bundle.go:119:		makeInvocationImageName			100.0%
github.com/docker/app/internal/commands/bundle.go:126:		makeCNABImageName			100.0%
github.com/docker/app/internal/commands/bundle.go:134:		persistInBundleStore			77.8%
github.com/docker/app/internal/commands/bundle.go:149:		getNamedTagged				77.8%
github.com/docker/app/internal/commands/cnab.go:45:		addNamedCredentialSets			75.0%
github.com/docker/app/internal/commands/cnab.go:76:		parseCommandlineCredential		100.0%
github.com/docker/app/internal/commands/cnab.go:86:		addCredentials				75.0%
github.com/docker/app/internal/commands/cnab.go:103:		addDockerCredentials			87.5%
github.com/docker/app/internal/commands/cnab.go:118:		addRegistryCredentials			85.0%
github.com/docker/app/internal/commands/cnab.go:150:		prepareCredentialSet			77.8%
github.com/docker/app/internal/commands/cnab.go:167:		getTargetContext			85.7%
github.com/docker/app/internal/commands/cnab.go:182:		prepareDriver				95.2%
github.com/docker/app/internal/commands/cnab.go:222:		getAppNameKind				100.0%
github.com/docker/app/internal/commands/cnab.go:244:		extractAndLoadAppBasedBundle		83.3%
github.com/docker/app/internal/commands/cnab.go:254:		resolveBundle				70.0%
github.com/docker/app/internal/commands/cnab.go:291:		requiredClaimBindMount			100.0%
github.com/docker/app/internal/commands/cnab.go:300:		requiredBindMount			77.8%
github.com/docker/app/internal/commands/cnab.go:332:		socketPath				100.0%
github.com/docker/app/internal/commands/cnab.go:340:		isDockerHostLocal			100.0%
github.com/docker/app/internal/commands/cnab.go:344:		prepareCustomAction			70.0%
github.com/docker/app/internal/commands/cnab.go:382:		isInstallationFailed			100.0%
github.com/docker/app/internal/commands/completion.go:13:	completionCmd				16.7%
github.com/docker/app/internal/commands/completion.go:181:	runCompletionZsh			0.0%
github.com/docker/app/internal/commands/dockerdesktop.go:21:	defaultDockerDesktopHostProvider	66.7%
github.com/docker/app/internal/commands/dockerdesktop.go:37:	rewrite					100.0%
github.com/docker/app/internal/commands/dockerdesktop.go:53:	rewrite					91.7%
github.com/docker/app/internal/commands/dockerdesktop.go:78:	makeLinuxkitIPProvider			0.0%
github.com/docker/app/internal/commands/dockerdesktop.go:108:	rewriteContextIfDockerDesktop		66.7%
github.com/docker/app/internal/commands/dockerdesktop.go:135:	List					0.0%
github.com/docker/app/internal/commands/dockerdesktop.go:147:	GetMetadata				80.0%
github.com/docker/app/internal/commands/init.go:19:		initCmd					90.9%
github.com/docker/app/internal/commands/inspect.go:18:		inspectCmd				100.0%
github.com/docker/app/internal/commands/inspect.go:35:		runInspect				71.4%
github.com/docker/app/internal/commands/install.go:45:		installCmd				100.0%
github.com/docker/app/internal/commands/install.go:70:		runInstall				69.8%
github.com/docker/app/internal/commands/list.go:27:		listCmd					88.9%
github.com/docker/app/internal/commands/list.go:51:		runList					36.4%
github.com/docker/app/internal/commands/list.go:90:		printInstallations			88.9%
github.com/docker/app/internal/commands/list.go:107:		printHeaders				100.0%
github.com/docker/app/internal/commands/list.go:115:		printValues				100.0%
github.com/docker/app/internal/commands/list.go:123:		getInstallations			77.8%
github.com/docker/app/internal/commands/list.go:151:		prettyPrintReference			83.3%
github.com/docker/app/internal/commands/merge.go:22:		extraFiles				84.6%
github.com/docker/app/internal/commands/merge.go:44:		handleInPlace				66.7%
github.com/docker/app/internal/commands/merge.go:52:		removeAndRename				60.0%
github.com/docker/app/internal/commands/merge.go:62:		mergeCmd				79.3%
github.com/docker/app/internal/commands/parameters.go:18:	withFileParameters			85.7%
github.com/docker/app/internal/commands/parameters.go:31:	withCommandLineParameters		100.0%
github.com/docker/app/internal/commands/parameters.go:41:	withSendRegistryAuth			85.7%
github.com/docker/app/internal/commands/parameters.go:54:	withOrchestratorParameters		100.0%
github.com/docker/app/internal/commands/parameters.go:66:	mergeBundleParameters			91.7%
github.com/docker/app/internal/commands/parameters.go:85:	matchAndMergeParametersDefinition	94.4%
github.com/docker/app/internal/commands/pull.go:16:		pullCmd					100.0%
github.com/docker/app/internal/commands/pull.go:31:		runPull					71.4%
github.com/docker/app/internal/commands/push.go:47:		pushCmd					100.0%
github.com/docker/app/internal/commands/push.go:65:		runPush					69.8%
github.com/docker/app/internal/commands/push.go:138:		withAppAnnotations			80.0%
github.com/docker/app/internal/commands/push.go:147:		retagInvocationImage			80.0%
github.com/docker/app/internal/commands/push.go:162:		shouldRetagInvocationImage		84.2%
github.com/docker/app/internal/commands/push.go:204:		onEvent					0.0%
github.com/docker/app/internal/commands/push.go:224:		imageIndex				0.0%
github.com/docker/app/internal/commands/push.go:239:		onProgress				0.0%
github.com/docker/app/internal/commands/push.go:243:		print					0.0%
github.com/docker/app/internal/commands/push.go:258:		printDescriptorProgress			0.0%
github.com/docker/app/internal/commands/push.go:294:		hasError				0.0%
github.com/docker/app/internal/commands/push.go:310:		onEvent					80.0%
github.com/docker/app/internal/commands/render.go:23:		renderCmd				100.0%
github.com/docker/app/internal/commands/render.go:43:		runRender				80.0%
github.com/docker/app/internal/commands/root.go:14:		NewRootCmd				100.0%
github.com/docker/app/internal/commands/root.go:25:		addCommands				100.0%
github.com/docker/app/internal/commands/root.go:46:		firstOrEmpty				100.0%
github.com/docker/app/internal/commands/root.go:53:		muteDockerCli				100.0%
github.com/docker/app/internal/commands/root.go:62:		prepareStores				69.2%
github.com/docker/app/internal/commands/root.go:82:		prepareBundleStore			71.4%
github.com/docker/app/internal/commands/root.go:99:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:111:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:118:		SetDefaultTargetContext			100.0%
github.com/docker/app/internal/commands/root.go:122:		CredentialSetOpts			100.0%
github.com/docker/app/internal/commands/root.go:135:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:143:		addFlags				100.0%
github.com/docker/app/internal/commands/split.go:11:		splitCmd				86.7%
github.com/docker/app/internal/commands/status.go:29:		statusCmd				100.0%
github.com/docker/app/internal/commands/status.go:47:		runStatus				73.3%
github.com/docker/app/internal/commands/status.go:99:		displayInstallationStatus		97.0%
github.com/docker/app/internal/commands/status.go:145:		sortParameters				100.0%
github.com/docker/app/internal/commands/status.go:154:		printHeader				100.0%
github.com/docker/app/internal/commands/status.go:159:		printValue				100.0%
github.com/docker/app/internal/commands/status.go:163:		resolveStatusAction			100.0%
github.com/docker/app/internal/commands/uninstall.go:19:	uninstallCmd				100.0%
github.com/docker/app/internal/commands/uninstall.go:37:	runUninstall				52.8%
github.com/docker/app/internal/commands/upgrade.go:21:		upgradeCmd				100.0%
github.com/docker/app/internal/commands/upgrade.go:41:		runUpgrade				62.2%
github.com/docker/app/internal/commands/validate.go:19:		validateCmd				85.7%
github.com/docker/app/internal/commands/version.go:13:		versionCmd				100.0%
github.com/docker/app/internal/compose/compose.go:29:		Load					84.6%
github.com/docker/app/internal/compose/compose.go:52:		validateImagesInConfigFiles		84.2%
github.com/docker/app/internal/compose/compose.go:88:		ExtractVariables			75.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:19:		Inspect					95.2%
github.com/docker/app/internal/inspect/inspect.go:100:		printMetadata				100.0%
github.com/docker/app/internal/inspect/inspect.go:113:		printSection				100.0%
github.com/docker/app/internal/inspect/inspect.go:129:		printHeaders				100.0%
github.com/docker/app/internal/inspect/inspect.go:138:		getReplicas				100.0%
github.com/docker/app/internal/inspect/inspect.go:145:		extractParameters			88.9%
github.com/docker/app/internal/inspect/inspect.go:159:		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/names.go:78:			AppNameFromDir				100.0%
github.com/docker/app/internal/names.go:84:			DirNameFromAppName			100.0%
github.com/docker/app/internal/names.go:93:			ValidateAppName				100.0%
github.com/docker/app/internal/packager/cnab.go:17:		ToCNAB					92.9%
github.com/docker/app/internal/packager/cnab.go:168:		extractBundleImages			87.5%
github.com/docker/app/internal/packager/extract.go:17:		findApp					76.5%
github.com/docker/app/internal/packager/extract.go:48:		Extract					76.9%
github.com/docker/app/internal/packager/init.go:28:		prependToFile				100.0%
github.com/docker/app/internal/packager/init.go:37:		Init					65.9%
github.com/docker/app/internal/packager/init.go:102:		initFromScratch				0.0%
github.com/docker/app/internal/packager/init.go:117:		checkComposeFileVersion			100.0%
github.com/docker/app/internal/packager/init.go:125:		initFromComposeFile			85.7%
github.com/docker/app/internal/packager/init.go:189:		composeFileFromScratch			0.0%
github.com/docker/app/internal/packager/init.go:209:		writeMetadataFile			75.0%
github.com/docker/app/internal/packager/init.go:224:		parseMaintainersData			100.0%
github.com/docker/app/internal/packager/init.go:237:		newMetadata				57.1%
github.com/docker/app/internal/packager/packing.go:25:		tarAdd					75.0%
github.com/docker/app/internal/packager/packing.go:33:		tarAddBytes				83.3%
github.com/docker/app/internal/packager/packing.go:49:		PackInvocationImageContext		61.9%
github.com/docker/app/internal/packager/packing.go:83:		Pack					0.0%
github.com/docker/app/internal/packager/packing.go:122:		Unpack					0.0%
github.com/docker/app/internal/packager/packing.go:151:		BaseInvocationImage			100.0%
github.com/docker/app/internal/packager/packing.go:161:		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/packager/split.go:15:		Split					63.6%
github.com/docker/app/internal/packager/split.go:39:		Merge					62.5%
github.com/docker/app/internal/renderer/renderer.go:19:		Register				100.0%
github.com/docker/app/internal/renderer/renderer.go:33:		Apply					100.0%
github.com/docker/app/internal/renderer/renderer.go:54:		Drivers					100.0%
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:33:		Store					71.4%
github.com/docker/app/internal/store/bundle.go:45:		Read					80.0%
github.com/docker/app/internal/store/bundle.go:65:		LookupOrPullBundle			75.0%
github.com/docker/app/internal/store/bundle.go:85:		storePath				100.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/installation.go:26:	NewInstallation				75.0%
github.com/docker/app/internal/store/installation.go:43:	List					100.0%
github.com/docker/app/internal/store/installation.go:47:	Store					75.0%
github.com/docker/app/internal/store/installation.go:55:	Read					77.8%
github.com/docker/app/internal/store/installation.go:71:	Delete					100.0%
github.com/docker/app/internal/version.go:22:			FullVersion				100.0%
github.com/docker/app/internal/version.go:36:			reformatDate				75.0%
github.com/docker/app/internal/yaml/yaml.go:18:			Unmarshal				80.0%
github.com/docker/app/internal/yaml/yaml.go:32:			Marshal					100.0%
github.com/docker/app/internal/yaml/yaml.go:39:			NewDecoder				100.0%
github.com/docker/app/loader/loader.go:17:			LoadFromSingleFile			100.0%
github.com/docker/app/loader/loader.go:41:			LoadFromDirectory			100.0%
github.com/docker/app/loader/loader.go:51:			LoadFromTar				100.0%
github.com/docker/app/loader/loader.go:62:			LoadFromTarReader			72.7%
github.com/docker/app/pkg/yatee/yatee.go:24:			flatten					100.0%
github.com/docker/app/pkg/yatee/yatee.go:43:			merge					75.0%
github.com/docker/app/pkg/yatee/yatee.go:67:			LoadParameters				0.0%
github.com/docker/app/pkg/yatee/yatee.go:84:			isIdentNumChar				100.0%
github.com/docker/app/pkg/yatee/yatee.go:91:			extract					88.0%
github.com/docker/app/pkg/yatee/yatee.go:131:			tokenize				100.0%
github.com/docker/app/pkg/yatee/yatee.go:151:			evalValue				87.5%
github.com/docker/app/pkg/yatee/yatee.go:164:			evalSub					81.0%
github.com/docker/app/pkg/yatee/yatee.go:201:			evalExpr				100.0%
github.com/docker/app/pkg/yatee/yatee.go:209:			eval					87.8%
github.com/docker/app/pkg/yatee/yatee.go:282:			isTrue					100.0%
github.com/docker/app/pkg/yatee/yatee.go:292:			recurseList				60.7%
github.com/docker/app/pkg/yatee/yatee.go:338:			recurse					84.2%
github.com/docker/app/pkg/yatee/yatee.go:513:			ProcessStrings				0.0%
github.com/docker/app/pkg/yatee/yatee.go:533:			ProcessWithOrder			66.7%
github.com/docker/app/pkg/yatee/yatee.go:554:			Process					85.7%
github.com/docker/app/pkg/yatee/yatee.go:567:			convert					90.9%
github.com/docker/app/render/render.go:34:			Render					59.1%
github.com/docker/app/render/render.go:71:			render					90.9%
github.com/docker/app/render/render.go:94:			substitute				100.0%
github.com/docker/app/render/render.go:98:			errorIfMissing				100.0%
github.com/docker/app/render/render.go:108:			processEnabled				91.7%
github.com/docker/app/render/render.go:128:			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:34:			ShouldRunInsideDirectory		0.0%
github.com/docker/app/types/types.go:60:			Path					100.0%
github.com/docker/app/types/types.go:65:			Size					100.0%
github.com/docker/app/types/types.go:70:			Composes				100.0%
github.com/docker/app/types/types.go:75:			ParametersRaw				100.0%
github.com/docker/app/types/types.go:80:			Parameters				100.0%
github.com/docker/app/types/types.go:85:			MetadataRaw				100.0%
github.com/docker/app/types/types.go:90:			Metadata				100.0%
github.com/docker/app/types/types.go:95:			Attachments				100.0%
github.com/docker/app/types/types.go:100:			Extract					0.0%
github.com/docker/app/types/types.go:113:			noop					0.0%
github.com/docker/app/types/types.go:116:			NewApp					100.0%
github.com/docker/app/types/types.go:138:			NewAppFromDefaultFiles			100.0%
github.com/docker/app/types/types.go:149:			WithName				100.0%
github.com/docker/app/types/types.go:157:			WithPath				100.0%
github.com/docker/app/types/types.go:165:			WithCleanup				100.0%
github.com/docker/app/types/types.go:173:			WithSource				100.0%
github.com/docker/app/types/types.go:181:			WithParametersFiles			100.0%
github.com/docker/app/types/types.go:186:			WithAttachments				84.6%
github.com/docker/app/types/types.go:218:			WithParameters				100.0%
github.com/docker/app/types/types.go:222:			parametersLoader			100.0%
github.com/docker/app/types/types.go:240:			MetadataFile				100.0%
github.com/docker/app/types/types.go:245:			Metadata				100.0%
github.com/docker/app/types/types.go:249:			metadataLoader				100.0%
github.com/docker/app/types/types.go:266:			WithComposeFiles			100.0%
github.com/docker/app/types/types.go:271:			WithComposes				100.0%
github.com/docker/app/types/types.go:275:			composeLoader				100.0%
github.com/docker/app/types/types.go:286:			readReaders				77.8%
github.com/docker/app/types/types.go:300:			readFiles				100.0%
github.com/docker/app/types/types.go:314:			newErrGroup				100.0%
total:								(statements)				76.0%
go tool cover -html _build/cov/all.out -o _build/cov/coverage.html
[Pipeline] sh
+ make -f docker.Makefile TAG=jenkins-app-PR-536-2-coverage coverage-results
docker cp docker-app-cov-jenkins-app-PR-536-2-coverage:/go/src/github.com/docker/app/_build/cov/ ./_build/ci-cov
docker cp docker-app-cov-jenkins-app-PR-536-2-coverage:/go/src/github.com/docker/app/_build/test-results/ ./_build/test-results
docker rm docker-app-cov-jenkins-app-PR-536-2-coverage
docker-app-cov-jenkins-app-PR-536-2-coverage
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/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
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-536-2-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-536-2-coverage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
✓  e2e (2m9.631s)

=== Skipped
=== SKIP: e2e TestRenderTemplates (0.00s)
    commands_test.go:29: renderer templates tests


DONE 35 tests, 1 skipped in 132.469s
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/commands/bundle.go:31:			bundleCmd				100.0%
github.com/docker/app/internal/commands/bundle.go:48:			runBundle				61.1%
github.com/docker/app/internal/commands/bundle.go:77:			makeBundle				80.0%
github.com/docker/app/internal/commands/bundle.go:86:			makeBundleFromApp			62.5%
github.com/docker/app/internal/commands/bundle.go:119:			makeInvocationImageName			100.0%
github.com/docker/app/internal/commands/bundle.go:126:			makeCNABImageName			100.0%
github.com/docker/app/internal/commands/bundle.go:134:			persistInBundleStore			77.8%
github.com/docker/app/internal/commands/bundle.go:149:			getNamedTagged				77.8%
github.com/docker/app/internal/commands/cnab.go:45:			addNamedCredentialSets			75.0%
github.com/docker/app/internal/commands/cnab.go:76:			parseCommandlineCredential		100.0%
github.com/docker/app/internal/commands/cnab.go:86:			addCredentials				75.0%
github.com/docker/app/internal/commands/cnab.go:103:			addDockerCredentials			87.5%
github.com/docker/app/internal/commands/cnab.go:118:			addRegistryCredentials			85.0%
github.com/docker/app/internal/commands/cnab.go:150:			prepareCredentialSet			77.8%
github.com/docker/app/internal/commands/cnab.go:167:			getTargetContext			85.7%
github.com/docker/app/internal/commands/cnab.go:182:			prepareDriver				95.2%
github.com/docker/app/internal/commands/cnab.go:222:			getAppNameKind				100.0%
github.com/docker/app/internal/commands/cnab.go:244:			extractAndLoadAppBasedBundle		83.3%
github.com/docker/app/internal/commands/cnab.go:254:			resolveBundle				70.0%
github.com/docker/app/internal/commands/cnab.go:291:			requiredClaimBindMount			100.0%
github.com/docker/app/internal/commands/cnab.go:300:			requiredBindMount			77.8%
github.com/docker/app/internal/commands/cnab.go:332:			socketPath				100.0%
github.com/docker/app/internal/commands/cnab.go:340:			isDockerHostLocal			100.0%
github.com/docker/app/internal/commands/cnab.go:344:			prepareCustomAction			70.0%
github.com/docker/app/internal/commands/cnab.go:382:			isInstallationFailed			100.0%
github.com/docker/app/internal/commands/completion.go:13:		completionCmd				16.7%
github.com/docker/app/internal/commands/completion.go:181:		runCompletionZsh			0.0%
github.com/docker/app/internal/commands/dockerdesktop.go:21:		defaultDockerDesktopHostProvider	66.7%
github.com/docker/app/internal/commands/dockerdesktop.go:37:		rewrite					100.0%
github.com/docker/app/internal/commands/dockerdesktop.go:53:		rewrite					91.7%
github.com/docker/app/internal/commands/dockerdesktop.go:78:		makeLinuxkitIPProvider			0.0%
github.com/docker/app/internal/commands/dockerdesktop.go:108:		rewriteContextIfDockerDesktop		66.7%
github.com/docker/app/internal/commands/dockerdesktop.go:135:		List					0.0%
github.com/docker/app/internal/commands/dockerdesktop.go:147:		GetMetadata				80.0%
github.com/docker/app/internal/commands/init.go:19:			initCmd					90.9%
github.com/docker/app/internal/commands/inspect.go:18:			inspectCmd				100.0%
github.com/docker/app/internal/commands/inspect.go:35:			runInspect				71.4%
github.com/docker/app/internal/commands/install.go:45:			installCmd				100.0%
github.com/docker/app/internal/commands/install.go:70:			runInstall				69.8%
github.com/docker/app/internal/commands/list.go:27:			listCmd					88.9%
github.com/docker/app/internal/commands/list.go:51:			runList					36.4%
github.com/docker/app/internal/commands/list.go:90:			printInstallations			88.9%
github.com/docker/app/internal/commands/list.go:107:			printHeaders				100.0%
github.com/docker/app/internal/commands/list.go:115:			printValues				100.0%
github.com/docker/app/internal/commands/list.go:123:			getInstallations			77.8%
github.com/docker/app/internal/commands/list.go:151:			prettyPrintReference			83.3%
github.com/docker/app/internal/commands/merge.go:22:			extraFiles				84.6%
github.com/docker/app/internal/commands/merge.go:44:			handleInPlace				66.7%
github.com/docker/app/internal/commands/merge.go:52:			removeAndRename				60.0%
github.com/docker/app/internal/commands/merge.go:62:			mergeCmd				79.3%
github.com/docker/app/internal/commands/parameters.go:18:		withFileParameters			85.7%
github.com/docker/app/internal/commands/parameters.go:31:		withCommandLineParameters		100.0%
github.com/docker/app/internal/commands/parameters.go:41:		withSendRegistryAuth			85.7%
github.com/docker/app/internal/commands/parameters.go:54:		withOrchestratorParameters		100.0%
github.com/docker/app/internal/commands/parameters.go:66:		mergeBundleParameters			91.7%
github.com/docker/app/internal/commands/parameters.go:85:		matchAndMergeParametersDefinition	94.4%
github.com/docker/app/internal/commands/pull.go:16:			pullCmd					100.0%
github.com/docker/app/internal/commands/pull.go:31:			runPull					71.4%
github.com/docker/app/internal/commands/push.go:47:			pushCmd					100.0%
github.com/docker/app/internal/commands/push.go:65:			runPush					69.8%
github.com/docker/app/internal/commands/push.go:138:			withAppAnnotations			80.0%
github.com/docker/app/internal/commands/push.go:147:			retagInvocationImage			80.0%
github.com/docker/app/internal/commands/push.go:162:			shouldRetagInvocationImage		84.2%
github.com/docker/app/internal/commands/push.go:204:			onEvent					0.0%
github.com/docker/app/internal/commands/push.go:224:			imageIndex				0.0%
github.com/docker/app/internal/commands/push.go:239:			onProgress				0.0%
github.com/docker/app/internal/commands/push.go:243:			print					0.0%
github.com/docker/app/internal/commands/push.go:258:			printDescriptorProgress			0.0%
github.com/docker/app/internal/commands/push.go:294:			hasError				0.0%
github.com/docker/app/internal/commands/push.go:310:			onEvent					80.0%
github.com/docker/app/internal/commands/render.go:23:			renderCmd				100.0%
github.com/docker/app/internal/commands/render.go:43:			runRender				80.0%
github.com/docker/app/internal/commands/root.go:14:			NewRootCmd				100.0%
github.com/docker/app/internal/commands/root.go:25:			addCommands				100.0%
github.com/docker/app/internal/commands/root.go:46:			firstOrEmpty				100.0%
github.com/docker/app/internal/commands/root.go:53:			muteDockerCli				100.0%
github.com/docker/app/internal/commands/root.go:62:			prepareStores				69.2%
github.com/docker/app/internal/commands/root.go:82:			prepareBundleStore			71.4%
github.com/docker/app/internal/commands/root.go:99:			addFlags				100.0%
github.com/docker/app/internal/commands/root.go:111:			addFlags				100.0%
github.com/docker/app/internal/commands/root.go:118:			SetDefaultTargetContext			100.0%
github.com/docker/app/internal/commands/root.go:122:			CredentialSetOpts			100.0%
github.com/docker/app/internal/commands/root.go:135:			addFlags				100.0%
github.com/docker/app/internal/commands/root.go:143:			addFlags				100.0%
github.com/docker/app/internal/commands/split.go:11:			splitCmd				86.7%
github.com/docker/app/internal/commands/status.go:29:			statusCmd				100.0%
github.com/docker/app/internal/commands/status.go:47:			runStatus				73.3%
github.com/docker/app/internal/commands/status.go:99:			displayInstallationStatus		97.0%
github.com/docker/app/internal/commands/status.go:145:			sortParameters				100.0%
github.com/docker/app/internal/commands/status.go:154:			printHeader				100.0%
github.com/docker/app/internal/commands/status.go:159:			printValue				100.0%
github.com/docker/app/internal/commands/status.go:163:			resolveStatusAction			100.0%
github.com/docker/app/internal/commands/uninstall.go:19:		uninstallCmd				100.0%
github.com/docker/app/internal/commands/uninstall.go:37:		runUninstall				52.8%
github.com/docker/app/internal/commands/upgrade.go:21:			upgradeCmd				100.0%
github.com/docker/app/internal/commands/upgrade.go:41:			runUpgrade				62.2%
github.com/docker/app/internal/commands/validate.go:19:			validateCmd				85.7%
github.com/docker/app/internal/commands/version.go:13:			versionCmd				100.0%
github.com/docker/app/internal/compose/compose.go:29:			Load					84.6%
github.com/docker/app/internal/compose/compose.go:52:			validateImagesInConfigFiles		84.2%
github.com/docker/app/internal/compose/compose.go:88:			ExtractVariables			75.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:19:			Inspect					95.2%
github.com/docker/app/internal/inspect/inspect.go:100:			printMetadata				100.0%
github.com/docker/app/internal/inspect/inspect.go:113:			printSection				100.0%
github.com/docker/app/internal/inspect/inspect.go:129:			printHeaders				100.0%
github.com/docker/app/internal/inspect/inspect.go:138:			getReplicas				100.0%
github.com/docker/app/internal/inspect/inspect.go:145:			extractParameters			88.9%
github.com/docker/app/internal/inspect/inspect.go:159:			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/names.go:78:				AppNameFromDir				100.0%
github.com/docker/app/internal/names.go:84:				DirNameFromAppName			100.0%
github.com/docker/app/internal/names.go:93:				ValidateAppName				100.0%
github.com/docker/app/internal/packager/cnab.go:17:			ToCNAB					92.9%
github.com/docker/app/internal/packager/cnab.go:168:			extractBundleImages			87.5%
github.com/docker/app/internal/packager/extract.go:17:			findApp					76.5%
github.com/docker/app/internal/packager/extract.go:48:			Extract					76.9%
github.com/docker/app/internal/packager/init.go:28:			prependToFile				100.0%
github.com/docker/app/internal/packager/init.go:37:			Init					65.9%
github.com/docker/app/internal/packager/init.go:102:			initFromScratch				0.0%
github.com/docker/app/internal/packager/init.go:117:			checkComposeFileVersion			100.0%
github.com/docker/app/internal/packager/init.go:125:			initFromComposeFile			85.7%
github.com/docker/app/internal/packager/init.go:189:			composeFileFromScratch			0.0%
github.com/docker/app/internal/packager/init.go:209:			writeMetadataFile			75.0%
github.com/docker/app/internal/packager/init.go:224:			parseMaintainersData			100.0%
github.com/docker/app/internal/packager/init.go:237:			newMetadata				57.1%
github.com/docker/app/internal/packager/packing.go:25:			tarAdd					75.0%
github.com/docker/app/internal/packager/packing.go:33:			tarAddBytes				83.3%
github.com/docker/app/internal/packager/packing.go:49:			PackInvocationImageContext		61.9%
github.com/docker/app/internal/packager/packing.go:83:			Pack					0.0%
github.com/docker/app/internal/packager/packing.go:122:			Unpack					0.0%
github.com/docker/app/internal/packager/packing.go:151:			BaseInvocationImage			100.0%
github.com/docker/app/internal/packager/packing.go:161:			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/packager/split.go:15:			Split					63.6%
github.com/docker/app/internal/packager/split.go:39:			Merge					62.5%
github.com/docker/app/internal/renderer/gotemplate/driver.go:13:	init					100.0%
github.com/docker/app/internal/renderer/gotemplate/driver.go:21:	Apply					100.0%
github.com/docker/app/internal/renderer/mustache/driver.go:11:		init					100.0%
github.com/docker/app/internal/renderer/mustache/driver.go:19:		Apply					100.0%
github.com/docker/app/internal/renderer/renderer.go:19:			Register				100.0%
github.com/docker/app/internal/renderer/renderer.go:33:			Apply					100.0%
github.com/docker/app/internal/renderer/renderer.go:54:			Drivers					100.0%
github.com/docker/app/internal/renderer/yatee/driver.go:14:		init					100.0%
github.com/docker/app/internal/renderer/yatee/driver.go:22:		Apply					85.7%
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:33:			Store					71.4%
github.com/docker/app/internal/store/bundle.go:45:			Read					80.0%
github.com/docker/app/internal/store/bundle.go:65:			LookupOrPullBundle			75.0%
github.com/docker/app/internal/store/bundle.go:85:			storePath				100.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/installation.go:26:		NewInstallation				75.0%
github.com/docker/app/internal/store/installation.go:43:		List					100.0%
github.com/docker/app/internal/store/installation.go:47:		Store					75.0%
github.com/docker/app/internal/store/installation.go:55:		Read					77.8%
github.com/docker/app/internal/store/installation.go:71:		Delete					100.0%
github.com/docker/app/internal/version.go:22:				FullVersion				100.0%
github.com/docker/app/internal/version.go:36:				reformatDate				75.0%
github.com/docker/app/internal/yaml/yaml.go:18:				Unmarshal				80.0%
github.com/docker/app/internal/yaml/yaml.go:32:				Marshal					100.0%
github.com/docker/app/internal/yaml/yaml.go:39:				NewDecoder				100.0%
github.com/docker/app/loader/loader.go:17:				LoadFromSingleFile			100.0%
github.com/docker/app/loader/loader.go:41:				LoadFromDirectory			100.0%
github.com/docker/app/loader/loader.go:51:				LoadFromTar				100.0%
github.com/docker/app/loader/loader.go:62:				LoadFromTarReader			72.7%
github.com/docker/app/pkg/yatee/yatee.go:24:				flatten					100.0%
github.com/docker/app/pkg/yatee/yatee.go:43:				merge					75.0%
github.com/docker/app/pkg/yatee/yatee.go:67:				LoadParameters				0.0%
github.com/docker/app/pkg/yatee/yatee.go:84:				isIdentNumChar				100.0%
github.com/docker/app/pkg/yatee/yatee.go:91:				extract					88.0%
github.com/docker/app/pkg/yatee/yatee.go:131:				tokenize				100.0%
github.com/docker/app/pkg/yatee/yatee.go:151:				evalValue				87.5%
github.com/docker/app/pkg/yatee/yatee.go:164:				evalSub					81.0%
github.com/docker/app/pkg/yatee/yatee.go:201:				evalExpr				100.0%
github.com/docker/app/pkg/yatee/yatee.go:209:				eval					87.8%
github.com/docker/app/pkg/yatee/yatee.go:282:				isTrue					100.0%
github.com/docker/app/pkg/yatee/yatee.go:292:				recurseList				60.7%
github.com/docker/app/pkg/yatee/yatee.go:338:				recurse					84.2%
github.com/docker/app/pkg/yatee/yatee.go:513:				ProcessStrings				0.0%
github.com/docker/app/pkg/yatee/yatee.go:533:				ProcessWithOrder			83.3%
github.com/docker/app/pkg/yatee/yatee.go:554:				Process					85.7%
github.com/docker/app/pkg/yatee/yatee.go:567:				convert					90.9%
github.com/docker/app/render/render.go:34:				Render					59.1%
github.com/docker/app/render/render.go:71:				render					90.9%
github.com/docker/app/render/render.go:94:				substitute				100.0%
github.com/docker/app/render/render.go:98:				errorIfMissing				100.0%
github.com/docker/app/render/render.go:108:				processEnabled				91.7%
github.com/docker/app/render/render.go:128:				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				96.2%
github.com/docker/app/types/types.go:34:				ShouldRunInsideDirectory		0.0%
github.com/docker/app/types/types.go:60:				Path					100.0%
github.com/docker/app/types/types.go:65:				Size					100.0%
github.com/docker/app/types/types.go:70:				Composes				100.0%
github.com/docker/app/types/types.go:75:				ParametersRaw				100.0%
github.com/docker/app/types/types.go:80:				Parameters				100.0%
github.com/docker/app/types/types.go:85:				MetadataRaw				100.0%
github.com/docker/app/types/types.go:90:				Metadata				100.0%
github.com/docker/app/types/types.go:95:				Attachments				100.0%
github.com/docker/app/types/types.go:100:				Extract					0.0%
github.com/docker/app/types/types.go:113:				noop					0.0%
github.com/docker/app/types/types.go:116:				NewApp					100.0%
github.com/docker/app/types/types.go:138:				NewAppFromDefaultFiles			100.0%
github.com/docker/app/types/types.go:149:				WithName				100.0%
github.com/docker/app/types/types.go:157:				WithPath				100.0%
github.com/docker/app/types/types.go:165:				WithCleanup				100.0%
github.com/docker/app/types/types.go:173:				WithSource				100.0%
github.com/docker/app/types/types.go:181:				WithParametersFiles			100.0%
github.com/docker/app/types/types.go:186:				WithAttachments				84.6%
github.com/docker/app/types/types.go:218:				WithParameters				100.0%
github.com/docker/app/types/types.go:222:				parametersLoader			100.0%
github.com/docker/app/types/types.go:240:				MetadataFile				100.0%
github.com/docker/app/types/types.go:245:				Metadata				100.0%
github.com/docker/app/types/types.go:249:				metadataLoader				100.0%
github.com/docker/app/types/types.go:266:				WithComposeFiles			100.0%
github.com/docker/app/types/types.go:271:				WithComposes				100.0%
github.com/docker/app/types/types.go:275:				composeLoader				100.0%
github.com/docker/app/types/types.go:286:				readReaders				77.8%
github.com/docker/app/types/types.go:300:				readFiles				100.0%
github.com/docker/app/types/types.go:314:				newErrGroup				100.0%
total:									(statements)				76.3%
go tool cover -html _build/cov/all.out -o _build/cov/coverage.html
[Pipeline] sh
+ make EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- -f docker.Makefile TAG=jenkins-app-PR-536-2-coverage-experimental coverage-results
docker cp docker-app-cov-jenkins-app-PR-536-2-coverage-experimental:/go/src/github.com/docker/app/_build/cov/ ./_build/ci-cov
docker cp docker-app-cov-jenkins-app-PR-536-2-coverage-experimental:/go/src/github.com/docker/app/_build/test-results/ ./_build/test-results
docker rm docker-app-cov-jenkins-app-PR-536-2-coverage-experimental
docker-app-cov-jenkins-app-PR-536-2-coverage-experimental
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-536/src/github.com/docker/app/_build/test-results
[Pipeline] {
[Pipeline] sh
+ [ ! -e experimental-unit-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app","unit/experimental",g; s,"github.com/docker/app/([^"]*)","unit/experimental/\1",g experimental-unit-coverage.xml
[Pipeline] sh
+ [ ! -e experimental-e2e-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app/e2e","e2e/experimental",g experimental-e2e-coverage.xml
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-536-2-coverage-experimental
Untagged: docker/cnab-app-base:jenkins-app-PR-536-2-coverage-experimental
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS