Skip to content
StepArgumentsStatus
Start of Pipeline - (4 min 43 sec in block)
readJSON - (0.11 sec in self)
readTrusted - (15 sec in self)pipelines/pingcap/tidb/latest/pod-merged_mysql_client_test.yaml
podTemplate - (4 min 28 sec in block)
podTemplate block - (4 min 28 sec in block)
node - (4 min 28 sec in block)pingcap_tidb_merged_mysql_client_test_1083-rwg54
node block - (4 min 19 sec in block)
stage - (4.7 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.7 sec in block)
checkout - (4.6 sec in self)
withEnv - (4 min 14 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 14 sec in block)
container - (4 min 14 sec in block)golang
container block - (4 min 14 sec in block)
withCredentials - (4 min 14 sec in block)
withCredentials block - (4 min 14 sec in block)
withEnv - (4 min 14 sec in block)FILE_SERVER_URL
withEnv block - (4 min 14 sec in block)
timeout - (4 min 14 sec in block)
timeout block - (4 min 14 sec in block)
stage - (1.3 sec in block)Debug info
stage block (Debug info) - (1.3 sec in block)
sh (Debug info) - (0.59 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-mysql-client-test-1083-rwg54-4vrb3-ds8gk bash"
container - (0.65 sec in block)net-tool
container block - (0.61 sec in block)
sh - (0.58 sec in self)dig github.com
stage - (51 sec in block)Checkout
stage block (Checkout) - (51 sec in block)
timeout - (51 sec in block)
timeout block - (51 sec in block)
dir - (19 sec in block)tidb
dir block - (19 sec in block)
cache - (19 sec in block)
cache block - (5.2 sec in block)
retry - (5.1 sec in block)2
retry block - (5.1 sec in block)
script - (5 sec in block)
script block - (5 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (5 sec in self)
dir - (32 sec in block)tidb-test
dir block - (32 sec in block)
cache - (32 sec in block)
cache block - (10 sec in block)
retry - (10 sec in block)2
retry block - (8.8 sec in block)
script - (8.7 sec in block)
script block - (8.6 sec in block)
echo - (22 ms in self)git@github.com:PingCAP-QE/tidb-test.git
echo - (13 ms in self)+refs/heads/master:refs/remotes/origin/master
checkout - (8.5 sec in self)
stage - (3 min 7 sec in block)Prepare
stage block (Prepare) - (3 min 7 sec in block)
dir - (3 min 5 sec in block)tidb
dir block - (3 min 5 sec in block)
sh (tidb-server) - (3 min 5 sec in self)[ -f bin/tidb-server ] || make
dir - (2 sec in block)tidb-test
dir block - (2 sec in block)
sh - (1.4 sec in self)touch ws-${BUILD_TAG}
sh (prepare thirdparty binary) - (0.53 sec in self) mkdir -p bin/ cp ../tidb/bin/tidb-server bin/ && chmod +x bin/tidb-server ls -alh bin/ ./bin/tidb-server -V
stage - (13 sec in block)MySQL Connector Tests
stage block (MySQL Connector Tests) - (13 sec in block)
container - (13 sec in block)mysql-client-test
container block - (13 sec in block)
dir - (13 sec in block)tidb-test
dir block - (13 sec in block)
sh (run test) - (13 sec in self)#!/usr/bin/env bash make mysql_client_test