Skip to content

Console Output

Started by user Jenkins Admin
Obtained pipelines/PingCAP-QE/tidb-test/latest/ghpr_mysql_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-QE/tidb-test/latest/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-tidb/pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8
Agent pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8 is provisioned from template pingcap-qe_tidb-test_ghpr_mysql_test_117-qj7zm-d2wsq
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap-qe/job/tidb-test/job/ghpr_mysql_test/117/"
    runUrl: "job/pingcap-qe/job/tidb-test/job/ghpr_mysql_test/117/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "c173378da43e1f0c7eb24f7b8751fe75a3480e25"
    jenkins/label: "pingcap-qe_tidb-test_ghpr_mysql_test_117-qj7zm"
  name: "pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8"
  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: "24Gi"
        cpu: "8"
      requests:
        memory: "8Gi"
        cpu: "4"
    securityContext:
      privileged: true
    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-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8"
    - name: "JENKINS_NAME"
      value: "pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8"
    - 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-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8 in /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_mysql_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-qe/tidb-test/ghpr_mysql_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 45 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Debug info)
[Pipeline] sh
+ printenv
PROW_JOB_ID=a726a93e-55a1-4665-b9bb-92986e95a177
JENKINS_NODE_COOKIE=08eb269a-35d4-4d7e-8c79-efc73543da64
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap-qe/job/tidb-test/job/ghpr_mysql_test/117/
GOLANG_VERSION=1.21.6
HOSTNAME=pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8
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-qe-tidb-test-ghpr_mysql_test-117
KUBERNETES_SERVICE_PORT=443
GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009
JOB_SPEC={"type":"presubmit","job":"pingcap-qe/tidb-test/ghpr_mysql_test","buildid":"1787419380590579712","prowjobid":"a726a93e-55a1-4665-b9bb-92986e95a177","refs":{"org":"PingCAP-QE","repo":"tidb-test","repo_link":"https://github.com/PingCAP-QE/tidb-test","base_ref":"master","base_sha":"dae424f5f68bb55818c1e169b732f8889b04a31b","base_link":"https://github.com/PingCAP-QE/tidb-test/commit/dae424f5f68bb55818c1e169b732f8889b04a31b","pulls":[{"number":2319,"author":"hawkingrei","sha":"5cb31e1bfefe354f89261dd644c2f19cbf5c58a1","title":"*: change the default value for tidb_analyze_skip_column_types | tidb=pr/52663","link":"https://github.com/PingCAP-QE/tidb-test/pull/2319","commit_link":"https://github.com/PingCAP-QE/tidb-test/pull/2319/commits/5cb31e1bfefe354f89261dd644c2f19cbf5c58a1","author_link":"https://github.com/hawkingrei"}]}}
KUBERNETES_SERVICE_HOST=10.233.0.1
WORKSPACE=/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_mysql_test
JOB_URL=https://do.pingcap.net/jenkins/job/pingcap-qe/job/tidb-test/job/ghpr_mysql_test/
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap-qe/job/tidb-test/job/ghpr_mysql_test/117/display/redirect?page=changes
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap-qe/job/tidb-test/job/ghpr_mysql_test/117/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-qe/job/tidb-test/job/ghpr_mysql_test/117/display/redirect
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
_=/usr/bin/printenv
POD_CONTAINER=golang
PWD=/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_mysql_test
HUDSON_URL=https://do.pingcap.net/jenkins/
JOB_NAME=pingcap-qe/tidb-test/ghpr_mysql_test
TZ=Asia/Shanghai
BUILD_DISPLAY_NAME=#117
JENKINS_URL=https://do.pingcap.net/jenkins/
BUILD_ID=1787419380590579712
GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4
JOB_BASE_NAME=ghpr_mysql_test
GIT_PREVIOUS_SUCCESSFUL_COMMIT=3b11621a0f86aa7c232b200aa4bfd2e53b6d345c
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap-qe/job/tidb-test/job/ghpr_mysql_test/117/display/redirect?page=tests
SHLVL=3
HOME=/home/jenkins
POD_LABEL=pingcap-qe_tidb-test_ghpr_mysql_test_117-qj7zm
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-qe/tidb-test/ghpr_mysql_test@tmp
EXECUTOR_NUMBER=0
JENKINS_SERVER_COOKIE=durable-fbcd41d4932756687d2c538a35b9c4daf1a7a15c691e7177f4c0d46a9e1b5fd3
NODE_LABELS=pingcap-qe_tidb-test_ghpr_mysql_test_117-qj7zm pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8
GIT_URL=https://github.com/PingCAP-QE/ci.git
HUDSON_HOME=/var/jenkins_home
CLASSPATH=
NODE_NAME=pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8
GOPATH=/go
JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap-qe/job/tidb-test/job/ghpr_mysql_test/display/redirect
BUILD_NUMBER=117
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-build3049667249=/tmp/go-build -gno-record-gcc-switches'
+ echo -------------------------
-------------------------
+ ls -l /dev/null
crw-rw-rw- 1 root root 1, 3 May  6 17:49 /dev/null
+ echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8 bash'
debug command: kubectl -n jenkins-tidb exec -ti pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8 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: 46994
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

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

