Skip to content
StepArgumentsStatus
Start of Pipeline - (5 min 29 sec in block)
readJSON - (0.12 sec in self)
readTrusted - (7.2 sec in self)pipelines/pingcap/tidb/latest/pod-pull_mysql_client_test.yaml
podTemplate - (5 min 22 sec in block)
podTemplate block - (5 min 22 sec in block)
node - (5 min 21 sec in block)pingcap_tidb_pull_mysql_client_test_8407-d1psg
node block - (5 min 13 sec in block)
stage - (4.4 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.3 sec in block)
checkout - (4.3 sec in self)
withEnv - (5 min 8 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 8 sec in block)
container - (5 min 8 sec in block)golang
container block - (5 min 8 sec in block)
withCredentials - (5 min 8 sec in block)
withCredentials block - (5 min 8 sec in block)
withEnv - (5 min 8 sec in block)FILE_SERVER_URL
withEnv block - (5 min 8 sec in block)
timeout - (5 min 8 sec in block)
timeout block - (5 min 8 sec in block)
stage - (13 sec in block)Debug info
stage block (Debug info) - (13 sec in block)
sh (Debug info) - (10 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-mysql-client-test-8407-d1psg-7h3rc-hhfbp bash"
container - (3.3 sec in block)net-tool
container block - (2.3 sec in block)
sh - (2.1 sec in self)dig github.com
script - (0.15 sec in block)
script block - (0.12 sec in block)
stage - (38 sec in block)Checkout
stage block (Checkout) - (38 sec in block)
timeout - (37 sec in block)
timeout block - (37 sec in block)
dir - (16 sec in block)tidb
dir block - (15 sec in block)
cache - (15 sec in block)
cache block - (8.4 sec in block)
retry - (7.8 sec in block)2
retry block - (7.8 sec in block)
script - (7.7 sec in block)
script block - (7.7 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (7.7 sec in self)
dir - (21 sec in block)tidb-test
dir block - (21 sec in block)
cache - (21 sec in block)
cache block - (17 sec in block)
retry - (17 sec in block)2
retry block - (17 sec in block)
script - (17 sec in block)
script block - (16 sec in block)
checkout - (16 sec in self)
stage - (3 min 48 sec in block)Prepare
stage block (Prepare) - (3 min 48 sec in block)
dir - (3 min 46 sec in block)tidb
dir block - (3 min 46 sec in block)
sh (tidb-server) - (3 min 46 sec in self)[ -f bin/tidb-server ] || make
dir - (1.4 sec in block)tidb-test
dir block - (1.4 sec in block)
sh (prepare) - (1.4 sec in self) touch ws-jenkins-pingcap-tidb-pull_mysql_client_test-8407 mkdir -p bin/ cp ../tidb/bin/tidb-server bin/ && chmod +x bin/tidb-server ls -alh bin/ ./bin/tidb-server -V
stage - (27 sec in block)MySQL Connector Tests
stage block (MySQL Connector Tests) - (27 sec in block)
container - (26 sec in block)mysql-client-test
container block - (26 sec in block)
dir - (26 sec in block)tidb-test
dir block - (26 sec in block)
sh (run test) - (26 sec in self)#!/usr/bin/env bash make mysql_client_test