Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 39 sec in block)
readJSON - (0.11 sec in self)
readTrusted - (7.1 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check.yaml
podTemplate - (3 min 32 sec in block)
podTemplate block - (3 min 32 sec in block)
node - (3 min 31 sec in block)pingcap_tidb_ghpr_check_8623-dnrpp
node block - (3 min 21 sec in block)
stage - (5 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.9 sec in block)
checkout - (4.9 sec in self)
withEnv - (3 min 15 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 15 sec in block)
container - (3 min 15 sec in block)golang
container block - (3 min 15 sec in block)
timeout - (3 min 15 sec in block)
timeout block - (3 min 15 sec in block)
stage - (1.8 sec in block)Debug info
stage block (Debug info) - (1.8 sec in block)
sh (Debug info) - (0.72 sec in self) printenv echo "-------------------------" go env echo "-------------------------" ls -l /dev/null echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-check-8623-dnrpp-zs3g5-z5tsw bash"
container - (1 sec in block)net-tool
container block - (0.96 sec in block)
sh - (0.81 sec in self)dig github.com
script - (0.11 sec in block)
script block - (66 ms in block)
stage - (22 sec in block)Checkout
stage block (Checkout) - (22 sec in block)
dir - (22 sec in block)tidb
dir block - (22 sec in block)
cache - (22 sec in block)
cache block - (8 sec in block)
script - (8 sec in block)
script block - (7.9 sec in block)
withCredentials - (2.4 sec in block)
withCredentials block - (2.3 sec in block)
sh (Set git ssh key) - (2.3 sec in self) [ -d ~/.ssh ] || mkdir ~/.ssh && chmod 0700 ~/.ssh cp "$SSH_KEY" ~/.ssh/id_rsa chmod 400 ~/.ssh/id_rsa ssh-keyscan -t rsa,dsa github.com >> ~/.ssh/known_hosts
retry - (5.4 sec in block)2
retry block - (5.4 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (5.3 sec in self)
stage - (2 min 45 sec in block)Checks
stage block (Checks) - (2 min 45 sec in block)
withCredentials - (2 min 45 sec in block)
withCredentials block - (2 min 45 sec in block)
dir - (2 min 45 sec in block)tidb
dir block - (2 min 44 sec in block)
sh - (2 min 44 sec in self)make gogenerate check integrationtest
dir - (0.7 sec in block)tidb
dir block - (0.66 sec in block)
sh (archive log) - (0.56 sec in self) logs_dir='test_logs' mkdir -p ${logs_dir} mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (69 ms in self)
stage - (5 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (5 sec in block)
container - (4.9 sec in block)report
container block - (4.9 sec in block)
sh - (4.9 sec in self)bash scripts/plugins/report_job_result.sh FAILURE result.json || true
archiveArtifacts - (45 ms in self)