Skip to content
StepArgumentsStatus
Start of Pipeline - (16 min in block)
readJSON - (0.15 sec in self)
readTrusted - (12 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (16 min in block)
podTemplate block - (16 min in block)
node - (16 min in block)pingcap_tidb_ghpr_check2_8840-04thn
node block - (16 min in block)
stage - (3.4 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.4 sec in block)
checkout - (3.3 sec in self)
withEnv - (16 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (16 min in block)
container - (16 min in block)golang
container block - (16 min in block)
withEnv - (16 min in block)FILE_SERVER_URL
withEnv block - (16 min in block)
timeout - (16 min in block)
timeout block - (16 min in block)
stage - (5.3 sec in block)Debug info
stage block (Debug info) - (5.2 sec in block)
sh (Debug info) - (2.8 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-check2-8840-04thn-6vnb6-gwdrn bash"
container - (2.3 sec in block)net-tool
container block - (2.3 sec in block)
sh - (2.1 sec in self)dig github.com
script - (0.11 sec in block)
script block - (64 ms in block)
stage - (8.3 sec in block)Checkout
stage block (Checkout) - (8.3 sec in block)
dir - (8.2 sec in block)tidb
dir block - (8.2 sec in block)
cache - (8.2 sec in block)
cache block - (3.9 sec in block)
retry - (3.9 sec in block)2
retry block - (3.8 sec in block)
script - (3.8 sec in block)
script block - (3.8 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (3.7 sec in self)
stage - (4 min 9 sec in block)Prepare
stage block (Prepare) - (4 min 9 sec in block)
dir - (4 min 9 sec in block)tidb
dir block - (4 min 9 sec in block)
cache - (2 min 21 sec in block)
cache block - (2 min 13 sec in block)
sh (tidb-server) - (2 min 13 sec in self)ls bin/tidb-server || make server
script - (1 min 0 sec in block)
script block - (1 min 0 sec in block)
sh (download and extract from server) - (50 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) - (9.5 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 - (48 sec in block)
cache block - (0.56 sec in block)
sh - (0.53 sec in self) mv bin/tidb-server bin/integration_test_tidb-server touch rev-10919f90b34be05888f27370829dadebc99a20bc
stage - (12 min in block)Checks
stage block (Checks) - (12 min in block)
parallel - (12 min in block)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y') - (8 ms in block)
stage - (12 min in block)Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y'
stage block (Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y') - (12 min in block)
withEnv - (12 min in block)SCRIPT_AND_ARGS
withEnv block - (12 min in block)
readTrusted - (1 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (12 min in block)
podTemplate block - (12 min in block)
node - (12 min in block)pingcap_tidb_ghpr_check2_8840-7sl7m
node block - (11 min in block)
checkout - (10 sec in self)
withEnv - (11 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (11 min in block)
container - (11 min in block)golang
container block - (11 min in block)
stage - (11 min in block)Test
stage block (Test) - (11 min in block)
timeout - (11 min in block)
timeout block - (11 min in block)
withCredentials - (11 min in block)
withCredentials block - (11 min in block)
dir - (11 min in block)tidb
dir block - (11 min in block)
cache - (1 min 33 sec in block)
cache block - (1 min 24 sec in block)
sh - (3.1 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (2.6 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 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 - (8 min 52 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/integrationtest_with_tikv.sh y
dir - (1.2 sec in block)tidb
dir block - (0.64 sec in block)
junit - (0.61 sec in self)
dir - (2.1 sec in block)tidb
dir block - (1.9 sec in block)
sh (archive log) - (1.5 sec in self) str="integrationtest_with_tikv.sh y" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.33 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n') - (6 ms in block)
stage - (4 min 23 sec in block)Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n'
stage block (Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n') - (4 min 23 sec in block)
withEnv - (4 min 23 sec in block)SCRIPT_AND_ARGS
withEnv block - (4 min 22 sec in block)
readTrusted - (2 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (4 min 20 sec in block)
podTemplate block - (4 min 20 sec in block)
node - (4 min 19 sec in block)pingcap_tidb_ghpr_check2_8840-dr1fx
node block - (4 min 9 sec in block)
checkout - (3.6 sec in self)
withEnv - (4 min 5 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 5 sec in block)
container - (4 min 5 sec in block)golang
container block - (4 min 5 sec in block)
stage - (4 min 5 sec in block)Test
stage block (Test) - (4 min 5 sec in block)
timeout - (4 min 4 sec in block)
timeout block - (4 min 4 sec in block)
withCredentials - (4 min 4 sec in block)
withCredentials block - (4 min 4 sec in block)
dir - (2 min 56 sec in block)tidb
dir block - (2 min 55 sec in block)
cache - (9.2 sec in block)
cache block - (1.4 sec in block)
sh - (1.2 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (1 min 32 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (6.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 - (1 min 7 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/integrationtest_with_tikv.sh n
dir - (54 sec in block)tidb
dir block - (25 sec in block)
junit - (25 sec in self)
dir - (13 sec in block)tidb
dir block - (12 sec in block)
script - (9.1 sec in block)
script block - (7.7 sec in block)
sh (upload coverage to codecov) - (7.6 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_brietest') - (6 ms in block)
stage - (7 min 0 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') - (7 min 0 sec in block)
withEnv - (6 min 59 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 59 sec in block)
readTrusted - (3.1 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 56 sec in block)
podTemplate block - (6 min 56 sec in block)
node - (6 min 56 sec in block)pingcap_tidb_ghpr_check2_8840-r6rm3
node block - (6 min 44 sec in block)
checkout - (9 sec in self)
withEnv - (6 min 35 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 35 sec in block)
container - (6 min 35 sec in block)golang
container block - (6 min 35 sec in block)
stage - (6 min 34 sec in block)Test
stage block (Test) - (6 min 34 sec in block)
timeout - (6 min 33 sec in block)
timeout block - (6 min 33 sec in block)
withCredentials - (6 min 33 sec in block)
withCredentials block - (6 min 32 sec in block)
dir - (6 min 27 sec in block)tidb
dir block - (6 min 27 sec in block)
cache - (42 sec in block)
cache block - (30 sec in block)
sh - (5.3 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (1.2 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 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 42 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_brietest
dir - (0.52 sec in block)tidb
dir block - (0.42 sec in block)
junit - (0.38 sec in self)
dir - (4.8 sec in block)tidb
dir block - (4.7 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_pessimistictest') - (8 ms in block)
stage - (7 min 50 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') - (7 min 50 sec in block)
withEnv - (7 min 49 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 49 sec in block)
readTrusted - (4 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 45 sec in block)
podTemplate block - (7 min 45 sec in block)
node - (7 min 45 sec in block)pingcap_tidb_ghpr_check2_8840-tw54b
node block - (7 min 36 sec in block)
checkout - (10 sec in self)
withEnv - (7 min 25 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 25 sec in block)
container - (7 min 25 sec in block)golang
container block - (7 min 25 sec in block)
stage - (7 min 24 sec in block)Test
stage block (Test) - (7 min 24 sec in block)
timeout - (7 min 24 sec in block)
timeout block - (7 min 24 sec in block)
withCredentials - (7 min 23 sec in block)
withCredentials block - (7 min 23 sec in block)
dir - (7 min 17 sec in block)tidb
dir block - (7 min 17 sec in block)
cache - (1 min 25 sec in block)
cache block - (1 min 16 sec in block)
sh - (2.9 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (2.6 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 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 34 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_pessimistictest
dir - (0.61 sec in block)tidb
dir block - (0.53 sec in block)
junit - (0.49 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.6 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_sessiontest') - (5 ms in block)
stage - (9 min 13 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') - (9 min 13 sec in block)
withEnv - (9 min 12 sec in block)SCRIPT_AND_ARGS
withEnv block - (9 min 12 sec in block)
readTrusted - (5 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (9 min 7 sec in block)
podTemplate block - (9 min 7 sec in block)
node - (9 min 7 sec in block)pingcap_tidb_ghpr_check2_8840-mfkgn
node block - (8 min 49 sec in block)
checkout - (1 min 34 sec in self)
withEnv - (7 min 14 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 14 sec in block)
container - (7 min 14 sec in block)golang
container block - (7 min 14 sec in block)
stage - (7 min 12 sec in block)Test
stage block (Test) - (7 min 12 sec in block)
timeout - (7 min 10 sec in block)
timeout block - (7 min 10 sec in block)
withCredentials - (7 min 9 sec in block)
withCredentials block - (7 min 7 sec in block)
dir - (7 min 0 sec in block)tidb
dir block - (7 min 0 sec in block)
cache - (1 min 6 sec in block)
cache block - (55 sec in block)
sh - (5.3 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (43 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (10 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 59 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_sessiontest
dir - (0.59 sec in block)tidb
dir block - (0.44 sec in block)
junit - (0.39 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_statisticstest') - (7 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.1 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (5 min 34 sec in block)
podTemplate block - (5 min 34 sec in block)
node - (5 min 33 sec in block)pingcap_tidb_ghpr_check2_8840-z59ld
node block - (5 min 24 sec in block)
checkout - (8.4 sec in self)
withEnv - (5 min 16 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 16 sec in block)
container - (5 min 16 sec in block)golang
container block - (5 min 16 sec in block)
stage - (5 min 15 sec in block)Test
stage block (Test) - (5 min 15 sec in block)
timeout - (5 min 14 sec in block)
timeout block - (5 min 14 sec in block)
withCredentials - (5 min 14 sec in block)
withCredentials block - (5 min 14 sec in block)
dir - (5 min 5 sec in block)tidb
dir block - (5 min 5 sec in block)
cache - (29 sec in block)
cache block - (20 sec in block)
sh - (1.7 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (2.6 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 7 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 19 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_statisticstest
dir - (0.68 sec in block)tidb
dir block - (0.56 sec in block)
junit - (0.4 sec in self)
dir - (7.7 sec in block)tidb
dir block - (7.6 sec in block)
script - (7.4 sec in block)
script block - (7.3 sec in block)
sh (upload coverage to codecov) - (7.2 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_txntest') - (9 ms in block)
stage - (12 min 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') - (12 min in block)
withEnv - (12 min in block)SCRIPT_AND_ARGS
withEnv block - (12 min in block)
readTrusted - (7 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (11 min in block)
podTemplate block - (11 min in block)
node - (11 min in block)pingcap_tidb_ghpr_check2_8840-ph9cf
node block - (11 min in block)
checkout - (9 sec in self)
withEnv - (11 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (11 min in block)
container - (11 min in block)golang
container block - (11 min in block)
stage - (11 min in block)Test
stage block (Test) - (11 min in block)
timeout - (11 min in block)
timeout block - (11 min in block)
withCredentials - (11 min in block)
withCredentials block - (11 min in block)
dir - (11 min in block)tidb
dir block - (11 min in block)
cache - (50 sec in block)
cache block - (36 sec in block)
sh - (2.3 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (2.6 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 6 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 - (8 min 50 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_txntest
dir - (1.2 sec in block)tidb
dir block - (0.56 sec in block)
junit - (0.54 sec in self)
dir - (2 sec in block)tidb
dir block - (1.9 sec in block)
sh (archive log) - (0.7 sec in self) str="run_real_tikv_tests.sh bazel_txntest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.13 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest') - (6 ms in block)
stage - (12 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') - (12 min in block)
withEnv - (12 min in block)SCRIPT_AND_ARGS
withEnv block - (12 min in block)
readTrusted - (8 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (11 min in block)
podTemplate block - (11 min in block)
node - (11 min in block)pingcap_tidb_ghpr_check2_8840-0mtr1
node block - (11 min in block)
checkout - (9.9 sec in self)
withEnv - (11 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (11 min in block)
container - (11 min in block)golang
container block - (11 min in block)
stage - (11 min in block)Test
stage block (Test) - (11 min in block)
timeout - (11 min in block)
timeout block - (11 min in block)
withCredentials - (11 min in block)
withCredentials block - (11 min in block)
dir - (11 min in block)tidb
dir block - (11 min in block)
cache - (1 min 18 sec in block)
cache block - (1 min 1 sec in block)
sh - (2.6 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (2.6 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 6 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 - (8 min 49 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest
dir - (1.5 sec in block)tidb
dir block - (1.2 sec in block)
junit - (1.2 sec in self)
dir - (2.8 sec in block)tidb
dir block - (2.6 sec in block)
sh (archive log) - (0.87 sec in self) str="run_real_tikv_tests.sh bazel_addindextest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (1.7 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest1') - (2 ms in block)
stage - (5 min 45 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') - (5 min 45 sec in block)
withEnv - (5 min 44 sec in block)SCRIPT_AND_ARGS
withEnv block - (5 min 44 sec in block)
readTrusted - (9 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (5 min 35 sec in block)
podTemplate block - (5 min 35 sec in block)
node - (5 min 34 sec in block)pingcap_tidb_ghpr_check2_8840-tftmw
node block - (5 min 30 sec in block)
checkout - (9.6 sec in self)
withEnv - (5 min 20 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 20 sec in block)
container - (5 min 20 sec in block)golang
container block - (5 min 20 sec in block)
stage - (5 min 19 sec in block)Test
stage block (Test) - (5 min 19 sec in block)
timeout - (5 min 18 sec in block)
timeout block - (5 min 18 sec in block)
withCredentials - (5 min 18 sec in block)
withCredentials block - (5 min 17 sec in block)
dir - (5 min 11 sec in block)tidb
dir block - (5 min 11 sec in block)
cache - (1 min 3 sec in block)
cache block - (48 sec in block)
sh - (2.5 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (2.6 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 6 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 26 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest1
dir - (0.61 sec in block)tidb
dir block - (0.51 sec in block)
junit - (0.45 sec in self)
dir - (5.1 sec in block)tidb
dir block - (4.8 sec in block)
script - (4.6 sec in block)
script block - (4.5 sec in block)
sh (upload coverage to codecov) - (4.4 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest2') - (4 ms in block)
stage - (6 min 8 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') - (6 min 8 sec in block)
withEnv - (6 min 7 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 7 sec in block)
readTrusted - (10 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (5 min 57 sec in block)
podTemplate block - (5 min 56 sec in block)
node - (5 min 56 sec in block)pingcap_tidb_ghpr_check2_8840-k24b7
node block - (5 min 51 sec in block)
checkout - (8.4 sec in self)
withEnv - (5 min 43 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 43 sec in block)
container - (5 min 43 sec in block)golang
container block - (5 min 43 sec in block)
stage - (5 min 42 sec in block)Test
stage block (Test) - (5 min 42 sec in block)
timeout - (5 min 41 sec in block)
timeout block - (5 min 41 sec in block)
withCredentials - (5 min 41 sec in block)
withCredentials block - (5 min 41 sec in block)
dir - (5 min 34 sec in block)tidb
dir block - (5 min 34 sec in block)
cache - (23 sec in block)
cache block - (3.6 sec in block)
sh - (1.4 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (3.3 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 6 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 48 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest2
dir - (0.56 sec in block)tidb
dir block - (0.44 sec in block)
junit - (0.37 sec in self)
dir - (5.7 sec in block)tidb
dir block - (5.6 sec in block)
script - (5.5 sec in block)
script block - (5.4 sec in block)
sh (upload coverage to codecov) - (5.2 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest3') - (7 ms in block)
stage - (5 min 59 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') - (5 min 59 sec in block)
withEnv - (5 min 59 sec in block)SCRIPT_AND_ARGS
withEnv block - (5 min 59 sec in block)
readTrusted - (12 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (5 min 46 sec in block)
podTemplate block - (5 min 46 sec in block)
node - (5 min 46 sec in block)pingcap_tidb_ghpr_check2_8840-gtw5h
node block - (5 min 35 sec in block)
checkout - (1 min 34 sec in self)
withEnv - (4 min 0 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 0 sec in block)
container - (4 min 0 sec in block)golang
container block - (3 min 59 sec in block)
stage - (3 min 58 sec in block)Test
stage block (Test) - (3 min 58 sec in block)
timeout - (3 min 56 sec in block)
timeout block - (3 min 56 sec in block)
withCredentials - (3 min 55 sec in block)
withCredentials block - (3 min 53 sec in block)
dir - (3 min 42 sec in block)tidb
dir block - (3 min 42 sec in block)
cache - (57 sec in block)
cache block - (41 sec in block)
sh - (5 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (25 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (24 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 45 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest3
dir - (0.7 sec in block)tidb
dir block - (0.44 sec in block)
junit - (0.38 sec in self)
dir - (8.2 sec in block)tidb
dir block - (8.1 sec in block)
script - (7.9 sec in block)
script block - (7.8 sec in block)
sh (upload coverage to codecov) - (7.6 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest4') - (3 ms in block)
stage - (8 min 52 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') - (8 min 52 sec in block)
withEnv - (8 min 51 sec in block)SCRIPT_AND_ARGS
withEnv block - (8 min 51 sec in block)
readTrusted - (13 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (8 min 38 sec in block)
podTemplate block - (8 min 37 sec in block)
node - (8 min 37 sec in block)pingcap_tidb_ghpr_check2_8840-skzcc
node block - (8 min 27 sec in block)
checkout - (1 min 34 sec in self)
withEnv - (6 min 52 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 52 sec in block)
container - (6 min 52 sec in block)golang
container block - (6 min 52 sec in block)
stage - (6 min 51 sec in block)Test
stage block (Test) - (6 min 51 sec in block)
timeout - (6 min 48 sec in block)
timeout block - (6 min 48 sec in block)
withCredentials - (6 min 48 sec in block)
withCredentials block - (6 min 45 sec in block)
dir - (6 min 38 sec in block)tidb
dir block - (6 min 38 sec in block)
cache - (43 sec in block)
cache block - (23 sec in block)
sh - (4.7 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (43 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (10 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 37 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest4
dir - (0.53 sec in block)tidb
dir block - (0.42 sec in block)
junit - (0.38 sec in self)
dir - (5.7 sec in block)tidb
dir block - (5.6 sec in block)
script - (5.6 sec in block)
script block - (5.5 sec in block)
sh (upload coverage to codecov) - (5.4 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest') - (7 ms in block)
stage - (11 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') - (11 min in block)
withEnv - (11 min in block)SCRIPT_AND_ARGS
withEnv block - (11 min in block)
readTrusted - (14 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (11 min in block)
podTemplate block - (11 min in block)
node - (11 min in block)pingcap_tidb_ghpr_check2_8840-08hlp
node block - (11 min in block)
checkout - (1 min 34 sec in self)
withEnv - (9 min 27 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (9 min 27 sec in block)
container - (9 min 27 sec in block)golang
container block - (9 min 27 sec in block)
stage - (9 min 26 sec in block)Test
stage block (Test) - (9 min 26 sec in block)
timeout - (9 min 23 sec in block)
timeout block - (9 min 23 sec in block)
withCredentials - (9 min 23 sec in block)
withCredentials block - (9 min 20 sec in block)
dir - (9 min 12 sec in block)tidb
dir block - (9 min 12 sec in block)
cache - (24 sec in block)
cache block - (13 sec in block)
sh - (4.4 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (40 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (20 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 - (7 min 2 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest
dir - (0.57 sec in block)tidb
dir block - (0.49 sec in block)
junit - (0.45 sec in self)
dir - (6.5 sec in block)tidb
dir block - (6.5 sec in block)
script - (6.4 sec in block)
script block - (6.4 sec in block)
sh (upload coverage to codecov) - (6.3 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest2') - (6 ms in block)
stage - (7 min 34 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 34 sec in block)
withEnv - (7 min 34 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 34 sec in block)
readTrusted - (15 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 18 sec in block)
podTemplate block - (7 min 18 sec in block)
node - (7 min 18 sec in block)pingcap_tidb_ghpr_check2_8840-xdjkv
node block - (7 min 9 sec in block)
checkout - (1 min 34 sec in self)
withEnv - (5 min 35 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 35 sec in block)
container - (5 min 35 sec in block)golang
container block - (5 min 35 sec in block)
stage - (5 min 33 sec in block)Test
stage block (Test) - (5 min 33 sec in block)
timeout - (5 min 31 sec in block)
timeout block - (5 min 31 sec in block)
withCredentials - (5 min 31 sec in block)
withCredentials block - (5 min 28 sec in block)
dir - (5 min 20 sec in block)tidb
dir block - (5 min 20 sec in block)
cache - (15 sec in block)
cache block - (5.5 sec in block)
sh - (4.3 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (42 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (10 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 19 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest2
dir - (0.59 sec in block)tidb
dir block - (0.48 sec in block)
junit - (0.44 sec in self)
dir - (5.4 sec in block)tidb
dir block - (5.4 sec in block)
script - (5.1 sec in block)
script block - (5.1 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') - (5 ms in block)
stage - (8 min 5 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') - (8 min 5 sec in block)
withEnv - (8 min 5 sec in block)SCRIPT_AND_ARGS
withEnv block - (8 min 5 sec in block)
readTrusted - (22 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 42 sec in block)
podTemplate block - (7 min 41 sec in block)
node - (7 min 41 sec in block)pingcap_tidb_ghpr_check2_8840-k4wqk
node block - (6 min 5 sec in block)
checkout - (1 min 8 sec in self)
withEnv - (4 min 56 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 56 sec in block)
container - (4 min 56 sec in block)golang
container block - (4 min 56 sec in block)
stage - (4 min 52 sec in block)Test
stage block (Test) - (4 min 52 sec in block)
timeout - (4 min 52 sec in block)
timeout block - (4 min 51 sec in block)
withCredentials - (4 min 51 sec in block)
withCredentials block - (4 min 33 sec in block)
dir - (4 min 16 sec in block)tidb
dir block - (4 min 16 sec in block)
cache - (31 sec in block)
cache block - (9.9 sec in block)
sh - (9.8 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (5.6 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (4.7 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 33 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest3
dir - (0.78 sec in block)tidb
dir block - (0.68 sec in block)
junit - (0.63 sec in self)
dir - (7.2 sec in block)tidb
dir block - (7.1 sec in block)
script - (7.1 sec in block)
script block - (7 sec in block)
sh (upload coverage to codecov) - (7 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest4') - (5 ms in block)
stage - (7 min 6 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 6 sec in block)
withEnv - (7 min 6 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 6 sec in block)
readTrusted - (22 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 43 sec in block)
podTemplate block - (6 min 42 sec in block)
node - (6 min 42 sec in block)pingcap_tidb_ghpr_check2_8840-hdr9c
node block - (5 min 5 sec in block)
checkout - (6.5 sec in self)
withEnv - (4 min 58 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 58 sec in block)
container - (4 min 58 sec in block)golang
container block - (4 min 58 sec in block)
stage - (3 min 56 sec in block)Test
stage block (Test) - (3 min 56 sec in block)
timeout - (3 min 52 sec in block)
timeout block - (3 min 52 sec in block)
withCredentials - (3 min 52 sec in block)
withCredentials block - (3 min 49 sec in block)
dir - (3 min 44 sec in block)tidb
dir block - (3 min 43 sec in block)
cache - (45 sec in block)
cache block - (31 sec in block)
sh - (23 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (6.3 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (4.2 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 39 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest4
dir - (0.71 sec in block)tidb
dir block - (0.58 sec in block)
junit - (0.41 sec in self)
dir - (4.5 sec in block)tidb
dir block - (4.4 sec in block)
script - (4.3 sec in block)
script block - (4.2 sec in block)
sh (upload coverage to codecov) - (4.2 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pipelineddmltest') - (3 ms in block)
stage - (8 min 12 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 12 sec in block)
withEnv - (8 min 12 sec in block)SCRIPT_AND_ARGS
withEnv block - (8 min 12 sec in block)
readTrusted - (22 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 49 sec in block)
podTemplate block - (7 min 49 sec in block)
node - (7 min 48 sec in block)pingcap_tidb_ghpr_check2_8840-1ppf4
node block - (6 min 12 sec in block)
checkout - (6.5 sec in self)
withEnv - (6 min 6 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 6 sec in block)
container - (6 min 6 sec in block)golang
container block - (6 min 5 sec in block)
stage - (5 min 3 sec in block)Test
stage block (Test) - (5 min 3 sec in block)
timeout - (4 min 59 sec in block)
timeout block - (4 min 59 sec in block)
withCredentials - (4 min 59 sec in block)
withCredentials block - (4 min 57 sec in block)
dir - (4 min 51 sec in block)tidb
dir block - (4 min 51 sec in block)
cache - (53 sec in block)
cache block - (38 sec in block)
sh - (23 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (4.7 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (6.2 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 47 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_pipelineddmltest
dir - (0.47 sec in block)tidb
dir block - (0.39 sec in block)
junit - (0.34 sec in self)
dir - (4.7 sec in block)tidb
dir block - (4.6 sec in block)
script - (4.5 sec in block)
script block - (4.5 sec in block)
sh (upload coverage to codecov) - (4.4 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_flashbacktest') - (8 min 6 sec in block)
stage - (8 min 6 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') - (8 min 6 sec in block)
withEnv - (8 min 5 sec in block)SCRIPT_AND_ARGS
withEnv block - (8 min 5 sec in block)
readTrusted - (22 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (7 min 42 sec in block)
podTemplate block - (7 min 42 sec in block)
node - (7 min 42 sec in block)pingcap_tidb_ghpr_check2_8840-6z9v8
node block - (6 min 6 sec in block)
checkout - (6.5 sec in self)
withEnv - (5 min 59 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 59 sec in block)
container - (5 min 59 sec in block)golang
container block - (5 min 59 sec in block)
stage - (4 min 56 sec in block)Test
stage block (Test) - (4 min 56 sec in block)
timeout - (4 min 53 sec in block)
timeout block - (4 min 53 sec in block)
withCredentials - (4 min 52 sec in block)
withCredentials block - (4 min 50 sec in block)
dir - (4 min 39 sec in block)tidb
dir block - (4 min 39 sec in block)
cache - (40 sec in block)
cache block - (26 sec in block)
sh - (25 sec in self)ls -l rev-10919f90b34be05888f27370829dadebc99a20bc
sh - (5.7 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (4.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 - (3 min 33 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_flashbacktest
dir - (0.5 sec in block)tidb
dir block - (0.41 sec in block)
junit - (0.37 sec in self)
dir - (9.9 sec in block)tidb
dir block - (9.8 sec in block)
script - (9.8 sec in block)
script block - (9.7 sec in block)
sh (upload coverage to codecov) - (9.6 sec in self)
stage - (3.5 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.5 sec in block)
container - (3.3 sec in block)report
container block - (1.9 sec in block)
sh - (1.9 sec in self)bash scripts/plugins/report_job_result.sh ABORTED result.json || true
archiveArtifacts - (0.13 sec in self)