Skip to content
StepArgumentsStatus
Start of Pipeline - (18 min in block)
timeout - (18 min in block)
timeout block - (18 min in block)
timestamps - (18 min in block)
timestamps block - (18 min in block)
stage - (7 min 6 sec in block)Build test images
stage block (Build test images) - (7 min 6 sec in block)
parallel - (7 min 6 sec in block)
parallel block (Branch: alpine) - (1 ms in block)
stage - (7 min 6 sec in block)alpine
stage block (alpine) - (7 min 6 sec in block)
node - (7 min 6 sec in block)ubuntu && amd64 && !zfs
node block - (5 min 56 sec in block)
checkout - (12 sec in self)
withDockerRegistry - (5 min 43 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (5 min 35 sec in block)
isUnix - (3 ms in self)
sh - (1 sec in self)docker pull dockerbuildbot/compose:alpine-09fcf199a99c5a803dbf256e2209803876ac6a5e
ansiColor - (5 min 34 sec in block)xterm
ansiColor block - (5 min 34 sec in block)
sh - (5 min 9 sec in self)docker build -t dockerbuildbot/compose:alpine-09fcf199a99c5a803dbf256e2209803876ac6a5e \ --target build \ --build-arg BUILD_PLATFORM="alpine" \ --build-arg GIT_COMMIT="09fcf199a99c5a803dbf256e2209803876ac6a5e" \ .\
sh - (24 sec in self)docker push dockerbuildbot/compose:alpine-09fcf199a99c5a803dbf256e2209803876ac6a5e
echo - (<1 ms in self)dockerbuildbot/compose:alpine-09fcf199a99c5a803dbf256e2209803876ac6a5e
parallel block (Branch: debian) - (4 min 53 sec in block)
stage - (4 min 53 sec in block)debian
stage block (debian) - (4 min 53 sec in block)
node - (4 min 53 sec in block)ubuntu && amd64 && !zfs
node block - (3 min 35 sec in block)
checkout - (13 sec in self)
withDockerRegistry - (3 min 21 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (3 min 17 sec in block)
isUnix - (3 ms in self)
sh - (0.73 sec in self)docker pull dockerbuildbot/compose:debian-09fcf199a99c5a803dbf256e2209803876ac6a5e
ansiColor - (3 min 16 sec in block)xterm
ansiColor block - (3 min 16 sec in block)
sh - (2 min 49 sec in self)docker build -t dockerbuildbot/compose:debian-09fcf199a99c5a803dbf256e2209803876ac6a5e \ --target build \ --build-arg BUILD_PLATFORM="debian" \ --build-arg GIT_COMMIT="09fcf199a99c5a803dbf256e2209803876ac6a5e" \ .\
sh - (27 sec in self)docker push dockerbuildbot/compose:debian-09fcf199a99c5a803dbf256e2209803876ac6a5e
echo - (<1 ms in self)dockerbuildbot/compose:debian-09fcf199a99c5a803dbf256e2209803876ac6a5e
stage - (11 min in block)Test
stage block (Test) - (11 min in block)
script - (11 min in block)
script block - (11 min in block)
parallel - (11 min in block)
parallel block (Branch: alpine_19.03.8_py37) - (4 ms in block)
stage - (11 min in block)python=py37 docker=19.03.8 alpine
stage block (python=py37 docker=19.03.8 alpine) - (11 min in block)
node - (11 min in block)ubuntu && amd64 && !zfs
node block - (11 min in block)
checkout - (1 sec in self)
sh - (12 sec in self)docker info -f '{{.Driver}}'
echo - (1 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (11 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (11 min in block)
sh - (11 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-09fcf199a99c5a803dbf256e2209803876ac6a5e" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.8" \ -e "BUILD_NUMBER=1" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerbuildbot/compose:alpine-09fcf199a99c5a803dbf256e2209803876ac6a5e \ --verbose
parallel block (Branch: debian_19.03.8_py37) - (11 min in block)
stage - (11 min in block)python=py37 docker=19.03.8 debian
stage block (python=py37 docker=19.03.8 debian) - (11 min in block)
node - (11 min in block)ubuntu && amd64 && !zfs
node block - (11 min in block)
checkout - (1 sec in self)
sh - (12 sec in self)docker info -f '{{.Driver}}'
echo - (2 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (11 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (11 min in block)
sh - (11 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-09fcf199a99c5a803dbf256e2209803876ac6a5e" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.8" \ -e "BUILD_NUMBER=1" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerbuildbot/compose:debian-09fcf199a99c5a803dbf256e2209803876ac6a5e \ --verbose