Skip to content
StepArgumentsStatus
Start of Pipeline - (15 min in block)
readJSON - (0.12 sec in self)
readTrusted - (2.9 sec in self)pipelines/PingCAP-QE/tidb-test/latest/pod-ghpr_integration_mysql_test.yaml
podTemplate - (15 min in block)
podTemplate block - (15 min in block)
node - (15 min in block)pingcap-qe_tidb-test_ghpr_integration_mysql_test_115-0qx9k
node block - (15 min in block)
stage - (4.1 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.1 sec in block)
checkout - (4 sec in self)
withEnv - (15 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (15 min in block)
container - (15 min in block)golang
container block - (15 min in block)
withEnv - (15 min in block)FILE_SERVER_URL
withEnv block - (15 min in block)
timeout - (15 min in block)
timeout block - (15 min in block)
stage - (1.3 sec in block)Debug info
stage block (Debug info) - (1.2 sec in block)
sh (Debug info) - (0.59 sec in self) printenv echo "-------------------------" go env echo "-------------------------" ls -l /dev/null echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-qe-tidb-test-ghpr-integration-mysql-test-115-0qx9-lndls bash"
container - (0.61 sec in block)net-tool
container block - (0.57 sec in block)
sh - (0.54 sec in self)dig github.com
stage - (57 sec in block)Checkout
stage block (Checkout) - (57 sec in block)
timeout - (57 sec in block)
timeout block - (57 sec in block)
dir - (23 sec in block)tidb
dir block - (23 sec in block)
cache - (23 sec in block)
cache block - (5.4 sec in block)
retry - (5.4 sec in block)2
retry block - (5.4 sec in block)
script - (5.3 sec in block)
script block - (5.3 sec in block)
sh (checkout) - (5.2 sec in self)
dir - (33 sec in block)tidb-test
dir block - (33 sec in block)
cache - (33 sec in block)
cache block - (14 sec in block)
retry - (14 sec in block)2
retry block - (14 sec in block)
script - (14 sec in block)
script block - (14 sec in block)
sshagent - (14 sec in block)
sshagent block - (12 sec in block)
sh (Know hosts) - (2.7 sec in self) [ -d ~/.ssh ] || mkdir ~/.ssh && chmod 0700 ~/.ssh ssh-keyscan -t rsa,dsa github.com >> ~/.ssh/known_hosts
sh (Checkout and merge pull request(s) to target if exist) - (9.8 sec in self)
stage - (3 min 40 sec in block)Prepare
stage block (Prepare) - (3 min 40 sec in block)
dir - (3 min 37 sec in block)tidb
dir block - (3 min 37 sec in block)
cache - (3 min 37 sec in block)
cache block - (3 min 18 sec in block)
sh (tidb-server) - (2 min 13 sec in self)ls bin/tidb-server || make
sh (download binary) - (1 min 5 sec in self) chmod +x /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/*.sh /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh --pd=master --tikv=master mv third_bin/* bin/ ls -alh bin/
dir - (2.8 sec in block)tidb-test
dir block - (2.7 sec in block)
cache - (2.7 sec in block)
cache block - (0.57 sec in block)
sh - (0.54 sec in self)touch ws-jenkins-pingcap-qe-tidb-test-ghpr_integration_mysql_test-115
stage - (10 min in block)MySQL Tests
stage block (MySQL Tests) - (10 min in block)
parallel - (10 min in block)
parallel block (Branch: Matrix - PART = '1') - (4 ms in block)
stage - (7 min 6 sec in block)Matrix - PART = '1'
stage block (Matrix - PART = '1') - (7 min 6 sec in block)
withEnv - (7 min 5 sec in block)PART
withEnv block - (7 min 5 sec in block)
readTrusted - (1 sec in self)pipelines/PingCAP-QE/tidb-test/latest/pod-ghpr_integration_mysql_test.yaml
podTemplate - (7 min 4 sec in block)
podTemplate block - (7 min 3 sec in block)
node - (7 min 3 sec in block)pingcap-qe_tidb-test_ghpr_integration_mysql_test_115-brmpc
node block - (6 min 54 sec in block)
checkout - (4.8 sec in self)
withEnv - (6 min 49 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 49 sec in block)
container - (6 min 49 sec in block)golang
container block - (6 min 49 sec in block)
stage - (6 min 49 sec in block)Test
stage block (Test) - (6 min 49 sec in block)
dir - (16 sec in block)tidb
dir block - (16 sec in block)
cache - (16 sec in block)
cache block - (8.5 sec in block)
sh (print version) - (8.5 sec in self) pwd && ls -alh ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V ls bin/pd-server && chmod +x bin/pd-server && ./bin/pd-server -V ls bin/tikv-server && chmod +x bin/tikv-server && ./bin/tikv-server -V
dir - (6 min 32 sec in block)tidb-test/mysql_test
dir block - (6 min 32 sec in block)
sh - (1 sec in self) mkdir -p bin mv /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb/bin/* bin/ && chmod +x bin/* ls -alh bin/
cache - (6 min 31 sec in block)
cache block - (6 min 31 sec in block)
sh (PART 1) - (6 min 31 sec in self) #!/usr/bin/env bash ls -alh echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb-test/mysql_test/bin/tidb-server" export TIKV_PATH="127.0.0.1:2379" export TIDB_TEST_STORE_NAME="tikv" ./test.sh -blacklist=1 -part=1
junit - (0.29 sec in self)**/result.xml
parallel block (Branch: Matrix - PART = '2') - (5 ms in block)
stage - (6 min 33 sec in block)Matrix - PART = '2'
stage block (Matrix - PART = '2') - (6 min 33 sec in block)
withEnv - (6 min 32 sec in block)PART
withEnv block - (6 min 32 sec in block)
readTrusted - (1.9 sec in self)pipelines/PingCAP-QE/tidb-test/latest/pod-ghpr_integration_mysql_test.yaml
podTemplate - (6 min 30 sec in block)
podTemplate block - (6 min 30 sec in block)
node - (6 min 30 sec in block)pingcap-qe_tidb-test_ghpr_integration_mysql_test_115-5nrj0
node block - (6 min 25 sec in block)
checkout - (3.6 sec in self)
withEnv - (6 min 21 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 21 sec in block)
container - (6 min 21 sec in block)golang
container block - (6 min 21 sec in block)
stage - (6 min 21 sec in block)Test
stage block (Test) - (6 min 21 sec in block)
dir - (10 sec in block)tidb
dir block - (10 sec in block)
cache - (10 sec in block)
cache block - (6.2 sec in block)
sh (print version) - (6.1 sec in self) pwd && ls -alh ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V ls bin/pd-server && chmod +x bin/pd-server && ./bin/pd-server -V ls bin/tikv-server && chmod +x bin/tikv-server && ./bin/tikv-server -V
dir - (6 min 10 sec in block)tidb-test/mysql_test
dir block - (6 min 10 sec in block)
sh - (8.7 sec in self) mkdir -p bin mv /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb/bin/* bin/ && chmod +x bin/* ls -alh bin/
cache - (6 min 1 sec in block)
cache block - (6 min 1 sec in block)
sh (PART 2) - (6 min 0 sec in self) #!/usr/bin/env bash ls -alh echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb-test/mysql_test/bin/tidb-server" export TIKV_PATH="127.0.0.1:2379" export TIDB_TEST_STORE_NAME="tikv" ./test.sh -blacklist=1 -part=2
junit - (0.32 sec in self)**/result.xml
parallel block (Branch: Matrix - PART = '3') - (4 ms in block)
stage - (7 min 42 sec in block)Matrix - PART = '3'
stage block (Matrix - PART = '3') - (7 min 42 sec in block)
withEnv - (7 min 41 sec in block)PART
withEnv block - (7 min 41 sec in block)
readTrusted - (3.1 sec in self)pipelines/PingCAP-QE/tidb-test/latest/pod-ghpr_integration_mysql_test.yaml
podTemplate - (7 min 37 sec in block)
podTemplate block - (7 min 37 sec in block)
node - (7 min 37 sec in block)pingcap-qe_tidb-test_ghpr_integration_mysql_test_115-t9xs4
node block - (7 min 26 sec in block)
checkout - (5.8 sec in self)
withEnv - (7 min 20 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 20 sec in block)
container - (7 min 20 sec in block)golang
container block - (7 min 19 sec in block)
stage - (7 min 19 sec in block)Test
stage block (Test) - (7 min 19 sec in block)
dir - (10 sec in block)tidb
dir block - (10 sec in block)
cache - (6.7 sec in block)
cache block - (3.2 sec in block)
sh (print version) - (2.8 sec in self) pwd && ls -alh ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V ls bin/pd-server && chmod +x bin/pd-server && ./bin/pd-server -V ls bin/tikv-server && chmod +x bin/tikv-server && ./bin/tikv-server -V
dir - (7 min 8 sec in block)tidb-test/mysql_test
dir block - (7 min 8 sec in block)
sh - (1.6 sec in self) mkdir -p bin mv /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb/bin/* bin/ && chmod +x bin/* ls -alh bin/
cache - (7 min 6 sec in block)
cache block - (7 min 5 sec in block)
sh (PART 3) - (7 min 5 sec in self) #!/usr/bin/env bash ls -alh echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb-test/mysql_test/bin/tidb-server" export TIKV_PATH="127.0.0.1:2379" export TIDB_TEST_STORE_NAME="tikv" ./test.sh -blacklist=1 -part=3
junit - (0.28 sec in self)**/result.xml
parallel block (Branch: Matrix - PART = '4') - (10 min in block)
stage - (10 min in block)Matrix - PART = '4'
stage block (Matrix - PART = '4') - (10 min in block)
withEnv - (10 min in block)PART
withEnv block - (10 min in block)
readTrusted - (4.1 sec in self)pipelines/PingCAP-QE/tidb-test/latest/pod-ghpr_integration_mysql_test.yaml
podTemplate - (10 min in block)
podTemplate block - (10 min in block)
node - (10 min in block)pingcap-qe_tidb-test_ghpr_integration_mysql_test_115-7xgg4
node block - (10 min in block)
checkout - (5.8 sec in self)
withEnv - (10 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (10 min in block)
container - (10 min in block)golang
container block - (10 min in block)
stage - (10 min in block)Test
stage block (Test) - (10 min in block)
dir - (10 sec in block)tidb
dir block - (10 sec in block)
cache - (10 sec in block)
cache block - (6.5 sec in block)
sh (print version) - (3.1 sec in self) pwd && ls -alh ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V ls bin/pd-server && chmod +x bin/pd-server && ./bin/pd-server -V ls bin/tikv-server && chmod +x bin/tikv-server && ./bin/tikv-server -V
dir - (10 min in block)tidb-test/mysql_test
dir block - (10 min in block)
sh - (2.8 sec in self) mkdir -p bin mv /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb/bin/* bin/ && chmod +x bin/* ls -alh bin/
cache - (10 min in block)
cache block - (10 min in block)
sh (PART 4) - (10 min in self) #!/usr/bin/env bash ls -alh echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb-test/mysql_test/bin/tidb-server" export TIKV_PATH="127.0.0.1:2379" export TIDB_TEST_STORE_NAME="tikv" ./test.sh -blacklist=1 -part=4
junit - (0.23 sec in self)**/result.xml