Skip to content
StepArgumentsStatus
Start of Pipeline - (6 min 18 sec in block)
readJSON - (0.11 sec in self)
readTrusted - (6.8 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check.yaml
podTemplate - (6 min 11 sec in block)
podTemplate block - (6 min 11 sec in block)
node - (6 min 11 sec in block)pingcap_tidb_ghpr_check_8581-1x76c
node block - (4 min 50 sec in block)
stage - (5.1 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.9 sec in block)
checkout - (4.9 sec in self)
withEnv - (4 min 45 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 45 sec in block)
container - (4 min 45 sec in block)golang
container block - (4 min 45 sec in block)
timeout - (4 min 45 sec in block)
timeout block - (4 min 45 sec in block)
stage - (16 sec in block)Debug info
stage block (Debug info) - (16 sec in block)
sh (Debug info) - (12 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-8581-1x76c-f5s1n-lv5l3 bash"
container - (3.7 sec in block)net-tool
container block - (3.6 sec in block)
sh - (3.5 sec in self)dig github.com
script - (97 ms in block)
script block - (54 ms in block)
stage - (32 sec in block)Checkout
stage block (Checkout) - (32 sec in block)
dir - (32 sec in block)tidb
dir block - (32 sec in block)
cache - (32 sec in block)
cache block - (19 sec in block)
script - (18 sec in block)
script block - (18 sec in block)
withCredentials - (12 sec in block)
withCredentials block - (12 sec in block)
sh (Set git ssh key) - (12 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 - (6.2 sec in block)2
retry block - (6.1 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (6.1 sec in self)
stage - (3 min 49 sec in block)Checks
stage block (Checks) - (3 min 49 sec in block)
withCredentials - (3 min 49 sec in block)
withCredentials block - (3 min 49 sec in block)
dir - (3 min 38 sec in block)tidb
dir block - (3 min 38 sec in block)
sh - (3 min 38 sec in self)make gogenerate check integrationtest
dir - (10 sec in block)tidb
dir block - (10 sec in block)
sh (archive log) - (10 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 - (0.2 sec in self)
stage - (7.1 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (7 sec in block)
container - (6.9 sec in block)report
container block - (6.8 sec in block)
sh - (6.8 sec in self)bash scripts/plugins/report_job_result.sh ABORTED result.json || true
archiveArtifacts - (67 ms in self)