Skip to content
StepArgumentsStatus
Start of Pipeline - (2 hr 3 min in block)
withEnv - (2 hr 3 min in block)APT_MIRROR, DOCKER_BUILDKIT, DOCKER_GRAPHDRIVER, CHECK_CONFIG_COMMIT
withEnv block - (2 hr 3 min in block)
timeout - (2 hr 3 min in block)
timeout block - (2 hr 3 min in block)
timestamps - (2 hr 3 min in block)
timestamps block - (2 hr 3 min in block)
stage - (2 hr 3 min in block)Build
stage block (Build) - (2 hr 3 min in block)
parallel - (2 hr 3 min in block)
parallel block (Branch: unit-validate) - (9 ms in block)
stage - (19 min in block)unit-validate
stage block (unit-validate) - (19 min in block)
node - (19 min in block)
node block - (19 min in block)
checkout - (15 sec in self)
withEnv - (19 min in block)GIT_BRANCH, GIT_URL
withEnv block - (19 min in block)
stage - (1.7 sec in block)Print info
stage block (Print info) - (1.7 sec in block)
sh - (0.29 sec in self)docker version
sh - (0.85 sec in self)docker info
sh - (0.54 sec in self)
stage - (4.2 sec in block)Build dev image
stage block (Build dev image) - (4.2 sec in block)
sh - (4.2 sec in self)docker build --force-rm --build-arg APT_MIRROR -t docker:${GIT_COMMIT} .
stage - (1 min 23 sec in block)Validate
stage block (Validate) - (1 min 23 sec in block)
sh - (1 min 23 sec in self) docker run --rm -t --privileged -v "$WORKSPACE/bundles:/go/src/github.com/docker/docker/bundles" -v "$WORKSPACE/.git:/go/src/github.com/docker/docker/.git" --name docker-pr$BUILD_NUMBER -e DOCKER_GITCOMMIT=${GIT_COMMIT} -e DOCKER_GRAPHDRIVER docker:${GIT_COMMIT} hack/validate/default
stage - (8 min 59 sec in block)Docker-py
stage block (Docker-py) - (8 min 59 sec in block)
sh - (8 min 59 sec in self) docker run --rm -t --privileged -v "$WORKSPACE/bundles:/go/src/github.com/docker/docker/bundles" --name docker-pr$BUILD_NUMBER -e DOCKER_GITCOMMIT=${GIT_COMMIT} -e DOCKER_GRAPHDRIVER docker:${GIT_COMMIT} hack/make.sh binary-daemon test-docker-py
stage - (4 min 6 sec in block)Unit tests
stage block (Unit tests) - (4 min 6 sec in block)
sh - (4 min 6 sec in self) docker run --rm -t --privileged -v "$WORKSPACE/bundles:/go/src/github.com/docker/docker/bundles" --name docker-pr$BUILD_NUMBER -e DOCKER_GITCOMMIT=${GIT_COMMIT} -e DOCKER_GRAPHDRIVER docker:${GIT_COMMIT} hack/test/unit
stage - (1 min 36 sec in block)Validate vendor
stage block (Validate vendor) - (1 min 36 sec in block)
sh - (1 min 36 sec in self)
stage - (3 min 14 sec in block)Build e2e image
stage block (Build e2e image) - (3 min 14 sec in block)
sh - (3 min 14 sec in self) echo "Building e2e image" docker build --build-arg DOCKER_GITCOMMIT=${GIT_COMMIT} -t moby-e2e-test -f Dockerfile.e2e .
junit - (0.72 sec in self)bundles/junit-report.xml
sh - (0.29 sec in self)
sh - (1.6 sec in self) echo 'Chowning /workspace to jenkins user' docker run --rm -v "$WORKSPACE:/workspace" busybox chown -R "$(id -u):$(id -g)" /workspace
sh - (0.28 sec in self) echo 'Creating unit-bundles.tar.gz' tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
archiveArtifacts - (61 ms in self)unit-bundles.tar.gz
sh - (0.54 sec in self)make clean
deleteDir - (0.22 sec in self)
parallel block (Branch: janky) - (11 ms in block)
stage - (1 hr 55 min in block)janky
stage block (janky) - (1 hr 55 min in block)
node - (1 hr 55 min in block)
node block - (1 hr 54 min in block)
checkout - (28 sec in self)
withEnv - (1 hr 53 min in block)GIT_BRANCH, GIT_URL
withEnv block - (1 hr 53 min in block)
stage - (23 sec in block)Print info
stage block (Print info) - (23 sec in block)
sh - (10 sec in self)docker version
sh - (12 sec in self)docker info
sh - (0.89 sec in self)
stage - (5 min 16 sec in block)Build dev image
stage block (Build dev image) - (5 min 16 sec in block)
sh - (5 min 16 sec in self) # todo: include ip_vs in base image sudo modprobe ip_vs docker build --force-rm --build-arg APT_MIRROR -t docker:${GIT_COMMIT} .
stage - (1 hr 47 min in block)Run tests
stage block (Run tests) - (1 hr 47 min in block)
sh - (1 hr 47 min in self) docker run --rm -t --privileged -v "$WORKSPACE/bundles:/go/src/github.com/docker/docker/bundles" -v "$WORKSPACE/.git:/go/src/github.com/docker/docker/.git" --name docker-pr$BUILD_NUMBER -e DOCKER_GITCOMMIT=${GIT_COMMIT} -e DOCKER_GRAPHDRIVER docker:${GIT_COMMIT} hack/make.sh binary-daemon dynbinary-daemon test-integration-flaky test-integration cross
sh - (0.28 sec in self)
sh - (3.8 sec in self) echo "Chowning /workspace to jenkins user" docker run --rm -v "$WORKSPACE:/workspace" busybox chown -R "$(id -u):$(id -g)" /workspace
sh - (1.7 sec in self)
archiveArtifacts - (1.3 sec in self)janky-bundles.tar.gz
sh - (0.54 sec in self)make clean
deleteDir - (5.3 sec in self)
parallel block (Branch: experimental) - (13 ms in block)
stage - (1 hr 44 min in block)experimental
stage block (experimental) - (1 hr 44 min in block)
node - (1 hr 44 min in block)
node block - (1 hr 43 min in block)
checkout - (27 sec in self)
withEnv - (1 hr 42 min in block)GIT_BRANCH, GIT_URL
withEnv block - (1 hr 42 min in block)
stage - (24 sec in block)Print info
stage block (Print info) - (24 sec in block)
sh - (10 sec in self)docker version
sh - (12 sec in self)docker info
sh - (1 sec in self)
stage - (5 min 14 sec in block)Build dev image
stage block (Build dev image) - (5 min 14 sec in block)
sh - (5 min 14 sec in self)docker build --force-rm --build-arg APT_MIRROR -t docker:${GIT_COMMIT}-exp .
stage - (1 hr 36 min in block)Integration tests
stage block (Integration tests) - (1 hr 36 min in block)
sh - (1 hr 36 min in self) docker run --rm -t --privileged -v "$WORKSPACE/bundles:/go/src/github.com/docker/docker/bundles" --name docker-pr$BUILD_NUMBER -e DOCKER_EXPERIMENTAL=y -e DOCKER_GITCOMMIT=${GIT_COMMIT} -e DOCKER_GRAPHDRIVER docker:${GIT_COMMIT}-exp hack/make.sh binary-daemon test-integration
sh - (0.37 sec in self)
sh - (3.7 sec in self) echo "Chowning /workspace to jenkins user" docker run --rm -v "$WORKSPACE:/workspace" busybox chown -R "$(id -u):$(id -g)" /workspace
sh - (1.7 sec in self)
archiveArtifacts - (1.3 sec in self)experimental-bundles.tar.gz
sh - (0.52 sec in self)make clean
deleteDir - (5.3 sec in self)
parallel block (Branch: z) - (15 ms in block)
stage - (1 hr 56 min in block)z
stage block (z) - (1 hr 56 min in block)
node - (1 hr 56 min in block)
node block - (1 hr 56 min in block)
checkout - (12 sec in self)
withEnv - (1 hr 56 min in block)GIT_BRANCH, GIT_URL
withEnv block - (1 hr 56 min in block)
withEnv - (1 hr 56 min in block)DOCKER_BUILDKIT
withEnv block - (1 hr 56 min in block)
stage - (3.1 sec in block)Print info
stage block (Print info) - (3.1 sec in block)
sh - (0.87 sec in self)docker version
sh - (0.88 sec in self)docker info
sh - (1.3 sec in self)
stage - (6 min 34 sec in block)Build dev image
stage block (Build dev image) - (6 min 34 sec in block)
sh - (6 min 34 sec in self) docker build --force-rm --build-arg APT_MIRROR -t docker:${GIT_COMMIT} -f Dockerfile .
stage - (4 min 7 sec in block)Unit tests
stage block (Unit tests) - (4 min 7 sec in block)
sh - (4 min 7 sec in self) docker run --rm -t --privileged -v "$WORKSPACE/bundles:/go/src/github.com/docker/docker/bundles" --name docker-pr$BUILD_NUMBER -e DOCKER_GITCOMMIT=${GIT_COMMIT} -e DOCKER_GRAPHDRIVER docker:${GIT_COMMIT} hack/test/unit
stage - (1 hr 43 min in block)Integration tests
stage block (Integration tests) - (1 hr 43 min in block)
sh - (1 hr 43 min in self)
sh - (1.1 sec in self)
sh - (6 sec in self) echo "Chowning /workspace to jenkins user" docker run --rm -v "$WORKSPACE:/workspace" busybox chown -R "$(id -u):$(id -g)" /workspace
sh - (2.1 sec in self)
step - (26 sec in self)MASKED_VALUE
sh - (1.1 sec in self)make clean
deleteDir - (1 min 19 sec in self)
parallel block (Branch: powerpc) - (17 ms in block)
stage - (2 hr 3 min in block)powerpc
stage block (powerpc) - (2 hr 3 min in block)
node - (2 hr 3 min in block)
node block - (2 hr 3 min in block)
checkout - (29 sec in self)
withEnv - (2 hr 2 min in block)GIT_BRANCH, GIT_URL
withEnv block - (2 hr 2 min in block)
withEnv - (2 hr 2 min in block)DOCKER_BUILDKIT
withEnv block - (2 hr 2 min in block)
stage - (2 sec in block)Print info
stage block (Print info) - (2 sec in block)
sh - (0.38 sec in self)docker version
sh - (0.38 sec in self)docker info
sh - (1.2 sec in self)
stage - (11 min in block)Build dev image
stage block (Build dev image) - (11 min in block)
sh - (11 min in self)docker build --force-rm --build-arg APT_MIRROR -t docker:${GIT_COMMIT} -f Dockerfile .
stage - (6 min 3 sec in block)Unit tests
stage block (Unit tests) - (6 min 3 sec in block)
sh - (6 min 3 sec in self) docker run --rm -t --privileged -v "$WORKSPACE/bundles:/go/src/github.com/docker/docker/bundles" --name docker-pr$BUILD_NUMBER -e DOCKER_GITCOMMIT=${GIT_COMMIT} -e DOCKER_GRAPHDRIVER docker:${GIT_COMMIT} hack/test/unit
stage - (1 hr 44 min in block)Integration tests
stage block (Integration tests) - (1 hr 44 min in block)
sh - (1 hr 44 min in self)
sh - (0.41 sec in self)
sh - (7.3 sec in self) echo "Chowning /workspace to jenkins user" docker run --rm -v "$WORKSPACE:/workspace" busybox chown -R "$(id -u):$(id -g)" /workspace
sh - (2.7 sec in self) echo "Creating bundles.tar.gz" find bundles -name '*.log' | xargs tar -czf powerpc-bundles.tar.gz
archiveArtifacts - (0.89 sec in self)powerpc-bundles.tar.gz
sh - (1 sec in self)make clean
deleteDir - (8.7 sec in self)
parallel block (Branch: windowsRS1) - (19 ms in block)
stage - (0.43 sec in block)
stage block (windowsRS1) - (0.42 sec in block)
stage - (0.34 sec in block)Print info
stage block (Print info) - (3 ms in block)
stage - (15 ms in block)Run tests
stage block (Run tests) - (9 ms in block)
parallel block (Branch: windowsRS5-process) - (0.46 sec in block)
stage - (0.43 sec in block)windowsRS5-process
stage block (windowsRS5-process) - (0.42 sec in block)
stage - (0.34 sec in block)Print info
stage block (Print info) - (2 ms in block)
stage - (20 ms in block)Run tests
stage block (Run tests) - (7 ms in block)