Step Arguments Status Start of Pipeline - (49 min in block)
readJSON - (0.3 sec in self)
readTrusted - (15 sec in self) pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml
podTemplate - (49 min in block)
podTemplate block - (49 min in block)
node - (49 min in block) pingcap_tidb_pull_br_integration_test_12725-vmxr9
node block - (49 min in block)
stage - (3.9 sec in block) Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.8 sec in block)
checkout - (3.7 sec in self)
withEnv - (49 min in block) GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (49 min in block)
container - (49 min in block) golang
container block - (49 min in block)
withEnv - (49 min in block) FILE_SERVER_URL
withEnv block - (49 min in block)
timeout - (49 min in block)
timeout block - (49 min in block)
stage - (1.6 sec in block) Debug info
stage block (Debug info) - (1.1 sec in block)
sh (Debug info) - (0.54 sec in self)
printenv
echo "-------------------------"
go env
echo "-------------------------"
echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-br-integration-test-12725-vmxr9-z949l-c2bv0 bash"
container - (0.57 sec in block) net-tool
container block - (0.52 sec in block)
sh - (0.5 sec in self) dig github.com
stage - (21 sec in block) Checkout
stage block (Checkout) - (21 sec in block)
timeout - (21 sec in block)
timeout block - (21 sec in block)
dir - (21 sec in block) tidb
dir block - (21 sec in block)
cache - (21 sec in block)
cache block - (6.1 sec in block)
retry - (6.1 sec in block) 2
retry block - (6 sec in block)
script - (5.9 sec in block)
script block - (5.9 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (5.8 sec in self)
stage - (9 min 28 sec in block) Prepare
stage block (Prepare) - (9 min 27 sec in block)
dir - (9 min 27 sec in block) tidb
dir block - (9 min 27 sec in block)
cache - (9 min 27 sec in block)
cache block - (9 min 10 sec in block)
sh (prepare) - (9 min 10 sec in self)
[ -f ./bin/tidb-server ] || (make failpoint-enable && make && make failpoint-disable)
[ -f ./bin/br.test ] || make build_for_br_integration_test
ls -alh ./bin
./bin/tidb-server -V
stage - (39 min in block) Tests
stage block (Tests) - (39 min in block)
parallel - (39 min in block)
parallel block (Branch: Matrix - TEST_GROUP = 'G00') - (7 ms in block)
stage - (26 min in block) Matrix - TEST_GROUP = 'G00'
stage block (Matrix - TEST_GROUP = 'G00') - (26 min in block)
withEnv - (26 min in block) TEST_GROUP
withEnv block - (26 min in block)
readTrusted - (1 sec in self) pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml
podTemplate - (26 min in block)
podTemplate block - (26 min in block)
node - (26 min in block) pingcap_tidb_pull_br_integration_test_12725-r99zp
node block - (25 min in block)
checkout - (8.6 sec in self)
withEnv - (25 min in block) GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (25 min in block)
container - (25 min in block) golang
container block - (25 min in block)
stage - (2 min 8 sec in block) Prepare
stage block (Prepare) - (2 min 8 sec in block)
dir - (39 sec in block) tidb
dir block - (28 sec in block)
cache - (23 sec in block)
cache block - (17 sec in block)
sh - (7 sec in self) ls -lh
dir - (1 min 4 sec in block) third_party_download
dir block - (1 min 0 sec in block)
script - (1 min 0 sec in block)
script block - (1 min 0 sec in block)
echo - (24 ms in self) computeBranchFromPR component: other, prTargetBranch: master, prTitle: ddl: refine the criterion for modify column with different collation, trunkBranch: master
retry - (59 sec in block) 2
retry block - (59 sec in block)
sh (download third_party) - (59 sec in self)
chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/*.sh
/home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/download_integration_test_binaries.sh master
rm -rf bin/ && mkdir -p bin
mv third_bin/* bin/
ls -alh bin/
./bin/pd-server -V
./bin/tikv-server -V
./bin/tiflash --version
dir - (23 sec in block) tidb
dir block - (23 sec in block)
sh (check all tests added to group) - (5.9 sec in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh others
cache - (14 sec in block)
cache block - (11 sec in block)
sh (prepare) - (9.3 sec in self)
[ -f ./bin/tidb-server ] || (make failpoint-enable && make && make failpoint-disable)
[ -f ./bin/br.test ] || make build_for_br_integration_test
ls -alh ./bin
./bin/tidb-server -V
sh (prepare) - (3 sec in self)
cp -r ../third_party_download/bin/* ./bin/
ls -alh ./bin
stage - (23 min in block) Test
stage block (Test) - (23 min in block)
timeout - (23 min in block)
timeout block - (23 min in block)
withCredentials - (23 min in block)
withCredentials block - (23 min in block)
dir - (23 min in block) tidb
dir block - (23 min in block)
sh (TEST_GROUP G00) - (23 min in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh G00
dir - (4.5 sec in block) tidb
dir block - (4.4 sec in block)
sh (upload coverage) - (4.4 sec in self)
ls -alh /tmp/group_cover
gocovmerge /tmp/group_cover/cov.* > coverage.txt
codecov --rootDir . --flags integration --file coverage.txt --branch origin/pr/64834 --sha c9eb97064a5f34e7825b2b85fd6ce4679d3a6380 --pr 64834 || true
parallel block (Branch: Matrix - TEST_GROUP = 'G01') - (5 ms in block)
stage - (13 min in block) Matrix - TEST_GROUP = 'G01'
stage block (Matrix - TEST_GROUP = 'G01') - (13 min in block)
withEnv - (13 min in block) TEST_GROUP
withEnv block - (13 min in block)
readTrusted - (2.1 sec in self) pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml
podTemplate - (13 min in block)
podTemplate block - (13 min in block)
node - (13 min in block) pingcap_tidb_pull_br_integration_test_12725-541w6
node block - (13 min in block)
checkout - (4.3 sec in self)
withEnv - (13 min in block) GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (13 min in block)
container - (13 min in block) golang
container block - (13 min in block)
stage - (1 min 49 sec in block) Prepare
stage block (Prepare) - (1 min 48 sec in block)
dir - (5.4 sec in block) tidb
dir block - (5.2 sec in block)
cache - (5.1 sec in block)
cache block - (0.89 sec in block)
sh - (0.68 sec in self) ls -lh
dir - (1 min 33 sec in block) third_party_download
dir block - (1 min 33 sec in block)
script - (1 min 33 sec in block)
script block - (1 min 33 sec in block)
echo - (46 ms in self) computeBranchFromPR component: other, prTargetBranch: master, prTitle: ddl: refine the criterion for modify column with different collation, trunkBranch: master
retry - (1 min 33 sec in block) 2
retry block - (1 min 33 sec in block)
sh (download third_party) - (1 min 33 sec in self)
chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/*.sh
/home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/download_integration_test_binaries.sh master
rm -rf bin/ && mkdir -p bin
mv third_bin/* bin/
ls -alh bin/
./bin/pd-server -V
./bin/tikv-server -V
./bin/tiflash --version
dir - (9.3 sec in block) tidb
dir block - (9 sec in block)
sh (check all tests added to group) - (2.8 sec in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh others
cache - (2.9 sec in block)
cache block - (0.96 sec in block)
sh (prepare) - (0.63 sec in self)
[ -f ./bin/tidb-server ] || (make failpoint-enable && make && make failpoint-disable)
[ -f ./bin/br.test ] || make build_for_br_integration_test
ls -alh ./bin
./bin/tidb-server -V
sh (prepare) - (3 sec in self)
cp -r ../third_party_download/bin/* ./bin/
ls -alh ./bin
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)
sh (TEST_GROUP G01) - (11 min in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh G01
dir - (4.2 sec in block) tidb
dir block - (4.1 sec in block)
sh (upload coverage) - (4 sec in self)
ls -alh /tmp/group_cover
gocovmerge /tmp/group_cover/cov.* > coverage.txt
codecov --rootDir . --flags integration --file coverage.txt --branch origin/pr/64834 --sha c9eb97064a5f34e7825b2b85fd6ce4679d3a6380 --pr 64834 || true
parallel block (Branch: Matrix - TEST_GROUP = 'G02') - (7 ms in block)
stage - (39 min in block) Matrix - TEST_GROUP = 'G02'
stage block (Matrix - TEST_GROUP = 'G02') - (39 min in block)
withEnv - (39 min in block) TEST_GROUP
withEnv block - (39 min in block)
readTrusted - (2.9 sec in self) pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml
podTemplate - (39 min in block)
podTemplate block - (39 min in block)
node - (39 min in block) pingcap_tidb_pull_br_integration_test_12725-b86jz
node block - (39 min in block)
checkout - (8.5 sec in self)
withEnv - (38 min in block) GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (38 min in block)
container - (38 min in block) golang
container block - (38 min in block)
stage - (2 min 8 sec in block) Prepare
stage block (Prepare) - (2 min 8 sec in block)
dir - (39 sec in block) tidb
dir block - (28 sec in block)
cache - (28 sec in block)
cache block - (22 sec in block)
sh - (7.2 sec in self) ls -lh
dir - (1 min 3 sec in block) third_party_download
dir block - (1 min 0 sec in block)
script - (1 min 0 sec in block)
script block - (1 min 0 sec in block)
echo - (28 ms in self) computeBranchFromPR component: other, prTargetBranch: master, prTitle: ddl: refine the criterion for modify column with different collation, trunkBranch: master
retry - (59 sec in block) 2
retry block - (59 sec in block)
sh (download third_party) - (59 sec in self)
chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/*.sh
/home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/download_integration_test_binaries.sh master
rm -rf bin/ && mkdir -p bin
mv third_bin/* bin/
ls -alh bin/
./bin/pd-server -V
./bin/tikv-server -V
./bin/tiflash --version
dir - (23 sec in block) tidb
dir block - (23 sec in block)
sh (check all tests added to group) - (3.5 sec in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh others
cache - (16 sec in block)
cache block - (13 sec in block)
sh (prepare) - (12 sec in self)
[ -f ./bin/tidb-server ] || (make failpoint-enable && make && make failpoint-disable)
[ -f ./bin/br.test ] || make build_for_br_integration_test
ls -alh ./bin
./bin/tidb-server -V
sh (prepare) - (3 sec in self)
cp -r ../third_party_download/bin/* ./bin/
ls -alh ./bin
stage - (36 min in block) Test
stage block (Test) - (36 min in block)
timeout - (36 min in block)
timeout block - (36 min in block)
withCredentials - (36 min in block)
withCredentials block - (36 min in block)
dir - (36 min in block) tidb
dir block - (36 min in block)
sh (TEST_GROUP G02) - (36 min in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh G02
dir - (3.2 sec in block) tidb
dir block - (3.2 sec in block)
sh (upload coverage) - (3.2 sec in self)
ls -alh /tmp/group_cover
gocovmerge /tmp/group_cover/cov.* > coverage.txt
codecov --rootDir . --flags integration --file coverage.txt --branch origin/pr/64834 --sha c9eb97064a5f34e7825b2b85fd6ce4679d3a6380 --pr 64834 || true
parallel block (Branch: Matrix - TEST_GROUP = 'G03') - (4 ms in block)
stage - (33 min in block) Matrix - TEST_GROUP = 'G03'
stage block (Matrix - TEST_GROUP = 'G03') - (33 min in block)
withEnv - (33 min in block) TEST_GROUP
withEnv block - (33 min in block)
readTrusted - (3.7 sec in self) pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml
podTemplate - (33 min in block)
podTemplate block - (33 min in block)
node - (33 min in block) pingcap_tidb_pull_br_integration_test_12725-v548b
node block - (33 min in block)
checkout - (9.1 sec in self)
withEnv - (33 min in block) GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (33 min in block)
container - (33 min in block) golang
container block - (33 min in block)
stage - (2 min 10 sec in block) Prepare
stage block (Prepare) - (2 min 9 sec in block)
dir - (19 sec in block) tidb
dir block - (17 sec in block)
cache - (17 sec in block)
cache block - (1.5 sec in block)
sh - (1.4 sec in self) ls -lh
dir - (1 min 2 sec in block) third_party_download
dir block - (1 min 1 sec in block)
script - (1 min 1 sec in block)
script block - (58 sec in block)
echo - (35 ms in self) computeBranchFromPR component: other, prTargetBranch: master, prTitle: ddl: refine the criterion for modify column with different collation, trunkBranch: master
retry - (58 sec in block) 2
retry block - (57 sec in block)
sh (download third_party) - (57 sec in self)
chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/*.sh
/home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/download_integration_test_binaries.sh master
rm -rf bin/ && mkdir -p bin
mv third_bin/* bin/
ls -alh bin/
./bin/pd-server -V
./bin/tikv-server -V
./bin/tiflash --version
dir - (24 sec in block) tidb
dir block - (24 sec in block)
sh (check all tests added to group) - (8.4 sec in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh others
cache - (10 sec in block)
cache block - (6.7 sec in block)
sh (prepare) - (2.1 sec in self)
[ -f ./bin/tidb-server ] || (make failpoint-enable && make && make failpoint-disable)
[ -f ./bin/br.test ] || make build_for_br_integration_test
ls -alh ./bin
./bin/tidb-server -V
sh (prepare) - (3.8 sec in self)
cp -r ../third_party_download/bin/* ./bin/
ls -alh ./bin
stage - (30 min in block) Test
stage block (Test) - (30 min in block)
timeout - (30 min in block)
timeout block - (30 min in block)
withCredentials - (30 min in block)
withCredentials block - (30 min in block)
dir - (30 min in block) tidb
dir block - (30 min in block)
sh (TEST_GROUP G03) - (30 min in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh G03
dir - (4.5 sec in block) tidb
dir block - (4.4 sec in block)
sh (upload coverage) - (4.4 sec in self)
ls -alh /tmp/group_cover
gocovmerge /tmp/group_cover/cov.* > coverage.txt
codecov --rootDir . --flags integration --file coverage.txt --branch origin/pr/64834 --sha c9eb97064a5f34e7825b2b85fd6ce4679d3a6380 --pr 64834 || true
parallel block (Branch: Matrix - TEST_GROUP = 'G04') - (5 ms in block)
stage - (16 min in block) Matrix - TEST_GROUP = 'G04'
stage block (Matrix - TEST_GROUP = 'G04') - (16 min in block)
withEnv - (16 min in block) TEST_GROUP
withEnv block - (16 min in block)
readTrusted - (4.8 sec in self) pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml
podTemplate - (16 min in block)
podTemplate block - (16 min in block)
node - (16 min in block) pingcap_tidb_pull_br_integration_test_12725-k0wk6
node block - (16 min in block)
checkout - (38 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)
stage - (1 min 42 sec in block) Prepare
stage block (Prepare) - (1 min 42 sec in block)
dir - (14 sec in block) tidb
dir block - (14 sec in block)
cache - (14 sec in block)
cache block - (8.7 sec in block)
sh - (8.5 sec in self) ls -lh
dir - (1 min 3 sec in block) third_party_download
dir block - (1 min 0 sec in block)
script - (1 min 0 sec in block)
script block - (57 sec in block)
echo - (80 ms in self) computeBranchFromPR component: other, prTargetBranch: master, prTitle: ddl: refine the criterion for modify column with different collation, trunkBranch: master
retry - (56 sec in block) 2
retry block - (56 sec in block)
sh (download third_party) - (56 sec in self)
chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/*.sh
/home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/download_integration_test_binaries.sh master
rm -rf bin/ && mkdir -p bin
mv third_bin/* bin/
ls -alh bin/
./bin/pd-server -V
./bin/tikv-server -V
./bin/tiflash --version
dir - (24 sec in block) tidb
dir block - (24 sec in block)
sh (check all tests added to group) - (12 sec in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh others
cache - (5.9 sec in block)
cache block - (2.6 sec in block)
sh (prepare) - (2 sec in self)
[ -f ./bin/tidb-server ] || (make failpoint-enable && make && make failpoint-disable)
[ -f ./bin/br.test ] || make build_for_br_integration_test
ls -alh ./bin
./bin/tidb-server -V
sh (prepare) - (5.4 sec in self)
cp -r ../third_party_download/bin/* ./bin/
ls -alh ./bin
stage - (13 min in block) Test
stage block (Test) - (13 min in block)
timeout - (13 min in block)
timeout block - (13 min in block)
withCredentials - (13 min in block)
withCredentials block - (13 min in block)
dir - (13 min in block) tidb
dir block - (13 min in block)
sh (TEST_GROUP G04) - (13 min in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh G04
dir - (4.5 sec in block) tidb
dir block - (4.1 sec in block)
sh (upload coverage) - (4 sec in self)
ls -alh /tmp/group_cover
gocovmerge /tmp/group_cover/cov.* > coverage.txt
codecov --rootDir . --flags integration --file coverage.txt --branch origin/pr/64834 --sha c9eb97064a5f34e7825b2b85fd6ce4679d3a6380 --pr 64834 || true
parallel block (Branch: Matrix - TEST_GROUP = 'G05') - (4 ms in block)
stage - (16 min in block) Matrix - TEST_GROUP = 'G05'
stage block (Matrix - TEST_GROUP = 'G05') - (16 min in block)
withEnv - (16 min in block) TEST_GROUP
withEnv block - (16 min in block)
readTrusted - (5.6 sec in self) pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml
podTemplate - (16 min in block)
podTemplate block - (16 min in block)
node - (16 min in block) pingcap_tidb_pull_br_integration_test_12725-xt7ps
node block - (16 min in block)
checkout - (8.6 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)
stage - (2 min 8 sec in block) Prepare
stage block (Prepare) - (2 min 8 sec in block)
dir - (39 sec in block) tidb
dir block - (28 sec in block)
cache - (18 sec in block)
cache block - (13 sec in block)
sh - (6.6 sec in self) ls -lh
dir - (1 min 4 sec in block) third_party_download
dir block - (1 min 3 sec in block)
script - (1 min 3 sec in block)
script block - (1 min 0 sec in block)
echo - (36 ms in self) computeBranchFromPR component: other, prTargetBranch: master, prTitle: ddl: refine the criterion for modify column with different collation, trunkBranch: master
retry - (59 sec in block) 2
retry block - (59 sec in block)
sh (download third_party) - (59 sec in self)
chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/*.sh
/home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/download_integration_test_binaries.sh master
rm -rf bin/ && mkdir -p bin
mv third_bin/* bin/
ls -alh bin/
./bin/pd-server -V
./bin/tikv-server -V
./bin/tiflash --version
dir - (22 sec in block) tidb
dir block - (22 sec in block)
sh (check all tests added to group) - (6.4 sec in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh others
cache - (12 sec in block)
cache block - (9.5 sec in block)
sh (prepare) - (9.2 sec in self)
[ -f ./bin/tidb-server ] || (make failpoint-enable && make && make failpoint-disable)
[ -f ./bin/br.test ] || make build_for_br_integration_test
ls -alh ./bin
./bin/tidb-server -V
sh (prepare) - (2.4 sec in self)
cp -r ../third_party_download/bin/* ./bin/
ls -alh ./bin
stage - (13 min in block) Test
stage block (Test) - (13 min in block)
timeout - (13 min in block)
timeout block - (13 min in block)
withCredentials - (13 min in block)
withCredentials block - (13 min in block)
dir - (13 min in block) tidb
dir block - (13 min in block)
sh (TEST_GROUP G05) - (13 min in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh G05
dir - (3.4 sec in block) tidb
dir block - (3.3 sec in block)
sh (upload coverage) - (3.3 sec in self)
ls -alh /tmp/group_cover
gocovmerge /tmp/group_cover/cov.* > coverage.txt
codecov --rootDir . --flags integration --file coverage.txt --branch origin/pr/64834 --sha c9eb97064a5f34e7825b2b85fd6ce4679d3a6380 --pr 64834 || true
parallel block (Branch: Matrix - TEST_GROUP = 'G06') - (5 ms in block)
stage - (23 min in block) Matrix - TEST_GROUP = 'G06'
stage block (Matrix - TEST_GROUP = 'G06') - (23 min in block)
withEnv - (23 min in block) TEST_GROUP
withEnv block - (23 min in block)
readTrusted - (6.5 sec in self) pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml
podTemplate - (23 min in block)
podTemplate block - (23 min in block)
node - (23 min in block) pingcap_tidb_pull_br_integration_test_12725-bsggs
node block - (23 min in block)
checkout - (3.5 sec in self)
withEnv - (23 min in block) GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (23 min in block)
container - (23 min in block) golang
container block - (23 min in block)
stage - (1 min 39 sec in block) Prepare
stage block (Prepare) - (1 min 39 sec in block)
dir - (5.9 sec in block) tidb
dir block - (5.6 sec in block)
cache - (5.5 sec in block)
cache block - (1.1 sec in block)
sh - (1 sec in self) ls -lh
dir - (1 min 24 sec in block) third_party_download
dir block - (1 min 24 sec in block)
script - (1 min 24 sec in block)
script block - (1 min 24 sec in block)
echo - (92 ms in self) computeBranchFromPR component: other, prTargetBranch: master, prTitle: ddl: refine the criterion for modify column with different collation, trunkBranch: master
retry - (1 min 24 sec in block) 2
retry block - (1 min 24 sec in block)
sh (download third_party) - (1 min 23 sec in self)
chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/*.sh
/home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/download_integration_test_binaries.sh master
rm -rf bin/ && mkdir -p bin
mv third_bin/* bin/
ls -alh bin/
./bin/pd-server -V
./bin/tikv-server -V
./bin/tiflash --version
dir - (8.7 sec in block) tidb
dir block - (8.7 sec in block)
sh (check all tests added to group) - (0.62 sec in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh others
cache - (4.9 sec in block)
cache block - (2.5 sec in block)
sh (prepare) - (2.4 sec in self)
[ -f ./bin/tidb-server ] || (make failpoint-enable && make && make failpoint-disable)
[ -f ./bin/br.test ] || make build_for_br_integration_test
ls -alh ./bin
./bin/tidb-server -V
sh (prepare) - (3 sec in self)
cp -r ../third_party_download/bin/* ./bin/
ls -alh ./bin
stage - (21 min in block) Test
stage block (Test) - (21 min in block)
timeout - (21 min in block)
timeout block - (21 min in block)
withCredentials - (21 min in block)
withCredentials block - (21 min in block)
dir - (21 min in block) tidb
dir block - (21 min in block)
sh (TEST_GROUP G06) - (21 min in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh G06
dir - (4.3 sec in block) tidb
dir block - (4.2 sec in block)
sh (upload coverage) - (4.1 sec in self)
ls -alh /tmp/group_cover
gocovmerge /tmp/group_cover/cov.* > coverage.txt
codecov --rootDir . --flags integration --file coverage.txt --branch origin/pr/64834 --sha c9eb97064a5f34e7825b2b85fd6ce4679d3a6380 --pr 64834 || true
parallel block (Branch: Matrix - TEST_GROUP = 'G07') - (5 ms in block)
stage - (28 min in block) Matrix - TEST_GROUP = 'G07'
stage block (Matrix - TEST_GROUP = 'G07') - (28 min in block)
withEnv - (28 min in block) TEST_GROUP
withEnv block - (28 min in block)
readTrusted - (7.3 sec in self) pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml
podTemplate - (28 min in block)
podTemplate block - (28 min in block)
node - (28 min in block) pingcap_tidb_pull_br_integration_test_12725-wn5ln
node block - (27 min in block)
checkout - (29 sec in self)
withEnv - (27 min in block) GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (27 min in block)
container - (27 min in block) golang
container block - (27 min in block)
stage - (1 min 37 sec in block) Prepare
stage block (Prepare) - (1 min 35 sec in block)
dir - (9.7 sec in block) tidb
dir block - (9.4 sec in block)
cache - (9.3 sec in block)
cache block - (2.9 sec in block)
sh - (2.9 sec in self) ls -lh
dir - (56 sec in block) third_party_download
dir block - (55 sec in block)
script - (55 sec in block)
script block - (55 sec in block)
echo - (59 ms in self) computeBranchFromPR component: other, prTargetBranch: master, prTitle: ddl: refine the criterion for modify column with different collation, trunkBranch: master
retry - (55 sec in block) 2
retry block - (55 sec in block)
sh (download third_party) - (55 sec in self)
chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/*.sh
/home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/download_integration_test_binaries.sh master
rm -rf bin/ && mkdir -p bin
mv third_bin/* bin/
ls -alh bin/
./bin/pd-server -V
./bin/tikv-server -V
./bin/tiflash --version
dir - (24 sec in block) tidb
dir block - (23 sec in block)
sh (check all tests added to group) - (0.96 sec in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh others
cache - (8.6 sec in block)
cache block - (1.6 sec in block)
sh (prepare) - (1.6 sec in self)
[ -f ./bin/tidb-server ] || (make failpoint-enable && make && make failpoint-disable)
[ -f ./bin/br.test ] || make build_for_br_integration_test
ls -alh ./bin
./bin/tidb-server -V
sh (prepare) - (13 sec in self)
cp -r ../third_party_download/bin/* ./bin/
ls -alh ./bin
stage - (25 min in block) Test
stage block (Test) - (25 min in block)
timeout - (25 min in block)
timeout block - (25 min in block)
withCredentials - (25 min in block)
withCredentials block - (25 min in block)
dir - (25 min in block) tidb
dir block - (25 min in block)
sh (TEST_GROUP G07) - (25 min in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh G07
dir - (3.4 sec in block) tidb
dir block - (3.4 sec in block)
sh (upload coverage) - (3.3 sec in self)
ls -alh /tmp/group_cover
gocovmerge /tmp/group_cover/cov.* > coverage.txt
codecov --rootDir . --flags integration --file coverage.txt --branch origin/pr/64834 --sha c9eb97064a5f34e7825b2b85fd6ce4679d3a6380 --pr 64834 || true
parallel block (Branch: Matrix - TEST_GROUP = 'G08') - (38 min in block)
stage - (38 min in block) Matrix - TEST_GROUP = 'G08'
stage block (Matrix - TEST_GROUP = 'G08') - (38 min in block)
withEnv - (38 min in block) TEST_GROUP
withEnv block - (38 min in block)
readTrusted - (8.4 sec in self) pipelines/pingcap/tidb/latest/pod-pull_br_integration_test.yaml
podTemplate - (37 min in block)
podTemplate block - (37 min in block)
node - (37 min in block) pingcap_tidb_pull_br_integration_test_12725-s9c4g
node block - (37 min in block)
checkout - (8.5 sec in self)
withEnv - (37 min in block) GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (37 min in block)
container - (37 min in block) golang
container block - (37 min in block)
stage - (2 min 10 sec in block) Prepare
stage block (Prepare) - (2 min 10 sec in block)
dir - (40 sec in block) tidb
dir block - (32 sec in block)
cache - (18 sec in block)
cache block - (7.5 sec in block)
sh - (6.6 sec in self) ls -lh
dir - (1 min 5 sec in block) third_party_download
dir block - (1 min 2 sec in block)
script - (1 min 2 sec in block)
script block - (59 sec in block)
echo - (36 ms in self) computeBranchFromPR component: other, prTargetBranch: master, prTitle: ddl: refine the criterion for modify column with different collation, trunkBranch: master
retry - (59 sec in block) 2
retry block - (58 sec in block)
sh (download third_party) - (58 sec in self)
chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/*.sh
/home/jenkins/agent/workspace/pingcap/tidb/pull_br_integration_test/tidb/br/tests/download_integration_test_binaries.sh master
rm -rf bin/ && mkdir -p bin
mv third_bin/* bin/
ls -alh bin/
./bin/pd-server -V
./bin/tikv-server -V
./bin/tiflash --version
dir - (23 sec in block) tidb
dir block - (22 sec in block)
sh (check all tests added to group) - (10 sec in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh others
cache - (8.1 sec in block)
cache block - (4 sec in block)
sh (prepare) - (1.8 sec in self)
[ -f ./bin/tidb-server ] || (make failpoint-enable && make && make failpoint-disable)
[ -f ./bin/br.test ] || make build_for_br_integration_test
ls -alh ./bin
./bin/tidb-server -V
sh (prepare) - (4 sec in self)
cp -r ../third_party_download/bin/* ./bin/
ls -alh ./bin
stage - (35 min in block) Test
stage block (Test) - (35 min in block)
timeout - (35 min in block)
timeout block - (35 min in block)
withCredentials - (35 min in block)
withCredentials block - (35 min in block)
dir - (35 min in block) tidb
dir block - (35 min in block)
sh (TEST_GROUP G08) - (35 min in self) #!/usr/bin/env bash
chmod +x br/tests/*.sh
./br/tests/run_group_br_tests.sh G08
dir - (4.5 sec in block) tidb
dir block - (4.4 sec in block)
sh (upload coverage) - (4.4 sec in self)
ls -alh /tmp/group_cover
gocovmerge /tmp/group_cover/cov.* > coverage.txt
codecov --rootDir . --flags integration --file coverage.txt --branch origin/pr/64834 --sha c9eb97064a5f34e7825b2b85fd6ce4679d3a6380 --pr 64834 || true