Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 58 sec in block)
readJSON - (0.12 sec in self)
readTrusted - (16 sec in self)pipelines/pingcap/tidb/latest/pod-merged_mysql_client_test.yaml
podTemplate - (3 min 41 sec in block)
podTemplate block - (3 min 41 sec in block)
node - (3 min 41 sec in block)pingcap_tidb_merged_mysql_client_test_1089-8667x
node block - (3 min 34 sec 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 - (3 min 30 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 30 sec in block)
container - (3 min 30 sec in block)golang
container block - (3 min 30 sec in block)
withCredentials - (3 min 30 sec in block)
withCredentials block - (3 min 30 sec in block)
withEnv - (3 min 30 sec in block)FILE_SERVER_URL
withEnv block - (3 min 30 sec in block)
timeout - (3 min 30 sec in block)
timeout block - (3 min 29 sec in block)
stage - (1.7 sec in block)Debug info
stage block (Debug info) - (1.7 sec in block)
sh (Debug info) - (0.62 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-mysql-client-test-1089-8667x-x43m0-2z9ts bash"
container - (1 sec in block)net-tool
container block - (1 sec in block)
sh - (0.98 sec in self)dig github.com
stage - (46 sec in block)Checkout
stage block (Checkout) - (45 sec in block)
timeout - (45 sec in block)
timeout block - (45 sec in block)
dir - (20 sec in block)tidb
dir block - (20 sec in block)
cache - (20 sec in block)
cache block - (4.4 sec in block)
retry - (4.3 sec in block)2
retry block - (4.3 sec in block)
script - (4.3 sec in block)
script block - (4.2 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (4.2 sec in self)
dir - (24 sec in block)tidb-test
dir block - (24 sec in block)
cache - (24 sec in block)
cache block - (8.9 sec in block)
retry - (8.9 sec in block)2
retry block - (8.8 sec in block)
script - (8.8 sec in block)
script block - (8.7 sec in block)
echo - (14 ms in self)git@github.com:PingCAP-QE/tidb-test.git
echo - (14 ms in self)+refs/heads/master:refs/remotes/origin/master
checkout - (8.6 sec in self)
stage - (2 min 30 sec in block)Prepare
stage block (Prepare) - (2 min 29 sec in block)
dir - (2 min 28 sec in block)tidb
dir block - (2 min 28 sec in block)
sh (tidb-server) - (2 min 28 sec in self)[ -f bin/tidb-server ] || make
dir - (1.1 sec in block)tidb-test
dir block - (1.1 sec in block)
sh - (0.54 sec in self)touch ws-${BUILD_TAG}
sh (prepare thirdparty binary) - (0.54 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 - (11 sec in block)MySQL Connector Tests
stage block (MySQL Connector Tests) - (11 sec in block)
container - (11 sec in block)mysql-client-test
container block - (11 sec in block)
dir - (11 sec in block)tidb-test
dir block - (11 sec in block)
sh (run test) - (11 sec in self)#!/usr/bin/env bash make mysql_client_test