;; ANSWER SECTION:
github.com.		15	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 09:50:00 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-qe/tidb-test/ghpr_mysql_test/tidb
[Pipeline] {
[Pipeline] cache
Cache restored successfully (git/pingcap/tidb/rev-17d3f7f-89d1ad9)
460562944 bytes in 1.29 secs (356712601 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-qe/tidb-test/ghpr_mysql_test/tidb/.git/
.git
HEAD is now at 80e485bba3 Merge commit '89d1ad9935768bda780a286aa4bf8db4f1f5722e' into HEAD
๐Ÿ” fetch tidb pr/52663 and merge master branch
POST git-upload-pack (656 bytes)
POST git-upload-pack (973 bytes)
From https://github.com/pingcap/tidb
 = [up to date]            master               -> origin/master
 * [new ref]               refs/pull/52663/head -> origin/pr/52663/head
Warning: you are leaving 1 commit behind, not connected to
any of your branches:

  80e485bba3 Merge commit '89d1ad9935768bda780a286aa4bf8db4f1f5722e' 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> 80e485bba3

HEAD is now at 764c03c565 update
๐Ÿงพ HEAD info:
764c03c5659efaf4dbc9b48d197d7ef1a765c4eb
764c03c565 update
c1fda13836 update
b1397dbe54 update
๐Ÿ”€ Merge master into pr/52663
Merge made by the 'ort' strategy.
 pkg/executor/show.go                         |  3 ++-
 pkg/expression/util.go                       |  3 +--
 pkg/infoschema/tables.go                     |  2 +-
 pkg/planner/core/base/BUILD.bazel            |  1 +
 pkg/planner/core/base/misc_base.go           | 21 ++++++++++++++++++++-
 pkg/planner/core/logical_plans.go            |  2 +-
 pkg/planner/core/physical_plans.go           |  2 +-
 pkg/planner/core/plan_cache.go               |  8 +++-----
 pkg/planner/core/plan_cache_utils.go         |  8 ++++----
 pkg/planner/core/show_predicate_extractor.go | 25 +++++--------------------
 pkg/planner/core/stringer.go                 |  4 ++--
 pkg/sessionctx/stmtctx/stmtctx.go            |  1 -
 12 files changed, 41 insertions(+), 39 deletions(-)
๐Ÿงพ Merge result:
9a75a105c1a9d80fec5c3dde89ad3df404ad6c87
9a75a105c1 Merge remote-tracking branch 'origin/master' into HEAD
17d3f7fd45 planner: small refactor for plan cache (#53028)
659f32a813 infoschema: try other PDs if one cannot serve the request (#52843)
โœ… Merge base branch ๐ŸŽ‰
/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_mysql_test/tidb
โœ… ~~~~~ All done. ~~~~~~
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache saved successfully (git/pingcap/tidb/rev-5cb31e1bfefe354f89261dd644c2f19cbf5c58a1)
460695040 bytes in 16.71 secs (27565722 bytes/sec)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_mysql_test/tidb-test
[Pipeline] {
[Pipeline] cache
Cache restored successfully (git/PingCAP-QE/tidb-test/rev-dae424f-699308b)
609231872 bytes in 5.08 secs (119841852 bytes/sec)
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials sre-bot
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container golang of pod pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-SZhEfWMcOr96/agent.159; export SSH_AUTH_SOCK;
SSH_AGENT_PID=160; export SSH_AGENT_PID;
echo Agent pid 160;
SSH_AUTH_SOCK=/tmp/ssh-SZhEfWMcOr96/agent.159
SSH_AGENT_PID=160
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_mysql_test/tidb-test@tmp/private_key_11300350069510724240.key (/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_mysql_test/tidb-test@tmp/private_key_11300350069510724240.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ '[' -d /home/jenkins/.ssh ']'
+ mkdir /home/jenkins/.ssh
+ chmod 0700 /home/jenkins/.ssh
+ ssh-keyscan -t rsa,dsa github.com
# github.com:22 SSH-2.0-babeld-9713928c
# github.com:22 SSH-2.0-babeld-9713928c
[Pipeline] sh
git version 2.36.6
Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_mysql_test/tidb-test/.git/
.git
Updating files:  44% (15588/34900)
Updating files:  45% (15705/34900)
Updating files:  46% (16054/34900)
Updating files:  47% (16403/34900)
Updating files:  48% (16752/34900)
Updating files:  49% (17101/34900)
Updating files:  50% (17450/34900)
Updating files:  51% (17799/34900)
Updating files:  52% (18148/34900)
Updating files:  53% (18497/34900)
Updating files:  54% (18846/34900)
Updating files:  55% (19195/34900)
Updating files:  56% (19544/34900)
Updating files:  57% (19893/34900)
Updating files:  58% (20242/34900)
Updating files:  59% (20591/34900)
Updating files:  60% (20940/34900)
Updating files:  61% (21289/34900)
Updating files:  62% (21638/34900)
Updating files:  63% (21987/34900)
Updating files:  64% (22336/34900)
Updating files:  65% (22685/34900)
Updating files:  66% (23034/34900)
Updating files:  67% (23383/34900)
Updating files:  68% (23732/34900)
Updating files:  69% (24081/34900)
Updating files:  70% (24430/34900)
Updating files:  71% (24779/34900)
Updating files:  72% (25128/34900)
Updating files:  73% (25477/34900)
Updating files:  74% (25826/34900)
Updating files:  75% (26175/34900)
Updating files:  76% (26524/34900)
Updating files:  76% (26529/34900)
Updating files:  77% (26873/34900)
Updating files:  78% (27222/34900)
Updating files:  79% (27571/34900)
Updating files:  80% (27920/34900)
Updating files:  81% (28269/34900)
Updating files:  82% (28618/34900)
Updating files:  83% (28967/34900)
Updating files:  84% (29316/34900)
Updating files:  85% (29665/34900)
Updating files:  86% (30014/34900)
Updating files:  87% (30363/34900)
Updating files:  88% (30712/34900)
Updating files:  89% (31061/34900)
Updating files:  90% (31410/34900)
Updating files:  91% (31759/34900)
Updating files:  92% (32108/34900)
Updating files:  93% (32457/34900)
Updating files:  94% (32806/34900)
Updating files:  95% (33155/34900)
Updating files:  96% (33504/34900)
Updating files:  97% (33853/34900)
Updating files:  98% (34202/34900)
Updating files:  99% (34551/34900)
Updating files: 100% (34900/34900)
Updating files: 100% (34900/34900), done.
HEAD is now at 3328777c Merge commit '699308bbbe2fc1f2f444a2c72dfc8ac9495ade0a' into HEAD
Warning: Permanently added the RSA host key for IP address '20.205.243.166' to the list of known hosts.
From github.com:PingCAP-QE/tidb-test
 = [up to date]        master              -> origin/master
   699308bb..5cb31e1b  refs/pull/2319/head -> origin/pr/2319/head
Warning: you are leaving 1 commit behind, not connected to
any of your branches:

  3328777c Merge commit '699308bbbe2fc1f2f444a2c72dfc8ac9495ade0a' 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> 3328777c

HEAD is now at dae424f5 update alter table test result | tidb=pr/52967 (#2320)
๐Ÿšง Checkouting to base SHA:dae424f5f68bb55818c1e169b732f8889b04a31b...
HEAD is now at dae424f5 update alter table test result | tidb=pr/52967 (#2320)
โœ… Checked. ๐ŸŽ‰
๐Ÿงพ HEAD info:
dae424f5f68bb55818c1e169b732f8889b04a31b
dae424f5 update alter table test result | tidb=pr/52967 (#2320)
05784516 mysql_test: add owner file for mysql_test and align the planner's members (#2317)
3b74fd6b mysql_test: remove plan_cache option for deploy_run.sh (#2315)
๐Ÿšง Pre-merge heads of pull requests to base SHA: dae424f5f68bb55818c1e169b732f8889b04a31b ...
Merge made by the 'ort' strategy.
 mysql_test/r/range_all.result      | 18 +++++++++---------
 mysql_test/r/range_mrr_cost.result | 38 +++++++++++++++++++-------------------
 mysql_test/r/select_all.result     | 20 ++++++++++----------
 3 files changed, 38 insertions(+), 38 deletions(-)
๐Ÿงพ Pre-merged result:
b33d4f590e0d71449aae7c32e949d1cb96075a6f
b33d4f59 Merge commit '5cb31e1bfefe354f89261dd644c2f19cbf5c58a1' into HEAD
5cb31e1b *: upgrade
699308bb *: upgrade
โœ… Pre merged ๐ŸŽ‰
โœ… ~~~~~All done.~~~~~~
[Pipeline] }
Executing sh script inside container golang of pod pingcap-qe-tidb-test-ghpr-mysql-test-117-qj7zm-d2wsq-s19r8
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 160 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache saved successfully (git/PingCAP-QE/tidb-test/rev-dae424f-5cb31e1)
609317888 bytes in 13.23 secs (46046449 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-qe/tidb-test/ghpr_mysql_test/tidb
[Pipeline] {
[Pipeline] cache
Cache not restored (no such key found)
[Pipeline] {
[Pipeline] sh
+ ls bin/tidb-server
ls: cannot access bin/tidb-server: No such file or directory
+ make
CGO_ENABLED=1  GO111MODULE=on go build -tags codes  -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-89-g9a75a105c1" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 09:51:02" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=9a75a105c1a9d80fec5c3dde89ad3df404ad6c87" -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/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c
go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f
go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51
go: downloading go.uber.org/automaxprocs v1.5.3
go: downloading github.com/prometheus/client_golang v1.19.0
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/kvproto v0.0.0-20240227073058-929ab83f9754
go: downloading github.com/shirou/gopsutil/v3 v3.24.2
go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815
go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37
go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50
go: downloading google.golang.org/grpc v1.63.2
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading golang.org/x/net v0.24.0
go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/dgraph-io/ristretto v0.1.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0
go: downloading golang.org/x/sys v0.19.0
go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5
go: downloading go.etcd.io/etcd/api/v3 v3.5.12
go: downloading github.com/otiai10/copy v1.2.0
go: downloading go.etcd.io/etcd/client/v3 v3.5.12
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/twmb/murmur3 v1.1.6
go: downloading github.com/coocood/freecache v1.2.1
go: downloading github.com/cockroachdb/errors v1.11.1
go: downloading github.com/dolthub/swiss v0.2.1
go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6
go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f
go: downloading github.com/klauspost/compress v1.17.7
go: downloading github.com/pingcap/fn v1.0.0
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 golang.org/x/text v0.14.0
go: downloading github.com/cloudfoundry/gosigar v1.3.6
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading github.com/jellydator/ttlcache/v3 v3.0.1
go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/influxdata/tdigest v0.0.1
go: downloading github.com/opentracing/basictracer-go v1.0.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading go.uber.org/mock v0.4.0
go: downloading github.com/go-sql-driver/mysql v1.7.1
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/tidwall/btree v1.7.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/google/btree v1.1.2
go: downloading go.uber.org/multierr v1.11.0
go: downloading golang.org/x/time v0.5.0
go: downloading golang.org/x/tools v0.20.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/dolthub/maphash v0.1.0
go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/procfs v0.13.0
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d
go: downloading github.com/carlmjohnson/flagext v0.21.0
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/aws/aws-sdk-go v1.50.0
go: downloading cloud.google.com/go v0.112.0
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/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df
go: downloading github.com/cockroachdb/pebble v1.1.0
go: downloading github.com/jfcg/sorty/v2 v2.1.0
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/cheggaaa/pb/v3 v3.0.8
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/spkg/bom v1.0.0
go: downloading github.com/xitongsys/parquet-go v1.5.5-0.20201110004701-b09c49d6d457
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
go: downloading github.com/cockroachdb/redact v1.1.5
go: downloading github.com/getsentry/sentry-go v0.27.0
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/golang/glog v1.2.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 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/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/goleveldb v0.0.0-20191226122134-f82aafb29989
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2
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 golang.org/x/crypto v0.22.0
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/iam v1.1.6
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/googleapis/gax-go/v2 v2.12.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/VividCortex/ewma v1.2.0
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/kr/pretty v0.3.1
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/apache/thrift v0.16.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
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 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/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/rivo/uniseg v0.4.6
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/go-logr/logr v1.4.1
go: downloading go.opentelemetry.io/otel/metric v1.22.0
go: downloading github.com/klauspost/cpuid v1.3.1
go: downloading github.com/golang-jwt/jwt/v5 v5.2.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/DataDog/zstd v1.5.5
go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06
go: downloading k8s.io/apimachinery v0.28.6
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading github.com/google/gofuzz v1.2.0
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/google/s2a-go v0.1.7
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
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
Aborted by Jenkins Admin
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
make: *** [server] Terminated
script returned exit code 143
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (MySQL Tests)
Stage "MySQL Tests" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Matrix - PART = '1')
[Pipeline] { (Branch: Matrix - PART = '2')
[Pipeline] { (Branch: Matrix - PART = '3')
[Pipeline] { (Branch: Matrix - PART = '4')
[Pipeline] stage
[Pipeline] { (Matrix - PART = '1')
[Pipeline] stage
[Pipeline] { (Matrix - PART = '2')
[Pipeline] stage
[Pipeline] { (Matrix - PART = '3')
[Pipeline] stage
[Pipeline] { (Matrix - PART = '4')
Stage "Matrix - PART = '1'" skipped due to earlier failure(s)
Stage "Matrix - PART = '2'" skipped due to earlier failure(s)
Stage "Matrix - PART = '3'" skipped due to earlier failure(s)
Stage "Matrix - PART = '4'" skipped due to earlier failure(s)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
Stage "Matrix - PART = '1'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - PART = '2'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - PART = '3'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - PART = '4'" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - PART = '1'
[Pipeline] }
Failed in branch Matrix - PART = '2'
[Pipeline] }
Failed in branch Matrix - PART = '3'
[Pipeline] }
Failed in branch Matrix - PART = '4'
[Pipeline] // parallel
[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
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 8c9b21a7-3499-4403-8a1b-bc7bda938014
Finished: ABORTED