Skip to content

Console Output

Started by user Jenkins Admin
Obtained pipelines/pingcap/tidb/latest/merged_integration_copr_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_integration_copr_test.yaml from git https://github.com/PingCAP-QE/ci.git
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-copr-test-1069-x167l-hvhx-tcmt5
Agent pingcap-tidb-merged-integration-copr-test-1069-x167l-hvhx-tcmt5 is provisioned from template pingcap_tidb_merged_integration_copr_test_1069-x167l-hvhxl
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_copr_test/1069/"
    runUrl: "job/pingcap/job/tidb/job/merged_integration_copr_test/1069/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "3c1708bd821dc112e9793ce4b6b1e69f85d7e18e"
    jenkins/label: "pingcap_tidb_merged_integration_copr_test_1069-x167l"
  name: "pingcap-tidb-merged-integration-copr-test-1069-x167l-hvhx-tcmt5"
  namespace: "jenkins-tidb"
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchExpressions:
          - key: "kubernetes.io/arch"
            operator: "In"
            values:
            - "amd64"
  containers:
  - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest"
    name: "golang"
    resources:
      limits:
        memory: "12Gi"
        cpu: "20"
    tty: true
    volumeMounts:
    - 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-integration-copr-test-1069-x167l-hvhx-tcmt5"
    - name: "JENKINS_NAME"
      value: "pingcap-tidb-merged-integration-copr-test-1069-x167l-hvhx-tcmt5"
    - 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:
      medium: ""
    name: "workspace-volume"

Running on pingcap-tidb-merged-integration-copr-test-1069-x167l-hvhx-tcmt5 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_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_integration_copr_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
Avoid second fetch
Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main)
Commit message: "fix(br): use failpoint tidb-server instead (#2951)"
 > 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
 > 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] withCredentials
Masking supported pattern matches of $GITHUB_TOKEN
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 40 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Debug info)
[Pipeline] sh
+ printenv
PROW_JOB_ID=c199a357-650d-43c6-a9a4-f37d43f8c38a
JENKINS_NODE_COOKIE=4e399a8e-aed9-4407-86ae-ea22270bd9a9
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_copr_test/1069/
GOLANG_VERSION=1.21.6
HOSTNAME=pingcap-tidb-merged-integration-copr-test-1069-x167l-hvhx-tcmt5
HUDSON_SERVER_COOKIE=83ef27fe9acccc92
KUBERNETES_PORT_443_TCP_PORT=443
KUBERNETES_PORT=tcp://10.233.0.1:443
TERM=xterm
STAGE_NAME=Debug info
BUILD_TAG=jenkins-pingcap-tidb-merged_integration_copr_test-1069
KUBERNETES_SERVICE_PORT=443
GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009
JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_integration_copr_test","buildid":"1787437872316420098","prowjobid":"c199a357-650d-43c6-a9a4-f37d43f8c38a","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"957e6ae67d4c675c5b2a2e8182e21f971bdde575","base_link":"https://github.com/pingcap/tidb/compare/3ca57c1ff297...957e6ae67d4c"}}
KUBERNETES_SERVICE_HOST=10.233.0.1
WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test
JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_copr_test/
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_copr_test/1069/display/redirect?page=changes
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_copr_test/1069/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_integration_copr_test/1069/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_integration_copr_test
HUDSON_URL=https://do.pingcap.net/jenkins/
JOB_NAME=pingcap/tidb/merged_integration_copr_test
TZ=Asia/Shanghai
BUILD_DISPLAY_NAME=#1069
JENKINS_URL=https://do.pingcap.net/jenkins/
BUILD_ID=1787437872316420098
GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4
JOB_BASE_NAME=merged_integration_copr_test
GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_copr_test/1069/display/redirect?page=tests
SHLVL=3
HOME=/home/jenkins
POD_LABEL=pingcap_tidb_merged_integration_copr_test_1069-x167l
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_integration_copr_test@tmp
EXECUTOR_NUMBER=0
JENKINS_SERVER_COOKIE=durable-f7cab1c94b510f919d4c3c80480b06ba2843ac0eeac3a4f6f56eeacd85147937
NODE_LABELS=pingcap-tidb-merged-integration-copr-test-1069-x167l-hvhx-tcmt5 pingcap_tidb_merged_integration_copr_test_1069-x167l
GIT_URL=https://github.com/PingCAP-QE/ci.git
HUDSON_HOME=/var/jenkins_home
CLASSPATH=
NODE_NAME=pingcap-tidb-merged-integration-copr-test-1069-x167l-hvhx-tcmt5
GITHUB_TOKEN=****
GOPATH=/go
JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_copr_test/display/redirect
BUILD_NUMBER=1069
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.6.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.6'
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-build1944344317=/tmp/go-build -gno-record-gcc-switches'
+ echo -------------------------
-------------------------
+ echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-integration-copr-test-1069-x167l-hvhx-tcmt5 bash'
debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-integration-copr-test-1069-x167l-hvhx-tcmt5 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: 64676
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: a180bdab02f85aed (echoed)
;; QUESTION SECTION:
;github.com.			IN	A

