Skip to content
StepArgumentsStatus
Start of Pipeline - (8 min 36 sec in block)
readJSON - (0.11 sec in self)
readTrusted - (16 sec in self)pipelines/pingcap/tidb/latest/pod-merged_tiflash_test.yaml
podTemplate - (8 min 20 sec in block)
podTemplate block - (8 min 20 sec in block)
node - (8 min 20 sec in block)pingcap_tidb_merged_tiflash_test_1067-bv7g3
node block - (8 min 14 sec in block)
stage - (3.9 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.8 sec in block)
checkout - (3.7 sec in self)
withEnv - (8 min 10 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (8 min 10 sec in block)
container - (8 min 10 sec in block)golang
container block - (8 min 10 sec in block)
withEnv - (8 min 9 sec in block)FILE_SERVER_URL
withEnv block - (8 min 9 sec in block)
timeout - (8 min 9 sec in block)
timeout block - (8 min 9 sec in block)
stage - (1.7 sec in block)Debug info
stage block (Debug info) - (1.6 sec in block)
sh (Debug info) - (0.6 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-tiflash-test-1067-bv7g3-1cjtx-9sr7w bash"
container - (0.98 sec in block)net-tool
container block - (0.59 sec in block)
sh - (0.57 sec in self)dig github.com
stage - (35 sec in block)Checkout
stage block (Checkout) - (35 sec in block)
timeout - (35 sec in block)
timeout block - (35 sec in block)
dir - (14 sec in block)tidb
dir block - (14 sec in block)
cache - (14 sec in block)
cache block - (5.1 sec in block)
retry - (5 sec in block)2
retry block - (5 sec in block)
script - (4.9 sec in block)
script block - (4.7 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (4.7 sec in self)
dir - (20 sec in block)tiflash
dir block - (20 sec in block)
cache - (20 sec in block)
cache block - (5 sec in block)
retry - (5 sec in block)2
retry block - (4.9 sec in block)
checkout - (4.9 sec in self)
stage - (3 min 56 sec in block)Prepare
stage block (Prepare) - (3 min 56 sec in block)
dir - (3 min 56 sec in block)tidb
dir block - (3 min 56 sec in block)
container - (3 min 55 sec in block)golang
container block - (3 min 55 sec in block)
cache - (3 min 55 sec in block)
cache block - (3 min 46 sec in block)
sh (tidb-server) - (3 min 46 sec in self)ls bin/tidb-server || make
stage - (3 min 36 sec in block)Tests
stage block (Tests) - (3 min 35 sec in block)
timeout - (3 min 35 sec in block)
timeout block - (3 min 35 sec in block)
container - (3 min 35 sec in block)docker
container block - (3 min 35 sec in block)
sh (test docker) - (0.55 sec in self) docker version docker info
dir - (0.63 sec in block)tidb
dir block - (0.57 sec in block)
sh (tidb-server) - (0.55 sec in self)ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V
dir - (22 sec in block)build-docker-image
dir block - (22 sec in block)
sh (generate dockerfile) - (1.3 sec in self) curl -o tidb.Dockerfile https://raw.githubusercontent.com/PingCAP-QE/artifacts/main/dockerfiles/tidb.Dockerfile cat tidb.Dockerfile cp ../tidb/bin/tidb-server tidb-server ./tidb-server -V
sh (build tmp tidb image) - (21 sec in self) docker build -t hub.pingcap.net/qa/tidb:master -f tidb.Dockerfile .
dir - (3 min 11 sec in block)tiflash/tests/docker
dir block - (3 min 11 sec in block)
sh (test) - (3 min 11 sec in self) TIDB_CI_ONLY=1 TAG=master PD_BRANCH=master TIKV_BRANCH=master TIDB_BRANCH=master bash -xe run.sh