Skip to content
StepArgumentsStatus
Start of Pipeline - (42 min in block)
readJSON - (0.15 sec in self)
readTrusted - (8.5 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (42 min in block)
podTemplate block - (42 min in block)
node - (42 min in block)pingcap_tidb_ghpr_check2_8855-fgqds
node block - (42 min in block)
stage - (4 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.9 sec in block)
checkout - (3.9 sec in self)
withEnv - (42 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (42 min in block)
container - (42 min in block)golang
container block - (42 min in block)
withEnv - (42 min in block)FILE_SERVER_URL
withEnv block - (42 min in block)
timeout - (42 min in block)
timeout block - (42 min in block)
stage - (1.9 sec in block)Debug info
stage block (Debug info) - (1.8 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-ghpr-check2-8855-fgqds-7c1bt-r4wmv bash"
container - (1.1 sec in block)net-tool
container block - (1.1 sec in block)
sh - (0.95 sec in self)dig github.com
script - (0.11 sec in block)
script block - (62 ms in block)
stage - (12 sec in block)Checkout
stage block (Checkout) - (11 sec in block)
dir - (11 sec in block)tidb
dir block - (11 sec in block)
cache - (11 sec in block)
cache block - (6.9 sec in block)
retry - (6.8 sec in block)2
retry block - (6.8 sec in block)
script - (6.6 sec in block)
script block - (6.6 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (6.6 sec in self)
stage - (4 min 27 sec in block)Prepare
stage block (Prepare) - (4 min 27 sec in block)
dir - (4 min 27 sec in block)tidb
dir block - (4 min 27 sec in block)
cache - (2 min 33 sec in block)
cache block - (2 min 27 sec in block)
sh (tidb-server) - (2 min 27 sec in self)ls bin/tidb-server || make server
script - (46 sec in block)
script block - (46 sec in block)
sh (download and extract from server) - (33 sec in self) sha1="" if [[ "commit_master" =~ ^commit_[0-9a-f]{40}$ ]]; then sha1=master else refUrl="http://fileserver.pingcap.net/download/refs/pingcap/tikv/master/sha1" if [[ "true" = "true" ]]; then refUrl="http://fileserver.pingcap.net/download/refs/pingcap/tikv/master/sha1.verify" fi echo "🔍 ref url: ${refUrl}" sha1="$(curl --fail ${refUrl} | head -1)" fi artifactUrl="http://fileserver.pingcap.net/download/builds/pingcap/tikv/${sha1}/centos7/tikv-server.tar.gz" echo "⬇️📦 artifact url: ${artifactUrl}" saveFile=$(basename ${artifactUrl}) wget -q --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 -t 3 -c -O ${saveFile} ${artifactUrl} echo "📂 extract bin from ${saveFile} ..." tar -xzf ${saveFile} bin rm ${saveFile} echo "✅ extracted bin from ${saveFile} ."
sh (download and extract from server) - (12 sec in self) sha1="" if [[ "commit_master" =~ ^commit_[0-9a-f]{40}$ ]]; then sha1=master else refUrl="http://fileserver.pingcap.net/download/refs/pingcap/pd/master/sha1" if [[ "true" = "true" ]]; then refUrl="http://fileserver.pingcap.net/download/refs/pingcap/pd/master/sha1.verify" fi echo "🔍 ref url: ${refUrl}" sha1="$(curl --fail ${refUrl} | head -1)" fi artifactUrl="http://fileserver.pingcap.net/download/builds/pingcap/pd/${sha1}/centos7/pd-server.tar.gz" echo "⬇️📦 artifact url: ${artifactUrl}" saveFile=$(basename ${artifactUrl}) wget -q --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 -t 3 -c -O ${saveFile} ${artifactUrl} echo "📂 extract bin from ${saveFile} ..." tar -xzf ${saveFile} bin rm ${saveFile} echo "✅ extracted bin from ${saveFile} ."
cache - (1 min 7 sec in block)
cache block - (4.7 sec in block)
sh - (4.7 sec in self) mv bin/tidb-server bin/integration_test_tidb-server touch rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
stage - (37 min in block)Checks
stage block (Checks) - (37 min in block)
parallel - (37 min in block)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y') - (4 ms in block)
stage - (37 min in block)Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y'
stage block (Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y') - (37 min in block)
withEnv - (37 min in block)SCRIPT_AND_ARGS
withEnv block - (37 min in block)
readTrusted - (1.5 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (37 min in block)
podTemplate block - (37 min in block)
node - (37 min in block)pingcap_tidb_ghpr_check2_8855-9dd0w
node block - (37 min in block)
checkout - (3.8 sec in self)
withEnv - (37 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (37 min in block)
container - (37 min in block)golang
container block - (37 min in block)
stage - (37 min in block)Test
stage block (Test) - (37 min in block)
timeout - (37 min in block)
timeout block - (37 min in block)
withCredentials - (37 min in block)
withCredentials block - (37 min in block)
dir - (37 min in block)tidb
dir block - (37 min in block)
cache - (8.7 sec in block)
cache block - (1.4 sec in block)
sh - (1.4 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (15 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 16 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (35 min in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/integrationtest_with_tikv.sh y
dir - (0.58 sec in block)tidb
dir block - (0.52 sec in block)
junit - (0.49 sec in self)
dir - (0.73 sec in block)tidb
dir block - (0.69 sec in block)
script - (0.65 sec in block)
script block - (0.56 sec in block)
sh (upload coverage to codecov) - (0.53 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n') - (4 ms in block)
stage - (5 min 2 sec in block)Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n'
stage block (Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n') - (5 min 1 sec in block)
withEnv - (5 min 0 sec in block)SCRIPT_AND_ARGS
withEnv block - (4 min 59 sec in block)
readTrusted - (2.5 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (4 min 56 sec in block)
podTemplate block - (4 min 56 sec in block)
node - (4 min 56 sec in block)pingcap_tidb_ghpr_check2_8855-s1dvr
node block - (4 min 36 sec in block)
checkout - (16 sec in self)
withEnv - (4 min 20 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 19 sec in block)
container - (4 min 19 sec in block)golang
container block - (4 min 19 sec in block)
stage - (4 min 19 sec in block)Test
stage block (Test) - (4 min 19 sec in block)
timeout - (4 min 18 sec in block)
timeout block - (4 min 18 sec in block)
withCredentials - (4 min 17 sec in block)
withCredentials block - (4 min 16 sec in block)
dir - (3 min 3 sec in block)tidb
dir block - (2 min 50 sec in block)
cache - (1 min 16 sec in block)
cache block - (1 min 6 sec in block)
sh - (2.8 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (2 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (14 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 17 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/integrationtest_with_tikv.sh n
dir - (5 sec in block)tidb
dir block - (3.9 sec in block)
junit - (3.8 sec in self)
dir - (1 min 5 sec in block)tidb
dir block - (1 min 2 sec in block)
script - (1 min 1 sec in block)
script block - (54 sec in block)
sh (upload coverage to codecov) - (54 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_brietest') - (4 ms in block)
stage - (5 min 55 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_brietest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_brietest') - (5 min 54 sec in block)
withEnv - (5 min 53 sec in block)SCRIPT_AND_ARGS
withEnv block - (5 min 53 sec in block)
readTrusted - (3.5 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (5 min 49 sec in block)
podTemplate block - (5 min 49 sec in block)
node - (5 min 49 sec in block)pingcap_tidb_ghpr_check2_8855-pxmh9
node block - (5 min 43 sec in block)
checkout - (4 sec in self)
withEnv - (5 min 39 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 39 sec in block)
container - (5 min 39 sec in block)golang
container block - (5 min 39 sec in block)
stage - (5 min 39 sec in block)Test
stage block (Test) - (5 min 38 sec in block)
timeout - (5 min 38 sec in block)
timeout block - (5 min 38 sec in block)
withCredentials - (5 min 31 sec in block)
withCredentials block - (5 min 30 sec in block)
dir - (5 min 23 sec in block)tidb
dir block - (5 min 22 sec in block)
cache - (15 sec in block)
cache block - (1.4 sec in block)
sh - (1.4 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (0.72 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 14 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (3 min 50 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_brietest
dir - (0.63 sec in block)tidb
dir block - (0.49 sec in block)
junit - (0.43 sec in self)
dir - (6.4 sec in block)tidb
dir block - (6.3 sec in block)
script - (6.2 sec in block)
script block - (6.1 sec in block)
sh (upload coverage to codecov) - (6 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pessimistictest') - (4 ms in block)
stage - (9 min 23 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pessimistictest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pessimistictest') - (9 min 23 sec in block)
withEnv - (9 min 22 sec in block)SCRIPT_AND_ARGS
withEnv block - (9 min 22 sec in block)
readTrusted - (4.5 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (9 min 17 sec in block)
podTemplate block - (9 min 17 sec in block)
node - (9 min 17 sec in block)pingcap_tidb_ghpr_check2_8855-2p01g
node block - (9 min 0 sec in block)
checkout - (16 sec in self)
withEnv - (8 min 44 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (8 min 44 sec in block)
container - (8 min 43 sec in block)golang
container block - (8 min 43 sec in block)
stage - (8 min 43 sec in block)Test
stage block (Test) - (8 min 43 sec in block)
timeout - (8 min 42 sec in block)
timeout block - (8 min 42 sec in block)
withCredentials - (8 min 42 sec in block)
withCredentials block - (8 min 42 sec in block)
dir - (8 min 34 sec in block)tidb
dir block - (8 min 34 sec in block)
cache - (52 sec in block)
cache block - (27 sec in block)
sh - (2.5 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (16 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 16 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (5 min 44 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_pessimistictest
dir - (0.83 sec in block)tidb
dir block - (0.66 sec in block)
junit - (0.61 sec in self)
dir - (6.5 sec in block)tidb
dir block - (6.5 sec in block)
script - (6.3 sec in block)
script block - (6.3 sec in block)
sh (upload coverage to codecov) - (6.2 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_sessiontest') - (4 ms in block)
stage - (7 min 20 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_sessiontest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_sessiontest') - (7 min 19 sec in block)
withEnv - (7 min 18 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 18 sec in block)
readTrusted - (5.7 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 11 sec in block)
podTemplate block - (7 min 11 sec in block)
node - (7 min 11 sec in block)pingcap_tidb_ghpr_check2_8855-tzlmn
node block - (6 min 55 sec in block)
checkout - (16 sec in self)
withEnv - (6 min 39 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 39 sec in block)
container - (6 min 38 sec in block)golang
container block - (6 min 38 sec in block)
stage - (6 min 38 sec in block)Test
stage block (Test) - (6 min 38 sec in block)
timeout - (6 min 37 sec in block)
timeout block - (6 min 37 sec in block)
withCredentials - (6 min 37 sec in block)
withCredentials block - (6 min 37 sec in block)
dir - (6 min 28 sec in block)tidb
dir block - (6 min 28 sec in block)
cache - (1 min 0 sec in block)
cache block - (50 sec in block)
sh - (2.3 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (2.3 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (14 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (4 min 54 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_sessiontest
dir - (0.74 sec in block)tidb
dir block - (0.63 sec in block)
junit - (0.58 sec in self)
dir - (7.6 sec in block)tidb
dir block - (7.5 sec in block)
script - (7.5 sec in block)
script block - (7.4 sec in block)
sh (upload coverage to codecov) - (7.4 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_statisticstest') - (5 ms in block)
stage - (5 min 42 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_statisticstest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_statisticstest') - (5 min 42 sec in block)
withEnv - (5 min 41 sec in block)SCRIPT_AND_ARGS
withEnv block - (5 min 41 sec in block)
readTrusted - (6.6 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (5 min 33 sec in block)
podTemplate block - (5 min 33 sec in block)
node - (5 min 33 sec in block)pingcap_tidb_ghpr_check2_8855-9rwcj
node block - (5 min 18 sec in block)
checkout - (16 sec in self)
withEnv - (5 min 2 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 2 sec in block)
container - (5 min 2 sec in block)golang
container block - (5 min 2 sec in block)
stage - (5 min 1 sec in block)Test
stage block (Test) - (5 min 1 sec in block)
timeout - (5 min 1 sec in block)
timeout block - (5 min 1 sec in block)
withCredentials - (5 min 0 sec in block)
withCredentials block - (5 min 0 sec in block)
dir - (4 min 50 sec in block)tidb
dir block - (4 min 49 sec in block)
cache - (16 sec in block)
cache block - (3.6 sec in block)
sh - (2.1 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (2.1 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (14 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (3 min 15 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_statisticstest
dir - (1.7 sec in block)tidb
dir block - (1.5 sec in block)
junit - (0.7 sec in self)
dir - (8.3 sec in block)tidb
dir block - (8.2 sec in block)
script - (8 sec in block)
script block - (7.9 sec in block)
sh (upload coverage to codecov) - (7.9 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_txntest') - (5 ms in block)
stage - (8 min 49 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_txntest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_txntest') - (8 min 49 sec in block)
withEnv - (8 min 48 sec in block)SCRIPT_AND_ARGS
withEnv block - (8 min 48 sec in block)
readTrusted - (7.6 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (8 min 39 sec in block)
podTemplate block - (8 min 39 sec in block)
node - (8 min 39 sec in block)pingcap_tidb_ghpr_check2_8855-tf3d7
node block - (8 min 26 sec in block)
checkout - (16 sec in self)
withEnv - (8 min 9 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (8 min 9 sec in block)
container - (8 min 9 sec in block)golang
container block - (8 min 9 sec in block)
stage - (8 min 9 sec in block)Test
stage block (Test) - (8 min 8 sec in block)
timeout - (8 min 8 sec in block)
timeout block - (8 min 8 sec in block)
withCredentials - (8 min 8 sec in block)
withCredentials block - (8 min 8 sec in block)
dir - (8 min 2 sec in block)tidb
dir block - (8 min 2 sec in block)
cache - (1 min 7 sec in block)
cache block - (59 sec in block)
sh - (2.6 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (2 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (14 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (6 min 28 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_txntest
dir - (0.66 sec in block)tidb
dir block - (0.54 sec in block)
junit - (0.5 sec in self)
dir - (4.7 sec in block)tidb
dir block - (4.6 sec in block)
script - (4.6 sec in block)
script block - (4.5 sec in block)
sh (upload coverage to codecov) - (4.5 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest') - (5 ms in block)
stage - (13 min in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest') - (13 min in block)
withEnv - (13 min in block)SCRIPT_AND_ARGS
withEnv block - (13 min in block)
readTrusted - (8.6 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (13 min in block)
podTemplate block - (13 min in block)
node - (13 min in block)pingcap_tidb_ghpr_check2_8855-h64lq
node block - (13 min in block)
checkout - (16 sec in self)
withEnv - (13 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (13 min in block)
container - (13 min in block)golang
container block - (13 min in block)
stage - (13 min in block)Test
stage block (Test) - (13 min in block)
timeout - (13 min in block)
timeout block - (13 min in block)
withCredentials - (13 min in block)
withCredentials block - (13 min in block)
dir - (12 min in block)tidb
dir block - (12 min in block)
cache - (29 sec in block)
cache block - (14 sec in block)
sh - (2.2 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (2 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (14 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (11 min in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest
dir - (0.66 sec in block)tidb
dir block - (0.55 sec in block)
junit - (0.52 sec in self)
dir - (4.7 sec in block)tidb
dir block - (4.6 sec in block)
script - (4.6 sec in block)
script block - (4.6 sec in block)
sh (upload coverage to codecov) - (4.5 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest1') - (4 ms in block)
stage - (7 min 39 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest1'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest1') - (7 min 39 sec in block)
withEnv - (7 min 38 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 38 sec in block)
readTrusted - (9.6 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 28 sec in block)
podTemplate block - (7 min 27 sec in block)
node - (7 min 27 sec in block)pingcap_tidb_ghpr_check2_8855-3sj7x
node block - (3 min 58 sec in block)
checkout - (6 sec in self)
withEnv - (3 min 49 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 49 sec in block)
container - (3 min 49 sec in block)golang
container block - (3 min 48 sec in block)
stage - (3 min 48 sec in block)Test
stage block (Test) - (3 min 48 sec in block)
timeout - (3 min 47 sec in block)
timeout block - (3 min 47 sec in block)
withCredentials - (3 min 46 sec in block)
withCredentials block - (3 min 46 sec in block)
dir - (3 min 40 sec in block)tidb
dir block - (3 min 39 sec in block)
cache - (1 min 0 sec in block)
cache block - (41 sec in block)
sh - (10 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (2.3 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.4 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 33 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest1
dir - (0.58 sec in block)tidb
dir block - (0.43 sec in block)
junit - (0.39 sec in self)
dir - (4.8 sec in block)tidb
dir block - (4.7 sec in block)
script - (4.7 sec in block)
script block - (4.6 sec in block)
sh (upload coverage to codecov) - (4.5 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest2') - (4 ms in block)
stage - (7 min 16 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest2'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest2') - (7 min 16 sec in block)
withEnv - (7 min 14 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 14 sec in block)
readTrusted - (10 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 3 sec in block)
podTemplate block - (7 min 3 sec in block)
node - (7 min 3 sec in block)pingcap_tidb_ghpr_check2_8855-85ssc
node block - (5 min 19 sec in block)
checkout - (4.4 sec in self)
withEnv - (5 min 14 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 14 sec in block)
container - (5 min 14 sec in block)golang
container block - (5 min 14 sec in block)
stage - (4 min 59 sec in block)Test
stage block (Test) - (4 min 59 sec in block)
timeout - (4 min 59 sec in block)
timeout block - (4 min 59 sec in block)
withCredentials - (4 min 58 sec in block)
withCredentials block - (4 min 57 sec in block)
dir - (4 min 17 sec in block)tidb
dir block - (4 min 17 sec in block)
cache - (54 sec in block)
cache block - (30 sec in block)
sh - (30 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (3.3 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.9 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (3 min 15 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest2
dir - (0.53 sec in block)tidb
dir block - (0.43 sec in block)
junit - (0.39 sec in self)
dir - (8.1 sec in block)tidb
dir block - (8 sec in block)
script - (7.9 sec in block)
script block - (7.8 sec in block)
sh (upload coverage to codecov) - (7.8 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest3') - (4 ms in block)
stage - (7 min 19 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest3'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest3') - (7 min 19 sec in block)
withEnv - (7 min 17 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 17 sec in block)
readTrusted - (11 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 5 sec in block)
podTemplate block - (7 min 5 sec in block)
node - (7 min 5 sec in block)pingcap_tidb_ghpr_check2_8855-m4qmt
node block - (6 min 39 sec in block)
checkout - (1 min 16 sec in self)
withEnv - (5 min 22 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 22 sec in block)
container - (5 min 21 sec in block)golang
container block - (5 min 21 sec in block)
stage - (5 min 19 sec in block)Test
stage block (Test) - (5 min 19 sec in block)
timeout - (5 min 19 sec in block)
timeout block - (5 min 18 sec in block)
withCredentials - (5 min 17 sec in block)
withCredentials block - (5 min 16 sec in block)
dir - (5 min 8 sec in block)tidb
dir block - (5 min 8 sec in block)
cache - (15 sec in block)
cache block - (3.2 sec in block)
sh - (3.2 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (1 min 14 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (11 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (3 min 26 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest3
dir - (1 sec in block)tidb
dir block - (0.94 sec in block)
junit - (0.86 sec in self)
dir - (6.7 sec in block)tidb
dir block - (6.6 sec in block)
script - (6.5 sec in block)
script block - (6.4 sec in block)
sh (upload coverage to codecov) - (6.4 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest4') - (6 ms in block)
stage - (9 min 43 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest4'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest4') - (9 min 43 sec in block)
withEnv - (9 min 42 sec in block)SCRIPT_AND_ARGS
withEnv block - (9 min 42 sec in block)
readTrusted - (12 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (9 min 29 sec in block)
podTemplate block - (9 min 29 sec in block)
node - (9 min 28 sec in block)pingcap_tidb_ghpr_check2_8855-knb54
node block - (6 min 2 sec in block)
checkout - (4.9 sec in self)
withEnv - (5 min 53 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 53 sec in block)
container - (5 min 53 sec in block)golang
container block - (5 min 53 sec in block)
stage - (5 min 52 sec in block)Test
stage block (Test) - (5 min 52 sec in block)
timeout - (5 min 51 sec in block)
timeout block - (5 min 51 sec in block)
withCredentials - (5 min 51 sec in block)
withCredentials block - (5 min 50 sec in block)
dir - (5 min 39 sec in block)tidb
dir block - (5 min 39 sec in block)
cache - (44 sec in block)
cache block - (32 sec in block)
sh - (10 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (2.3 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.5 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (4 min 32 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest4
dir - (0.86 sec in block)tidb
dir block - (0.77 sec in block)
junit - (0.72 sec in self)
dir - (9.6 sec in block)tidb
dir block - (9.6 sec in block)
script - (9.5 sec in block)
script block - (9.5 sec in block)
sh (upload coverage to codecov) - (9.4 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest') - (3 ms in block)
stage - (10 min in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest') - (10 min in block)
withEnv - (10 min in block)SCRIPT_AND_ARGS
withEnv block - (10 min in block)
readTrusted - (20 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (10 min in block)
podTemplate block - (10 min in block)
node - (10 min in block)pingcap_tidb_ghpr_check2_8855-v6k4n
node block - (8 min 56 sec in block)
checkout - (4.4 sec in self)
withEnv - (8 min 52 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (8 min 52 sec in block)
container - (8 min 52 sec in block)golang
container block - (8 min 52 sec in block)
stage - (8 min 37 sec in block)Test
stage block (Test) - (8 min 37 sec in block)
timeout - (8 min 37 sec in block)
timeout block - (8 min 37 sec in block)
withCredentials - (8 min 36 sec in block)
withCredentials block - (8 min 36 sec in block)
dir - (8 min 28 sec in block)tidb
dir block - (8 min 28 sec in block)
cache - (1 min 6 sec in block)
cache block - (48 sec in block)
sh - (48 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (3.5 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.9 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (6 min 55 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest
dir - (0.66 sec in block)tidb
dir block - (0.53 sec in block)
junit - (0.5 sec in self)
dir - (6.4 sec in block)tidb
dir block - (6.4 sec in block)
script - (6.3 sec in block)
script block - (6.3 sec in block)
sh (upload coverage to codecov) - (6.2 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest2') - (6 ms in block)
stage - (7 min 20 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest2'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest2') - (7 min 20 sec in block)
withEnv - (7 min 18 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 18 sec in block)
readTrusted - (20 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 58 sec in block)
podTemplate block - (6 min 57 sec in block)
node - (6 min 57 sec in block)pingcap_tidb_ghpr_check2_8855-7jzbs
node block - (5 min 23 sec in block)
checkout - (4.4 sec in self)
withEnv - (5 min 18 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 18 sec in block)
container - (5 min 18 sec in block)golang
container block - (5 min 18 sec in block)
stage - (5 min 3 sec in block)Test
stage block (Test) - (5 min 3 sec in block)
timeout - (5 min 3 sec in block)
timeout block - (5 min 3 sec in block)
withCredentials - (5 min 2 sec in block)
withCredentials block - (5 min 1 sec in block)
dir - (4 min 54 sec in block)tidb
dir block - (4 min 54 sec in block)
cache - (1 min 24 sec in block)
cache block - (57 sec in block)
sh - (45 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (3.9 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (4.1 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (3 min 21 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest2
dir - (0.97 sec in block)tidb
dir block - (0.55 sec in block)
junit - (0.46 sec in self)
dir - (5.6 sec in block)tidb
dir block - (5.4 sec in block)
script - (5.3 sec in block)
script block - (5.2 sec in block)
sh (upload coverage to codecov) - (5 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest3') - (4 ms in block)
stage - (6 min 29 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest3'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest3') - (6 min 29 sec in block)
withEnv - (6 min 27 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 27 sec in block)
readTrusted - (20 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 6 sec in block)
podTemplate block - (6 min 6 sec in block)
node - (6 min 6 sec in block)pingcap_tidb_ghpr_check2_8855-ql773
node block - (4 min 32 sec in block)
checkout - (16 sec in self)
withEnv - (4 min 15 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 15 sec in block)
container - (4 min 15 sec in block)golang
container block - (4 min 15 sec in block)
stage - (4 min 12 sec in block)Test
stage block (Test) - (4 min 12 sec in block)
timeout - (4 min 11 sec in block)
timeout block - (4 min 11 sec in block)
withCredentials - (4 min 11 sec in block)
withCredentials block - (3 min 38 sec in block)
dir - (3 min 13 sec in block)tidb
dir block - (3 min 13 sec in block)
cache - (35 sec in block)
cache block - (18 sec in block)
sh - (18 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (3.6 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.8 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 30 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest3
dir - (0.59 sec in block)tidb
dir block - (0.41 sec in block)
junit - (0.35 sec in self)
dir - (5.1 sec in block)tidb
dir block - (5 sec in block)
script - (4.9 sec in block)
script block - (4.9 sec in block)
sh (upload coverage to codecov) - (4.8 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest4') - (3 ms in block)
stage - (7 min 44 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest4'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest4') - (7 min 43 sec in block)
withEnv - (7 min 42 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 42 sec in block)
readTrusted - (20 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 21 sec in block)
podTemplate block - (7 min 21 sec in block)
node - (7 min 21 sec in block)pingcap_tidb_ghpr_check2_8855-zg2th
node block - (4 min 2 sec in block)
checkout - (4.8 sec in self)
withEnv - (3 min 53 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 53 sec in block)
container - (3 min 53 sec in block)golang
container block - (3 min 53 sec in block)
stage - (3 min 52 sec in block)Test
stage block (Test) - (3 min 52 sec in block)
timeout - (3 min 51 sec in block)
timeout block - (3 min 51 sec in block)
withCredentials - (3 min 51 sec in block)
withCredentials block - (3 min 50 sec in block)
dir - (3 min 43 sec in block)tidb
dir block - (3 min 43 sec in block)
cache - (36 sec in block)
cache block - (18 sec in block)
sh - (10 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (2.3 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.8 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 35 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest4
dir - (0.53 sec in block)tidb
dir block - (0.43 sec in block)
junit - (0.39 sec in self)
dir - (6 sec in block)tidb
dir block - (5.9 sec in block)
script - (5.9 sec in block)
script block - (5.8 sec in block)
sh (upload coverage to codecov) - (5.8 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pipelineddmltest') - (4 ms in block)
stage - (8 min 57 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pipelineddmltest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pipelineddmltest') - (8 min 57 sec in block)
withEnv - (8 min 56 sec in block)SCRIPT_AND_ARGS
withEnv block - (8 min 56 sec in block)
readTrusted - (20 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (8 min 35 sec in block)
podTemplate block - (8 min 35 sec in block)
node - (8 min 34 sec in block)pingcap_tidb_ghpr_check2_8855-lcnqj
node block - (5 min 16 sec in block)
checkout - (4.8 sec in self)
withEnv - (5 min 7 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 7 sec in block)
container - (5 min 7 sec in block)golang
container block - (5 min 7 sec in block)
stage - (5 min 6 sec in block)Test
stage block (Test) - (5 min 6 sec in block)
timeout - (5 min 5 sec in block)
timeout block - (5 min 5 sec in block)
withCredentials - (5 min 5 sec in block)
withCredentials block - (5 min 4 sec in block)
dir - (4 min 57 sec in block)tidb
dir block - (4 min 56 sec in block)
cache - (22 sec in block)
cache block - (11 sec in block)
sh - (10 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (2.3 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (4 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (3 min 48 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_pipelineddmltest
dir - (0.69 sec in block)tidb
dir block - (0.57 sec in block)
junit - (0.51 sec in self)
dir - (6.2 sec in block)tidb
dir block - (6.1 sec in block)
script - (6 sec in block)
script block - (5.9 sec in block)
sh (upload coverage to codecov) - (5.9 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_flashbacktest') - (7 min 53 sec in block)
stage - (7 min 52 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_flashbacktest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_flashbacktest') - (7 min 51 sec in block)
withEnv - (7 min 51 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 51 sec in block)
readTrusted - (20 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 30 sec in block)
podTemplate block - (7 min 30 sec in block)
node - (7 min 30 sec in block)pingcap_tidb_ghpr_check2_8855-p5cl1
node block - (5 min 56 sec in block)
checkout - (18 sec in self)
withEnv - (5 min 36 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 36 sec in block)
container - (5 min 36 sec in block)golang
container block - (5 min 36 sec in block)
stage - (5 min 35 sec in block)Test
stage block (Test) - (5 min 35 sec in block)
timeout - (5 min 35 sec in block)
timeout block - (5 min 35 sec in block)
withCredentials - (5 min 35 sec in block)
withCredentials block - (4 min 43 sec in block)
dir - (4 min 23 sec in block)tidb
dir block - (4 min 23 sec in block)
cache - (22 sec in block)
cache block - (11 sec in block)
sh - (11 sec in self)ls -l rev-764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
sh - (3.5 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.8 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (3 min 53 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_flashbacktest
dir - (0.6 sec in block)tidb
dir block - (0.46 sec in block)
junit - (0.43 sec in self)
dir - (5.3 sec in block)tidb
dir block - (5.2 sec in block)
script - (5.2 sec in block)
script block - (5.1 sec in block)
sh (upload coverage to codecov) - (5.1 sec in self)
stage - (2.6 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (2.6 sec in block)
container - (1.9 sec in block)report
container block - (1.9 sec in block)
sh - (1.8 sec in self)bash scripts/plugins/report_job_result.sh SUCCESS result.json || true
archiveArtifacts - (72 ms in self)
sh - (0.53 sec in self)echo done > done && curl -F ci_check/pingcap/tidb/ghpr_check2/764c03c5659efaf4dbc9b48d197d7ef1a765c4eb=@done http://fileserver.pingcap.net/upload