;; ANSWER SECTION:
github.com.		21	IN	A	20.205.243.166

;; Query time: 0 msec
;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP)
;; WHEN: Mon May 06 11:03:43 UTC 2024
;; MSG SIZE  rcvd: 77

[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] timeout
Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb
[Pipeline] {
[Pipeline] cache
Cache restored successfully (git/pingcap/tidb/rev-3ca57c1-5871f4c)
460796928 bytes in 1.27 secs (362610920 bytes/sec)
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
git version 2.36.6
Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb/.git/
.git
HEAD is now at 20e647ba9d Merge commit '5871f4cf93fb896f8b0db52ef024c9533ab28c18' into HEAD
POST git-upload-pack (383 bytes)
POST git-upload-pack (973 bytes)
From https://github.com/pingcap/tidb
   3ca57c1ff2..957e6ae67d  master     -> origin/master
Warning: you are leaving 1 commit behind, not connected to
any of your branches:

  20e647ba9d Merge commit '5871f4cf93fb896f8b0db52ef024c9533ab28c18' into HEAD

If you want to keep it by creating a new branch, this may be a good time
to do so with:

 git branch <new-branch-name> 20e647ba9d

HEAD is now at 957e6ae67d planner: move MemtablePredicateExtractor interface to a unified base place. (#53031)
๐Ÿšง Checkouting to base SHA:957e6ae67d4c675c5b2a2e8182e21f971bdde575...
HEAD is now at 957e6ae67d planner: move MemtablePredicateExtractor interface to a unified base place. (#53031)
โœ… Checked. ๐ŸŽ‰
๐Ÿงพ HEAD info:
957e6ae67d4c675c5b2a2e8182e21f971bdde575
957e6ae67d planner: move MemtablePredicateExtractor interface to a unified base place. (#53031)
3ca57c1ff2 planner: fix index merge shouldn't push partial limit down when index plans are keep ordered (#52979)
17d3f7fd45 planner: small refactor for plan cache (#53028)
โœ… ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache saved successfully (git/pingcap/tidb/rev-957e6ae)
460854272 bytes in 6.97 secs (66147548 bytes/sec)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test
[Pipeline] {
[Pipeline] cache
Cache restored successfully (git/tikv/copr-test/rev-3ca57c1ff297b3ecabf6f7d509d86b0081d8e2b1)
27446784 bytes in 0.15 secs (179937824 bytes/sec)
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential github-sre-bot-ssh
Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@d5ae5bf; decorates RemoteLauncher[hudson.remoting.Channel@330c7b47:JNLP4-connect connection from 10.233.85.183/10.233.85.183:53196] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
Fetching changes from the remote Git repository
Pruning obsolete local branches
Cleaning workspace
 > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/.git # timeout=10
 > git config remote.origin.url https://github.com/tikv/copr-test.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/tikv/copr-test.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_SSH to set credentials 
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test@tmp/jenkins-gitclient-ssh11811897063406932771.key
 > git fetch --tags --force --progress --prune -- https://github.com/tikv/copr-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5
Checking out Revision 0aab414b2b78bf08406006fc964a6fe8d4838c25 (origin/master)
Commit message: "Fix cop-test fail (#182)"
[Pipeline] sh
+ git status
HEAD detached at 0aab414
nothing to commit, working tree clean
+ git log -1
commit 0aab414b2b78bf08406006fc964a6fe8d4838c25
Author: xufei <xufei@pingcap.com>
Date:   Thu Jan 18 11:54:12 2024 +0800

    Fix cop-test fail (#182)
[Pipeline] }
 > git rev-parse origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0aab414b2b78bf08406006fc964a6fe8d4838c25 # timeout=10
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache saved successfully (git/tikv/copr-test/rev-957e6ae67d4c675c5b2a2e8182e21f971bdde575)
27446784 bytes in 0.60 secs (45967334 bytes/sec)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] sh
+ chmod +x /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact_v2.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/scripts/PingCAP-QE/tidb-test/run-integration-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/scripts/PingCAP-QE/tidb-test/run-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh
+ /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh --pd=master --tikv=master
TIDB          = 
TIKV          = master
PD            = master
TIFLASH       = 
>>> start download tikv 
tikv master sha1 is 88099c95a3c0c13a827c0795c3d45070264665e4
TIKV: http://fileserver.pingcap.net/download/builds/pingcap/tikv/88099c95a3c0c13a827c0795c3d45070264665e4/centos7/tikv-server.tar.gz
download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/88099c95a3c0c13a827c0795c3d45070264665e4/centos7/tikv-server.tar.gz
>>> start download pd 
pd master sha1 is f83febabecb98b95b098fd31a3664178f8a6b437
PD: http://fileserver.pingcap.net/download/builds/pingcap/pd/f83febabecb98b95b098fd31a3664178f8a6b437/centos7/pd-server.tar.gz
download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/f83febabecb98b95b098fd31a3664178f8a6b437/centos7/pd-server.tar.gz
total 523M
drwxr-sr-x.  3 jenkins jenkins 4.0K May  6 19:04 .
drwxr-sr-x. 17 jenkins jenkins 4.0K May  6 19:04 ..
drwxr-sr-x.  2 jenkins jenkins 4.0K May  6 19:04 bin
-rwxr-xr-x.  1 jenkins jenkins 106M May  6 16:49 pd-server
-rwxr-xr-x.  1 jenkins jenkins 418M May  6 15:33 tikv-server
+ rm -rf bin
+ mkdir -p bin
+ mv third_bin/tikv-server bin/
+ mv third_bin/pd-server bin/
+ ls -alh bin/
total 523M
drwxr-sr-x.  2 jenkins jenkins 4.0K May  6 19:04 .
drwxr-sr-x. 18 jenkins jenkins 4.0K May  6 19:04 ..
-rwxr-xr-x.  1 jenkins jenkins 106M May  6 16:49 pd-server
-rwxr-xr-x.  1 jenkins jenkins 418M May  6 15:33 tikv-server
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tests)
[Pipeline] timeout
Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb
[Pipeline] {
[Pipeline] sh
+ chmod +x bin/pd-server bin/tikv-server
+ ./bin/tikv-server -V
TiKV 
Release Version:   8.2.0-alpha
Edition:           Community
Git Commit Hash:   88099c95a3c0c13a827c0795c3d45070264665e4
Git Commit Branch: master
UTC Build Time:    2024-05-06 06:37:19
Rust Version:      rustc 1.77.0-nightly (89e2160c4 2023-12-27)
Enable Features:   memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored
Profile:           dist_release
+ ./bin/pd-server -V
Release Version: v8.2.0-alpha-15-gf83febabe
Edition: Community
Git Commit Hash: f83febabecb98b95b098fd31a3664178f8a6b437
Git Branch: master
UTC Build Time:  2024-05-06 08:48:58
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test
[Pipeline] {
[Pipeline] sh
+ Variables

  - copr_test_build_path: /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build
  - push_down_test_bin:   /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/push_down_test_bin
  - data_souce:           /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/prepare/0_data.sql

  - copr_test_data_dir:    /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data
  - no_push_tidb_data_dir: /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/no_push_tidb
  - push_pd_data_dir:      /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/push_pd
  - push_tikv_data_dir:    /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/push_tikv

  - config_path_base:          /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/config
  - config_path:               /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config
  - no_push_down_config_dir:   /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/no_push_down
  - with_push_down_config_dir: /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/with_push_down


+ Kill all processes
  - Running processes
jenkins      274  0.0  0.0   9108   920 ?        S    19:04   0:00 grep tidb-server
jenkins      276  0.0  0.0   9108   900 ?        S    19:04   0:00 grep tikv-server
jenkins      278  0.0  0.0   9108   868 ?        S    19:04   0:00 grep pd-server
  - Killing processes
tidb-server: no process found
tikv-server: no process found
pd-server: no process found
  - Running processes after cleaning
jenkins      283  0.0  0.0   9108   904 ?        S    19:04   0:00 grep tidb-server
jenkins      285  0.0  0.0   9108   844 ?        S    19:04   0:00 grep tikv-server
jenkins      287  0.0  0.0   9108   828 ?        S    19:04   0:00 grep pd-server
+ Variables

  - copr_test_build_path: /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build
  - push_down_test_bin:   /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/push_down_test_bin
  - data_souce:           /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/prepare/0_data.sql

  - copr_test_data_dir:    /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data
  - no_push_tidb_data_dir: /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/no_push_tidb
  - push_pd_data_dir:      /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/push_pd
  - push_tikv_data_dir:    /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/push_tikv

  - config_path_base:          /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/config
  - config_path:               /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config
  - no_push_down_config_dir:   /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/no_push_down
  - with_push_down_config_dir: /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/with_push_down


+ Cleaning up build directory stale data: /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build
+ Prepare build directory
+ Build directory files
/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build:
config
data

/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config:
no_push_down
with_push_down

/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/no_push_down:
tidb.toml

/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/with_push_down:
pd.toml
tidb.toml
tikv.toml

/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data:
no_push_tidb
push_pd
push_tikv

/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/no_push_tidb:

/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/push_pd:

/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/push_tikv:
+ Build directory content
[server]
## Listening address.
addr = "127.0.0.1:20162"
status-addr = ""

[pd]
endpoints = ["127.0.0.1:4479"]

[rocksdb]
max-open-files = 64

[raftdb]
max-open-files = 64
name = "pd"
client-urls = "http://127.0.0.1:4479"
peer-urls = "http://127.0.0.1:4480"
port = 4007
store = "tikv"
path = "127.0.0.1:4479"
socket = ""

[status]
report-status = false
port = 4005
store = "unistore"
socket = ""

[status]
report-status = false

+ Building TiDB
  - Building TiDB binary with failpoint enabled from /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb
make[1]: Entering directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb'
GOBIN=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_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
make[1]: Leaving directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb'
make[1]: Entering directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb'
CGO_ENABLED=1  GO111MODULE=on go build -tags codes  -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-85-g957e6ae67d-dirty" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 11:04:51" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=957e6ae67d4c675c5b2a2e8182e21f971bdde575" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBEdition=Community" ' -o bin/tidb-server ./cmd/tidb-server
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51
go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading google.golang.org/grpc v1.63.2
go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
go: downloading go.uber.org/automaxprocs v1.5.3
go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible
go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754
go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5
go: downloading github.com/shirou/gopsutil/v3 v3.24.2
go: downloading github.com/twmb/murmur3 v1.1.6
go: downloading golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0
go: downloading github.com/dgraph-io/ristretto v0.1.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading golang.org/x/sys v0.19.0
go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815
go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7
go: downloading go.etcd.io/etcd/client/v3 v3.5.12
go: downloading github.com/dolthub/swiss v0.2.1
go: downloading github.com/cockroachdb/errors v1.11.1
go: downloading github.com/jellydator/ttlcache/v3 v3.0.1
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a
go: downloading golang.org/x/net v0.24.0
go: downloading go.etcd.io/etcd/api/v3 v3.5.12
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/otiai10/copy v1.2.0
go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/influxdata/tdigest v0.0.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117
go: downloading github.com/opentracing/basictracer-go v1.0.0
go: downloading github.com/coocood/freecache v1.2.1
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6
go: downloading github.com/klauspost/compress v1.17.7
go: downloading github.com/pingcap/fn v1.0.0
go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2
go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/tidwall/btree v1.7.0
go: downloading github.com/go-sql-driver/mysql v1.7.1
go: downloading github.com/google/btree v1.1.2
go: downloading go.uber.org/mock v0.4.0
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/dolthub/maphash v0.1.0
go: downloading github.com/cloudfoundry/gosigar v1.3.6
go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f
go: downloading golang.org/x/tools v0.20.0
go: downloading github.com/prometheus/common v0.53.0
go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4
go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d
go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
go: downloading github.com/aws/aws-sdk-go v1.50.0
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading cloud.google.com/go/storage v1.36.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581
go: downloading github.com/go-resty/resty/v2 v2.11.0
go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9
go: downloading golang.org/x/oauth2 v0.18.0
go: downloading google.golang.org/api v0.162.0
go: downloading github.com/cockroachdb/pebble v1.1.0
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12
go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df
go: downloading github.com/cheggaaa/pb/v3 v3.0.8
go: downloading github.com/carlmjohnson/flagext v0.21.0
go: downloading github.com/jfcg/sorty/v2 v2.1.0
go: downloading github.com/spkg/bom v1.0.0
go: downloading github.com/xitongsys/parquet-go v1.5.5-0.20201110004701-b09c49d6d457
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/vbauerster/mpb/v7 v7.5.3
go: downloading golang.org/x/term v0.19.0
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/procfs v0.13.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/crypto v0.22.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading github.com/cockroachdb/redact v1.1.5
go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
go: downloading github.com/getsentry/sentry-go v0.27.0
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading github.com/lestrrat-go/blackmagic v1.0.2
go: downloading github.com/lestrrat-go/httprc v1.0.5
go: downloading github.com/lestrrat-go/iter v1.0.2
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/golang/glog v1.2.0
go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2
go: downloading github.com/VividCortex/ewma v1.2.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/jfcg/sixb v1.3.8
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading k8s.io/api v0.28.6
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/apache/thrift v0.16.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go v0.112.0
go: downloading cloud.google.com/go/compute v1.24.0
go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de
go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/rivo/uniseg v0.4.6
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/ncw/directio v1.0.5
go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2
go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64
go: downloading github.com/golang-jwt/jwt/v5 v5.2.0
go: downloading github.com/klauspost/cpuid v1.3.1
go: downloading cloud.google.com/go/iam v1.1.6
go: downloading github.com/googleapis/gax-go/v2 v2.12.0
go: downloading go.opencensus.io v0.24.0
go: downloading go.opentelemetry.io/otel v1.22.0
go: downloading go.opentelemetry.io/otel/trace v1.22.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading go.opentelemetry.io/otel/metric v1.22.0
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06
go: downloading github.com/DataDog/zstd v1.5.5
go: downloading k8s.io/apimachinery v0.28.6
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading github.com/google/s2a-go v0.1.7
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/jmespath/go-jmespath v0.4.0
Build TiDB Server successfully!
make[1]: Leaving directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb'
make[1]: Entering directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb'
GOBIN=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb/tools/bin GO111MODULE=on go install github.com/pingcap/failpoint/failpoint-ctl@2eaa328
make[1]: Leaving directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb'

+ Building Push Down Tester
go: downloading github.com/pingcap/parser v0.0.0-20191012071233-32876040fefb
go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20191016005716-46c3f1a91662
go: downloading github.com/pingcap/errors v0.11.4
go: downloading github.com/go-sql-driver/mysql v1.4.1
go: downloading github.com/pingcap/tipb v0.0.0-20191015023537-709b39e7f8bb
go: downloading github.com/sirupsen/logrus v1.4.2
go: downloading golang.org/x/text v0.3.2
go: downloading golang.org/x/sys v0.0.0-20190910064555-bbd175535a8b
go: downloading github.com/golang/protobuf v1.3.2
go: downloading go.uber.org/zap v1.10.0
go: downloading github.com/shirou/gopsutil v2.18.10+incompatible
go: downloading github.com/opentracing/opentracing-go v1.1.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190512091148-babf20351dd7
go: downloading github.com/pingcap/log v0.0.0-20191012051959-b742a5d432e9
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0
go: downloading go.uber.org/atomic v1.4.0
go: downloading go.uber.org/multierr v1.2.0

+ PD version:
Release Version: v8.2.0-alpha-15-gf83febabe
Edition: Community
Git Commit Hash: f83febabecb98b95b098fd31a3664178f8a6b437
Git Branch: master
UTC Build Time:  2024-05-06 08:48:58

+ Current PD process:
jenkins    26680  0.0  0.0   9108   884 ?        S    19:06   0:00 grep pd-server

+ Launching PD for PushWithPushDown test using config /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/with_push_down/pd.toml

  - Config content:
name = "pd"
client-urls = "http://127.0.0.1:4479"
peer-urls = "http://127.0.0.1:4480"
  - Starting process...
/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb/bin/pd-server --config /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/with_push_down/pd.toml --log-file /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/pd_with_push_down.log -L warn --data-dir /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/push_pd
  - Sleep 3s to wait for PD to start
2024-05-06 19:06:49.013591 W | pkg/fileutil: check file permission: directory "/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/push_pd" exist, but the permission is "dgrwxr-xr-x". The recommended permission is "-rwx------" to prevent possible unprivileged access to the data.

+ TiKV version:
TiKV 
Release Version:   8.2.0-alpha
Edition:           Community
Git Commit Hash:   88099c95a3c0c13a827c0795c3d45070264665e4
Git Commit Branch: master
UTC Build Time:    2024-05-06 06:37:19
Rust Version:      rustc 1.77.0-nightly (89e2160c4 2023-12-27)
Enable Features:   memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored
Profile:           dist_release

+ Current TiKV process:
jenkins    26726  0.0  0.0   9108   828 ?        S    19:06   0:00 grep tikv-server

+ Launching TiKV for WithPushDown test using config /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/with_push_down/tikv.toml

  - Config content:
[server]
## Listening address.
addr = "127.0.0.1:20162"
status-addr = ""

[pd]
endpoints = ["127.0.0.1:4479"]

[rocksdb]
max-open-files = 64

[raftdb]
max-open-files = 64
  - Starting process...
/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb/bin/tikv-server -C /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/with_push_down/tikv.toml --log-file /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/tikv_with_push_down.log -L warn --data-dir /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/push_tikv

+ Waiting TiKV start up (WithPushDown)
  - TiKV startup successfully (WithPushDown)

+ TiDB version:
Release Version: v8.2.0-alpha-85-g957e6ae67d-dirty
Edition: Community
Git Commit Hash: 957e6ae67d4c675c5b2a2e8182e21f971bdde575
Git Branch: HEAD
UTC Build Time: 2024-05-06 11:04:51
GoVersion: go1.21.6
Race Enabled: false
Check Table Before Drop: false
Store: unistore

+ TiDB temp directory:
ls: cannot access /tmp/tidb: No such file or directory

+ Current TiDB process:
jenkins    26973  0.0  0.0   9108   916 ?        S    19:06   0:00 grep tidb-server

+ Launching TiDB for NoPushDown test using config /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/no_push_down/tidb.toml

  - Config content:
port = 4005
store = "unistore"
socket = ""

[status]
report-status = false
  - Starting process...
/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb/bin/tidb-server -config /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/no_push_down/tidb.toml -log-file /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/tidb_no_push_down.log -L warn -path /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/no_push_tidb

+ TiDB version:
Release Version: v8.2.0-alpha-85-g957e6ae67d-dirty
Edition: Community
Git Commit Hash: 957e6ae67d4c675c5b2a2e8182e21f971bdde575
Git Branch: HEAD
UTC Build Time: 2024-05-06 11:04:51
GoVersion: go1.21.6
Race Enabled: false
Check Table Before Drop: false
Store: unistore

+ TiDB temp directory:
ls: cannot access /tmp/tidb: No such file or directory

+ Current TiDB process:
jenkins    26975  0.0  0.0 3050876 93444 ?       Sl   19:06   0:00 /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb/bin/tidb-server -config /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/no_push_down/tidb.toml -log-file /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/tidb_no_push_down.log -L warn -path /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/data/no_push_tidb
jenkins    27040  0.0  0.0   9108   828 ?        S    19:06   0:00 grep tidb-server

+ Launching TiDB for WithPushDown test using config /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/with_push_down/tidb.toml

  - Config content:
port = 4007
store = "tikv"
path = "127.0.0.1:4479"
socket = ""

[status]
report-status = false
  - Starting process...
/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tidb/bin/tidb-server -config /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/config/with_push_down/tidb.toml -log-file /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/tidb_with_push_down.log -L warn
  - Sleep 10s to wait for TiDB to start

+ Waiting TiDB start up (NoPushDown)
Database
INFORMATION_SCHEMA
METRICS_SCHEMA
PERFORMANCE_SCHEMA
mysql
sys
test
  - TiDB startup successfully (NoPushDown)

+ Waiting TiDB start up (WithPushDown)
Database
INFORMATION_SCHEMA
METRICS_SCHEMA
PERFORMANCE_SCHEMA
mysql
sys
test
  - TiDB startup successfully (WithPushDown)
+ Start test
2024/05/06 19:07:04 Preparing database [push_down_test_db] for [root@tcp(127.0.0.1:4005)/{db}?allowNativePasswords=true]...
2024/05/06 19:07:04 Preparing database [push_down_test_db] for [root@tcp(127.0.0.1:4007)/{db}?allowNativePasswords=true]...
2024/05/06 19:07:04 Serial Testing [prepare/0_data.sql]...
2024/05/06 19:07:04 Parsing...[prepare/0_data.sql]
2024/05/06 19:07:04 Running...[prepare/0_data.sql]
2024/05/06 19:07:05 2024/05/06 19:07:05 Test summary: non-matching queries: 0, success queries: 73, skipped queries: 1
2024/05/06 19:07:05 Test summary(prepare/0_data.sql): Test case PASS

2024/05/06 19:07:05 All test finished: pass cases: 1, fail cases: 0
2024/05/06 19:07:05 Prepare finished, start testing...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/2_logical_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/10_agg.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/2_logical_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/4_cast_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/1_arith_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/3_compare_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/3_compare_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/6_date_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/4_cast_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/9_json.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/5_math_1.sql]...
2024/05/06 19:07:05 Parsing...[sql/randgen/5_math_1.sql]
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/5_math_1.sql]...
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/2_logical_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/5_math_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/6_date_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/3_compare_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/10_agg.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/1_arith_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/2_logical_2.sql]
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/1_arith_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/2_logical_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/8_encrypt.sql]...
2024/05/06 19:07:05 Parsing...[sql/randgen/4_cast_1.sql]
2024/05/06 19:07:05 Parallel Testing [sql/randgen/7_str_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/2_logical_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/6_date_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/3_compare_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/1_arith_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/3_compare_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/7_str_1.sql]...
2024/05/06 19:07:05 Parsing...[sql/randgen/3_compare_2.sql]
2024/05/06 19:07:05 Parallel Testing [sql/randgen/7_str_3.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/8_encrypt.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/4_cast_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/6_date_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/6_date_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/1_arith_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/7_str_1.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/5_math_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/7_str_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen-topn/7_str_3.sql]...
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/4_cast_1.sql]
2024/05/06 19:07:05 Parallel Testing [sql/randgen/4_cast_2.sql]...
2024/05/06 19:07:05 Parallel Testing [sql/randgen/5_math_2.sql]...
2024/05/06 19:07:05 Parsing...[sql/randgen/9_json.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/6_date_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/1_arith_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/2_logical_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/8_encrypt.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/7_str_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/2_logical_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/3_compare_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/1_arith_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/3_compare_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/7_str_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/8_encrypt.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/7_str_3.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/6_date_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/6_date_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/1_arith_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/7_str_1.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/5_math_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/7_str_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/7_str_3.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/4_cast_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen/5_math_2.sql]
2024/05/06 19:07:05 Parsing...[sql/randgen-topn/4_cast_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen/9_json.sql]
2024/05/06 19:07:05 Running...[sql/randgen/4_cast_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen/2_logical_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen/10_agg.sql]
2024/05/06 19:07:05 Running...[sql/randgen/1_arith_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/4_cast_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/6_date_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen/8_encrypt.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/8_encrypt.sql]
2024/05/06 19:07:05 Running...[sql/randgen/5_math_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen/6_date_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/1_arith_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen/7_str_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/2_logical_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen/7_str_3.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/5_math_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/7_str_3.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/7_str_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/3_compare_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen/3_compare_1.sql]
2024/05/06 19:07:05 Running...[sql/randgen/4_cast_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen/2_logical_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen/6_date_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen/1_arith_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/5_math_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen/5_math_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/4_cast_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/2_logical_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/6_date_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/1_arith_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen/7_str_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/3_compare_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen-topn/7_str_2.sql]
2024/05/06 19:07:05 Running...[sql/randgen/3_compare_2.sql]
2024/05/06 19:07:18 2024/05/06 19:07:18 Test summary: non-matching queries: 0, success queries: 893, skipped queries: 323
2024/05/06 19:07:18 Test summary(sql/randgen/9_json.sql): Test case PASS

2024/05/06 19:07:19 2024/05/06 19:07:19 Test summary: non-matching queries: 0, success queries: 963, skipped queries: 31
2024/05/06 19:07:19 Test summary(sql/randgen-topn/4_cast_1.sql): Test case PASS

2024/05/06 19:07:19 2024/05/06 19:07:19 Test summary: non-matching queries: 0, success queries: 884, skipped queries: 108
2024/05/06 19:07:19 Test summary(sql/randgen-topn/5_math_1.sql): Test case PASS

2024/05/06 19:07:20 2024/05/06 19:07:20 Test summary: non-matching queries: 0, success queries: 968, skipped queries: 32
2024/05/06 19:07:20 Test summary(sql/randgen/4_cast_1.sql): Test case PASS

2024/05/06 19:07:20 2024/05/06 19:07:20 Test summary: non-matching queries: 0, success queries: 997, skipped queries: 0
2024/05/06 19:07:20 Test summary(sql/randgen-topn/2_logical_1.sql): Test case PASS

2024/05/06 19:07:21 2024/05/06 19:07:21 Test summary: non-matching queries: 0, success queries: 1000, skipped queries: 0
2024/05/06 19:07:21 Test summary(sql/randgen/2_logical_1.sql): Test case PASS

2024/05/06 19:07:21 2024/05/06 19:07:21 Test summary: non-matching queries: 0, success queries: 887, skipped queries: 113
2024/05/06 19:07:21 Test summary(sql/randgen/5_math_1.sql): Test case PASS

2024/05/06 19:07:21 2024/05/06 19:07:21 Test summary: non-matching queries: 0, success queries: 947, skipped queries: 49
2024/05/06 19:07:21 Test summary(sql/randgen-topn/1_arith_1.sql): Test case PASS

2024/05/06 19:07:22 2024/05/06 19:07:22 Test summary: non-matching queries: 0, success queries: 949, skipped queries: 49
2024/05/06 19:07:22 Test summary(sql/randgen/1_arith_1.sql): Test case PASS

2024/05/06 19:07:22 2024/05/06 19:07:22 Test summary: non-matching queries: 0, success queries: 661, skipped queries: 336
2024/05/06 19:07:22 Test summary(sql/randgen-topn/3_compare_1.sql): Test case PASS

2024/05/06 19:07:23 2024/05/06 19:07:23 Test summary: non-matching queries: 0, success queries: 663, skipped queries: 336
2024/05/06 19:07:23 Test summary(sql/randgen/3_compare_1.sql): Test case PASS

2024/05/06 19:07:23 2024/05/06 19:07:23 Test summary: non-matching queries: 0, success queries: 902, skipped queries: 98
2024/05/06 19:07:23 Test summary(sql/randgen-topn/7_str_3.sql): Test case PASS

2024/05/06 19:07:23 2024/05/06 19:07:23 Test summary: non-matching queries: 0, success queries: 837, skipped queries: 159
2024/05/06 19:07:23 Test summary(sql/randgen-topn/6_date_1.sql): Test case PASS

2024/05/06 19:07:23 2024/05/06 19:07:23 Test summary: non-matching queries: 0, success queries: 902, skipped queries: 98
2024/05/06 19:07:23 Test summary(sql/randgen/7_str_3.sql): Test case PASS

2024/05/06 19:07:23 2024/05/06 19:07:23 Test summary: non-matching queries: 0, success queries: 841, skipped queries: 159
2024/05/06 19:07:23 Test summary(sql/randgen/6_date_1.sql): Test case PASS

2024/05/06 19:07:23 2024/05/06 19:07:23 Test summary: non-matching queries: 0, success queries: 706, skipped queries: 285
2024/05/06 19:07:23 Test summary(sql/randgen/10_agg.sql): Test case PASS

2024/05/06 19:07:24 2024/05/06 19:07:24 Test summary: non-matching queries: 0, success queries: 900, skipped queries: 100
2024/05/06 19:07:24 Test summary(sql/randgen-topn/7_str_1.sql): Test case PASS

2024/05/06 19:07:24 2024/05/06 19:07:24 Test summary: non-matching queries: 0, success queries: 900, skipped queries: 100
2024/05/06 19:07:24 Test summary(sql/randgen/7_str_1.sql): Test case PASS

2024/05/06 19:07:27 2024/05/06 19:07:27 Test summary: non-matching queries: 0, success queries: 988, skipped queries: 12
2024/05/06 19:07:27 Test summary(sql/randgen/8_encrypt.sql): Test case PASS

2024/05/06 19:07:27 2024/05/06 19:07:27 Test summary: non-matching queries: 0, success queries: 973, skipped queries: 27
2024/05/06 19:07:27 Test summary(sql/randgen-topn/8_encrypt.sql): Test case PASS

2024/05/06 19:07:31 2024/05/06 19:07:31 Test summary: non-matching queries: 0, success queries: 2917, skipped queries: 79
2024/05/06 19:07:31 Test summary(sql/randgen-topn/4_cast_2.sql): Test case PASS

2024/05/06 19:07:32 2024/05/06 19:07:32 Test summary: non-matching queries: 0, success queries: 2918, skipped queries: 82
2024/05/06 19:07:32 Test summary(sql/randgen/4_cast_2.sql): Test case PASS

2024/05/06 19:07:32 2024/05/06 19:07:32 Test summary: non-matching queries: 0, success queries: 2731, skipped queries: 265
2024/05/06 19:07:32 Test summary(sql/randgen/5_math_2.sql): Test case PASS

2024/05/06 19:07:32 2024/05/06 19:07:32 Test summary: non-matching queries: 0, success queries: 2729, skipped queries: 255
2024/05/06 19:07:32 Test summary(sql/randgen-topn/5_math_2.sql): Test case PASS

2024/05/06 19:07:33 2024/05/06 19:07:33 Test summary: non-matching queries: 0, success queries: 3000, skipped queries: 0
2024/05/06 19:07:33 Test summary(sql/randgen/2_logical_2.sql): Test case PASS

2024/05/06 19:07:34 2024/05/06 19:07:34 Test summary: non-matching queries: 0, success queries: 2993, skipped queries: 0
2024/05/06 19:07:34 Test summary(sql/randgen-topn/2_logical_2.sql): Test case PASS

2024/05/06 19:07:34 2024/05/06 19:07:34 Test summary: non-matching queries: 0, success queries: 2530, skipped queries: 470
2024/05/06 19:07:34 Test summary(sql/randgen/6_date_2.sql): Test case PASS

2024/05/06 19:07:34 2024/05/06 19:07:34 Test summary: non-matching queries: 0, success queries: 2052, skipped queries: 945
2024/05/06 19:07:34 Test summary(sql/randgen-topn/3_compare_2.sql): Test case PASS

2024/05/06 19:07:34 2024/05/06 19:07:34 Test summary: non-matching queries: 0, success queries: 2055, skipped queries: 945
2024/05/06 19:07:34 Test summary(sql/randgen/3_compare_2.sql): Test case PASS

2024/05/06 19:07:35 2024/05/06 19:07:35 Test summary: non-matching queries: 0, success queries: 2526, skipped queries: 470
2024/05/06 19:07:35 Test summary(sql/randgen-topn/6_date_2.sql): Test case PASS

2024/05/06 19:07:35 2024/05/06 19:07:35 Test summary: non-matching queries: 0, success queries: 2847, skipped queries: 146
2024/05/06 19:07:35 Test summary(sql/randgen/1_arith_2.sql): Test case PASS

2024/05/06 19:07:36 2024/05/06 19:07:36 Test summary: non-matching queries: 0, success queries: 2846, skipped queries: 145
2024/05/06 19:07:36 Test summary(sql/randgen-topn/1_arith_2.sql): Test case PASS

2024/05/06 19:07:40 2024/05/06 19:07:40 Test summary: non-matching queries: 0, success queries: 2699, skipped queries: 300
2024/05/06 19:07:40 Test summary(sql/randgen/7_str_2.sql): Test case PASS

2024/05/06 19:07:40 2024/05/06 19:07:40 Test summary: non-matching queries: 0, success queries: 2697, skipped queries: 300
2024/05/06 19:07:40 Test summary(sql/randgen-topn/7_str_2.sql): Test case PASS

2024/05/06 19:07:40 All test finished: pass cases: 34, fail cases: 0
+ Test finished
  - /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_copr_test/tikv-copr-test/push-down-test/build/push_down_test_bin exit code is 0
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS