Skip to content
StepArgumentsStatus
Start of Pipeline - (20 min in block)
withEnv - (20 min in block)GOPROXY, DOCKER_BUILDKIT, TAG
withEnv block - (20 min in block)
timeout - (20 min in block)
timeout block - (20 min in block)
stage - (11 min in block)Build
stage block (Build) - (11 min in block)
parallel - (11 min in block)
parallel block (Branch: Validate) - (6 ms in block)
stage - (6 min 9 sec in block)Validate
stage block (Validate) - (6 min 9 sec in block)
node - (6 min 9 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (6 min 9 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (6 min 9 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (6 min 9 sec in block)
checkout - (2.8 sec in self)
ansiColor - (6 min 6 sec in block)xterm
ansiColor block - (6 min 6 sec in block)
sh - (2 min 30 sec in self)make -f docker.Makefile lint
sh - (3 min 36 sec in self)make -f docker.Makefile check-vendor
deleteDir - (0.11 sec in self)
parallel block (Branch: Binaries) - (8 ms in block)
stage - (11 min in block)Binaries
stage block (Binaries) - (11 min in block)
node - (11 min in block)ubuntu-1804 && x86_64 && overlay2
node block - (11 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (11 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (11 min in block)
script - (11 min in block)
script block - (11 min in block)
checkout - (9.5 sec in self)
ansiColor - (10 min in block)xterm
ansiColor block - (10 min in block)
sh - (10 min in self)make -f docker.Makefile cli-cross cross e2e-cross tars
org.jenkinsci.plugins.workflow.steps.PushdStep - (40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (40 sec in block)
stash - (40 sec in self)binaries
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.26 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.26 sec in block)
stash - (0.25 sec in self)e2e
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.22 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.21 sec in block)
stash - (0.21 sec in self)examples
stash - (4.5 sec in self)artifacts
archiveArtifacts - (7.2 sec in self)bin/*.tar.gz
sh - (0.29 sec in self)docker image ls --format="{{.Repository}}:{{.Tag}}" '*jenkins-app-deprecation-2*' | xargs --no-run-if-empty docker image rm -f
deleteDir - (0.31 sec in self)
parallel block (Branch: Build Invocation image) - (1 min 25 sec in block)
stage - (1 min 25 sec in block)Build Invocation image
stage block (Build Invocation image) - (1 min 25 sec in block)
node - (1 min 25 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (1 min 24 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 23 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 23 sec in block)
checkout - (2.8 sec in self)
ansiColor - (1 min 12 sec in block)xterm
ansiColor block - (1 min 12 sec in block)
sh - (1 min 12 sec in self)make -f docker.Makefile invocation-image save-invocation-image
sh - (0.53 sec in self)make -f docker.Makefile INVOCATION_IMAGE_TAG=$TAG-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
org.jenkinsci.plugins.workflow.steps.PushdStep - (8.5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8.5 sec in block)
stash - (4.2 sec in self)invocation-image
stash - (4.2 sec in self)coverage-invocation-image
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.59 sec in block)
sh - (0.31 sec in self)docker rmi docker/cnab-app-base:$TAG
sh - (0.27 sec in self)docker rmi docker/cnab-app-base:$TAG-coverage
deleteDir - (0.22 sec in self)
stage - (8 min 49 sec in block)Test
stage block (Test) - (8 min 49 sec in block)
parallel - (8 min 49 sec in block)
parallel block (Branch: Coverage) - (5 ms in block)
stage - (8 min 49 sec in block)Coverage
stage block (Coverage) - (8 min 49 sec in block)
node - (8 min 49 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (8 min 49 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (8 min 48 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8 min 48 sec in block)
checkout - (2.9 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.1 sec in block)
unstash - (1.2 sec in self)coverage-invocation-image
sh - (0.88 sec in self)docker load -i coverage-invocation-image.tar
ansiColor - (8 min 43 sec in block)xterm
ansiColor block - (8 min 43 sec in block)
sh - (8 min 43 sec in self)make -f docker.Makefile TAG=$TAG-coverage coverage-run
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.6 sec in block)
sh - (0.28 sec in self)[ ! -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
sh - (0.28 sec in self)[ ! -e e2e-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app/e2e","e2e/basic",g' e2e-coverage.xml
archiveArtifacts - (9 ms in self)*.xml
junit - (23 ms in self)*.xml
parallel block (Branch: Test Linux) - (8 min 4 sec in block)
stage - (8 min 4 sec in block)Test Linux
stage block (Test Linux) - (8 min 4 sec in block)
node - (8 min 4 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (8 min 4 sec in block)
withEnv - (8 min 4 sec in block)DOCKERAPP_BINARY, DOCKERCLI_BINARY
withEnv block - (8 min 4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (8 min 3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8 min 3 sec in block)
checkout - (2.9 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (4.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4.1 sec in block)
unstash - (2.8 sec in self)invocation-image
sh - (1.2 sec in self)docker load -i invocation-image.tar
unstash - (9.3 sec in self)binaries
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.19 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.18 sec in block)
unstash - (0.18 sec in self)examples
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.18 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.17 sec in block)
unstash - (0.17 sec in self)e2e
ansiColor - (7 min 46 sec in block)xterm
ansiColor block - (7 min 46 sec in block)
sh - (7 min 46 sec in self)./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
archiveArtifacts - (0.22 sec in self)src/github.com/docker/app/e2e-linux.xml
junit - (0.92 sec in self)src/github.com/docker/app/e2e-linux.xml
sh - (0.27 sec in self)docker rmi docker/cnab-app-base:$TAG
deleteDir - (0.28 sec in self)