Skip to content
StepArgumentsStatus
Start of Pipeline - (37 min in block)
timeout - (37 min in block)
timeout block - (37 min in block)
timestamps - (37 min in block)
timestamps block - (37 min in block)
stage - (10 min in block)Build test images
stage block (Build test images) - (10 min in block)
parallel - (10 min in block)
parallel block (Branch: alpine) - (3 ms in block)
stage - (10 min in block)alpine
stage block (alpine) - (10 min in block)
node - (10 min in block)ubuntu && amd64 && !zfs
node block - (8 min 7 sec in block)
checkout - (3 sec in self)
withDockerRegistry - (8 min 3 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (8 min 3 sec in block)
isUnix - (6 ms in self)
sh - (0.28 sec in self)docker pull dockerbuildbot/compose:alpine-cdfdad27e78844b2d9273e23017c5b4f12d6f88d
ansiColor - (8 min 3 sec in block)xterm
ansiColor block - (8 min 3 sec in block)
sh - (7 min 31 sec in self)docker build -t dockerbuildbot/compose:alpine-cdfdad27e78844b2d9273e23017c5b4f12d6f88d \ --target build \ --build-arg BUILD_PLATFORM="alpine" \ --build-arg GIT_COMMIT="cdfdad27e78844b2d9273e23017c5b4f12d6f88d" \ .\
sh - (31 sec in self)docker push dockerbuildbot/compose:alpine-cdfdad27e78844b2d9273e23017c5b4f12d6f88d
echo - (<1 ms in self)dockerbuildbot/compose:alpine-cdfdad27e78844b2d9273e23017c5b4f12d6f88d
parallel block (Branch: debian) - (7 min 24 sec in block)
stage - (7 min 24 sec in block)debian
stage block (debian) - (7 min 24 sec in block)
node - (7 min 24 sec in block)ubuntu && amd64 && !zfs
node block - (4 min 31 sec in block)
checkout - (9.4 sec in self)
withDockerRegistry - (4 min 22 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (4 min 16 sec in block)
isUnix - (4 ms in self)
sh - (0.66 sec in self)docker pull dockerbuildbot/compose:debian-cdfdad27e78844b2d9273e23017c5b4f12d6f88d
ansiColor - (4 min 16 sec in block)xterm
ansiColor block - (4 min 16 sec in block)
sh - (3 min 40 sec in self)docker build -t dockerbuildbot/compose:debian-cdfdad27e78844b2d9273e23017c5b4f12d6f88d \ --target build \ --build-arg BUILD_PLATFORM="debian" \ --build-arg GIT_COMMIT="cdfdad27e78844b2d9273e23017c5b4f12d6f88d" \ .\
sh - (35 sec in self)docker push dockerbuildbot/compose:debian-cdfdad27e78844b2d9273e23017c5b4f12d6f88d
echo - (1 ms in self)dockerbuildbot/compose:debian-cdfdad27e78844b2d9273e23017c5b4f12d6f88d
stage - (26 min in block)Test
stage block (Test) - (26 min in block)
script - (26 min in block)
script block - (26 min in block)
parallel - (26 min in block)
parallel block (Branch: alpine_19.03.5_py37) - (4 ms in block)
stage - (17 min in block)python=py37 docker=19.03.5 alpine
stage block (python=py37 docker=19.03.5 alpine) - (17 min in block)
node - (17 min in block)ubuntu && amd64 && !zfs
node block - (15 min in block)
checkout - (8 sec in self)
sh - (13 sec in self)docker info -f '{{.Driver}}'
echo - (2 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (15 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (15 min in block)
sh - (15 min in self)docker run \ -t \ --rm \ --privileged \ --volume="$(pwd)/.git:/code/.git" \ --volume="/var/run/docker.sock:/var/run/docker.sock" \ -e "TAG=dockerbuildbot/compose:alpine-cdfdad27e78844b2d9273e23017c5b4f12d6f88d" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.5" \ -e "BUILD_NUMBER=2" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerbuildbot/compose:alpine-cdfdad27e78844b2d9273e23017c5b4f12d6f88d \ --verbose
parallel block (Branch: debian_19.03.5_py37) - (26 min in block)
stage - (26 min in block)python=py37 docker=19.03.5 debian
stage block (python=py37 docker=19.03.5 debian) - (26 min in block)
node - (26 min in block)ubuntu && amd64 && !zfs
node block - (14 min in block)
checkout - (3 sec in self)
sh - (0.28 sec in self)docker info -f '{{.Driver}}'
echo - (3 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (14 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (14 min in block)
sh - (14 min in self)docker run \ -t \ --rm \ --privileged \ --volume="$(pwd)/.git:/code/.git" \ --volume="/var/run/docker.sock:/var/run/docker.sock" \ -e "TAG=dockerbuildbot/compose:debian-cdfdad27e78844b2d9273e23017c5b4f12d6f88d" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.5" \ -e "BUILD_NUMBER=2" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerbuildbot/compose:debian-cdfdad27e78844b2d9273e23017c5b4f12d6f88d \ --verbose