Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/merged_unit_test.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-merged_unit_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq Agent pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq is provisioned from template pingcap_tidb_merged_unit_test_1078-6vg2l-36611 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_unit_test/1078/" runUrl: "job/pingcap/job/tidb/job/merged_unit_test/1078/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "bb8456d3294bf1e2462d9d245866b8a4a2625ca1" jenkins/label: "pingcap_tidb_merged_unit_test_1078-6vg2l" name: "pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" lifecycle: postStart: exec: command: - "/bin/sh" - "/data/bazel-prepare-in-container.sh" name: "golang" resources: limits: memory: "24Gi" cpu: "8" requests: memory: "8Gi" cpu: "4" securityContext: privileged: true tty: true volumeMounts: - mountPath: "/home/jenkins/.tidb/tmp" name: "bazel-out-merged" - mountPath: "/bazel-out-lower" name: "bazel-out-lower" subPath: "tidb/go1.19.2" - mountPath: "/bazel-out-overlay" name: "bazel-out-overlay" - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - mountPath: "/data/" name: "bazel-rc" readOnly: true - mountPath: "/etc/containerinfo" name: "containerinfo" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: {} name: "bazel-out-merged" - name: "bazel-rc" secret: secretName: "bazel" - emptyDir: {} name: "bazel-out-overlay" - name: "gocache" persistentVolumeClaim: claimName: "gocache" - downwardAPI: items: - path: "cpu_limit" resourceFieldRef: containerName: "golang" resource: "limits.cpu" - path: "cpu_request" resourceFieldRef: containerName: "golang" resource: "requests.cpu" - path: "mem_limit" resourceFieldRef: containerName: "golang" resource: "limits.memory" - path: "mem_request" resourceFieldRef: containerName: "golang" resource: "requests.memory" name: "containerinfo" - name: "bazel-out-lower" persistentVolumeClaim: claimName: "bazel-out-data" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq in /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 30 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=85aa6237-e15f-4f60-a4ea-e4daea1e29e3 JENKINS_NODE_COOKIE=50709b65-196d-4f68-99a3-231a6bd49d7f BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_unit_test/1078/ GOLANG_VERSION=1.21.0 HOSTNAME=pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-merged_unit_test-1078 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_unit_test","buildid":"1787372203881271298","prowjobid":"85aa6237-e15f-4f60-a4ea-e4daea1e29e3","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"516977e1f99d9df87e142e1ea280baed56a12a70","base_link":"https://github.com/pingcap/tidb/compare/06ee59bd9c68...516977e1f99d"}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_unit_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_unit_test/1078/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_unit_test/1078/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_unit_test/1078/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct _=/usr/bin/printenv POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_unit_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1078 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787372203881271298 GOLANG_DOWNLOAD_SHA256=d0398903a16ba2232b389fb31032ddf57cac34efda306a0eebac34f0965a0742 JOB_BASE_NAME=merged_unit_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_unit_test/1078/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_unit_test_1078-6vg2l GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-5d1105af37f29bef08a0bd631867d75c045e56ca86f90e5a8b70fa89e47b02b0 NODE_LABELS=pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq pingcap_tidb_merged_unit_test_1078-6vg2l GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_unit_test/display/redirect BUILD_NUMBER=1078 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.0.linux-amd64.tar.gz + echo ------------------------- ------------------------- + go env GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/jenkins/.cache/go-build' GOENV='/home/jenkins/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/go' GOPRIVATE='' GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct' GOROOT='/usr/local/go' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.21.0' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/dev/null' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build1607691781=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-unit-test-1078-6vg2l-36611-372sq bash [Pipeline] container [Pipeline] { [Pipeline] sh + dig github.com ; <<>> DiG 9.18.16 <<>> github.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41071 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 43eb9ab66cac117e (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 26 IN A 20.205.243.166 ;; Query time: 3 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 06:42:39 UTC 2024 ;; MSG SIZE rcvd: 77 [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-06ee59b-0ec4594) 460052992 bytes in 10.39 secs (44277214 bytes/sec) [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $SSH_KEY [Pipeline] { [Pipeline] sh + '[' -d /home/jenkins/.ssh ']' + mkdir /home/jenkins/.ssh + chmod 0700 /home/jenkins/.ssh + cp **** /home/jenkins/.ssh/id_rsa + chmod 400 /home/jenkins/.ssh/id_rsa + ssh-keyscan -t rsa,dsa github.com # github.com:22 SSH-2.0-babeld-9713928c # github.com:22 SSH-2.0-babeld-9713928c [Pipeline] } [Pipeline] // withCredentials [Pipeline] retry [Pipeline] { [Pipeline] sh git version 2.37.2 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.git/ .git HEAD is now at 0ec45941dd . POST git-upload-pack (383 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tidb 06ee59bd9c..516977e1f9 master -> origin/master Previous HEAD position was 0ec45941dd . HEAD is now at 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) ๐Ÿšง Checkouting to base SHA:516977e1f99d9df87e142e1ea280baed56a12a70... HEAD is now at 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 516977e1f99d9df87e142e1ea280baed56a12a70 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) 06ee59bd9c planner: add projections to keep join keys as `col=col` (#52989) 600b2ed4bf *: bump client-go to fix #53011 (#53012) ๐Ÿ“ update submodules ... โœ… update submodules done โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // script [Pipeline] } Cache not saved (git/pingcap/tidb/rev-516977e already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] withCredentials Masking supported pattern matches of $TIDB_CODECOV_TOKEN [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb [Pipeline] { [Pipeline] sh + ./build/jenkins_unit_test.sh GOBIN=/home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/tools/bin GO111MODULE=on go install github.com/pingcap/failpoint/failpoint-ctl@2eaa328 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/sergi/go-diff v1.1.0 bazel --output_user_root=/home/jenkins/.tidb/tmp run --config=ci --repository_cache=/home/jenkins/.tidb/tmp //:gazelle Extracting Bazel installation... Starting local Bazel server and connecting to it... INFO: Invocation ID: 6fe567bb-d48a-445d-b1db-29bc8990bd7c INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'run' from /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: Inherited 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution INFO: Reading rc options for 'run' from /data/..2024_05_06_06_42_30.911088924/bazel: Inherited 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s INFO: Reading rc options for 'run' from /home/jenkins/.bazelrc: Inherited 'build' options: --local_ram_resources=22118 --local_cpu_resources=8 --jobs=8 INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression INFO: Found applicable config definition run:ci in file /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: --color=yes Loading: Loading: Loading: Loading: Loading: Loading: Loading: Loading: Loading: Loading: Loading: 0 packages loaded Analyzing: target //:gazelle (1 packages loaded, 0 targets configured) Analyzing: target //:gazelle (41 packages loaded, 388 targets configured) Analyzing: target //:gazelle (44 packages loaded, 413 targets configured) Analyzing: target //:gazelle (44 packages loaded, 413 targets configured) Analyzing: target //:gazelle (53 packages loaded, 444 targets configured) Analyzing: target //:gazelle (99 packages loaded, 10443 targets configured) Analyzing: target //:gazelle (100 packages loaded, 10464 targets configured) Analyzing: target //:gazelle (100 packages loaded, 10464 targets configured) Analyzing: target //:gazelle (170 packages loaded, 11225 targets configured) INFO: Analyzed target //:gazelle (270 packages loaded, 11965 targets configured).  checking cached actions INFO: Found 1 target... [0 / 10] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... ( 1 action running) [24 / 316] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/runtime.a, 7.9 MiB / 10.3 MiB; 1s remote-cache ... (3 actions, 0 running) [24 / 316] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 10.9 MiB / 17.2 MiB; 2s remote-cache ... (3 actions, 0 running) [120 / 316] GoCompilePkg external/in_gopkg_yaml_v3/yaml_v3.a [for tool]; Downloading external/in_gopkg_yaml_v3/yaml_v3.a, 1.1 MiB / 1.7 MiB; 0s remote-cache ... (7 actions, 0 running) Target //:gazelle up-to-date: bazel-bin/gazelle-runner.bash bazel-bin/gazelle INFO: Elapsed time: 36.186s, Critical Path: 3.86s INFO: 316 processes: 296 remote cache hit, 20 internal. INFO: Build completed successfully, 316 total actions INFO: Running command line: bazel-bin/gazelle bazel --output_user_root=/home/jenkins/.tidb/tmp run --config=ci --repository_cache=/home/jenkins/.tidb/tmp \ --run_under="cd /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb && " \ //tools/tazel:tazel INFO: Invocation ID: 6a32509d-53a7-4765-b19b-d35125298a6d INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'run' from /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: Inherited 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution INFO: Reading rc options for 'run' from /data/..2024_05_06_06_42_30.911088924/bazel: Inherited 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s INFO: Reading rc options for 'run' from /home/jenkins/.bazelrc: Inherited 'build' options: --local_ram_resources=22118 --local_cpu_resources=8 --jobs=8 INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression INFO: Found applicable config definition run:ci in file /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: --color=yes Loading: Loading: Loading: 0 packages loaded INFO: Build option --run_under has changed, discarding analysis cache. Analyzing: target //tools/tazel:tazel (1 packages loaded, 0 targets configured) Analyzing: target //tools/tazel:tazel (7 packages loaded, 11438 targets configured) Analyzing: target //tools/tazel:tazel (64 packages loaded, 12772 targets configured) Analyzing: target //tools/tazel:tazel (284 packages loaded, 13853 targets configured) INFO: Analyzed target //tools/tazel:tazel (320 packages loaded, 14292 targets configured). INFO: Found 1 target... [0 / 23] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (2 actions, 0 running) [272 / 607] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; 1s remote-cache [554 / 607] GoCompilePkg external/io_etcd_go_etcd_api_v3/etcdserverpb/etcdserverpb.a; Downloading external/io_etcd_go_etcd_api_v3/etcdserverpb/etcdserverpb.a, 2.0 MiB / 7.8 MiB; 0s remote-cache ... (7 actions, 0 running) [606 / 607] GoLink tools/tazel/tazel_/tazel; 0s remote-cache Target //tools/tazel:tazel up-to-date: bazel-bin/tools/tazel/tazel_/tazel INFO: Elapsed time: 7.351s, Critical Path: 2.84s INFO: 339 processes: 336 remote cache hit, 3 internal. INFO: Build completed successfully, 339 total actions INFO: Running command line: /bin/bash -c 'cd /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb && bazel-bin/tools/tazel/tazel_/tazel ' bazel --output_user_root=/home/jenkins/.tidb/tmp --nohome_rc coverage --config=ci --repository_cache=/home/jenkins/.tidb/tmp --instrument_test_targets --instrumentation_filter=//pkg/...,//br/...,//dumpling/... --jobs=35 --build_tests_only --test_keep_going=false \ --@io_bazel_rules_go//go/config:cover_format=go_cover --define gotags=deadlock,intest \ -- //... -//cmd/... -//tests/graceshutdown/... \ -//tests/globalkilltest/... -//tests/readonlytest/... -//br/pkg/task:task_test -//tests/realtikvtest/... INFO: Invocation ID: 7a7de977-886d-4ac1-ab52-1d74ccbf37f0 INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'coverage' from /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: Inherited 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution INFO: Reading rc options for 'coverage' from /data/..2024_05_06_06_42_30.911088924/bazel: Inherited 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s INFO: Reading rc options for 'coverage' from /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: Inherited 'test' options: --test_output=errors --test_summary=detailed INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression INFO: Found applicable config definition test:ci in file /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb/.bazelrc: --color=yes --verbose_failures --test_verbose_timeout_warnings --test_env=GO_TEST_WRAP_TESTV=1 --experimental_ui_max_stdouterr_bytes=268435456 --test_timeout=150,300,900,3600 Loading: Loading: Loading: 0 packages loaded INFO: Build options --@io_bazel_rules_go//go/config:cover_format, --collect_code_coverage, --define, and 4 more have changed, discarding analysis cache. Analyzing: 411 targets (641 packages loaded, 0 targets configured) Analyzing: 411 targets (785 packages loaded, 200 targets configured) Analyzing: 411 targets (798 packages loaded, 540 targets configured) Analyzing: 411 targets (809 packages loaded, 1112 targets configured) Analyzing: 411 targets (882 packages loaded, 2032 targets configured) Analyzing: 411 targets (927 packages loaded, 7733 targets configured) Analyzing: 411 targets (993 packages loaded, 13765 targets configured) Analyzing: 411 targets (1088 packages loaded, 14570 targets configured) Analyzing: 411 targets (1170 packages loaded, 15754 targets configured) Analyzing: 411 targets (1301 packages loaded, 17157 targets configured) Analyzing: 411 targets (1407 packages loaded, 18684 targets configured) Analyzing: 411 targets (1508 packages loaded, 19435 targets configured) Analyzing: 411 targets (1614 packages loaded, 21525 targets configured) Analyzing: 411 targets (1654 packages loaded, 23178 targets configured) Analyzing: 411 targets (1727 packages loaded, 24255 targets configured) Analyzing: 411 targets (1730 packages loaded, 24332 targets configured) Analyzing: 411 targets (1896 packages loaded, 25239 targets configured) Analyzing: 411 targets (1917 packages loaded, 25541 targets configured) Analyzing: 411 targets (1969 packages loaded, 25928 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1973 packages loaded, 26164 targets configured) Analyzing: 411 targets (1976 packages loaded, 26303 targets configured) Analyzing: 411 targets (1981 packages loaded, 26636 targets configured) INFO: Analyzed 411 targets (1981 packages loaded, 26989 targets configured).  checking cached actions INFO: Found 411 test targets... [0 / 15] [Prepa] Writing file br/pkg/aws/aws_test/baseline_coverage.dat ... (14 actions, 0 running) [225 / 412] Writing file pkg/planner/core/casetest/physicalplantest/physicalplantest_test/baseline_coverage.dat; 0s local ... (33 actions running) [620 / 5,190] Creating runfiles tree bazel-out/k8-fastbuild/bin/pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test.runfiles; 0s local ... (2 actions running) [983 / 7,813] GoTestGenTest pkg/statistics/handle/handletest/statstest/statstest_test_/testmain.go; 0s remote-cache ... (10 actions, 3 running) [1,675 / 9,763] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/runtime.a, 9.2 MiB / 10.3 MiB; 0s remote-cache ... (6 actions, 0 running) [1,675 / 9,763] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 17.0 MiB / 17.2 MiB; 1s remote-cache ... (6 actions, 0 running) [1,677 / 9,763] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; 3s remote-cache ... (6 actions, 0 running) [1,683 / 9,763] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; 4s remote-cache ... (35 actions, 0 running) [2,215 / 9,763] GoLink build/tidb_nogo_actual_/tidb_nogo_actual [for tool]; Downloading build/tidb_nogo_actual_/tidb_nogo_actual, 8.1 MiB / 12.2 MiB; 0s remote-cache ... (35 actions, 0 running) [2,698 / 9,763] GoCompilePkg external/com_sourcegraph_sourcegraph_appdash_data/appdash-data.a; Downloading external/com_sourcegraph_sourcegraph_appdash_data/appdash-data.a; 0s remote-cache ... (35 actions, 0 running) [3,138 / 9,763] GoCompilePkg external/io_k8s_api/core/v1/core.a; Downloading external/io_k8s_api/core/v1/core.a, 21.1 MiB / 24.4 MiB; 0s remote-cache ... (35 actions, 0 running) [3,540 / 9,771] GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2iface/ec2iface.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2iface/ec2iface.a, 3.4 MiB / 6.9 MiB; 0s remote-cache ... (35 actions, 0 running) [3,866 / 9,791] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 37.3 MiB / 96.2 MiB; 1s remote-cache ... (35 actions, 0 running) [4,214 / 9,807] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 93.0 MiB / 96.2 MiB; 2s remote-cache ... (34 actions, 0 running) [4,433 / 9,836] 1 / 411 tests; GoCompilePkg external/io_k8s_api/core/v1/core.a; Downloading external/io_k8s_api/core/v1/core.a, 15.3 MiB / 20.4 MiB; 0s remote-cache ... (35 actions, 0 running) [4,698 / 9,856] 34 / 411 tests; GoCompilePkg external/com_github_pingcap_kvproto/pkg/pdpb/pdpb.a; Downloading external/com_github_pingcap_kvproto/pkg/pdpb/pdpb.a, 9.0 MiB / 10.5 MiB; 0s remote-cache ... (34 actions, 0 running) [4,887 / 9,924] 45 / 411 tests; GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 22.0 MiB / 69.8 MiB; 1s remote-cache ... (35 actions, 0 running) [5,089 / 9,991] 68 / 411 tests; GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 58.2 MiB / 69.8 MiB; 2s remote-cache ... (35 actions, 0 running) [5,180 / 10,009] 73 / 411 tests; GoLink pkg/util/resourcegrouptag/resourcegrouptag_test_/resourcegrouptag_test; Downloading pkg/util/resourcegrouptag/resourcegrouptag_test_/resourcegrouptag_test, 11.0 MiB / 23.1 MiB; 0s remote-cache ... (12 actions, 0 running) [5,264 / 10,133] 77 / 411 tests; Testing //pkg/util/resourcegrouptag:resourcegrouptag_test; Downloading pkg/util/resourcegrouptag/resourcegrouptag_test/coverage.dat, 3.1 MiB / 5.8 MiB; 0s remote-cache ... (35 actions, 0 running) [5,482 / 10,135] 82 / 411 tests; GoLink pkg/util/systimemon/systimemon_test_/systimemon_test; Downloading pkg/util/systimemon/systimemon_test_/systimemon_test, 23.0 MiB / 23.2 MiB; 0s remote-cache ... (30 actions, 0 running) [5,557 / 10,172] 83 / 411 tests; GoLink pkg/privilege/privileges/ldap/ldap_test_/ldap_test; 1s remote-cache ... (35 actions, 0 running) [5,608 / 10,236] 85 / 411 tests; GoLink pkg/util/printer/printer_test_/printer_test; 2s remote-cache ... (35 actions, 0 running) [5,651 / 10,257] 89 / 411 tests; GoLink pkg/util/cpu/cpu_test_/cpu_test; Downloading pkg/util/cpu/cpu_test_/cpu_test, 28.0 MiB / 33.7 MiB; 2s remote-cache ... (35 actions, 0 running) [5,698 / 10,273] 96 / 411 tests; GoLink pkg/util/timeutil/timeutil_test_/timeutil_test; Downloading pkg/util/timeutil/timeutil_test_/timeutil_test, 27.0 MiB / 27.9 MiB; 2s remote-cache ... (35 actions, 0 running) [5,779 / 10,285] 106 / 411 tests; GoLink pkg/util/chunk/chunk_test_/chunk_test; Downloading pkg/util/chunk/chunk_test_/chunk_test, 40.0 MiB / 40.5 MiB; 3s remote-cache ... (34 actions, 0 running) [5,846 / 10,338] 109 / 411 tests; GoLink pkg/util/plancodec/plancodec_test_/plancodec_test; Downloading pkg/util/plancodec/plancodec_test_/plancodec_test, 17.0 MiB / 29.0 MiB; 1s remote-cache ... (35 actions, 0 running) [5,916 / 10,340] 111 / 411 tests; GoLink br/pkg/rtree/rtree_test_/rtree_test; Downloading br/pkg/rtree/rtree_test_/rtree_test, 15.0 MiB / 43.2 MiB; 1s remote-cache ... (35 actions, 0 running) [5,979 / 10,368] 112 / 411 tests; GoLink br/pkg/rtree/rtree_test_/rtree_test; Downloading br/pkg/rtree/rtree_test_/rtree_test, 30.0 MiB / 43.2 MiB; 2s remote-cache ... (35 actions, 0 running) [6,029 / 10,395] 114 / 411 tests; GoLink br/pkg/rtree/rtree_test_/rtree_test; Downloading br/pkg/rtree/rtree_test_/rtree_test, 42.0 MiB / 43.2 MiB; 3s remote-cache ... (35 actions, 0 running) [6,083 / 10,409] 114 / 411 tests; GoLink pkg/resourcemanager/pool/workerpool/workerpool_test_/workerpool_test; Downloading pkg/resourcemanager/pool/workerpool/workerpool_test_/workerpool_test, 28.9 MiB / 41.6 MiB; 2s remote-cache ... (35 actions, 0 running) [6,129 / 10,413] 115 / 411 tests; GoLink pkg/resourcemanager/pool/workerpool/workerpool_test_/workerpool_test; Downloading pkg/resourcemanager/pool/workerpool/workerpool_test_/workerpool_test, 40.9 MiB / 41.6 MiB; 3s remote-cache ... (35 actions, 0 running) [6,183 / 10,441] 120 / 411 tests; GoLink pkg/util/memoryusagealarm/memoryusagealarm_test_/memoryusagealarm_test; Downloading pkg/util/memoryusagealarm/memoryusagealarm_test_/memoryusagealarm_test, 48.3 MiB / 55.8 MiB; 4s remote-cache ... (35 actions, 0 running) [6,231 / 10,470] 124 / 411 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 57.0 MiB / 80.2 MiB; 5s remote-cache ... (35 actions, 0 running) [6,263 / 10,472] 126 / 411 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 65.0 MiB / 80.2 MiB; 6s remote-cache ... (35 actions, 0 running) [6,302 / 10,472] 129 / 411 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 75.0 MiB / 80.2 MiB; 7s remote-cache ... (35 actions, 0 running) [6,331 / 10,480] 130 / 411 tests; GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 35.0 MiB / 80.2 MiB; 4s remote-cache ... (35 actions, 0 running) [6,382 / 10,549] 132 / 411 tests; GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 45.0 MiB / 80.2 MiB; 5s remote-cache ... (35 actions, 0 running) [6,426 / 10,549] 135 / 411 tests; GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 56.0 MiB / 80.2 MiB; 6s remote-cache ... (35 actions, 0 running) [6,494 / 10,602] 137 / 411 tests; GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 69.0 MiB / 80.2 MiB; 7s remote-cache ... (35 actions, 0 running) [6,534 / 10,602] 137 / 411 tests; GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 80.0 MiB / 80.2 MiB; 8s remote-cache ... (35 actions, 0 running) [6,561 / 10,602] 138 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 63.0 MiB / 151.3 MiB; 6s remote-cache ... (35 actions, 0 running) [6,597 / 10,654] 138 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 72.0 MiB / 151.3 MiB; 7s remote-cache ... (35 actions, 0 running) [6,627 / 10,654] 139 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 79.0 MiB / 151.3 MiB; 8s remote-cache ... (35 actions, 0 running) [6,658 / 10,654] 140 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 86.0 MiB / 151.3 MiB; 9s remote-cache ... (35 actions, 0 running) [6,691 / 10,654] 141 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 94.0 MiB / 151.3 MiB; 10s remote-cache ... (35 actions, 0 running) [6,723 / 10,658] 141 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 102.1 MiB / 151.3 MiB; 11s remote-cache ... (34 actions, 0 running) [6,757 / 10,658] 144 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 111.0 MiB / 151.3 MiB; 12s remote-cache ... (35 actions, 0 running) [6,801 / 10,679] 144 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 120.0 MiB / 151.3 MiB; 13s remote-cache ... (35 actions, 0 running) [6,849 / 10,683] 145 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 131.0 MiB / 151.3 MiB; 14s remote-cache ... (35 actions, 0 running) [6,907 / 10,687] 148 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 145.0 MiB / 151.3 MiB; 15s remote-cache ... (35 actions, 0 running) [6,957 / 10,715] 149 / 411 tests; GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; 16s remote-cache ... (34 actions, 0 running) [7,009 / 10,720] 150 / 411 tests; GoLink pkg/ddl/placement/placement_test_/placement_test; Downloading pkg/ddl/placement/placement_test_/placement_test, 37.0 MiB / 79.7 MiB; 3s remote-cache ... (35 actions, 0 running) [7,063 / 10,720] 151 / 411 tests; GoLink pkg/ddl/placement/placement_test_/placement_test; Downloading pkg/ddl/placement/placement_test_/placement_test, 49.0 MiB / 79.7 MiB; 4s remote-cache ... (35 actions, 0 running) [7,102 / 10,720] 151 / 411 tests; GoLink pkg/ddl/placement/placement_test_/placement_test; Downloading pkg/ddl/placement/placement_test_/placement_test, 59.0 MiB / 79.7 MiB; 5s remote-cache ... (35 actions, 0 running) [7,150 / 10,722] 154 / 411 tests; GoLink pkg/ddl/placement/placement_test_/placement_test; Downloading pkg/ddl/placement/placement_test_/placement_test, 69.1 MiB / 79.7 MiB; 6s remote-cache ... (35 actions, 0 running) [7,220 / 10,732] 155 / 411 tests; GoLink pkg/ddl/placement/placement_test_/placement_test; 7s remote-cache ... (34 actions, 0 running) [7,275 / 10,760] 155 / 411 tests; GoLink pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test; 6s remote-cache ... (35 actions, 0 running) [7,336 / 10,834] 156 / 411 tests; GoLink br/pkg/utils/utils_test_/utils_test; Downloading br/pkg/utils/utils_test_/utils_test, 26.7 MiB / 51.9 MiB; 2s remote-cache ... (35 actions, 0 running) [7,364 / 10,834] 156 / 411 tests; GoLink br/pkg/utils/utils_test_/utils_test; Downloading br/pkg/utils/utils_test_/utils_test, 33.0 MiB / 51.9 MiB; 3s remote-cache ... (35 actions, 0 running) [7,397 / 10,834] 156 / 411 tests; GoLink br/pkg/utils/utils_test_/utils_test; Downloading br/pkg/utils/utils_test_/utils_test, 40.0 MiB / 51.9 MiB; 4s remote-cache ... (35 actions, 0 running) [7,446 / 10,839] 158 / 411 tests; GoLink br/pkg/utils/utils_test_/utils_test; 5s remote-cache ... (35 actions, 0 running) [7,501 / 10,879] 159 / 411 tests; Testing //pkg/util:util_test (shard 5 of 50); Downloading pkg/util/util_test/shard_5_of_50/coverage.dat, 8.0 MiB / 9.7 MiB; 0s remote-cache ... (35 actions, 0 running) [7,546 / 10,879] 161 / 411 tests; Testing //pkg/util:util_test (shard 14 of 50); Downloading pkg/util/util_test/shard_14_of_50/coverage.dat, 7.0 MiB / 9.7 MiB; 1s remote-cache ... (35 actions, 0 running) [7,591 / 10,879] 161 / 411 tests; GoLink pkg/statistics/handle/handle_test_/handle_test; Downloading pkg/statistics/handle/handle_test_/handle_test, 13.0 MiB / 70.3 MiB; 1s remote-cache ... (35 actions, 0 running) [7,651 / 10,881] 162 / 411 tests; GoLink pkg/statistics/handle/handle_test_/handle_test; Downloading pkg/statistics/handle/handle_test_/handle_test, 25.3 MiB / 70.3 MiB; 2s remote-cache ... (35 actions, 0 running) [7,697 / 10,881] 165 / 411 tests; GoLink pkg/statistics/handle/handle_test_/handle_test; Downloading pkg/statistics/handle/handle_test_/handle_test, 36.0 MiB / 70.3 MiB; 3s remote-cache ... (35 actions, 0 running) [7,748 / 10,910] 165 / 411 tests; GoLink pkg/statistics/handle/handle_test_/handle_test; Downloading pkg/statistics/handle/handle_test_/handle_test, 49.0 MiB / 70.3 MiB; 4s remote-cache ... (35 actions, 0 running) [7,801 / 10,918] 165 / 411 tests; GoLink pkg/statistics/handle/handle_test_/handle_test; Downloading pkg/statistics/handle/handle_test_/handle_test, 61.9 MiB / 70.3 MiB; 5s remote-cache ... (35 actions, 0 running) [7,846 / 10,925] 167 / 411 tests; GoLink br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test; Downloading br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test, 55.0 MiB / 105.8 MiB; 4s remote-cache ... (35 actions, 0 running) [7,894 / 10,931] 169 / 411 tests; GoLink br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test; Downloading br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test, 68.0 MiB / 105.8 MiB; 5s remote-cache ... (34 actions, 0 running) [7,935 / 10,952] 170 / 411 tests; GoLink br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test; Downloading br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test, 80.0 MiB / 105.8 MiB; 6s remote-cache ... (35 actions, 0 running) [7,980 / 10,965] 172 / 411 tests; GoLink br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test; Downloading br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test, 90.6 MiB / 105.8 MiB; 7s remote-cache ... (35 actions, 0 running) [8,030 / 10,971] 173 / 411 tests; GoLink br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test; Downloading br/pkg/restore/prealloc_table_id/prealloc_table_id_test_/prealloc_table_id_test, 103.0 MiB / 105.8 MiB; 8s remote-cache ... (35 actions, 0 running) [8,074 / 10,973] 174 / 411 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 99.0 MiB / 113.1 MiB; 8s remote-cache ... (35 actions, 0 running) [8,116 / 10,984] 175 / 411 tests; GoLink pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test; Downloading pkg/lightning/checkpoints/checkpoints_test_/checkpoints_test, 109.0 MiB / 113.1 MiB; 9s remote-cache ... (35 actions, 0 running) [8,163 / 11,012] 176 / 411 tests; GoLink pkg/store/mockstore/mockstore_test_/mockstore_test; Downloading pkg/store/mockstore/mockstore_test_/mockstore_test, 53.4 MiB / 60.9 MiB; 1s remote-cache ... (35 actions, 0 running) [8,210 / 11,016] 177 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 14.4 MiB / 107.0 MiB; 1s remote-cache ... (35 actions, 0 running) [8,244 / 11,016] 180 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 24.0 MiB / 107.0 MiB; 2s remote-cache ... (35 actions, 0 running) [8,282 / 11,016] 181 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 32.7 MiB / 107.0 MiB; 3s remote-cache ... (35 actions, 0 running) [8,318 / 11,016] 182 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 41.0 MiB / 107.0 MiB; 4s remote-cache ... (35 actions, 0 running) [8,358 / 11,016] 182 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 52.0 MiB / 107.0 MiB; 5s remote-cache ... (35 actions, 0 running) [8,398 / 11,016] 183 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 63.0 MiB / 107.0 MiB; 6s remote-cache ... (35 actions, 0 running) [8,437 / 11,021] 184 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 73.0 MiB / 107.0 MiB; 7s remote-cache ... (35 actions, 0 running) [8,474 / 11,041] 184 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 82.0 MiB / 107.0 MiB; 8s remote-cache ... (35 actions, 0 running) [8,516 / 11,041] 184 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 92.0 MiB / 107.0 MiB; 9s remote-cache ... (34 actions, 0 running) [8,560 / 11,041] 185 / 411 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 102.0 MiB / 107.0 MiB; 10s remote-cache ... (35 actions, 0 running) [8,608 / 11,058] 186 / 411 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 103.0 MiB / 120.2 MiB; 11s remote-cache ... (35 actions, 0 running) [8,651 / 11,060] 186 / 411 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 113.0 MiB / 120.2 MiB; 12s remote-cache ... (35 actions, 0 running) [8,689 / 11,060] 186 / 411 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; 13s remote-cache ... (35 actions, 0 running) [8,724 / 11,111] 187 / 411 tests; GoCompilePkg pkg/sessionctx/variable/executor.recompile1256.a; Downloading pkg/sessionctx/variable/executor.recompile1256.a, 28.0 MiB / 41.0 MiB; 3s remote-cache ... (35 actions, 0 running) [8,753 / 11,111] 187 / 411 tests; GoCompilePkg pkg/sessionctx/variable/executor.recompile1256.a; Downloading pkg/sessionctx/variable/executor.recompile1256.a, 35.0 MiB / 41.0 MiB; 4s remote-cache ... (35 actions, 0 running) [8,785 / 11,111] 188 / 411 tests; GoLink br/pkg/version/version_test_/version_test; Downloading br/pkg/version/version_test_/version_test, 33.0 MiB / 56.7 MiB; 4s remote-cache ... (35 actions, 0 running) [8,801 / 11,111] 188 / 411 tests; GoLink br/pkg/version/version_test_/version_test; Downloading br/pkg/version/version_test_/version_test, 39.0 MiB / 56.7 MiB; 5s remote-cache ... (35 actions, 0 running) [8,822 / 11,162] 189 / 411 tests; GoLink br/pkg/version/version_test_/version_test; Downloading br/pkg/version/version_test_/version_test, 46.0 MiB / 56.7 MiB; 6s remote-cache ... (34 actions, 0 running) [8,845 / 11,162] 189 / 411 tests; GoLink br/pkg/version/version_test_/version_test; Downloading br/pkg/version/version_test_/version_test, 52.0 MiB / 56.7 MiB; 7s remote-cache ... (35 actions, 0 running) [8,871 / 11,173] 189 / 411 tests; GoLink pkg/lightning/config/config_test_/config_test; Downloading pkg/lightning/config/config_test_/config_test, 57.0 MiB / 61.1 MiB; 8s remote-cache ... (35 actions, 0 running) [8,892 / 11,222] 189 / 411 tests; GoLink dumpling/export/export_test_/export_test; Downloading dumpling/export/export_test_/export_test, 64.0 MiB / 76.5 MiB; 9s remote-cache ... (35 actions, 0 running) [8,916 / 11,222] 190 / 411 tests; GoLink dumpling/export/export_test_/export_test; Downloading dumpling/export/export_test_/export_test, 72.0 MiB / 76.5 MiB; 10s remote-cache ... (35 actions, 0 running) [8,945 / 11,273] 190 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 75.0 MiB / 157.9 MiB; 11s remote-cache ... (35 actions, 0 running) [8,976 / 11,290] 190 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 83.2 MiB / 157.9 MiB; 12s remote-cache ... (35 actions, 0 running) [9,004 / 11,290] 190 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 92.0 MiB / 157.9 MiB; 13s remote-cache ... (35 actions, 0 running) [9,026 / 11,294] 190 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 100.0 MiB / 157.9 MiB; 14s remote-cache ... (35 actions, 0 running) [9,047 / 11,294] 190 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 106.0 MiB / 157.9 MiB; 15s remote-cache ... (35 actions, 0 running) [9,070 / 11,294] 190 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 114.0 MiB / 157.9 MiB; 16s remote-cache ... (35 actions, 0 running) [9,104 / 11,294] 191 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 123.0 MiB / 157.9 MiB; 17s remote-cache ... (35 actions, 0 running) [9,129 / 11,294] 191 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 132.0 MiB / 157.9 MiB; 18s remote-cache ... (35 actions, 0 running) [9,152 / 11,300] 191 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 139.0 MiB / 157.9 MiB; 19s remote-cache ... (35 actions, 0 running) [9,167 / 11,300] 193 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 146.0 MiB / 157.9 MiB; 20s remote-cache ... (35 actions, 0 running) [9,184 / 11,302] 194 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 153.0 MiB / 157.9 MiB; 21s remote-cache ... (35 actions, 0 running) [9,207 / 11,347] 194 / 411 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; 22s remote-cache ... (35 actions, 0 running) [9,224 / 11,360] 194 / 411 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; Downloading pkg/sessionctx/variable/variable_test_/variable_test, 91.0 MiB / 157.5 MiB; 12s remote-cache ... (35 actions, 0 running) [9,250 / 11,360] 195 / 411 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; Downloading pkg/sessionctx/variable/variable_test_/variable_test, 99.0 MiB / 157.5 MiB; 13s remote-cache ... (35 actions, 0 running) [9,274 / 11,411] 195 / 411 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; Downloading pkg/sessionctx/variable/variable_test_/variable_test, 106.0 MiB / 157.5 MiB; 14s remote-cache ... (35 actions, 0 running) [9,294 / 11,411] 195 / 411 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; Downloading pkg/sessionctx/variable/variable_test_/variable_test, 113.0 MiB / 157.5 MiB; 15s remote-cache ... (35 actions, 0 running) [9,320 / 11,425] 195 / 411 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; Downloading pkg/sessionctx/variable/variable_test_/variable_test, 121.1 MiB / 157.5 MiB; 17s remote-cache ... (35 actions, 0 running) [9,342 / 11,425] 195 / 411 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; Downloading pkg/sessionctx/variable/variable_test_/variable_test, 129.0 MiB / 157.5 MiB; 18s remote-cache ... (35 actions, 0 running) [9,370 / 11,427] 198 / 411 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; Downloading pkg/sessionctx/variable/variable_test_/variable_test, 137.0 MiB / 157.5 MiB; 19s remote-cache ... (35 actions, 0 running) [9,387 / 11,432] 198 / 411 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; Downloading pkg/sessionctx/variable/variable_test_/variable_test, 145.0 MiB / 157.5 MiB; 20s remote-cache ... (35 actions, 0 running) [9,413 / 11,432] 199 / 411 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; Downloading pkg/sessionctx/variable/variable_test_/variable_test, 152.0 MiB / 157.5 MiB; 21s remote-cache ... (35 actions, 0 running) [9,428 / 11,432] 199 / 411 tests; GoLink pkg/sessionctx/variable/variable_test_/variable_test; 22s remote-cache ... (35 actions, 0 running) [9,445 / 11,483] 199 / 411 tests; GoLink pkg/structure/structure_test_/structure_test; Downloading pkg/structure/structure_test_/structure_test, 110.0 MiB / 157.3 MiB; 16s remote-cache ... (35 actions, 0 running) [9,471 / 11,483] 200 / 411 tests; GoLink pkg/structure/structure_test_/structure_test; Downloading pkg/structure/structure_test_/structure_test, 119.0 MiB / 157.3 MiB; 17s remote-cache ... (35 actions, 0 running) [9,495 / 11,485] 202 / 411 tests; GoLink pkg/structure/structure_test_/structure_test; Downloading pkg/structure/structure_test_/structure_test, 126.0 MiB / 157.3 MiB; 18s remote-cache ... (35 actions, 0 running) [9,511 / 11,485] 203 / 411 tests; GoLink pkg/structure/structure_test_/structure_test; Downloading pkg/structure/structure_test_/structure_test, 133.0 MiB / 157.3 MiB; 19s remote-cache ... (35 actions, 0 running) [9,529 / 11,485] 204 / 411 tests; GoLink pkg/structure/structure_test_/structure_test; Downloading pkg/structure/structure_test_/structure_test, 141.0 MiB / 157.3 MiB; 20s remote-cache ... (35 actions, 0 running) [9,546 / 11,536] 204 / 411 tests; GoLink pkg/structure/structure_test_/structure_test; Downloading pkg/structure/structure_test_/structure_test, 148.0 MiB / 157.3 MiB; 21s remote-cache ... (35 actions, 0 running) [9,566 / 11,536] 204 / 411 tests; GoLink pkg/structure/structure_test_/structure_test; Downloading pkg/structure/structure_test_/structure_test, 155.0 MiB / 157.3 MiB; 22s remote-cache ... (35 actions, 0 running) [9,594 / 11,598] 204 / 411 tests; GoCompilePkg pkg/bindinfo/executor.recompile1285.a; Downloading pkg/bindinfo/executor.recompile1285.a, 28.0 MiB / 44.3 MiB; 4s remote-cache ... (35 actions, 0 running) [9,613 / 11,598] 204 / 411 tests; GoCompilePkg pkg/bindinfo/executor.recompile1285.a; Downloading pkg/bindinfo/executor.recompile1285.a, 35.0 MiB / 44.3 MiB; 5s remote-cache ... (35 actions, 0 running) [9,640 / 11,598] 205 / 411 tests; GoCompilePkg pkg/bindinfo/executor.recompile1285.a; Downloading pkg/bindinfo/executor.recompile1285.a, 43.0 MiB / 44.3 MiB; 6s remote-cache ... (35 actions, 0 running) [9,661 / 11,598] 206 / 411 tests; GoCompilePkg pkg/table/tables/core.recompile1245.a; Downloading pkg/table/tables/core.recompile1245.a, 39.0 MiB / 43.8 MiB; 6s remote-cache ... (35 actions, 0 running) [9,686 / 11,598] 206 / 411 tests; Testing //pkg/expression:expression_test (shard 42 of 50); Downloading pkg/expression/expression_test/shard_42_of_50/coverage.dat, 17.0 MiB / 18.6 MiB; 2s remote-cache ... (35 actions, 0 running) [9,715 / 11,598] 206 / 411 tests; GoCompilePkg pkg/infoschema/executor.recompile1278.a; Downloading pkg/infoschema/executor.recompile1278.a, 19.0 MiB / 41.0 MiB; 2s remote-cache ... (35 actions, 0 running) [9,741 / 11,598] 208 / 411 tests; GoCompilePkg pkg/infoschema/executor.recompile1278.a; Downloading pkg/infoschema/executor.recompile1278.a, 28.0 MiB / 41.0 MiB; 3s remote-cache ... (35 actions, 0 running) [9,763 / 11,598] 208 / 411 tests; GoCompilePkg pkg/infoschema/executor.recompile1278.a; Downloading pkg/infoschema/executor.recompile1278.a, 35.0 MiB / 41.0 MiB; 5s remote-cache ... (35 actions, 0 running) [9,788 / 11,598] 208 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 35.0 MiB / 158.0 MiB; 5s remote-cache ... (35 actions, 0 running) [9,806 / 11,598] 208 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 43.0 MiB / 158.0 MiB; 6s remote-cache ... (35 actions, 0 running) [9,823 / 11,598] 209 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 49.0 MiB / 158.0 MiB; 7s remote-cache ... (35 actions, 0 running) [9,839 / 11,598] 209 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 57.0 MiB / 158.0 MiB; 8s remote-cache ... (35 actions, 0 running) [9,859 / 11,598] 210 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 64.0 MiB / 158.0 MiB; 9s remote-cache ... (35 actions, 0 running) [9,882 / 11,598] 210 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 72.0 MiB / 158.0 MiB; 10s remote-cache ... (35 actions, 0 running) [9,912 / 11,598] 210 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 81.0 MiB / 158.0 MiB; 11s remote-cache ... (35 actions, 0 running) [9,932 / 11,598] 210 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 88.0 MiB / 158.0 MiB; 12s remote-cache ... (35 actions, 0 running) [9,948 / 11,598] 212 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 95.0 MiB / 158.0 MiB; 13s remote-cache ... (35 actions, 0 running) [9,968 / 11,598] 212 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 101.0 MiB / 158.0 MiB; 14s remote-cache ... (35 actions, 0 running) [9,991 / 11,598] 212 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 108.0 MiB / 158.0 MiB; 15s remote-cache ... (35 actions, 0 running) [10,006 / 11,608] 213 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 114.0 MiB / 158.0 MiB; 16s remote-cache ... (35 actions, 0 running) [10,023 / 11,608] 213 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 122.0 MiB / 158.0 MiB; 17s remote-cache ... (35 actions, 0 running) [10,038 / 11,610] 213 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 129.0 MiB / 158.0 MiB; 18s remote-cache ... (35 actions, 0 running) [10,045 / 11,610] 213 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 134.0 MiB / 158.0 MiB; 20s remote-cache ... (35 actions, 0 running) [10,050 / 11,610] 213 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 139.0 MiB / 158.0 MiB; 21s remote-cache ... (35 actions, 0 running) [10,059 / 11,610] 213 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 145.0 MiB / 158.0 MiB; 22s remote-cache ... (35 actions, 0 running) [10,075 / 11,610] 215 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 151.0 MiB / 158.0 MiB; 23s remote-cache ... (35 actions, 0 running) [10,089 / 11,610] 215 / 411 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; 24s remote-cache ... (35 actions, 0 running) [10,102 / 11,622] 215 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 74.0 MiB / 159.0 MiB; 13s remote-cache ... (35 actions, 0 running) [10,121 / 11,622] 215 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 80.0 MiB / 159.0 MiB; 14s remote-cache ... (35 actions, 0 running) [10,133 / 11,622] 216 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 86.0 MiB / 159.0 MiB; 15s remote-cache ... (35 actions, 0 running) [10,151 / 11,622] 216 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 93.0 MiB / 159.0 MiB; 16s remote-cache ... (35 actions, 0 running) [10,168 / 11,622] 216 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 99.0 MiB / 159.0 MiB; 17s remote-cache ... (35 actions, 0 running) [10,180 / 11,624] 216 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 104.4 MiB / 159.0 MiB; 18s remote-cache ... (35 actions, 0 running) [10,195 / 11,656] 216 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 111.0 MiB / 159.0 MiB; 19s remote-cache ... (35 actions, 0 running) [10,209 / 11,656] 216 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 117.0 MiB / 159.0 MiB; 20s remote-cache ... (35 actions, 0 running) [10,236 / 11,686] 217 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 124.0 MiB / 159.0 MiB; 21s remote-cache ... (35 actions, 0 running) [10,248 / 11,686] 217 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 130.0 MiB / 159.0 MiB; 22s remote-cache ... (35 actions, 0 running) [10,257 / 11,686] 217 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 135.0 MiB / 159.0 MiB; 23s remote-cache ... (34 actions, 0 running) [10,280 / 11,686] 217 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 142.0 MiB / 159.0 MiB; 24s remote-cache ... (35 actions, 0 running) [10,300 / 11,696] 219 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 150.0 MiB / 159.0 MiB; 26s remote-cache ... (35 actions, 0 running) [10,313 / 11,696] 219 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; Downloading pkg/infoschema/infoschema_test_/infoschema_test, 156.0 MiB / 159.0 MiB; 27s remote-cache ... (35 actions, 0 running) [10,324 / 11,696] 219 / 411 tests; GoLink pkg/infoschema/infoschema_test_/infoschema_test; 28s remote-cache ... (35 actions, 0 running) [10,336 / 11,717] 219 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 138.0 MiB / 212.4 MiB; 24s remote-cache ... (35 actions, 0 running) [10,349 / 11,717] 219 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 144.0 MiB / 212.4 MiB; 25s remote-cache ... (35 actions, 0 running) [10,361 / 11,717] 219 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 151.0 MiB / 212.4 MiB; 26s remote-cache ... (35 actions, 0 running) [10,370 / 11,717] 219 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 156.0 MiB / 212.4 MiB; 27s remote-cache ... (35 actions, 0 running) [10,386 / 11,717] 219 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 162.0 MiB / 212.4 MiB; 28s remote-cache ... (35 actions, 0 running) [10,396 / 11,717] 219 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 168.0 MiB / 212.4 MiB; 29s remote-cache ... (35 actions, 0 running) [10,411 / 11,771] 219 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 174.0 MiB / 212.4 MiB; 30s remote-cache ... (35 actions, 0 running) [10,429 / 11,773] 219 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 181.0 MiB / 212.4 MiB; 31s remote-cache ... (35 actions, 0 running) [10,443 / 11,802] 220 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 187.0 MiB / 212.4 MiB; 32s remote-cache ... (35 actions, 0 running) [10,461 / 11,802] 220 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 194.0 MiB / 212.4 MiB; 33s remote-cache ... (35 actions, 0 running) [10,479 / 11,802] 221 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 202.0 MiB / 212.4 MiB; 35s remote-cache ... (35 actions, 0 running) [10,498 / 11,802] 221 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; Downloading pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test, 209.0 MiB / 212.4 MiB; 36s remote-cache ... (35 actions, 0 running) [10,516 / 11,802] 223 / 411 tests; GoLink pkg/ttl/ttlworker/ttlworker_test_/ttlworker_test; 37s remote-cache ... (35 actions, 0 running) [10,530 / 11,853] 223 / 411 tests; GoLink pkg/bindinfo/bindinfo_test_/bindinfo_test; 37s remote-cache ... (35 actions, 0 running) [10,543 / 11,904] 223 / 411 tests; GoLink pkg/statistics/handle/usage/usage_test_/usage_test; Downloading pkg/statistics/handle/usage/usage_test_/usage_test, 144.0 MiB / 157.5 MiB; 25s remote-cache ... (35 actions, 0 running) [10,557 / 11,904] 223 / 411 tests; GoLink pkg/statistics/handle/usage/usage_test_/usage_test; Downloading pkg/statistics/handle/usage/usage_test_/usage_test, 151.0 MiB / 157.5 MiB; 26s remote-cache ... (35 actions, 0 running) [10,566 / 11,904] 223 / 411 tests; GoLink pkg/statistics/handle/usage/usage_test_/usage_test; Downloading pkg/statistics/handle/usage/usage_test_/usage_test, 156.0 MiB / 157.5 MiB; 27s remote-cache ... (35 actions, 0 running) [10,577 / 11,906] 223 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 130.0 MiB / 211.8 MiB; 22s remote-cache ... (35 actions, 0 running) [10,587 / 11,908] 223 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 136.0 MiB / 211.8 MiB; 24s remote-cache ... (35 actions, 0 running) [10,599 / 11,908] 223 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 142.0 MiB / 211.8 MiB; 25s remote-cache ... (35 actions, 0 running) [10,611 / 11,908] 223 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 148.0 MiB / 211.8 MiB; 26s remote-cache ... (35 actions, 0 running) [10,620 / 11,908] 225 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 154.0 MiB / 211.8 MiB; 27s remote-cache ... (35 actions, 0 running) [10,627 / 11,908] 226 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 159.1 MiB / 211.8 MiB; 29s remote-cache ... (35 actions, 0 running) [10,636 / 11,908] 226 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 162.1 MiB / 211.8 MiB; 30s remote-cache ... (35 actions, 0 running) [10,651 / 11,908] 226 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 169.1 MiB / 211.8 MiB; 31s remote-cache ... (35 actions, 0 running) [10,665 / 11,908] 226 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 176.1 MiB / 211.8 MiB; 32s remote-cache ... (35 actions, 0 running) [10,680 / 11,908] 226 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 182.1 MiB / 211.8 MiB; 33s remote-cache ... (35 actions, 0 running) [10,696 / 11,908] 226 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 189.1 MiB / 211.8 MiB; 34s remote-cache ... (35 actions, 0 running) [10,710 / 11,908] 226 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 196.1 MiB / 211.8 MiB; 35s remote-cache ... (35 actions, 0 running) [10,719 / 11,908] 226 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 202.1 MiB / 211.8 MiB; 36s remote-cache ... (35 actions, 0 running) [10,731 / 11,908] 226 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; Downloading pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test, 208.1 MiB / 211.8 MiB; 37s remote-cache ... (35 actions, 0 running) [10,749 / 11,908] 226 / 411 tests; GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 38s remote-cache ... (35 actions, 0 running) [10,764 / 11,976] 227 / 411 tests; GoLink pkg/store/gcworker/gcworker_test_/gcworker_test; Downloading pkg/store/gcworker/gcworker_test_/gcworker_test, 205.1 MiB / 210.2 MiB; 36s remote-cache ... (35 actions, 0 running) [10,777 / 11,976] 227 / 411 tests; GoLink pkg/store/gcworker/gcworker_test_/gcworker_test; 37s remote-cache ... (35 actions, 0 running) [10,795 / 12,002] 228 / 411 tests; GoLink br/pkg/backup/backup_test_/backup_test; Downloading br/pkg/backup/backup_test_/backup_test, 196.1 MiB / 215.3 MiB; 35s remote-cache ... (35 actions, 0 running) [10,809 / 12,002] 228 / 411 tests; GoLink br/pkg/backup/backup_test_/backup_test; Downloading br/pkg/backup/backup_test_/backup_test, 203.1 MiB / 215.3 MiB; 36s remote-cache ... (35 actions, 0 running) [10,819 / 12,002] 228 / 411 tests; GoLink br/pkg/backup/backup_test_/backup_test; Downloading br/pkg/backup/backup_test_/backup_test, 210.1 MiB / 215.3 MiB; 37s remote-cache ... (35 actions, 0 running) [10,831 / 12,002] 228 / 411 tests; GoLink br/pkg/backup/backup_test_/backup_test; 38s remote-cache ... (35 actions, 0 running) [10,842 / 12,038] 228 / 411 tests; GoLink br/pkg/storage/storage_test_/storage_test; Downloading br/pkg/storage/storage_test_/storage_test, 146.1 MiB / 155.9 MiB; 26s remote-cache ... (35 actions, 0 running) [10,848 / 12,038] 228 / 411 tests; GoLink br/pkg/storage/storage_test_/storage_test; Downloading br/pkg/storage/storage_test_/storage_test, 152.1 MiB / 155.9 MiB; 27s remote-cache ... (35 actions, 0 running) [10,858 / 12,089] 228 / 411 tests; GoLink pkg/ddl/syncer/syncer_test_/syncer_test; 17s remote-cache ... (35 actions, 0 running) [10,873 / 12,093] 229 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 65.0 MiB / 158.2 MiB; 11s remote-cache ... (35 actions, 0 running) [10,884 / 12,093] 229 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 71.0 MiB / 158.2 MiB; 12s remote-cache ... (35 actions, 0 running) [10,895 / 12,093] 229 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 78.0 MiB / 158.2 MiB; 14s remote-cache ... (35 actions, 0 running) [10,907 / 12,093] 229 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 84.0 MiB / 158.2 MiB; 15s remote-cache ... (35 actions, 0 running) [10,923 / 12,095] 229 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 91.0 MiB / 158.2 MiB; 16s remote-cache ... (35 actions, 0 running) [10,933 / 12,095] 231 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 96.0 MiB / 158.2 MiB; 17s remote-cache ... (35 actions, 0 running) [10,941 / 12,095] 231 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 102.0 MiB / 158.2 MiB; 18s remote-cache ... (35 actions, 0 running) [10,952 / 12,095] 231 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 107.2 MiB / 158.2 MiB; 19s remote-cache ... (35 actions, 0 running) [10,976 / 12,095] 235 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 116.0 MiB / 158.2 MiB; 20s remote-cache ... (35 actions, 0 running) [10,991 / 12,095] 235 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 123.0 MiB / 158.2 MiB; 21s remote-cache ... (35 actions, 0 running) [11,004 / 12,095] 235 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 130.0 MiB / 158.2 MiB; 22s remote-cache ... (35 actions, 0 running) [11,020 / 12,112] 235 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 136.0 MiB / 158.2 MiB; 23s remote-cache ... (35 actions, 0 running) [11,033 / 12,112] 235 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 143.0 MiB / 158.2 MiB; 24s remote-cache ... (35 actions, 0 running) [11,039 / 12,112] 235 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 150.0 MiB / 158.2 MiB; 25s remote-cache ... (35 actions, 0 running) [11,052 / 12,130] 235 / 411 tests; GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; Downloading pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test, 156.0 MiB / 158.2 MiB; 26s remote-cache ... (35 actions, 0 running) [11,073 / 12,165] 235 / 411 tests; GoLink pkg/owner/owner_test_/owner_test; Downloading pkg/owner/owner_test_/owner_test, 158.0 MiB / 163.0 MiB; 27s remote-cache ... (35 actions, 0 running) [11,083 / 12,165] 235 / 411 tests; GoLink pkg/owner/owner_test_/owner_test; 28s remote-cache ... (35 actions, 0 running) [11,098 / 12,171] 235 / 411 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 167.0 MiB / 219.3 MiB; 29s remote-cache ... (35 actions, 0 running) [11,111 / 12,171] 235 / 411 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 174.0 MiB / 219.3 MiB; 30s remote-cache ... (35 actions, 0 running) [11,126 / 12,171] 235 / 411 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 181.0 MiB / 219.3 MiB; 31s remote-cache ... (35 actions, 0 running) [11,137 / 12,171] 235 / 411 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 187.0 MiB / 219.3 MiB; 32s remote-cache ... (35 actions, 0 running) [11,145 / 12,171] 236 / 411 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 193.0 MiB / 219.3 MiB; 33s remote-cache ... (35 actions, 0 running) [11,156 / 12,171] 236 / 411 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 199.0 MiB / 219.3 MiB; 34s remote-cache ... (35 actions, 0 running) [11,164 / 12,171] 236 / 411 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 205.0 MiB / 219.3 MiB; 35s remote-cache ... (35 actions, 0 running) [11,167 / 12,171] 236 / 411 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 210.0 MiB / 219.3 MiB; 36s remote-cache ... (35 actions, 0 running) [11,174 / 12,171] 237 / 411 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 215.0 MiB / 219.3 MiB; 37s remote-cache ... (35 actions, 0 running) [11,180 / 12,171] 237 / 411 tests; GoLink pkg/timer/timer_test_/timer_test; 38s remote-cache ... (35 actions, 0 running) [11,189 / 12,178] 238 / 411 tests; GoLink pkg/executor/test/oomtest/oomtest_test_/oomtest_test; Downloading pkg/executor/test/oomtest/oomtest_test_/oomtest_test, 210.0 MiB / 211.3 MiB; 37s remote-cache ... (35 actions, 0 running) [11,196 / 12,182] 238 / 411 tests; GoLink pkg/session/temporarytabletest/temporarytabletest_test_/temporarytabletest_test; Downloading pkg/session/temporarytabletest/temporarytabletest_test_/temporarytabletest_test, 202.0 MiB / 211.3 MiB; 35s remote-cache ... (35 actions, 0 running) [11,205 / 12,182] 238 / 411 tests; GoLink pkg/session/temporarytabletest/temporarytabletest_test_/temporarytabletest_test; Downloading pkg/session/temporarytabletest/temporarytabletest_test_/temporarytabletest_test, 208.0 MiB / 211.3 MiB; 37s remote-cache ... (35 actions, 0 running) [11,211 / 12,182] 238 / 411 tests; GoLink pkg/session/temporarytabletest/temporarytabletest_test_/temporarytabletest_test; 38s remote-cache ... (35 actions, 0 running) [11,222 / 12,205] 238 / 411 tests; GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; Downloading pkg/executor/test/seqtest/seqtest_test_/seqtest_test, 182.0 MiB / 215.0 MiB; 32s remote-cache ... (35 actions, 0 running) [11,229 / 12,205] 238 / 411 tests; GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; Downloading pkg/executor/test/seqtest/seqtest_test_/seqtest_test, 187.0 MiB / 215.0 MiB; 33s remote-cache ... (35 actions, 0 running) [11,240 / 12,205] 238 / 411 tests; GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; Downloading pkg/executor/test/seqtest/seqtest_test_/seqtest_test, 193.0 MiB / 215.0 MiB; 34s remote-cache ... (35 actions, 0 running) [11,247 / 12,217] 238 / 411 tests; GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; Downloading pkg/executor/test/seqtest/seqtest_test_/seqtest_test, 199.0 MiB / 215.0 MiB; 35s remote-cache ... (35 actions, 0 running) [11,256 / 12,268] 238 / 411 tests; GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; Downloading pkg/executor/test/seqtest/seqtest_test_/seqtest_test, 205.0 MiB / 215.0 MiB; 36s remote-cache ... (35 actions, 0 running) [11,266 / 12,268] 238 / 411 tests; GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; Downloading pkg/executor/test/seqtest/seqtest_test_/seqtest_test, 213.0 MiB / 215.0 MiB; 38s remote-cache ... (35 actions, 0 running) [11,277 / 12,268] 239 / 411 tests; GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; 39s remote-cache ... (35 actions, 0 running) [11,287 / 12,297] 239 / 411 tests; GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; Downloading pkg/executor/test/simpletest/simpletest_test_/simpletest_test, 181.0 MiB / 214.9 MiB; 33s remote-cache ... (35 actions, 0 running) [11,298 / 12,299] 240 / 411 tests; GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; Downloading pkg/executor/test/simpletest/simpletest_test_/simpletest_test, 187.0 MiB / 214.9 MiB; 34s remote-cache ... (35 actions, 0 running) [11,306 / 12,301] 240 / 411 tests; GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; Downloading pkg/executor/test/simpletest/simpletest_test_/simpletest_test, 193.0 MiB / 214.9 MiB; 35s remote-cache ... (35 actions, 0 running) [11,314 / 12,301] 241 / 411 tests; GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; Downloading pkg/executor/test/simpletest/simpletest_test_/simpletest_test, 199.0 MiB / 214.9 MiB; 36s remote-cache ... (35 actions, 0 running) [11,321 / 12,301] 242 / 411 tests; GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; Downloading pkg/executor/test/simpletest/simpletest_test_/simpletest_test, 205.0 MiB / 214.9 MiB; 37s remote-cache ... (35 actions, 0 running) [11,329 / 12,301] 242 / 411 tests; GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; Downloading pkg/executor/test/simpletest/simpletest_test_/simpletest_test, 211.0 MiB / 214.9 MiB; 38s remote-cache ... (35 actions, 0 running) [11,335 / 12,301] 243 / 411 tests; GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; 40s remote-cache ... (35 actions, 0 running) [11,347 / 12,313] 244 / 411 tests; GoLink pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test; Downloading pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test, 209.0 MiB / 211.3 MiB; 38s remote-cache ... (35 actions, 0 running) [11,357 / 12,313] 245 / 411 tests; GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; 39s remote-cache ... (34 actions, 0 running) [11,366 / 12,321] 245 / 411 tests; GoLink pkg/planner/core/casetest/physicalplantest/physicalplantest_test_/physicalplantest_test; Downloading pkg/planner/core/casetest/physicalplantest/physicalplantest_test_/physicalplantest_test, 194.0 MiB / 211.5 MiB; 36s remote-cache ... (35 actions, 0 running) [11,374 / 12,321] 246 / 411 tests; GoLink pkg/planner/core/casetest/physicalplantest/physicalplantest_test_/physicalplantest_test; Downloading pkg/planner/core/casetest/physicalplantest/physicalplantest_test_/physicalplantest_test, 200.2 MiB / 211.5 MiB; 37s remote-cache ... (35 actions, 0 running) [11,378 / 12,321] 246 / 411 tests; GoLink pkg/planner/core/casetest/physicalplantest/physicalplantest_test_/physicalplantest_test; Downloading pkg/planner/core/casetest/physicalplantest/physicalplantest_test_/physicalplantest_test, 206.0 MiB / 211.5 MiB; 38s remote-cache ... (35 actions, 0 running) [11,389 / 12,321] 246 / 411 tests; GoLink pkg/planner/core/casetest/physicalplantest/physicalplantest_test_/physicalplantest_test; 39s remote-cache ... (35 actions, 0 running) [11,401 / 12,356] 247 / 411 tests; GoLink pkg/ddl/tests/fail/fail_test_/fail_test; Downloading pkg/ddl/tests/fail/fail_test_/fail_test, 191.0 MiB / 211.0 MiB; 36s remote-cache ... (35 actions, 0 running) [11,407 / 12,356] 247 / 411 tests; GoLink pkg/ddl/tests/fail/fail_test_/fail_test; Downloading pkg/ddl/tests/fail/fail_test_/fail_test, 199.0 MiB / 211.0 MiB; 37s remote-cache ... (35 actions, 0 running) [11,415 / 12,356] 247 / 411 tests; GoLink pkg/ddl/tests/fail/fail_test_/fail_test; Downloading pkg/ddl/tests/fail/fail_test_/fail_test, 204.0 MiB / 211.0 MiB; 38s remote-cache ... (35 actions, 0 running) [11,430 / 12,356] 248 / 411 tests; GoLink pkg/ddl/tests/fail/fail_test_/fail_test; Downloading pkg/ddl/tests/fail/fail_test_/fail_test, 211.0 MiB / 211.0 MiB; 39s remote-cache ... (35 actions, 0 running) [11,440 / 12,369] 248 / 411 tests; GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; Downloading pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test, 206.0 MiB / 211.5 MiB; 38s remote-cache ... (35 actions, 0 running) [11,449 / 12,369] 248 / 411 tests; GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; 40s remote-cache ... (35 actions, 0 running) [11,459 / 12,427] 249 / 411 tests; GoLink pkg/executor/test/splittest/splittest_test_/splittest_test; Downloading pkg/executor/test/splittest/splittest_test_/splittest_test, 208.0 MiB / 211.3 MiB; 39s remote-cache ... (35 actions, 0 running) [11,472 / 12,447] 249 / 411 tests; GoLink pkg/executor/test/splittest/splittest_test_/splittest_test; 40s remote-cache ... (35 actions, 0 running) [11,485 / 12,453] 250 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 138.0 MiB / 211.4 MiB; 25s remote-cache ... (35 actions, 0 running) [11,494 / 12,453] 250 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 144.0 MiB / 211.4 MiB; 26s remote-cache ... (35 actions, 0 running) [11,500 / 12,453] 250 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 150.0 MiB / 211.4 MiB; 27s remote-cache ... (35 actions, 0 running) [11,508 / 12,453] 251 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 156.0 MiB / 211.4 MiB; 28s remote-cache ... (35 actions, 0 running) [11,520 / 12,453] 253 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 163.0 MiB / 211.4 MiB; 30s remote-cache ... (35 actions, 0 running) [11,533 / 12,455] 254 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 168.0 MiB / 211.4 MiB; 31s remote-cache ... (35 actions, 0 running) [11,539 / 12,455] 255 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 174.0 MiB / 211.4 MiB; 32s remote-cache ... (35 actions, 0 running) [11,552 / 12,455] 255 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 180.0 MiB / 211.4 MiB; 33s remote-cache ... (35 actions, 0 running) [11,574 / 12,457] 257 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 187.0 MiB / 211.4 MiB; 34s remote-cache ... (35 actions, 0 running) [11,591 / 12,459] 258 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 194.0 MiB / 211.4 MiB; 35s remote-cache ... (35 actions, 0 running) [11,600 / 12,459] 258 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 200.0 MiB / 211.4 MiB; 36s remote-cache ... (35 actions, 0 running) [11,610 / 12,459] 260 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 206.0 MiB / 211.4 MiB; 37s remote-cache ... (35 actions, 0 running) [11,614 / 12,459] 261 / 411 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 211.0 MiB / 211.4 MiB; 38s remote-cache ... (35 actions, 0 running) [11,628 / 12,480] 261 / 411 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 176.0 MiB / 210.9 MiB; 31s remote-cache ... (35 actions, 0 running) [11,636 / 12,480] 261 / 411 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 182.0 MiB / 210.9 MiB; 32s remote-cache ... (35 actions, 0 running) [11,644 / 12,480] 261 / 411 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 188.0 MiB / 210.9 MiB; 34s remote-cache ... (35 actions, 0 running) [11,653 / 12,506] 261 / 411 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 194.0 MiB / 210.9 MiB; 35s remote-cache ... (35 actions, 0 running) [11,661 / 12,512] 261 / 411 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 200.0 MiB / 210.9 MiB; 36s remote-cache ... (35 actions, 0 running) [11,668 / 12,518] 262 / 411 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 206.0 MiB / 210.9 MiB; 37s remote-cache ... (35 actions, 0 running) [11,680 / 12,518] 262 / 411 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; 38s remote-cache ... (35 actions, 0 running) [11,689 / 12,524] 262 / 411 tests; GoLink pkg/ddl/tests/resourcegroup/resourcegroup_test_/resourcegroup_test; 38s remote-cache ... (35 actions, 0 running) [11,706 / 12,530] 262 / 411 tests; GoLink pkg/util/schemacmp/schemacmp_test_/schemacmp_test; Downloading pkg/util/schemacmp/schemacmp_test_/schemacmp_test, 98.0 MiB / 100.9 MiB; 18s remote-cache ... (35 actions, 0 running) [11,722 / 12,571] 262 / 411 tests; GoLink pkg/executor/aggregate/aggregate_test_/aggregate_test; 18s remote-cache ... (35 actions, 0 running) [11,741 / 12,584] 264 / 411 tests; GoLink pkg/executor/internal/mpp/mpp_test_/mpp_test; Downloading pkg/executor/internal/mpp/mpp_test_/mpp_test, 89.0 MiB / 99.7 MiB; 16s remote-cache ... (35 actions, 0 running) [11,757 / 12,594] 264 / 411 tests; GoLink pkg/executor/internal/mpp/mpp_test_/mpp_test; Downloading pkg/executor/internal/mpp/mpp_test_/mpp_test, 96.0 MiB / 99.7 MiB; 17s remote-cache ... (35 actions, 0 running) [11,771 / 12,596] 264 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 102.0 MiB / 211.3 MiB; 18s remote-cache ... (35 actions, 0 running) [11,788 / 12,637] 265 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 109.0 MiB / 211.3 MiB; 19s remote-cache ... (35 actions, 0 running) [11,806 / 12,637] 265 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 116.0 MiB / 211.3 MiB; 20s remote-cache ... (35 actions, 0 running) [11,818 / 12,637] 265 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 121.2 MiB / 211.3 MiB; 21s remote-cache ... (35 actions, 0 running) [11,834 / 12,637] 265 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 128.0 MiB / 211.3 MiB; 22s remote-cache ... (35 actions, 0 running) [11,851 / 12,637] 267 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 136.0 MiB / 211.3 MiB; 23s remote-cache ... (35 actions, 0 running) [11,875 / 12,637] 268 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 144.0 MiB / 211.3 MiB; 24s remote-cache ... (35 actions, 0 running) [11,891 / 12,637] 270 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 151.0 MiB / 211.3 MiB; 25s remote-cache ... (35 actions, 0 running) [11,902 / 12,637] 270 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 158.0 MiB / 211.3 MiB; 26s remote-cache ... (35 actions, 0 running) [11,921 / 12,650] 270 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 166.0 MiB / 211.3 MiB; 28s remote-cache ... (35 actions, 0 running) [11,940 / 12,650] 272 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 172.3 MiB / 211.3 MiB; 29s remote-cache ... (35 actions, 0 running) [11,957 / 12,650] 274 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 181.0 MiB / 211.3 MiB; 30s remote-cache ... (35 actions, 0 running) [11,969 / 12,650] 274 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 187.0 MiB / 211.3 MiB; 31s remote-cache ... (35 actions, 0 running) [11,984 / 12,650] 275 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 194.0 MiB / 211.3 MiB; 32s remote-cache ... (35 actions, 0 running) [11,999 / 12,650] 276 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 201.0 MiB / 211.3 MiB; 33s remote-cache ... (35 actions, 0 running) [12,007 / 12,650] 277 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 207.0 MiB / 211.3 MiB; 34s remote-cache ... (35 actions, 0 running) [12,015 / 12,650] 278 / 411 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; 35s remote-cache ... (35 actions, 0 running) [12,022 / 12,652] 279 / 411 tests; GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; Downloading pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test, 174.0 MiB / 211.4 MiB; 28s remote-cache ... (35 actions, 0 running) [12,033 / 12,652] 279 / 411 tests; GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; Downloading pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test, 180.0 MiB / 211.4 MiB; 29s remote-cache ... (35 actions, 0 running) [12,043 / 12,661] 279 / 411 tests; GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; Downloading pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test, 186.0 MiB / 211.4 MiB; 30s remote-cache ... (35 actions, 0 running) [12,051 / 12,661] 281 / 411 tests; GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; Downloading pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test, 192.0 MiB / 211.4 MiB; 31s remote-cache ... (35 actions, 0 running) [12,059 / 12,661] 282 / 411 tests; GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; Downloading pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test, 199.0 MiB / 211.4 MiB; 33s remote-cache ... (35 actions, 0 running) [12,069 / 12,661] 282 / 411 tests; GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; Downloading pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test, 205.0 MiB / 211.4 MiB; 34s remote-cache ... (35 actions, 0 running) [12,080 / 12,661] 282 / 411 tests; GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; Downloading pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test, 211.0 MiB / 211.4 MiB; 35s remote-cache ... (35 actions, 0 running) [12,096 / 12,681] 282 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 109.0 MiB / 211.0 MiB; 19s remote-cache ... (35 actions, 0 running) [12,107 / 12,681] 283 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 115.0 MiB / 211.0 MiB; 20s remote-cache ... (35 actions, 0 running) [12,117 / 12,681] 283 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 120.0 MiB / 211.0 MiB; 21s remote-cache ... (35 actions, 0 running) [12,131 / 12,681] 283 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 126.0 MiB / 211.0 MiB; 22s remote-cache ... (35 actions, 0 running) [12,139 / 12,681] 283 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 132.0 MiB / 211.0 MiB; 23s remote-cache ... (35 actions, 0 running) [12,155 / 12,681] 283 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 139.0 MiB / 211.0 MiB; 24s remote-cache ... (35 actions, 0 running) [12,168 / 12,681] 284 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 146.0 MiB / 211.0 MiB; 25s remote-cache ... (35 actions, 0 running) [12,179 / 12,681] 284 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 153.0 MiB / 211.0 MiB; 27s remote-cache ... (35 actions, 0 running) [12,187 / 12,681] 284 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 159.0 MiB / 211.0 MiB; 28s remote-cache ... (35 actions, 0 running) [12,197 / 12,681] 284 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 165.0 MiB / 211.0 MiB; 29s remote-cache ... (35 actions, 0 running) [12,203 / 12,681] 284 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 171.0 MiB / 211.0 MiB; 30s remote-cache ... (35 actions, 0 running) [12,210 / 12,681] 285 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 176.4 MiB / 211.0 MiB; 31s remote-cache ... (35 actions, 0 running) [12,215 / 12,681] 285 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 182.0 MiB / 211.0 MiB; 32s remote-cache ... (35 actions, 0 running) [12,223 / 12,681] 285 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 188.0 MiB / 211.0 MiB; 33s remote-cache ... (35 actions, 0 running) [12,228 / 12,681] 286 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 193.0 MiB / 211.0 MiB; 34s remote-cache ... (35 actions, 0 running) [12,241 / 12,681] 287 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 200.0 MiB / 211.0 MiB; 35s remote-cache ... (35 actions, 0 running) [12,252 / 12,681] 287 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; Downloading pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test, 206.0 MiB / 211.0 MiB; 36s remote-cache ... (35 actions, 0 running) [12,265 / 12,681] 287 / 411 tests; GoLink pkg/statistics/handle/handletest/statstest/statstest_test_/statstest_test; 37s remote-cache ... (35 actions, 0 running) [12,277 / 12,742] 287 / 411 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 198.0 MiB / 211.3 MiB; 35s remote-cache ... (35 actions, 0 running) [12,286 / 12,742] 287 / 411 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 205.0 MiB / 211.3 MiB; 36s remote-cache ... (35 actions, 0 running) [12,293 / 12,744] 287 / 411 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 210.2 MiB / 211.3 MiB; 37s remote-cache ... (34 actions, 0 running) [12,299 / 12,756] 287 / 411 tests; GoLink pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test; Downloading pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test, 191.0 MiB / 211.3 MiB; 35s remote-cache ... (35 actions, 0 running) [12,308 / 12,756] 287 / 411 tests; GoLink pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test; Downloading pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test, 197.2 MiB / 211.3 MiB; 36s remote-cache ... (35 actions, 0 running) [12,313 / 12,756] 288 / 411 tests; GoLink pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test; Downloading pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test, 204.1 MiB / 211.3 MiB; 37s remote-cache ... (35 actions, 0 running) [12,318 / 12,756] 288 / 411 tests; GoLink pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test; Downloading pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test, 210.0 MiB / 211.3 MiB; 38s remote-cache ... (35 actions, 0 running) [12,327 / 12,768] 288 / 411 tests; GoLink pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test; Downloading pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test, 180.1 MiB / 211.3 MiB; 33s remote-cache ... (34 actions, 0 running) [12,335 / 12,819] 288 / 411 tests; GoLink pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test; Downloading pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test, 186.0 MiB / 211.3 MiB; 34s remote-cache ... (35 actions, 0 running) [12,342 / 12,825] 288 / 411 tests; GoLink pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test; Downloading pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test, 192.0 MiB / 211.3 MiB; 35s remote-cache ... (35 actions, 0 running) [12,346 / 12,825] 288 / 411 tests; GoLink pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test; Downloading pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test, 198.0 MiB / 211.3 MiB; 36s remote-cache ... (35 actions, 0 running) [12,350 / 12,825] 288 / 411 tests; GoLink pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test; Downloading pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test, 203.8 MiB / 211.3 MiB; 38s remote-cache ... (35 actions, 0 running) [12,359 / 12,878] 288 / 411 tests; GoLink pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test; Downloading pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test, 210.0 MiB / 211.3 MiB; 39s remote-cache ... (35 actions, 0 running) [12,367 / 12,884] 288 / 411 tests; GoLink pkg/statistics/handle/handletest/handletest_test_/handletest_test; Downloading pkg/statistics/handle/handletest/handletest_test_/handletest_test, 210.0 MiB / 211.4 MiB; 39s remote-cache ... (35 actions, 0 running) [12,377 / 12,929] 288 / 411 tests; GoLink pkg/executor/internal/calibrateresource/calibrateresource_test_/calibrateresource_test; 30s remote-cache ... (35 actions, 0 running) [12,385 / 12,931] 288 / 411 tests; GoLink pkg/executor/internal/querywatch/querywatch_test_/querywatch_test; Downloading pkg/executor/internal/querywatch/querywatch_test_/querywatch_test, 156.0 MiB / 157.6 MiB; 29s remote-cache ... (35 actions, 0 running) [12,396 / 12,984] 289 / 411 tests; GoLink pkg/executor/executor_test_/executor_test; Downloading pkg/executor/executor_test_/executor_test, 161.0 MiB / 162.5 MiB; 30s remote-cache ... (35 actions, 0 running) [12,407 / 13,042] 289 / 411 tests; GoLink pkg/store/driver/driver_test_/driver_test; Downloading pkg/store/driver/driver_test_/driver_test, 149.0 MiB / 157.2 MiB; 28s remote-cache ... (35 actions, 0 running) [12,411 / 13,042] 290 / 411 tests; GoLink pkg/store/driver/driver_test_/driver_test; Downloading pkg/store/driver/driver_test_/driver_test, 155.0 MiB / 157.2 MiB; 29s remote-cache ... (35 actions, 0 running) [12,417 / 13,051] 290 / 411 tests; GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; Downloading pkg/planner/cardinality/cardinality_test_/cardinality_test, 157.0 MiB / 158.0 MiB; 29s remote-cache ... (35 actions, 0 running) [12,426 / 13,080] 291 / 411 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 154.0 MiB / 161.0 MiB; 29s remote-cache ... (35 actions, 0 running) [12,433 / 13,080] 291 / 411 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 160.0 MiB / 161.0 MiB; 30s remote-cache ... (35 actions, 0 running) [12,442 / 13,097] 291 / 411 tests; GoLink pkg/plugin/plugin_test_/plugin_test; Downloading pkg/plugin/plugin_test_/plugin_test, 146.0 MiB / 160.3 MiB; 27s remote-cache ... (35 actions, 0 running) [12,449 / 13,097] 291 / 411 tests; GoLink pkg/plugin/plugin_test_/plugin_test; Downloading pkg/plugin/plugin_test_/plugin_test, 152.0 MiB / 160.3 MiB; 29s remote-cache ... (35 actions, 0 running) [12,457 / 13,099] 291 / 411 tests; GoLink pkg/plugin/plugin_test_/plugin_test; Downloading pkg/plugin/plugin_test_/plugin_test, 159.0 MiB / 160.3 MiB; 30s remote-cache ... (35 actions, 0 running) [12,473 / 13,116] 291 / 411 tests; GoLink lightning/pkg/server/server_test_/server_test; Downloading lightning/pkg/server/server_test_/server_test, 154.0 MiB / 155.0 MiB; 29s remote-cache ... (35 actions, 0 running) [12,486 / 13,128] 293 / 411 tests; GoLink pkg/store/store_test_/store_test; Downloading pkg/store/store_test_/store_test, 147.0 MiB / 157.9 MiB; 28s remote-cache ... (35 actions, 0 running) [12,498 / 13,128] 293 / 411 tests; GoLink pkg/store/store_test_/store_test; Downloading pkg/store/store_test_/store_test, 153.0 MiB / 157.9 MiB; 29s remote-cache ... (35 actions, 0 running) [12,504 / 13,128] 296 / 411 tests; GoLink pkg/store/store_test_/store_test; 30s remote-cache ... (35 actions, 0 running) [12,518 / 13,152] 296 / 411 tests; GoLink br/cmd/br/br_test_/br_test; Downloading br/cmd/br/br_test_/br_test, 161.0 MiB / 167.4 MiB; 30s remote-cache ... (35 actions, 0 running) [12,531 / 13,152] 298 / 411 tests; GoLink br/cmd/br/br_test_/br_test; Downloading br/cmd/br/br_test_/br_test, 167.0 MiB / 167.4 MiB; 31s remote-cache ... (35 actions, 0 running) [12,539 / 13,154] 298 / 411 tests; GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; Downloading pkg/util/stmtsummary/v2/tests/tests_test_/tests_test, 131.0 MiB / 157.9 MiB; 24s remote-cache ... (35 actions, 0 running) [12,549 / 13,154] 298 / 411 tests; GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; Downloading pkg/util/stmtsummary/v2/tests/tests_test_/tests_test, 137.0 MiB / 157.9 MiB; 26s remote-cache ... (35 actions, 0 running) [12,561 / 13,154] 299 / 411 tests; GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; Downloading pkg/util/stmtsummary/v2/tests/tests_test_/tests_test, 143.0 MiB / 157.9 MiB; 27s remote-cache ... (35 actions, 0 running) [12,572 / 13,154] 300 / 411 tests; GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; Downloading pkg/util/stmtsummary/v2/tests/tests_test_/tests_test, 149.0 MiB / 157.9 MiB; 28s remote-cache ... (35 actions, 0 running) [12,584 / 13,154] 302 / 411 tests; GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; Downloading pkg/util/stmtsummary/v2/tests/tests_test_/tests_test, 156.0 MiB / 157.9 MiB; 29s remote-cache ... (35 actions, 0 running) [12,600 / 13,167] 302 / 411 tests; GoLink pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test; Downloading pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test, 132.0 MiB / 158.3 MiB; 24s remote-cache ... (35 actions, 0 running) [12,618 / 13,167] 302 / 411 tests; GoLink pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test; Downloading pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test, 139.0 MiB / 158.3 MiB; 25s remote-cache ... (35 actions, 0 running) [12,630 / 13,167] 302 / 411 tests; GoLink pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test; Downloading pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test, 146.7 MiB / 158.3 MiB; 27s remote-cache ... (35 actions, 0 running) [12,639 / 13,167] 302 / 411 tests; GoLink pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test; Downloading pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test, 153.2 MiB / 158.3 MiB; 28s remote-cache ... (35 actions, 0 running) [12,647 / 13,167] 303 / 411 tests; GoLink pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test; 29s remote-cache ... (35 actions, 0 running) [12,659 / 13,198] 303 / 411 tests; GoLink pkg/executor/sortexec/sort_exec_test_/sort_exec_test; Downloading pkg/executor/sortexec/sort_exec_test_/sort_exec_test, 153.0 MiB / 157.8 MiB; 28s remote-cache ... (35 actions, 0 running) [12,667 / 13,198] 304 / 411 tests; GoLink pkg/executor/sortexec/sort_exec_test_/sort_exec_test; 29s remote-cache ... (35 actions, 0 running) [12,674 / 13,209] 304 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 44.0 MiB / 160.7 MiB; 8s remote-cache ... (35 actions, 0 running) [12,688 / 13,209] 305 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 50.0 MiB / 160.7 MiB; 9s remote-cache ... (35 actions, 0 running) [12,697 / 13,209] 305 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 57.0 MiB / 160.7 MiB; 11s remote-cache ... (35 actions, 0 running) [12,707 / 13,209] 306 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 62.0 MiB / 160.7 MiB; 12s remote-cache ... (35 actions, 0 running) [12,714 / 13,209] 306 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 69.0 MiB / 160.7 MiB; 13s remote-cache ... (35 actions, 0 running) [12,725 / 13,217] 306 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 75.0 MiB / 160.7 MiB; 14s remote-cache ... (35 actions, 0 running) [12,732 / 13,217] 307 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 80.0 MiB / 160.7 MiB; 15s remote-cache ... (35 actions, 0 running) [12,739 / 13,217] 307 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 86.0 MiB / 160.7 MiB; 16s remote-cache ... (35 actions, 0 running) [12,748 / 13,217] 307 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 92.0 MiB / 160.7 MiB; 17s remote-cache ... (35 actions, 0 running) [12,758 / 13,217] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 98.0 MiB / 160.7 MiB; 18s remote-cache ... (35 actions, 0 running) [12,767 / 13,217] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 104.0 MiB / 160.7 MiB; 19s remote-cache ... (35 actions, 0 running) [12,772 / 13,217] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 110.0 MiB / 160.7 MiB; 20s remote-cache ... (35 actions, 0 running) [12,782 / 13,221] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 116.0 MiB / 160.7 MiB; 22s remote-cache ... (35 actions, 0 running) [12,796 / 13,221] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 123.0 MiB / 160.7 MiB; 23s remote-cache ... (35 actions, 0 running) [12,803 / 13,221] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 129.0 MiB / 160.7 MiB; 24s remote-cache ... (35 actions, 0 running) [12,812 / 13,221] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 135.0 MiB / 160.7 MiB; 25s remote-cache ... (35 actions, 0 running) [12,820 / 13,221] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 140.0 MiB / 160.7 MiB; 26s remote-cache ... (35 actions, 0 running) [12,827 / 13,221] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 146.0 MiB / 160.7 MiB; 27s remote-cache ... (35 actions, 0 running) [12,836 / 13,221] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 152.0 MiB / 160.7 MiB; 28s remote-cache ... (35 actions, 0 running) [12,845 / 13,221] 308 / 411 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 160.0 MiB / 160.7 MiB; 30s remote-cache ... (35 actions, 0 running) [12,855 / 13,235] 309 / 411 tests; GoLink pkg/executor/test/admintest/admintest_test_/admintest_test; 30s remote-cache ... (35 actions, 0 running) [12,869 / 13,261] 310 / 411 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 140.0 MiB / 152.8 MiB; 26s remote-cache ... (35 actions, 0 running) [12,879 / 13,261] 310 / 411 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 145.0 MiB / 152.8 MiB; 27s remote-cache ... (35 actions, 0 running) [12,885 / 13,261] 310 / 411 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 151.7 MiB / 152.8 MiB; 28s remote-cache ... (35 actions, 0 running) [12,898 / 13,276] 312 / 411 tests; GoLink br/pkg/task/show/show_test_/show_test; Downloading br/pkg/task/show/show_test_/show_test, 151.0 MiB / 158.6 MiB; 28s remote-cache ... (35 actions, 0 running) [12,911 / 13,276] 313 / 411 tests; GoLink br/pkg/task/show/show_test_/show_test; Downloading br/pkg/task/show/show_test_/show_test, 158.0 MiB / 158.6 MiB; 29s remote-cache ... (35 actions, 0 running) [12,928 / 13,281] 313 / 411 tests; GoLink pkg/extension/enterprise/audit/audit_test_/audit_test; Downloading pkg/extension/enterprise/audit/audit_test_/audit_test, 157.0 MiB / 161.0 MiB; 29s remote-cache ... (35 actions, 0 running) [12,938 / 13,303] 315 / 411 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; Downloading pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test, 140.0 MiB / 157.8 MiB; 26s remote-cache ... (35 actions, 0 running) [12,948 / 13,303] 316 / 411 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; Downloading pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test, 146.0 MiB / 157.8 MiB; 27s remote-cache ... (35 actions, 0 running) [12,961 / 13,303] 317 / 411 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; Downloading pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test, 153.0 MiB / 157.8 MiB; 28s remote-cache ... (35 actions, 0 running) [12,970 / 13,303] 317 / 411 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; 29s remote-cache ... (35 actions, 0 running) [12,978 / 13,309] 318 / 411 tests; GoLink pkg/server/tests/tls/tls_test_/tls_test; Downloading pkg/server/tests/tls/tls_test_/tls_test, 155.0 MiB / 160.9 MiB; 28s remote-cache ... (35 actions, 0 running) [12,991 / 13,309] 322 / 411 tests; GoLink pkg/server/tests/tls/tls_test_/tls_test; 29s remote-cache ... (35 actions, 0 running) [13,004 / 13,318] 322 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 52.0 MiB / 160.4 MiB; 9s remote-cache ... (35 actions, 0 running) [13,010 / 13,318] 322 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 58.0 MiB / 160.4 MiB; 10s remote-cache ... (35 actions, 0 running) [13,013 / 13,318] 322 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 63.0 MiB / 160.4 MiB; 12s remote-cache ... (35 actions, 0 running) [13,018 / 13,318] 322 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 68.0 MiB / 160.4 MiB; 13s remote-cache ... (35 actions, 0 running) [13,030 / 13,318] 322 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 75.0 MiB / 160.4 MiB; 14s remote-cache ... (35 actions, 0 running) [13,038 / 13,318] 323 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 83.0 MiB / 160.4 MiB; 15s remote-cache ... (35 actions, 0 running) [13,045 / 13,320] 324 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 89.0 MiB / 160.4 MiB; 16s remote-cache ... (35 actions, 0 running) [13,051 / 13,320] 325 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 94.0 MiB / 160.4 MiB; 17s remote-cache ... (35 actions, 0 running) [13,060 / 13,320] 327 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 99.0 MiB / 160.4 MiB; 18s remote-cache ... (35 actions, 0 running) [13,066 / 13,320] 327 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 105.0 MiB / 160.4 MiB; 19s remote-cache ... (35 actions, 0 running) [13,072 / 13,320] 327 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 110.0 MiB / 160.4 MiB; 20s remote-cache ... (35 actions, 0 running) [13,077 / 13,320] 328 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 116.0 MiB / 160.4 MiB; 22s remote-cache ... (35 actions, 0 running) [13,081 / 13,320] 328 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 121.0 MiB / 160.4 MiB; 23s remote-cache ... (35 actions, 0 running) [13,086 / 13,320] 328 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 129.0 MiB / 160.4 MiB; 24s remote-cache ... (35 actions, 0 running) [13,090 / 13,320] 328 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 135.3 MiB / 160.4 MiB; 25s remote-cache ... (35 actions, 0 running) [13,093 / 13,320] 329 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 140.9 MiB / 160.4 MiB; 27s remote-cache ... (35 actions, 0 running) [13,093 / 13,320] 329 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 145.0 MiB / 160.4 MiB; 28s remote-cache ... (35 actions, 0 running) [13,098 / 13,333] 329 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 150.0 MiB / 160.4 MiB; 29s remote-cache ... (35 actions, 0 running) [13,102 / 13,333] 329 / 411 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 157.2 MiB / 160.4 MiB; 30s remote-cache ... (35 actions, 0 running) [13,105 / 13,356] 329 / 411 tests; GoLink lightning/pkg/importer/importer_test_/importer_test; Downloading lightning/pkg/importer/importer_test_/importer_test, 151.0 MiB / 167.0 MiB; 29s remote-cache ... (34 actions, 0 running) [13,109 / 13,358] 329 / 411 tests; GoLink lightning/pkg/importer/importer_test_/importer_test; Downloading lightning/pkg/importer/importer_test_/importer_test, 158.0 MiB / 167.0 MiB; 31s remote-cache ... (35 actions, 0 running) [13,111 / 13,358] 329 / 411 tests; GoLink lightning/pkg/importer/importer_test_/importer_test; Downloading lightning/pkg/importer/importer_test_/importer_test, 167.0 MiB / 167.0 MiB; 33s remote-cache ... (35 actions, 0 running) [13,116 / 13,409] 329 / 411 tests; GoLink pkg/autoid_service/autoid_service_test_/autoid_service_test; Downloading pkg/autoid_service/autoid_service_test_/autoid_service_test, 158.0 MiB / 163.8 MiB; 31s remote-cache ... (35 actions, 0 running) [13,120 / 13,411] 330 / 411 tests; GoLink pkg/autoid_service/autoid_service_test_/autoid_service_test; 32s remote-cache ... (34 actions, 0 running) [13,127 / 13,466] 330 / 411 tests; GoLink pkg/ddl/internal/session/session_test_/session_test; 31s remote-cache ... (35 actions, 0 running) [13,133 / 13,468] 330 / 411 tests; GoLink pkg/ddl/tests/metadatalock/metadatalock_test_/metadatalock_test; Downloading pkg/ddl/tests/metadatalock/metadatalock_test_/metadatalock_test, 156.9 MiB / 160.9 MiB; 31s remote-cache ... (35 actions, 0 running) [13,139 / 13,485] 331 / 411 tests; GoLink pkg/ddl/tests/metadatalock/metadatalock_test_/metadatalock_test; 32s remote-cache ... (35 actions, 0 running) [13,151 / 13,567] 331 / 411 tests; GoLink pkg/ddl/tests/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; Downloading pkg/ddl/tests/multivaluedindex/multivaluedindex_test_/multivaluedindex_test, 143.0 MiB / 157.8 MiB; 28s remote-cache ... (35 actions, 0 running) [13,156 / 13,567] 332 / 411 tests; GoLink pkg/ddl/tests/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; Downloading pkg/ddl/tests/multivaluedindex/multivaluedindex_test_/multivaluedindex_test, 147.1 MiB / 157.8 MiB; 29s remote-cache ... (35 actions, 0 running) [13,160 / 13,567] 333 / 411 tests; GoLink pkg/ddl/tests/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; Downloading pkg/ddl/tests/multivaluedindex/multivaluedindex_test_/multivaluedindex_test, 153.0 MiB / 157.8 MiB; 31s remote-cache ... (35 actions, 0 running) [13,162 / 13,567] 333 / 411 tests; GoLink pkg/ddl/tests/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; 32s remote-cache ... (35 actions, 0 running) [13,170 / 13,569] 334 / 411 tests; GoLink pkg/session/test/meta/meta_test_/meta_test; 32s remote-cache ... (35 actions, 0 running) [13,176 / 13,574] 334 / 411 tests; GoLink pkg/ddl/tests/partition/partition_test_/partition_test; 33s remote-cache ... (35 actions, 0 running) [13,184 / 13,640] 335 / 411 tests; GoLink pkg/ddl/tests/tiflash/tiflash_test_/tiflash_test; Downloading pkg/ddl/tests/tiflash/tiflash_test_/tiflash_test, 144.0 MiB / 157.8 MiB; 30s remote-cache ... (35 actions, 0 running) [13,189 / 13,691] 335 / 411 tests; GoLink pkg/ddl/tests/tiflash/tiflash_test_/tiflash_test; Downloading pkg/ddl/tests/tiflash/tiflash_test_/tiflash_test, 153.0 MiB / 157.8 MiB; 31s remote-cache ... (35 actions, 0 running) [13,196 / 13,691] 337 / 411 tests; GoLink pkg/ddl/tests/tiflash/tiflash_test_/tiflash_test; 33s remote-cache ... (35 actions, 0 running) [13,204 / 13,726] 337 / 411 tests; GoLink pkg/executor/test/ddl/ddl_test_/ddl_test; Downloading pkg/executor/test/ddl/ddl_test_/ddl_test, 156.0 MiB / 157.9 MiB; 33s remote-cache ... (35 actions, 0 running) [13,213 / 13,744] 338 / 411 tests; GoLink pkg/executor/test/executor/executor_test_/executor_test; Downloading pkg/executor/test/executor/executor_test_/executor_test, 154.0 MiB / 158.1 MiB; 32s remote-cache ... (35 actions, 0 running) [13,219 / 13,744] 338 / 411 tests; GoLink pkg/executor/test/executor/executor_test_/executor_test; 33s remote-cache ... (35 actions, 0 running) [13,224 / 13,795] 338 / 411 tests; GoLink pkg/executor/internal/exec/exec_test_/exec_test; 33s remote-cache ... (35 actions, 0 running) [13,231 / 13,819] 339 / 411 tests; GoLink pkg/infoschema/test/clustertablestest/clustertablestest_test_/clustertablestest_test; 34s remote-cache ... (35 actions, 0 running) [13,240 / 13,870] 339 / 411 tests; GoLink pkg/executor/test/loadremotetest/loadremotetest_test_/loadremotetest_test; 34s remote-cache ... (35 actions, 0 running) [13,253 / 13,874] 339 / 411 tests; GoLink pkg/sessiontxn/sessiontxn_test_/sessiontxn_test; Downloading pkg/sessiontxn/sessiontxn_test_/sessiontxn_test, 157.0 MiB / 158.1 MiB; 33s remote-cache ... (35 actions, 0 running) [13,259 / 13,899] 340 / 411 tests; GoLink pkg/executor/test/passwordtest/passwordtest_test_/passwordtest_test; Downloading pkg/executor/test/passwordtest/passwordtest_test_/passwordtest_test, 146.0 MiB / 157.9 MiB; 31s remote-cache ... (35 actions, 0 running) [13,267 / 13,899] 340 / 411 tests; GoLink pkg/executor/test/passwordtest/passwordtest_test_/passwordtest_test; Downloading pkg/executor/test/passwordtest/passwordtest_test_/passwordtest_test, 151.0 MiB / 157.9 MiB; 32s remote-cache ... (35 actions, 0 running) [13,273 / 13,899] 340 / 411 tests; GoLink pkg/executor/test/passwordtest/passwordtest_test_/passwordtest_test; Downloading pkg/executor/test/passwordtest/passwordtest_test_/passwordtest_test, 155.0 MiB / 157.9 MiB; 33s remote-cache ... (35 actions, 0 running) [13,279 / 13,908] 343 / 411 tests; GoLink pkg/executor/test/showtest/showtest_test_/showtest_test; Downloading pkg/executor/test/showtest/showtest_test_/showtest_test, 142.0 MiB / 158.0 MiB; 31s remote-cache ... (35 actions, 0 running) [13,287 / 13,908] 343 / 411 tests; GoLink pkg/executor/test/showtest/showtest_test_/showtest_test; Downloading pkg/executor/test/showtest/showtest_test_/showtest_test, 147.0 MiB / 158.0 MiB; 32s remote-cache ... (35 actions, 0 running) [13,291 / 13,908] 343 / 411 tests; GoLink pkg/executor/test/showtest/showtest_test_/showtest_test; Downloading pkg/executor/test/showtest/showtest_test_/showtest_test, 151.0 MiB / 158.0 MiB; 33s remote-cache ... (35 actions, 0 running) [13,300 / 13,908] 343 / 411 tests; GoLink pkg/executor/test/showtest/showtest_test_/showtest_test; Downloading pkg/executor/test/showtest/showtest_test_/showtest_test, 156.0 MiB / 158.0 MiB; 34s remote-cache ... (35 actions, 0 running) [13,309 / 13,936] 343 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; Downloading pkg/server/handler/tests/tests_test_/tests_test, 120.0 MiB / 167.0 MiB; 27s remote-cache ... (35 actions, 0 running) [13,316 / 13,936] 344 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; Downloading pkg/server/handler/tests/tests_test_/tests_test, 125.0 MiB / 167.0 MiB; 28s remote-cache ... (34 actions, 0 running) [13,320 / 13,936] 344 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; Downloading pkg/server/handler/tests/tests_test_/tests_test, 130.0 MiB / 167.0 MiB; 29s remote-cache ... (35 actions, 0 running) [13,326 / 13,936] 344 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; Downloading pkg/server/handler/tests/tests_test_/tests_test, 134.0 MiB / 167.0 MiB; 30s remote-cache ... (35 actions, 0 running) [13,333 / 13,936] 344 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; Downloading pkg/server/handler/tests/tests_test_/tests_test, 138.0 MiB / 167.0 MiB; 31s remote-cache ... (35 actions, 0 running) [13,340 / 13,936] 344 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; Downloading pkg/server/handler/tests/tests_test_/tests_test, 143.0 MiB / 167.0 MiB; 32s remote-cache ... (35 actions, 0 running) [13,351 / 13,936] 344 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; Downloading pkg/server/handler/tests/tests_test_/tests_test, 150.0 MiB / 167.0 MiB; 34s remote-cache ... (35 actions, 0 running) [13,356 / 13,936] 344 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; Downloading pkg/server/handler/tests/tests_test_/tests_test, 154.0 MiB / 167.0 MiB; 35s remote-cache ... (35 actions, 0 running) [13,363 / 13,936] 344 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; Downloading pkg/server/handler/tests/tests_test_/tests_test, 159.0 MiB / 167.0 MiB; 36s remote-cache ... (35 actions, 0 running) [13,366 / 13,936] 344 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; Downloading pkg/server/handler/tests/tests_test_/tests_test, 164.0 MiB / 167.0 MiB; 37s remote-cache ... (35 actions, 0 running) [13,381 / 13,944] 345 / 411 tests; GoLink pkg/server/handler/tests/tests_test_/tests_test; 38s remote-cache ... (35 actions, 0 running) [13,390 / 13,984] 345 / 411 tests; GoLink pkg/util/ddl-checker/ddl-checker_test_/ddl-checker_test; 36s remote-cache ... (35 actions, 0 running) [13,399 / 13,986] 345 / 411 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; 37s remote-cache ... (35 actions, 0 running) [13,411 / 13,996] 347 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 97.0 MiB / 161.1 MiB; 23s remote-cache ... (35 actions, 0 running) [13,422 / 13,996] 348 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 104.0 MiB / 161.1 MiB; 24s remote-cache ... (35 actions, 0 running) [13,430 / 13,996] 348 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 109.0 MiB / 161.1 MiB; 26s remote-cache ... (35 actions, 0 running) [13,440 / 13,996] 349 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 114.0 MiB / 161.1 MiB; 27s remote-cache ... (35 actions, 0 running) [13,445 / 13,996] 349 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 118.0 MiB / 161.1 MiB; 28s remote-cache ... (35 actions, 0 running) [13,454 / 13,996] 349 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 123.4 MiB / 161.1 MiB; 29s remote-cache ... (35 actions, 0 running) [13,464 / 13,996] 350 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 130.0 MiB / 161.1 MiB; 30s remote-cache ... (35 actions, 0 running) [13,470 / 13,996] 350 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 134.0 MiB / 161.1 MiB; 31s remote-cache ... (35 actions, 0 running) [13,478 / 13,996] 350 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 140.0 MiB / 161.1 MiB; 33s remote-cache ... (35 actions, 0 running) [13,487 / 13,996] 350 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 146.0 MiB / 161.1 MiB; 34s remote-cache ... (35 actions, 0 running) [13,494 / 13,996] 350 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 152.0 MiB / 161.1 MiB; 35s remote-cache ... (35 actions, 0 running) [13,504 / 13,996] 351 / 411 tests; GoLink pkg/server/server_test_/server_test; Downloading pkg/server/server_test_/server_test, 158.0 MiB / 161.1 MiB; 36s remote-cache ... (35 actions, 0 running) [13,511 / 14,047] 351 / 411 tests; GoLink pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; Downloading pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test, 128.5 MiB / 157.6 MiB; 29s remote-cache ... (35 actions, 0 running) [13,521 / 14,047] 351 / 411 tests; GoLink pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; Downloading pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test, 134.0 MiB / 157.6 MiB; 30s remote-cache ... (35 actions, 0 running) [13,528 / 14,047] 352 / 411 tests; GoLink pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; Downloading pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test, 140.0 MiB / 157.6 MiB; 31s remote-cache ... (35 actions, 0 running) [13,538 / 14,047] 352 / 411 tests; GoLink pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; Downloading pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test, 145.0 MiB / 157.6 MiB; 32s remote-cache ... (35 actions, 0 running) [13,548 / 14,047] 352 / 411 tests; GoLink pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; Downloading pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test, 151.0 MiB / 157.6 MiB; 33s remote-cache ... (35 actions, 0 running) [13,558 / 14,047] 352 / 411 tests; GoLink pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; Downloading pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test, 157.0 MiB / 157.6 MiB; 34s remote-cache ... (35 actions, 0 running) [13,565 / 14,052] 354 / 411 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 108.0 MiB / 158.1 MiB; 23s remote-cache ... (35 actions, 0 running) [13,577 / 14,052] 355 / 411 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 114.0 MiB / 158.1 MiB; 24s remote-cache ... (35 actions, 0 running) [13,585 / 14,052] 355 / 411 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 119.0 MiB / 158.1 MiB; 25s remote-cache ... (35 actions, 0 running) [13,595 / 14,052] 355 / 411 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 127.0 MiB / 158.1 MiB; 27s remote-cache ... (35 actions, 0 running) [13,599 / 14,052] 355 / 411 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 132.0 MiB / 158.1 MiB; 28s remote-cache ... (35 actions, 0 running) [13,611 / 14,054] 355 / 411 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 138.0 MiB / 158.1 MiB; 29s remote-cache ... (35 actions, 0 running) [13,622 / 14,054] 355 / 411 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 144.0 MiB / 158.1 MiB; 30s remote-cache ... (35 actions, 0 running) [13,630 / 14,054] 355 / 411 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 150.0 MiB / 158.1 MiB; 31s remote-cache ... (35 actions, 0 running) [13,633 / 14,054] 355 / 411 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 154.0 MiB / 158.1 MiB; 32s remote-cache ... (35 actions, 0 running) [13,641 / 14,054] 356 / 411 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; 33s remote-cache ... (35 actions, 0 running) [13,656 / 14,080] 356 / 411 tests; GoLink pkg/server/handler/optimizor/optimizor_test_/optimizor_test; Downloading pkg/server/handler/optimizor/optimizor_test_/optimizor_test, 158.0 MiB / 161.0 MiB; 32s remote-cache ... (35 actions, 0 running) [13,669 / 14,080] 356 / 411 tests; GoLink pkg/server/handler/optimizor/optimizor_test_/optimizor_test; 33s remote-cache ... (35 actions, 0 running) [13,677 / 14,111] 356 / 411 tests; GoLink pkg/infoschema/test/infoschemav2test/infoschemav2test_test_/infoschemav2test_test; Downloading pkg/infoschema/test/infoschemav2test/infoschemav2test_test_/infoschemav2test_test, 143.0 MiB / 157.8 MiB; 28s remote-cache ... (35 actions, 0 running) [13,684 / 14,111] 357 / 411 tests; GoLink pkg/infoschema/test/infoschemav2test/infoschemav2test_test_/infoschemav2test_test; Downloading pkg/infoschema/test/infoschemav2test/infoschemav2test_test_/infoschemav2test_test, 148.0 MiB / 157.8 MiB; 30s remote-cache ... (35 actions, 0 running) [13,692 / 14,111] 357 / 411 tests; GoLink pkg/infoschema/test/infoschemav2test/infoschemav2test_test_/infoschemav2test_test; Downloading pkg/infoschema/test/infoschemav2test/infoschemav2test_test_/infoschemav2test_test, 153.0 MiB / 157.8 MiB; 31s remote-cache ... (35 actions, 0 running) [13,705 / 14,111] 357 / 411 tests; GoLink pkg/infoschema/test/infoschemav2test/infoschemav2test_test_/infoschemav2test_test; 32s remote-cache ... (35 actions, 0 running) [13,719 / 14,113] 358 / 411 tests; GoLink pkg/planner/core/casetest/casetest_test_/casetest_test; Downloading pkg/planner/core/casetest/casetest_test_/casetest_test, 154.0 MiB / 157.9 MiB; 31s remote-cache ... (35 actions, 0 running) [13,724 / 14,113] 358 / 411 tests; GoLink pkg/planner/core/casetest/casetest_test_/casetest_test; 32s remote-cache ... (35 actions, 0 running) [13,733 / 14,137] 359 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 106.0 MiB / 160.7 MiB; 21s remote-cache ... (35 actions, 0 running) [13,741 / 14,137] 360 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 112.0 MiB / 160.7 MiB; 23s remote-cache ... (34 actions, 0 running) [13,751 / 14,139] 362 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 117.0 MiB / 160.7 MiB; 24s remote-cache ... (35 actions, 0 running) [13,765 / 14,139] 363 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 123.0 MiB / 160.7 MiB; 25s remote-cache ... (35 actions, 0 running) [13,780 / 14,139] 363 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 129.0 MiB / 160.7 MiB; 26s remote-cache ... (35 actions, 0 running) [13,792 / 14,139] 363 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 135.0 MiB / 160.7 MiB; 27s remote-cache ... (35 actions, 0 running) [13,801 / 14,139] 364 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 141.0 MiB / 160.7 MiB; 28s remote-cache ... (35 actions, 0 running) [13,805 / 14,139] 364 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 144.0 MiB / 160.7 MiB; 29s remote-cache ... (35 actions, 0 running) [13,814 / 14,141] 364 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 148.0 MiB / 160.7 MiB; 30s remote-cache ... (35 actions, 0 running) [13,820 / 14,141] 365 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 153.0 MiB / 160.7 MiB; 32s remote-cache ... (35 actions, 0 running) [13,833 / 14,165] 365 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; Downloading pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test, 158.0 MiB / 160.7 MiB; 33s remote-cache ... (35 actions, 0 running) [13,843 / 14,165] 365 / 411 tests; GoLink pkg/server/handler/extractorhandler/extractorhandler_test_/extractorhandler_test; 34s remote-cache ... (35 actions, 0 running) [13,847 / 14,167] 365 / 411 tests; GoLink pkg/planner/core/casetest/binaryplan/binaryplan_test_/binaryplan_test; 34s remote-cache ... (35 actions, 0 running) [13,851 / 14,169] 365 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 91.0 MiB / 157.9 MiB; 21s remote-cache ... (35 actions, 0 running) [13,856 / 14,169] 367 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 95.0 MiB / 157.9 MiB; 22s remote-cache ... (35 actions, 0 running) [13,867 / 14,169] 367 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 99.0 MiB / 157.9 MiB; 23s remote-cache ... (35 actions, 0 running) [13,872 / 14,169] 367 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 103.0 MiB / 157.9 MiB; 24s remote-cache ... (35 actions, 0 running) [13,879 / 14,169] 368 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 108.0 MiB / 157.9 MiB; 25s remote-cache ... (35 actions, 0 running) [13,884 / 14,169] 369 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 111.0 MiB / 157.9 MiB; 26s remote-cache ... (35 actions, 0 running) [13,887 / 14,169] 369 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 115.0 MiB / 157.9 MiB; 27s remote-cache ... (35 actions, 0 running) [13,889 / 14,169] 369 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 119.0 MiB / 157.9 MiB; 28s remote-cache ... (35 actions, 0 running) [13,898 / 14,171] 369 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 122.0 MiB / 157.9 MiB; 29s remote-cache ... (35 actions, 0 running) [13,903 / 14,171] 369 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 126.0 MiB / 157.9 MiB; 30s remote-cache ... (35 actions, 0 running) [13,913 / 14,171] 370 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 130.0 MiB / 157.9 MiB; 32s remote-cache ... (35 actions, 0 running) [13,921 / 14,171] 370 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 134.0 MiB / 157.9 MiB; 33s remote-cache ... (35 actions, 0 running) [13,926 / 14,171] 370 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 139.0 MiB / 157.9 MiB; 34s remote-cache ... (35 actions, 0 running) [13,929 / 14,171] 371 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 143.0 MiB / 157.9 MiB; 35s remote-cache ... (35 actions, 0 running) [13,937 / 14,171] 372 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 147.0 MiB / 157.9 MiB; 36s remote-cache ... (35 actions, 0 running) [13,943 / 14,171] 372 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 151.0 MiB / 157.9 MiB; 37s remote-cache ... (35 actions, 0 running) [13,947 / 14,171] 372 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; Downloading pkg/planner/core/casetest/dag/dag_test_/dag_test, 155.0 MiB / 157.9 MiB; 38s remote-cache ... (35 actions, 0 running) [13,954 / 14,171] 373 / 411 tests; GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; 40s remote-cache ... (35 actions, 0 running) [13,962 / 14,182] 373 / 411 tests; GoLink pkg/server/tests/tests_test_/tests_test; Downloading pkg/server/tests/tests_test_/tests_test, 146.0 MiB / 160.8 MiB; 38s remote-cache ... (35 actions, 0 running) [13,972 / 14,182] 373 / 411 tests; GoLink pkg/server/tests/tests_test_/tests_test; Downloading pkg/server/tests/tests_test_/tests_test, 151.0 MiB / 160.8 MiB; 39s remote-cache ... (35 actions, 0 running) [13,979 / 14,182] 373 / 411 tests; GoLink pkg/server/tests/tests_test_/tests_test; Downloading pkg/server/tests/tests_test_/tests_test, 157.0 MiB / 160.8 MiB; 41s remote-cache ... (35 actions, 0 running) [13,982 / 14,182] 373 / 411 tests; GoLink pkg/server/tests/tests_test_/tests_test; 42s remote-cache ... (35 actions, 0 running) [13,988 / 14,194] 373 / 411 tests; GoLink pkg/planner/core/casetest/hint/hint_test_/hint_test; Downloading pkg/planner/core/casetest/hint/hint_test_/hint_test, 132.0 MiB / 157.9 MiB; 36s remote-cache ... (35 actions, 0 running) [13,992 / 14,194] 373 / 411 tests; GoLink pkg/planner/core/casetest/hint/hint_test_/hint_test; Downloading pkg/planner/core/casetest/hint/hint_test_/hint_test, 136.0 MiB / 157.9 MiB; 37s remote-cache ... (35 actions, 0 running) [13,996 / 14,194] 373 / 411 tests; GoLink pkg/planner/core/casetest/hint/hint_test_/hint_test; Downloading pkg/planner/core/casetest/hint/hint_test_/hint_test, 141.0 MiB / 157.9 MiB; 39s remote-cache ... (35 actions, 0 running) [14,002 / 14,194] 374 / 411 tests; GoLink pkg/planner/core/casetest/hint/hint_test_/hint_test; Downloading pkg/planner/core/casetest/hint/hint_test_/hint_test, 146.0 MiB / 157.9 MiB; 40s remote-cache ... (35 actions, 0 running) [14,007 / 14,194] 374 / 411 tests; GoLink pkg/planner/core/casetest/hint/hint_test_/hint_test; Downloading pkg/planner/core/casetest/hint/hint_test_/hint_test, 150.0 MiB / 157.9 MiB; 41s remote-cache ... (35 actions, 0 running) [14,010 / 14,194] 374 / 411 tests; GoLink pkg/planner/core/casetest/hint/hint_test_/hint_test; Downloading pkg/planner/core/casetest/hint/hint_test_/hint_test, 153.0 MiB / 157.9 MiB; 42s remote-cache ... (35 actions, 0 running) [14,015 / 14,194] 374 / 411 tests; GoLink pkg/planner/core/casetest/hint/hint_test_/hint_test; Downloading pkg/planner/core/casetest/hint/hint_test_/hint_test, 157.1 MiB / 157.9 MiB; 44s remote-cache ... (35 actions, 0 running) [14,022 / 14,202] 374 / 411 tests; GoLink pkg/planner/core/casetest/index/index_test_/index_test; Downloading pkg/planner/core/casetest/index/index_test_/index_test, 157.0 MiB / 157.9 MiB; 44s remote-cache ... (35 actions, 0 running) [14,033 / 14,204] 374 / 411 tests; GoLink pkg/planner/core/casetest/partition/partition_test_/partition_test; Downloading pkg/planner/core/casetest/partition/partition_test_/partition_test, 152.0 MiB / 157.9 MiB; 43s remote-cache ... (35 actions, 0 running) [14,037 / 14,204] 375 / 411 tests; GoLink pkg/planner/core/casetest/partition/partition_test_/partition_test; Downloading pkg/planner/core/casetest/partition/partition_test_/partition_test, 157.0 MiB / 157.9 MiB; 44s remote-cache ... (35 actions, 0 running) [14,044 / 14,212] 375 / 411 tests; GoLink pkg/planner/core/casetest/mpp/mpp_test_/mpp_test; Downloading pkg/planner/core/casetest/mpp/mpp_test_/mpp_test, 157.0 MiB / 157.9 MiB; 44s remote-cache ... (35 actions, 0 running) [14,054 / 14,234] 375 / 411 tests; GoLink pkg/planner/core/casetest/rule/rule_test_/rule_test; Downloading pkg/planner/core/casetest/rule/rule_test_/rule_test, 146.0 MiB / 157.9 MiB; 41s remote-cache ... (35 actions, 0 running) [14,059 / 14,234] 375 / 411 tests; GoLink pkg/planner/core/casetest/rule/rule_test_/rule_test; Downloading pkg/planner/core/casetest/rule/rule_test_/rule_test, 150.0 MiB / 157.9 MiB; 43s remote-cache ... (35 actions, 0 running) [14,064 / 14,234] 376 / 411 tests; GoLink pkg/planner/core/casetest/rule/rule_test_/rule_test; Downloading pkg/planner/core/casetest/rule/rule_test_/rule_test, 155.0 MiB / 157.9 MiB; 44s remote-cache ... (35 actions, 0 running) [14,071 / 14,234] 377 / 411 tests; GoLink pkg/planner/core/casetest/rule/rule_test_/rule_test; 45s remote-cache ... (35 actions, 0 running) [14,082 / 14,246] 377 / 411 tests; GoLink pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test; Downloading pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test, 138.0 MiB / 157.9 MiB; 40s remote-cache ... (35 actions, 0 running) [14,086 / 14,246] 377 / 411 tests; GoLink pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test; Downloading pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test, 142.0 MiB / 157.9 MiB; 41s remote-cache ... (35 actions, 0 running) [14,092 / 14,246] 377 / 411 tests; GoLink pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test; Downloading pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test, 146.0 MiB / 157.9 MiB; 42s remote-cache ... (35 actions, 0 running) [14,096 / 14,246] 377 / 411 tests; GoLink pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test; Downloading pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test, 150.0 MiB / 157.9 MiB; 43s remote-cache ... (35 actions, 0 running) [14,099 / 14,246] 377 / 411 tests; GoLink pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test; Downloading pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test, 154.0 MiB / 157.9 MiB; 44s remote-cache ... (35 actions, 0 running) [14,108 / 14,246] 377 / 411 tests; GoLink pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test; Downloading pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test, 157.0 MiB / 157.9 MiB; 45s remote-cache ... (35 actions, 0 running) [14,114 / 14,253] 378 / 411 tests; GoLink pkg/planner/core/casetest/windows/windows_test_/windows_test; Downloading pkg/planner/core/casetest/windows/windows_test_/windows_test, 131.0 MiB / 157.9 MiB; 37s remote-cache ... (35 actions, 0 running) [14,120 / 14,253] 378 / 411 tests; GoLink pkg/planner/core/casetest/windows/windows_test_/windows_test; Downloading pkg/planner/core/casetest/windows/windows_test_/windows_test, 135.0 MiB / 157.9 MiB; 39s remote-cache ... (35 actions, 0 running) [14,128 / 14,253] 378 / 411 tests; GoLink pkg/planner/core/casetest/windows/windows_test_/windows_test; Downloading pkg/planner/core/casetest/windows/windows_test_/windows_test, 138.0 MiB / 157.9 MiB; 40s remote-cache ... (35 actions, 0 running) [14,138 / 14,253] 378 / 411 tests; GoLink pkg/planner/core/casetest/windows/windows_test_/windows_test; Downloading pkg/planner/core/casetest/windows/windows_test_/windows_test, 143.0 MiB / 157.9 MiB; 41s remote-cache ... (35 actions, 0 running) [14,145 / 14,253] 379 / 411 tests; GoLink pkg/planner/core/casetest/windows/windows_test_/windows_test; Downloading pkg/planner/core/casetest/windows/windows_test_/windows_test, 148.0 MiB / 157.9 MiB; 42s remote-cache ... (35 actions, 0 running) [14,151 / 14,253] 381 / 411 tests; GoLink pkg/planner/core/casetest/windows/windows_test_/windows_test; Downloading pkg/planner/core/casetest/windows/windows_test_/windows_test, 152.0 MiB / 157.9 MiB; 43s remote-cache ... (35 actions, 0 running) [14,157 / 14,253] 381 / 411 tests; GoLink pkg/planner/core/casetest/windows/windows_test_/windows_test; Downloading pkg/planner/core/casetest/windows/windows_test_/windows_test, 157.0 MiB / 157.9 MiB; 44s remote-cache ... (35 actions, 0 running) [14,166 / 14,259] 382 / 411 tests; GoLink pkg/planner/core/tests/prepare/prepare_test_/prepare_test; Downloading pkg/planner/core/tests/prepare/prepare_test_/prepare_test, 154.0 MiB / 158.0 MiB; 43s remote-cache ... (35 actions, 0 running) [14,177 / 14,259] 384 / 411 tests; GoLink pkg/planner/core/tests/prepare/prepare_test_/prepare_test; Downloading pkg/planner/core/tests/prepare/prepare_test_/prepare_test, 158.0 MiB / 158.0 MiB; 44s remote-cache ... (35 actions, 0 running) [14,183 / 14,284] 385 / 411 tests; GoLink pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test; Downloading pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test, 139.0 MiB / 157.9 MiB; 38s remote-cache ... (35 actions, 0 running) [14,194 / 14,284] 385 / 411 tests; GoLink pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test; Downloading pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test, 144.0 MiB / 157.9 MiB; 40s remote-cache ... (35 actions, 0 running) [14,203 / 14,284] 386 / 411 tests; GoLink pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test; Downloading pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test, 149.0 MiB / 157.9 MiB; 41s remote-cache ... (35 actions, 0 running) [14,211 / 14,284] 387 / 411 tests; GoLink pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test; Downloading pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test, 154.0 MiB / 157.9 MiB; 42s remote-cache ... (35 actions, 0 running) [14,217 / 14,284] 388 / 411 tests; GoLink pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test; Downloading pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test, 157.0 MiB / 157.9 MiB; 43s remote-cache ... (35 actions, 0 running) [14,223 / 14,286] 388 / 411 tests; GoLink pkg/session/bootstraptest/bootstraptest_test_/bootstraptest_test; Downloading pkg/session/bootstraptest/bootstraptest_test_/bootstraptest_test, 157.0 MiB / 158.0 MiB; 42s remote-cache ... (35 actions, 0 running) [14,236 / 14,298] 390 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 119.0 MiB / 157.9 MiB; 31s remote-cache ... (35 actions, 0 running) [14,238 / 14,298] 390 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 123.0 MiB / 157.9 MiB; 32s remote-cache ... (35 actions, 0 running) [14,244 / 14,298] 391 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 127.0 MiB / 157.9 MiB; 33s remote-cache ... (35 actions, 0 running) [14,245 / 14,298] 391 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 130.0 MiB / 157.9 MiB; 34s remote-cache ... (35 actions, 0 running) [14,246 / 14,298] 391 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 134.0 MiB / 157.9 MiB; 36s remote-cache ... (35 actions, 0 running) [14,249 / 14,298] 392 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 137.0 MiB / 157.9 MiB; 37s remote-cache ... (35 actions, 0 running) [14,257 / 14,298] 392 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 141.0 MiB / 157.9 MiB; 38s remote-cache ... (35 actions, 0 running) [14,259 / 14,298] 392 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 145.0 MiB / 157.9 MiB; 39s remote-cache ... (35 actions, 0 running) [14,262 / 14,298] 392 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 149.8 MiB / 157.9 MiB; 40s remote-cache ... (35 actions, 0 running) [14,266 / 14,298] 393 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 156.0 MiB / 157.9 MiB; 42s remote-cache ... (32 actions, 0 running) [14,268 / 14,298] 393 / 411 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; 43s remote-cache ... (30 actions, 0 running) [14,279 / 14,302] 393 / 411 tests; GoLink pkg/session/resourcegrouptest/resourcegrouptest_test_/resourcegrouptest_test; Downloading pkg/session/resourcegrouptest/resourcegrouptest_test_/resourcegrouptest_test, 149.0 MiB / 157.8 MiB; 40s remote-cache ... (23 actions, 0 running) [14,285 / 14,304] 395 / 411 tests; GoLink pkg/session/test/common/common_test_/common_test; Downloading pkg/session/test/common/common_test_/common_test, 146.0 MiB / 157.8 MiB; 38s remote-cache ... (18 actions, 0 running) [14,286 / 14,304] 396 / 411 tests; GoLink pkg/session/test/common/common_test_/common_test; Downloading pkg/session/test/common/common_test_/common_test, 152.0 MiB / 157.8 MiB; 39s remote-cache ... (18 actions, 0 running) [14,289 / 14,304] 396 / 411 tests; GoLink pkg/session/test/common/common_test_/common_test; 40s remote-cache ... (15 actions, 0 running) [14,291 / 14,312] 397 / 411 tests; GoLink pkg/session/test/test_test_/test_test; Downloading pkg/session/test/test_test_/test_test, 157.0 MiB / 157.9 MiB; 38s remote-cache ... (21 actions, 0 running) [14,294 / 14,339] 397 / 411 tests; GoLink pkg/session/test/privileges/privileges_test_/privileges_test; Downloading pkg/session/test/privileges/privileges_test_/privileges_test, 140.0 MiB / 157.8 MiB; 34s remote-cache ... (35 actions, 0 running) [14,295 / 14,339] 397 / 411 tests; GoLink pkg/session/test/privileges/privileges_test_/privileges_test; Downloading pkg/session/test/privileges/privileges_test_/privileges_test, 146.0 MiB / 157.8 MiB; 35s remote-cache ... (35 actions, 0 running) [14,299 / 14,339] 398 / 411 tests; GoLink pkg/session/test/privileges/privileges_test_/privileges_test; Downloading pkg/session/test/privileges/privileges_test_/privileges_test, 150.0 MiB / 157.8 MiB; 36s remote-cache ... (35 actions, 0 running) [14,307 / 14,339] 398 / 411 tests; GoLink pkg/session/test/privileges/privileges_test_/privileges_test; Downloading pkg/session/test/privileges/privileges_test_/privileges_test, 156.0 MiB / 157.8 MiB; 38s remote-cache ... (32 actions, 0 running) [14,310 / 14,349] 398 / 411 tests; GoLink pkg/session/test/privileges/privileges_test_/privileges_test; 39s remote-cache ... (30 actions, 0 running) [14,324 / 14,351] 399 / 411 tests; GoLink pkg/session/test/vars/vars_test_/vars_test; 38s remote-cache ... (27 actions, 0 running) [14,335 / 14,360] 400 / 411 tests; GoLink pkg/sessiontxn/isolation/isolation_test_/isolation_test; Downloading pkg/sessiontxn/isolation/isolation_test_/isolation_test, 149.0 MiB / 158.0 MiB; 35s remote-cache ... (25 actions, 0 running) [14,336 / 14,360] 400 / 411 tests; GoLink pkg/sessiontxn/isolation/isolation_test_/isolation_test; Downloading pkg/sessiontxn/isolation/isolation_test_/isolation_test, 154.0 MiB / 158.0 MiB; 36s remote-cache ... (24 actions, 0 running) [14,339 / 14,360] 401 / 411 tests; GoLink pkg/sessiontxn/isolation/isolation_test_/isolation_test; 38s remote-cache ... (21 actions, 0 running) [14,346 / 14,396] 401 / 411 tests; GoLink pkg/statistics/handle/autoanalyze/autoanalyze_test_/autoanalyze_test; Downloading pkg/statistics/handle/autoanalyze/autoanalyze_test_/autoanalyze_test, 154.0 MiB / 157.6 MiB; 35s remote-cache ... (35 actions, 0 running) [14,363 / 14,409] 402 / 411 tests; GoLink pkg/statistics/handle/autoanalyze/exec/exec_test_/exec_test; 37s remote-cache ... (34 actions, 0 running) [14,369 / 14,411] 402 / 411 tests; GoLink pkg/statistics/handle/autoanalyze/refresher/refresher_test_/refresher_test; 37s remote-cache ... (35 actions, 0 running) [14,373 / 14,425] 403 / 411 tests; GoLink pkg/statistics/handle/autoanalyze/priorityqueue/priorityqueue_test_/priorityqueue_test; 37s remote-cache ... (35 actions, 0 running) [14,391 / 14,470] 403 / 411 tests; GoLink pkg/statistics/handle/ddl/ddl_test_/ddl_test; Downloading pkg/statistics/handle/ddl/ddl_test_/ddl_test, 156.0 MiB / 157.6 MiB; 36s remote-cache ... (35 actions, 0 running) [14,399 / 14,498] 404 / 411 tests; GoLink pkg/statistics/handle/storage/storage_test_/storage_test; 36s remote-cache ... (35 actions, 0 running) [14,414 / 14,521] 405 / 411 tests; Testing //pkg/statistics/handle/autoanalyze:autoanalyze_test (shard 3 of 12); Downloading pkg/statistics/handle/autoanalyze/autoanalyze_test/shard_3_of_12/coverage.dat, 17.0 MiB / 18.3 MiB; 5s remote-cache ... (35 actions, 0 running) [14,419 / 14,521] 405 / 411 tests; Testing //pkg/statistics/handle/autoanalyze:autoanalyze_test (shard 4 of 12); Downloading pkg/statistics/handle/autoanalyze/autoanalyze_test/shard_4_of_12/coverage.dat, 16.0 MiB / 18.3 MiB; 5s remote-cache ... (35 actions, 0 running) [14,420 / 14,521] 405 / 411 tests; Testing //pkg/statistics/handle/autoanalyze:autoanalyze_test (shard 6 of 12); Downloading pkg/statistics/handle/autoanalyze/autoanalyze_test/shard_6_of_12/coverage.dat, 17.9 MiB / 18.3 MiB; 5s remote-cache ... (35 actions, 0 running) [14,433 / 14,521] 405 / 411 tests; Testing //pkg/statistics/handle/autoanalyze/priorityqueue:priorityqueue_test (shard 6 of 22); 6s remote-cache ... (35 actions, 0 running) [14,440 / 14,521] 406 / 411 tests; Testing //pkg/statistics/handle/handletest/lockstats:lockstats_test (shard 1 of 21); Downloading pkg/statistics/handle/handletest/lockstats/lockstats_test/shard_1_of_21/coverage.dat, 18.0 MiB / 18.3 MiB; 6s remote-cache ... (35 actions, 0 running) [14,449 / 14,521] 406 / 411 tests; Testing //pkg/statistics/handle/autoanalyze/refresher:refresher_test (shard 8 of 13); Downloading pkg/statistics/handle/autoanalyze/refresher/refresher_test/shard_8_of_13/coverage.dat, 18.0 MiB / 18.3 MiB; 6s remote-cache ... (35 actions, 0 running) [14,455 / 14,521] 406 / 411 tests; Testing //pkg/statistics/handle/autoanalyze/refresher:refresher_test (shard 9 of 13); 6s remote-cache ... (35 actions, 0 running) [14,459 / 14,521] 406 / 411 tests; Testing //pkg/statistics/handle/autoanalyze/priorityqueue:priorityqueue_test (shard 12 of 22); Downloading pkg/statistics/handle/autoanalyze/priorityqueue/priorityqueue_test/shard_12_of_22/coverage.dat, 17.0 MiB / 18.3 MiB; 6s remote-cache ... (35 actions, 0 running) [14,461 / 14,521] 407 / 411 tests; Testing //pkg/statistics/handle/autoanalyze/refresher:refresher_test (shard 10 of 13); 6s remote-cache ... (35 actions, 0 running) [14,474 / 14,521] 408 / 411 tests; Testing //pkg/statistics/handle/ddl:ddl_test (shard 8 of 27); 5s remote-cache ... (34 actions, 0 running) [14,488 / 14,521] 408 / 411 tests; Testing //pkg/statistics/handle/handletest/lockstats:lockstats_test (shard 10 of 21); Downloading pkg/statistics/handle/handletest/lockstats/lockstats_test/shard_10_of_21/coverage.dat, 18.0 MiB / 18.3 MiB; 6s remote-cache ... (33 actions, 0 running) [14,496 / 14,521] 408 / 411 tests; Testing //pkg/statistics/handle/storage:storage_test (shard 7 of 22); Downloading pkg/statistics/handle/storage/storage_test/shard_7_of_22/coverage.dat, 18.0 MiB / 18.3 MiB; 6s remote-cache ... (25 actions, 0 running) [14,499 / 14,521] 408 / 411 tests; Testing //pkg/statistics/handle/ddl:ddl_test (shard 17 of 27); 5s remote-cache ... (22 actions, 0 running) INFO: Elapsed time: 817.898s, Critical Path: 135.97s INFO: 14509 processes: 12847 remote cache hit, 1662 internal. INFO: Build completed successfully, 14509 total actions Test cases: finished with 7965 passing and 0 failing out of 7965 test cases Executed 0 out of 411 tests: 411 tests pass. root: /home/jenkins/.tidb/tmp/e081476d651b9af2f6aeee09f6cb0f82/execroot/__main__/bazel-out/k8-fastbuild/testlogs complete to collect bazel result. [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb [Pipeline] { [Pipeline] sh Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [TIDB_CODECOV_TOKEN] See https://jenkins.io/redirect/groovy-string-interpolation for details. + mv coverage.dat test_coverage/coverage.dat + wget -q -O codecov http://fileserver.pingcap.net/download/cicd/tools/codecov-v0.5.0 + chmod +x codecov + ./codecov --flags unit --dir test_coverage/ --token **** -B master -C 516977e1f99d9df87e142e1ea280baed56a12a70 [2024-05-06T07:06:46.101Z] ['info'] _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Codecov report uploader 0.5.0 [2024-05-06T07:06:46.110Z] ['info'] => Project root located at: /home/jenkins/agent/workspace/pingcap/tidb/merged_unit_test/tidb [2024-05-06T07:06:46.115Z] ['info'] -> Token found by arguments [2024-05-06T07:06:46.138Z] ['info'] Searching for coverage files... [2024-05-06T07:06:46.198Z] ['info'] Warning: Some files located via search were excluded from upload. [2024-05-06T07:06:46.198Z] ['info'] If Codecov did not locate your files, please review https://docs.codecov.com/docs/supported-report-formats [2024-05-06T07:06:46.198Z] ['info'] => Found 1 possible coverage files: coverage.dat [2024-05-06T07:06:46.199Z] ['info'] Processing test_coverage/coverage.dat... [2024-05-06T07:06:46.869Z] ['info'] Using manual override from args. [2024-05-06T07:06:46.870Z] ['info'] Detected Jenkins CI as the CI provider. [2024-05-06T07:06:46.885Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=master&build=1078&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftidb%2Fjob%2Fmerged_unit_test%2F1078%2F&commit=516977e1f99d9df87e142e1ea280baed56a12a70&job=&pr=&service=jenkins&slug=pingcap%2Ftidb&name=&tag=&flags=unit&parent= [2024-05-06T07:06:47.670Z] ['info'] https://app.codecov.io/github/pingcap/tidb/commit/516977e1f99d9df87e142e1ea280baed56a12a70 https://storage.googleapis.com/codecov/v4/raw/2024-05-06/F6B65B6EE70BEC6C6B5E073ED3BB1A79/516977e1f99d9df87e142e1ea280baed56a12a70/048b830d-4126-4c50-b3bb-87f36dd9567b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240506%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240506T070647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0e27914bac4a4383f49c6701c89d25079bec0b9f3102d3573398c50974c68e9 [2024-05-06T07:06:47.670Z] ['info'] Uploading... [2024-05-06T07:06:50.157Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tidb/commit/516977e1f99d9df87e142e1ea280baed56a12a70"} [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS