Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/pull_integration_ddl_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-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79 Agent pingcap-tidb-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79 is provisioned from template pingcap_tidb_pull_integration_ddl_test_28577-67rjr-p93x3 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "118bb65b4f5029796ebb9802d18c1d55779cab02" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28577-67rjr" name: "pingcap-tidb-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79" - 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-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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/pull_integration_ddl_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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-list --no-walk b2a59508c11c86ba701c4af25fc536a9475b82c6 # 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 GIT_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/display/redirect JENKINS_URL=https://do.pingcap.net/jenkins/ EXECUTOR_NUMBER=0 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_integration_ddl_test","buildid":"1908148327019450371","prowjobid":"bf4bb350-16d5-4f9c-9c50-c952f071f59f","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"d9fb3a53376157be49b5a7941e6e689a33c81eb0","base_link":"https://github.com/pingcap/tidb/commit/d9fb3a53376157be49b5a7941e6e689a33c81eb0","pulls":[{"number":60333,"author":"terry1purcell","sha":"277dabd3550b130722fc6bf781c57b8a2bd37040","title":"planner: add optimizer cost factors","head_ref":"costfactors","link":"https://github.com/pingcap/tidb/pull/60333","commit_link":"https://github.com/pingcap/tidb/pull/60333/commits/277dabd3550b130722fc6bf781c57b8a2bd37040","author_link":"https://github.com/terry1purcell"}]}} _=/usr/bin/printenv TZ=Asia/Shanghai BUILD_ID=1908148327019450371 POD_LABEL=pingcap_tidb_pull_integration_ddl_test_28577-67rjr HOSTNAME=pingcap-tidb-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79 OLDPWD=/home/jenkins RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/display/redirect?page=changes JENKINS_NODE_COOKIE=cc757664-f2e2-4658-8ecd-9d73b8d4e710 GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JAVA_HOME=/usr/lib/jvm/jre-openjdk JOB_BASE_NAME=pull_integration_ddl_test WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test@tmp KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true GIT_URL=https://github.com/PingCAP-QE/ci.git CLASSPATH= KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 FILE_SERVER_URL=http://fileserver.pingcap.net POD_CONTAINER=golang GOPATH=/go BUILD_NUMBER=28577 USE_BAZEL_VERSION=6.5.0 KUBERNETES_PORT=tcp://10.233.0.1:443 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test PWD=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test HUDSON_URL=https://do.pingcap.net/jenkins/ HOME=/home/jenkins NODE_NAME=pingcap-tidb-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 JENKINS_HOME=/var/jenkins_home JOB_NAME=pingcap/tidb/pull_integration_ddl_test RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/display/redirect?page=tests KUBERNETES_SERVICE_PORT_HTTPS=443 GITHUB_TOKEN=**** KUBERNETES_PORT_443_TCP_PORT=443 GIT_PREVIOUS_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 HUDSON_HOME=/var/jenkins_home JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/display/redirect PROW_JOB_ID=bf4bb350-16d5-4f9c-9c50-c952f071f59f KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/display/redirect?page=artifacts BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/ TERM=xterm STAGE_NAME=Debug info JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/ BUILD_DISPLAY_NAME=#28577 SHLVL=3 GIT_BRANCH=origin/main BUILD_TAG=jenkins-pingcap-tidb-pull_integration_ddl_test-28577 KUBERNETES_SERVICE_PORT=443 NODE_LABELS=pingcap-tidb-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79 pingcap_tidb_pull_integration_ddl_test_28577-67rjr PATH=/go/bin:/root/.cargo/bin:/usr/local/go/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/gradle-7.4.2/bin:/opt/apache-maven-3.8.8/bin:/usr/local/pulsar/bin GIT_PREVIOUS_SUCCESSFUL_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 KUBERNETES_SERVICE_HOST=10.233.0.1 JENKINS_SERVER_COOKIE=durable-a495399657aa28767a8b8897401f5fe39c602446c1e9d68b232b14329dde791e + 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.23.3' GODEBUG='' GOTELEMETRY='local' GOTELEMETRYDIR='/home/jenkins/.config/go/telemetry' 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 -ffile-prefix-map=/tmp/go-build1925173687=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79 bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-28577-67rjr-p93x3-q0z79 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: 24409 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: f9ef4d28d0b5e75b (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 27 IN A 20.27.177.113 github.com. 27 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Fri Apr 04 13:23:34 UTC 2025 ;; MSG SIZE rcvd: 103 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [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/pull_integration_ddl_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-d9fb3a5) 1213224960 bytes in 4.99 secs (243051346 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.43.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/.git/ .git HEAD is now at d9fb3a5337 ddl: Implement TableMode feature (#59009) POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master 366d2f3058..277dabd355 refs/pull/60333/head -> origin/pr/60333/head Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. HEAD is now at d9fb3a5337 ddl: Implement TableMode feature (#59009) ๐Ÿšง Checkouting to base SHA:d9fb3a53376157be49b5a7941e6e689a33c81eb0... HEAD is now at d9fb3a5337 ddl: Implement TableMode feature (#59009) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: d9fb3a53376157be49b5a7941e6e689a33c81eb0 d9fb3a5337 ddl: Implement TableMode feature (#59009) 195c367f3a parser: support to check any column flag (#60287) f4b85e3540 statistics: remove invalid histogram items in loadNeededColumnHistograms and loadNeededIndexHistograms (#60318) ๐Ÿšง Pre-merge heads of pull requests to base SHA: d9fb3a53376157be49b5a7941e6e689a33c81eb0 ... Auto-merging pkg/planner/core/planbuilder.go Merge made by the 'ort' strategy. Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. pkg/bindinfo/binding_auto.go | 107 ++++++++++++- pkg/bindinfo/binding_auto_hackathon.go | 168 +++++++++++++++++++++ pkg/bindinfo/binding_auto_llm.go | 149 ++++++++++++++++++ pkg/bindinfo/binding_auto_test.go | 11 +- pkg/executor/show.go | 3 +- pkg/planner/core/plan_cost_ver2.go | 54 +++++-- pkg/planner/core/plan_cost_ver2_test.go | 20 +-- pkg/planner/core/planbuilder.go | 4 +- pkg/sessionctx/vardef/tidb_vars.go | 30 ++++ pkg/sessionctx/variable/session.go | 28 ++++ pkg/sessionctx/variable/sysvar.go | 52 +++++++ tests/integrationtest/r/executor/explain.result | 4 +- tests/integrationtest/r/planner/core/cbo.result | 8 +- .../r/planner/core/plan_cache.result | 12 +- .../r/planner/core/plan_cost_ver2.result | 6 +- 15 files changed, 613 insertions(+), 43 deletions(-) create mode 100644 pkg/bindinfo/binding_auto_hackathon.go create mode 100644 pkg/bindinfo/binding_auto_llm.go ๐Ÿงพ Pre-merged result: 36b7734e4c385128f4609a4f71d5b2c4825366a2 36b7734e4c Merge commit '277dabd3550b130722fc6bf781c57b8a2bd37040' into HEAD 277dabd355 merge LLM-based recommendation 37c42206c0 mege rule-based recommendation โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-d9fb3a5-277dabd) 1213378560 bytes in 16.46 secs (73732167 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-3788203f0117c75b114b7d79571d10692a3291ea) 875028480 bytes in 3.00 secs (291304787 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo computeBranchFromPR component: tidb-test, prTargetBranch: master, prTitle: planner: add optimizer cost factors, trunkBranch: master [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@4b8b8fd3; decorates RemoteLauncher[hudson.remoting.Channel@2fa3701a:JNLP4-connect connection from 10.233.75.162/10.233.75.162:49908] 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/pull_integration_ddl_test/tidb-test/.git # timeout=10 > git config remote.origin.url git@github.com:PingCAP-QE/tidb-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 git@github.com:PingCAP-QE/tidb-test.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_SSH to set credentials [INFO] SELinux is present on the host and we could not confirm that it does not apply actively: will try to relabel temporary files now; this may complain if context labeling not applicable after all > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test@tmp/jenkins-gitclient-ssh4228355208210522528.key > git fetch --tags --force --progress --prune -- git@github.com:PingCAP-QE/tidb-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision ccf9f5de6817ed2e54c18f2c1757056d2c8b4e4c (origin/master) > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccf9f5de6817ed2e54c18f2c1757056d2c8b4e4c # timeout=10 Commit message: "planner: utilize equivalence to eliminate unnecessary exchangers | tidb=pr/57417 (#2482)" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/PingCAP-QE/tidb-test/rev-277dabd3550b130722fc6bf781c57b8a2bd37040) 875028480 bytes in 13.24 secs (66084828 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/pull_integration_ddl_test/tidb [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + '[' -f bin/tidb-server ']' + make go: downloading go1.23.8 (linux/amd64) CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v9.0.0-alpha-534-g36b7734e4c" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2025-04-04 13:24:38" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=36b7734e4c385128f4609a4f71d5b2c4825366a2" -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/grafana/pyroscope-go v1.2.1 go: downloading github.com/pingcap/kvproto v0.0.0-20250224053625-b6a98c6bf02d go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading go.uber.org/automaxprocs v1.6.0 go: downloading github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20250327030528-1906b778d741 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/pingcap/log v1.1.1-0.20241212030209-7e3ff8601a2a go: downloading github.com/prometheus/client_golang v1.21.1 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/otiai10/copy v1.14.0 go: downloading github.com/pingcap/tipb v0.0.0-20250331100511-d2c561dad347 go: downloading github.com/google/uuid v1.6.0 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/tikv/pd/client v0.0.0-20250318085533-e8050f72d00d go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading golang.org/x/sys v0.31.0 go: downloading google.golang.org/grpc v1.63.2 go: downloading golang.org/x/sync v0.12.0 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading github.com/gogo/protobuf v1.3.2 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/stretchr/testify v1.10.0 go: downloading github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d go: downloading github.com/cloudfoundry/gosigar v1.3.6 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.38.0 go: downloading github.com/BurntSushi/toml v1.5.0 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/google/btree v1.1.2 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/docker/go-units v0.5.0 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/klauspost/compress v1.18.0 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading google.golang.org/protobuf v1.36.5 go: downloading gopkg.in/yaml.v2 v2.4.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 github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading golang.org/x/time v0.11.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading golang.org/x/text v0.23.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/grafana/pyroscope-go/godeltaprof v0.1.8 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/qri-io/jsonschema v0.2.1 go: downloading github.com/bits-and-blooms/bitset v1.14.3 go: downloading github.com/prometheus/common v0.63.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/aws/aws-sdk-go v1.55.5 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading golang.org/x/tools v0.31.0 go: downloading github.com/cockroachdb/pebble v1.1.4-0.20250120151818-5dd133a1e6fb go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading cloud.google.com/go/storage v1.38.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 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 github.com/spf13/pflag v1.0.6 go: downloading golang.org/x/oauth2 v0.28.0 go: downloading google.golang.org/api v0.169.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading cloud.google.com/go v0.112.1 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading golang.org/x/term v0.30.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.6.3-0.20240520233950-75e935fc3e17 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.16.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 github.com/uber/jaeger-lib v2.4.1+incompatible 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/fatih/color v1.18.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/spf13/cobra v1.9.1 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.4 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/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 v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading golang.org/x/crypto v0.36.0 go: downloading github.com/qri-io/jsonpointer v0.1.1 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-colorable v0.1.14 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/zyedidia/generic v1.2.1 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading cloud.google.com/go/compute/metadata v0.3.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.29.11 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.2 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/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/rivo/uniseg v0.4.7 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/apache/arrow/go/v12 v12.0.1 go: downloading github.com/goccy/go-reflect v1.2.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/golang-jwt/jwt/v5 v5.2.2 go: downloading github.com/segmentio/fasthash v1.0.3 go: downloading github.com/pierrec/lz4/v4 v4.1.15 go: downloading cloud.google.com/go/kms v1.15.7 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.24.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/cockroachdb/errors v1.11.3 go: downloading github.com/cockroachdb/fifo v0.0.0-20240606204812-0bbfbd93a7ce go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/rogpeppe/go-internal v1.14.1 go: downloading github.com/kr/text v0.2.0 go: downloading k8s.io/apimachinery v0.29.11 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/google/flatbuffers v2.0.8+incompatible go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/zeebo/xxh3 v1.0.2 go: downloading github.com/andybalholm/brotli v1.0.5 go: downloading github.com/klauspost/cpuid/v2 v2.0.9 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading github.com/google/s2a-go v0.1.7 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 Build TiDB Server successfully! [Pipeline] sh + ls bin/ddltest ls: cannot access 'bin/ddltest': No such file or directory + make ddltest go: downloading go.uber.org/goleak v1.3.0 [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo computeBranchFromPR component: pd, prTargetBranch: master, prTitle: planner: add optimizer cost factors, trunkBranch: master [Pipeline] echo computeBranchFromPR component: tikv, prTargetBranch: master, prTitle: planner: add optimizer cost factors, trunkBranch: master [Pipeline] sh + chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact_v2.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-integration-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh + /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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 3eb3439fd88f0db9de06ef92e845e80b32c9b49a TIKV: http://fileserver.pingcap.net/download/builds/pingcap/tikv/3eb3439fd88f0db9de06ef92e845e80b32c9b49a/centos7/tikv-server.tar.gz download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/3eb3439fd88f0db9de06ef92e845e80b32c9b49a/centos7/tikv-server.tar.gz >>> start download pd pd master sha1 is 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 PD: http://fileserver.pingcap.net/download/builds/pingcap/pd/9d6bbb8529d9d2acb9cf324a65e94ece465f6346/centos7/pd-server.tar.gz download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/9d6bbb8529d9d2acb9cf324a65e94ece465f6346/centos7/pd-server.tar.gz total 487M drwxr-sr-x 3 jenkins jenkins 4.0K Apr 4 21:30 . drwxr-sr-x 18 jenkins jenkins 4.0K Apr 4 21:29 .. drwxr-sr-x 2 jenkins jenkins 4.0K Apr 4 21:30 bin -rwxr-xr-x 1 jenkins jenkins 115M Apr 3 15:29 pd-server -rwxr-xr-x 1 jenkins jenkins 373M Apr 2 11:56 tikv-server + mv third_bin/tikv-server bin/ + mv third_bin/pd-server bin/ + ls -alh bin/ total 961M drwxr-sr-x 2 jenkins jenkins 4.0K Apr 4 21:30 . drwxr-sr-x 18 jenkins jenkins 4.0K Apr 4 21:29 .. -rwxr-xr-x 1 jenkins jenkins 233M Apr 4 21:29 ddltest -rwxr-xr-x 1 jenkins jenkins 115M Apr 3 15:29 pd-server -rwxr-xr-x 1 jenkins jenkins 242M Apr 4 21:27 tidb-server -rwxr-xr-x 1 jenkins jenkins 373M Apr 2 11:56 tikv-server [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-pull_integration_ddl_test-28577 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/ddltest /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/pd-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tidb-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tikv-server bin/ + chmod +x bin/ddltest bin/pd-server bin/tidb-server bin/tikv-server + ls -alh bin/ total 961M drwxr-sr-x 2 jenkins jenkins 4.0K Apr 4 21:30 . drwxr-sr-x 49 jenkins jenkins 4.0K Apr 4 21:30 .. -rwxr-xr-x 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x 1 jenkins jenkins 373M Apr 4 21:30 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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/tidb-server -V Release Version: v9.0.0-alpha-534-g36b7734e4c Edition: Community Git Commit Hash: 36b7734e4c385128f4609a4f71d5b2c4825366a2 Git Branch: HEAD UTC Build Time: 2025-04-04 13:24:38 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } Aborted by Jenkins Admin Click here to forcibly terminate running steps Cache saved successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test) 1882347520 bytes in 23.70 secs (79417282 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestColumn$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestIndex$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestColumn$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestIndex$') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28577-8xtph-d4m3b-353w5 Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28577-0lx6g-qpnfj-w39sz Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28577-sbkjp-wh07c-63w73 Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28577-f0474-38t8m-wfchb Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28577-0k8bt-25xjr-5b66r Agent pingcap-tidb-pull-integration-ddl-test-28577-8xtph-d4m3b-353w5 is provisioned from template pingcap_tidb_pull_integration_ddl_test_28577-8xtph-d4m3b --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "8bf97e4ffe5660b2f45c11b733048cc647cb6167" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28577-8xtph" name: "pingcap-tidb-pull-integration-ddl-test-28577-8xtph-d4m3b-353w5" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-8xtph-d4m3b-353w5" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-8xtph-d4m3b-353w5" - 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-pull-integration-ddl-test-28577-8xtph-d4m3b-353w5 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28577-h6b96-2lk6f-jrzf3 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@192a6bd8; decorates RemoteLauncher[hudson.remoting.Channel@284cca85:JNLP4-connect connection from 10.233.109.208/10.233.109.208:37792] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/pull_integration_ddl_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 Agent pingcap-tidb-pull-integration-ddl-test-28577-0lx6g-qpnfj-w39sz is provisioned from template pingcap_tidb_pull_integration_ddl_test_28577-0lx6g-qpnfj --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "5d6562af312bd6d9ac9fdfc80f23e9b21766bd9e" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28577-0lx6g" name: "pingcap-tidb-pull-integration-ddl-test-28577-0lx6g-qpnfj-w39sz" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-0lx6g-qpnfj-w39sz" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-0lx6g-qpnfj-w39sz" - 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-pull-integration-ddl-test-28577-0lx6g-qpnfj-w39sz in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Agent pingcap-tidb-pull-integration-ddl-test-28577-sbkjp-wh07c-63w73 is provisioned from template pingcap_tidb_pull_integration_ddl_test_28577-sbkjp-wh07c --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "db7f99c81845e83d266309d01e1c998a52fbdd90" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28577-sbkjp" name: "pingcap-tidb-pull-integration-ddl-test-28577-sbkjp-wh07c-63w73" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-sbkjp-wh07c-63w73" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-sbkjp-wh07c-63w73" - 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-pull-integration-ddl-test-28577-sbkjp-wh07c-63w73 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@4a1939f2; decorates RemoteLauncher[hudson.remoting.Channel@30301818:JNLP4-connect connection from 10.233.83.67/10.233.83.67:37776] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/pull_integration_ddl_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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@23193e3; decorates RemoteLauncher[hudson.remoting.Channel@4f8d6e3e:JNLP4-connect connection from 10.233.87.196/10.233.87.196:51590] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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 rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Agent pingcap-tidb-pull-integration-ddl-test-28577-f0474-38t8m-wfchb is provisioned from template pingcap_tidb_pull_integration_ddl_test_28577-f0474-38t8m --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "7ae68a314aeb030a250d7829de449d5416504823" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28577-f0474" name: "pingcap-tidb-pull-integration-ddl-test-28577-f0474-38t8m-wfchb" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-f0474-38t8m-wfchb" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-f0474-38t8m-wfchb" - 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-pull-integration-ddl-test-28577-f0474-38t8m-wfchb in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Agent pingcap-tidb-pull-integration-ddl-test-28577-0k8bt-25xjr-5b66r is provisioned from template pingcap_tidb_pull_integration_ddl_test_28577-0k8bt-25xjr --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "9b49a282973f83f213e465e56e17723ac84536fb" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28577-0k8bt" name: "pingcap-tidb-pull-integration-ddl-test-28577-0k8bt-25xjr-5b66r" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-0k8bt-25xjr-5b66r" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-0k8bt-25xjr-5b66r" - 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-pull-integration-ddl-test-28577-0k8bt-25xjr-5b66r in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Agent pingcap-tidb-pull-integration-ddl-test-28577-h6b96-2lk6f-jrzf3 is provisioned from template pingcap_tidb_pull_integration_ddl_test_28577-h6b96-2lk6f --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28577/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e0a46af0b550749d954fe8f3865e23d0106699cc" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28577-h6b96" name: "pingcap-tidb-pull-integration-ddl-test-28577-h6b96-2lk6f-jrzf3" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-h6b96-2lk6f-jrzf3" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28577-h6b96-2lk6f-jrzf3" - 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-pull-integration-ddl-test-28577-h6b96-2lk6f-jrzf3 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test) 1882347520 bytes in 5.74 secs (327798996 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:31 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:31 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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/tidb-server -V Release Version: v9.0.0-alpha-534-g36b7734e4c Edition: Community Git Commit Hash: 36b7734e4c385128f4609a4f71d5b2c4825366a2 Git Branch: HEAD UTC Build Time: 2025-04-04 13:24:38 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2426c066; decorates RemoteLauncher[hudson.remoting.Channel@76ee3e22:JNLP4-connect connection from 10.233.109.234/10.233.109.234:42796] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@490a72a8; decorates RemoteLauncher[hudson.remoting.Channel@63610755:JNLP4-connect connection from 10.233.85.147/10.233.85.147:47024] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/pull_integration_ddl_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 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@26b79253; decorates RemoteLauncher[hudson.remoting.Channel@450be8f7:JNLP4-connect connection from 10.233.87.228/10.233.87.228:53862] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache wait pd ready... Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > 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 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test) 1882347520 bytes in 6.26 secs (300687756 bytes/sec) [Pipeline] { [Pipeline] cache wait tikv ready... Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test) 1882347520 bytes in 5.97 secs (315341059 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:31 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:31 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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/tidb-server -V Release Version: v9.0.0-alpha-534-g36b7734e4c Edition: Community Git Commit Hash: 36b7734e4c385128f4609a4f71d5b2c4825366a2 Git Branch: HEAD UTC Build Time: 2025-04-04 13:24:38 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:31 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:31 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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/tidb-server -V Release Version: v9.0.0-alpha-534-g36b7734e4c Edition: Community Git Commit Hash: 36b7734e4c385128f4609a4f71d5b2c4825366a2 Git Branch: HEAD UTC Build Time: 2025-04-04 13:24:38 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { wait pd ready... [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { wait pd ready... [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:31 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:31 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:31 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleInsert testkit.go:123: RefreshSession rand seed: 1743773506119851399 === RUN TestSimpleInsert/Basic === RUN TestSimpleInsert/Basic/test_insert [TestSimpleInsert][Time Cost]1.737822266s === RUN TestSimpleInsert/Basic/test_insert_common [TestSimpleInsert][Time Cost]1.751552853s === RUN TestSimpleInsert/Conflict === RUN TestSimpleInsert/Conflict/test_conflict_insert [2025/04/04 21:31:51.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9439' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.663 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.664 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.664 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.664 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8212' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.665 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.666 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7669' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '72' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8941' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4200' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.763 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.763 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3434' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.766 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.766 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.767 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.767 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3465' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6854' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '584' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8037' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5490' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5280' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4717' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7210' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.861 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.861 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3778' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.862 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.862 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.862 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.863 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.863 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.863 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.863 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.864 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.864 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.864 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.865 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.865 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.867 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.867 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.867 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.868 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4808' for key 'test_conflict_insert.PRIMARY'"] Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test) 1882347520 bytes in 5.98 secs (314988621 bytes/sec) [Pipeline] { [Pipeline] cache [2025/04/04 21:31:51.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7727' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1027' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2964' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2092' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5663' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '60' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1271' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8036' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3589' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4800' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:51.963 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5959' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2092' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7166' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '444' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8019' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4778' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '401' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '444' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2483' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2465' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8678' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4597' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5155' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6811' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4137' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2686' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4760' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9516' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.063 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.065 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '15' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6490' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3185' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8811' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6974' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9472' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2041' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9267' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1473' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '358' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1898' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9423' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9224' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4590' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8995' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '15' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8030' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6175' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6301' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2349' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5777' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.163 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.163 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.163 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.163 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5041' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2484' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3617' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9490' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '502' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6587' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2979' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4965' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6363' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3477' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4401' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6879' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2099' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5763' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1400' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7764' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4481' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4649' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6850' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2892' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3925' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.264 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5843' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '656' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '70' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1038' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9941' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '614' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3925' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2980' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '667' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1935' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1129' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5632' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3019' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2980' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2703' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7137' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '614' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8959' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3401' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.333 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8941' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2730' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8409' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7656' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4719' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6747' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9737' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8988' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4953' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1321' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3684' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '34' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1840' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7129' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '260' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2352' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8656' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.364 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.364 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.364 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.365 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.365 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.365 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.365 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.365 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1921' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.365 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.365 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5036' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9319' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1856' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1763' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4719' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6041' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4777' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3058' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '89' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '285' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1019' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7824' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8962' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3365' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8224' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5019' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3401' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9470' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4223' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8044' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '432' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '463' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7431' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '423' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '737' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '77' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9915' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9208' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1129' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2651' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7776' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '82' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7319' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.463 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.463 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3764' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9211' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '207' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4574' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7990' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2664' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3052' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '898' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5852' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3418' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '271' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2512' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1044' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3614' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1760' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7330' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '627' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2712' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4330' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9232' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.535 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7285' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4258' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2512' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6347' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5182' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1874' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7502' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9362' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9319' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1092' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5362' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6423' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6737' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3409' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8439' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1888' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1609' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9685' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5929' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4886' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '649' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7166' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1692' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3418' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9154' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '260' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7592' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2409' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7432' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '12' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8941' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4224' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7990' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4840' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8685' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7777' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5432' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6780' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1378' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7038' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '122' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '360' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '70' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6669' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3365' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3431' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1384' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4727' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8763' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7962' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6041' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4383' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3031' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5044' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '699' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8476' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3717' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6443' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7038' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1052' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2401' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2960' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4971' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '744' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7477' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7824' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6044' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9372' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '748' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '432' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5483' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1178' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7431' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6178' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4365' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '36' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7888' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4885' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '618' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4686' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1726' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6041' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5186' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7077' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6988' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2321' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3019' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4044' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5398' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5888' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9012' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4161' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '175' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5470' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4298' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9627' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4006' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7108' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9154' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6988' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4578' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1752' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6810' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '699' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4233' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6959' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '776' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2462' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8651' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9200' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3812' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7137' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9719' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5959' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3778' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7649' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5995' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1349' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8964' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '210' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '821' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.763 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3575' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '34' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5921' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1011' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9777' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8606' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '80' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6229' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '71' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7077' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3826' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '574' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '423' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9496' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2013' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '845' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3663' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4953' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9737' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6935' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2736' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4606' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4182' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '806' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2935' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6070' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6578' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4157' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1328' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8736' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4712' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4021' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5155' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '358' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2764' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1964' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3546' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8896' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1806' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8874' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5099' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '729' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1727' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '344' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2651' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '420' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '401' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9372' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3232' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6182' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3306' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3036' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6223' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9641' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.861 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.861 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.861 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.861 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.862 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.862 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4180' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.862 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.862 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.862 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4712' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.863 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7285' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.863 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.863 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '464' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.864 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.864 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8092' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1163' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5641' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9496' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3232' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7788' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5953' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '678' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7788' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1774' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2264' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '626' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3980' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6979' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8475' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6008' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6445' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '148' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4709' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '27' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7929' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4037' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6485' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1223' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2381' for key 'test_conflict_insert.PRIMARY'"] wait tikv ready... [2025/04/04 21:31:52.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5763' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3618' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6347' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '959' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3663' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '618' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4000' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5852' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5719' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8484' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4597' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1359' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3374' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9988' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '603' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3589' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3605' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1919' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6821' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5748' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4124' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9892' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7358' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2384' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7741' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5476' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6210' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5496' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:52.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6597' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6664' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8431' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6008' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6891' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '824' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2384' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4067' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '74' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1190' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '207' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6271' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7305' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8372' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7031' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '418' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '58' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2672' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6363' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7455' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9372' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3463' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8666' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '83' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3238' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3998' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4473' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4736' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3185' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '462' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5995' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3699' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2483' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1811' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5484' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4516' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9306' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4941' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5186' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7502' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2462' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6974' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4862' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2811' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1992' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7575' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8349' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7496' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1587' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1317' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4548' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5988' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8814' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.063 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.063 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.063 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.063 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4730' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.064 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5769' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '597' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '26' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6627' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6575' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5266' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5092' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1010' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '516' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '586' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9024' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5600' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6400' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8038' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1162' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3589' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '330' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1000' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2413' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4055' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5305' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '72' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4752' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2186' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7617' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8030' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8516' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1752' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9321' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '48' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '44' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6703' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1874' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3964' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8398' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7578' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6298' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3351' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9812' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5736' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6013' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4885' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2930' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3358' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7298' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6352' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6037' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1971' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9641' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3477' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8919' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9979' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9719' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2796' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5502' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5888' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6776' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2842' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9590' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8384' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7852' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '93' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6585' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5232' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6663' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9773' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7909' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6644' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5492' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3375' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '886' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7858' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '655' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3546' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2475' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4892' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4340' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1270' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8484' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3431' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3962' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6854' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '729' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2963' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5363' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4491' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8488' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7223' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3398' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3699' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7736' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7270' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7207' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8824' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2024' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8137' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5210' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7600' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2401' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7990' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '84' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3891' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2805' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3921' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9008' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6078' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1212' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3331' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '565' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '614' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1978' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '735' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7891' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4230' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6481' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8847' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9812' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2791' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9193' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.263 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8268' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.264 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.264 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.265 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '190' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.265 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.265 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4885' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4481' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '76' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:31:53.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8635' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]1.733224246s wait tikv ready... === RUN TestSimpleInsert/Conflict/test_conflict_insert_common [2025/04/04 21:31:56.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6505-6505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8994-8994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2464-2464' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4672-4672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3137-3137' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1562-1562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5616-5616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2570-2570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6558-6558' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1689-1689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9038-9038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844-2844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274-7274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693-693' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3627-3627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3585-3585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3077-3077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5683-5683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3367-3367' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2464-2464' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6659-6659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785-8785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7410-7410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5072-5072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '319-319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5351-5351' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4140-4140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5124-5124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2718-2718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3355-3355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7766-7766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2255-2255' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825-2825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8851-8851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1507-1507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9163-9163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9153-9153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8411-8411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '633-633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5700-5700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9021-9021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2902-2902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '199-199' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1830-1830' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '828-828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2537-2537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985-6985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3257-3257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516-6516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470-6470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8679-8679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2245-2245' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4986-4986' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8727-8727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5764-5764' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9766-9766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736-1736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '225-225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6751-6751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5650-5650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6725-6725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3247-3247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1446-1446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582-7582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831-1831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9790-9790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4411-4411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8673-8673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1862-1862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733-733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1830-1830' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9563-9563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1108-1108' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4394-4394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761-1761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3040-3040' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292-7292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7061-7061' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9959-9959' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8881-8881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4859-4859' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3921-3921' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2493-2493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2906-2906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6768-6768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6848-6848' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6637-6637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3355-3355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6292-6292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9654-9654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1253-1253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '853-853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1341-1341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3195-3195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857-8857' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6023-6023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274-7274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7308-7308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2959-2959' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4702-4702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8907-8907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3249-3249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4469-4469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2936-2936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8086-8086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9566-9566' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418-6418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6560-6560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2640-2640' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4109-4109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1689-1689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.763 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800-800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.763 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4807-4807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9165-9165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.765 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3663-3663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.765 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1540-1540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4170-4170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8468-8468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6007-6007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6124-6124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3701-3701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3664-3664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7980-7980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1734-1734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2936-2936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1844-1844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6380-6380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6459-6459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3798-3798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8552-8552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2458-2458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761-1761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5942-5942' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5078-5078' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7498-7498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3663-3663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8507-8507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9788-9788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '843-843' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6841-6841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6823-6823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7461-7461' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4256-4256' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4862-4862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8901-8901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5231-5231' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128-3128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490-1490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9700-9700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7587-7587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5398-5398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307-307' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399-5399' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7253-7253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3297-3297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1536-1536' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2591-2591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279-7279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5208-5208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8300-8300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9374-9374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1517-1517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8994-8994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6103-6103' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5209-5209' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8942-8942' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445-3445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1499-1499' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1885-1885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4819-4819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4626-4626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686-5686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250-2250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4283-4283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1071-1071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '425-425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4632-4632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116-8116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116-8116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '828-828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856-4856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4568-4568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619-4619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7684-7684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9613-9613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '315-315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1334-1334' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8092-8092' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8901-8901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9374-9374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7061-7061' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6274-6274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8799-8799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5120-5120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3576-3576' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3192-3192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6241-6241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743-7743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '828-828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2869-2869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9933-9933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9114-9114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8552-8552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525-7525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5760-5760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6850-6850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2869-2869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9452-9452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4702-4702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376-376' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.862 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '464-464' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.863 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5616-5616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1789-1789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8673-8673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579-3579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5364-5364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527-6527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3067-3067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838-2838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9647-9647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6538-6538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4961-4961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596-8596' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1214-1214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6768-6768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8799-8799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3995-3995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828-5828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '192-192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8721-8721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250-5250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952-4952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4263-4263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698-5698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8314-8314' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4961-4961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5408-5408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645-1645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490-1490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3496-3496' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924-3924' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '646-646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2021-2021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5574-5574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8994-8994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2232-2232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5607-5607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375-375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5401-5401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4531-4531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2631-2631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5641-5641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1849-1849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9442-9442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968-1968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7244-7244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1475-1475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333-333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5412-5412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115-2115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1770-1770' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9647-9647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9534-9534' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5459-5459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4186-4186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128-3128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7276-7276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5616-5616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7579-7579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8384-8384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3917-3917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2248-2248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9165-9165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '607-607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341-7341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2197-2197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866-8866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362-3362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3840-3840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1099-1099' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453-1453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8917-8917' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1899-1899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1547-1547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '542-542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4363-4363' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2140-2140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5680-5680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3280-3280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1506-1506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6058-6058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8890-8890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '998-998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9641-9641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2892-2892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4865-4865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4921-4921' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '19-19' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5153-5153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7826-7826' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5777-5777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785-8785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827-1827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1256-1256' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6968-6968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5006-5006' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4489-4489' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8426-8426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7895-7895' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3426-3426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9651-9651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2502-2502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922-1922' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250-2250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9008-9008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '433-433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151-2151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2-2' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9542-9542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9408-9408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8953-8953' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596-1596' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7793-7793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2270-2270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2549-2549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.963 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8710-8710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.963 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6318-6318' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.963 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6184-6184' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.964 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4790-4790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:56.964 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9214-9214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8735-8735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6116-6116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156-156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2313-2313' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9079-9079' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9706-9706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9375-9375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1328-1328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1789-1789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6487-6487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893-6893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1104-1104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7295-7295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '955-955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5408-5408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3375-3375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6768-6768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7317-7317' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5072-5072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825-2825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4077-4077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8942-8942' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9008-9008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4672-4672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7818-7818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5300-5300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2214-2214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6771-6771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3336-3336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3373-3373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1743-1743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418-6418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291-291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7032-7032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1584-1584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831-1831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '976-976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7358-7358' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7290-7290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034-9034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5671-5671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9882-9882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411-3411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066-6066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1770-1770' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8757-8757' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6421-6421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8801-8801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5476-5476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3412-3412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5562-5562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5968-5968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4990-4990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4597-4597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '534-534' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '297-297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3721-3721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6968-6968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5297-5297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3624-3624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5302-5302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1002-1002' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4523-4523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '557-557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1496-1496' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6616-6616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716-4716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7713-7713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527-6527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8272-8272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629-2629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3381-3381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8648-8648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5644-5644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9409-9409' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6884-6884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5760-5760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '62-62' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2089-2089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736-1736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3838-3838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1952-1952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2091-2091' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7565-7565' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1128-1128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1676-1676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293-5293' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4366-4366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647-647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5331-5331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '349-349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1253-1253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4167-4167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '117-117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2247-2247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471-9471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8591-8591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8159-8159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3970-3970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6481-6481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1462-1462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1262-1262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743-7743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9060-9060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9799-9799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3115-3115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5984-5984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8530-8530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3687-3687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2634-2634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335-6335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2505-2505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7722-7722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2085-2085' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9736-9736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3325-3325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '725-725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3641-3641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3496-3496' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8459-8459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '633-633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5528-5528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9168-9168' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4733-4733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4720-4720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3622-3622' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8904-8904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8853-8853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8336-8336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3412-3412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9211-9211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3521-3521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1307-1307' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8270-8270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9107-9107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258-3258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8281-8281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4571-4571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6712-6712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6480-6480' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6685-6685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '729-729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9500-9500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4366-4366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1547-1547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3501-3501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8874-8874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5131-5131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4702-4702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '817-817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.063 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3535-3535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4686-4686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4101-4101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4768-4768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5050-5050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '480-480' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048-8048' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '371-371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2272-2272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5993-5993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560-1560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '483-483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2547-2547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5687-5687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7062-7062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7017-7017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '328-328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '73-73' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2468-2468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107-2107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780-7780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5912-5912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8991-8991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4980-4980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6116-6116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2705-2705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2370-2370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8068-8068' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6124-6124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5519-5519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7922-7922' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2266-2266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7988-7988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3432-3432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1821-1821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7063-7063' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3650-3650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516-6516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1508-1508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2680-2680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1077-1077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4869-4869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2484-2484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2121-2121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482-4482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2221-2221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3484-3484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '760-760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878-2878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3628-3628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7308-7308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3612-3612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6736-6736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1120-1120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991-6991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2392-2392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582-7582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8251-8251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7962-7962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7097-7097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3721-3721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2238-2238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2667-2667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9338-9338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1597-1597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8291-8291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9016-9016' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4000-4000' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1506-1506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4524-4524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '191-191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6821-6821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7539-7539' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2126-2126' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9188-9188' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9129-9129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3104-3104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8575-8575' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4837-4837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3024-3024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2970-2970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '976-976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6851-6851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '192-192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3512-3512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6176-6176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4873-4873' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2818-2818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4866-4866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4409-4409' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '178-178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6699-6699' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4430-4430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415-9415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5185-5185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8125-8125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9807-9807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2431-2431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3230-3230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3121-3121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827-1827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7842-7842' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3412-3412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6811-6811' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3665-3665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7290-7290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6944-6944' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8365-8365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7871-7871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7797-7797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6424-6424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3151-3151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4894-4894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9320-9320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3115-3115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '83-83' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2915-2915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1057-1057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5984-5984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8251-8251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8244-8244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9803-9803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1888-1888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '912-912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4256-4256' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4999-4999' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4541-4541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8520-8520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5016-5016' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9114-9114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9086-9086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '607-607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4077-4077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7743-7743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9249-9249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3995-3995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3732-3732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9703-9703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1963-1963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622-7622' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821-7821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3381-3381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541-6541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6305-6305' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '645-645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5185-5185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8038-8038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8291-8291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4335-4335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9829-9829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4335-4335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3102-3102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5956-5956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3655-3655' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5554-5554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7865-7865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '517-517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9443-9443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4112-4112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5065-5065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3024-3024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4932-4932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1992-1992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2021-2021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '637-637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9976-9976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9579-9579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4987-4987' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '855-855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3627-3627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '886-886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7103-7103' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9100-9100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1846-1846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1963-1963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4462-4462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647-647' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5519-5519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5065-5065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301-9301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9139-9139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8308-8308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5115-5115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2592-2592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9577-9577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3900-3900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6312-6312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4537-4537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7436-7436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800-800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2780-2780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778-1778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7080-7080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813-7813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1628-1628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6034-6034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9378-9378' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9933-9933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3994-3994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5023-5023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7173-7173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4578-4578' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4686-4686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3705-3705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3311-3311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7641-7641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2547-2547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6625-6625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2010-2010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1131-1131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7760-7760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6003-6003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1577-1577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743-743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2449-2449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1239-1239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '947-947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7722-7722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7289-7289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3328-3328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893-1893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8251-8251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804-1804' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1762-1762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2728-2728' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5626-5626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4270-4270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2052-2052' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '113-113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9100-9100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9716-9716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8604-8604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5309-5309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335-6335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285-6285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2727-2727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4664-4664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6372-6372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807-807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5725-5725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7971-7971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '616-616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2680-2680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '661-661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8040-8040' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1425-1425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6426-6426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841-841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2946-2946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3555-3555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8719-8719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464-9464' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6751-6751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1845-1845' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8927-8927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4626-4626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1765-1765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3311-3311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7577-7577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902-3902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3282-3282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3798-3798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3957-3957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807-807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2869-2869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2313-2313' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339-1339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7696-7696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1743-1743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1385-1385' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6609-6609' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156-156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6783-6783' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3147-3147' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276-5276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7014-7014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1807-1807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5803-5803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7848-7848' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '868-868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1434-1434' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9226-9226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3668-3668' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6879-6879' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8890-8890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810-1810' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5504-5504' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5149-5149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6471-6471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2210-2210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151-2151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '804-804' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878-2878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3297-3297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9367-9367' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5456-5456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5958-5958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8670-8670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2846-2846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125-6125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1806-1806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3463-3463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3121-3121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8086-8086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250-5250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6299-6299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1790-1790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '224-224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291-291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7871-7871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4932-4932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9959-9959' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2266-2266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6901-6901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2829-2829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2510-2510' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2627-2627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3439-3439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9213-9213' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2468-2468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3508-3508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3828-3828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8319-8319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7411-7411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7771-7771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '223-223' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4369-4369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5164-5164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1152-1152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8300-8300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302-8302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5000-5000' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9570-9570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2510-2510' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838-2838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7458-7458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7146-7146' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531-531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7436-7436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7234-7234' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786-5786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403-4403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3049-3049' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.263 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6131-6131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.263 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5505-5505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.263 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4699-4699' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.263 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7324-7324' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.263 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '331-331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.264 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2488-2488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.264 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2095-2095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.264 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6193-6193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3451-3451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6699-6699' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170-1170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5042-5042' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3493-3493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2124-2124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1633-1633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854-9854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9604-9604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4899-4899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3289-3289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '892-892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125-6125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8730-8730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6358-6358' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900-4900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827-1827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6699-6699' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5005-5005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7352-7352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3555-3555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4402-4402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5523-5523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6459-6459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2398-2398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979-3979' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7180-7180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7251-7251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3181-3181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493-1493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1491-1491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9781-9781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6308-6308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '592-592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6785-6785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692-6692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '633-633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8579-8579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1925-1925' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8717-8717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3061-3061' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5113-5113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525-7525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3371-3371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3101-3101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5680-5680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8507-8507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7322-7322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2548-2548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4890-4890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '370-370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7907-7907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1836-1836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1131-1131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2587-2587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6522-6522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4746-4746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3275-3275' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8424-8424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3576-3576' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '981-981' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6189-6189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1341-1341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7119-7119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553-1553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7892-7892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '959-959' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6834-6834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1764-1764' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3879-3879' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1373-1373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7312-7312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9484-9484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2665-2665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7801-7801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7997-7997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7413-7413' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7398-7398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8353-8353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8931-8931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9595-9595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6380-6380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2648-2648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4205-4205' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7244-7244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9651-9651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4194-4194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9644-9644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427-9427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3616-3616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6333-6333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3329-3329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.333 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6084-6084' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2719-2719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2592-2592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825-2825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6438-6438' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8251-8251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8130-8130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3300-3300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7003-7003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582-7582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '218-218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1549-1549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2515-2515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573-9573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3088-3088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3300-3300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2335-2335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9255-9255' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '346-346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2861-2861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610-3610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907-4907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9442-9442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5813-5813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9442-9442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795-5795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302-4302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4862-4862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2262-2262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1469-1469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2400-2400' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4446-4446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1330-1330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3418-3418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1856-1856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2197-2197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4387-4387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6783-6783' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2997-2997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3897-3897' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1765-1765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6046-6046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659-7659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5233-5233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8138-8138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8808-8808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727-3727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601-2601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7818-7818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '786-786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455-3455' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1606-1606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3828-3828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348-1348' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9075-9075' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8428-8428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2594-2594' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3060-3060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1874-1874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6736-6736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7041-7041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3211-3211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9442-9442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4005-4005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5781-5781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4531-4531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381-8381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '157-157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333-333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2658-2658' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689-8689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877-7877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6058-6058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6173-6173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7365-7365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6254-6254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1595-1595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1238-1238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6282-6282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1592-1592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692-6692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1753-1753' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8161-8161' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3399-3399' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8127-8127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2600-2600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9704-9704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6558-6558' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '139-139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390-4390' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6880-6880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6308-6308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9428-9428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8634-8634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151-2151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5230-5230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883-1883' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368-9368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1880-1880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9603-9603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6798-6798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '750-750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1455-1455' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1448-1448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1707-1707' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6682-6682' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8404-8404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9948-9948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6453-6453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3280-3280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1017-1017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '618-618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4072-4072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5172-5172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9828-9828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795-795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5505-5505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7947-7947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8121-8121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3600-3600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048-8048' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6968-6968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362-3362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5433-5433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8718-8718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9887-9887' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '385-385' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6062-6062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3503-3503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6249-6249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4354-4354' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3076-3076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '627-627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6145-6145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2807-2807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2988-2988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2469-2469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1476-1476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9226-9226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4702-4702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2630-2630' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6480-6480' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '22-22' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5070-5070' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7289-7289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3328-3328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5626-5626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1877-1877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736-1736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3509-3509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4967-4967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2024-2024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9644-9644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '63-63' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978-4978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640-3640' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3841-3841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795-2795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2553-2553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5737-5737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1691-1691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8167-8167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3053-3053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5804-5804' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571-1571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7113-7113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7281-7281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4012-4012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391-391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3204-3204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7544-7544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293-5293' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7694-7694' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6751-6751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1475-1475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9737-9737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3464-3464' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4959-4959' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1160-1160' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432-8432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '56-56' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368-4368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915-4915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8136-8136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8750-8750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712-9712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3421-3421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5122-5122' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9840-9840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5232-5232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996-3996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629-2629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2948-2948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143-7143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6241-6241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813-813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4740-4740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1092-1092' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6512-6512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5269-5269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3509-3509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '710-710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6536-6536' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4814-4814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8111-8111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1896-1896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4656-4656' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5415-5415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381-8381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2353-2353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9500-9500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7008-7008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698-5698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6503-6503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761-1761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4680-4680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7956-7956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8127-8127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4511-4511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5648-5648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8064-8064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8005-8005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9843-9843' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8244-8244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736-1736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '20-20' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6244-6244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6558-6558' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7308-7308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '387-387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6769-6769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1562-1562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7782-7782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4347-4347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9114-9114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9055-9055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6600-6600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8409-8409' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2769-2769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323-6323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8527-8527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544-4544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2809-2809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066-6066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7907-7907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9766-9766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5141-5141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2930-2930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9883-9883' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688-4688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5922-5922' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9015-9015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '840-840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6038-6038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7394-7394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3750-3750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6676-6676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5148-5148' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6009-6009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8894-8894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3374-3374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877-7877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '419-419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5484-5484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3488-3488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134-9134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3076-3076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128-3128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1393-1393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107-2107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2892-2892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '641-641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6426-6426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3209-3209' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9138-9138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6750-6750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2173-2173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203-4203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2510-2510' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3296-3296' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756-7756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '607-607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725-8725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4298-4298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3493-3493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7704-7704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9613-9613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3152-3152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1000-1000' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2995-2995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3346-3346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6074-6074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8205-8205' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6879-6879' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3439-3439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5274-5274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4463-4463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6546-6546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8327-8327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7689-7689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '896-896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8253-8253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1825-1825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6134-6134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '336-336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5412-5412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516-6516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725-8725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2775-2775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323-3323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601-2601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922-1922' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8287-8287' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2023-2023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8415-8415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8529-8529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '513-513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5733-5733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3869-3869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2925-2925' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350-9350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '912-912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3897-3897' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2342-2342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4582-4582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7498-7498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4585-4585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2078-2078' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5725-5725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362-3362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '79-79' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250-8250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6354-6354' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2818-2818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2070-2070' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4349-4349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4720-4720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7173-7173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410-5410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9938-9938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1629-1629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3786-3786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844-2844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9499-9499' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3379-3379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1263-1263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3130-3130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1849-1849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '862-862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2446-2446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5716-5716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '47-47' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9580-9580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '593-593' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5036-5036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3069-3069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4673-4673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1022-1022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6254-6254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4197-4197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6557-6557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6507-6507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7869-7869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6560-6560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2931-2931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1252-1252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325-5325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7654-7654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7790-7790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1792-1792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4389-4389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6642-6642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '798-798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4463-4463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825-2825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8091-8091' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838-2838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7633-7633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8871-8871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.463 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7954-7954' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9493-9493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253-2253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9386-9386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2240-2240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4597-4597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2598-2598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795-5795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4778-4778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6426-6426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7344-7344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8955-8955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1088-1088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1737-1737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464-9464' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2304-2304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2420-2420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902-3902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3756-3756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7476-7476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2997-2997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8928-8928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3665-3665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '152-152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9595-9595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5574-5574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2375-2375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3056-3056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5688-5688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7855-7855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3257-3257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6608-6608' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9349-9349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7295-7295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3808-3808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6485-6485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7573-7573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5958-5958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7328-7328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3372-3372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4531-4531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363-1363' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6784-6784' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996-9996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2159-2159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7173-7173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8111-8111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1101-1101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2397-2397' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6015-6015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5635-5635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '422-422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '191-191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380-5380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '891-891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9632-9632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5874-5874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4474-4474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1444-1444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3566-3566' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4967-4967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7416-7416' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9939-9939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9891-9891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9374-9374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3308-3308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3268-3268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1290-1290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5158-5158' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7867-7867' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301-9301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2214-2214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4717-4717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348-1348' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3808-3808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9201-9201' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2011-2011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3031-3031' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '637-637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4469-4469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3732-3732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778-1778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6087-6087' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8631-8631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5716-5716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9343-9343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6701-6701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '75-75' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '868-868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7733-7733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5207-5207' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3204-3204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2925-2925' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8550-8550' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1121-1121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4678-4678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7295-7295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7251-7251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3012-3012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800-800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1066-1066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1076-1076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8842-8842' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7327-7327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4519-4519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2788-2788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9700-9700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '325-325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6507-6507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4252-4252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9730-9730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3653-3653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952-4952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8747-8747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1412-1412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3642-3642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7071-7071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6116-6116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4278-4278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221-3221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '746-746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5302-5302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8718-8718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348-1348' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5716-5716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6600-6600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8230-8230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9260-9260' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1612-1612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6167-6167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5371-5371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '250-250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7771-7771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7492-7492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828-5828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6675-6675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.535 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2974-2974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.535 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '736-736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.535 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2124-2124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9271-9271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761-1761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5528-5528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207-8207' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7797-7797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077-8077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7381-7381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5532-5532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3657-3657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1772-1772' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5528-5528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '63-63' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4059-4059' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6576-6576' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '315-315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716-4716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8234-8234' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1010-1010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1017-1017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490-1490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6458-6458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7782-7782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482-4482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '744-744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '190-190' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2261-2261' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7364-7364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9618-9618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '169-169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8249-8249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2473-2473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7317-7317' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1404-1404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6485-6485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7427-7427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2935-2935' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2908-2908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3814-3814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1506-1506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2548-2548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '238-238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1522-1522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6110-6110' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2979-2979' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5981-5981' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1820-1820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5554-5554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8371-8371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368-9368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2881-2881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '616-616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5008-5008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8929-8929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866-8866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6513-6513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3144-3144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9485-9485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2154-2154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '609-609' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7476-7476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9706-9706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5504-5504' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3843-3843' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7093-7093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5532-5532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9016-9016' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '634-634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3008-3008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2302-2302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7988-7988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '258-258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5306-5306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2400-2400' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8612-8612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3224-3224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2067-2067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4242-4242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449-5449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3472-3472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1395-1395' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2227-2227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4057-4057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1205-1205' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2608-2608' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17-17' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1491-1491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6340-6340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2055-2055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6403-6403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2185-2185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3835-3835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4908-4908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9667-9667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6528-6528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9596-9596' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9864-9864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3882-3882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '892-892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8587-8587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '862-862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7042-7042' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3311-3311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403-4403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4209-4209' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7433-7433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6124-6124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9790-9790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5141-5141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823-5823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1737-1737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7991-7991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1951-1951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2434-2434' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6768-6768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5296-5296' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4218-4218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4167-4167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10-10' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688-7688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1282-1282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2458-2458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9085-9085' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6086-6086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9703-9703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804-1804' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9441-9441' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4141-4141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978-4978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6440-6440' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '855-855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7471-7471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9766-9766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1872-1872' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8242-8242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6636-6636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8272-8272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8424-8424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8297-8297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4437-4437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1061-1061' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.563 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2595-2595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2777-2777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274-7274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9493-9493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1045-1045' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8916-8916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4796-4796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '839-839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3732-3732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6995-6995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '128-128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '989-989' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1162-1162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8952-8952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4996-4996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6874-6874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3999-3999' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '268-268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464-9464' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5590-5590' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5068-5068' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8111-8111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1606-1606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156-156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325-5325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '749-749' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6905-6905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2591-2591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8419-8419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9767-9767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9038-9038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1385-1385' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6518-6518' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2174-2174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8508-8508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5781-5781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5124-5124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7169-7169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8971-8971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3016-3016' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3692-3692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9828-9828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3566-3566' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5882-5882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3655-3655' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5154-5154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939-5939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3916-3916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5732-5732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '200-200' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5961-5961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7666-7666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6417-6417' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7871-7871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1260-1260' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689-8689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1036-1036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8653-8653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6643-6643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7565-7565' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9697-9697' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '711-711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6995-6995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445-3445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5353-5353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3154-3154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4347-4347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8809-8809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6446-6446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9039-9039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '457-457' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2020-2020' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '342-342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '990-990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1097-1097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5141-5141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6490-6490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9588-9588' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9220-9220' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '522-522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6384-6384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1283-1283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5379-5379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5971-5971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2141-2141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5846-5846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391-391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7644-7644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5330-5330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7660-7660' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3076-3076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9542-9542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5104-5104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4194-4194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6597-6597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7592-7592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6165-6165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2419-2419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8579-8579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9208-9208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1112-1112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6038-6038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323-3323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3374-3374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6481-6481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900-4900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '359-359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335-6335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6071-6071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '748-748' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6292-6292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '297-297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424-9424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7993-7993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8520-8520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1767-1767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2431-2431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1030-1030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8871-8871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '659-659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9365-9365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9343-9343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '607-607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5178-5178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203-4203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8541-8541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3766-3766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6719-6719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3094-3094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982-6982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2640-2640' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3794-3794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3862-3862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3304-3304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8375-8375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4145-4145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8544-8544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '124-124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403-4403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8648-8648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1669-1669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7101-7101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4000-4000' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8289-8289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725-8725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5971-5971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978-4978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274-7274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2159-2159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1992-1992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1941-1941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '480-480' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1152-1152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5090-5090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9976-9976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3334-3334' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7641-7641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2328-2328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5509-5509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3738-3738' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4551-4551' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1218-1218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585-5585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6768-6768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9273-9273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6056-6056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8514-8514' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7064-7064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7895-7895' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2482-2482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355-6355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2170-2170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4118-4118' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '869-869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9389-9389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8825-8825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9604-9604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6003-6003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7528-7528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479-3479' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '546-546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6345-6345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4908-4908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7110-7110' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9341-9341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9222-9222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6487-6487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8632-8632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4541-4541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7293-7293' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4928-4928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8749-8749' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3864-3864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6880-6880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5497-5497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9481-9481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5374-5374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '880-880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449-5449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1829-1829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '544-544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1692-1692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6404-6404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9443-9443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8754-8754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9829-9829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9052-9052' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2371-2371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9438-9438' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7523-7523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6810-6810' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5107-5107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2242-2242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5153-5153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4314-4314' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7267-7267' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8667-8667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2365-2365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '423-423' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5153-5153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5023-5023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6306-6306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '387-387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5028-5028' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2567-2567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8129-8129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1030-1030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9139-9139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207-8207' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '467-467' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6010-6010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7183-7183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7289-7289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2024-2024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4818-4818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6880-6880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '527-527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7792-7792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '63-63' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2192-2192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4050-4050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7431-7431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7566-7566' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001-5001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1034-1034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3415-3415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7248-7248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4517-4517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6773-6773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1151-1151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2080-2080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6725-6725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7377-7377' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '513-513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '607-607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9146-9146' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1874-1874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4069-4069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3791-3791' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915-4915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3000-3000' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2183-2183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '32-32' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '823-823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4215-4215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7715-7715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541-6541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6046-6046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2484-2484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7173-7173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3905-3905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3318-3318' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5483-5483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7017-7017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6533-6533' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7129-7129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '258-258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799-5799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7790-7790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529-7529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3095-3095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8021-8021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7129-7129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4831-4831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3664-3664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9249-9249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1946-1946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4358-4358' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8701-8701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3612-3612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8968-8968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7803-7803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1144-1144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2270-2270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2502-2502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6191-6191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6108-6108' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3771-3771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4834-4834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6502-6502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5867-5867' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9742-9742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7842-7842' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5388-5388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6527-6527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080-4080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6372-6372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3111-3111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5350-5350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396-3396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156-2156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2791-2791' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5054-5054' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780-7780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '308-308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7687-7687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1161-1161' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4632-4632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6379-6379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7560-7560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '936-936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810-1810' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2658-2658' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9849-9849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4070-4070' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4801-4801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149-6149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7177-7177' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610-4610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7970-7970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528-3528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2536-2536' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8591-8591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5822-5822' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5372-5372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4763-4763' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9788-9788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1148-1148' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541-6541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8501-8501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2283-2283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4402-4402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238-8238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6217-6217' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4878-4878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949-1949' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6799-6799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698-5698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5246-5246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9012-9012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8271-8271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5460-5460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4018-4018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '913-913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253-2253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870-5870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1927-1927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1389-1389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1327-1327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5172-5172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5793-5793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1182-1182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5267-5267' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '59-59' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5015-5015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1071-1071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '835-835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716-8716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7902-7902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827-1827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1820-1820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7652-7652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4602-4602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938-2938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3040-3040' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2035-2035' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6836-6836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4976-4976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8955-8955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9919-9919' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6345-6345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3135-3135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3612-3612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1112-1112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7447-7447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6471-6471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333-333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7468-7468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '804-804' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2187-2187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6959-6959' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6643-6643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9113-9113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1425-1425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9394-9394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7199-7199' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734-5734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6418-6418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2900-2900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9817-9817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6622-6622' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '459-459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610-4610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116-8116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6017-6017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2208-2208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721-721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712-9712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9024-9024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2900-2900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5019-5019' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8067-8067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1218-1218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5167-5167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4197-4197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7810-7810' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299-8299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860-6860' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3284-3284' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1584-1584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7613-7613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1792-1792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4760-4760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8817-8817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239-3239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8584-8584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7316-7316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6752-6752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9824-9824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4455-4455' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '686-686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9311-9311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8324-8324' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5914-5914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5460-5460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6352-6352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5793-5793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5311-5311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5350-5350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7295-7295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4360-4360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5005-5005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2096-2096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2805-2805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2640-2640' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3918-3918' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962-962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979-3979' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6299-6299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2765-2765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107-2107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8080-8080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7605-7605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4998-4998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8890-8890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077-8077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6202-6202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4263-4263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184-5184' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844-2844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9976-9976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7975-7975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2668-2668' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1238-1238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8271-8271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '374-374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7546-7546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1954-1954' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8558-8558' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8341-8341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1509-1509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1465-1465' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4062-4062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3152-3152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9678-9678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8621-8621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9386-9386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '113-113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '396-396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2627-2627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5362-5362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3864-3864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9980-9980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939-5939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202-9202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889-8889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '936-936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638-6638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9420-9420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1015-1015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9177-9177' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5105-5105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4581-4581' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2988-2988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106-4106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5223-5223' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543-1543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8906-8906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2221-2221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8808-8808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8070-8070' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6175-6175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3602-3602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1488-1488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '332-332' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6714-6714' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '241-241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1202-1202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9129-9129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6001-6001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9109-9109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8970-8970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6172-6172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1704-1704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '112-112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6915-6915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479-3479' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3665-3665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982-6982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '857-857' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2118-2118' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3750-3750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207-8207' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6823-6823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750-9750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9778-9778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8281-8281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9081-9081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4802-4802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3086-3086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '626-626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7344-7344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '429-429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4909-4909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5866-5866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1071-1071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7879-7879' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3805-3805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5799-5799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3850-3850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9271-9271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8465-8465' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2444-2444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6773-6773' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2414-2414' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7664-7664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6392-6392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5221-5221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5080-5080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6964-6964' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '701-701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2482-2482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8343-8343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4667-4667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870-5870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2228-2228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968-1968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3698-3698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4513-4513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '144-144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357-2357' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452-6452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2023-2023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9951-9951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2866-2866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7825-7825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6560-6560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4546-4546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '287-287' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2081-2081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757-7757' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1772-1772' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9046-9046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250-2250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2906-2906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6227-6227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2855-2855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7364-7364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3399-3399' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1563-1563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7934-7934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3144-3144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5509-5509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259-5259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1901-1901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8598-8598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4259-4259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221-3221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1050-1050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6346-6346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7334-7334' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7730-7730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8452-8452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8396-8396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7633-7633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877-7877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7850-7850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '206-206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7548-7548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5222-5222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1679-1679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9574-9574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3518-3518' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7865-7865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3709-3709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8840-8840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291-291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1474-1474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3831-3831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4531-4531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '279-279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8563-8563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2589-2589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '718-718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3624-3624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2076-2076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4961-4961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2740-2740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985-6985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4713-4713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970-5970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9129-9129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1258-1258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9175-9175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2261-2261' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7797-7797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '985-985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3940-3940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2843-2843' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4081-4081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128-3128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856-4856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3591-3591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1585-1585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1867-1867' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982-6982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5929-5929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5037-5037' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2032-2032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8701-8701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '532-532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300-9300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3823-3823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6067-6067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516-6516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9252-9252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '373-373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1948-1948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1282-1282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1808-1808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4161-4161' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6635-6635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '189-189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368-9368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8036-8036' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7308-7308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '487-487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3050-3050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6679-6679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4152-4152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4590-4590' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9631-9631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253-2253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5408-5408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4471-4471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4268-4268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3192-3192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4018-4018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4664-4664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8402-8402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382-8382' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '719-719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4152-4152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9421-9421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3444-3444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579-3579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3487-3487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5115-5115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6422-6422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5081-5081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1902-1902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6073-6073' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9211-9211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5992-5992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291-291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9586-9586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5239-5239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2572-2572' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '66-66' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1342-1342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9388-9388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3118-3118' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5240-5240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2590-2590' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544-1544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '559-559' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1785-1785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8027-8027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '121-121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1061-1061' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7350-7350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3000-3000' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6768-6768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2567-2567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629-3629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6342-6342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083-4083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1931-1931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1124-1124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '687-687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7473-7473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5578-5578' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8402-8402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3968-3968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8594-8594' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8320-8320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7562-7562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '364-364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531-531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7851-7851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1347-1347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9065-9065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9950-9950' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '926-926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2806-2806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4065-4065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9951-9951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6008-6008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5781-5781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544-4544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1654-1654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3045-3045' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2643-2643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1194-1194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5434-5434' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3523-3523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9759-9759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9666-9666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398-398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '57-57' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1079-1079' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339-1339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1951-1951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8869-8869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6944-6944' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9489-9489' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7618-7618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1654-1654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7869-7869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8964-8964' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1780-1780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1556-1556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '786-786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '312-312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1296-1296' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '823-823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682-8682' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5050-5050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7370-7370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1793-1793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2991-2991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1639-1639' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5165-5165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1931-1931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7819-7819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8927-8927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7362-7362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7920-7920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5388-5388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6346-6346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6591-6591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1447-1447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9915-9915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9936-9936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4932-4932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7573-7573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '73-73' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8574-8574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412-9412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9211-9211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '417-417' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9186-9186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1427-1427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3060-3060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8404-8404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293-5293' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '718-718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1163-1163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2091-2091' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6884-6884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7057-7057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9126-9126' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6349-6349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9973-9973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937-1937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733-733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8334-8334' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '218-218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7246-7246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4007-4007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '182-182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982-6982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7546-7546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727-9727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533-5533' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3004-3004' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '296-296' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709-6709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258-3258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9828-9828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4282-4282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8991-8991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3391-3391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6769-6769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3322-3322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6042-6042' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1022-1022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1343-1343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6474-6474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3129-3129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '567-567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7803-7803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '512-512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6062-6062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080-4080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2784-2784' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3621-3621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1442-1442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3068-3068' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1307-1307' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1946-1946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4115-4115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693-693' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '319-319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323-3323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1870-1870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2444-2444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1882-1882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4636-4636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6889-6889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200-2200' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6320-6320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2140-2140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127-7127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6798-6798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2306-2306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2245-2245' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '850-850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6089-6089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6579-6579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2931-2931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8798-8798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2080-2080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1922-1922' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2450-2450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4112-4112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5700-5700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4301-4301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9724-9724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8901-8901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4211-4211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5616-5616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2013-2013' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2628-2628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5046-5046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4667-4667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3414-3414' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4497-4497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '645-645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1960-1960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795-5795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '537-537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3146-3146' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4814-4814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9930-9930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952-4952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4969-4969' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '571-571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1980-1980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3371-3371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9586-9586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4957-4957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8730-8730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7953-7953' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9189-9189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6162-6162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '435-435' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '606-606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6617-6617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5697-5697' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6282-6282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4841-4841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4315-4315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9604-9604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3181-3181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9516-9516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9106-9106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6600-6600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7793-7793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '916-916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8440-8440' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170-1170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709-6709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '580-580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8370-8370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1017-1017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2672-2672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6617-6617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2628-2628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4720-4720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970-5970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2667-2667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4621-4621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8913-8913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7021-7021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2889-2889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1798-1798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6612-6612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6306-6306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3571-3571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8797-8797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3376-3376' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4652-4652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6156-6156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7447-7447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5041-5041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3459-3459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7435-7435' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048-8048' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7037-7037' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8766-8766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370-4370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3320-3320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819-9819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '779-779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '939-939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7285-7285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9680-9680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '459-459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5392-5392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8726-8726' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7653-7653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4478-4478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6385-6385' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1128-1128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820-820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9311-9311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4999-4999' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7576-7576' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9371-9371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341-7341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '431-431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1498-1498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9257-9257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '69-69' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.861 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3462-3462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.861 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3522-3522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.861 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4401-4401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9533-9533' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2805-2805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3589-3589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6528-6528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7261-7261' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4813-4813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596-1596' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4621-4621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1746-1746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3815-3815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831-1831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9829-9829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6498-6498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4534-4534' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9617-9617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1392-1392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8622-8622' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8320-8320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6954-6954' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2133-2133' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1633-1633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2916-2916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6315-6315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4996-4996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '620-620' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2470-2470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4717-4717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5062-5062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2926-2926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6280-6280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577-5577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4881-4881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '756-756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339-7339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9373-9373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7521-7521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3950-3950' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6868-6868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5406-5406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8271-8271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5946-5946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3709-3709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9306-9306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '259-259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1189-1189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8179-8179' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8504-8504' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9113-9113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '904-904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '649-649' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3224-3224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8952-8952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2437-2437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525-7525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7950-7950' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4059-4059' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6888-6888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3654-3654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2898-2898' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5850-5850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2265-2265' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9380-9380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1392-1392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '896-896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2295-2295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9126-9126' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2100-2100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4337-4337' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453-1453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '204-204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117-4117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024-7024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6283-6283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1955-1955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1272-1272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2232-2232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7845-7845' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8514-8514' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307-307' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '366-366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7901-7901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292-5292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '606-606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4197-4197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034-2034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6049-6049' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3718-3718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2820-2820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622-7622' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5235-5235' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8282-8282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240-240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2510-2510' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5528-5528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8217-8217' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116-8116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2705-2705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2748-2748' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460-2460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2515-2515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7344-7344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4472-4472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5598-5598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6071-6071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2502-2502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9651-9651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1545-1545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5163-5163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8563-8563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844-2844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7851-7851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2520-2520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8934-8934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3761-3761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '913-913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1469-1469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8711-8711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5274-5274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7649-7649' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6034-6034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5786-5786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2326-2326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9929-9929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1626-1626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8271-8271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9212-9212' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5205-5205' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6245-6245' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1076-1076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3068-3068' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4573-4573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6181-6181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4947-4947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7286-7286' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7608-7608' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3195-3195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7781-7781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2908-2908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1862-1862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3347-3347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '587-587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2850-2850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970-5970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693-693' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452-6452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6328-6328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2234-2234' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8466-8466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1516-1516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7093-7093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4989-4989' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5347-5347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129-129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7195-7195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2852-2852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2246-2246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1765-1765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '886-886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6689-6689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8808-8808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7269-7269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698-5698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2380-2380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4789-4789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2945-2945' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4472-4472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1073-1073' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3000-3000' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '309-309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1585-1585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8165-8165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7676-7676' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184-5184' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973-2973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9809-9809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6103-6103' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6368-6368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1365-1365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1963-1963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2241-2241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10-10' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6090-6090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1223-1223' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7670-7670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3885-3885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7800-7800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9211-9211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2559-2559' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7928-7928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5745-5745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4379-4379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2141-2141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3692-3692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646-1646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6764-6764' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2988-2988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8167-8167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '809-809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '86-86' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6127-6127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6875-6875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3664-3664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7441-7441' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9840-9840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4027-4027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2219-2219' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899-8899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7410-7410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3320-3320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709-6709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7017-7017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8429-8429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9191-9191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '217-217' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5041-5041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5551-5551' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3825-3825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4549-4549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884-884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6151-6151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '26-26' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '815-815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2178-2178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6391-6391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8407-8407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7670-7670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '877-877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5648-5648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724-4724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8012-8012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3055-3055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9437-9437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828-5828' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2326-2326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '787-787' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5886-5886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844-2844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4500-4500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7394-7394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2530-2530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230-1230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '580-580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2242-2242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1657-1657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819-9819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5093-5093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7950-7950' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8125-8125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8413-8413' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '284-284' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7703-7703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7200-7200' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9421-9421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6480-6480' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7909-7909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886-6886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1491-1491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5892-5892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1286-1286' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7381-7381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9317-9317' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5808-5808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2533-2533' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6708-6708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4633-4633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1563-1563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9949-9949' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5412-5412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6003-6003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1392-1392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3721-3721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8146-8146' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7794-7794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5371-5371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8544-8544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7336-7336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3509-3509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5196-5196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3259-3259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3106-3106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3893-3893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2993-2993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4923-4923' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4854-4854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8854-8854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3789-3789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4651-4651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323-6323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7498-7498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3340-3340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3322-3322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1290-1290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7413-7413' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7652-7652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7844-7844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7721-7721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6113-6113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9112-9112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2780-2780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034-9034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3098-3098' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915-4915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1253-1253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1836-1836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7653-7653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5526-5526' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '86-86' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2364-2364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1619-1619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427-9427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5232-5232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9737-9737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716-8716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8693-8693' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6362-6362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3171-3171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:57.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2084-2084' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6623-6623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7848-7848' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6887-6887' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9629-9629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5171-5171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884-2884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1961-1961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8506-8506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9829-9829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8598-8598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1766-1766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8927-8927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '330-330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3838-3838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582-9582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7654-7654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1368-1368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6190-6190' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '856-856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554-7554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '527-527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2558-2558' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7477-7477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4989-4989' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4624-4624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795-2795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4362-4362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5516-5516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1824-1824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1885-1885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '679-679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '711-711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1870-1870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '228-228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9938-9938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9394-9394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2956-2956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8431-8431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1059-1059' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6226-6226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8556-8556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6283-6283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1742-1742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2173-2173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7347-7347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9787-9787' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1733-1733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6368-6368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4263-4263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9175-9175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3915-3915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6384-6384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6943-6943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7560-7560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9769-9769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3939-3939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4347-4347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497-1497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3908-3908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5270-5270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1254-1254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '215-215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2329-2329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8197-8197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5777-5777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5598-5598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607-1607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3135-3135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6325-6325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7347-7347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851-9851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4162-4162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '116-116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '446-446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8495-8495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1701-1701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8327-8327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2909-2909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3121-3121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9320-9320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7435-7435' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '12-12' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9632-9632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6993-6993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6179-6179' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '765-765' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2615-2615' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2906-2906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4607-4607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7471-7471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8554-8554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255-255' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2488-2488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6325-6325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2283-2283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9939-9939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6215-6215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '767-767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '336-336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9541-9541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7128-7128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5064-5064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2502-2502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7996-7996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '496-496' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8492-8492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5962-5962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6550-6550' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3012-3012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2149-2149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1633-1633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659-4659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1180-1180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2874-2874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9055-9055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2288-2288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8817-8817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4212-4212' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7803-7803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9809-9809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564-5564' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4926-4926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '265-265' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '526-526' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9104-9104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8646-8646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2762-2762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2278-2278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7430-7430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '188-188' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6679-6679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7838-7838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9799-9799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7760-7760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2574-2574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2591-2591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2998-2998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5875-5875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6393-6393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5635-5635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1508-1508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4921-4921' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4371-4371' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6433-6433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7555-7555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7101-7101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7276-7276' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197-3197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8927-8927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9082-9082' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1028-1028' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9446-9446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2930-2930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5889-5889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080-3080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6-6' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9243-9243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8478-8478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1857-1857' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4176-4176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8813-8813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5875-5875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4215-4215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3266-3266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6914-6914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582-9582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197-3197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2197-2197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379-1379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6932-6932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5535-5535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8574-8574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '544-544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831-1831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2444-2444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2580-2580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5123-5123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368-4368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915-4915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7498-7498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '681-681' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6500-6500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4116-4116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9742-9742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8475-8475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6589-6589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6880-6880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4054-4054' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '319-319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189-4189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1401-1401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '891-891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8199-8199' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1015-1015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3748-3748' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5578-5578' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6813-6813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8543-8543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490-1490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9340-9340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2454-2454' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6672-6672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749-6749' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9326-9326' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8225-8225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7889-7889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7920-7920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5507-5507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449-5449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9197-9197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6468-6468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2495-2495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6215-6215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2855-2855' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8921-8921' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5058-5058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '701-701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5700-5700' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2963-2963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8159-8159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117-4117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3432-3432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1520-1520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '658-658' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7543-7543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '194-194' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8766-8766' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2372-2372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5484-5484' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9282-9282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '246-246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2769-2769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7736-7736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7684-7684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6379-6379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4038-4038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7709-7709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8739-8739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5311-5311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8932-8932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1509-1509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '515-515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '63-63' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '955-955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9138-9138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7352-7352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4958-4958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904-5904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7580-7580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '931-931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1252-1252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5656-5656' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844-2844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9795-9795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4781-4781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1772-1772' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3517-3517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8901-8901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6003-6003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949-1949' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '349-349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '895-895' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6824-6824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9058-9058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '874-874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2375-2375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5178-5178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9020-9020' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839-1839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1359-1359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493-8493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758-2758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6817-6817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2793-2793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9486-9486' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3193-3193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3184-3184' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5436-5436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1046-1046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7155-7155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '10-10' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759-759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5236-5236' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2398-2398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8820-8820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8386-8386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2918-2918' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '571-571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6096-6096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5401-5401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9930-9930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5080-5080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6181-6181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301-9301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3508-3508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6225-6225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9982-9982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8509-8509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1286-1286' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6221-6221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1735-1735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2494-2494' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6850-6850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6851-6851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2691-2691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '436-436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8590-8590' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884-884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8155-8155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3991-3991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7696-7696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5929-5929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '298-298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356-1356' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424-5424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2092-2092' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '55-55' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3032-3032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2846-2846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2148-2148' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4179-4179' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274-7274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5373-5373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7604-7604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '896-896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8287-8287' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2994-2994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7559-7559' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9342-9342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3663-3663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4807-4807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5263-5263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7560-7560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4139-4139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5444-5444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2674-2674' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387-7387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7679-7679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2407-2407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5065-5065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262-9262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7740-7740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5164-5164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6607-6607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7845-7845' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5835-5835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1404-1404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '607-607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7181-7181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1086-1086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1960-1960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7985-7985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6751-6751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643-4643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2785-2785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433-2433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '868-868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2527-2527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '587-587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6905-6905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4910-4910' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4452-4452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4498-4498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1618-1618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1889-1889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '780-780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4831-4831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1461-1461' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7792-7792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899-8899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7468-7468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7308-7308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7914-7914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4143-4143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9345-9345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4101-4101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1556-1556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3457-3457' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3860-3860' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7865-7865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3645-3645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4225-4225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341-7341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1715-1715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034-9034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1769-1769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5108-5108' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5623-5623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5273-5273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9751-9751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8550-8550' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '986-986' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3329-3329' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7725-7725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645-1645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307-307' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1165-1165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355-355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4147-4147' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2123-2123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119-1119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7336-7336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143-7143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '182-182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904-5904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4691-4691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6103-6103' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '271-271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4921-4921' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724-4724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3457-3457' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6323-6323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8202-8202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1904-1904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1965-1965' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396-3396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531-531' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '515-515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582-9582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '501-501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7907-7907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7800-7800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8107-8107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '618-618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5173-5173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1463-1463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9443-9443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8295-8295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813-7813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4526-4526' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2712-2712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8856-8856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6769-6769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6526-6526' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9405-9405' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4487-4487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '429-429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4337-4337' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1472-1472' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '181-181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4965-4965' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3901-3901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100-4100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2668-2668' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8402-8402' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9389-9389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355-355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4790-4790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4656-4656' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5263-5263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985-6985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9481-9481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5912-5912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '279-279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8428-8428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7042-7042' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643-4643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9797-9797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3595-3595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3623-3623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134-9134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7094-7094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3306-3306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8136-8136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4372-4372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '545-545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4300-4300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6362-6362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3600-3600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5038-5038' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2980-2980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1456-1456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3130-3130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771-771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5767-5767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7553-7553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6225-6225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4069-4069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6318-6318' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129-129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749-6749' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9451-9451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2045-2045' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6698-6698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6087-6087' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2988-2988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4957-4957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6797-6797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3491-3491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1983-1983' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '349-349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6986-6986' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3856-3856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6468-6468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3944-3944' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3889-3889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2175-2175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8029-8029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1272-1272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2627-2627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3879-3879' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8956-8956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3450-3450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1890-1890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991-6991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9874-9874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3346-3346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6251-6251' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017-2017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3070-3070' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '772-772' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7573-7573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2881-2881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5448-5448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1218-1218' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1908-1908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5666-5666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1615-1615' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '287-287' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '744-744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7430-7430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6252-6252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4573-4573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7452-7452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8907-8907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '135-135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '76-76' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9058-9058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5633-5633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1774-1774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4561-4561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7870-7870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2458-2458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9747-9747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3521-3521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5675-5675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577-5577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2643-2643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1164-1164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7559-7559' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '718-718' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8373-8373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080-3080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6694-6694' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1787-1787' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6169-6169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8894-8894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9821-9821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3588-3588' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3698-3698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9986-9986' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4987-4987' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1960-1960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '847-847' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5140-5140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2440-2440' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3071-3071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1423-1423' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6918-6918' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3511-3511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6145-6145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3182-3182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2469-2469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2382-2382' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1112-1112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167-2167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1373-1373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5712-5712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3987-3987' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6287-6287' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203-4203' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6190-6190' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5381-5381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8825-8825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7085-7085' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2866-2866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4094-4094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6824-6824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7972-7972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5746-5746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1617-1617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5091-5091' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3664-3664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7263-7263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7431-7431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091-4091' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344-8344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4154-4154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9118-9118' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809-5809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7569-7569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134-9134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '257-257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4394-4394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5547-5547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1867-1867' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9020-9020' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2448-2448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '595-595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2131-2131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '221-221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7689-7689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5815-5815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8117-8117' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3736-3736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5114-5114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '492-492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432-8432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3929-3929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3714-3714' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2189-2189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119-8119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '808-808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '490-490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4275-4275' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3332-3332' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1695-1695' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689-5689' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7579-7579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5007-5007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973-1973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '977-977' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8164-8164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1825-1825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477-477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7062-7062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9697-9697' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747-5747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750-9750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8509-8509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2837-2837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3093-3093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9664-9664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8130-8130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8885-8885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640-3640' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4746-4746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470-6470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4297-4297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6948-6948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3501-3501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7027-7027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1452-1452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1157-1157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9175-9175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8704-8704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5286-5286' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8289-8289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '901-901' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9580-9580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7847-7847' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3275-3275' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200-2200' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3980-3980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '927-927' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5311-5311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7224-7224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2781-2781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9610-9610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1597-1597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9432-9432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785-8785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3853-3853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3560-3560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3184-3184' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9950-9950' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1705-1705' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '52-52' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8841-8841' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8439-8439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '367-367' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301-9301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1243-1243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5207-5207' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8603-8603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2643-2643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.209 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4958-4958' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8780-8780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5270-5270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3365-3365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '511-511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2119-2119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4673-4673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387-7387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9623-9623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2364-2364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2006-2006' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638-6638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '895-895' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4369-4369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646-1646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6407-6407' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3595-3595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7490-7490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9936-9936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2639-2639' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '403-403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8061-8061' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9988-9988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3079-3079' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4629-4629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7264-7264' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1372-1372' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3926-3926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1902-1902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5032-5032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '12-12' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1608-1608' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889-8889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1562-1562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9071-9071' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2242-2242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4494-4494' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3972-3972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5805-5805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '283-283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '665-665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5445-5445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3204-3204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6032-6032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967-2967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6838-6838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7530-7530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7791-7791' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8674-8674' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '180-180' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2681-2681' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6380-6380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9549-9549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177-6177' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1488-1488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2716-2716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2149-2149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6659-6659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7755-7755' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9294-9294' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9631-9631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4161-4161' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8262-8262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6967-6967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6985-6985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5473-5473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3420-3420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '209-209' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1573-1573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839-1839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '921-921' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7035-7035' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4029-4029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '221-221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5854-5854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4947-4947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9706-9706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1344-1344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8314-8314' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7090-7090' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5691-5691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3289-3289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '730-730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2643-2643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640-3640' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3055-3055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1494-1494' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5445-5445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1452-1452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2806-2806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8456-8456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4397-4397' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2470-2470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2642-2642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4606-4606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '514-514' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5893-5893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9354-9354' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '668-668' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3880-3880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238-8238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460-6460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8617-8617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8225-8225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8014-8014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4135-4135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8228-8228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3939-3939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2495-2495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9392-9392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937-3937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7401-7401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1516-1516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7461-7461' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6926-6926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9539-9539' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5318-5318' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7088-7088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4081-4081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2461-2461' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4491-4491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2852-2852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9044-9044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8552-8552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4089-4089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2294-2294' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7069-7069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7708-7708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493-1493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4285-4285' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4207-4207' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '342-342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9096-9096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '374-374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9563-9563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6320-6320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8295-8295' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072-7072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6311-6311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151-2151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8871-8871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9724-9724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2331-2331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6826-6826' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3949-3949' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1502-1502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6839-6839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3420-3420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187-1187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:31:58.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2934-2934' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]2.298725653s Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test) 1882347520 bytes in 5.81 secs (323800898 bytes/sec) [Pipeline] { [Pipeline] cache --- PASS: TestSimpleInsert (18.93s) --- PASS: TestSimpleInsert/Basic (3.57s) --- PASS: TestSimpleInsert/Basic/test_insert (1.78s) --- PASS: TestSimpleInsert/Basic/test_insert_common (1.79s) --- PASS: TestSimpleInsert/Conflict (9.20s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert (4.36s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert_common (4.84s) PASS ddl_test end total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:32 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:31 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:32 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleUpdate total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:32 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:31 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:32 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleDelete testkit.go:123: RefreshSession rand seed: 1743773525189420402 testkit.go:123: RefreshSession rand seed: 1743773525748321201 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test) 1882347520 bytes in 5.49 secs (343177297 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh === RUN TestSimpleDelete/Basic === RUN TestSimpleDelete/Basic/test_delete [Pipeline] sh + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:31 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:31 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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/tidb-server -V Release Version: v9.0.0-alpha-534-g36b7734e4c Edition: Community Git Commit Hash: 36b7734e4c385128f4609a4f71d5b2c4825366a2 Git Branch: HEAD UTC Build Time: 2025-04-04 13:24:38 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore === RUN TestSimpleUpdate/Basic === RUN TestSimpleUpdate/Basic/test_update + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:31 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:31 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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/tidb-server -V Release Version: v9.0.0-alpha-534-g36b7734e4c Edition: Community Git Commit Hash: 36b7734e4c385128f4609a4f71d5b2c4825366a2 Git Branch: HEAD UTC Build Time: 2025-04-04 13:24:38 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [TestSimpleDelete][Time Cost]731.973225ms === RUN TestSimpleDelete/Basic/test_delete_common + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:32 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:32 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server + ./bin/pd-server -V Release Version: v9.0.0-beta.1.pre-91-g9d6bbb852 Edition: Community Git Commit Hash: 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 Git Branch: master UTC Build Time: 2025-04-03 07:28:59 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.1 Edition: Community Git Commit Hash: 3eb3439fd88f0db9de06ef92e845e80b32c9b49a Git Commit Branch: master UTC Build Time: 2025-04-02 02:57:52 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/tidb-server -V Release Version: v9.0.0-alpha-534-g36b7734e4c Edition: Community Git Commit Hash: 36b7734e4c385128f4609a4f71d5b2c4825366a2 Git Branch: HEAD UTC Build Time: 2025-04-04 13:24:38 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test already exists) [Pipeline] sh [TestSimpleDelete][Time Cost]802.815888ms === RUN TestSimpleDelete/Conflict === RUN TestSimpleDelete/Conflict/test_conflict_delete [Pipeline] sh [TestSimpleConflictDelete][Insert][Time Cost]186.762958ms wait pd ready... [Pipeline] sh [TestSimpleConflictDelete][Delete][Time Cost]145.405815ms === RUN TestSimpleDelete/Conflict/test_conflict_delete_common wait pd ready... [TestSimpleConflictDelete][Insert][Time Cost]180.309333ms [Pipeline] // cache [Pipeline] } [Pipeline] // dir wait pd ready... [TestSimpleConflictDelete][Delete][Time Cost]262.981287ms [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } --- PASS: TestSimpleDelete (8.93s) --- PASS: TestSimpleDelete/Basic (1.54s) --- PASS: TestSimpleDelete/Basic/test_delete (0.73s) --- PASS: TestSimpleDelete/Basic/test_delete_common (0.80s) --- PASS: TestSimpleDelete/Conflict (0.81s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete (0.35s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete_common (0.46s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [mysql] 2025/04/04 21:32:13 packets.go:37: unexpected EOF [2025/04/04 21:32:13.927 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update set c2 = 2228 where c1 = 1800"] [addr=127.0.0.1:5002] [error="invalid connection"] [TestSimpleUpdate][Time Cost]9.097810075s === RUN TestSimpleUpdate/Basic/test_update_common wait tikv ready... wait tikv ready... wait tikv ready... [mysql] 2025/04/04 21:32:21 packets.go:37: unexpected EOF [2025/04/04 21:32:21.540 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update_common set c2 = 4349 where c1 = 4465"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2025/04/04 21:32:21 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:21 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:21 packets.go:37: unexpected EOF [2025/04/04 21:32:21.540 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update_common set c2 = 8090 where c1 = 5458"] [addr=127.0.0.1:5001] [error="invalid connection"] [2025/04/04 21:32:21.540 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update_common set c2 = 9852 where c1 = 455"] [addr=127.0.0.1:5001] [error="invalid connection"] [2025/04/04 21:32:21.540 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update_common set c2 = 6942 where c1 = 7455"] [addr=127.0.0.1:5001] [error="invalid connection"] [TestSimpleUpdate][Time Cost]11.678100083s === RUN TestSimpleUpdate/Conflict === RUN TestSimpleUpdate/Conflict/test_conflict_update [mysql] 2025/04/04 21:32:29 packets.go:37: unexpected EOF [2025/04/04 21:32:29.137 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update values (2080, 2080)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:30.685 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2080' for key 'test_conflict_update.PRIMARY'"] total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:32 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:32 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:32 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimple [2025/04/04 21:32:31.397 +08:00] [ERROR] [client.go:223] ["[pd] do http request failed"] [caller-id=tidb-info-syncer] [name=SetPlacementRuleGroup] [uri=/pd/api/v1/config/rule_group] [method=POST] [target-url=] [source=tikv-driver] [url=http://127.0.0.1:2379/pd/api/v1/config/rule_group] [error="Post \"http://127.0.0.1:2379/pd/api/v1/config/rule_group\": context canceled"] total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:32 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:32 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:32 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestColumn # Time: 2025-04-04T21:32:30.222984635+08:00 # Txn_start_ts: 0 # Query_time: 0.300603848 # Parse_time: 0 # Compile_time: 0.000091672 # Rewrite_time: 0.000001929 # Optimize_time: 0 # Wait_TS: 0.000141034 # DB: mysql # Is_internal: true # Digest: 66ad48e3a61958e491f9b86629424276e884c5dc2c82d0493baa1e569d861f3d # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use mysql; CREATE TABLE IF NOT EXISTS mysql.tables_priv ( Host CHAR(255), DB CHAR(64) CHARSET utf8mb4 COLLATE utf8mb4_general_ci, User CHAR(32), Table_name CHAR(64) CHARSET utf8mb4 COLLATE utf8mb4_general_ci, Grantor CHAR(77), Timestamp TIMESTAMP DEFAULT CURRENT_TIMESTAMP, Table_priv SET('Select','Insert','Update','Delete','Create','Drop','Grant','Index','Alter','Create View','Show View','Trigger','References'), Column_priv SET('Select','Insert','Update','References'), PRIMARY KEY (Host, DB, User, Table_name), KEY i_user (User)); testkit.go:123: RefreshSession rand seed: 1743773551586773189 testkit.go:123: RefreshSession rand seed: 1743773551533727749 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:32 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:32 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:30 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:32 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:30 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:30 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:30 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestIndex testkit.go:123: RefreshSession rand seed: 1743773550953595955 === RUN TestColumn/alter_table_test_column_add_column_c3_int_default_-1 index_test.go:137: sql insert into test_index values (102, 940928021619251512, 0.863618, 'IdXd8MJjer') index_test.go:137: sql insert into test_index values (104, 5469110032357290721, 0.685505, 'Q4dXABzr7t') index_test.go:137: sql insert into test_index values (108, 4364519206518433341, 0.766123, 'h4zAterbJ4') index_test.go:137: sql insert into test_index values (107, 5668765310786120692, 0.878024, 'gadFBXEdJg') index_test.go:137: sql insert into test_index values (101, 1076394322809772455, 0.811049, 'WGx68qeygw') index_test.go:137: sql insert into test_index values (103, 4312066384804568173, 0.723488, '44F6kHPPg4') index_test.go:137: sql insert into test_index values (106, 4919979428895310689, 0.356921, '1qicT8mYgt') index_test.go:137: sql insert into test_index values (105, 5726462004967859675, 0.459397, '1zic7wGty1') index_test.go:137: sql insert into test_index values (109, 9122919057946487698, 0.299496, 'eGmH4n4w6k') index_test.go:137: sql insert into test_index values (110, 7915756769350189621, 0.125225, '5ubP9EZceb') index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 8 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 101 index_test.go:143: sql update test_index set c1 = 1637054935298298692, c2 = 0.815112, c3 = 'E44Q67ZW3f' where c = 41 index_test.go:143: sql update test_index set c1 = 3727780005005462646, c2 = 0.255664, c3 = '73grFF5Jwm' where c = 60 index_test.go:143: sql update test_index set c1 = 4940322701444078657, c2 = 0.096842, c3 = 'ZMLUVIbp8b' where c = 72 index_test.go:143: sql update test_index set c1 = 1042274497518375791, c2 = 0.990041, c3 = 'fCBadmomOA' where c = 68 index_test.go:143: sql update test_index set c1 = 8988413699284578797, c2 = 0.077168, c3 = 'uZn1fnxhBa' where c = 70 index_test.go:143: sql update test_index set c1 = 4097582036085717620, c2 = 0.828847, c3 = 'WVOSwYOpCi' where c = 50 index_test.go:143: sql update test_index set c1 = 2863517613066800222, c2 = 0.809552, c3 = 'pxmzPgDet1' where c = 71 index_test.go:143: sql update test_index set c1 = 793015414561549964, c2 = 0.460138, c3 = 'NCEbNTrWX1' where c = 94 index_test.go:143: sql update test_index set c1 = 4709798048017629350, c2 = 0.648093, c3 = 'fkZ3Q3OTKl' where c = 85 index_test.go:143: sql update test_index set c1 = 6905037272307026069, c2 = 0.320017, c3 = 'y54ziIoJmv' where c = 30 index_test.go:137: sql insert into test_index values (111, 3110792147687877545, 0.110338, '7NVW5xf37b') index_test.go:137: sql insert into test_index values (112, 7898194762383628174, 0.511144, 'qbazSkOv92') index_test.go:137: sql insert into test_index values (117, 3690411098753806432, 0.712900, '4lJUTJf6Eh') index_test.go:140: sql delete from test_index where c = 66 index_test.go:137: sql insert into test_index values (116, 3890375616628727745, 0.591441, 'XlrUWIrNz5') index_test.go:137: sql insert into test_index values (118, 2516394741691831190, 0.683290, 'SyvaIS810S') index_test.go:137: sql insert into test_index values (120, 8743350859683774804, 0.239201, 'Ap3eELCtFe') index_test.go:137: sql insert into test_index values (119, 3920992320113350466, 0.397908, 'i1amXyTAHh') index_test.go:137: sql insert into test_index values (113, 4052787199717705777, 0.578544, '3EEgnETjMk') index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (114, 6475254510503616400, 0.022425, '8WrAjkQ342') index_test.go:137: sql insert into test_index values (115, 210110480119978440, 0.870896, 'NfaNOYfNJp') index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 2143677624282391620, c2 = 0.060477, c3 = 'kOHAyaCnJZ' where c = 67 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 61 index_test.go:143: sql update test_index set c1 = 7956609750462206754, c2 = 0.946527, c3 = 'nLo5ciFFJO' where c = 65 index_test.go:143: sql update test_index set c1 = 6613573026245464861, c2 = 0.396934, c3 = 'IELqjazLlB' where c = 94 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 3597206463985618684, c2 = 0.462211, c3 = 'ip4fq7DXdE' where c = 31 index_test.go:137: sql insert into test_index values (121, 3284238293992399040, 0.132623, 'rQL6XS2s1M') index_test.go:143: sql update test_index set c1 = 77976192834501432, c2 = 0.577124, c3 = 'y5w6Re3kmX' where c = 96 index_test.go:137: sql insert into test_index values (123, 4193697831494296098, 0.048406, 'IYtnq3Cqka') index_test.go:143: sql update test_index set c1 = 5263491542660541977, c2 = 0.132990, c3 = '5KiYhxe2JV' where c = 11 index_test.go:143: sql update test_index set c1 = 4414263831006497814, c2 = 0.932783, c3 = 'wFuus2PiXB' where c = 31 index_test.go:140: sql delete from test_index where c = 65 index_test.go:137: sql insert into test_index values (122, 101136516728714544, 0.697337, 'wi7J7gxlC2') index_test.go:137: sql insert into test_index values (125, 5983863680183136163, 0.050947, '8GVA7I9d4d') index_test.go:143: sql update test_index set c1 = 8105432175680799425, c2 = 0.174164, c3 = 'hHgz88fSP3' where c = 81 index_test.go:143: sql update test_index set c1 = 3644750824627125534, c2 = 0.916942, c3 = 'eyMYlXzwdt' where c = 32 index_test.go:143: sql update test_index set c1 = 2454232741526931053, c2 = 0.873647, c3 = 'q56kJqB2SZ' where c = 39 index_test.go:137: sql insert into test_index values (124, 1287943155045749510, 0.572015, 'BD0QCYW0On') index_test.go:137: sql insert into test_index values (127, 4007029143299862872, 0.867835, 'Yvye25iiyI') index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 107 index_test.go:137: sql insert into test_index values (129, 6371053662003028120, 0.840211, 'xpfhEhpYZM') index_test.go:143: sql update test_index set c1 = 5254829085933132658, c2 = 0.854257, c3 = 'WYDN11iKmy' where c = 106 index_test.go:137: sql insert into test_index values (130, 1574145400851303146, 0.753725, '1FyDpixy9c') index_test.go:137: sql insert into test_index values (126, 340847726923202024, 0.488703, 'r87mZpb4CS') index_test.go:137: sql insert into test_index values (128, 5957456304567307220, 0.673579, '3lS6H1QTlG') index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 91 index_test.go:137: sql insert into test_index values (131, 4060233466810928611, 0.156512, 'NA0LYmMuTn') index_test.go:143: sql update test_index set c1 = 1658129199698445204, c2 = 0.652343, c3 = 'kebH9yYdd6' where c = 72 index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 37 index_test.go:143: sql update test_index set c1 = 7081757707400852162, c2 = 0.377654, c3 = 'sCfw3j45D2' where c = 69 index_test.go:143: sql update test_index set c1 = 9208211011693147239, c2 = 0.614614, c3 = 'sW5noiVc3T' where c = 36 index_test.go:143: sql update test_index set c1 = 4902095937992959438, c2 = 0.172014, c3 = 'DXt18zTztF' where c = 91 index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 62 index_test.go:137: sql insert into test_index values (132, 8820699710919328534, 0.734003, 'GA23tODDDC') index_test.go:137: sql insert into test_index values (135, 232602704909129404, 0.108544, '6QSnjlFHho') index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 2130833848763599291, c2 = 0.158144, c3 = 'nrHMn4S6vn' where c = 116 index_test.go:137: sql insert into test_index values (134, 7619841276777621853, 0.089005, 'FJNJBPzPPo') index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 7911517328257769696, c2 = 0.182618, c3 = '9rHbs3Q4mb' where c = 30 index_test.go:143: sql update test_index set c1 = 7438104043886781730, c2 = 0.165978, c3 = 'Ht0URiVbh7' where c = 100 index_test.go:137: sql insert into test_index values (133, 6138645264952474206, 0.639840, 'CZ2PNLbn9i') index_test.go:143: sql update test_index set c1 = 102485387432855681, c2 = 0.152860, c3 = 'mfGbLQZhlz' where c = 9 index_test.go:143: sql update test_index set c1 = 4584768719602535843, c2 = 0.869935, c3 = 'cAAQIFgoWc' where c = 77 index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (138, 8478526465918862536, 0.552275, 'DpjyXISPM9') index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (139, 5001808268081779865, 0.471313, '3e8DkrZXnO') index_test.go:143: sql update test_index set c1 = 6597059215728516998, c2 = 0.689515, c3 = 'GYe2qMsIpe' where c = 69 index_test.go:137: sql insert into test_index values (140, 1164733274930581056, 0.969454, 'KcBW8kRLM9') index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 7915075623204497869, c2 = 0.025431, c3 = 'UYEyuGd5Gj' where c = 131 index_test.go:137: sql insert into test_index values (136, 8812864031663733527, 0.352464, 'jl07hKUC6Y') index_test.go:137: sql insert into test_index values (141, 8977583184107892852, 0.011847, 'qwC0ZqBeK5') index_test.go:143: sql update test_index set c1 = 1695163759043282317, c2 = 0.295990, c3 = '5oXDvPhg3n' where c = 60 index_test.go:143: sql update test_index set c1 = 2125822779218136149, c2 = 0.824335, c3 = 'HCg1Tr7T5S' where c = 91 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 92 index_test.go:137: sql insert into test_index values (137, 6821592574585517946, 0.254132, '2TgVVXiGed') index_test.go:143: sql update test_index set c1 = 2719109516414158145, c2 = 0.646786, c3 = 'NF2VEjLqy6' where c = 52 index_test.go:143: sql update test_index set c1 = 5614313114630753661, c2 = 0.163447, c3 = 'u2b7DKpOo4' where c = 75 index_test.go:140: sql delete from test_index where c = 55 index_test.go:137: sql insert into test_index values (143, 5281516161690218377, 0.401397, 'mxHFOyTguG') index_test.go:140: sql delete from test_index where c = 61 index_test.go:143: sql update test_index set c1 = 4879442075018619259, c2 = 0.127527, c3 = '5Y5SIuFKrO' where c = 49 index_test.go:137: sql insert into test_index values (145, 1696487793466121448, 0.137263, 'FEOkxoonzw') index_test.go:137: sql insert into test_index values (144, 3275158833356528067, 0.872891, '9SNugnZQEI') index_test.go:137: sql insert into test_index values (146, 8068050890362829687, 0.407535, 'z9D9Ed9C3g') index_test.go:143: sql update test_index set c1 = 2740673195531519550, c2 = 0.180436, c3 = '2Aiu7nAjWj' where c = 121 index_test.go:137: sql insert into test_index values (147, 1773066545852215112, 0.239566, 'gBZxe6bMqN') index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 1705858307879128524, c2 = 0.650805, c3 = '0R8nngO3NR' where c = 109 index_test.go:140: sql delete from test_index where c = 70 index_test.go:137: sql insert into test_index values (148, 9067710613201374902, 0.651130, 'rVaoFyZDzM') index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 4100390827844084268, c2 = 0.157033, c3 = 'CJkDGNIXYy' where c = 109 index_test.go:137: sql insert into test_index values (149, 7763352576956108756, 0.147289, 'Xr5IfuNAWR') index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 7285783217248598448, c2 = 0.966250, c3 = '4mhhOh0WL6' where c = 69 index_test.go:143: sql update test_index set c1 = 5743585499493191937, c2 = 0.639732, c3 = 'nVP1ZOTtA3' where c = 37 index_test.go:137: sql insert into test_index values (142, 5750113468688945513, 0.610897, 'Xn4jfuxat6') index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 8153112437545385988, c2 = 0.033504, c3 = '8yQep5qM0y' where c = 68 index_test.go:140: sql delete from test_index where c = 32 index_test.go:143: sql update test_index set c1 = 7436072001615860663, c2 = 0.890395, c3 = 'YVphHpmUXx' where c = 58 index_test.go:137: sql insert into test_index values (152, 160156309917361585, 0.073691, 'ryln7xuSLX') index_test.go:137: sql insert into test_index values (151, 1562306532449849748, 0.326680, 'YF6CqZdY3g') index_test.go:143: sql update test_index set c1 = 1270013866801326922, c2 = 0.315714, c3 = 'SPk4Ai5GJA' where c = 107 index_test.go:140: sql delete from test_index where c = 124 index_test.go:137: sql insert into test_index values (154, 5869973592158780951, 0.625636, 'wxGq8LrCLG') index_test.go:137: sql insert into test_index values (150, 3578204118963785360, 0.173587, 'dYGiV5G12d') index_test.go:137: sql insert into test_index values (153, 7827805960644254114, 0.188344, 'FsG1C7lYKM') index_test.go:143: sql update test_index set c1 = 315339370804554877, c2 = 0.522766, c3 = 'ei13nYFKJ1' where c = 91 index_test.go:143: sql update test_index set c1 = 7368188384406331322, c2 = 0.749839, c3 = 'NXRurVnrkS' where c = 1 index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 98 index_test.go:137: sql insert into test_index values (155, 3008964694757041581, 0.843033, 'RxWUD3NlSo') index_test.go:143: sql update test_index set c1 = 8735639889706810378, c2 = 0.446797, c3 = 'I5z8MHs288' where c = 78 index_test.go:137: sql insert into test_index values (156, 1484192946856220341, 0.299754, 'woERTR0yFD') index_test.go:143: sql update test_index set c1 = 7511522738578131097, c2 = 0.634775, c3 = 'uPbAWvc0dE' where c = 142 index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 7497812472124373081, c2 = 0.510286, c3 = 'DDaVGVvD5X' where c = 97 index_test.go:140: sql delete from test_index where c = 57 index_test.go:137: sql insert into test_index values (157, 5603755424799479244, 0.732734, 'tV6Lfr8hDx') index_test.go:137: sql insert into test_index values (158, 1730286729696178549, 0.037217, 'ucZbzL5bxl') index_test.go:137: sql insert into test_index values (159, 6584745629129992793, 0.555672, 'o9S3O93Fk4') index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 1463603581544533404, c2 = 0.462424, c3 = 'JTxOZKwZ5h' where c = 24 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 3458245507399079773, c2 = 0.624731, c3 = 'DJkcN0MwAy' where c = 112 index_test.go:137: sql insert into test_index values (160, 6209587212569325230, 0.647132, '4NTuQd8XWM') index_test.go:143: sql update test_index set c1 = 5368221546258330679, c2 = 0.641351, c3 = 'ecmPvyhXlw' where c = 56 index_test.go:143: sql update test_index set c1 = 7434223824101373009, c2 = 0.177472, c3 = 'cLLHjM7PyS' where c = 141 index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (161, 381646430156158279, 0.374764, 'GENmAkRjtC') index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 294642168276238504, c2 = 0.336362, c3 = 'drH1ubD5uZ' where c = 40 index_test.go:140: sql delete from test_index where c = 89 index_test.go:137: sql insert into test_index values (163, 3377911144807201174, 0.016662, 'LUsAKOmfW1') index_test.go:137: sql insert into test_index values (164, 8000258903201913426, 0.355348, 'cIvYnjWxKz') index_test.go:143: sql update test_index set c1 = 8021472243546451424, c2 = 0.440886, c3 = 'q5kBLq1CjS' where c = 124 index_test.go:143: sql update test_index set c1 = 8251177713170249928, c2 = 0.363332, c3 = 'RJwU2Vtn8v' where c = 32 index_test.go:137: sql insert into test_index values (165, 2001684323260487682, 0.182670, 'gnqQPPJ7Ry') index_test.go:140: sql delete from test_index where c = 67 index_test.go:137: sql insert into test_index values (162, 1318822657630876371, 0.481958, 'o25Sm72mDt') index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 4442583078467140572, c2 = 0.894954, c3 = 'FUpdBFpsEB' where c = 17 index_test.go:137: sql insert into test_index values (166, 6845183250905881599, 0.986331, '27Rf6bDNIO') index_test.go:143: sql update test_index set c1 = 2544606219236800172, c2 = 0.971936, c3 = 'F5mSacagEY' where c = 108 index_test.go:137: sql insert into test_index values (167, 5272288958079338057, 0.310960, 'EmTTuiUXjw') index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (168, 7678366135378937498, 0.509645, '1QFWOrNHee') index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 3730593462728444337, c2 = 0.409524, c3 = 'WHrgHz7T3z' where c = 60 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 3517423113519190178, c2 = 0.488358, c3 = 'oOmbhYhV0b' where c = 158 index_test.go:140: sql delete from test_index where c = 46 index_test.go:143: sql update test_index set c1 = 5955305031620724388, c2 = 0.487953, c3 = 'LpGbCEvOlv' where c = 150 index_test.go:137: sql insert into test_index values (169, 727051426966069019, 0.468979, 'I9KMXeKhKl') index_test.go:143: sql update test_index set c1 = 8825649644184431555, c2 = 0.073612, c3 = 'cUfCim0vlj' where c = 150 index_test.go:140: sql delete from test_index where c = 119 index_test.go:137: sql insert into test_index values (170, 4349874416997406837, 0.813285, 'NKWBKruqaU') index_test.go:143: sql update test_index set c1 = 3756878884697254985, c2 = 0.145080, c3 = 'NMludfuZHt' where c = 136 index_test.go:143: sql update test_index set c1 = 3804759532452296858, c2 = 0.680629, c3 = 'QDosf4F9Od' where c = 159 index_test.go:137: sql insert into test_index values (171, 1513289772582417520, 0.746205, 'TCrFkpSC1m') index_test.go:137: sql insert into test_index values (173, 809382008871929724, 0.353094, '00VQ90QzDf') index_test.go:137: sql insert into test_index values (172, 3957180068464961971, 0.613674, 'GgMtgONeW3') index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 4940217677257050922, c2 = 0.343342, c3 = 'tkyL9wNCXi' where c = 117 index_test.go:137: sql insert into test_index values (175, 7168384650664346396, 0.678716, 'OlhAQrqOGz') index_test.go:143: sql update test_index set c1 = 1994244751451926521, c2 = 0.255196, c3 = 'BCWa9oAXfr' where c = 113 index_test.go:137: sql insert into test_index values (174, 1548715909289047015, 0.297911, '4RZW2elL0Z') index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 595655418960367574, c2 = 0.248446, c3 = 'qRpnaq44o9' where c = 66 index_test.go:143: sql update test_index set c1 = 8336811614351006301, c2 = 0.963652, c3 = 'SllC6PGW2U' where c = 87 index_test.go:140: sql delete from test_index where c = 89 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 4629518792633045667, c2 = 0.317411, c3 = '0uCSLmf5sd' where c = 18 index_test.go:137: sql insert into test_index values (177, 6205635910804013642, 0.261023, 'BCC10JtckF') index_test.go:143: sql update test_index set c1 = 8021464573957039894, c2 = 0.165287, c3 = 'ciVEQKqa14' where c = 69 index_test.go:140: sql delete from test_index where c = 54 index_test.go:137: sql insert into test_index values (179, 7409386747216820961, 0.721005, 'jkMue8lCko') index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (176, 1255615417265605239, 0.339486, '7mqIAip82m') index_test.go:143: sql update test_index set c1 = 7097348744810777160, c2 = 0.210164, c3 = 'ssWfQ1nwg1' where c = 66 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 7131467292049615183, c2 = 0.594920, c3 = 'BIwKVa1z8E' where c = 118 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 7133007231437231765, c2 = 0.623094, c3 = 'DpCF5kd8Kh' where c = 150 index_test.go:137: sql insert into test_index values (180, 8791183574241445362, 0.837532, '0s0f6ywHbs') index_test.go:143: sql update test_index set c1 = 7958936265774631269, c2 = 0.844115, c3 = '69zxIjSNCe' where c = 60 index_test.go:137: sql insert into test_index values (181, 2426985860205634197, 0.548748, 'PE8jSA0Pgl') index_test.go:137: sql insert into test_index values (178, 6769683977528864038, 0.814114, 'TipVMoSPge') index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (183, 6801011679394540155, 0.146065, 'cOrRwu0iY5') index_test.go:137: sql insert into test_index values (182, 5195835933714017259, 0.435149, 'ncZDTWcCQn') index_test.go:140: sql delete from test_index where c = 23 index_test.go:143: sql update test_index set c1 = 4389694872429023276, c2 = 0.815976, c3 = 'LJRdZ2GCiA' where c = 24 index_test.go:137: sql insert into test_index values (184, 7878279526609189581, 0.254435, 'taTFqWWueO') index_test.go:137: sql insert into test_index values (185, 7124644659059411574, 0.143589, 'hHlimPCxTx') index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 128 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 3490458375431832258, c2 = 0.402496, c3 = '1I0QNE5bJZ' where c = 133 index_test.go:143: sql update test_index set c1 = 6612236964681286215, c2 = 0.591483, c3 = 'hxrtPMypa9' where c = 94 index_test.go:143: sql update test_index set c1 = 979899924860147103, c2 = 0.214807, c3 = 'b0jzsVMAFO' where c = 79 index_test.go:143: sql update test_index set c1 = 8704331240335543285, c2 = 0.376575, c3 = 'Zv3fa0MHax' where c = 146 index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 22 index_test.go:137: sql insert into test_index values (186, 4322757040943612287, 0.566618, 'ZPJPKbUvAc') index_test.go:143: sql update test_index set c1 = 5227233768972314481, c2 = 0.184386, c3 = '3Jx9bYBTUS' where c = 37 index_test.go:137: sql insert into test_index values (187, 6620974051401037467, 0.837653, 'eCpyehT8xo') index_test.go:143: sql update test_index set c1 = 4419161528593610139, c2 = 0.524846, c3 = 'Ut1yHS8YZL' where c = 49 index_test.go:143: sql update test_index set c1 = 2408334179745788640, c2 = 0.745885, c3 = 'NkIEr2uRLs' where c = 75 index_test.go:137: sql insert into test_index values (189, 8890774542197261415, 0.104077, 'rG5cyQURwJ') index_test.go:140: sql delete from test_index where c = 36 index_test.go:137: sql insert into test_index values (188, 7998817019389040060, 0.300022, '9gtYWjD4mf') index_test.go:137: sql insert into test_index values (190, 4299415882199764120, 0.451322, 'LgrzMBFTDM') index_test.go:137: sql insert into test_index values (191, 2209600559241730892, 0.843793, 'BUpsnMrlc0') index_test.go:137: sql insert into test_index values (192, 8672707746700188524, 0.727545, 'zPBPZjuTUh') index_test.go:143: sql update test_index set c1 = 8973917416664811657, c2 = 0.305081, c3 = 'h9Xj8HRtbg' where c = 48 index_test.go:143: sql update test_index set c1 = 2953895308606228938, c2 = 0.776349, c3 = 'lP33VxRzzj' where c = 159 index_test.go:140: sql delete from test_index where c = 22 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 83 index_test.go:143: sql update test_index set c1 = 730749626012372279, c2 = 0.902399, c3 = 'H87WIgtjvt' where c = 97 index_test.go:143: sql update test_index set c1 = 9047773392145221070, c2 = 0.846764, c3 = 'K35w7MHRAG' where c = 86 index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (194, 4598045891326885583, 0.049231, 'MCc8uzEzRl') index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (195, 8689674252039467946, 0.412464, 'J36uUThmgi') index_test.go:143: sql update test_index set c1 = 277793679611360464, c2 = 0.038419, c3 = '31JkfDFOFv' where c = 93 index_test.go:137: sql insert into test_index values (193, 168074084441693089, 0.944998, 'xmfflQkEVG') index_test.go:140: sql delete from test_index where c = 127 index_test.go:143: sql update test_index set c1 = 3808932525667148121, c2 = 0.188918, c3 = 'RAPIKec4yR' where c = 174 index_test.go:143: sql update test_index set c1 = 209172046436558403, c2 = 0.581140, c3 = '0UuzRk4Hda' where c = 15 index_test.go:137: sql insert into test_index values (196, 691584695482412387, 0.926469, 'GHJOKVGMNO') index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 6710667331712996804, c2 = 0.070350, c3 = 'ujoW7VBKjz' where c = 187 index_test.go:143: sql update test_index set c1 = 6812552556625426740, c2 = 0.579289, c3 = '2Do0f5tKQO' where c = 5 index_test.go:143: sql update test_index set c1 = 7467086014744095570, c2 = 0.940384, c3 = 'olk9phewkh' where c = 67 index_test.go:143: sql update test_index set c1 = 4641917270241342623, c2 = 0.402874, c3 = 'EqMo256owN' where c = 109 index_test.go:143: sql update test_index set c1 = 6435348945705577700, c2 = 0.685607, c3 = 'cOdE0lxwcD' where c = 155 index_test.go:137: sql insert into test_index values (198, 5615559255948982719, 0.042983, 'AfCrcHZ4U8') index_test.go:137: sql insert into test_index values (197, 2214107301576286629, 0.356525, 'J7xbIlJPvO') index_test.go:140: sql delete from test_index where c = 130 index_test.go:137: sql insert into test_index values (200, 6537642321725612692, 0.781469, 'SQphub73PV') index_test.go:137: sql insert into test_index values (199, 1832098786465038227, 0.249353, 'GhCRGFakVK') index_test.go:140: sql delete from test_index where c = 32 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 6082813834420253829, c2 = 0.598956, c3 = '5TrNxhlTk9' where c = 128 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 8818062671502356249, c2 = 0.587127, c3 = 'rXEeza2yo3' where c = 1 index_test.go:143: sql update test_index set c1 = 6914079892629142832, c2 = 0.314813, c3 = '5KUibN9Q3O' where c = 134 index_test.go:143: sql update test_index set c1 = 8205417308102257129, c2 = 0.753598, c3 = '8pWuFSibJd' where c = 145 index_test.go:143: sql update test_index set c1 = 5721982853103382598, c2 = 0.519023, c3 = 'EIKnbnw4O3' where c = 64 # Time: 2025-04-04T21:32:34.004391524+08:00 # Txn_start_ts: 0 # Query_time: 0.50541279 # Parse_time: 0.000097148 # Compile_time: 0.000086651 # Rewrite_time: 0.000002228 # Optimize_time: 0 # Wait_TS: 0.000139687 # DB: test_ddl # Is_internal: false # Digest: 24b248104e4a416df2a61c02f52342f83ef8680576e4e2e8c800a73920dd38dc # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; alter table test_column add column c3 int default -1; index_test.go:137: sql insert into test_index values (201, 8616628041088555996, 0.309521, 'nTcB2ZqKRi') index_test.go:137: sql insert into test_index values (202, 5548877233496573472, 0.912967, 'YqmqPaDe62') index_test.go:137: sql insert into test_index values (210, 6373274339357496801, 0.253685, '4VBWLrTNq2') index_test.go:137: sql insert into test_index values (206, 4876810698732896986, 0.672173, 'I7qI1NCybV') index_test.go:137: sql insert into test_index values (205, 8911306199843193102, 0.784256, 'AlA7Vuktm2') index_test.go:137: sql insert into test_index values (203, 1117664160129207748, 0.636634, '2OTdVMkpaz') index_test.go:140: sql delete from test_index where c = 30 index_test.go:137: sql insert into test_index values (209, 6940453593965688973, 0.179827, 'OKq9MZ7sfF') index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (204, 3470396112434228005, 0.256892, 'UG7ZTXKFgB') index_test.go:137: sql insert into test_index values (207, 6236512185656507670, 0.334921, 'OXV0d7j6bY') index_test.go:137: sql insert into test_index values (208, 8420688205883118529, 0.557793, '3DcyM64wn6') index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 175 index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 89 index_test.go:143: sql update test_index set c1 = 1219399689820006434, c2 = 0.640927, c3 = 'p8nErEF7LT' where c = 72 index_test.go:143: sql update test_index set c1 = 8756205901068174499, c2 = 0.260524, c3 = 'uTza3prTDR' where c = 127 index_test.go:143: sql update test_index set c1 = 6574363432550970804, c2 = 0.745408, c3 = 'KI4lWaXVrS' where c = 7 index_test.go:143: sql update test_index set c1 = 2604047646533260611, c2 = 0.329520, c3 = 'rx03o1bOs7' where c = 193 index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 1793155562539499504, c2 = 0.989346, c3 = 'Mr7PrX434W' where c = 132 index_test.go:140: sql delete from test_index where c = 64 index_test.go:143: sql update test_index set c1 = 2232107807308859702, c2 = 0.591696, c3 = 'JN3s4Stpix' where c = 202 index_test.go:143: sql update test_index set c1 = 7840615170635095301, c2 = 0.561694, c3 = 'EWb5QNYYos' where c = 12 index_test.go:143: sql update test_index set c1 = 8140556363238985831, c2 = 0.670154, c3 = 'UDqfjc464w' where c = 85 index_test.go:137: sql insert into test_index values (212, 5631289139719083686, 0.653048, 'A6VQg7aLPR') index_test.go:137: sql insert into test_index values (211, 767924883022810310, 0.777094, 'gRV461pjtA') index_test.go:137: sql insert into test_index values (214, 3403706830801218383, 0.845667, 'bCJY6F7KWX') index_test.go:143: sql update test_index set c1 = 2566843906408356148, c2 = 0.140619, c3 = 'zq5y3Fd2Ay' where c = 27 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (215, 6074593213980339719, 0.452589, '6mdQ51RBbV') index_test.go:137: sql insert into test_index values (213, 5364607822833993684, 0.637849, '97HEmS23FK') index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (218, 1213100651069291213, 0.860171, 'ATy0SjNgGq') index_test.go:143: sql update test_index set c1 = 5906949713330220911, c2 = 0.731197, c3 = 'XaEK1TBOFr' where c = 48 index_test.go:137: sql insert into test_index values (216, 8816491503611110385, 0.116114, 'RnDV0TeInb') index_test.go:137: sql insert into test_index values (217, 4260654988736228645, 0.672475, 'UxQBIr8925') index_test.go:140: sql delete from test_index where c = 192 index_test.go:137: sql insert into test_index values (220, 7233965995834660362, 0.900906, 'KgGFFgwcFk') index_test.go:143: sql update test_index set c1 = 7873372224503161396, c2 = 0.635485, c3 = 'f4w70tILtF' where c = 153 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 1300338471852490372, c2 = 0.653312, c3 = 'iO65SPrEFl' where c = 196 index_test.go:137: sql insert into test_index values (219, 2076379176875704545, 0.465585, 'YicArVUhXd') index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 1583927906400166782, c2 = 0.995898, c3 = 'YLLZ2TukqN' where c = 22 index_test.go:137: sql insert into test_index values (221, 1416003921073903710, 0.371357, 'syFbEerdF2') index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 202 index_test.go:137: sql insert into test_index values (222, 3586858141525582983, 0.880714, 'M3eSy9woPF') index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 6990383174881072982, c2 = 0.213312, c3 = 'KF2pvIkGw3' where c = 186 index_test.go:143: sql update test_index set c1 = 701434847646690407, c2 = 0.332442, c3 = 'ECijkzKwve' where c = 187 index_test.go:143: sql update test_index set c1 = 403735785944641352, c2 = 0.184283, c3 = 'OGAZ9SM6g3' where c = 54 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 1346178066779757528, c2 = 0.101486, c3 = 'tGawwQjatK' where c = 25 index_test.go:143: sql update test_index set c1 = 2640878158407995030, c2 = 0.661654, c3 = 'VrlkuXkWCD' where c = 162 index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (223, 6533437385029958508, 0.968376, 'Mq9SHjxKzK') index_test.go:137: sql insert into test_index values (224, 6706906361890862634, 0.497745, 'E0UFFLA3pG') index_test.go:137: sql insert into test_index values (226, 4012303234173602158, 0.860348, 'KJ202OStAc') index_test.go:143: sql update test_index set c1 = 2767879608604504287, c2 = 0.132979, c3 = 'kieN41dZvI' where c = 141 index_test.go:143: sql update test_index set c1 = 685976780254458042, c2 = 0.271044, c3 = 'GqnGkLUcRB' where c = 63 index_test.go:143: sql update test_index set c1 = 3831869719319124144, c2 = 0.179181, c3 = 'hL6WKHnWcJ' where c = 105 index_test.go:137: sql insert into test_index values (227, 5955302222336188006, 0.113195, 'Kq6zFHAHkH') index_test.go:143: sql update test_index set c1 = 3144532715497764150, c2 = 0.022341, c3 = 'ryQMWtC066' where c = 84 index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (225, 5142919390075631569, 0.112884, 'oyH9hPksRO') index_test.go:137: sql insert into test_index values (230, 1285741575811953346, 0.846491, 'EOJFxsFeZw') index_test.go:137: sql insert into test_index values (228, 6202871464693185345, 0.775514, 'p6UoLqnwgv') index_test.go:143: sql update test_index set c1 = 8963217265880561379, c2 = 0.279910, c3 = 'AVbVfQ06Nm' where c = 22 index_test.go:137: sql insert into test_index values (231, 3439138737192194494, 0.097570, '01rOk6BMug') index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (229, 6431222416204362056, 0.808088, 'RKiqTv6ErU') index_test.go:143: sql update test_index set c1 = 8273897557477713759, c2 = 0.105589, c3 = 'uxIWAoo2cE' where c = 59 index_test.go:140: sql delete from test_index where c = 39 index_test.go:143: sql update test_index set c1 = 5335904845827469465, c2 = 0.756663, c3 = 'UYRGdlcvn4' where c = 191 index_test.go:137: sql insert into test_index values (232, 3345971457628399126, 0.664453, 'JavvJRCRrY') index_test.go:137: sql insert into test_index values (233, 2951354156280445218, 0.817255, 'Qxu1XlyD5I') index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (234, 4433336173468943798, 0.995091, 'J0Hn1kArTj') index_test.go:140: sql delete from test_index where c = 142 index_test.go:140: sql delete from test_index where c = 133 index_test.go:137: sql insert into test_index values (235, 631803898425174462, 0.410525, 'lqUBSs8t3W') index_test.go:143: sql update test_index set c1 = 5184769147498541149, c2 = 0.751645, c3 = '6n2yI0toVU' where c = 159 index_test.go:143: sql update test_index set c1 = 8322612054215553881, c2 = 0.048612, c3 = 'mhGQKKG5FY' where c = 7 index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 188213070387033077, c2 = 0.659886, c3 = 'iCXYksXM4Q' where c = 54 index_test.go:143: sql update test_index set c1 = 1715307164040060270, c2 = 0.636475, c3 = '6wVaa2ZNTh' where c = 51 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 4828673897453578519, c2 = 0.227267, c3 = 'gFNPOuifHY' where c = 18 index_test.go:137: sql insert into test_index values (236, 5429118680696882851, 0.195138, 'nATbH0poV4') index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 179 index_test.go:143: sql update test_index set c1 = 9109434280439558743, c2 = 0.730665, c3 = 'RaLVjoNm8C' where c = 157 index_test.go:143: sql update test_index set c1 = 5703104279303750381, c2 = 0.223619, c3 = 'yiTpTdDpDI' where c = 175 index_test.go:137: sql insert into test_index values (237, 6219345801481581334, 0.507322, 'yKQlmDP0Ba') index_test.go:137: sql insert into test_index values (238, 5355717518565641031, 0.023097, 'xE5uk6Pgdu') index_test.go:137: sql insert into test_index values (240, 5408315061300851522, 0.363196, 'JPUcrilLyv') index_test.go:143: sql update test_index set c1 = 8752781656563010009, c2 = 0.495215, c3 = 'khKazbTwAF' where c = 95 index_test.go:143: sql update test_index set c1 = 1886898577750221983, c2 = 0.448400, c3 = 'aQ3HwgX6nc' where c = 27 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (239, 2445171853005937029, 0.072806, 'SKvADo4o62') index_test.go:140: sql delete from test_index where c = 100 index_test.go:137: sql insert into test_index values (241, 141150387544658260, 0.168861, 'yh5p6rrEHi') index_test.go:143: sql update test_index set c1 = 3442189036851227597, c2 = 0.883237, c3 = 'bPXE8VfeTG' where c = 186 index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (243, 1138423889391313350, 0.306038, '3tvbcrLSc2') index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 6143495181405029174, c2 = 0.359210, c3 = 'BbXOpe5s1c' where c = 89 index_test.go:137: sql insert into test_index values (242, 1212223992583784237, 0.203502, 'notHJMlml6') index_test.go:137: sql insert into test_index values (244, 8722498996392199025, 0.869551, 'gg3wFxu6dr') index_test.go:143: sql update test_index set c1 = 5173783483946631727, c2 = 0.583310, c3 = '5ViF81keoo' where c = 151 index_test.go:140: sql delete from test_index where c = 123 index_test.go:143: sql update test_index set c1 = 8363918165325135158, c2 = 0.903564, c3 = '241tQbQIKO' where c = 130 index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 5613980112476265072, c2 = 0.296246, c3 = 'dbc9Z2Sxrb' where c = 50 index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (245, 445418084140535601, 0.150098, 'gypMGkzg6t') index_test.go:143: sql update test_index set c1 = 2323142241122985487, c2 = 0.403099, c3 = 'L7wP216BHk' where c = 85 index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (246, 5827533420457654186, 0.401005, 'fXnHOixS2c') index_test.go:137: sql insert into test_index values (247, 8121190722888126750, 0.472371, 'S68W4pPYBQ') index_test.go:137: sql insert into test_index values (248, 2064991698908310955, 0.608786, 'H6VH2fSRe0') index_test.go:137: sql insert into test_index values (249, 1097159723700304649, 0.637896, 'q5wQJXHU9V') index_test.go:140: sql delete from test_index where c = 175 index_test.go:143: sql update test_index set c1 = 6877005627673382086, c2 = 0.260440, c3 = 'KASL6o6mgz' where c = 208 index_test.go:143: sql update test_index set c1 = 5421505523081685452, c2 = 0.978149, c3 = 'cSb9cQKSCN' where c = 0 index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (250, 3639746565275190301, 0.388035, 'mvfSwqHUuX') index_test.go:143: sql update test_index set c1 = 3828845419545201673, c2 = 0.443389, c3 = '7p6UAxvn4X' where c = 211 index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 6774721928276663959, c2 = 0.843771, c3 = 'hVBuUMQens' where c = 115 index_test.go:140: sql delete from test_index where c = 199 index_test.go:143: sql update test_index set c1 = 2940297619578600302, c2 = 0.991320, c3 = 'MArJfNBqCF' where c = 124 index_test.go:137: sql insert into test_index values (251, 6498881510943922937, 0.870724, 'CZoPb58MQg') index_test.go:137: sql insert into test_index values (252, 4726198213710912521, 0.090102, 'xbIwyy4YTu') index_test.go:137: sql insert into test_index values (253, 3091168250266445813, 0.216112, 'snhQw3twoY') index_test.go:143: sql update test_index set c1 = 4818514888970653339, c2 = 0.852117, c3 = '8lz2S2DXzN' where c = 244 index_test.go:140: sql delete from test_index where c = 247 index_test.go:137: sql insert into test_index values (254, 5744925995638234491, 0.609779, 'm9fS3CwOQA') index_test.go:143: sql update test_index set c1 = 698261612798125905, c2 = 0.952932, c3 = 'KIs8Y76BRV' where c = 191 index_test.go:140: sql delete from test_index where c = 16 index_test.go:140: sql delete from test_index where c = 88 index_test.go:143: sql update test_index set c1 = 1770786203303283754, c2 = 0.208797, c3 = 'PgeH2nfr1d' where c = 186 index_test.go:140: sql delete from test_index where c = 195 index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 6404339094516482101, c2 = 0.474184, c3 = 'XAYwDYioYQ' where c = 195 index_test.go:137: sql insert into test_index values (256, 2062169707204775141, 0.145432, 'SxHAm0nLSA') index_test.go:137: sql insert into test_index values (255, 1108864910994983782, 0.061415, 'HFM4ODpUC8') index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 1025361677700601699, c2 = 0.509179, c3 = 'ORGlwLp8ff' where c = 45 index_test.go:143: sql update test_index set c1 = 7819183903744297733, c2 = 0.486648, c3 = '5vIpOXlb3c' where c = 167 index_test.go:137: sql insert into test_index values (258, 7734535670023512123, 0.212570, 'K7tapTNj30') index_test.go:140: sql delete from test_index where c = 192 index_test.go:137: sql insert into test_index values (259, 5859383464678615721, 0.971444, 'CCs2KMcb22') index_test.go:143: sql update test_index set c1 = 6267233644697851121, c2 = 0.059561, c3 = 'FcNCOZtzdr' where c = 90 index_test.go:143: sql update test_index set c1 = 7112308503915217543, c2 = 0.349358, c3 = 'AcmGoYEPbw' where c = 238 index_test.go:137: sql insert into test_index values (257, 7441063185895720054, 0.287555, 'lU7joHgLB2') index_test.go:143: sql update test_index set c1 = 1399829715840383631, c2 = 0.016898, c3 = 'dBsUVKBQsZ' where c = 212 index_test.go:140: sql delete from test_index where c = 241 index_test.go:137: sql insert into test_index values (260, 7311316102730024450, 0.869045, 'nIsnWkwfQc') index_test.go:137: sql insert into test_index values (261, 6752414186444599126, 0.115595, 'gXPtK7NWyp') index_test.go:140: sql delete from test_index where c = 80 index_test.go:137: sql insert into test_index values (262, 7913964887058023712, 0.380560, 'thy9yAQohC') index_test.go:143: sql update test_index set c1 = 7360926002539731304, c2 = 0.092362, c3 = 'zYatPt8JYX' where c = 152 index_test.go:137: sql insert into test_index values (263, 5130560408836027664, 0.790981, '9xdXfEjCe7') index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (264, 6315471099327308723, 0.946399, 'cetJCSB7he') index_test.go:140: sql delete from test_index where c = 162 index_test.go:143: sql update test_index set c1 = 4523047557177931731, c2 = 0.733208, c3 = 'eAXMcnlkrn' where c = 249 index_test.go:140: sql delete from test_index where c = 217 index_test.go:137: sql insert into test_index values (265, 1112295832125020795, 0.048461, '70xfT6fjvm') index_test.go:143: sql update test_index set c1 = 7895961451073459996, c2 = 0.970355, c3 = '1dj6GrTb5M' where c = 153 index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 211 index_test.go:143: sql update test_index set c1 = 6992861287823395016, c2 = 0.371331, c3 = 'kEdXw2ozVm' where c = 22 index_test.go:143: sql update test_index set c1 = 3098570885032802546, c2 = 0.307102, c3 = 'VBajML8HC6' where c = 198 index_test.go:143: sql update test_index set c1 = 946099621995830727, c2 = 0.107332, c3 = 'fTZNy6WG8k' where c = 165 index_test.go:137: sql insert into test_index values (267, 4559243380775268818, 0.355191, 'tJwQ1Z3Qxe') index_test.go:143: sql update test_index set c1 = 1479159717713296330, c2 = 0.379072, c3 = 'NvflVXrePk' where c = 75 index_test.go:137: sql insert into test_index values (268, 3128080926730145739, 0.965672, 'tbfUl9Sm6d') index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (269, 7117004720717924081, 0.222684, 'hGAdffbe1T') index_test.go:137: sql insert into test_index values (266, 7204471791146381262, 0.472467, 'ovkCxbxIWA') index_test.go:143: sql update test_index set c1 = 4350994451662317106, c2 = 0.729599, c3 = '9I95bfUjEe' where c = 187 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 1550547194571514284, c2 = 0.580383, c3 = '5sCz6gijQa' where c = 169 index_test.go:140: sql delete from test_index where c = 259 index_test.go:143: sql update test_index set c1 = 2724234454792722208, c2 = 0.564508, c3 = 'KKjOmT2yM2' where c = 133 index_test.go:140: sql delete from test_index where c = 91 index_test.go:137: sql insert into test_index values (272, 820317791105890151, 0.655279, 'Kn8TzyI1Lk') index_test.go:140: sql delete from test_index where c = 229 index_test.go:137: sql insert into test_index values (270, 1317650770124007173, 0.517877, 'CI72zQnuFB') index_test.go:137: sql insert into test_index values (271, 2046588598568968804, 0.511225, '4F1BbTZJVn') index_test.go:137: sql insert into test_index values (273, 1874334488522719867, 0.447196, 'iekv5F8ib4') index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (274, 3491104303189337527, 0.822471, '8Mg8hue72i') index_test.go:143: sql update test_index set c1 = 3319201531530033736, c2 = 0.219763, c3 = 'SDsymc5Q8Z' where c = 67 index_test.go:143: sql update test_index set c1 = 2388868555879513065, c2 = 0.819932, c3 = 'HiK2nkpR2v' where c = 222 index_test.go:143: sql update test_index set c1 = 1100733702126935055, c2 = 0.227088, c3 = 'O6KURxptbo' where c = 118 index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 84 index_test.go:137: sql insert into test_index values (275, 6233474327963202684, 0.381051, 'ZZTFYPXS24') index_test.go:143: sql update test_index set c1 = 2393331976241237946, c2 = 0.655216, c3 = 'hrOH7qQUXn' where c = 19 index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (276, 8601579867657584370, 0.704437, '9CnVfAOPv0') index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 503284376835411750, c2 = 0.937497, c3 = '1jvJEQXw1x' where c = 123 index_test.go:143: sql update test_index set c1 = 3062663651789741892, c2 = 0.675589, c3 = 'YuLDfm4CHT' where c = 161 index_test.go:137: sql insert into test_index values (277, 723449238588311212, 0.248947, 'Z7CzNMt8gg') index_test.go:143: sql update test_index set c1 = 5088064753741947341, c2 = 0.058343, c3 = 'bzS9Q6lpre' where c = 29 index_test.go:143: sql update test_index set c1 = 5865185571629337381, c2 = 0.818732, c3 = 'EDM9dn2gTI' where c = 259 index_test.go:137: sql insert into test_index values (278, 3583377345648944806, 0.194413, 'GgSHvlGYRl') index_test.go:143: sql update test_index set c1 = 1714016710848393316, c2 = 0.756811, c3 = 'fAtCK6Ijtt' where c = 173 index_test.go:143: sql update test_index set c1 = 8101624274024376844, c2 = 0.829711, c3 = 'njhLKi5ZtQ' where c = 232 index_test.go:143: sql update test_index set c1 = 5178441902502064211, c2 = 0.478178, c3 = 'VGU30lWYzO' where c = 261 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (279, 5341585145136502537, 0.974692, '83eyNM45bF') index_test.go:137: sql insert into test_index values (280, 1917120311131318398, 0.684079, '0fyU0qxuqv') index_test.go:137: sql insert into test_index values (281, 8739595218919356155, 0.772772, 'w8z9tTIEcP') index_test.go:137: sql insert into test_index values (282, 3571758326126862166, 0.723198, '7W31Rm4X6u') index_test.go:140: sql delete from test_index where c = 152 index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (283, 7001817560277634245, 0.826194, 'vuBbvjbSYZ') index_test.go:137: sql insert into test_index values (284, 4789336821208015325, 0.019573, 'LZof2cFTWP') index_test.go:137: sql insert into test_index values (285, 5123669343283623822, 0.423427, 'I1vN9icpjI') index_test.go:143: sql update test_index set c1 = 5422338526533124453, c2 = 0.784638, c3 = 'AIJR1BR2qg' where c = 92 index_test.go:140: sql delete from test_index where c = 145 index_test.go:143: sql update test_index set c1 = 509038101889687293, c2 = 0.234326, c3 = 'JIoRwpdlHW' where c = 96 index_test.go:143: sql update test_index set c1 = 8632445304023383852, c2 = 0.734811, c3 = 'RuU8LMMmhs' where c = 123 index_test.go:140: sql delete from test_index where c = 49 index_test.go:143: sql update test_index set c1 = 7200874616066062600, c2 = 0.584894, c3 = '8bMa7iCExs' where c = 172 index_test.go:137: sql insert into test_index values (286, 5531485543876999493, 0.481171, 'urSIxulLpr') index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 3141777440286590066, c2 = 0.990108, c3 = 'IeAzW7Yeck' where c = 158 index_test.go:137: sql insert into test_index values (287, 3329419238259657688, 0.117131, 'EihY1oiXxA') index_test.go:143: sql update test_index set c1 = 5866230420537319586, c2 = 0.920214, c3 = 'UWSnCz7k59' where c = 54 index_test.go:143: sql update test_index set c1 = 4029369654306027834, c2 = 0.793194, c3 = 'vv5Tu3qxa3' where c = 114 index_test.go:143: sql update test_index set c1 = 394659242361121216, c2 = 0.981047, c3 = '0A7Rykq7Lf' where c = 108 index_test.go:140: sql delete from test_index where c = 70 index_test.go:137: sql insert into test_index values (288, 6267393574232747381, 0.481457, 'JuZ8fsueMl') index_test.go:137: sql insert into test_index values (289, 9203281694033262147, 0.862145, 'mYVHomHdp5') index_test.go:143: sql update test_index set c1 = 7006519861029568399, c2 = 0.209051, c3 = 'Gbs5BXOMy7' where c = 162 index_test.go:143: sql update test_index set c1 = 3412474222615812101, c2 = 0.263805, c3 = 'Z62T3ZFcr5' where c = 130 index_test.go:137: sql insert into test_index values (292, 8872380408087536898, 0.720183, '2cLX4QPe74') index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (291, 3510927889327585363, 0.549359, '9IHCSmVjGP') index_test.go:137: sql insert into test_index values (294, 1906083636442439811, 0.701722, '0v4kGYe4t5') index_test.go:140: sql delete from test_index where c = 87 index_test.go:137: sql insert into test_index values (290, 8496609138359646319, 0.046349, 'feWaTTxcQR') index_test.go:137: sql insert into test_index values (293, 1121155894674706170, 0.188140, 'ETKIV2VUuS') index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (295, 4908179086857531658, 0.365110, 'elVOXYxOmY') index_test.go:140: sql delete from test_index where c = 223 index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 2946173226330016327, c2 = 0.439312, c3 = 'udfyhLZbXq' where c = 224 index_test.go:143: sql update test_index set c1 = 7701167692764773638, c2 = 0.481916, c3 = 'l3w9AIuxye' where c = 53 index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 1710867932300482181, c2 = 0.864310, c3 = 'wgM8Z13Juk' where c = 68 index_test.go:143: sql update test_index set c1 = 1409558657946940915, c2 = 0.161457, c3 = 'XnzAYPs6gW' where c = 125 index_test.go:140: sql delete from test_index where c = 220 index_test.go:143: sql update test_index set c1 = 3183421692533987323, c2 = 0.932223, c3 = 'KZweRzPe05' where c = 204 index_test.go:140: sql delete from test_index where c = 164 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (296, 3466295142847158452, 0.260927, 'lDSBtGu2LL') index_test.go:143: sql update test_index set c1 = 7605865675119564701, c2 = 0.202634, c3 = 'FPh1L0wNja' where c = 155 index_test.go:137: sql insert into test_index values (297, 2907623677256128922, 0.107792, '4xfTCQlUPg') index_test.go:143: sql update test_index set c1 = 8196534272453132439, c2 = 0.307540, c3 = '6lemJ5FgUp' where c = 8 index_test.go:137: sql insert into test_index values (298, 6351419029565953601, 0.376445, '8yg9m4Ii15') index_test.go:143: sql update test_index set c1 = 7230052588130622388, c2 = 0.314674, c3 = 'XNBZddqVvE' where c = 92 index_test.go:143: sql update test_index set c1 = 5534941591052853950, c2 = 0.144664, c3 = 'PJD0m2dClj' where c = 278 index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 3392846936461067428, c2 = 0.345107, c3 = 'l2WTg8xRD2' where c = 292 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (299, 7475589142421254488, 0.657449, 'ZXPhg1EivG') index_test.go:140: sql delete from test_index where c = 189 index_test.go:137: sql insert into test_index values (300, 1916390415322383002, 0.779178, 'wpAYaZje3y') index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 6051008347629046167, c2 = 0.125871, c3 = 'QIm00XnT67' where c = 218 index_test.go:143: sql update test_index set c1 = 7669396751801672874, c2 = 0.348301, c3 = '8M5gir2Rr2' where c = 166 index_test.go:143: sql update test_index set c1 = 3595397359113431340, c2 = 0.248268, c3 = 'svGD8Gmqmt' where c = 249 index_test.go:140: sql delete from test_index where c = 289 index_test.go:143: sql update test_index set c1 = 6298926274337687745, c2 = 0.853387, c3 = 'fSTLIuBWZ7' where c = 256 index_test.go:143: sql update test_index set c1 = 6939769004827903064, c2 = 0.586114, c3 = '0PuLJzqXDA' where c = 66 === RUN TestSimple/Basic index_test.go:137: sql insert into test_index values (303, 8960489225264357067, 0.297266, '9AlVFgwNDS') index_test.go:137: sql insert into test_index values (304, 4682102721585111612, 0.139868, 'SpRKa8RLEu') index_test.go:137: sql insert into test_index values (306, 3888837886758112604, 0.664423, 'smsZiylbaH') index_test.go:137: sql insert into test_index values (305, 4791228927786781155, 0.344000, 'mDcCGkCOgM') index_test.go:137: sql insert into test_index values (302, 2181361050011809604, 0.946152, 'hTFwBsFs3v') index_test.go:137: sql insert into test_index values (301, 8959136866266629424, 0.478059, '7xyLMBexQ7') index_test.go:137: sql insert into test_index values (310, 1118254512218055432, 0.397165, '5ed2h8mc3w') index_test.go:137: sql insert into test_index values (309, 6653355208581524249, 0.898534, 'WTMSvXmuCV') index_test.go:137: sql insert into test_index values (308, 3470648019595276499, 0.475313, 'QB4gs6VgdA') index_test.go:137: sql insert into test_index values (307, 5469046133820134891, 0.227377, '2ow5eVKhTY') index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 16 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 208 index_test.go:143: sql update test_index set c1 = 6092162252525355763, c2 = 0.486328, c3 = 'WXSDYHpmbj' where c = 194 index_test.go:143: sql update test_index set c1 = 3428527468540504608, c2 = 0.232772, c3 = 'MYEaKNf7VC' where c = 99 index_test.go:143: sql update test_index set c1 = 6190257368148413181, c2 = 0.274841, c3 = 'GUronFvm7J' where c = 98 index_test.go:143: sql update test_index set c1 = 2837909779256315006, c2 = 0.206206, c3 = 'AYv7REC6XP' where c = 300 index_test.go:143: sql update test_index set c1 = 5324359366537292929, c2 = 0.639608, c3 = 'uoDPoz65Z1' where c = 146 index_test.go:143: sql update test_index set c1 = 3970528966947061659, c2 = 0.383330, c3 = 'gnlIre7VdY' where c = 296 index_test.go:143: sql update test_index set c1 = 2639162098384695256, c2 = 0.627893, c3 = 'hZCOHEgV4P' where c = 109 index_test.go:143: sql update test_index set c1 = 6931385371747575952, c2 = 0.249739, c3 = 'Al74dPSHhf' where c = 83 index_test.go:137: sql insert into test_index values (314, 31031405516242104, 0.253713, 'e6sLsmOzRc') index_test.go:143: sql update test_index set c1 = 473526769225087737, c2 = 0.262152, c3 = 'itiaJBgcPA' where c = 15 index_test.go:143: sql update test_index set c1 = 378704107689975761, c2 = 0.886003, c3 = 'K3q8RMtsfm' where c = 305 index_test.go:137: sql insert into test_index values (313, 8108374926566983534, 0.900377, '2g56BiIBBN') index_test.go:137: sql insert into test_index values (312, 3882756361814484214, 0.233082, 'wninFwkN8C') index_test.go:137: sql insert into test_index values (315, 1285567932673686192, 0.846295, '6k8J0351v2') index_test.go:140: sql delete from test_index where c = 162 index_test.go:137: sql insert into test_index values (317, 5691953415533237584, 0.180167, 'Er3JnHv8xw') index_test.go:137: sql insert into test_index values (311, 5252186705766294376, 0.024144, 'WCZMT7KxWh') index_test.go:137: sql insert into test_index values (318, 6572642692592328318, 0.494709, 'zzkvRuTr50') index_test.go:137: sql insert into test_index values (319, 4845989679335107530, 0.349088, 'snwuTALbuc') index_test.go:137: sql insert into test_index values (316, 7302687473865537650, 0.830404, 'HJqzyl67hh') index_test.go:137: sql insert into test_index values (320, 2709777487967572723, 0.324784, 'B1YlRyrQ0T') index_test.go:140: sql delete from test_index where c = 217 index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 173 index_test.go:143: sql update test_index set c1 = 2286318460266855296, c2 = 0.808377, c3 = 'GJEKxERPjr' where c = 114 index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 252 index_test.go:143: sql update test_index set c1 = 2776453031597688115, c2 = 0.562102, c3 = 'iyzTnoRVoR' where c = 185 index_test.go:140: sql delete from test_index where c = 123 index_test.go:143: sql update test_index set c1 = 2073512358543382507, c2 = 0.768036, c3 = 'DesgtB9eeB' where c = 6 index_test.go:143: sql update test_index set c1 = 8975600668691074390, c2 = 0.218379, c3 = 'VEgtWhJYuC' where c = 158 index_test.go:143: sql update test_index set c1 = 1726229501347400313, c2 = 0.963921, c3 = '6WbYmOI3O0' where c = 89 index_test.go:137: sql insert into test_index values (321, 5182249570334793823, 0.372493, '4XEuJslHuF') index_test.go:143: sql update test_index set c1 = 9162440647128278385, c2 = 0.846750, c3 = 'VSkjXyPU6C' where c = 155 index_test.go:137: sql insert into test_index values (322, 7390964096456580551, 0.087431, 'pajKJMQ2fw') index_test.go:140: sql delete from test_index where c = 278 index_test.go:143: sql update test_index set c1 = 3667257546478333270, c2 = 0.149121, c3 = '4GVQQFVBeW' where c = 267 index_test.go:143: sql update test_index set c1 = 8615942045648102728, c2 = 0.587887, c3 = 'fFkRJ5tUAp' where c = 122 index_test.go:143: sql update test_index set c1 = 1270829646348202803, c2 = 0.129448, c3 = 'q5R7pJViqe' where c = 187 index_test.go:140: sql delete from test_index where c = 208 index_test.go:137: sql insert into test_index values (325, 5007425181321055219, 0.010417, '7gVLv4tIpD') index_test.go:137: sql insert into test_index values (323, 54181221420080486, 0.886519, '0Pf1IBE2Fx') index_test.go:137: sql insert into test_index values (327, 3465041624558179693, 0.590680, 'VM8FuyoLeg') index_test.go:137: sql insert into test_index values (329, 3276649105318098887, 0.357498, 'TuL9D8szPB') index_test.go:143: sql update test_index set c1 = 638378291857348641, c2 = 0.144958, c3 = 'iACWvlfLAk' where c = 224 index_test.go:137: sql insert into test_index values (324, 5650534989918378732, 0.811061, 'IfuLwkyUHb') index_test.go:137: sql insert into test_index values (326, 2353540203995916384, 0.207129, 'WaNNcATYvs') index_test.go:143: sql update test_index set c1 = 4883486750115639910, c2 = 0.049683, c3 = 'Mnvv68TQpT' where c = 183 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 165 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (328, 1025908775666726769, 0.684138, 'KNTBjf6PGZ') index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 89 index_test.go:143: sql update test_index set c1 = 6954505469519425704, c2 = 0.861457, c3 = 'A31WeHX6G7' where c = 165 index_test.go:143: sql update test_index set c1 = 6154767681126238426, c2 = 0.446182, c3 = '0LDMOQC0CT' where c = 62 index_test.go:140: sql delete from test_index where c = 12 index_test.go:137: sql insert into test_index values (331, 1027671813572679095, 0.336850, 'SBHnwQyY6y') index_test.go:140: sql delete from test_index where c = 36 index_test.go:137: sql insert into test_index values (330, 6273754498772762906, 0.111939, 'uEEkxY5AVW') index_test.go:140: sql delete from test_index where c = 144 index_test.go:143: sql update test_index set c1 = 1189958986057979349, c2 = 0.475312, c3 = 'BAE2Rd2OzI' where c = 139 index_test.go:143: sql update test_index set c1 = 939525568356494207, c2 = 0.075354, c3 = 'uQDMafIah4' where c = 106 index_test.go:143: sql update test_index set c1 = 626771199966520475, c2 = 0.822711, c3 = 'zucqApkHB0' where c = 252 index_test.go:137: sql insert into test_index values (333, 7464996088600254448, 0.828279, 'Q7UYoCDovq') index_test.go:137: sql insert into test_index values (332, 8030384338388888162, 0.431125, 'GkjMtzvVhr') index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 6620680564841674636, c2 = 0.293831, c3 = 'njHrNEccJ9' where c = 168 index_test.go:143: sql update test_index set c1 = 3144770569512080770, c2 = 0.918754, c3 = 'bbTwK5rKfa' where c = 251 index_test.go:137: sql insert into test_index values (334, 7835912842735360483, 0.128042, 'PUOXeuw4cB') index_test.go:140: sql delete from test_index where c = 195 index_test.go:137: sql insert into test_index values (336, 1190900077672625126, 0.609946, 'DD0rp2Tw2a') index_test.go:137: sql insert into test_index values (335, 878517119198616041, 0.951315, 'ZvBJ8ora2C') index_test.go:143: sql update test_index set c1 = 2423719848570149819, c2 = 0.470901, c3 = 'QqCqugUlWr' where c = 117 index_test.go:137: sql insert into test_index values (337, 1123868128635618507, 0.496984, '7THUZQzdCd') index_test.go:140: sql delete from test_index where c = 274 index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 199 index_test.go:143: sql update test_index set c1 = 3533497889334391045, c2 = 0.682311, c3 = 'qbkc6NKUyS' where c = 158 index_test.go:143: sql update test_index set c1 = 1489922939510049262, c2 = 0.686395, c3 = 'xR2CaMzOqU' where c = 310 index_test.go:137: sql insert into test_index values (338, 6162122625604832821, 0.470822, 'b6VqUW1Q1n') index_test.go:140: sql delete from test_index where c = 251 index_test.go:140: sql delete from test_index where c = 228 index_test.go:143: sql update test_index set c1 = 6651135640971463331, c2 = 0.044296, c3 = 'dxvzkz3oXb' where c = 194 index_test.go:137: sql insert into test_index values (339, 4008351400717590671, 0.525216, 'VLm1HSLz7N') index_test.go:143: sql update test_index set c1 = 1044625652608894515, c2 = 0.446900, c3 = 'bEhzo9PXeb' where c = 197 index_test.go:137: sql insert into test_index values (341, 7188430701502542805, 0.883689, 'LB0dRLyLT6') index_test.go:143: sql update test_index set c1 = 861395484424640569, c2 = 0.410872, c3 = 'vCjPCrMlDZ' where c = 233 index_test.go:143: sql update test_index set c1 = 4038037314420017995, c2 = 0.254746, c3 = 'UcEHBANCCH' where c = 242 index_test.go:137: sql insert into test_index values (340, 917178662828162499, 0.064641, 'IPNT9UGZaD') index_test.go:137: sql insert into test_index values (342, 1608181708362651212, 0.923407, 'jhRplkY2IJ') index_test.go:137: sql insert into test_index values (343, 5801697055248228209, 0.256766, 'oPqYb2BWNP') index_test.go:140: sql delete from test_index where c = 288 index_test.go:143: sql update test_index set c1 = 8146521595164979827, c2 = 0.775941, c3 = 'qqPVIL9k5Q' where c = 41 index_test.go:143: sql update test_index set c1 = 587029439591980021, c2 = 0.555057, c3 = '3nVQ2B07IB' where c = 85 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (345, 2704497277745953871, 0.438835, 'TmE7LFGP1C') index_test.go:137: sql insert into test_index values (344, 6574518713380591104, 0.952236, 'Gp5f5opOLV') index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 288 index_test.go:140: sql delete from test_index where c = 160 index_test.go:140: sql delete from test_index where c = 45 index_test.go:143: sql update test_index set c1 = 4631374575323256410, c2 = 0.065944, c3 = 'BZThoqNRcJ' where c = 68 index_test.go:143: sql update test_index set c1 = 2430020358416155777, c2 = 0.346749, c3 = 'hrWvmy1zkL' where c = 249 index_test.go:143: sql update test_index set c1 = 2369169857613544072, c2 = 0.961562, c3 = 'zvf9dplRea' where c = 199 index_test.go:143: sql update test_index set c1 = 1910247507004204708, c2 = 0.930932, c3 = 'bKv761wfWC' where c = 71 index_test.go:137: sql insert into test_index values (347, 5559142343247413390, 0.877725, 'YqJokZy1R8') index_test.go:140: sql delete from test_index where c = 280 index_test.go:137: sql insert into test_index values (348, 1901714940631347495, 0.145121, '0P4uviz7Bg') index_test.go:137: sql insert into test_index values (346, 3555970894059897342, 0.208226, 'DBoXT5CVLW') index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 3595833351955368326, c2 = 0.082194, c3 = 'di0DXhXWTb' where c = 210 index_test.go:137: sql insert into test_index values (349, 561516809606209492, 0.797778, 'QinMe8QukA') index_test.go:137: sql insert into test_index values (350, 1068312530697550763, 0.773595, '7oRy99OQti') index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 6228620682056639760, c2 = 0.174699, c3 = 'KCYHN5IRvC' where c = 324 index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 114 index_test.go:137: sql insert into test_index values (351, 323750660992248872, 0.262849, 'F5rD6tJm2V') index_test.go:143: sql update test_index set c1 = 5775156536050023832, c2 = 0.291163, c3 = 'ECx0RCnqqQ' where c = 100 index_test.go:143: sql update test_index set c1 = 4129157010536785707, c2 = 0.740068, c3 = 'AH1NKuof8n' where c = 333 index_test.go:143: sql update test_index set c1 = 1599251964604510004, c2 = 0.730471, c3 = 'ql2bC0W3LX' where c = 229 index_test.go:137: sql insert into test_index values (352, 6682685508766720432, 0.414487, 'pTiXBIPEiq') index_test.go:137: sql insert into test_index values (353, 87061876479782284, 0.916486, 'pBiLH0jd6J') index_test.go:143: sql update test_index set c1 = 1668232325005104791, c2 = 0.041685, c3 = 'SmZnVLUzid' where c = 329 index_test.go:143: sql update test_index set c1 = 941090128469533541, c2 = 0.491520, c3 = '3e88cKOq3J' where c = 70 index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 4537338994024582632, c2 = 0.614667, c3 = 'mMqzqXFGaX' where c = 208 index_test.go:137: sql insert into test_index values (356, 8667381961400756628, 0.965035, 'eaeJ3SzBqy') index_test.go:140: sql delete from test_index where c = 265 index_test.go:143: sql update test_index set c1 = 2506533077865783835, c2 = 0.578043, c3 = 'ipfEAwyJsm' where c = 143 index_test.go:137: sql insert into test_index values (355, 8938060167804535294, 0.989340, 'rBAM0MYLmH') index_test.go:137: sql insert into test_index values (358, 8141932197033608549, 0.889421, '7A2YDSMOey') index_test.go:137: sql insert into test_index values (357, 6724517313242225081, 0.196600, 'TlU7XH1mbb') index_test.go:137: sql insert into test_index values (359, 2386514443592767131, 0.473963, 'OWVEWQu8zt') index_test.go:137: sql insert into test_index values (354, 8133238316337024085, 0.958646, '9zYSeUDdCw') index_test.go:137: sql insert into test_index values (360, 3399612105093862340, 0.989999, 'ne59fjDs0W') index_test.go:143: sql update test_index set c1 = 6491816855880176113, c2 = 0.665036, c3 = 'BpoS1pm5vb' where c = 240 index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 179 index_test.go:143: sql update test_index set c1 = 2051439749116258754, c2 = 0.484173, c3 = 'MAnXEVQHac' where c = 268 index_test.go:140: sql delete from test_index where c = 210 index_test.go:140: sql delete from test_index where c = 208 index_test.go:143: sql update test_index set c1 = 3256879484153692834, c2 = 0.436711, c3 = 'ix7qDyFJvc' where c = 232 index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (361, 209878570977373255, 0.150792, 'tjzLci6Jya') index_test.go:143: sql update test_index set c1 = 3689128122544145334, c2 = 0.152810, c3 = 'TMfnRyDD41' where c = 3 index_test.go:137: sql insert into test_index values (362, 7515762701954559612, 0.794018, 'QWEuehg33P') index_test.go:143: sql update test_index set c1 = 7577483850674706225, c2 = 0.666167, c3 = 'oYJoMb4guc' where c = 158 index_test.go:140: sql delete from test_index where c = 40 index_test.go:143: sql update test_index set c1 = 2368513359649402640, c2 = 0.943273, c3 = 'JlmoobLp2t' where c = 52 index_test.go:137: sql insert into test_index values (363, 6271184300921714989, 0.679150, 'vgVJB4ULKS') # Time: 2025-04-04T21:32:34.35375474+08:00 # Txn_start_ts: 0 # Query_time: 0.511088154 # Parse_time: 0.00021195 # Compile_time: 0.00014931 # Rewrite_time: 0.000003717 # Optimize_time: 0 # Wait_TS: 0.000424846 # DB: test_ddl # Is_internal: false # Digest: 3d701c9f3ad5245e554166e586cad1fee19801a45b0601b4012b9f4f620e7e2d # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table if not exists test_simple (c1 int, c2 int, c3 int); index_test.go:143: sql update test_index set c1 = 182828707939076130, c2 = 0.089416, c3 = '35cNglkhkU' where c = 141 index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 6852280721489291634, c2 = 0.699002, c3 = 'LRzotIfben' where c = 329 index_test.go:143: sql update test_index set c1 = 8070699996226243152, c2 = 0.056330, c3 = 'Ne0Kr8u1Of' where c = 2 index_test.go:137: sql insert into test_index values (365, 7919747673292805672, 0.882954, 'ZmlmUFNJeS') index_test.go:137: sql insert into test_index values (366, 2097811777632160957, 0.662171, 'wKh6ZFelvf') index_test.go:140: sql delete from test_index where c = 352 index_test.go:137: sql insert into test_index values (364, 7086855437182888867, 0.956549, '5iI2zWQ3hY') index_test.go:143: sql update test_index set c1 = 9040444296860191298, c2 = 0.414118, c3 = 'x9tQ0ahr1w' where c = 132 index_test.go:143: sql update test_index set c1 = 5991158660747638690, c2 = 0.243584, c3 = 'aGTrkzxmdy' where c = 230 index_test.go:137: sql insert into test_index values (367, 671042522346326165, 0.997087, '1l98BwNGkW') index_test.go:137: sql insert into test_index values (369, 928157371193212993, 0.942282, '0Gkd30ZpsS') index_test.go:137: sql insert into test_index values (368, 4339829121430550331, 0.222994, 'd5N8uZIfo4') index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 196 index_test.go:140: sql delete from test_index where c = 9 index_test.go:137: sql insert into test_index values (370, 3386277118203170785, 0.006344, 'bYCxz1PHor') index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 8146134238109697111, c2 = 0.987733, c3 = '0mBudxTH6X' where c = 351 index_test.go:143: sql update test_index set c1 = 9089712892557536691, c2 = 0.867828, c3 = 'mHq1BBkVfm' where c = 223 index_test.go:140: sql delete from test_index where c = 321 index_test.go:137: sql insert into test_index values (371, 827020162247223721, 0.047105, 'YLwybf4vPf') index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 344 index_test.go:143: sql update test_index set c1 = 3899207819124241814, c2 = 0.793661, c3 = 'TxXYEGwhN3' where c = 96 index_test.go:143: sql update test_index set c1 = 3905236889682237625, c2 = 0.448176, c3 = 'dCWgJCkUYF' where c = 98 index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 5609785483326761440, c2 = 0.234969, c3 = 'm5KkSxRkqu' where c = 224 index_test.go:137: sql insert into test_index values (372, 5275294196571736536, 0.864647, 'iORuvBXBrS') index_test.go:143: sql update test_index set c1 = 7648680696200182252, c2 = 0.341861, c3 = 'UT3kIEunLO' where c = 6 index_test.go:143: sql update test_index set c1 = 7584921641577217765, c2 = 0.322824, c3 = 'yCZUIKZzR7' where c = 183 index_test.go:143: sql update test_index set c1 = 3250763826651123700, c2 = 0.621622, c3 = 'iLoPlLeeWz' where c = 227 index_test.go:137: sql insert into test_index values (373, 4571137638834287985, 0.017579, 'gz3IsXigx8') index_test.go:143: sql update test_index set c1 = 8451967282786856988, c2 = 0.417024, c3 = 'MwTmReCday' where c = 176 index_test.go:137: sql insert into test_index values (374, 6865966547254337954, 0.423664, 'Z14tJEQjFU') index_test.go:137: sql insert into test_index values (375, 3737149040595227794, 0.097870, 'nCAX1czzdm') index_test.go:143: sql update test_index set c1 = 1966972910079240119, c2 = 0.878895, c3 = 'Ht8fbZrROg' where c = 316 index_test.go:137: sql insert into test_index values (377, 5667558235376776333, 0.362514, '0Pw2Hrf39v') index_test.go:137: sql insert into test_index values (378, 7118230973162482208, 0.972619, 'FcXl4wQkvv') index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (376, 1961350601914411637, 0.918483, '8d26xJJzkj') index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (380, 1851642943523182976, 0.955276, 'vs63Z1i2x1') index_test.go:137: sql insert into test_index values (379, 3900219762732901737, 0.830167, 'jk6vDSoNnf') index_test.go:140: sql delete from test_index where c = 309 index_test.go:137: sql insert into test_index values (381, 1388583109146346206, 0.688982, 'aSNUo4pZiL') index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 6428405731103899787, c2 = 0.775494, c3 = '4TS1OIyvs4' where c = 25 index_test.go:143: sql update test_index set c1 = 8150893819203680970, c2 = 0.031162, c3 = 'Vb07aY4vAd' where c = 128 index_test.go:143: sql update test_index set c1 = 7876878040519630931, c2 = 0.077624, c3 = 'QNT86g3ydC' where c = 328 index_test.go:140: sql delete from test_index where c = 350 index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 2364865710251013728, c2 = 0.952562, c3 = 'K2H8fFELKG' where c = 245 index_test.go:143: sql update test_index set c1 = 7610809106429795481, c2 = 0.868884, c3 = 'llMvapetrO' where c = 87 index_test.go:140: sql delete from test_index where c = 298 index_test.go:137: sql insert into test_index values (382, 2446513455919116541, 0.461514, 'VVZRepWq2t') index_test.go:137: sql insert into test_index values (383, 7877902449144550657, 0.173287, 'zPDwGr0qB4') index_test.go:137: sql insert into test_index values (384, 6011990127075670847, 0.201711, 'OZDvH8eRou') index_test.go:143: sql update test_index set c1 = 67963339326891358, c2 = 0.532396, c3 = 'WDvc9KJRPI' where c = 351 index_test.go:143: sql update test_index set c1 = 2877478847096575670, c2 = 0.240408, c3 = 'RPcXhUmgri' where c = 64 index_test.go:143: sql update test_index set c1 = 871814468789455310, c2 = 0.864222, c3 = 'jMdPUBZoD4' where c = 19 index_test.go:143: sql update test_index set c1 = 1310701468204998997, c2 = 0.282055, c3 = 'pQC69rm2kV' where c = 90 index_test.go:137: sql insert into test_index values (386, 1296149928859788168, 0.701111, 'ZHr5kUC2qV') index_test.go:143: sql update test_index set c1 = 4144361436131734695, c2 = 0.567360, c3 = '6WNuq0vHpi' where c = 161 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (388, 8691854272868268165, 0.002473, 'xmtRr0mPHg') index_test.go:137: sql insert into test_index values (387, 304463838716417641, 0.437592, 'T9TbgPwfYK') index_test.go:140: sql delete from test_index where c = 168 index_test.go:137: sql insert into test_index values (385, 4438406421000132387, 0.960061, 'fI8RODkeGU') index_test.go:140: sql delete from test_index where c = 168 index_test.go:137: sql insert into test_index values (389, 1223935714177593375, 0.940668, 'Buhylkrcw6') index_test.go:137: sql insert into test_index values (390, 1665074990256915773, 0.585628, 'TsuwMsOAG7') index_test.go:143: sql update test_index set c1 = 7815369069174304757, c2 = 0.103831, c3 = 'N6h2TrGAAo' where c = 63 index_test.go:137: sql insert into test_index values (391, 6515303229526235908, 0.722751, '2RShtYWrmT') index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 220 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 5060351086636571162, c2 = 0.144929, c3 = 'R8SWws46WI' where c = 22 index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 210 index_test.go:137: sql insert into test_index values (392, 3162903267916721364, 0.490019, 'EeDAm5yhAf') index_test.go:143: sql update test_index set c1 = 8658328745569943743, c2 = 0.174563, c3 = 'Xs6R0fSUU3' where c = 222 index_test.go:143: sql update test_index set c1 = 130625959318772418, c2 = 0.248285, c3 = 'cs4OEd4LKr' where c = 19 index_test.go:143: sql update test_index set c1 = 1964821395208215291, c2 = 0.650815, c3 = 'Bq48dnETZf' where c = 122 index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 64 index_test.go:137: sql insert into test_index values (393, 4168454553958749839, 0.350040, 'Hgvv09d4XY') index_test.go:143: sql update test_index set c1 = 5937667614997767573, c2 = 0.974644, c3 = 'BWngCCy9Je' where c = 327 index_test.go:143: sql update test_index set c1 = 5159734539785350119, c2 = 0.250360, c3 = '1dgUCeNXPG' where c = 102 index_test.go:143: sql update test_index set c1 = 6898813130840351591, c2 = 0.105689, c3 = 'icNI9cbkdd' where c = 194 index_test.go:137: sql insert into test_index values (394, 7442601234368178378, 0.092279, '9Qa934MEP9') index_test.go:143: sql update test_index set c1 = 5046757510609159291, c2 = 0.285473, c3 = 'NoyPJHLrjG' where c = 209 index_test.go:140: sql delete from test_index where c = 65 index_test.go:137: sql insert into test_index values (395, 7792499996180459111, 0.406211, 'fmHA3kB4FQ') index_test.go:137: sql insert into test_index values (396, 4569907833393919797, 0.276091, 'uKhz0Cofix') index_test.go:143: sql update test_index set c1 = 2436665772563088477, c2 = 0.819829, c3 = 'WUQMukKOy6' where c = 72 index_test.go:137: sql insert into test_index values (397, 8557713065124138536, 0.958015, 'w33rLgtrBI') index_test.go:140: sql delete from test_index where c = 280 index_test.go:143: sql update test_index set c1 = 3344099240306957462, c2 = 0.602660, c3 = '4RT0hS94aH' where c = 258 index_test.go:137: sql insert into test_index values (399, 2942246147812634391, 0.428718, 'joxElgIqy4') index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 411982922880459536, c2 = 0.136882, c3 = 'q37NQTCdjl' where c = 126 index_test.go:143: sql update test_index set c1 = 7830452458765686551, c2 = 0.918380, c3 = 'jMfRuA1Nu2' where c = 36 index_test.go:137: sql insert into test_index values (398, 2323233903458909300, 0.676297, 'rM7DnHGDrw') index_test.go:140: sql delete from test_index where c = 187 index_test.go:140: sql delete from test_index where c = 22 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 221 index_test.go:143: sql update test_index set c1 = 2100249533663632871, c2 = 0.212700, c3 = '6QHjc7058H' where c = 59 index_test.go:143: sql update test_index set c1 = 8724010270091219482, c2 = 0.354054, c3 = 'HLy6VQA69E' where c = 107 index_test.go:143: sql update test_index set c1 = 6301148121686744053, c2 = 0.033690, c3 = 'LnfnPcWYLR' where c = 75 index_test.go:143: sql update test_index set c1 = 3333243213833479334, c2 = 0.741513, c3 = 'oBnC6jpiaq' where c = 397 index_test.go:143: sql update test_index set c1 = 1929163015454199767, c2 = 0.615122, c3 = 'ol9zuiYTHn' where c = 176 index_test.go:137: sql insert into test_index values (400, 5509423775948827728, 0.706720, 'm7yxxu9WQ1') index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 2441281972038355890, c2 = 0.683712, c3 = 'PE4FEqr4hf' where c = 369 [TestSimpleConflictUpdate][Insert][Time Cost]5.317894112s index_test.go:137: sql insert into test_index values (403, 7170745248657894059, 0.289908, 'zOCWzl2KA1') index_test.go:137: sql insert into test_index values (406, 5879496116976666265, 0.881828, 'Bv6up952Bv') index_test.go:137: sql insert into test_index values (402, 8142056417943504171, 0.226562, 'ZhOiSI6bEz') index_test.go:137: sql insert into test_index values (405, 1075146718968794651, 0.549863, 'H91bNe0EX8') index_test.go:137: sql insert into test_index values (404, 4943070915340473627, 0.986971, 'rUCUECZx7z') index_test.go:137: sql insert into test_index values (407, 8309458734105165473, 0.109119, 'j9HqrXHLwU') index_test.go:137: sql insert into test_index values (401, 5375958259840300436, 0.908244, 'vtpvNWtgE4') index_test.go:137: sql insert into test_index values (408, 3669439890902030146, 0.789443, 'LKNDu7Zosv') index_test.go:137: sql insert into test_index values (410, 4563855782813046826, 0.827109, 'iuV2ANg321') index_test.go:137: sql insert into test_index values (409, 6200277298061291167, 0.833134, 'CTQMj03lAW') index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 2039778865343946532, c2 = 0.105438, c3 = 'sZ3ZOiwtvg' where c = 229 index_test.go:140: sql delete from test_index where c = 16 index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 89 index_test.go:143: sql update test_index set c1 = 7472163385404099682, c2 = 0.084478, c3 = 'DblU6Mbmdp' where c = 94 index_test.go:140: sql delete from test_index where c = 11 index_test.go:143: sql update test_index set c1 = 8830791149060812523, c2 = 0.216236, c3 = 'Zx5pppD1NG' where c = 197 index_test.go:143: sql update test_index set c1 = 7520001650240463286, c2 = 0.268752, c3 = 'wUqv9DjRDj' where c = 78 index_test.go:137: sql insert into test_index values (411, 9105248487124545806, 0.607660, 'cDUWU9gGaP') index_test.go:143: sql update test_index set c1 = 26842502421337861, c2 = 0.128029, c3 = 'JmlmPViNfQ' where c = 181 index_test.go:143: sql update test_index set c1 = 6709550774231091210, c2 = 0.918169, c3 = 'wZOjJ5g7Ox' where c = 351 index_test.go:143: sql update test_index set c1 = 4057590272558933424, c2 = 0.034968, c3 = 'S2n6CrmyCj' where c = 108 index_test.go:143: sql update test_index set c1 = 6273580180053747281, c2 = 0.967770, c3 = 'CjTRf07uHb' where c = 157 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (414, 5254803069485413058, 0.889442, 'cr3kuY8z9x') index_test.go:137: sql insert into test_index values (413, 5586364262529315462, 0.671730, '1svWvEMaht') index_test.go:137: sql insert into test_index values (412, 7941760672858264174, 0.398539, 'u5Aa8grBgj') index_test.go:143: sql update test_index set c1 = 915117267444917622, c2 = 0.780585, c3 = 'Wirwbvcbtb' where c = 295 index_test.go:137: sql insert into test_index values (416, 3242630247411960240, 0.693562, 'TK5hqQhZc3') index_test.go:143: sql update test_index set c1 = 3671165263889896390, c2 = 0.056395, c3 = '32QfBpCKke' where c = 11 index_test.go:137: sql insert into test_index values (415, 4699637289525896703, 0.937729, 'KfRW7ixD6O') index_test.go:140: sql delete from test_index where c = 133 index_test.go:137: sql insert into test_index values (418, 740397608652129118, 0.931260, '5rkXg6KhsK') index_test.go:143: sql update test_index set c1 = 5436593878634210583, c2 = 0.112155, c3 = 'c0ax5wyq1p' where c = 45 index_test.go:140: sql delete from test_index where c = 313 index_test.go:137: sql insert into test_index values (419, 486071797031383417, 0.520209, 'gE6F8kMsrl') index_test.go:137: sql insert into test_index values (417, 5928184761520863112, 0.458687, 'VixoDucSb8') index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 353 index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 1240094358955479178, c2 = 0.338959, c3 = '2sUEcHqbE9' where c = 409 index_test.go:140: sql delete from test_index where c = 300 index_test.go:137: sql insert into test_index values (421, 8085409706796787807, 0.192523, 'VaPxTpkoTx') index_test.go:137: sql insert into test_index values (420, 879341824057747141, 0.100302, 'Aqu6UituwW') index_test.go:143: sql update test_index set c1 = 2896450542401733348, c2 = 0.479748, c3 = 'j4fyLoRaXj' where c = 153 index_test.go:143: sql update test_index set c1 = 5576095673994213, c2 = 0.322037, c3 = 'OGxo8y1oVs' where c = 138 index_test.go:140: sql delete from test_index where c = 207 index_test.go:143: sql update test_index set c1 = 502751152544038060, c2 = 0.979482, c3 = 'VgLteG1oMA' where c = 196 index_test.go:143: sql update test_index set c1 = 317275551279748665, c2 = 0.588506, c3 = '8JP6mGeVOW' where c = 216 index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 6348425827089851211, c2 = 0.018232, c3 = 'sQKMXaA2sW' where c = 198 index_test.go:140: sql delete from test_index where c = 396 index_test.go:140: sql delete from test_index where c = 408 index_test.go:137: sql insert into test_index values (422, 3952121273569565692, 0.097731, 'wOXLqaPs83') index_test.go:137: sql insert into test_index values (424, 6736716664571575173, 0.665580, 'KoBe88bJSI') index_test.go:143: sql update test_index set c1 = 7788392783706959645, c2 = 0.108259, c3 = 'CPjYQoZfTT' where c = 180 index_test.go:137: sql insert into test_index values (423, 341012014325322586, 0.698726, 'UamWLcdApA') # Time: 2025-04-04T21:32:34.928718082+08:00 # Txn_start_ts: 0 # Query_time: 2.011510498 # Parse_time: 0.000141871 # Compile_time: 0.001027422 # Rewrite_time: 0.000002489 # Optimize_time: 0 # Wait_TS: 0.000183173 # DB: test_ddl # Is_internal: false # Digest: e8fc3c9a828d602aeddef87e91315bde0ba55af59b1911efae39fab0b9d9ec0a # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create index c1_index on test_index (c1); index_test.go:137: sql insert into test_index values (427, 2633498944784938236, 0.880804, 'aYZ3kpRvsm') index_test.go:143: sql update test_index set c1 = 8287815769351915281, c2 = 0.553768, c3 = 'bgDo6975yt' where c = 172 index_test.go:140: sql delete from test_index where c = 343 index_test.go:137: sql insert into test_index values (428, 5975781172553263948, 0.117919, 'hXiBCwlza9') index_test.go:143: sql update test_index set c1 = 817084679693107843, c2 = 0.605769, c3 = 'ItPTbn5Cla' where c = 416 index_test.go:143: sql update test_index set c1 = 8664918599765166027, c2 = 0.422121, c3 = 'cO4sXmqr6W' where c = 60 index_test.go:137: sql insert into test_index values (425, 3302639871487676622, 0.544549, 'tjoS5nJqhM') index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (426, 290232530019878051, 0.723126, 'JC731zeUxJ') index_test.go:137: sql insert into test_index values (429, 8910419665892850256, 0.868166, 'HGeUwQLixB') index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 207 index_test.go:137: sql insert into test_index values (430, 2899300900663781331, 0.562967, 'VfEMKsW0Bk') index_test.go:137: sql insert into test_index values (431, 7442216327183642332, 0.535639, '9oUw6giGI4') index_test.go:140: sql delete from test_index where c = 160 index_test.go:143: sql update test_index set c1 = 3907450456501441681, c2 = 0.557875, c3 = '76LX3s2whj' where c = 58 index_test.go:143: sql update test_index set c1 = 7802995316815272347, c2 = 0.610669, c3 = 'pQyTt8LtFT' where c = 85 index_test.go:140: sql delete from test_index where c = 366 index_test.go:143: sql update test_index set c1 = 3103866662774937952, c2 = 0.734425, c3 = 'mtNdBl1WGY' where c = 162 index_test.go:143: sql update test_index set c1 = 3937681422754610199, c2 = 0.302581, c3 = 'KQLaynvgkD' where c = 190 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 2999425685740717666, c2 = 0.382354, c3 = 'O9FVn4OlsE' where c = 12 index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 6161478839699854967, c2 = 0.192930, c3 = 'Y0H5eCiNmg' where c = 174 index_test.go:137: sql insert into test_index values (432, 4724220709202572129, 0.305387, 'JWTYbDImHM') index_test.go:137: sql insert into test_index values (434, 1571250356555078670, 0.318873, 'imQlxx4Eoe') index_test.go:137: sql insert into test_index values (433, 3049718483916723223, 0.560150, 'DGPoDInBi9') index_test.go:137: sql insert into test_index values (435, 6564418243290548144, 0.672679, 'b7IK9zaj6c') index_test.go:143: sql update test_index set c1 = 3316334815424004716, c2 = 0.059760, c3 = 'At2gfBB2mL' where c = 370 index_test.go:143: sql update test_index set c1 = 7378885049973151716, c2 = 0.989546, c3 = 'KfdIji14aK' where c = 92 index_test.go:137: sql insert into test_index values (436, 4666561829567390652, 0.435959, 'EifHQR0nul') index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 208 index_test.go:143: sql update test_index set c1 = 6557353670151393067, c2 = 0.462013, c3 = 'zIvZ4k8eH0' where c = 346 index_test.go:137: sql insert into test_index values (437, 8036496001664924321, 0.864730, 'OO6tkXp0DP') index_test.go:140: sql delete from test_index where c = 146 index_test.go:143: sql update test_index set c1 = 7200339702672481070, c2 = 0.651450, c3 = 'uBFsldCNwo' where c = 185 index_test.go:137: sql insert into test_index values (438, 6159340601893168890, 0.317132, 'UiOXghNblm') index_test.go:143: sql update test_index set c1 = 5422036998943801965, c2 = 0.681567, c3 = 'lKvIId204J' where c = 132 index_test.go:137: sql insert into test_index values (440, 1292300915115127294, 0.413388, 'DfwKFowtDk') index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 5952865924761953194, c2 = 0.364202, c3 = 'QXYz9udFOJ' where c = 282 index_test.go:140: sql delete from test_index where c = 197 index_test.go:137: sql insert into test_index values (441, 3737890942927285751, 0.097779, 'ktoDfcGWRv') index_test.go:137: sql insert into test_index values (439, 8331915702359693954, 0.450767, 'Gn3m9vcekE') index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 3451523855937336099, c2 = 0.414679, c3 = 'vljfXEmPUO' where c = 428 index_test.go:140: sql delete from test_index where c = 124 index_test.go:143: sql update test_index set c1 = 581272105805438195, c2 = 0.832771, c3 = 'r5J5d45pOr' where c = 39 index_test.go:143: sql update test_index set c1 = 5543245756717297073, c2 = 0.124523, c3 = 'nGn82UzMWs' where c = 350 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 241 index_test.go:137: sql insert into test_index values (442, 2004016807528876902, 0.161940, 'goBiUevjkk') index_test.go:137: sql insert into test_index values (443, 5430502136885466235, 0.426515, 'rH0dRjhJiH') index_test.go:143: sql update test_index set c1 = 3341173796384746719, c2 = 0.419409, c3 = 'qEpCgGcgwc' where c = 217 index_test.go:137: sql insert into test_index values (445, 8368791910423585104, 0.057185, 'qBZEjJ9hxI') index_test.go:143: sql update test_index set c1 = 3235359163745290610, c2 = 0.595568, c3 = 'guSUSL56ju' where c = 191 index_test.go:143: sql update test_index set c1 = 1232131368794049215, c2 = 0.013393, c3 = 'YyMt9JULdu' where c = 147 index_test.go:137: sql insert into test_index values (446, 499620672847508704, 0.636342, 'cPpUf6kN3u') index_test.go:143: sql update test_index set c1 = 4163769617557090077, c2 = 0.458114, c3 = 'v0nYm7o93Z' where c = 284 index_test.go:137: sql insert into test_index values (444, 2679860584772967810, 0.288555, 'uUtJhlXOeM') index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (447, 8223887509765894773, 0.153838, 'K9KOSqPL4d') index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 145 index_test.go:137: sql insert into test_index values (448, 3513223504953552590, 0.176335, 'DWk113dqq2') index_test.go:140: sql delete from test_index where c = 177 index_test.go:143: sql update test_index set c1 = 7266328162248167126, c2 = 0.200524, c3 = '5mg8CtU2i6' where c = 429 index_test.go:137: sql insert into test_index values (449, 4937437965093521811, 0.784995, 'i2KNnsT8tM') index_test.go:143: sql update test_index set c1 = 153274925419747746, c2 = 0.019548, c3 = 'Q1u92Q4aVi' where c = 29 index_test.go:143: sql update test_index set c1 = 8700916119859856224, c2 = 0.408596, c3 = 'iNEh4DMKFg' where c = 102 index_test.go:140: sql delete from test_index where c = 62 index_test.go:137: sql insert into test_index values (450, 7613719075765217340, 0.639989, 'jkwutDMGMs') index_test.go:140: sql delete from test_index where c = 368 index_test.go:140: sql delete from test_index where c = 100 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 6224667056064675252, c2 = 0.840316, c3 = 'DwjlNDugv2' where c = 354 index_test.go:137: sql insert into test_index values (451, 1465808112788184387, 0.362404, 'v6siFjatI3') index_test.go:143: sql update test_index set c1 = 7934539607168360092, c2 = 0.741514, c3 = '9M90nLbNI0' where c = 336 index_test.go:143: sql update test_index set c1 = 2251764739646433838, c2 = 0.843541, c3 = 'WQxQQZcRVY' where c = 116 index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 2816538872570238395, c2 = 0.692086, c3 = 'zFyv1rqgiS' where c = 125 index_test.go:137: sql insert into test_index values (454, 8357123863592458429, 0.234765, '1khaEM8zkl') index_test.go:137: sql insert into test_index values (453, 1774151276040183309, 0.781579, 'Qrg9CobLYy') index_test.go:140: sql delete from test_index where c = 411 index_test.go:143: sql update test_index set c1 = 9186413182273895158, c2 = 0.033689, c3 = 'oePzI1vEak' where c = 268 index_test.go:137: sql insert into test_index values (452, 6159260776129486974, 0.821702, 'FFjow08gWm') index_test.go:137: sql insert into test_index values (455, 8301848171690932832, 0.435271, 'Oq960pvJtV') index_test.go:143: sql update test_index set c1 = 2915477950493583973, c2 = 0.921625, c3 = '0YO9upwPYy' where c = 333 index_test.go:137: sql insert into test_index values (457, 8223566376023342543, 0.327594, 'o0nZptoAFq') index_test.go:140: sql delete from test_index where c = 57 index_test.go:143: sql update test_index set c1 = 3061708596594011243, c2 = 0.481495, c3 = 'dSFlcFvLtK' where c = 198 index_test.go:137: sql insert into test_index values (456, 1316549838048597568, 0.184115, 'FLvy6aAocJ') index_test.go:137: sql insert into test_index values (458, 8847631883342083948, 0.884478, 'M5wWk95LXV') index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 8046759048863654562, c2 = 0.640741, c3 = 'FQ23evGNOT' where c = 331 index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 133 index_test.go:143: sql update test_index set c1 = 1400460737102835115, c2 = 0.728993, c3 = 'BhkteoTUsk' where c = 343 index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (459, 139270593317696489, 0.478053, 'uRme7NAvw9') index_test.go:140: sql delete from test_index where c = 290 index_test.go:143: sql update test_index set c1 = 1321166621423845705, c2 = 0.090449, c3 = '5bRMcP5VV1' where c = 356 index_test.go:137: sql insert into test_index values (460, 5394509399058449205, 0.987075, 'GRE9yzzv1Z') index_test.go:137: sql insert into test_index values (461, 2523671270370883386, 0.476069, '9hzplbJK8G') index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 1737714455897353326, c2 = 0.507913, c3 = 'zOK9kVAth1' where c = 247 index_test.go:143: sql update test_index set c1 = 9078004798761703292, c2 = 0.584979, c3 = 'Eg7rJg3xnQ' where c = 204 index_test.go:137: sql insert into test_index values (462, 8173011685548528042, 0.673608, 'VKsOrr0rki') index_test.go:143: sql update test_index set c1 = 5858103612229734066, c2 = 0.978558, c3 = 'Bv1gS43pE6' where c = 362 index_test.go:137: sql insert into test_index values (463, 1271135583364202672, 0.073041, 'JQkTHHeRIQ') index_test.go:143: sql update test_index set c1 = 5698656921090196164, c2 = 0.155264, c3 = 'Ge5qh310Er' where c = 252 index_test.go:143: sql update test_index set c1 = 323279152800849049, c2 = 0.994449, c3 = 'cFbG53RFxG' where c = 24 index_test.go:140: sql delete from test_index where c = 335 index_test.go:140: sql delete from test_index where c = 340 index_test.go:137: sql insert into test_index values (464, 3556558051158595649, 0.660860, 'QBo9c6i6jY') index_test.go:137: sql insert into test_index values (465, 7650184266526364320, 0.104590, '0ydT40JR3x') index_test.go:137: sql insert into test_index values (466, 4249269511349061924, 0.755435, '447I2qbC0r') index_test.go:140: sql delete from test_index where c = 2 index_test.go:137: sql insert into test_index values (468, 7815842148631609536, 0.368301, 'NOx9HIXI4T') index_test.go:140: sql delete from test_index where c = 404 index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 3200431217167248965, c2 = 0.198121, c3 = 'qYH1zjRMLy' where c = 93 index_test.go:143: sql update test_index set c1 = 4409038497088226789, c2 = 0.443706, c3 = '8CzmjI75m7' where c = 391 index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (467, 4227770000957930199, 0.838756, 'S6C5rZtaos') index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 3859150737445358950, c2 = 0.920709, c3 = 'ajsaLzqf7h' where c = 210 index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (469, 6219157348876443966, 0.397180, '1W8hCBvKOd') index_test.go:143: sql update test_index set c1 = 1822704005659216008, c2 = 0.485667, c3 = 'OY8Mp1z0Ry' where c = 19 index_test.go:137: sql insert into test_index values (470, 667577299625261177, 0.030587, 'AC0wC9bdpV') index_test.go:143: sql update test_index set c1 = 3299371643149777774, c2 = 0.201463, c3 = 'k1fyhiGaHL' where c = 325 index_test.go:137: sql insert into test_index values (471, 1009540276476811414, 0.867190, '0sQwLBDqj5') index_test.go:140: sql delete from test_index where c = 299 index_test.go:143: sql update test_index set c1 = 639916088039413514, c2 = 0.788235, c3 = 'GYlvWvSV8V' where c = 359 index_test.go:143: sql update test_index set c1 = 2586248359772006416, c2 = 0.034462, c3 = 'RYOF2GWsk6' where c = 246 index_test.go:137: sql insert into test_index values (472, 2402379574229524519, 0.088879, 'U0ROIWHUS6') index_test.go:140: sql delete from test_index where c = 245 index_test.go:143: sql update test_index set c1 = 3445767896978408957, c2 = 0.550991, c3 = '2x9MGhMKxM' where c = 424 index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 419102039654360023, c2 = 0.519281, c3 = 'CPbFjcAkhM' where c = 393 index_test.go:137: sql insert into test_index values (473, 8537539393331599998, 0.791564, 'C1TeKXCm94') index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (474, 6691659861912594469, 0.009285, 'y18FkevCF3') index_test.go:137: sql insert into test_index values (476, 1122609139390638547, 0.553365, 'iWefGpCCXe') index_test.go:140: sql delete from test_index where c = 339 index_test.go:137: sql insert into test_index values (475, 1854825370954536241, 0.221227, 'XHJpXOacHC') index_test.go:143: sql update test_index set c1 = 6436628435888135454, c2 = 0.790425, c3 = 'q9pQ9EGcvs' where c = 141 index_test.go:143: sql update test_index set c1 = 1654567165473394777, c2 = 0.870587, c3 = 'gDVEcw4JTO' where c = 441 index_test.go:137: sql insert into test_index values (477, 4860253036995708598, 0.054688, 'fiMiGajCPd') index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 6287769209064310873, c2 = 0.062960, c3 = 'byBrfE5lII' where c = 268 index_test.go:143: sql update test_index set c1 = 4274774409726263968, c2 = 0.532358, c3 = 'cOGxP1eSxB' where c = 74 index_test.go:143: sql update test_index set c1 = 5998956816885168324, c2 = 0.179671, c3 = '3LedmqPmW1' where c = 309 index_test.go:137: sql insert into test_index values (478, 4445947321930976406, 0.977441, 'DymUjHh3Nv') index_test.go:143: sql update test_index set c1 = 3904651376945631636, c2 = 0.781431, c3 = 'MxfTG7ngdK' where c = 24 index_test.go:137: sql insert into test_index values (479, 7112437765991746825, 0.939004, 'bUCgqVYy7V') index_test.go:140: sql delete from test_index where c = 393 index_test.go:140: sql delete from test_index where c = 452 index_test.go:137: sql insert into test_index values (480, 5335143673614051440, 0.613904, 'VC0GPuIWQz') index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 4088460356864718741, c2 = 0.871383, c3 = '3XKVYx8HmC' where c = 354 index_test.go:137: sql insert into test_index values (482, 4073854265440214622, 0.194370, 'JiPRZxTHgz') index_test.go:143: sql update test_index set c1 = 5504439124786694299, c2 = 0.130518, c3 = 'NlX02SN88E' where c = 112 index_test.go:137: sql insert into test_index values (483, 4251903562887686011, 0.946119, 'IIILoOyAST') index_test.go:143: sql update test_index set c1 = 5527103722554253328, c2 = 0.626511, c3 = 'WrrWAX3Xqb' where c = 119 index_test.go:140: sql delete from test_index where c = 337 index_test.go:137: sql insert into test_index values (481, 4227491548275442157, 0.815815, 'mZd44scDYN') index_test.go:140: sql delete from test_index where c = 308 index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 360 index_test.go:137: sql insert into test_index values (485, 8895400234617244954, 0.908370, 'JmfC2ZblNG') index_test.go:137: sql insert into test_index values (484, 2065599439897317117, 0.380039, '6zYOhqzgik') index_test.go:143: sql update test_index set c1 = 6187512966915593266, c2 = 0.578631, c3 = '4r3ypIDkdS' where c = 435 index_test.go:143: sql update test_index set c1 = 514313602327592320, c2 = 0.349778, c3 = 'IYdrsKronH' where c = 93 index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 228 index_test.go:143: sql update test_index set c1 = 8221157411043725127, c2 = 0.195358, c3 = 'gLdCKwPtZO' where c = 69 index_test.go:143: sql update test_index set c1 = 7629478628201509567, c2 = 0.590679, c3 = 'WxwO8ogy5e' where c = 4 index_test.go:137: sql insert into test_index values (486, 1690088875484123060, 0.973334, '8LvSjcJ0Cu') index_test.go:143: sql update test_index set c1 = 4522452294898665058, c2 = 0.047734, c3 = 'olR2LxlbYy' where c = 353 index_test.go:137: sql insert into test_index values (487, 9164342850511123818, 0.613604, 'mccR5XIJTI') index_test.go:143: sql update test_index set c1 = 3395479368756165147, c2 = 0.467129, c3 = 'XWWFxKjwR1' where c = 230 index_test.go:143: sql update test_index set c1 = 2263176106546368220, c2 = 0.058831, c3 = 'eA2q7kqqPq' where c = 216 index_test.go:137: sql insert into test_index values (488, 8677002005526195003, 0.717854, 'nsEUS2hHKU') index_test.go:137: sql insert into test_index values (489, 1755252893440935009, 0.751497, 'WCI6MlsjYO') index_test.go:143: sql update test_index set c1 = 4673998001230920990, c2 = 0.344996, c3 = 'g1DDDYCJqK' where c = 441 index_test.go:137: sql insert into test_index values (490, 4801492289966870198, 0.714513, 'mS1h7UDr8a') index_test.go:143: sql update test_index set c1 = 188583483600170220, c2 = 0.239988, c3 = 'jQAdr9SKtV' where c = 374 index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (493, 2669942977196654404, 0.481006, 'Gk8U2vzq1p') index_test.go:140: sql delete from test_index where c = 191 index_test.go:137: sql insert into test_index values (492, 4843037040816817120, 0.648689, 'TtSapd9OjI') index_test.go:137: sql insert into test_index values (491, 7151765093105526975, 0.517785, 'w0LRLfsj3L') index_test.go:143: sql update test_index set c1 = 617217197291849824, c2 = 0.168836, c3 = '0GgdQp73qg' where c = 436 index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 28 index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (495, 286642790983672556, 0.962502, 'ilwYLyf6RM') index_test.go:143: sql update test_index set c1 = 4967998262632210074, c2 = 0.363943, c3 = 'ah3oldbmcz' where c = 259 index_test.go:143: sql update test_index set c1 = 6333767837651757679, c2 = 0.651480, c3 = 'LQZ7Z7YSwQ' where c = 61 index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 452 index_test.go:137: sql insert into test_index values (494, 8015651407926805478, 0.212478, 'yC5cv0WVeE') index_test.go:143: sql update test_index set c1 = 8291587011666782743, c2 = 0.497356, c3 = 'YwvNxqCy4g' where c = 312 index_test.go:140: sql delete from test_index where c = 366 index_test.go:140: sql delete from test_index where c = 24 index_test.go:143: sql update test_index set c1 = 7605662352412404840, c2 = 0.797859, c3 = 'jxkt5UUOML' where c = 486 index_test.go:143: sql update test_index set c1 = 6718724625154021299, c2 = 0.116536, c3 = 'PKaWPOdjMc' where c = 443 index_test.go:143: sql update test_index set c1 = 1752765557028363511, c2 = 0.570121, c3 = 'wb1VAVhFa1' where c = 417 index_test.go:143: sql update test_index set c1 = 6444213303634133564, c2 = 0.160068, c3 = 'W9eWsvTbN5' where c = 188 index_test.go:137: sql insert into test_index values (497, 9216421480915047338, 0.472980, 'ymcsYh76QR') index_test.go:137: sql insert into test_index values (496, 5703826939993354440, 0.889982, 'V9eVsE9Dkz') index_test.go:143: sql update test_index set c1 = 3761615549514988781, c2 = 0.976722, c3 = 'XnzXFyHerS' where c = 323 index_test.go:137: sql insert into test_index values (498, 2951140781060729744, 0.878833, 'vE5POt3D2I') index_test.go:143: sql update test_index set c1 = 7355335448587222130, c2 = 0.469159, c3 = 'Ch1ZbKz17n' where c = 304 index_test.go:137: sql insert into test_index values (500, 2473512520234945043, 0.581919, 'OijhDNh6BM') index_test.go:137: sql insert into test_index values (499, 4850256329668509323, 0.333560, '47EOS39BCQ') index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 444 index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 398 index_test.go:143: sql update test_index set c1 = 8407987438423958040, c2 = 0.441383, c3 = 'HupN7oeh4M' where c = 49 index_test.go:143: sql update test_index set c1 = 811537122372319030, c2 = 0.156308, c3 = '3M8FZSspSb' where c = 428 index_test.go:143: sql update test_index set c1 = 6608891918425824554, c2 = 0.606039, c3 = 'gbhz7LGvV3' where c = 132 index_test.go:143: sql update test_index set c1 = 4117423708205961726, c2 = 0.009776, c3 = 'JEgP1isz2E' where c = 275 index_test.go:143: sql update test_index set c1 = 665582295195451143, c2 = 0.303137, c3 = 'Dpdm2RmD3o' where c = 454 index_test.go:137: sql insert into test_index values (506, 3933566236161087132, 0.232228, 'kbZvhKJaA2') index_test.go:137: sql insert into test_index values (508, 587760985779586254, 0.159186, 'JqhNBgB2RX') index_test.go:137: sql insert into test_index values (504, 6728358093297452820, 0.082395, '3DjdjLIbDR') index_test.go:137: sql insert into test_index values (505, 7298027040896411103, 0.199151, 'HkqS8KkbMw') index_test.go:137: sql insert into test_index values (502, 7230596017708390641, 0.666467, '3CwkH74jfl') index_test.go:137: sql insert into test_index values (503, 3159400886411804995, 0.788742, 'Wny0xYKVbx') index_test.go:137: sql insert into test_index values (501, 6793866633273210410, 0.984387, 'LTrECO1vPl') index_test.go:137: sql insert into test_index values (507, 6101111130459875039, 0.961872, '7uaowZUlKr') index_test.go:137: sql insert into test_index values (509, 2724165030876889705, 0.604402, '2Z8gOphhJB') index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (510, 4099462882906534964, 0.731488, 'fCCixwrLFR') index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 2543839939925850973, c2 = 0.296765, c3 = '9zUVJXbTuZ' where c = 171 index_test.go:143: sql update test_index set c1 = 3631634295470593224, c2 = 0.086293, c3 = 'IIcbE6QQRh' where c = 41 index_test.go:143: sql update test_index set c1 = 3217571626252175156, c2 = 0.793766, c3 = 'S763gRBV95' where c = 196 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 473 index_test.go:143: sql update test_index set c1 = 1728466488928175758, c2 = 0.877329, c3 = 'zCZKENccDi' where c = 313 index_test.go:140: sql delete from test_index where c = 463 index_test.go:140: sql delete from test_index where c = 495 index_test.go:143: sql update test_index set c1 = 6707336848848687550, c2 = 0.487799, c3 = 'DvuCW6zuts' where c = 408 index_test.go:143: sql update test_index set c1 = 9001704654912379490, c2 = 0.928523, c3 = 'QxAKF1Dn2O' where c = 86 index_test.go:137: sql insert into test_index values (511, 87420523868224901, 0.028624, 'gG9dsjUlMJ') index_test.go:137: sql insert into test_index values (512, 4185076790142755055, 0.829726, 'GjJpw1VIEe') index_test.go:137: sql insert into test_index values (513, 5487541988444043663, 0.706578, 'rM9EEKw3Or') index_test.go:137: sql insert into test_index values (515, 6682566555094837233, 0.333167, 'hwKUcqZpVO') index_test.go:143: sql update test_index set c1 = 2983490466903325258, c2 = 0.970938, c3 = 'P8yIwr6xh9' where c = 289 index_test.go:143: sql update test_index set c1 = 1311332000461001618, c2 = 0.776843, c3 = 'tsxCtGQTef' where c = 167 index_test.go:140: sql delete from test_index where c = 467 index_test.go:137: sql insert into test_index values (517, 8947510305485350123, 0.513572, 'voh97FPjDe') index_test.go:143: sql update test_index set c1 = 2005892867785755951, c2 = 0.085588, c3 = 'TnHDI5mEhu' where c = 446 index_test.go:137: sql insert into test_index values (514, 33100207960768904, 0.021258, '3nJkHYKSBF') index_test.go:143: sql update test_index set c1 = 6483445105534229208, c2 = 0.922144, c3 = 'XrAoofB5Gw' where c = 238 index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (516, 4250926110902716274, 0.853283, 'YYAEMH3aLi') index_test.go:140: sql delete from test_index where c = 403 index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (518, 6070872211348920691, 0.300727, 'KPjoaQqM6Y') index_test.go:140: sql delete from test_index where c = 392 index_test.go:143: sql update test_index set c1 = 6441770079598283928, c2 = 0.309527, c3 = '7YAXnI9MzR' where c = 386 index_test.go:137: sql insert into test_index values (520, 4103891316904108056, 0.622343, 'h907J8z3yd') index_test.go:140: sql delete from test_index where c = 296 index_test.go:137: sql insert into test_index values (519, 3409710287571385595, 0.425334, 'G5P8Bl7mhD') index_test.go:143: sql update test_index set c1 = 1668548706527288863, c2 = 0.029259, c3 = 'lyw9M8Jl3E' where c = 381 index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 403 index_test.go:140: sql delete from test_index where c = 396 index_test.go:143: sql update test_index set c1 = 1939564146892161120, c2 = 0.653975, c3 = '8ppHtenOcg' where c = 157 index_test.go:143: sql update test_index set c1 = 3740396499119593330, c2 = 0.245697, c3 = '3cd3ecTIy6' where c = 32 index_test.go:143: sql update test_index set c1 = 5401782614392839260, c2 = 0.102002, c3 = '3QOuQdibFf' where c = 5 index_test.go:137: sql insert into test_index values (521, 4221879752699304955, 0.056953, 'JQxLzZnd6q') index_test.go:143: sql update test_index set c1 = 1647608244798592508, c2 = 0.495436, c3 = 'l7FAdfxMla' where c = 101 index_test.go:137: sql insert into test_index values (523, 203050155761598922, 0.963924, 'JECVmzsZHe') index_test.go:137: sql insert into test_index values (524, 2498431541616183070, 0.390375, 'DxdH2A5ZHJ') index_test.go:137: sql insert into test_index values (522, 8464234544280887539, 0.333854, 'nC0hrYzHba') index_test.go:143: sql update test_index set c1 = 2121439322962320301, c2 = 0.398461, c3 = 'qs1DbXs97g' where c = 500 index_test.go:137: sql insert into test_index values (526, 3199209985735412216, 0.722894, 'E1Yu3ZjMwl') index_test.go:140: sql delete from test_index where c = 313 index_test.go:140: sql delete from test_index where c = 242 index_test.go:137: sql insert into test_index values (527, 6414938069415071682, 0.501520, 'bsjx0wU3dO') index_test.go:137: sql insert into test_index values (525, 7598396903809110167, 0.448070, 'O1ZUXmWof3') index_test.go:140: sql delete from test_index where c = 307 index_test.go:143: sql update test_index set c1 = 4171744058191244808, c2 = 0.222293, c3 = 'JtFGJjl4tf' where c = 471 index_test.go:140: sql delete from test_index where c = 193 index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 7850654528238229270, c2 = 0.136744, c3 = 'zLJzGlI5uV' where c = 41 index_test.go:140: sql delete from test_index where c = 291 index_test.go:143: sql update test_index set c1 = 7598855978909330140, c2 = 0.419155, c3 = 'nV1qNFiypc' where c = 24 index_test.go:143: sql update test_index set c1 = 5723736764819273847, c2 = 0.434114, c3 = 'j06MjuAUYq' where c = 210 index_test.go:143: sql update test_index set c1 = 6385159266486800878, c2 = 0.566409, c3 = 'PRUO4vnqFb' where c = 469 index_test.go:137: sql insert into test_index values (528, 7557090704399227558, 0.339064, 'tfJj8cr6Um') index_test.go:137: sql insert into test_index values (531, 5829329240571605765, 0.018843, 'rgZNAg27IV') index_test.go:137: sql insert into test_index values (530, 5809306917019026219, 0.058155, 'XcB6qOABcd') index_test.go:143: sql update test_index set c1 = 3568045840378680948, c2 = 0.932862, c3 = '1qah86lYVO' where c = 455 index_test.go:143: sql update test_index set c1 = 5936893265055283295, c2 = 0.487920, c3 = '4OdwokSQs2' where c = 169 index_test.go:137: sql insert into test_index values (529, 3333567057336438901, 0.825678, 'h4YlxCXvRd') index_test.go:140: sql delete from test_index where c = 412 index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 371 index_test.go:137: sql insert into test_index values (532, 2569449708321338466, 0.213218, 'lpe9QD4a7e') index_test.go:143: sql update test_index set c1 = 172279035821521988, c2 = 0.260867, c3 = 'SImHFlAu7P' where c = 425 index_test.go:143: sql update test_index set c1 = 2603938416133875480, c2 = 0.457241, c3 = 'suD4rBi3B2' where c = 144 index_test.go:137: sql insert into test_index values (533, 800825152357525321, 0.396007, 'oHn1l0PcJL') index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (534, 7516185144597392517, 0.708437, '1X00Z0tBCb') index_test.go:140: sql delete from test_index where c = 83 index_test.go:143: sql update test_index set c1 = 7521112880507465853, c2 = 0.700335, c3 = 'KONc4WZEwW' where c = 344 index_test.go:143: sql update test_index set c1 = 4481728306454410012, c2 = 0.121142, c3 = 'uKcJCM4MJL' where c = 13 index_test.go:137: sql insert into test_index values (535, 6280785913436130486, 0.480729, 'ztHC7PK0Ly') index_test.go:140: sql delete from test_index where c = 54 index_test.go:137: sql insert into test_index values (536, 2291891662794598307, 0.025310, 'S89Pcb8ejl') index_test.go:140: sql delete from test_index where c = 527 index_test.go:140: sql delete from test_index where c = 16 index_test.go:137: sql insert into test_index values (537, 4329257139756213836, 0.124669, 'JC9V2xxdRW') index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 2084832176045700350, c2 = 0.940157, c3 = 'rQGhQhQXyC' where c = 218 index_test.go:143: sql update test_index set c1 = 8671103944063865449, c2 = 0.022720, c3 = 'Tj1cRxnhr1' where c = 307 index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 1446215095068723563, c2 = 0.359905, c3 = 'HtTfhEl9xl' where c = 473 index_test.go:143: sql update test_index set c1 = 8160969790917802556, c2 = 0.323932, c3 = 'hVYUC5ygfK' where c = 303 index_test.go:137: sql insert into test_index values (538, 8497610921746555183, 0.773928, 'Kb32lZ7ppT') index_test.go:137: sql insert into test_index values (539, 2490894945035547304, 0.127620, 'O4wyMSlFtH') index_test.go:143: sql update test_index set c1 = 2638286822783997283, c2 = 0.213994, c3 = 'wkTGsSmSBl' where c = 326 index_test.go:137: sql insert into test_index values (540, 5023395515735133560, 0.869038, 'w5GnwzFjF7') index_test.go:143: sql update test_index set c1 = 5019592208761535428, c2 = 0.407734, c3 = 'mWbTjy5CrV' where c = 213 index_test.go:137: sql insert into test_index values (542, 6968774656818763910, 0.019071, 'oH84dC4Wld') index_test.go:143: sql update test_index set c1 = 368380567017908968, c2 = 0.449300, c3 = 'sJajcQKi7J' where c = 511 index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 199 index_test.go:137: sql insert into test_index values (543, 5654941816057993948, 0.597768, 'tts2APvjz6') index_test.go:140: sql delete from test_index where c = 376 index_test.go:137: sql insert into test_index values (541, 2077317739109569538, 0.544563, 'l7fkNkYBGN') index_test.go:140: sql delete from test_index where c = 171 index_test.go:137: sql insert into test_index values (544, 809940657771983877, 0.831211, '7kKeBrtqsK') index_test.go:143: sql update test_index set c1 = 1920404695129499271, c2 = 0.377560, c3 = '34Cbr33Cc6' where c = 383 index_test.go:143: sql update test_index set c1 = 1229157934772599486, c2 = 0.703022, c3 = 'GmUSR965Dc' where c = 182 index_test.go:137: sql insert into test_index values (545, 2147180340840154440, 0.683826, 'BDZgtBVf1j') index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 4046554852593587035, c2 = 0.499851, c3 = 'WhZlypF5gp' where c = 86 index_test.go:143: sql update test_index set c1 = 6742129417029029949, c2 = 0.446299, c3 = 'xUNH2yPRav' where c = 30 index_test.go:140: sql delete from test_index where c = 247 index_test.go:137: sql insert into test_index values (547, 6615841308359080792, 0.250398, 'bG3qjwleDu') index_test.go:143: sql update test_index set c1 = 436489655848384407, c2 = 0.296288, c3 = 'QNa8O6VG08' where c = 349 index_test.go:140: sql delete from test_index where c = 459 index_test.go:137: sql insert into test_index values (546, 2046795796799168378, 0.993154, 'PugZcJhTYV') index_test.go:140: sql delete from test_index where c = 491 index_test.go:143: sql update test_index set c1 = 4383754978983661911, c2 = 0.041669, c3 = 'XMywPb7VOo' where c = 268 index_test.go:137: sql insert into test_index values (548, 5155398909926635225, 0.249925, 'Q4q1hSiEnD') index_test.go:137: sql insert into test_index values (549, 8674869015917155198, 0.433230, 'kWCKVB35aO') index_test.go:143: sql update test_index set c1 = 6206647946203658355, c2 = 0.412007, c3 = 'bQ3YP137Sp' where c = 200 index_test.go:143: sql update test_index set c1 = 4273649339511366851, c2 = 0.354852, c3 = '4NStaSVNkL' where c = 332 index_test.go:140: sql delete from test_index where c = 16 index_test.go:137: sql insert into test_index values (550, 5308535856207599424, 0.564747, 'h3dwQoU91l') index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 482 index_test.go:137: sql insert into test_index values (551, 66162343888128642, 0.622047, 'rKUtU5WzaD') index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 7247484125704325444, c2 = 0.825894, c3 = 'rknfuyciKB' where c = 298 index_test.go:137: sql insert into test_index values (552, 4890938521543135863, 0.281806, 'pR1Y2GA62r') index_test.go:137: sql insert into test_index values (553, 8005678454706065578, 0.705154, 'Gda22iikuc') index_test.go:143: sql update test_index set c1 = 5626976488000691579, c2 = 0.203899, c3 = 'NwhBGdOLXe' where c = 163 index_test.go:143: sql update test_index set c1 = 8567585896079450620, c2 = 0.617099, c3 = 'QQK5ypFa7p' where c = 441 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (554, 2554208669098661820, 0.508125, '7arkctmRkX') index_test.go:143: sql update test_index set c1 = 4795016061800548806, c2 = 0.340002, c3 = 'sFQzVtuKFx' where c = 403 index_test.go:143: sql update test_index set c1 = 4670593576600729982, c2 = 0.965988, c3 = 'Ad64l7IZZ1' where c = 120 index_test.go:143: sql update test_index set c1 = 3831801506496399078, c2 = 0.349279, c3 = 'vbfK4zcSbA' where c = 256 index_test.go:137: sql insert into test_index values (555, 2207757539724540738, 0.290570, 'P0mlwSNlpa') index_test.go:140: sql delete from test_index where c = 226 index_test.go:143: sql update test_index set c1 = 2906205680277510543, c2 = 0.865061, c3 = 'IX8CqpVdwO' where c = 52 index_test.go:143: sql update test_index set c1 = 5375025403362009149, c2 = 0.794244, c3 = 'QQTL3OLwMm' where c = 232 index_test.go:137: sql insert into test_index values (557, 6248277486782861860, 0.483943, 'iSNAw0v9k0') index_test.go:137: sql insert into test_index values (558, 4021847307697989850, 0.410488, 'WWeg63V04i') index_test.go:137: sql insert into test_index values (559, 744744196282483706, 0.411844, 'nSeTGvq92N') index_test.go:143: sql update test_index set c1 = 4146472792958153839, c2 = 0.923948, c3 = 'l7Ut0Y8hPA' where c = 73 index_test.go:137: sql insert into test_index values (556, 6864660059698318126, 0.651926, '9sh2dhnVXG') index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 362 index_test.go:137: sql insert into test_index values (560, 6825006929859135682, 0.684911, 'TDri2hslsY') index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 1135955039265855435, c2 = 0.805000, c3 = '4TydcpHkQS' where c = 420 index_test.go:137: sql insert into test_index values (562, 9131179016789172684, 0.077543, 'V9iZSFwCs4') index_test.go:140: sql delete from test_index where c = 508 index_test.go:143: sql update test_index set c1 = 2023151772705522320, c2 = 0.221711, c3 = 'HqdfyerHoc' where c = 168 index_test.go:137: sql insert into test_index values (561, 2500093464346810492, 0.539192, '8K9kNLETB6') index_test.go:143: sql update test_index set c1 = 6442853048301558939, c2 = 0.971828, c3 = 'EdIeNX7QVZ' where c = 100 index_test.go:140: sql delete from test_index where c = 263 index_test.go:137: sql insert into test_index values (563, 1676508639483781314, 0.829599, 'vEcRYQwxX9') index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 501 index_test.go:140: sql delete from test_index where c = 461 index_test.go:137: sql insert into test_index values (565, 1148606844754607103, 0.889625, 'EjDd1XmhrT') index_test.go:137: sql insert into test_index values (564, 5965647536991092430, 0.241869, 'bXkA7f9w14') index_test.go:143: sql update test_index set c1 = 1842370993883952945, c2 = 0.497712, c3 = 'CabvmZoIl9' where c = 555 index_test.go:143: sql update test_index set c1 = 4856715281304574497, c2 = 0.924044, c3 = 'euR6MV3tkS' where c = 199 index_test.go:143: sql update test_index set c1 = 2716307630230403802, c2 = 0.533120, c3 = 'AtcxUY5ne8' where c = 67 index_test.go:143: sql update test_index set c1 = 7522884025009066777, c2 = 0.451447, c3 = 'Biny8Svyb8' where c = 172 index_test.go:140: sql delete from test_index where c = 519 index_test.go:137: sql insert into test_index values (566, 7099247248974854685, 0.453521, 'rZCa0nKgkN') index_test.go:140: sql delete from test_index where c = 467 index_test.go:140: sql delete from test_index where c = 315 index_test.go:143: sql update test_index set c1 = 2794788490029533272, c2 = 0.521397, c3 = 'qyQigp38h7' where c = 354 index_test.go:137: sql insert into test_index values (568, 7431684264640357788, 0.477628, 'rzmKwKiq6V') index_test.go:143: sql update test_index set c1 = 456519388353150978, c2 = 0.404598, c3 = 'PnieFds26T' where c = 286 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 1802816735566225708, c2 = 0.757774, c3 = 'RngFdECdds' where c = 411 index_test.go:137: sql insert into test_index values (567, 4980733975649110559, 0.346566, 'CXg2OuMGPY') index_test.go:137: sql insert into test_index values (569, 1053656245803230673, 0.499880, 'Wt4cmjkXqd') index_test.go:137: sql insert into test_index values (570, 6344830078160982526, 0.405016, '77v1RKPkAI') index_test.go:143: sql update test_index set c1 = 6939301043129812341, c2 = 0.041334, c3 = 'mTmjkZ1odw' where c = 111 index_test.go:143: sql update test_index set c1 = 6598946664836943914, c2 = 0.367068, c3 = '0HzxcfV504' where c = 432 index_test.go:137: sql insert into test_index values (572, 5077226979732976408, 0.476745, 'zuN55U2OW9') index_test.go:140: sql delete from test_index where c = 390 index_test.go:143: sql update test_index set c1 = 961174379385318594, c2 = 0.047583, c3 = 'FGzJAcxGSc' where c = 127 index_test.go:137: sql insert into test_index values (571, 531130283967990103, 0.414874, 'P2g1jK4tUI') index_test.go:137: sql insert into test_index values (573, 7719530941493110263, 0.498172, 'bRpqzMnydv') index_test.go:140: sql delete from test_index where c = 250 index_test.go:140: sql delete from test_index where c = 198 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 535 index_test.go:140: sql delete from test_index where c = 541 index_test.go:137: sql insert into test_index values (575, 7476526202238004713, 0.907321, '9bkVkNMQdg') index_test.go:143: sql update test_index set c1 = 6920961717107619695, c2 = 0.156982, c3 = 'f0sZdbYRox' where c = 456 index_test.go:143: sql update test_index set c1 = 8298097841438493878, c2 = 0.642515, c3 = '3sZCW99tcZ' where c = 495 index_test.go:137: sql insert into test_index values (574, 7680284463723215225, 0.356654, '8lBnNrqdEr') index_test.go:143: sql update test_index set c1 = 5754600096873575379, c2 = 0.579521, c3 = '7IMZQZV5bL' where c = 178 index_test.go:143: sql update test_index set c1 = 4118223935789778366, c2 = 0.660585, c3 = 'kjoYVBUW7K' where c = 70 index_test.go:140: sql delete from test_index where c = 141 index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (576, 43989988039373425, 0.350714, 'jd6fpoeV9b') index_test.go:143: sql update test_index set c1 = 5790945512447441962, c2 = 0.549090, c3 = 'QHinXPfILt' where c = 46 index_test.go:140: sql delete from test_index where c = 429 index_test.go:143: sql update test_index set c1 = 4061130486600143150, c2 = 0.060272, c3 = 'SsJvXR96WJ' where c = 391 index_test.go:137: sql insert into test_index values (578, 2290904373083281541, 0.407940, 'rjLzSmK9L6') index_test.go:143: sql update test_index set c1 = 1551947075494329256, c2 = 0.860788, c3 = 'IJwhHidhaX' where c = 58 index_test.go:143: sql update test_index set c1 = 7768441058026897183, c2 = 0.116814, c3 = 'tTCVVe5OGF' where c = 265 index_test.go:137: sql insert into test_index values (579, 6367905693643626591, 0.386789, 'DuBjeqT3eA') index_test.go:137: sql insert into test_index values (577, 4673334819766712888, 0.393766, '5LIgdCrIUX') index_test.go:137: sql insert into test_index values (581, 3729023679506625070, 0.244126, 'jfWrRPWCh4') index_test.go:140: sql delete from test_index where c = 146 index_test.go:137: sql insert into test_index values (582, 1253455579010547652, 0.598667, 'cbclvyOLKX') index_test.go:137: sql insert into test_index values (583, 5018255734622835964, 0.547261, 'qOkfvmRcC3') index_test.go:143: sql update test_index set c1 = 2963610112212606266, c2 = 0.707335, c3 = 'sN4QDpj2Ow' where c = 258 index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 371 index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 466 index_test.go:137: sql insert into test_index values (580, 6775719357349987351, 0.246477, 'uPrVSZQkgb') index_test.go:143: sql update test_index set c1 = 2370794490679865081, c2 = 0.525563, c3 = 'muoaddBoBl' where c = 99 index_test.go:140: sql delete from test_index where c = 434 index_test.go:143: sql update test_index set c1 = 6198842624831795045, c2 = 0.975836, c3 = 'Q3pTSVeKsi' where c = 538 index_test.go:137: sql insert into test_index values (584, 5392543120392475577, 0.158728, 'uyvOeTSqID') index_test.go:140: sql delete from test_index where c = 24 index_test.go:143: sql update test_index set c1 = 6360014718435474483, c2 = 0.806881, c3 = 'QTGlJotRz4' where c = 184 index_test.go:143: sql update test_index set c1 = 5947394238297408325, c2 = 0.543280, c3 = 'KKboIqeb7c' where c = 222 index_test.go:140: sql delete from test_index where c = 515 index_test.go:143: sql update test_index set c1 = 5025133762602522484, c2 = 0.572786, c3 = '5k1a2sICIA' where c = 418 index_test.go:140: sql delete from test_index where c = 501 index_test.go:143: sql update test_index set c1 = 1442115376010268125, c2 = 0.819701, c3 = 'm1VLSM3P0G' where c = 449 index_test.go:137: sql insert into test_index values (585, 4679519006061680446, 0.187374, 'wVVZXA8Umg') index_test.go:140: sql delete from test_index where c = 291 index_test.go:137: sql insert into test_index values (587, 2607626491615018018, 0.769292, 'tfh1EFAdLa') index_test.go:143: sql update test_index set c1 = 1227622789403728173, c2 = 0.912774, c3 = 'bxGZSjjMG0' where c = 536 index_test.go:137: sql insert into test_index values (586, 5416246014341350647, 0.486713, 'YgOLG9mOY2') index_test.go:137: sql insert into test_index values (588, 4274739607879079832, 0.232049, 'hNcqgBaEIu') index_test.go:143: sql update test_index set c1 = 4476695902436214922, c2 = 0.530795, c3 = 'BBt9Maws40' where c = 331 index_test.go:143: sql update test_index set c1 = 7061663763153013862, c2 = 0.851078, c3 = 'lg6bLH1CgJ' where c = 464 index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (589, 8956941383001676623, 0.913651, 'aG1CYvoq5p') index_test.go:143: sql update test_index set c1 = 3823643435677431257, c2 = 0.577223, c3 = 'ia4L9VBSUq' where c = 349 index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 522 index_test.go:137: sql insert into test_index values (590, 7141505708828902949, 0.243813, 'vFiEVtTWZc') index_test.go:140: sql delete from test_index where c = 210 index_test.go:143: sql update test_index set c1 = 6836757834716070181, c2 = 0.749507, c3 = 'T1XQUBdJFr' where c = 485 index_test.go:137: sql insert into test_index values (591, 3344878349238044673, 0.527355, 'z0oddDYttC') index_test.go:143: sql update test_index set c1 = 2775411879330027555, c2 = 0.297246, c3 = 'AmaXpAGIKJ' where c = 443 index_test.go:140: sql delete from test_index where c = 338 index_test.go:143: sql update test_index set c1 = 8232898876960140688, c2 = 0.868440, c3 = 'srDLy8uIRI' where c = 213 index_test.go:143: sql update test_index set c1 = 2507103188568293829, c2 = 0.809193, c3 = 'C7l4GVlLk8' where c = 426 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 1894200095990630108, c2 = 0.063742, c3 = 'IAfQaxmNnW' where c = 233 index_test.go:143: sql update test_index set c1 = 6965430673759709224, c2 = 0.268982, c3 = '8fFozKcP5o' where c = 437 index_test.go:137: sql insert into test_index values (592, 8715159281122112855, 0.341688, 'fTpc671K55') index_test.go:140: sql delete from test_index where c = 497 index_test.go:143: sql update test_index set c1 = 7191728348370163962, c2 = 0.737583, c3 = 'golh56Ik8H' where c = 539 index_test.go:143: sql update test_index set c1 = 7609275676462365678, c2 = 0.408596, c3 = 'CD6ftyhBHE' where c = 299 index_test.go:137: sql insert into test_index values (593, 5121641380441717981, 0.936531, 'nnjyqrFtXk') index_test.go:140: sql delete from test_index where c = 122 index_test.go:143: sql update test_index set c1 = 8056804547727789336, c2 = 0.882577, c3 = 'kvhjFU8Mgc' where c = 260 index_test.go:137: sql insert into test_index values (594, 6778931819803627727, 0.503032, 'H8nRpzfdKc') index_test.go:140: sql delete from test_index where c = 466 index_test.go:143: sql update test_index set c1 = 7840263666172832255, c2 = 0.697322, c3 = '9kZnP6J4ru' where c = 484 index_test.go:137: sql insert into test_index values (595, 6504541569349205954, 0.009454, 'E0XuoTvfeH') index_test.go:140: sql delete from test_index where c = 488 index_test.go:143: sql update test_index set c1 = 3252561398055441084, c2 = 0.538732, c3 = 'ErUmc0wrLB' where c = 594 index_test.go:137: sql insert into test_index values (596, 3236976401147930212, 0.138173, 'qAsGAeWEMK') index_test.go:140: sql delete from test_index where c = 336 index_test.go:143: sql update test_index set c1 = 5255236329551071091, c2 = 0.173161, c3 = 'ClIsk0eMBV' where c = 247 index_test.go:137: sql insert into test_index values (597, 2284684107498972369, 0.926575, 'wKu6RUEJ4u') index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 2038984711155728360, c2 = 0.104074, c3 = 'h1UlRL0eG5' where c = 27 index_test.go:137: sql insert into test_index values (598, 5873260663068249755, 0.768018, 'uk24tSi2zH') index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 8663608073202800003, c2 = 0.196764, c3 = 'GpYBJoqAnC' where c = 72 index_test.go:137: sql insert into test_index values (599, 8947961112569401075, 0.441132, 'sApwN2vAtN') index_test.go:140: sql delete from test_index where c = 481 index_test.go:143: sql update test_index set c1 = 855871138513078076, c2 = 0.542074, c3 = '9Pb3QWkxF0' where c = 207 index_test.go:137: sql insert into test_index values (600, 3203727593834477164, 0.240432, 'sNg8bJuxXH') index_test.go:140: sql delete from test_index where c = 243 index_test.go:143: sql update test_index set c1 = 5726051042033619502, c2 = 0.722448, c3 = '8iKbdS5Yjp' where c = 449 index_test.go:137: sql insert into test_index values (601, 3472703091077076541, 0.506831, 'jjZ0TfmYtr') index_test.go:137: sql insert into test_index values (610, 5397035265125094170, 0.324811, 'AyG4ekiJpq') index_test.go:137: sql insert into test_index values (602, 6898009446162085680, 0.440520, 'BaRhaFhiSY') index_test.go:137: sql insert into test_index values (606, 701092434530299078, 0.327720, 'yL1rnV5Hzh') index_test.go:137: sql insert into test_index values (609, 7614634668593145387, 0.578806, '9p21NNMdu0') index_test.go:137: sql insert into test_index values (603, 7234843779747523013, 0.851199, 'VF8XnZv1I7') index_test.go:137: sql insert into test_index values (605, 7566078808721048120, 0.756810, 'WOq7UpfjJI') index_test.go:137: sql insert into test_index values (607, 2373707706423499363, 0.156285, 'UuSgYYQKI6') index_test.go:137: sql insert into test_index values (604, 7085060769625216832, 0.579259, 'fFD54Yd83V') index_test.go:137: sql insert into test_index values (608, 5169288124120690833, 0.268409, 'ycSAKhvLdw') index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 320 index_test.go:140: sql delete from test_index where c = 273 index_test.go:140: sql delete from test_index where c = 17 index_test.go:140: sql delete from test_index where c = 299 index_test.go:140: sql delete from test_index where c = 466 index_test.go:140: sql delete from test_index where c = 459 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 7759694537696661938, c2 = 0.143924, c3 = 'vylSaK5Vx4' where c = 339 index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 1864721558395555605, c2 = 0.024533, c3 = 'KuKw8Aq2Xf' where c = 202 index_test.go:143: sql update test_index set c1 = 732168942614621673, c2 = 0.102941, c3 = 'EQ4KtZSg1w' where c = 380 index_test.go:143: sql update test_index set c1 = 979531885249129970, c2 = 0.434882, c3 = '2hGq6BRsVV' where c = 159 index_test.go:143: sql update test_index set c1 = 2036267837008831191, c2 = 0.888287, c3 = 'dfEdwuzUhd' where c = 76 index_test.go:137: sql insert into test_index values (612, 8575437950036345202, 0.498049, 'wbbIIZNCX0') index_test.go:143: sql update test_index set c1 = 5091815640893707671, c2 = 0.081833, c3 = 'nxBDO9OrCv' where c = 152 index_test.go:143: sql update test_index set c1 = 5425978829087094251, c2 = 0.086874, c3 = 'imW3TiLpTE' where c = 293 index_test.go:143: sql update test_index set c1 = 7935799829767154779, c2 = 0.220054, c3 = 'nMSmj33NGL' where c = 596 index_test.go:143: sql update test_index set c1 = 7661458760742373086, c2 = 0.864615, c3 = 'mJSoeoK8K6' where c = 183 index_test.go:137: sql insert into test_index values (613, 7273304129426763842, 0.420947, 'axnHilxppy') index_test.go:137: sql insert into test_index values (615, 3330497963223408035, 0.455342, 'VDZ3uXxuk2') index_test.go:137: sql insert into test_index values (614, 6581289716330902383, 0.185132, 'ZPcSvoG81u') index_test.go:143: sql update test_index set c1 = 2800145334144953323, c2 = 0.544392, c3 = 'BtWRDNmqyW' where c = 502 index_test.go:137: sql insert into test_index values (611, 3566664689460519830, 0.691330, '8SaMq49z2s') index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 335 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (617, 9080395823738345281, 0.122742, 'R8CVmdolKD') index_test.go:137: sql insert into test_index values (618, 4240245011881461442, 0.204294, 'YQPDS57vtv') index_test.go:143: sql update test_index set c1 = 2352834359351575777, c2 = 0.319393, c3 = '3Rh7WV7ibm' where c = 225 index_test.go:137: sql insert into test_index values (620, 4555182096538485643, 0.548666, 'Jx1cDhh35q') index_test.go:137: sql insert into test_index values (616, 3450666662494612058, 0.939903, 'YtIIULi7SJ') index_test.go:137: sql insert into test_index values (619, 9052684608481024666, 0.272313, 'qfTSjdtK7e') index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 4864916848840128169, c2 = 0.166552, c3 = 'lnItMqB6LD' where c = 354 index_test.go:140: sql delete from test_index where c = 130 index_test.go:140: sql delete from test_index where c = 370 index_test.go:137: sql insert into test_index values (621, 212941710264755810, 0.679912, 'toM2A0GSC3') index_test.go:143: sql update test_index set c1 = 512788017839114552, c2 = 0.653822, c3 = '6kf2ctyuVw' where c = 317 index_test.go:143: sql update test_index set c1 = 7558147992222680628, c2 = 0.523481, c3 = 'z4IVt6N9VT' where c = 248 index_test.go:137: sql insert into test_index values (622, 4431210637817830144, 0.518219, '8X8tyAo2EK') index_test.go:143: sql update test_index set c1 = 7907228994878073236, c2 = 0.616350, c3 = 'lwD1LDlQ3A' where c = 387 index_test.go:140: sql delete from test_index where c = 536 index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 94289482046329446, c2 = 0.923584, c3 = '6I0Tc6O9CL' where c = 307 index_test.go:143: sql update test_index set c1 = 6021743912274968299, c2 = 0.289821, c3 = 'bca9N3UxJ3' where c = 132 index_test.go:143: sql update test_index set c1 = 1509281221944242181, c2 = 0.039228, c3 = 'F6pqOqUzep' where c = 454 index_test.go:143: sql update test_index set c1 = 9198220035229179587, c2 = 0.339562, c3 = 'aAI4SryJDn' where c = 545 index_test.go:140: sql delete from test_index where c = 419 index_test.go:137: sql insert into test_index values (625, 2599969315235080904, 0.736380, 'xh0OjYXP2o') index_test.go:140: sql delete from test_index where c = 618 index_test.go:137: sql insert into test_index values (624, 3302830165722019819, 0.898231, 'oRFQSRKj1P') index_test.go:137: sql insert into test_index values (626, 4708407797891652818, 0.119401, 'uotoMvHfHu') index_test.go:143: sql update test_index set c1 = 554447800930982079, c2 = 0.642700, c3 = 'OaKIkdWoWa' where c = 483 index_test.go:137: sql insert into test_index values (623, 336373222790547364, 0.446463, 'zizWRyX1C3') index_test.go:137: sql insert into test_index values (627, 948543393789323897, 0.877015, 'ciXe5AXFCO') index_test.go:140: sql delete from test_index where c = 245 index_test.go:143: sql update test_index set c1 = 4008950050195727577, c2 = 0.269196, c3 = 'GV4RFQAy17' where c = 70 index_test.go:143: sql update test_index set c1 = 680171121855618331, c2 = 0.861599, c3 = '27Di0wEqZ2' where c = 57 index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (629, 3695441550797093663, 0.961193, '5R6tBMmK4R') index_test.go:137: sql insert into test_index values (630, 3283640675152966209, 0.880163, 'v2iGX5Rrmf') index_test.go:137: sql insert into test_index values (628, 5759716389269646273, 0.460472, 'olmAGLYIMc') index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 408 index_test.go:137: sql insert into test_index values (631, 5294805848066134151, 0.623552, 'NAp7NBMsJ9') index_test.go:137: sql insert into test_index values (632, 3937506709272985143, 0.846478, 'rhnKu372s1') index_test.go:143: sql update test_index set c1 = 7302387534637713222, c2 = 0.952962, c3 = 'WSZ8lAg1HK' where c = 524 index_test.go:143: sql update test_index set c1 = 209044771967785246, c2 = 0.555477, c3 = 'BZtjpxtW6l' where c = 464 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 491 index_test.go:140: sql delete from test_index where c = 160 index_test.go:143: sql update test_index set c1 = 7436957747200820590, c2 = 0.365317, c3 = 'jVZD8Kyt9H' where c = 58 index_test.go:143: sql update test_index set c1 = 7214569946347643183, c2 = 0.737636, c3 = 'DcSWGAdxzs' where c = 45 index_test.go:143: sql update test_index set c1 = 6653973625327146342, c2 = 0.480014, c3 = 'oWCLkA9F49' where c = 278 index_test.go:143: sql update test_index set c1 = 9044669886284292541, c2 = 0.483012, c3 = 'BNhhZWVC0Z' where c = 77 index_test.go:140: sql delete from test_index where c = 345 index_test.go:137: sql insert into test_index values (633, 8187021963903216295, 0.002493, 'Bt9Yvvt35v') index_test.go:143: sql update test_index set c1 = 2513573077704379198, c2 = 0.179127, c3 = 'LUdMPz7IN4' where c = 449 index_test.go:137: sql insert into test_index values (634, 5959391022145263795, 0.562699, 'zea5WcZi68') index_test.go:143: sql update test_index set c1 = 4410438505568272001, c2 = 0.533272, c3 = 'BQFqZyetNo' where c = 575 index_test.go:140: sql delete from test_index where c = 243 index_test.go:143: sql update test_index set c1 = 5422388185879497961, c2 = 0.377149, c3 = 'Lbgidw6v8J' where c = 166 index_test.go:143: sql update test_index set c1 = 267222902677647436, c2 = 0.051653, c3 = 'hgTmlZQt3i' where c = 174 index_test.go:137: sql insert into test_index values (637, 8176684278147245051, 0.101297, 'HG6FFL5VW9') index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (635, 1935092279004354331, 0.950792, 'eb1a4jYVNt') index_test.go:137: sql insert into test_index values (638, 5067230919485612924, 0.209042, '5f2nN9MiwF') index_test.go:137: sql insert into test_index values (636, 4394231646513390276, 0.781875, 'X4MTIQ8rrp') index_test.go:137: sql insert into test_index values (640, 3212939936032046262, 0.361248, 'v3MClM7mwj') index_test.go:137: sql insert into test_index values (641, 7305661935158704045, 0.610365, 'nfff3AvWGi') index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 292 index_test.go:137: sql insert into test_index values (639, 2423649697181852354, 0.376019, 'SzMlRyDubm') index_test.go:143: sql update test_index set c1 = 5625783121692672024, c2 = 0.649030, c3 = 'VGOm86OQQJ' where c = 269 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 2787437980954279982, c2 = 0.093281, c3 = '01GURXFMIQ' where c = 541 index_test.go:140: sql delete from test_index where c = 277 index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 8799594586833679547, c2 = 0.063392, c3 = 'eKvX7S7KP7' where c = 155 index_test.go:137: sql insert into test_index values (642, 2024342966924162589, 0.226540, 'ADsJPsqPAn') index_test.go:143: sql update test_index set c1 = 746339446107829078, c2 = 0.923688, c3 = '9iwUnNjIRN' where c = 91 index_test.go:143: sql update test_index set c1 = 2153202556500485565, c2 = 0.483232, c3 = 'DOl8wGpvaj' where c = 534 index_test.go:140: sql delete from test_index where c = 498 index_test.go:137: sql insert into test_index values (643, 6309840460414837712, 0.590190, 'hxxkQqhuKJ') index_test.go:140: sql delete from test_index where c = 217 index_test.go:140: sql delete from test_index where c = 471 index_test.go:137: sql insert into test_index values (644, 8853283518851357493, 0.837687, 'lT7CbBLCWW') index_test.go:137: sql insert into test_index values (645, 2848962178981148243, 0.814966, 'QSnVAyn6th') index_test.go:143: sql update test_index set c1 = 8050476303837865770, c2 = 0.236664, c3 = 'YVv0pcAaZJ' where c = 232 index_test.go:143: sql update test_index set c1 = 7360280959792107485, c2 = 0.615210, c3 = 'zgNW0vAYZD' where c = 328 index_test.go:137: sql insert into test_index values (647, 2929561899472231063, 0.050704, 'cnfOG7gTm1') index_test.go:143: sql update test_index set c1 = 9034806053784655786, c2 = 0.268995, c3 = 'yaG59zsZk3' where c = 362 index_test.go:143: sql update test_index set c1 = 5605698795351379733, c2 = 0.030708, c3 = 'umxfmPDnVW' where c = 353 index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 5193135426323298448, c2 = 0.266747, c3 = 'O8grXIRZIQ' where c = 123 index_test.go:140: sql delete from test_index where c = 389 index_test.go:137: sql insert into test_index values (646, 8221055190536525154, 0.026473, 'Q0QXaOMg0Z') index_test.go:137: sql insert into test_index values (650, 1088198822307319103, 0.026341, 'O3ep1CZuRa') index_test.go:137: sql insert into test_index values (651, 4509884209916398439, 0.338746, 'PeBhopcRJ6') index_test.go:137: sql insert into test_index values (648, 6302091973166849756, 0.910834, '4GMvRCl5Xg') index_test.go:143: sql update test_index set c1 = 3739430119773937015, c2 = 0.128016, c3 = 'pTQL9XKcD2' where c = 582 index_test.go:140: sql delete from test_index where c = 528 index_test.go:140: sql delete from test_index where c = 585 index_test.go:137: sql insert into test_index values (649, 4907315574942582058, 0.984480, 'B59bRf2Jk4') index_test.go:140: sql delete from test_index where c = 353 index_test.go:140: sql delete from test_index where c = 181 index_test.go:143: sql update test_index set c1 = 5080392310834409546, c2 = 0.304299, c3 = '7QVnTVpKT6' where c = 277 index_test.go:143: sql update test_index set c1 = 8413996028259636295, c2 = 0.143481, c3 = 'NxE4KzjTYW' where c = 334 index_test.go:137: sql insert into test_index values (652, 7187535516509026131, 0.919707, 'qmae9kNKIr') index_test.go:137: sql insert into test_index values (653, 9018776136007464328, 0.701623, 'Gz8pIAzbDq') index_test.go:140: sql delete from test_index where c = 595 index_test.go:143: sql update test_index set c1 = 1809719671761487801, c2 = 0.595772, c3 = '1R69miPilv' where c = 153 index_test.go:143: sql update test_index set c1 = 1045934898941425449, c2 = 0.928393, c3 = 'OkQ45p6bgo' where c = 528 index_test.go:143: sql update test_index set c1 = 2302082023570746412, c2 = 0.069326, c3 = 'oJtWC9xnxW' where c = 108 index_test.go:140: sql delete from test_index where c = 602 index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 2201396040372533907, c2 = 0.530278, c3 = 'gQBgeOLc1j' where c = 274 index_test.go:137: sql insert into test_index values (654, 2696824326415165927, 0.192685, 'WKShmKRTuT') index_test.go:137: sql insert into test_index values (655, 7077968893336817032, 0.553778, '1xReyDCL3c') index_test.go:137: sql insert into test_index values (656, 9140560344630748653, 0.522969, 'KKz73pbL9G') index_test.go:143: sql update test_index set c1 = 8001544900274929035, c2 = 0.940785, c3 = 'lITh1xiuno' where c = 137 index_test.go:140: sql delete from test_index where c = 254 index_test.go:143: sql update test_index set c1 = 2453364826755793986, c2 = 0.191979, c3 = '7TS9zttRX5' where c = 522 index_test.go:137: sql insert into test_index values (657, 1271881277993787344, 0.821461, 'HuaB21j0sH') index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 290 index_test.go:137: sql insert into test_index values (659, 2249922197639132677, 0.140944, '9K9XwK4hSy') index_test.go:137: sql insert into test_index values (660, 4781680565627835968, 0.696431, 'kEBzHLtWJA') index_test.go:143: sql update test_index set c1 = 1553284257990930324, c2 = 0.102273, c3 = 'zTJw9cHVnv' where c = 490 index_test.go:137: sql insert into test_index values (658, 4066470991401889638, 0.814472, 'OQmsC3CWql') index_test.go:140: sql delete from test_index where c = 570 index_test.go:137: sql insert into test_index values (661, 7315110991413106763, 0.866641, '8EMzAOs29Q') index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 6262415412012220190, c2 = 0.498115, c3 = 'fWLEAv0fVV' where c = 433 index_test.go:143: sql update test_index set c1 = 2931406733087366139, c2 = 0.523280, c3 = 'w2elD3RSra' where c = 629 index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (662, 4777870217530983957, 0.552449, 'AZW6qPFKMW') index_test.go:143: sql update test_index set c1 = 7451373027372124835, c2 = 0.596871, c3 = 't33hjWde27' where c = 23 index_test.go:140: sql delete from test_index where c = 534 index_test.go:140: sql delete from test_index where c = 346 index_test.go:143: sql update test_index set c1 = 3288393742279525005, c2 = 0.847268, c3 = 'Em842H0aJG' where c = 518 index_test.go:143: sql update test_index set c1 = 7803842773157673536, c2 = 0.240972, c3 = '8wUSPQBLBF' where c = 648 index_test.go:137: sql insert into test_index values (663, 407472156618628115, 0.878973, '7PngWDqRYm') index_test.go:137: sql insert into test_index values (664, 7633387216334632928, 0.409196, 'fj4pKZOgAt') index_test.go:140: sql delete from test_index where c = 79 index_test.go:143: sql update test_index set c1 = 428722817918997290, c2 = 0.766298, c3 = '7BvAIX4f78' where c = 153 index_test.go:140: sql delete from test_index where c = 380 index_test.go:143: sql update test_index set c1 = 2286337713595763309, c2 = 0.161340, c3 = 'oZEa6Tlfmv' where c = 85 index_test.go:137: sql insert into test_index values (665, 4085392244093274897, 0.580195, 'LFqkV9WhyE') index_test.go:137: sql insert into test_index values (666, 2021737337485333645, 0.765526, 'MMzxajQSZ7') index_test.go:143: sql update test_index set c1 = 5977340661549106638, c2 = 0.607397, c3 = 'KniEP9dAyt' where c = 337 index_test.go:140: sql delete from test_index where c = 283 index_test.go:143: sql update test_index set c1 = 4002349071263120316, c2 = 0.117427, c3 = '8jpY4S88ca' where c = 104 index_test.go:143: sql update test_index set c1 = 7320416416856270438, c2 = 0.253002, c3 = 'KtgximtRMJ' where c = 545 index_test.go:137: sql insert into test_index values (668, 1835554225118593699, 0.351306, 'c50vtcoMZ9') index_test.go:137: sql insert into test_index values (669, 23525265746677732, 0.895948, 'nMApr6u62z') index_test.go:140: sql delete from test_index where c = 642 index_test.go:143: sql update test_index set c1 = 8778720198708484755, c2 = 0.517507, c3 = 'yq5eke1ySg' where c = 367 index_test.go:140: sql delete from test_index where c = 639 index_test.go:137: sql insert into test_index values (667, 2008240131665092048, 0.694955, '9OPTnsk3bi') index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (670, 5516270755574230855, 0.372329, 'WqRrHaj1Mc') index_test.go:143: sql update test_index set c1 = 2205619428346864839, c2 = 0.695591, c3 = 'S03OGTHKCN' where c = 12 index_test.go:143: sql update test_index set c1 = 1415482077757828643, c2 = 0.095567, c3 = 'Rt7WcxhARc' where c = 43 index_test.go:140: sql delete from test_index where c = 419 index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 8553573234997404395, c2 = 0.820057, c3 = 'vYJvgPaBke' where c = 574 index_test.go:137: sql insert into test_index values (672, 7950792194149793080, 0.508366, 'hoTzr4r8hR') index_test.go:137: sql insert into test_index values (673, 5360900104941802139, 0.767835, 'Wa5PvF5Gx4') index_test.go:137: sql insert into test_index values (671, 4977127684571275189, 0.427837, 'Y4CPMu3fDz') index_test.go:140: sql delete from test_index where c = 577 index_test.go:140: sql delete from test_index where c = 103 index_test.go:137: sql insert into test_index values (674, 8193004679282490462, 0.269954, 'w9AJHqCfbM') index_test.go:143: sql update test_index set c1 = 471383214328924336, c2 = 0.839346, c3 = 'Fgcdu8FOpa' where c = 263 index_test.go:137: sql insert into test_index values (676, 7714161562757744787, 0.625608, 'uNbQSiEq0Z') index_test.go:137: sql insert into test_index values (675, 7828563609276588103, 0.460486, 'Im4VTJA5DP') index_test.go:143: sql update test_index set c1 = 8607356926807209809, c2 = 0.138477, c3 = 'npAWVHdnKv' where c = 29 index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 6421815029744993890, c2 = 0.367900, c3 = 'oCyNEDHc1U' where c = 261 index_test.go:140: sql delete from test_index where c = 458 index_test.go:143: sql update test_index set c1 = 4194177654871828406, c2 = 0.812104, c3 = 'YBEIMiHVI5' where c = 328 index_test.go:137: sql insert into test_index values (677, 7117640122169422209, 0.549058, '3YoUMFrXVo') index_test.go:140: sql delete from test_index where c = 663 index_test.go:140: sql delete from test_index where c = 530 index_test.go:140: sql delete from test_index where c = 150 index_test.go:140: sql delete from test_index where c = 285 index_test.go:137: sql insert into test_index values (678, 456799077749532496, 0.291122, '4ZzJtSEFTQ') index_test.go:140: sql delete from test_index where c = 471 index_test.go:143: sql update test_index set c1 = 4572032594547841583, c2 = 0.277475, c3 = 'aUbMUOH44R' where c = 471 index_test.go:143: sql update test_index set c1 = 6498055993537749884, c2 = 0.719869, c3 = 'AxVbS01snc' where c = 378 index_test.go:143: sql update test_index set c1 = 5960849037008651765, c2 = 0.306415, c3 = 'YALX4JCWLs' where c = 306 index_test.go:143: sql update test_index set c1 = 1717349071301731440, c2 = 0.908094, c3 = '36zn7CV43M' where c = 457 index_test.go:143: sql update test_index set c1 = 7590455714133057802, c2 = 0.264236, c3 = 'bQPIygqHiG' where c = 472 index_test.go:137: sql insert into test_index values (682, 6079099833151777395, 0.917211, 'fKtlu34rgK') index_test.go:137: sql insert into test_index values (679, 5069368601791025133, 0.884502, 'VY2AQZIwfw') index_test.go:137: sql insert into test_index values (681, 6983808891717264768, 0.061091, 'oz8dHD2sdr') index_test.go:137: sql insert into test_index values (680, 1350020627781076719, 0.758908, 'Kyv1odIZlb') index_test.go:143: sql update test_index set c1 = 340191349380120862, c2 = 0.146253, c3 = 'O5dvI7SkEk' where c = 383 index_test.go:137: sql insert into test_index values (683, 8629285080116076076, 0.849791, 'zUHi4G9Dhf') index_test.go:140: sql delete from test_index where c = 600 index_test.go:143: sql update test_index set c1 = 5926955718761152273, c2 = 0.335355, c3 = 'xawz5os0pc' where c = 52 index_test.go:140: sql delete from test_index where c = 522 index_test.go:143: sql update test_index set c1 = 4623686294228599577, c2 = 0.488134, c3 = 'bav6p9sGSo' where c = 307 index_test.go:137: sql insert into test_index values (684, 5924298938415595442, 0.311895, 'dVSgvYU3Yy') index_test.go:137: sql insert into test_index values (685, 4831188035187677763, 0.204481, 'SsFWAtIvhg') index_test.go:143: sql update test_index set c1 = 3496511994068754718, c2 = 0.748006, c3 = 'rH1sTszTN6' where c = 37 index_test.go:140: sql delete from test_index where c = 677 index_test.go:140: sql delete from test_index where c = 667 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 5818165162754564057, c2 = 0.100560, c3 = 'IQmE2IbuZC' where c = 20 index_test.go:140: sql delete from test_index where c = 293 index_test.go:137: sql insert into test_index values (687, 2671594974872147294, 0.195390, 'VBQnemkIqQ') index_test.go:140: sql delete from test_index where c = 284 index_test.go:137: sql insert into test_index values (689, 8310100966894521728, 0.911376, 'YD1vZ9VAU6') index_test.go:140: sql delete from test_index where c = 383 index_test.go:137: sql insert into test_index values (688, 4517959484710732701, 0.573602, 'EZwK71z0YM') index_test.go:137: sql insert into test_index values (686, 6167253906199156161, 0.732832, 'a4PrZfubFX') index_test.go:143: sql update test_index set c1 = 4314282842430309711, c2 = 0.808601, c3 = 'ja8AmvB7m6' where c = 617 index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 534 index_test.go:143: sql update test_index set c1 = 1016545345318451455, c2 = 0.854679, c3 = '1wxiF5uLik' where c = 379 index_test.go:143: sql update test_index set c1 = 7953417200201461786, c2 = 0.860696, c3 = 'vDiqvR1iaq' where c = 388 index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (690, 2637660559657490538, 0.589550, 'd9LzWMhjty') index_test.go:137: sql insert into test_index values (691, 5725855761968268128, 0.734193, 'T5xxagbXko') index_test.go:143: sql update test_index set c1 = 6114375876068368313, c2 = 0.974526, c3 = 'aBvquzIV1A' where c = 364 index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 6727926413461990003, c2 = 0.173500, c3 = 'SLZaroKCV4' where c = 363 index_test.go:143: sql update test_index set c1 = 6885440099313977653, c2 = 0.972459, c3 = 'QuT5L2C1lm' where c = 655 index_test.go:143: sql update test_index set c1 = 108977764692347580, c2 = 0.941121, c3 = 'HY9zUnlTp1' where c = 78 index_test.go:137: sql insert into test_index values (693, 6175046656843058760, 0.079198, 'AT6A9K837s') index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 667 index_test.go:137: sql insert into test_index values (695, 7397406784114313174, 0.094257, 'Qe4FoDcVZP') index_test.go:137: sql insert into test_index values (694, 1812895221398083151, 0.889726, '9qT7Grrxvt') index_test.go:143: sql update test_index set c1 = 3183135087132152676, c2 = 0.120180, c3 = 'A0EHGSVuwL' where c = 670 index_test.go:137: sql insert into test_index values (692, 2522871399889683442, 0.901810, '2SkvA7l79M') index_test.go:143: sql update test_index set c1 = 6881744534400042702, c2 = 0.066294, c3 = '6MNxF5e6RN' where c = 686 index_test.go:143: sql update test_index set c1 = 3513627407563160286, c2 = 0.026216, c3 = 'P3KszZ6OJZ' where c = 167 index_test.go:143: sql update test_index set c1 = 3318297122033357076, c2 = 0.952090, c3 = 'WltcXSGiWH' where c = 27 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 345 index_test.go:137: sql insert into test_index values (697, 5303870558132749482, 0.838087, 'IeI93UZZBh') index_test.go:137: sql insert into test_index values (696, 1812809710212338238, 0.154571, 'mW97eJO1M8') index_test.go:140: sql delete from test_index where c = 202 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (699, 4416530203777383047, 0.949342, 'ttyvg3mTsU') index_test.go:143: sql update test_index set c1 = 924380585410568945, c2 = 0.390549, c3 = 'slm32J5Fhd' where c = 362 index_test.go:137: sql insert into test_index values (698, 7310907851905390583, 0.846035, 'igS1ySj3DO') index_test.go:143: sql update test_index set c1 = 4623450096969025628, c2 = 0.901332, c3 = 'raVfEURIID' where c = 496 index_test.go:140: sql delete from test_index where c = 554 index_test.go:140: sql delete from test_index where c = 609 index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 629822730332146480, c2 = 0.659776, c3 = 'Ynu3TWguVP' where c = 77 index_test.go:143: sql update test_index set c1 = 746974290975620917, c2 = 0.499751, c3 = 'VF357oNAsi' where c = 143 index_test.go:140: sql delete from test_index where c = 533 index_test.go:143: sql update test_index set c1 = 8275748069635185359, c2 = 0.854556, c3 = 'sdwS5piOXI' where c = 568 index_test.go:143: sql update test_index set c1 = 7615633752741648140, c2 = 0.419658, c3 = 'ridwpnQOWW' where c = 560 index_test.go:143: sql update test_index set c1 = 996815995355726111, c2 = 0.794659, c3 = 'd3C6GS5X26' where c = 269 index_test.go:137: sql insert into test_index values (700, 2415333418434018949, 0.205484, 'ZTJrGlfJJK') index_test.go:143: sql update test_index set c1 = 8198352067736648889, c2 = 0.351556, c3 = 'HBrzrpje4i' where c = 329 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 8492422764817192078, c2 = 0.551867, c3 = '9LXMwdPurr' where c = 498 index_test.go:137: sql insert into test_index values (701, 4390413459914164223, 0.763625, 'LiWHLZw28L') index_test.go:137: sql insert into test_index values (702, 5953635617876804729, 0.945234, 'EMIJlfSZT1') index_test.go:137: sql insert into test_index values (708, 3547485625755061343, 0.033918, 'Ks160rF3bj') index_test.go:137: sql insert into test_index values (709, 1690767217474997755, 0.665486, 'w6ABh01yQq') index_test.go:137: sql insert into test_index values (704, 2228034199285058244, 0.931486, '0OX13J5VRO') index_test.go:137: sql insert into test_index values (703, 8495616404096650032, 0.444278, 'YajpjasDb0') index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (707, 9650952773526629, 0.679793, 'ZdEcbxoqiw') index_test.go:137: sql insert into test_index values (710, 6533655806029110582, 0.362515, '1nzCWTUw1d') index_test.go:140: sql delete from test_index where c = 175 index_test.go:137: sql insert into test_index values (705, 2533005270643096514, 0.042167, 'Vu9Q1xxxwT') index_test.go:137: sql insert into test_index values (706, 2070270900302640808, 0.321833, 'TJPv639pKR') index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 3944847030156350747, c2 = 0.697498, c3 = 'nW7XHWyBbJ' where c = 162 index_test.go:140: sql delete from test_index where c = 229 index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 447 index_test.go:140: sql delete from test_index where c = 183 index_test.go:143: sql update test_index set c1 = 1628528896372515953, c2 = 0.859194, c3 = 'lmD4uue98m' where c = 103 index_test.go:143: sql update test_index set c1 = 8966504179059864148, c2 = 0.741209, c3 = 'fcS1QeobXR' where c = 612 index_test.go:143: sql update test_index set c1 = 4702799359471917064, c2 = 0.159085, c3 = 'QJJy4kPPxh' where c = 57 index_test.go:137: sql insert into test_index values (711, 5391432062152726870, 0.200241, '52lxfQi9Am') index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 5947816423576739016, c2 = 0.425796, c3 = 'e6NENVvU8Y' where c = 503 index_test.go:137: sql insert into test_index values (712, 6421876828137835192, 0.603707, 'eqXIY9eFo3') index_test.go:143: sql update test_index set c1 = 44407328205179635, c2 = 0.987512, c3 = 'CQEkQ0FDiL' where c = 601 index_test.go:137: sql insert into test_index values (714, 6201543987485958963, 0.172180, 'KaY0MLDoSb') index_test.go:143: sql update test_index set c1 = 7268025120860118381, c2 = 0.911753, c3 = 'omIIdDHr4h' where c = 643 index_test.go:137: sql insert into test_index values (713, 8040432262390915614, 0.648682, 'j1Xi218ImJ') index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 4232959733139656055, c2 = 0.011198, c3 = '7mQYEPwtMC' where c = 370 index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 3486566214160256846, c2 = 0.349797, c3 = 'bfxoPfbasN' where c = 532 index_test.go:143: sql update test_index set c1 = 8862365537981830664, c2 = 0.840692, c3 = 'vOAZf1e9rn' where c = 595 index_test.go:143: sql update test_index set c1 = 5148238002087607781, c2 = 0.046886, c3 = 'Vm6KPs88LX' where c = 415 index_test.go:140: sql delete from test_index where c = 605 index_test.go:137: sql insert into test_index values (715, 1579371472282985660, 0.463162, 'WAHed9d5c7') index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (716, 1271088418464350860, 0.348679, 'yw3VTUfQPJ') index_test.go:137: sql insert into test_index values (717, 523555607638889364, 0.504142, 'VFL6UIe30n') index_test.go:143: sql update test_index set c1 = 3584325927937940835, c2 = 0.741844, c3 = '1L6ao0rFab' where c = 318 index_test.go:143: sql update test_index set c1 = 100299480535497048, c2 = 0.353036, c3 = 'RJK1uY4HVr' where c = 62 index_test.go:143: sql update test_index set c1 = 7673918184131873706, c2 = 0.034368, c3 = 'CD97nbhZAq' where c = 195 index_test.go:140: sql delete from test_index where c = 611 index_test.go:137: sql insert into test_index values (721, 424517200347783822, 0.535123, 'ILEVACg0KO') index_test.go:137: sql insert into test_index values (720, 2873605352947158919, 0.596314, 'G32Pv48ADk') index_test.go:137: sql insert into test_index values (719, 5724986764833298464, 0.852337, 'B1gJ5UxtNr') index_test.go:140: sql delete from test_index where c = 465 index_test.go:137: sql insert into test_index values (718, 1473268647322445473, 0.066679, 'rGfP3Xe6Pq') index_test.go:137: sql insert into test_index values (722, 1935269197138198845, 0.027773, 'bBj6qHX9Pm') index_test.go:137: sql insert into test_index values (724, 8237545369532557837, 0.145768, '554t2l9S3T') index_test.go:140: sql delete from test_index where c = 299 index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 5838717097959265880, c2 = 0.057139, c3 = 'r84kp0sySK' where c = 57 index_test.go:137: sql insert into test_index values (723, 325316390245090964, 0.507282, 'ZvMRF881E8') index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 3074913419072715181, c2 = 0.401393, c3 = 'GXX7lETuiN' where c = 233 index_test.go:143: sql update test_index set c1 = 8881847849117748674, c2 = 0.934743, c3 = '5UxaGlPo57' where c = 515 index_test.go:140: sql delete from test_index where c = 366 index_test.go:143: sql update test_index set c1 = 5102516738327412968, c2 = 0.730894, c3 = 'WlRpneWZDj' where c = 297 index_test.go:140: sql delete from test_index where c = 28 index_test.go:140: sql delete from test_index where c = 376 index_test.go:143: sql update test_index set c1 = 6955903689280581443, c2 = 0.533451, c3 = '3fuUwJuXgr' where c = 65 index_test.go:143: sql update test_index set c1 = 4837508622917267324, c2 = 0.364410, c3 = 'nzLspSzyZF' where c = 346 index_test.go:140: sql delete from test_index where c = 301 index_test.go:137: sql insert into test_index values (726, 7938449043309965744, 0.850344, 'zODJctdS3E') index_test.go:137: sql insert into test_index values (725, 4166565055102358395, 0.645178, '8fk90tTbZU') index_test.go:143: sql update test_index set c1 = 4378973502308514137, c2 = 0.978855, c3 = 'mVvxo4L7Mo' where c = 249 index_test.go:137: sql insert into test_index values (728, 8078273917978257588, 0.782121, 'DNxBbwTw1I') index_test.go:143: sql update test_index set c1 = 7448240531424077592, c2 = 0.537901, c3 = 'teW41xXBCI' where c = 197 index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 84 index_test.go:137: sql insert into test_index values (727, 6671581632027711521, 0.855033, 'l3Stw7jES0') index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (730, 5992434622923131447, 0.446280, 'mM7TdChdrf') index_test.go:137: sql insert into test_index values (729, 4130217905070472733, 0.762999, 'B3oAykMxdk') index_test.go:143: sql update test_index set c1 = 2937178484821546104, c2 = 0.926567, c3 = 'IahuRjnTxN' where c = 671 index_test.go:137: sql insert into test_index values (731, 7471726599040005888, 0.937397, 'eE6TLXPnWV') index_test.go:140: sql delete from test_index where c = 593 index_test.go:143: sql update test_index set c1 = 2898777983057410033, c2 = 0.277817, c3 = 'AuwRIfXVbI' where c = 298 index_test.go:143: sql update test_index set c1 = 8977708769719063712, c2 = 0.452725, c3 = 'oAogRl1CeD' where c = 259 index_test.go:143: sql update test_index set c1 = 2692355504566229949, c2 = 0.219398, c3 = 'wlPUbVvcRN' where c = 101 index_test.go:137: sql insert into test_index values (732, 8725889643111649465, 0.701592, 'FMEjZUBmgz') index_test.go:140: sql delete from test_index where c = 712 index_test.go:140: sql delete from test_index where c = 469 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 182 index_test.go:143: sql update test_index set c1 = 2285038580394081725, c2 = 0.476522, c3 = '6lQl4lYIV1' where c = 303 index_test.go:143: sql update test_index set c1 = 5205798522576937734, c2 = 0.070468, c3 = 'IBy3AYPtOv' where c = 264 index_test.go:143: sql update test_index set c1 = 8788450563178928430, c2 = 0.699499, c3 = 'MPiOCPsfwy' where c = 477 index_test.go:140: sql delete from test_index where c = 57 index_test.go:143: sql update test_index set c1 = 8067911504529250039, c2 = 0.582855, c3 = 'smGCR2Eqmg' where c = 424 index_test.go:137: sql insert into test_index values (733, 2192143316805034273, 0.071087, 'AIDAlBp29Q') index_test.go:137: sql insert into test_index values (734, 7605279908903604878, 0.155863, 'SSjNUdu0jQ') index_test.go:137: sql insert into test_index values (735, 7178677811079455016, 0.498626, 'xsm4Ws1bu7') index_test.go:140: sql delete from test_index where c = 541 index_test.go:137: sql insert into test_index values (736, 6955268322888163899, 0.158991, 'V4aayQcYZg') index_test.go:137: sql insert into test_index values (738, 8079968205232020099, 0.633016, 'Q3p88WSGDJ') index_test.go:143: sql update test_index set c1 = 3126819518975830763, c2 = 0.886058, c3 = 'LfbolaYX7j' where c = 636 index_test.go:137: sql insert into test_index values (739, 7024840688468567425, 0.923783, 'UWLPCJovld') index_test.go:137: sql insert into test_index values (740, 2354896182643875469, 0.334945, 'jKvmvJgkqH') index_test.go:137: sql insert into test_index values (737, 593788416434600226, 0.182522, 'XewxBH7MlE') index_test.go:143: sql update test_index set c1 = 4974808809181795701, c2 = 0.268910, c3 = 'jtGPYTTK3u' where c = 441 index_test.go:140: sql delete from test_index where c = 482 index_test.go:140: sql delete from test_index where c = 610 index_test.go:140: sql delete from test_index where c = 160 index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 644 index_test.go:143: sql update test_index set c1 = 7284010821744017504, c2 = 0.515043, c3 = 'DlnQzKgsLb' where c = 336 index_test.go:137: sql insert into test_index values (741, 1106169325981725436, 0.076893, 'hcOVoQov43') index_test.go:137: sql insert into test_index values (742, 8134869075106486997, 0.852342, 'LBotCoTWYB') index_test.go:140: sql delete from test_index where c = 464 index_test.go:143: sql update test_index set c1 = 8327759211428130907, c2 = 0.535313, c3 = 'LTlm8WaHmF' where c = 28 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 828180428714722777, c2 = 0.909272, c3 = 'QW8wikuBQC' where c = 477 index_test.go:143: sql update test_index set c1 = 131222579741457976, c2 = 0.965699, c3 = 'zlKR4YO3Y1' where c = 244 index_test.go:140: sql delete from test_index where c = 433 index_test.go:140: sql delete from test_index where c = 613 index_test.go:143: sql update test_index set c1 = 5814151823503979103, c2 = 0.063838, c3 = 'FQa7rJqkBL' where c = 548 index_test.go:143: sql update test_index set c1 = 454805508921097909, c2 = 0.950249, c3 = 'ivZbVVTU6S' where c = 115 index_test.go:137: sql insert into test_index values (743, 1498877148880486471, 0.595904, 'Q6mO8JCDsN') index_test.go:143: sql update test_index set c1 = 7893842862619005533, c2 = 0.496535, c3 = 'CDbzK7RXWV' where c = 288 index_test.go:143: sql update test_index set c1 = 8073331692869783088, c2 = 0.318198, c3 = 'lqGMIEHwAA' where c = 428 index_test.go:137: sql insert into test_index values (745, 8346024684307046291, 0.863845, 'zWZ84yXsvv') index_test.go:143: sql update test_index set c1 = 6590524846408417019, c2 = 0.195070, c3 = '4LoPziH6Ge' where c = 699 index_test.go:137: sql insert into test_index values (744, 3125717023722793827, 0.432163, 'yAuXnC5kAq') index_test.go:137: sql insert into test_index values (748, 6691198194227349914, 0.030851, 'Pl7EG86rcD') index_test.go:140: sql delete from test_index where c = 284 index_test.go:143: sql update test_index set c1 = 7733168583411905293, c2 = 0.896553, c3 = 'Vt22Fj7jvD' where c = 681 index_test.go:137: sql insert into test_index values (749, 6732246667613326577, 0.738649, 'e0Rwav2Pel') index_test.go:137: sql insert into test_index values (750, 6552980015954502254, 0.384024, 'o9bPJDUKLY') index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 544 index_test.go:140: sql delete from test_index where c = 705 index_test.go:137: sql insert into test_index values (746, 899256238565010224, 0.444620, 'ExGamcrkWV') index_test.go:143: sql update test_index set c1 = 3301869191883317681, c2 = 0.094090, c3 = 'DxieoBr52S' where c = 672 index_test.go:137: sql insert into test_index values (751, 7327799793221952619, 0.838798, '0KoWnMFAMS') index_test.go:137: sql insert into test_index values (747, 6595553213951847044, 0.943921, 'asRV5SGRGQ') index_test.go:137: sql insert into test_index values (752, 1569601172139782281, 0.218190, 'BH1eC1MkYN') index_test.go:140: sql delete from test_index where c = 495 index_test.go:143: sql update test_index set c1 = 1850911607939568931, c2 = 0.318902, c3 = 'Gh18Ze2O6p' where c = 571 index_test.go:137: sql insert into test_index values (753, 3843282735723432069, 0.280758, 'UlptXiMs2X') index_test.go:140: sql delete from test_index where c = 561 index_test.go:143: sql update test_index set c1 = 1070844103025864448, c2 = 0.393883, c3 = 'ZfCbHWUsUh' where c = 356 index_test.go:140: sql delete from test_index where c = 691 index_test.go:143: sql update test_index set c1 = 1947911029760228878, c2 = 0.166666, c3 = 'iPU3nGBQ7k' where c = 699 index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 135 index_test.go:140: sql delete from test_index where c = 472 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 5027625650229937006, c2 = 0.935915, c3 = 'bpXRq2UzHj' where c = 57 index_test.go:143: sql update test_index set c1 = 2516368895969439680, c2 = 0.148556, c3 = 'bbFb3HeqkC' where c = 740 index_test.go:137: sql insert into test_index values (755, 4921637920926764681, 0.743712, 'Cu0FMOfy9x') index_test.go:137: sql insert into test_index values (756, 8282936691325764163, 0.337932, '2RH3AgpwGy') index_test.go:143: sql update test_index set c1 = 7607082530263741331, c2 = 0.017416, c3 = 'SATTUEnHQM' where c = 360 index_test.go:143: sql update test_index set c1 = 7766181702863718905, c2 = 0.447344, c3 = 'FEKawV1esz' where c = 523 index_test.go:137: sql insert into test_index values (754, 5788201460291077412, 0.056391, 'gsZxLo8lM9') index_test.go:140: sql delete from test_index where c = 199 index_test.go:143: sql update test_index set c1 = 953621406554778926, c2 = 0.759063, c3 = 'tdBjm1kBJr' where c = 270 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 36081051445780743, c2 = 0.679043, c3 = 'WexM91SQnB' where c = 295 index_test.go:137: sql insert into test_index values (758, 4289586463090520645, 0.200682, 'LaqnoTojrV') index_test.go:137: sql insert into test_index values (757, 46055454204059441, 0.008064, 'qDfm5i5Ihj') index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (760, 9097448290307918955, 0.581140, 'yp420I7PPw') index_test.go:137: sql insert into test_index values (759, 1862726879988033264, 0.774186, '366Hn6VdTa') index_test.go:143: sql update test_index set c1 = 6892371447531853998, c2 = 0.470647, c3 = 'TR0eKs4W6A' where c = 455 index_test.go:143: sql update test_index set c1 = 6056804237179599037, c2 = 0.749087, c3 = '5JNVReK751' where c = 263 index_test.go:140: sql delete from test_index where c = 153 index_test.go:143: sql update test_index set c1 = 2041401587161750984, c2 = 0.513297, c3 = '3H2Dt0OkM9' where c = 407 index_test.go:140: sql delete from test_index where c = 581 index_test.go:137: sql insert into test_index values (761, 4728348907934864666, 0.394393, '5yTEWLyp5P') index_test.go:140: sql delete from test_index where c = 728 index_test.go:140: sql delete from test_index where c = 475 index_test.go:137: sql insert into test_index values (763, 7453762454684767063, 0.692440, '5K2jYrtaxs') index_test.go:137: sql insert into test_index values (762, 2223003104038284629, 0.335537, 'QkwtnSfCfU') index_test.go:137: sql insert into test_index values (764, 8482884519933859895, 0.577807, 'yZR9QqGbsp') index_test.go:143: sql update test_index set c1 = 5554237661403481717, c2 = 0.527314, c3 = 'qAAg9lxrvd' where c = 560 index_test.go:143: sql update test_index set c1 = 7099713349620646508, c2 = 0.631735, c3 = 'kmHLHt0EzG' where c = 472 index_test.go:143: sql update test_index set c1 = 8156272857972516576, c2 = 0.817534, c3 = 'AnbhcvZ7Df' where c = 477 index_test.go:143: sql update test_index set c1 = 661066571996238920, c2 = 0.138811, c3 = 'oMAnJBulGD' where c = 679 index_test.go:140: sql delete from test_index where c = 514 index_test.go:143: sql update test_index set c1 = 5299071819219115692, c2 = 0.021364, c3 = 'opiXrZOfYx' where c = 17 === RUN TestColumn/alter_table_test_column_drop_column_c3 [2025/04/04 21:32:36.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.571 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.571 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.571 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2025-04-04T21:32:36.573223838+08:00 # Txn_start_ts: 457119775072452856 # Query_time: 0.508242949 # Parse_time: 0.000079935 # Compile_time: 0.00008973 # Rewrite_time: 0.000002014 # Optimize_time: 0 # Wait_TS: 0.000142058 # DB: test_ddl # Is_internal: false # Digest: ff9fd75d655e7765d767a4f3313a7e8138dab5a7e3d11bff997f36d5e1c792d6 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default alter table test_column drop column c3; [2025/04/04 21:32:36.573 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.573 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.574 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.574 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.575 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.575 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.575 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.576 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.576 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.576 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.578 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.578 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.578 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:36.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [mysql] 2025/04/04 21:32:36 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:36 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:36 packets.go:37: unexpected EOF [2025/04/04 21:32:36.730 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 4411"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2025/04/04 21:32:36 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:36 packets.go:37: read tcp 127.0.0.1:38168->127.0.0.1:5000: read: connection reset by peer [2025/04/04 21:32:36.730 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 5657"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:36.731 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 3626"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:36.731 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 824"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:36.731 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 7972"] [addr=127.0.0.1:5000] [error="dial tcp 127.0.0.1:5000: connect: connection refused"] index_test.go:137: sql insert into test_index values (767, 8772358004627299996, 0.861539, '16Ve0NW1La') index_test.go:143: sql update test_index set c1 = 3496775555495780271, c2 = 0.833127, c3 = 'PJ2iZGbVfA' where c = 694 index_test.go:137: sql insert into test_index values (766, 117835960737688068, 0.127964, 'mzhRFKbf2f') index_test.go:140: sql delete from test_index where c = 599 index_test.go:137: sql insert into test_index values (769, 1247459675260470323, 0.957584, 'kQqUoCD4uz') index_test.go:137: sql insert into test_index values (768, 7973890318436481384, 0.854495, 'MnK01O54rI') index_test.go:140: sql delete from test_index where c = 364 index_test.go:140: sql delete from test_index where c = 572 index_test.go:137: sql insert into test_index values (770, 3045535602635053567, 0.603998, 'Vb9h4Xk2yi') index_test.go:137: sql insert into test_index values (765, 7074417087300944225, 0.879710, '8qBQGJScKn') index_test.go:143: sql update test_index set c1 = 4088302459866141248, c2 = 0.767404, c3 = 'EOIXXdUcvA' where c = 87 index_test.go:143: sql update test_index set c1 = 3066259524667284686, c2 = 0.490350, c3 = 'c6wP1UKyeM' where c = 114 index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 275 index_test.go:143: sql update test_index set c1 = 140995230331070798, c2 = 0.422476, c3 = 'uh0hibykFY' where c = 362 index_test.go:140: sql delete from test_index where c = 750 index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (771, 6554861940312821298, 0.784768, 'K958iaeqOt') index_test.go:137: sql insert into test_index values (772, 460515368993724841, 0.712716, '765qCoNI0h') index_test.go:140: sql delete from test_index where c = 240 index_test.go:137: sql insert into test_index values (773, 4848724519143712569, 0.549780, 'gRCeV3XtG4') index_test.go:137: sql insert into test_index values (774, 7402116569998783797, 0.116222, 'bfPbisqiFt') index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 8969526057894373717, c2 = 0.050547, c3 = 'W5cssRGAzf' where c = 604 index_test.go:143: sql update test_index set c1 = 2644340507503002701, c2 = 0.502449, c3 = 'ZOYEyQAZVI' where c = 268 index_test.go:143: sql update test_index set c1 = 2728483729926394850, c2 = 0.641369, c3 = 'C4AxKhg7o0' where c = 528 index_test.go:140: sql delete from test_index where c = 256 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 464 index_test.go:143: sql update test_index set c1 = 3824003241121948617, c2 = 0.906948, c3 = '0ob1pF3EyA' where c = 196 index_test.go:143: sql update test_index set c1 = 1608166947234586561, c2 = 0.429625, c3 = 'lYM5LPTFZt' where c = 404 index_test.go:137: sql insert into test_index values (779, 9179141627049283112, 0.008364, 'A5ma31v4Na') index_test.go:137: sql insert into test_index values (775, 3420977236991228621, 0.449485, 'Uh0KzouX9C') index_test.go:137: sql insert into test_index values (778, 5743755931979531271, 0.664271, 'uKPs82LBwR') index_test.go:143: sql update test_index set c1 = 5667610672530333550, c2 = 0.297188, c3 = 'VOMpkqv6Yb' where c = 552 index_test.go:140: sql delete from test_index where c = 666 index_test.go:137: sql insert into test_index values (777, 6890000871396804877, 0.986471, 'JQEjeEHPB6') index_test.go:143: sql update test_index set c1 = 5155980355470578591, c2 = 0.722416, c3 = '2sAmjVZZtC' where c = 525 index_test.go:143: sql update test_index set c1 = 2803756230701113825, c2 = 0.934884, c3 = 'CC4aFdXaVi' where c = 455 index_test.go:143: sql update test_index set c1 = 1476818257721898630, c2 = 0.272348, c3 = 'HNC5T9fO7v' where c = 326 index_test.go:137: sql insert into test_index values (776, 1176121622788904138, 0.659268, 'QBXUIpW7pV') index_test.go:140: sql delete from test_index where c = 192 index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 414 index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 1879203569586581734, c2 = 0.297722, c3 = 'QyYdED04Hn' where c = 132 index_test.go:143: sql update test_index set c1 = 1328369098730907778, c2 = 0.545205, c3 = 'WTkLyCszZp' where c = 755 index_test.go:137: sql insert into test_index values (781, 7670449422436206529, 0.345582, 'FUTnXsuyLj') index_test.go:140: sql delete from test_index where c = 635 index_test.go:137: sql insert into test_index values (782, 8345415803568000439, 0.410501, 'XRZOqA8Uk5') index_test.go:137: sql insert into test_index values (780, 5195316567042689180, 0.297815, 'chviy9WR81') index_test.go:137: sql insert into test_index values (783, 5251732735461637997, 0.773068, 'msuClTXLFZ') index_test.go:143: sql update test_index set c1 = 7924372520905478163, c2 = 0.238089, c3 = 'ZJe755WuGi' where c = 490 index_test.go:143: sql update test_index set c1 = 1676871947947607459, c2 = 0.843972, c3 = 'REsZ3vU21D' where c = 276 index_test.go:143: sql update test_index set c1 = 3470451864069437387, c2 = 0.187072, c3 = '82nNMcNdtH' where c = 106 index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (786, 7926569072190001859, 0.165546, 'JkA6SQ0IIt') index_test.go:143: sql update test_index set c1 = 8209115654899271069, c2 = 0.040898, c3 = 'YeQOTTE19V' where c = 403 index_test.go:137: sql insert into test_index values (787, 399927641983655578, 0.057453, '0UI8rQYWd2') index_test.go:140: sql delete from test_index where c = 656 index_test.go:140: sql delete from test_index where c = 523 index_test.go:137: sql insert into test_index values (784, 7570372617207202641, 0.954504, 'UVqmMWKPEE') index_test.go:143: sql update test_index set c1 = 4697050398067535546, c2 = 0.628173, c3 = 'cYGbojuKJ8' where c = 471 index_test.go:137: sql insert into test_index values (785, 1031229587410883073, 0.317948, 'u1MsGVj5xI') index_test.go:143: sql update test_index set c1 = 8627427327323873511, c2 = 0.728481, c3 = 'TWCorJX4t5' where c = 322 index_test.go:140: sql delete from test_index where c = 346 index_test.go:137: sql insert into test_index values (788, 6670378407026957674, 0.208801, 'uewLeQT987') index_test.go:140: sql delete from test_index where c = 352 index_test.go:137: sql insert into test_index values (789, 7469745906495715880, 0.743477, 'lgT0LY2UdN') index_test.go:143: sql update test_index set c1 = 3647420804544672333, c2 = 0.444235, c3 = 'q4QBhnrXqY' where c = 54 index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 618 index_test.go:143: sql update test_index set c1 = 2520857203519955685, c2 = 0.602536, c3 = 'uPVhx8e6bg' where c = 230 index_test.go:137: sql insert into test_index values (791, 3332762859276568272, 0.442000, '58ctkyIiBx') index_test.go:140: sql delete from test_index where c = 720 index_test.go:140: sql delete from test_index where c = 517 index_test.go:137: sql insert into test_index values (792, 540500940969594758, 0.149854, 'jYgkPgO6sF') index_test.go:143: sql update test_index set c1 = 7411642723826168471, c2 = 0.372385, c3 = '2qJCEJGUOa' where c = 441 index_test.go:137: sql insert into test_index values (790, 1046135529754676995, 0.910060, '9r72DE3eAF') index_test.go:143: sql update test_index set c1 = 1894741533732586986, c2 = 0.709518, c3 = 'pbtB9mpOeR' where c = 532 index_test.go:143: sql update test_index set c1 = 7537003355192686997, c2 = 0.081592, c3 = 'vTFKOV4kaM' where c = 662 index_test.go:143: sql update test_index set c1 = 6561765328634547706, c2 = 0.617385, c3 = '3GxcEtIXNr' where c = 101 index_test.go:143: sql update test_index set c1 = 3525396726450601167, c2 = 0.920921, c3 = 'uWjGaenPhJ' where c = 322 index_test.go:140: sql delete from test_index where c = 384 index_test.go:140: sql delete from test_index where c = 736 index_test.go:137: sql insert into test_index values (793, 3383469359326078500, 0.534780, '3XQp3Rvmts') index_test.go:143: sql update test_index set c1 = 7421249331524848400, c2 = 0.192485, c3 = 'J6wpvDiQNM' where c = 676 index_test.go:140: sql delete from test_index where c = 694 index_test.go:137: sql insert into test_index values (794, 7713414740323220493, 0.789972, 'mDsCWzCcst') index_test.go:140: sql delete from test_index where c = 116 index_test.go:137: sql insert into test_index values (796, 614769256941741915, 0.546429, 'XW4V0gIOBn') index_test.go:137: sql insert into test_index values (795, 2705674143077445773, 0.632361, 'P9eNBQv28G') index_test.go:143: sql update test_index set c1 = 3109519214886770444, c2 = 0.790857, c3 = 'w36c1MKBUp' where c = 703 index_test.go:143: sql update test_index set c1 = 1911689132725253952, c2 = 0.179990, c3 = '4bdoTbDsBD' where c = 132 index_test.go:140: sql delete from test_index where c = 733 index_test.go:137: sql insert into test_index values (797, 1552385648534850110, 0.169047, 'chV4akVM58') index_test.go:143: sql update test_index set c1 = 1133810143550679696, c2 = 0.268709, c3 = 'pxh9p8Xv6f' where c = 493 index_test.go:143: sql update test_index set c1 = 1079127814296017791, c2 = 0.707951, c3 = 'pQcyEBFaDz' where c = 77 index_test.go:140: sql delete from test_index where c = 613 index_test.go:143: sql update test_index set c1 = 4090653639750016422, c2 = 0.946515, c3 = 'w2wigoyXZx' where c = 13 index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 5560200305328907143, c2 = 0.036374, c3 = 'rcWofNzdPF' where c = 149 index_test.go:140: sql delete from test_index where c = 573 index_test.go:137: sql insert into test_index values (798, 8051122657337667803, 0.128940, 'FAwnq9nPpf') index_test.go:143: sql update test_index set c1 = 5447816332145690996, c2 = 0.837784, c3 = 'htlFIjchM0' where c = 680 index_test.go:137: sql insert into test_index values (799, 6771247795002565573, 0.758327, 'ISebijGdsO') index_test.go:137: sql insert into test_index values (800, 597851127369207162, 0.383640, 'AonTCILZHe') index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 5972705644228800601, c2 = 0.785300, c3 = 'UiCRtAxWdq' where c = 29 index_test.go:140: sql delete from test_index where c = 706 index_test.go:143: sql update test_index set c1 = 8535130019558472971, c2 = 0.308671, c3 = 'CY64P3MEdH' where c = 58 index_test.go:143: sql update test_index set c1 = 32786211446519263, c2 = 0.260811, c3 = 'bqLX60xNAx' where c = 773 index_test.go:143: sql update test_index set c1 = 1818657124320435832, c2 = 0.594785, c3 = 'Emi96QuRVU' where c = 638 # Time: 2025-04-04T21:32:36.880870649+08:00 # Txn_start_ts: 0 # Query_time: 0.516467727 # Parse_time: 0.000177133 # Compile_time: 0.000163157 # Rewrite_time: 0.000010704 # Optimize_time: 0 # Wait_TS: 0.000447378 # DB: test_ddl # Is_internal: false # Digest: e9e8cee7c8e31435ad3c162001d0ea8e1107de234383d4e91bf12a5ba689f83a # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop table if exists test_simple; index_test.go:137: sql insert into test_index values (802, 436194804082305490, 0.658936, '4nPZNDzWQz') index_test.go:137: sql insert into test_index values (810, 6624794582659579283, 0.397401, 'TFqpveFiMx') index_test.go:137: sql insert into test_index values (803, 3929741435635411187, 0.404943, 'BP76R3ekVM') index_test.go:137: sql insert into test_index values (801, 7226854708477045438, 0.591627, 'tC2FMMNJkQ') index_test.go:137: sql insert into test_index values (808, 3746173960019243574, 0.963118, 'TtbxiTOSeW') index_test.go:137: sql insert into test_index values (805, 8021478964552695216, 0.512443, 'lPGUF2FF9W') index_test.go:137: sql insert into test_index values (804, 2266186376506267206, 0.586059, 'I6Wd6GruqG') index_test.go:137: sql insert into test_index values (809, 4827199660190817104, 0.674098, 'RKVUhbeZ05') index_test.go:137: sql insert into test_index values (806, 7167032189246772359, 0.385606, 'VoTLKtZmW7') index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 250 index_test.go:140: sql delete from test_index where c = 585 index_test.go:137: sql insert into test_index values (807, 8248632532097896029, 0.865641, 'WVBHH0ZhHm') index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 238 index_test.go:143: sql update test_index set c1 = 5931407005784342680, c2 = 0.076549, c3 = 'tP7fP8Mt68' where c = 81 index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 1057453375570565605, c2 = 0.197212, c3 = 'eH8Tlbye3L' where c = 72 index_test.go:143: sql update test_index set c1 = 2836564536871820308, c2 = 0.127037, c3 = '2hcFXV4iVt' where c = 444 index_test.go:140: sql delete from test_index where c = 781 index_test.go:140: sql delete from test_index where c = 606 index_test.go:143: sql update test_index set c1 = 1724161819628775030, c2 = 0.098307, c3 = '8dPU6vtJh5' where c = 448 index_test.go:143: sql update test_index set c1 = 5299140492036105594, c2 = 0.710316, c3 = 'HOKfvVNUOB' where c = 70 index_test.go:140: sql delete from test_index where c = 604 index_test.go:140: sql delete from test_index where c = 391 index_test.go:137: sql insert into test_index values (811, 3382481394868614161, 0.169149, 'brYLTKYMgj') index_test.go:137: sql insert into test_index values (812, 1761756144196633899, 0.190405, 'uj1KOYYqkR') index_test.go:143: sql update test_index set c1 = 1412411810660255473, c2 = 0.298392, c3 = 'WJewrVZcnH' where c = 290 index_test.go:143: sql update test_index set c1 = 7579019969565428776, c2 = 0.810108, c3 = 'ZpqWAZ8AMF' where c = 722 index_test.go:143: sql update test_index set c1 = 1342306641395718506, c2 = 0.329638, c3 = '94TskEFwZN' where c = 501 index_test.go:137: sql insert into test_index values (815, 8379919311204294428, 0.198638, 'RzTXLCa4x8') index_test.go:137: sql insert into test_index values (814, 6290182683210850212, 0.133926, 'JLMB5MDWbF') index_test.go:143: sql update test_index set c1 = 5746083908090692456, c2 = 0.862647, c3 = 'e2koScL0nn' where c = 673 index_test.go:140: sql delete from test_index where c = 808 index_test.go:143: sql update test_index set c1 = 8028031923750150767, c2 = 0.689159, c3 = 'Tr3nexa1lx' where c = 31 index_test.go:137: sql insert into test_index values (813, 5066331192202927252, 0.646878, 'm1IiwUEr2O') index_test.go:137: sql insert into test_index values (816, 5351020697007166680, 0.092389, 'ImS4a71Ck1') index_test.go:137: sql insert into test_index values (817, 8477342448783950557, 0.471754, 'WgXqVHtgQY') index_test.go:143: sql update test_index set c1 = 5081755853891884382, c2 = 0.451246, c3 = 'UvDPbtkWHJ' where c = 498 index_test.go:140: sql delete from test_index where c = 742 index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 543 index_test.go:137: sql insert into test_index values (818, 947899571932923728, 0.720083, '2QXwvIcv3p') index_test.go:137: sql insert into test_index values (820, 8509136549290109689, 0.609206, 'FbeRCeXoNH') index_test.go:137: sql insert into test_index values (819, 8909919003627324349, 0.327849, 'rpmtSlvdKx') index_test.go:137: sql insert into test_index values (821, 7945775202814075191, 0.700028, 'LoBHwM6PaT') index_test.go:140: sql delete from test_index where c = 758 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 3262156995184314540, c2 = 0.936304, c3 = '7j7rhEyrLK' where c = 393 index_test.go:140: sql delete from test_index where c = 187 index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 5136847658497243754, c2 = 0.788868, c3 = '6jHYZfQd3x' where c = 655 index_test.go:143: sql update test_index set c1 = 6683166305611003056, c2 = 0.576515, c3 = 'Tx3em7tG1d' where c = 39 index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 505 index_test.go:140: sql delete from test_index where c = 129 index_test.go:137: sql insert into test_index values (822, 2899567283296712697, 0.799918, 'ZGW6t4KeE8') index_test.go:143: sql update test_index set c1 = 4045948564843871781, c2 = 0.127881, c3 = 'JwAxqt5m3X' where c = 533 index_test.go:143: sql update test_index set c1 = 2478598730099517887, c2 = 0.815124, c3 = 'wc9EqPiaDs' where c = 395 index_test.go:143: sql update test_index set c1 = 1279678959162847026, c2 = 0.020057, c3 = '0arvFEzx3K' where c = 637 index_test.go:143: sql update test_index set c1 = 4637595638192827357, c2 = 0.805007, c3 = 'BbberUQitX' where c = 270 index_test.go:143: sql update test_index set c1 = 2948573612754388973, c2 = 0.566549, c3 = 'ttyykPjRRp' where c = 321 index_test.go:143: sql update test_index set c1 = 1388131359186112560, c2 = 0.114522, c3 = 'a91BfvDMBt' where c = 508 index_test.go:137: sql insert into test_index values (826, 7026282012015171817, 0.831576, 'Iq9AMJhWnZ') index_test.go:137: sql insert into test_index values (825, 5302544316976520608, 0.973279, 'XiYEmMrEmq') index_test.go:137: sql insert into test_index values (827, 7574198432858679677, 0.907714, '71t0SBQHSw') index_test.go:137: sql insert into test_index values (823, 8744278467921136299, 0.671332, 'HspqrozU6g') index_test.go:137: sql insert into test_index values (828, 8161653383087953634, 0.943938, 'omB5173Il3') index_test.go:137: sql insert into test_index values (824, 7045982954523077519, 0.274065, 'hSsYcO6rrh') index_test.go:143: sql update test_index set c1 = 759077538614079340, c2 = 0.162593, c3 = '3M9lt08FGu' where c = 137 index_test.go:137: sql insert into test_index values (829, 6546048548189451801, 0.938441, 'h055iemGfk') index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 240 index_test.go:140: sql delete from test_index where c = 300 index_test.go:140: sql delete from test_index where c = 387 index_test.go:140: sql delete from test_index where c = 647 index_test.go:140: sql delete from test_index where c = 740 index_test.go:137: sql insert into test_index values (831, 5252162315308227142, 0.436677, '4axx6umeeb') index_test.go:137: sql insert into test_index values (830, 4532016144475972041, 0.325776, 'DdLxVhYZci') index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 7562142430407017119, c2 = 0.482665, c3 = 'cJeMSepJs6' where c = 674 index_test.go:143: sql update test_index set c1 = 8976902586513374475, c2 = 0.754662, c3 = 'II6YEMKpdx' where c = 589 index_test.go:143: sql update test_index set c1 = 4924944101159059783, c2 = 0.367037, c3 = 'JXzbLlI2FI' where c = 773 index_test.go:143: sql update test_index set c1 = 3358272722403223404, c2 = 0.322404, c3 = 'MveVIRLYYz' where c = 214 index_test.go:143: sql update test_index set c1 = 2567174153390896365, c2 = 0.887874, c3 = 'N2sFEt7TLY' where c = 453 index_test.go:143: sql update test_index set c1 = 8131023883763587668, c2 = 0.076467, c3 = 'K3dvCu6A4h' where c = 805 index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 1830181900257600245, c2 = 0.967522, c3 = 'JaGCh9angx' where c = 788 index_test.go:140: sql delete from test_index where c = 646 index_test.go:137: sql insert into test_index values (833, 7079116058740207379, 0.423748, 'LJa3gj4PFK') index_test.go:137: sql insert into test_index values (834, 5164842488839465908, 0.344971, 'fHCy3a7cFZ') index_test.go:137: sql insert into test_index values (832, 5903621008734993775, 0.481594, 'CDY2uRkRpS') index_test.go:137: sql insert into test_index values (835, 8259721653801369776, 0.183520, 'UfTlaGgicr') index_test.go:137: sql insert into test_index values (836, 8898876512727485313, 0.292457, 'NWqyaahUPP') index_test.go:137: sql insert into test_index values (838, 1391198637875773716, 0.477791, 'CUkkeQNqoa') index_test.go:137: sql insert into test_index values (837, 3236806324677063616, 0.662659, 'ZzGuPLPnNt') index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 5643598531066333962, c2 = 0.560838, c3 = '7VYxHrVNJB' where c = 204 index_test.go:143: sql update test_index set c1 = 1518992214466726973, c2 = 0.849241, c3 = 'zMbn6vKRUG' where c = 86 index_test.go:140: sql delete from test_index where c = 465 index_test.go:140: sql delete from test_index where c = 736 index_test.go:143: sql update test_index set c1 = 3743984057051748662, c2 = 0.018088, c3 = 'q8Y65VWzn6' where c = 111 index_test.go:140: sql delete from test_index where c = 734 index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (839, 4011561974565221707, 0.709206, 'NDFWZyL04U') index_test.go:143: sql update test_index set c1 = 7498993679522511498, c2 = 0.492878, c3 = '2dLa5s32u0' where c = 313 index_test.go:137: sql insert into test_index values (840, 6060376567709525984, 0.617857, 'RqxsG3MS3k') index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 2608195141178423054, c2 = 0.457850, c3 = 'tXUCkSmg61' where c = 226 index_test.go:137: sql insert into test_index values (841, 8291426203358363968, 0.923135, 'EYhpicje6D') index_test.go:143: sql update test_index set c1 = 4667925639190621339, c2 = 0.927771, c3 = 'NpPYGgsXMV' where c = 445 index_test.go:143: sql update test_index set c1 = 3868667740905529438, c2 = 0.423497, c3 = 'qEZVM8wXkF' where c = 570 index_test.go:143: sql update test_index set c1 = 7968580282845713293, c2 = 0.053074, c3 = '7qq7mdjlQN' where c = 205 index_test.go:140: sql delete from test_index where c = 354 index_test.go:137: sql insert into test_index values (842, 4719524675104784568, 0.355873, '0jAE5G0lHe') index_test.go:137: sql insert into test_index values (843, 1777903250276027051, 0.334016, 'tbdxG9JId2') index_test.go:137: sql insert into test_index values (846, 3410374934017310535, 0.502200, '6MpYKEHjTO') index_test.go:140: sql delete from test_index where c = 830 index_test.go:143: sql update test_index set c1 = 1574011609385682934, c2 = 0.197615, c3 = 'ui3sgvW4dj' where c = 80 index_test.go:140: sql delete from test_index where c = 635 index_test.go:143: sql update test_index set c1 = 7396273033518653672, c2 = 0.652852, c3 = 'ldYbmNzfnQ' where c = 453 index_test.go:137: sql insert into test_index values (844, 2832859316707089703, 0.159724, 'S1clMLRNyn') index_test.go:137: sql insert into test_index values (845, 5947129326573791188, 0.962390, 'StCqgTla2S') index_test.go:140: sql delete from test_index where c = 175 index_test.go:143: sql update test_index set c1 = 327246494637657401, c2 = 0.751239, c3 = 'kjrLOTgj13' where c = 309 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 110 index_test.go:143: sql update test_index set c1 = 1584902189421871775, c2 = 0.571437, c3 = '25Xb0MMetR' where c = 351 index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (849, 7437206328469446629, 0.504992, 'iIraDpBEDq') index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 4742342607112396248, c2 = 0.082586, c3 = 'EtypVazQ2w' where c = 660 index_test.go:137: sql insert into test_index values (847, 8603929051659075209, 0.434082, 'wX32TP00MV') index_test.go:137: sql insert into test_index values (848, 9181068077757001585, 0.555447, 'qVWTgMJwpv') index_test.go:137: sql insert into test_index values (850, 1697538599664632452, 0.620680, 'xhtk1pRg92') index_test.go:140: sql delete from test_index where c = 706 index_test.go:140: sql delete from test_index where c = 288 index_test.go:143: sql update test_index set c1 = 2561530281708824351, c2 = 0.141067, c3 = 'gYTL7GYVRa' where c = 598 index_test.go:143: sql update test_index set c1 = 3771959071431844026, c2 = 0.753293, c3 = 'NmdFKQjkzo' where c = 504 index_test.go:143: sql update test_index set c1 = 5532163087009668710, c2 = 0.137874, c3 = 'zJ3wpHfh3E' where c = 479 index_test.go:143: sql update test_index set c1 = 1381565668298351098, c2 = 0.799384, c3 = 'yRfqnVd0Dx' where c = 134 index_test.go:140: sql delete from test_index where c = 357 index_test.go:140: sql delete from test_index where c = 647 index_test.go:143: sql update test_index set c1 = 1878678126379462629, c2 = 0.362020, c3 = 'fMhAw6hNsT' where c = 789 index_test.go:143: sql update test_index set c1 = 5641201675388994485, c2 = 0.633915, c3 = 'zbqnEksuhl' where c = 809 index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (853, 5387809279824386337, 0.957399, 'EHfnmvXlJb') index_test.go:137: sql insert into test_index values (851, 8807927190430545992, 0.767307, 'hImXkaSP4v') index_test.go:137: sql insert into test_index values (854, 4607341829632934556, 0.331607, 'hpQomBxdnV') index_test.go:137: sql insert into test_index values (855, 686463268492155122, 0.783479, 'xHr4Rv1PY7') index_test.go:143: sql update test_index set c1 = 8775051025347245518, c2 = 0.154886, c3 = 'T8XmrOBlVn' where c = 418 index_test.go:143: sql update test_index set c1 = 6397060978759489558, c2 = 0.799491, c3 = 'cc1gKGVebU' where c = 520 index_test.go:137: sql insert into test_index values (856, 7343364156916141888, 0.131398, 'e728CSQb4C') index_test.go:137: sql insert into test_index values (852, 8443429796869050032, 0.434915, 'RqSsPjQKbD') index_test.go:140: sql delete from test_index where c = 188 index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 702 index_test.go:137: sql insert into test_index values (858, 6519546116681978100, 0.965890, 'fMFQrg9dXg') index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 6761807989609958004, c2 = 0.722171, c3 = 'oNIXBjuqsU' where c = 440 index_test.go:137: sql insert into test_index values (857, 3012661118431149467, 0.250015, 'JugrGv6biy') index_test.go:140: sql delete from test_index where c = 410 index_test.go:143: sql update test_index set c1 = 1743208307478688186, c2 = 0.012984, c3 = 'IBpjQPnNqW' where c = 639 index_test.go:137: sql insert into test_index values (859, 8792915496590568721, 0.404423, 'KX6SIlPGhk') index_test.go:140: sql delete from test_index where c = 431 index_test.go:140: sql delete from test_index where c = 796 index_test.go:143: sql update test_index set c1 = 1246091274864397319, c2 = 0.795062, c3 = 'Emx9osj2vP' where c = 230 index_test.go:143: sql update test_index set c1 = 1297244981421761332, c2 = 0.779418, c3 = '88YFOznq8D' where c = 306 index_test.go:143: sql update test_index set c1 = 5584889728826236059, c2 = 0.048586, c3 = 'hAiy2LILoW' where c = 242 index_test.go:143: sql update test_index set c1 = 1200480766952896454, c2 = 0.313523, c3 = 'lbGyOywZFX' where c = 447 index_test.go:140: sql delete from test_index where c = 10 index_test.go:137: sql insert into test_index values (861, 672606880204384975, 0.118371, 'V7VWNDF7Rk') index_test.go:137: sql insert into test_index values (860, 7588346321433924108, 0.508502, 'B54GJvSNd1') index_test.go:143: sql update test_index set c1 = 9038356582401361876, c2 = 0.484759, c3 = 'QDonEy0LhA' where c = 662 index_test.go:140: sql delete from test_index where c = 268 index_test.go:137: sql insert into test_index values (862, 4416315913388637737, 0.382521, 'Mxyznj4sHa') index_test.go:143: sql update test_index set c1 = 1340388138782605785, c2 = 0.225526, c3 = '4krGmveDEJ' where c = 471 index_test.go:143: sql update test_index set c1 = 8618913532986980789, c2 = 0.315558, c3 = 'vDW8UpfLcn' where c = 797 index_test.go:140: sql delete from test_index where c = 314 index_test.go:137: sql insert into test_index values (864, 8697498629793982718, 0.768524, 'mGAYY0ISE0') index_test.go:137: sql insert into test_index values (866, 7281253405480470570, 0.158814, 'vKmtqkK6ML') index_test.go:137: sql insert into test_index values (863, 5444534094046669172, 0.471783, 'PezlTztPnt') index_test.go:137: sql insert into test_index values (865, 3063290789859056385, 0.866541, 'iQDGmPS2T8') index_test.go:143: sql update test_index set c1 = 8844889972733597639, c2 = 0.963914, c3 = 'u0Tcu2TEb4' where c = 114 index_test.go:140: sql delete from test_index where c = 285 index_test.go:143: sql update test_index set c1 = 4869693698534219520, c2 = 0.696268, c3 = '1QRGG0fdIj' where c = 793 index_test.go:137: sql insert into test_index values (867, 8730018337553262818, 0.912625, 'i8difzXRiU') index_test.go:137: sql insert into test_index values (868, 6050316746123250529, 0.053743, 'g2nGSvEibs') index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 1883918351161687459, c2 = 0.142811, c3 = 'FuIJFW6SD5' where c = 152 index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 836 index_test.go:137: sql insert into test_index values (869, 9071034033032688940, 0.568457, 'OSBr8Xuawq') index_test.go:140: sql delete from test_index where c = 720 index_test.go:137: sql insert into test_index values (870, 6942830088662644900, 0.450099, 'CuJ6pMW7pc') index_test.go:143: sql update test_index set c1 = 4977302801970140733, c2 = 0.869126, c3 = 'GQykUNOrNW' where c = 85 index_test.go:143: sql update test_index set c1 = 6701637738950215682, c2 = 0.653701, c3 = 'uef8vi7OIT' where c = 79 index_test.go:143: sql update test_index set c1 = 7877209034278426356, c2 = 0.686109, c3 = 'iOCRxCQlUH' where c = 366 index_test.go:140: sql delete from test_index where c = 818 index_test.go:137: sql insert into test_index values (871, 6694676274185314811, 0.380545, '6uY5tPeFG6') index_test.go:143: sql update test_index set c1 = 4762689293473041686, c2 = 0.560855, c3 = 'zaaX3iXW8b' where c = 811 index_test.go:143: sql update test_index set c1 = 117334340505371333, c2 = 0.797605, c3 = 'OCys2aEOm0' where c = 373 index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 8886618840274731065, c2 = 0.670256, c3 = 'YSTw0epAcP' where c = 257 index_test.go:137: sql insert into test_index values (872, 2178286195571975709, 0.897673, 'I3egitsyBP') index_test.go:137: sql insert into test_index values (874, 2854336695903999734, 0.879528, 'fTHY5AMT2S') index_test.go:137: sql insert into test_index values (873, 8588686403879750119, 0.257298, 'G35lWcHa7w') index_test.go:143: sql update test_index set c1 = 6601730777585797456, c2 = 0.664742, c3 = 'FXBewETYc0' where c = 485 index_test.go:140: sql delete from test_index where c = 788 index_test.go:143: sql update test_index set c1 = 2965672673568784061, c2 = 0.631371, c3 = 'fOa1BHuTpL' where c = 9 index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (875, 5188072441354069256, 0.113901, 'GY7GKyJjdA') index_test.go:137: sql insert into test_index values (876, 1506203958243167175, 0.381392, '824YI9TLxw') index_test.go:137: sql insert into test_index values (877, 8915881929882697533, 0.060218, 'mvlBhLCKxj') index_test.go:140: sql delete from test_index where c = 698 index_test.go:137: sql insert into test_index values (878, 3766002661382963692, 0.467780, 'B6OhjTiMpr') index_test.go:137: sql insert into test_index values (879, 7556123751440923880, 0.159622, '7M0Wqrt3sK') index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 6630698069259810294, c2 = 0.104434, c3 = 's6PxF2KHsS' where c = 551 index_test.go:143: sql update test_index set c1 = 5789465329789244381, c2 = 0.459594, c3 = 'OpGZWh3diK' where c = 151 index_test.go:143: sql update test_index set c1 = 6614655305483491658, c2 = 0.311615, c3 = 'pUAkXiBE1L' where c = 864 index_test.go:143: sql update test_index set c1 = 2284326266457122688, c2 = 0.223750, c3 = 'aPA1HMznlS' where c = 553 index_test.go:140: sql delete from test_index where c = 133 index_test.go:137: sql insert into test_index values (880, 1737193615204802668, 0.128066, 'l3rW3ycIB8') index_test.go:137: sql insert into test_index values (881, 5282354914585052868, 0.707291, 'glnuOGYCd9') index_test.go:143: sql update test_index set c1 = 3338032528906290272, c2 = 0.387454, c3 = 'jne0UyEWhC' where c = 458 index_test.go:137: sql insert into test_index values (882, 7026669770197556734, 0.492850, 'P60HTUAhr7') index_test.go:140: sql delete from test_index where c = 188 index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 3870391102055503293, c2 = 0.957330, c3 = 'LHrQywRvbe' where c = 50 index_test.go:137: sql insert into test_index values (883, 3270069203830377161, 0.513860, 'QYA2v9zPum') index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 785 index_test.go:143: sql update test_index set c1 = 5673220936595879592, c2 = 0.499022, c3 = 'uOXTYkhUvx' where c = 398 index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 8244460064375187837, c2 = 0.224558, c3 = 'wMRLY7ql2e' where c = 389 index_test.go:140: sql delete from test_index where c = 873 index_test.go:140: sql delete from test_index where c = 568 index_test.go:143: sql update test_index set c1 = 8493371253774327808, c2 = 0.091436, c3 = 'wB8P3gdOuI' where c = 141 index_test.go:137: sql insert into test_index values (884, 5432363514453895601, 0.256687, 'JoIim4QO38') index_test.go:137: sql insert into test_index values (885, 8244257476128388318, 0.239509, 'mnCuODGMol') index_test.go:143: sql update test_index set c1 = 2900987074652918597, c2 = 0.948546, c3 = 'FwbMFRkvro' where c = 14 index_test.go:143: sql update test_index set c1 = 7140934010816315481, c2 = 0.849794, c3 = 'qxcFMJDGFz' where c = 561 index_test.go:143: sql update test_index set c1 = 9188149952688622861, c2 = 0.567194, c3 = 'IU28tgUk1y' where c = 521 index_test.go:137: sql insert into test_index values (887, 3209210108558558277, 0.548330, 'FWrPTZpkrI') index_test.go:137: sql insert into test_index values (888, 9171631645598156245, 0.504398, 'JdnSdSXscU') index_test.go:137: sql insert into test_index values (886, 3323317565481622402, 0.529927, 'S3X4hM5D1b') index_test.go:143: sql update test_index set c1 = 2233954866922986688, c2 = 0.752754, c3 = 'xtfa1oghYB' where c = 216 index_test.go:143: sql update test_index set c1 = 6283748772920891194, c2 = 0.502987, c3 = 'wInENnej13' where c = 518 index_test.go:140: sql delete from test_index where c = 882 index_test.go:140: sql delete from test_index where c = 561 index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (890, 4740802715110565119, 0.524840, 'lmquohl1bO') index_test.go:140: sql delete from test_index where c = 459 index_test.go:140: sql delete from test_index where c = 92 index_test.go:143: sql update test_index set c1 = 678480486455367869, c2 = 0.218688, c3 = 'WAtpYMaK5N' where c = 285 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (892, 5399689255090424201, 0.504896, '2vmkRrmaN7') index_test.go:143: sql update test_index set c1 = 4255734753775534737, c2 = 0.675050, c3 = 'FZk59vnunN' where c = 604 index_test.go:137: sql insert into test_index values (889, 5754309453217190752, 0.100141, 'a98jERVMpk') index_test.go:137: sql insert into test_index values (891, 4619311804008040252, 0.428684, 'FDCp2UKeOZ') index_test.go:143: sql update test_index set c1 = 2117878134119570534, c2 = 0.209866, c3 = 'mgBY3CrSOx' where c = 827 index_test.go:143: sql update test_index set c1 = 562849637735801996, c2 = 0.478239, c3 = 'Xf87ACoaRb' where c = 745 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (893, 7325710358630465014, 0.963544, 'iqSC3iPWGr') index_test.go:137: sql insert into test_index values (894, 8693042293475012774, 0.224197, 'zY28GF9XBS') index_test.go:143: sql update test_index set c1 = 6247465646483409054, c2 = 0.579975, c3 = 'VJWtIlWcDH' where c = 809 index_test.go:137: sql insert into test_index values (896, 837567401236415847, 0.816507, '9nMgeop94f') index_test.go:137: sql insert into test_index values (895, 5931282904991351274, 0.211494, 'E9N18QBMjO') index_test.go:143: sql update test_index set c1 = 6022080833673733463, c2 = 0.353090, c3 = 'yb3pGguoYw' where c = 628 index_test.go:140: sql delete from test_index where c = 485 index_test.go:140: sql delete from test_index where c = 173 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 291 index_test.go:140: sql delete from test_index where c = 526 index_test.go:137: sql insert into test_index values (897, 3774043530865037223, 0.633219, 'dLUmjimwgU') index_test.go:140: sql delete from test_index where c = 487 index_test.go:143: sql update test_index set c1 = 2559683838923658121, c2 = 0.922374, c3 = 'oXfIFlW8gW' where c = 135 index_test.go:143: sql update test_index set c1 = 1915879434212742800, c2 = 0.774477, c3 = 'i6CTRzVjtZ' where c = 736 index_test.go:143: sql update test_index set c1 = 8525380872318025609, c2 = 0.717231, c3 = 'xEs9I1fVHM' where c = 161 index_test.go:143: sql update test_index set c1 = 1258615972083640944, c2 = 0.690546, c3 = 'POg3ReRAc4' where c = 363 index_test.go:137: sql insert into test_index values (898, 3874573611478567004, 0.991992, 'Cn4LV74n2Q') index_test.go:143: sql update test_index set c1 = 7720794327874499480, c2 = 0.891005, c3 = 'U3dQx9cyJk' where c = 513 index_test.go:143: sql update test_index set c1 = 1775179307626777445, c2 = 0.752303, c3 = 'fHgdHZ2lbz' where c = 724 index_test.go:140: sql delete from test_index where c = 618 index_test.go:143: sql update test_index set c1 = 4103329671088210678, c2 = 0.034272, c3 = 'Bo1VglwBwa' where c = 351 index_test.go:140: sql delete from test_index where c = 472 index_test.go:143: sql update test_index set c1 = 849204320059668099, c2 = 0.639093, c3 = 'bLnSrkYQ1Z' where c = 523 index_test.go:137: sql insert into test_index values (899, 1089083771776860706, 0.265569, 'I2ocvDOgM3') index_test.go:143: sql update test_index set c1 = 4210366181161410154, c2 = 0.268162, c3 = 'JKTT7Hz3G9' where c = 495 index_test.go:140: sql delete from test_index where c = 388 index_test.go:143: sql update test_index set c1 = 6423147580573302487, c2 = 0.914062, c3 = 'YmBcEBGFws' where c = 30 index_test.go:137: sql insert into test_index values (900, 7723128058121007548, 0.249081, 'n3iScFfRNF') index_test.go:140: sql delete from test_index where c = 407 index_test.go:143: sql update test_index set c1 = 5225553342906268951, c2 = 0.840340, c3 = 'eGGNRYW3kb' where c = 565 [2025/04/04 21:32:37.067 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.068 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.068 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.068 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.069 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.069 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.069 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.069 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.070 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.070 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.071 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.072 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.072 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.073 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.073 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.073 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.073 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.074 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.074 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.075 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.075 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.076 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.077 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.077 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.077 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.077 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.077 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.078 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.078 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.079 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.079 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.085 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.096 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.097 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.098 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.099 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (907, 6962320294433378799, 0.592077, 'rm26Ll3MeZ') index_test.go:137: sql insert into test_index values (901, 6792942951127013279, 0.749498, 'i9ijIGgGDH') index_test.go:137: sql insert into test_index values (904, 4644126874289049191, 0.664550, 'vWhjEBHUij') index_test.go:137: sql insert into test_index values (902, 1139109233426029701, 0.928408, '7DBn8anxFD') index_test.go:137: sql insert into test_index values (909, 1926459183087973906, 0.332009, 'V1jRZ8mrFs') index_test.go:137: sql insert into test_index values (905, 1298757688565113481, 0.997815, '2RrITRsAvN') index_test.go:137: sql insert into test_index values (903, 4503034717158074381, 0.620915, '2nqQgYuVlZ') index_test.go:137: sql insert into test_index values (906, 6906944555861304077, 0.149129, 'b3VQyIPZSz') index_test.go:137: sql insert into test_index values (910, 5467619615222040892, 0.425366, 'iCS4FHx10b') index_test.go:137: sql insert into test_index values (908, 1367262229660371306, 0.022755, 'tUYhMSkz4T') index_test.go:140: sql delete from test_index where c = 416 index_test.go:140: sql delete from test_index where c = 476 index_test.go:140: sql delete from test_index where c = 160 index_test.go:140: sql delete from test_index where c = 648 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 758 index_test.go:140: sql delete from test_index where c = 497 index_test.go:140: sql delete from test_index where c = 719 index_test.go:140: sql delete from test_index where c = 660 index_test.go:143: sql update test_index set c1 = 2633742109223300344, c2 = 0.901448, c3 = 'jpxpeO2YUR' where c = 188 index_test.go:143: sql update test_index set c1 = 447636672237252399, c2 = 0.327283, c3 = 'LIPTWvPbrQ' where c = 830 index_test.go:143: sql update test_index set c1 = 924782029070561842, c2 = 0.725125, c3 = 'j0jBmgpbCH' where c = 278 index_test.go:140: sql delete from test_index where c = 227 index_test.go:143: sql update test_index set c1 = 1488753139261212353, c2 = 0.023103, c3 = 'Nn1snVdac2' where c = 503 index_test.go:143: sql update test_index set c1 = 4437281726303069847, c2 = 0.563348, c3 = 'AhoHTstsfS' where c = 261 index_test.go:143: sql update test_index set c1 = 6272717827478378563, c2 = 0.248037, c3 = 'OYhxJgVSIw' where c = 268 index_test.go:143: sql update test_index set c1 = 4055513309838755310, c2 = 0.692265, c3 = 'uGXLOIVswe' where c = 496 index_test.go:143: sql update test_index set c1 = 7176338176282276326, c2 = 0.389510, c3 = 'oHZjfme7pf' where c = 301 index_test.go:143: sql update test_index set c1 = 3147644508211611189, c2 = 0.952179, c3 = 'sJqHssZLXa' where c = 561 index_test.go:137: sql insert into test_index values (913, 4641133891977979755, 0.613763, 'MTQfHiWakU') index_test.go:137: sql insert into test_index values (912, 8382784488424879379, 0.603806, 'nWXjqsdq3a') index_test.go:137: sql insert into test_index values (914, 8269646154568475001, 0.673769, 'aotIKWsXsa') index_test.go:137: sql insert into test_index values (916, 5346208070591496788, 0.175996, 'UGgiyaovV9') index_test.go:137: sql insert into test_index values (911, 3758509328948226651, 0.876002, 'N04alcqQF7') index_test.go:137: sql insert into test_index values (915, 8668701873074508262, 0.494998, 'qS0Nq9ocFv') index_test.go:143: sql update test_index set c1 = 8542491408944801775, c2 = 0.834399, c3 = '0RJngBIsBg' where c = 900 index_test.go:137: sql insert into test_index values (918, 6278261366447983170, 0.671437, '0kyg5N2PFo') index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (917, 6237256178805165864, 0.794460, '79TFGVCBLY') index_test.go:140: sql delete from test_index where c = 879 index_test.go:137: sql insert into test_index values (920, 4225975299241532298, 0.882414, 'DEZshMRRuW') index_test.go:143: sql update test_index set c1 = 3199021639428621818, c2 = 0.243201, c3 = 'y09xXs6iPK' where c = 10 index_test.go:137: sql insert into test_index values (919, 5982896625073155745, 0.094434, 'zXDi7zsun1') index_test.go:140: sql delete from test_index where c = 428 index_test.go:140: sql delete from test_index where c = 547 index_test.go:143: sql update test_index set c1 = 4288435763537334005, c2 = 0.066401, c3 = '5lTpQEHX1e' where c = 56 index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 1903997640042283337, c2 = 0.263821, c3 = 'OrZGnHfmun' where c = 41 index_test.go:143: sql update test_index set c1 = 2719103980303298923, c2 = 0.533625, c3 = 'XNq39gkVKi' where c = 634 index_test.go:140: sql delete from test_index where c = 761 index_test.go:140: sql delete from test_index where c = 744 index_test.go:143: sql update test_index set c1 = 3654189425170779975, c2 = 0.910115, c3 = '9Ew1eDfBby' where c = 557 index_test.go:143: sql update test_index set c1 = 1917887708330660991, c2 = 0.774269, c3 = 'clAMSKhMEl' where c = 288 index_test.go:137: sql insert into test_index values (922, 5765149707596413177, 0.839835, '2oA0Ryu5JO') # Time: 2025-04-04T21:32:37.480071765+08:00 # Txn_start_ts: 0 # Query_time: 0.507908288 # Parse_time: 0.000083578 # Compile_time: 0.000118157 # Rewrite_time: 0.00000228 # Optimize_time: 0 # Wait_TS: 0.000241646 # DB: test_ddl # Is_internal: false # Digest: 1e45b2f05f7b38f2fdc029b91eb6ff81999a5598f095ea2c19744cfb7f0febbf # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c1_index on test_index; index_test.go:137: sql insert into test_index values (923, 1910304225081707082, 0.751642, 'pR4Cf5qTaQ') index_test.go:140: sql delete from test_index where c = 501 index_test.go:140: sql delete from test_index where c = 658 index_test.go:137: sql insert into test_index values (924, 6548429928292286256, 0.720323, '6FRAsnBxkt') index_test.go:143: sql update test_index set c1 = 1390799233222044841, c2 = 0.136430, c3 = 'G9kHiSDDJW' where c = 651 index_test.go:137: sql insert into test_index values (921, 6356400383626674428, 0.893003, 'fqwCjOEzEK') index_test.go:143: sql update test_index set c1 = 7441681481040062919, c2 = 0.859722, c3 = 'bgHbjbl5eI' where c = 899 index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (926, 6727747938923688638, 0.780034, 'nPzLYAwe8m') index_test.go:143: sql update test_index set c1 = 764314619976221581, c2 = 0.229470, c3 = 'k66SiTVKvQ' where c = 15 index_test.go:140: sql delete from test_index where c = 693 index_test.go:140: sql delete from test_index where c = 495 index_test.go:137: sql insert into test_index values (927, 1305564116197793945, 0.853805, 'KtvjUcr6lX') index_test.go:137: sql insert into test_index values (925, 2514408534312848288, 0.982821, '3EK52Ir35d') index_test.go:143: sql update test_index set c1 = 1950315207561378191, c2 = 0.363684, c3 = '9sYorTBM5s' where c = 152 index_test.go:140: sql delete from test_index where c = 349 index_test.go:140: sql delete from test_index where c = 599 index_test.go:137: sql insert into test_index values (928, 549084113372021006, 0.030176, 'jRzGMEZia2') index_test.go:137: sql insert into test_index values (929, 6392015935334930609, 0.468507, 'pA0wMzNM8H') index_test.go:143: sql update test_index set c1 = 1072608398829657593, c2 = 0.558756, c3 = 'vAVwkwTs4C' where c = 208 index_test.go:143: sql update test_index set c1 = 4018667414814862468, c2 = 0.003181, c3 = '33dUmu3pwl' where c = 548 index_test.go:143: sql update test_index set c1 = 3425146458155266635, c2 = 0.493981, c3 = 'wWOcOhaoYW' where c = 455 index_test.go:143: sql update test_index set c1 = 7074345488623239362, c2 = 0.400866, c3 = 'iW7Hl3dfd8' where c = 799 index_test.go:140: sql delete from test_index where c = 557 index_test.go:137: sql insert into test_index values (930, 1896306618072650583, 0.525255, 'fgIjRMXfhn') index_test.go:143: sql update test_index set c1 = 5518436419138791496, c2 = 0.474375, c3 = '00EgpqVwRR' where c = 650 index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 531 index_test.go:137: sql insert into test_index values (931, 8616667294643720856, 0.522120, 'Urgrmfcv6N') index_test.go:140: sql delete from test_index where c = 698 index_test.go:137: sql insert into test_index values (933, 2885627650254902677, 0.381554, 'RDsSKKLSH7') index_test.go:137: sql insert into test_index values (934, 8036777610660653438, 0.269897, '3u48LVL3M0') index_test.go:137: sql insert into test_index values (935, 6266509082138683679, 0.425460, 'A5tAZ9Exh7') index_test.go:143: sql update test_index set c1 = 8967026207411494052, c2 = 0.810639, c3 = 'IDNIucpEP1' where c = 334 index_test.go:143: sql update test_index set c1 = 2567689944018991716, c2 = 0.777242, c3 = 'RLfRMwdbom' where c = 215 index_test.go:143: sql update test_index set c1 = 8611676731590314845, c2 = 0.230002, c3 = 'c9cRSvN3BM' where c = 34 index_test.go:140: sql delete from test_index where c = 548 index_test.go:140: sql delete from test_index where c = 412 index_test.go:137: sql insert into test_index values (932, 1491010627909639682, 0.411307, 'W7TCUqpJo5') index_test.go:140: sql delete from test_index where c = 497 index_test.go:143: sql update test_index set c1 = 4861566441707446325, c2 = 0.906155, c3 = 'gxlJz5JoK1' where c = 475 index_test.go:140: sql delete from test_index where c = 467 index_test.go:137: sql insert into test_index values (936, 2444690384500341071, 0.671959, 'bQ42yqmedB') index_test.go:143: sql update test_index set c1 = 3061098310085815615, c2 = 0.577058, c3 = '172baOfEsG' where c = 665 index_test.go:137: sql insert into test_index values (937, 6422238684239111051, 0.602199, 'URocPsZ027') index_test.go:137: sql insert into test_index values (938, 4500300341715536311, 0.103708, 'VGVvb5IZh8') index_test.go:140: sql delete from test_index where c = 279 index_test.go:140: sql delete from test_index where c = 441 index_test.go:143: sql update test_index set c1 = 5402639973802088416, c2 = 0.088012, c3 = '8tGBOnnzYD' where c = 238 index_test.go:140: sql delete from test_index where c = 534 index_test.go:137: sql insert into test_index values (940, 6199279837817595176, 0.295889, 'W5fUJwmbRb') index_test.go:143: sql update test_index set c1 = 7227694311266598457, c2 = 0.505999, c3 = 'JybrZAzwNr' where c = 21 index_test.go:137: sql insert into test_index values (939, 3812802741288040960, 0.794016, '2QQ3KSdT8m') index_test.go:140: sql delete from test_index where c = 874 index_test.go:140: sql delete from test_index where c = 558 index_test.go:143: sql update test_index set c1 = 507735072670535710, c2 = 0.790253, c3 = 'TQwSYNJmPX' where c = 116 index_test.go:143: sql update test_index set c1 = 785942695191914317, c2 = 0.600762, c3 = 'zBgxkibVRT' where c = 149 index_test.go:143: sql update test_index set c1 = 2028489614403534169, c2 = 0.496486, c3 = 'Yf8zFc4ph0' where c = 617 index_test.go:143: sql update test_index set c1 = 5915010433834564693, c2 = 0.967732, c3 = '40X2KFcCLY' where c = 78 index_test.go:143: sql update test_index set c1 = 5428149094678268924, c2 = 0.765537, c3 = 'aAfBttR5zN' where c = 710 index_test.go:140: sql delete from test_index where c = 733 index_test.go:137: sql insert into test_index values (941, 1097455646272602294, 0.292719, 'WsJm03AIOr') index_test.go:137: sql insert into test_index values (943, 1836891602685363335, 0.372601, 'EJafSk9Qsl') index_test.go:143: sql update test_index set c1 = 5366833242149632370, c2 = 0.682989, c3 = 'sNH9RyQu2P' where c = 596 index_test.go:137: sql insert into test_index values (942, 8800222638972388351, 0.751967, 'FjvwEulIN3') index_test.go:137: sql insert into test_index values (947, 7941480342167552744, 0.419914, 'TFgv4UkedU') index_test.go:137: sql insert into test_index values (945, 3107148682629705983, 0.079096, 'CJp67R5ZEb') index_test.go:137: sql insert into test_index values (946, 8262045324178908261, 0.600343, 'hX1wGCC9eH') index_test.go:140: sql delete from test_index where c = 780 index_test.go:143: sql update test_index set c1 = 8504297345695613350, c2 = 0.374037, c3 = 'BtGBw4QRYk' where c = 191 index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (944, 8324202019417862599, 0.310079, 'C4kgZWS01V') index_test.go:140: sql delete from test_index where c = 40 index_test.go:137: sql insert into test_index values (948, 2022989689226685117, 0.509181, 'L2DLJ20kKd') index_test.go:140: sql delete from test_index where c = 629 index_test.go:140: sql delete from test_index where c = 473 index_test.go:143: sql update test_index set c1 = 1430176964993512088, c2 = 0.043655, c3 = 'dFAsINFAKk' where c = 578 index_test.go:140: sql delete from test_index where c = 577 index_test.go:140: sql delete from test_index where c = 783 index_test.go:143: sql update test_index set c1 = 1122778690651752170, c2 = 0.007621, c3 = 'aos1rNPrGI' where c = 140 index_test.go:143: sql update test_index set c1 = 5112291156312501106, c2 = 0.929884, c3 = 'Hlwnh7ZuaW' where c = 562 index_test.go:137: sql insert into test_index values (949, 4759317192222707219, 0.166088, 'EvwRWldotJ') index_test.go:143: sql update test_index set c1 = 8587847708886996010, c2 = 0.609683, c3 = '7ERtidasEt' where c = 748 index_test.go:140: sql delete from test_index where c = 213 index_test.go:143: sql update test_index set c1 = 8965711589248280958, c2 = 0.859394, c3 = 'Zm4Pgin3yk' where c = 506 index_test.go:137: sql insert into test_index values (950, 3816663689211175964, 0.264320, 'kUWp4XDNel') index_test.go:143: sql update test_index set c1 = 6432733223341650214, c2 = 0.502624, c3 = 'V7DDFZJjIy' where c = 343 index_test.go:143: sql update test_index set c1 = 9003113367765273545, c2 = 0.694966, c3 = 'YH5XPHoXkf' where c = 217 index_test.go:137: sql insert into test_index values (951, 1372756551585703574, 0.031982, 'e2t15NpxSf') index_test.go:140: sql delete from test_index where c = 506 index_test.go:137: sql insert into test_index values (952, 6095953567237664461, 0.844645, 'GtNddRGhMB') index_test.go:140: sql delete from test_index where c = 308 index_test.go:137: sql insert into test_index values (953, 6955852329450842912, 0.767405, 'WS5n3TsAra') index_test.go:143: sql update test_index set c1 = 6912836755208495880, c2 = 0.966221, c3 = 'XVayKmc70i' where c = 852 index_test.go:137: sql insert into test_index values (956, 2792039073241848746, 0.892300, 'Hs0YGIiWZa') index_test.go:143: sql update test_index set c1 = 5349334551847843072, c2 = 0.008485, c3 = 'wmms0m2MTo' where c = 898 index_test.go:140: sql delete from test_index where c = 745 index_test.go:137: sql insert into test_index values (954, 7950331192370455441, 0.585310, 'PWYNSdNwi1') index_test.go:137: sql insert into test_index values (957, 4637315972605068893, 0.732403, 'CepqxkZQes') index_test.go:140: sql delete from test_index where c = 832 index_test.go:143: sql update test_index set c1 = 8778685293045436393, c2 = 0.155286, c3 = 'Meb8zrbKHG' where c = 898 index_test.go:137: sql insert into test_index values (955, 5568096162681233164, 0.374279, 'J6LhmTJa0k') index_test.go:137: sql insert into test_index values (958, 1958183839607042462, 0.768286, 'gLj3vcBntP') index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 310 index_test.go:143: sql update test_index set c1 = 6545886245218689820, c2 = 0.808957, c3 = '4tveSoHBDb' where c = 413 index_test.go:140: sql delete from test_index where c = 691 index_test.go:137: sql insert into test_index values (959, 3181477305628112022, 0.819620, '24WSbL1dNA') index_test.go:140: sql delete from test_index where c = 513 index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 782 index_test.go:137: sql insert into test_index values (960, 3155880286648874349, 0.160258, 'mbki9cSEFU') index_test.go:143: sql update test_index set c1 = 6511572681413270666, c2 = 0.895700, c3 = 'cExnFFT2u7' where c = 696 index_test.go:143: sql update test_index set c1 = 5623079032367288481, c2 = 0.111329, c3 = '45NxQRgOxP' where c = 678 index_test.go:143: sql update test_index set c1 = 594073287105358826, c2 = 0.583804, c3 = 'RKBYC4ai4V' where c = 526 index_test.go:143: sql update test_index set c1 = 4414622609923039166, c2 = 0.223476, c3 = 'cmuPUy0aPB' where c = 140 index_test.go:143: sql update test_index set c1 = 5274882508341541963, c2 = 0.096383, c3 = 'ZhptkCigbF' where c = 60 index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 957 index_test.go:143: sql update test_index set c1 = 8024371762057923942, c2 = 0.762789, c3 = 'XAMsBro9xm' where c = 347 index_test.go:137: sql insert into test_index values (961, 6343494510321857480, 0.800988, 'RdxZRrnZtI') index_test.go:137: sql insert into test_index values (963, 6872578617978041660, 0.582979, 'LUlMN1mMdu') index_test.go:143: sql update test_index set c1 = 8734860777860356273, c2 = 0.015336, c3 = 'gXmXDOJUcq' where c = 370 index_test.go:143: sql update test_index set c1 = 3853493579429414580, c2 = 0.725508, c3 = 'KqUZvjk188' where c = 44 index_test.go:137: sql insert into test_index values (962, 1504927670445634775, 0.291536, 'Jii3H8UnmG') index_test.go:137: sql insert into test_index values (967, 2793370480815594331, 0.875349, 'B3NhO6IN5I') index_test.go:137: sql insert into test_index values (968, 8909386079622031185, 0.716134, '6UnT8GttLI') index_test.go:140: sql delete from test_index where c = 637 index_test.go:137: sql insert into test_index values (966, 349378761525124702, 0.673491, '2L6sz17Nrm') index_test.go:143: sql update test_index set c1 = 1461317156174967136, c2 = 0.319422, c3 = '0iNMlW2xwS' where c = 317 index_test.go:137: sql insert into test_index values (965, 6130614499877753240, 0.736330, 'fW17F3X4RE') index_test.go:137: sql insert into test_index values (964, 3364777561285401448, 0.769200, 'erYiQggEEh') index_test.go:140: sql delete from test_index where c = 715 index_test.go:143: sql update test_index set c1 = 2662461938820366568, c2 = 0.234381, c3 = 'WwPF4GesUp' where c = 236 index_test.go:143: sql update test_index set c1 = 5637553577626647629, c2 = 0.672724, c3 = 'LvqnlcHHuP' where c = 82 index_test.go:140: sql delete from test_index where c = 420 index_test.go:143: sql update test_index set c1 = 4993199893551507919, c2 = 0.867664, c3 = 'KztIvCG2cM' where c = 45 index_test.go:140: sql delete from test_index where c = 790 index_test.go:137: sql insert into test_index values (969, 9189307110416792491, 0.895519, 'g1FjEv2H0Z') index_test.go:140: sql delete from test_index where c = 319 index_test.go:140: sql delete from test_index where c = 453 index_test.go:137: sql insert into test_index values (972, 8411349797323191430, 0.991455, 'A42dlnZH9a') index_test.go:143: sql update test_index set c1 = 6394661067666940584, c2 = 0.245165, c3 = 'KdoA9iZ6W9' where c = 353 index_test.go:143: sql update test_index set c1 = 8041798441457224324, c2 = 0.277685, c3 = '8nwZvjrNz7' where c = 934 index_test.go:140: sql delete from test_index where c = 556 index_test.go:137: sql insert into test_index values (970, 387039389161667649, 0.557148, 'ksnGrPHtLt') index_test.go:143: sql update test_index set c1 = 3356525092494990895, c2 = 0.262457, c3 = 'SLEIThVSJg' where c = 633 index_test.go:143: sql update test_index set c1 = 6762814357361829499, c2 = 0.493902, c3 = 'QsrbZZ9I4f' where c = 427 index_test.go:137: sql insert into test_index values (971, 159483573304312040, 0.133861, '13PlnzUVSZ') index_test.go:140: sql delete from test_index where c = 961 index_test.go:140: sql delete from test_index where c = 440 index_test.go:140: sql delete from test_index where c = 898 index_test.go:140: sql delete from test_index where c = 85 index_test.go:143: sql update test_index set c1 = 6480058673339872975, c2 = 0.228179, c3 = 'vL16xwZrio' where c = 390 index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 988321319440138758, c2 = 0.372167, c3 = '4WrlxVjweM' where c = 275 index_test.go:137: sql insert into test_index values (975, 4229313805958053057, 0.125321, 'oaYJMy07h4') index_test.go:137: sql insert into test_index values (976, 627526864095251438, 0.741250, 'cio8VezOmG') index_test.go:143: sql update test_index set c1 = 3330745043745981751, c2 = 0.115353, c3 = 'nhi8VTQkLX' where c = 167 index_test.go:137: sql insert into test_index values (973, 8217599977185629456, 0.313089, '8jyuYmXCpw') index_test.go:137: sql insert into test_index values (977, 1568949228366879435, 0.984263, '6u2neKvZVV') index_test.go:137: sql insert into test_index values (974, 8829527058923939846, 0.755378, 'dLRMcK5X6Q') index_test.go:143: sql update test_index set c1 = 8376241569331429001, c2 = 0.865880, c3 = 'xgoowg5BCt' where c = 890 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 6634792791164399941, c2 = 0.220008, c3 = 'o9J34lgBTR' where c = 419 index_test.go:143: sql update test_index set c1 = 4360390072423038172, c2 = 0.286009, c3 = 'vs3GTsBRoK' where c = 662 index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (979, 7018155381711680799, 0.612508, 'spjA9WACH6') index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (980, 5805228373392319759, 0.147914, 'YHz12BW3aj') index_test.go:137: sql insert into test_index values (978, 4293081775090647067, 0.479199, '4YzapsPFb4') index_test.go:140: sql delete from test_index where c = 612 index_test.go:137: sql insert into test_index values (981, 2774831917629720629, 0.046811, 'WIL0U5OphM') index_test.go:137: sql insert into test_index values (982, 1682443506315894825, 0.140176, 'n6SJGNg9C2') index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 4697937370035300438, c2 = 0.532051, c3 = 'LJLVZkwKGe' where c = 46 index_test.go:143: sql update test_index set c1 = 3060021404905413, c2 = 0.112732, c3 = 'GW79OAKpRh' where c = 643 index_test.go:140: sql delete from test_index where c = 615 index_test.go:143: sql update test_index set c1 = 3383631543599253309, c2 = 0.995979, c3 = 'RJJiZ7P2o2' where c = 497 index_test.go:143: sql update test_index set c1 = 1490876287768591265, c2 = 0.561223, c3 = '14MLAMbS4e' where c = 614 index_test.go:143: sql update test_index set c1 = 4858820289026468406, c2 = 0.950388, c3 = 'H83VyHRVow' where c = 408 index_test.go:140: sql delete from test_index where c = 859 index_test.go:140: sql delete from test_index where c = 963 index_test.go:137: sql insert into test_index values (983, 186171393571520756, 0.849701, 'f7uFtZswI4') index_test.go:137: sql insert into test_index values (984, 71425979609745980, 0.599750, 'S2PraWtb3B') index_test.go:140: sql delete from test_index where c = 180 index_test.go:137: sql insert into test_index values (985, 3312841695270995323, 0.658485, '9NsiflHj2a') index_test.go:143: sql update test_index set c1 = 7934316484241887374, c2 = 0.278191, c3 = 'q4vRjr5yPf' where c = 713 index_test.go:137: sql insert into test_index values (986, 4366888097278548425, 0.839987, '9hbGd8Z0hh') index_test.go:140: sql delete from test_index where c = 482 index_test.go:137: sql insert into test_index values (987, 4574712378983410790, 0.380472, '4FBSqUjGHX') index_test.go:143: sql update test_index set c1 = 5035668841187921584, c2 = 0.901806, c3 = '6RrIne78uS' where c = 790 index_test.go:140: sql delete from test_index where c = 611 index_test.go:143: sql update test_index set c1 = 1006424796879843760, c2 = 0.276203, c3 = 'dfMRtsUDkX' where c = 163 index_test.go:143: sql update test_index set c1 = 8062432685225050691, c2 = 0.478990, c3 = 'IM57yRpW4X' where c = 848 index_test.go:137: sql insert into test_index values (988, 8894448978098609253, 0.760827, '3WXvfGh4KE') index_test.go:137: sql insert into test_index values (989, 412166204117557595, 0.000133, '5qO4vEHNpn') index_test.go:140: sql delete from test_index where c = 920 index_test.go:143: sql update test_index set c1 = 9108515646107510025, c2 = 0.716882, c3 = 'Gstyo3JkG9' where c = 598 index_test.go:140: sql delete from test_index where c = 486 index_test.go:143: sql update test_index set c1 = 1847404453456127904, c2 = 0.967906, c3 = 'qNLgyG6oYQ' where c = 584 index_test.go:137: sql insert into test_index values (990, 6154549010603470218, 0.184916, '5R1yH1o69q') index_test.go:140: sql delete from test_index where c = 518 index_test.go:143: sql update test_index set c1 = 293280642934826032, c2 = 0.766855, c3 = 'mlcSmvxYNG' where c = 294 index_test.go:143: sql update test_index set c1 = 8279947129403565207, c2 = 0.911209, c3 = 'WGzTZrgaQp' where c = 321 index_test.go:137: sql insert into test_index values (992, 1738555689674851457, 0.681791, 'vUMgfBMGPV') index_test.go:140: sql delete from test_index where c = 895 index_test.go:137: sql insert into test_index values (991, 8065216322625494130, 0.702555, 'eMroQv4UPV') index_test.go:140: sql delete from test_index where c = 817 index_test.go:137: sql insert into test_index values (994, 8167948397754361423, 0.320833, 'mA1JQK14Py') index_test.go:143: sql update test_index set c1 = 3499502430100578584, c2 = 0.129264, c3 = 'O6opTJPiaO' where c = 382 index_test.go:140: sql delete from test_index where c = 257 index_test.go:140: sql delete from test_index where c = 784 index_test.go:143: sql update test_index set c1 = 3986720890709462289, c2 = 0.982680, c3 = 'VH12wd2p2i' where c = 702 index_test.go:137: sql insert into test_index values (993, 4614081408935538307, 0.847410, 'n42swFN26f') index_test.go:143: sql update test_index set c1 = 4264348969804711319, c2 = 0.279662, c3 = 'QRzkbKCCJ2' where c = 321 index_test.go:143: sql update test_index set c1 = 2620932441712282606, c2 = 0.418526, c3 = 'ODgKtN6zVV' where c = 1 index_test.go:140: sql delete from test_index where c = 897 index_test.go:137: sql insert into test_index values (995, 3708610145185490477, 0.836972, 'XzpMjdZkpt') index_test.go:143: sql update test_index set c1 = 95899470160791499, c2 = 0.379805, c3 = 'fCc0YMjOKP' where c = 502 index_test.go:140: sql delete from test_index where c = 541 index_test.go:137: sql insert into test_index values (996, 1752245147276915372, 0.195661, 'De9JeEtmu8') index_test.go:140: sql delete from test_index where c = 870 index_test.go:137: sql insert into test_index values (997, 4991755816614576667, 0.898774, 'aygQe0tFX7') index_test.go:143: sql update test_index set c1 = 6862027986418122027, c2 = 0.396510, c3 = 'hmqccWLHTB' where c = 583 index_test.go:137: sql insert into test_index values (998, 5330934330680120293, 0.496485, 'Y2GQj8VCCu') index_test.go:143: sql update test_index set c1 = 1108152458710966297, c2 = 0.790329, c3 = 'YVeij3hVSN' where c = 310 index_test.go:140: sql delete from test_index where c = 636 index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 593 index_test.go:143: sql update test_index set c1 = 3822383063625021115, c2 = 0.058286, c3 = '20JPaCAXzm' where c = 573 index_test.go:143: sql update test_index set c1 = 2754980279870861197, c2 = 0.947940, c3 = 'xl44g1bcs7' where c = 685 index_test.go:140: sql delete from test_index where c = 936 index_test.go:143: sql update test_index set c1 = 1364694292664241084, c2 = 0.926531, c3 = 'v9CfS1DYmD' where c = 490 index_test.go:137: sql insert into test_index values (999, 3612337301735723181, 0.265588, 'iYAykP9mJV') index_test.go:137: sql insert into test_index values (1000, 5463203791939297426, 0.232060, 'w1LMKBuHGY') index_test.go:143: sql update test_index set c1 = 2089561799474481737, c2 = 0.796115, c3 = 'vS9c23Ta4s' where c = 981 index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 2483425650688021666, c2 = 0.799191, c3 = '0F4nkClKT6' where c = 943 index_test.go:143: sql update test_index set c1 = 1992432618458180118, c2 = 0.578940, c3 = 'Ub0f2mnTAh' where c = 974 index_test.go:140: sql delete from test_index where c = 272 index_test.go:143: sql update test_index set c1 = 5536372522528629550, c2 = 0.675680, c3 = 'jzEcY7VuSE' where c = 318 index_test.go:143: sql update test_index set c1 = 8216307330683895311, c2 = 0.891433, c3 = 'jdWOeyhSce' where c = 85 [2025/04/04 21:32:37.567 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.567 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.571 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.571 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.571 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.572 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.572 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.572 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.572 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.573 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.575 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.576 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.576 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.578 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.607 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:37.608 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (1001, 3554123223470009300, 0.008563, 'onYfFjG7nS') index_test.go:137: sql insert into test_index values (1004, 8133098724365306065, 0.147846, 'KIFeVO45U4') index_test.go:137: sql insert into test_index values (1005, 6420498177997145891, 0.046768, 'vV1GDMPbjj') index_test.go:137: sql insert into test_index values (1003, 3078915566601331568, 0.011340, 'UTdqSKipX3') index_test.go:137: sql insert into test_index values (1002, 8098747611548263721, 0.369106, 'oTIrGzEMQG') index_test.go:137: sql insert into test_index values (1009, 5418525857887323541, 0.811694, 'swEjHMFHCj') index_test.go:137: sql insert into test_index values (1006, 3397057493798135275, 0.981162, 'UCMsd4c9cV') index_test.go:137: sql insert into test_index values (1010, 3815288944185032238, 0.933237, 'AzFC8O22t4') index_test.go:140: sql delete from test_index where c = 720 index_test.go:140: sql delete from test_index where c = 328 index_test.go:137: sql insert into test_index values (1007, 6142060769919697191, 0.381194, 'VGXvIJnsyA') index_test.go:137: sql insert into test_index values (1008, 7021341471392953477, 0.822400, '5wOpXO2tll') index_test.go:140: sql delete from test_index where c = 22 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 117 index_test.go:143: sql update test_index set c1 = 4934694891726728678, c2 = 0.122356, c3 = '7uYzwAznom' where c = 133 index_test.go:143: sql update test_index set c1 = 970760659120543191, c2 = 0.038360, c3 = 'SEhuqpfo72' where c = 611 index_test.go:140: sql delete from test_index where c = 894 index_test.go:140: sql delete from test_index where c = 906 index_test.go:140: sql delete from test_index where c = 507 index_test.go:143: sql update test_index set c1 = 8513968761612413583, c2 = 0.402023, c3 = 'Had2zGWhyG' where c = 450 index_test.go:143: sql update test_index set c1 = 4516232798828074173, c2 = 0.688151, c3 = 'OdSz6uqw0W' where c = 862 index_test.go:143: sql update test_index set c1 = 6158107437202746508, c2 = 0.288379, c3 = 'xq7FQpXLr3' where c = 193 index_test.go:137: sql insert into test_index values (1011, 9119175547117584315, 0.266670, 'jAultjxxg9') index_test.go:137: sql insert into test_index values (1012, 7452755079929813957, 0.332871, 'IHzRD4XByB') index_test.go:140: sql delete from test_index where c = 575 index_test.go:137: sql insert into test_index values (1013, 2548146921263216098, 0.373143, '1IBDbbneHL') index_test.go:137: sql insert into test_index values (1014, 5684757090189606497, 0.431640, 'UQR36BvmjP') index_test.go:140: sql delete from test_index where c = 362 index_test.go:143: sql update test_index set c1 = 3431294863320195343, c2 = 0.880160, c3 = '8022QLIcDi' where c = 939 index_test.go:143: sql update test_index set c1 = 7401738047142959237, c2 = 0.825112, c3 = 'vvHlPFgV1H' where c = 622 index_test.go:143: sql update test_index set c1 = 5316084775127694377, c2 = 0.891578, c3 = '4ZAgkJvqVh' where c = 456 index_test.go:137: sql insert into test_index values (1015, 3616496112358321866, 0.564470, '8xQPlPyG5x') index_test.go:140: sql delete from test_index where c = 585 index_test.go:143: sql update test_index set c1 = 7634991807878838244, c2 = 0.999986, c3 = 'shcZtc96om' where c = 653 index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 927 index_test.go:143: sql update test_index set c1 = 5963847486968916913, c2 = 0.905081, c3 = 'TJtYRwlhjx' where c = 21 index_test.go:137: sql insert into test_index values (1017, 6509386294947853433, 0.823258, 'JNEvDEu4aH') index_test.go:143: sql update test_index set c1 = 7483061379668209356, c2 = 0.244978, c3 = 'jRevhQD2ob' where c = 788 index_test.go:137: sql insert into test_index values (1019, 2500918461367179610, 0.879652, 'rPyhULi3sd') index_test.go:143: sql update test_index set c1 = 6060658297741225101, c2 = 0.243405, c3 = 'z56yD3IcUp' where c = 731 index_test.go:143: sql update test_index set c1 = 108903786686918528, c2 = 0.220687, c3 = 'KNRd31K1m6' where c = 35 index_test.go:140: sql delete from test_index where c = 87 index_test.go:137: sql insert into test_index values (1016, 473949977057085347, 0.705547, 'Gk3dudqj5o') index_test.go:137: sql insert into test_index values (1020, 2460152448644695256, 0.341152, '5AxsImEamG') index_test.go:140: sql delete from test_index where c = 694 index_test.go:143: sql update test_index set c1 = 4816578285786364573, c2 = 0.150456, c3 = '2xENFN7JPF' where c = 566 index_test.go:137: sql insert into test_index values (1021, 8518533083376715012, 0.724209, 'bTY4Kst8K7') index_test.go:137: sql insert into test_index values (1018, 5507648050262253639, 0.314741, 'QFPJOX2DpX') index_test.go:137: sql insert into test_index values (1022, 1366160840619760595, 0.577903, 'Tb9FTxLtYK') index_test.go:140: sql delete from test_index where c = 532 index_test.go:143: sql update test_index set c1 = 4522322300002781323, c2 = 0.595027, c3 = 'KmNVvaXNA9' where c = 98 index_test.go:140: sql delete from test_index where c = 357 index_test.go:140: sql delete from test_index where c = 733 index_test.go:143: sql update test_index set c1 = 2054480063323169424, c2 = 0.647805, c3 = 'Pl4xypo3tg' where c = 264 index_test.go:140: sql delete from test_index where c = 983 index_test.go:137: sql insert into test_index values (1024, 525000219873889912, 0.815277, '6hZFT7P9RX') index_test.go:137: sql insert into test_index values (1023, 6070394685630136333, 0.102935, '5qwfLIQzIv') index_test.go:143: sql update test_index set c1 = 6127729577745254584, c2 = 0.741016, c3 = 'l3cc9hGB1V' where c = 291 index_test.go:137: sql insert into test_index values (1025, 8387050647484505316, 0.480072, 'dFM3yNO2pi') index_test.go:140: sql delete from test_index where c = 947 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (1026, 7755739734035480550, 0.329631, 'KJltTGqzSZ') index_test.go:143: sql update test_index set c1 = 6820292206567342324, c2 = 0.150702, c3 = 'rGClw4NSCm' where c = 347 index_test.go:140: sql delete from test_index where c = 717 index_test.go:143: sql update test_index set c1 = 591142720057364955, c2 = 0.082865, c3 = '6h6TyHObE4' where c = 114 index_test.go:140: sql delete from test_index where c = 624 index_test.go:143: sql update test_index set c1 = 3778247780978599665, c2 = 0.394031, c3 = '3IFLl43Fjt' where c = 706 index_test.go:143: sql update test_index set c1 = 7916141885349149227, c2 = 0.896243, c3 = 'dFdp65wqGK' where c = 874 index_test.go:140: sql delete from test_index where c = 805 index_test.go:137: sql insert into test_index values (1028, 6658213436484239384, 0.457971, 'UKuy3b8hgq') index_test.go:137: sql insert into test_index values (1029, 5171743916727094262, 0.363013, 'aocZxPgS2k') index_test.go:143: sql update test_index set c1 = 2493344729240701063, c2 = 0.521764, c3 = 'IMXHyqN5R1' where c = 764 index_test.go:137: sql insert into test_index values (1027, 1961307514238658412, 0.363303, 'evKf2Mj7bD') index_test.go:143: sql update test_index set c1 = 3879126250584730241, c2 = 0.112826, c3 = '8fggpxmZ1F' where c = 26 index_test.go:143: sql update test_index set c1 = 6161358881785614119, c2 = 0.533037, c3 = 'FuqQlBxHy6' where c = 394 index_test.go:137: sql insert into test_index values (1030, 4183367802542935569, 0.121321, 'pCKL0zmede') index_test.go:143: sql update test_index set c1 = 2370263871205552009, c2 = 0.008868, c3 = 'QLIWAu9X7d' where c = 441 index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 455 index_test.go:137: sql insert into test_index values (1031, 1156660813366433466, 0.136489, 'iFo46O6c8t') index_test.go:137: sql insert into test_index values (1032, 6615072448206245291, 0.704582, 'JTqxI74Tp2') index_test.go:137: sql insert into test_index values (1034, 4173226349969079454, 0.043075, '74bascPQC5') index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (1033, 444191176986273860, 0.754274, 'LCfvbIOyFA') index_test.go:137: sql insert into test_index values (1035, 2568653441416887238, 0.743067, 'VAyMRQVQ9O') index_test.go:140: sql delete from test_index where c = 493 index_test.go:140: sql delete from test_index where c = 495 index_test.go:140: sql delete from test_index where c = 166 index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 7134975619176841722, c2 = 0.836256, c3 = 'YUY6UHMCuL' where c = 844 index_test.go:143: sql update test_index set c1 = 3538874976844271005, c2 = 0.111053, c3 = 'xi8BmpPX7r' where c = 778 index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 1190397244288146062, c2 = 0.802730, c3 = 'Rc6fmTM9oA' where c = 490 index_test.go:143: sql update test_index set c1 = 2085367694524268627, c2 = 0.549232, c3 = 'O5mNhaBDQI' where c = 150 index_test.go:140: sql delete from test_index where c = 741 index_test.go:140: sql delete from test_index where c = 894 index_test.go:143: sql update test_index set c1 = 5351288821274723302, c2 = 0.904559, c3 = 'knDvy00FoB' where c = 266 index_test.go:143: sql update test_index set c1 = 5293558725926454510, c2 = 0.988684, c3 = '4MxPsLXLnC' where c = 202 index_test.go:137: sql insert into test_index values (1036, 8050133947937303157, 0.405614, 'ma8jc8kc4M') index_test.go:143: sql update test_index set c1 = 7002587532336451341, c2 = 0.700353, c3 = 'pU6Jcj3FA9' where c = 223 index_test.go:137: sql insert into test_index values (1037, 7487401528943631693, 0.625530, 'wZyCzPjdkz') index_test.go:137: sql insert into test_index values (1038, 7603091156512922764, 0.533980, 'twTQtIXEZt') index_test.go:137: sql insert into test_index values (1039, 3931734054522529885, 0.743558, '35R1os31UQ') index_test.go:143: sql update test_index set c1 = 4672737752334416994, c2 = 0.118257, c3 = 'f5bHGLAuIu' where c = 295 index_test.go:140: sql delete from test_index where c = 635 index_test.go:140: sql delete from test_index where c = 211 index_test.go:137: sql insert into test_index values (1041, 8433049281136789506, 0.276644, 'fCEK9iXfrk') index_test.go:137: sql insert into test_index values (1042, 2314708741927791747, 0.457031, 'NnuEynTRj5') index_test.go:143: sql update test_index set c1 = 3619910683573167907, c2 = 0.677860, c3 = '3jJhT6NgVy' where c = 453 index_test.go:143: sql update test_index set c1 = 4429000270714100749, c2 = 0.702736, c3 = 'Diz5WnBhuV' where c = 70 index_test.go:137: sql insert into test_index values (1040, 6998544471334960854, 0.264301, 'SNGOuCv9VZ') index_test.go:137: sql insert into test_index values (1043, 9145664873252365854, 0.609721, 'LXlKiP39Tz') index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 110 index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 5637220620394377809, c2 = 0.913996, c3 = 'KdsPlLtOKQ' where c = 545 index_test.go:140: sql delete from test_index where c = 179 index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (1045, 2206988479949194229, 0.280457, 'vhTpEz1QAi') index_test.go:137: sql insert into test_index values (1044, 7629949483787119461, 0.322757, 'NttsLcDoBH') index_test.go:143: sql update test_index set c1 = 569533509843537049, c2 = 0.600961, c3 = 'f0eVLvYnnI' where c = 171 index_test.go:143: sql update test_index set c1 = 9130106366944440457, c2 = 0.991414, c3 = 'QP29kiPtWG' where c = 419 index_test.go:143: sql update test_index set c1 = 3628120508432191719, c2 = 0.644056, c3 = 'BJRNgCw7Ba' where c = 446 index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 5210979470242444895, c2 = 0.099658, c3 = 'tpkqSFo83O' where c = 1003 index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 5085268811567461872, c2 = 0.800489, c3 = '6wGpzg4gs9' where c = 224 index_test.go:143: sql update test_index set c1 = 5433906730737637064, c2 = 0.246962, c3 = 'r3cs3FjixV' where c = 835 index_test.go:137: sql insert into test_index values (1047, 5305160442380806172, 0.552315, 'VMt5vnyI7D') index_test.go:137: sql insert into test_index values (1048, 3968885333142876889, 0.535596, 'g7cIId9MO6') index_test.go:137: sql insert into test_index values (1046, 7034001564176033197, 0.667665, 'FgpaOBlCIq') index_test.go:137: sql insert into test_index values (1049, 7639627173222598258, 0.590448, 'K8QK0Kn4LU') index_test.go:143: sql update test_index set c1 = 7702533131035032412, c2 = 0.220452, c3 = 'Elnlhj5VTa' where c = 336 index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (1050, 8021396467107131786, 0.101774, 'Cy36VJGAYz') index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 1223952894210978677, c2 = 0.333075, c3 = 'MpBryPuazq' where c = 917 index_test.go:137: sql insert into test_index values (1051, 7301614847993196145, 0.765100, 'zlqALVYleY') index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (1052, 5609718455608527890, 0.430951, '1uclynmj5x') index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 1029 index_test.go:137: sql insert into test_index values (1053, 611762694321286931, 0.409456, 'io0C0n24p7') index_test.go:143: sql update test_index set c1 = 6858772642588858726, c2 = 0.550673, c3 = 'qrtsmVfaVo' where c = 113 index_test.go:143: sql update test_index set c1 = 6971502509191308945, c2 = 0.182458, c3 = 'Ksty04g4BJ' where c = 878 index_test.go:140: sql delete from test_index where c = 864 index_test.go:143: sql update test_index set c1 = 3556369842876853113, c2 = 0.120514, c3 = 'OMe44dLWoi' where c = 268 index_test.go:143: sql update test_index set c1 = 7251333750060479170, c2 = 0.738457, c3 = 'AOY5knoWRp' where c = 164 index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 5451618409775534181, c2 = 0.433204, c3 = 'hoOSaFDBfo' where c = 853 index_test.go:137: sql insert into test_index values (1055, 2801207344577088729, 0.391374, 'VpYecxei58') index_test.go:140: sql delete from test_index where c = 924 index_test.go:137: sql insert into test_index values (1054, 7415869907309151399, 0.878689, 'ZnSbzB3MUG') index_test.go:143: sql update test_index set c1 = 1970280822922779456, c2 = 0.312081, c3 = 'rr7ML8J1Oi' where c = 371 index_test.go:143: sql update test_index set c1 = 3081700716232601497, c2 = 0.711916, c3 = 'aTOvf05OD3' where c = 440 index_test.go:137: sql insert into test_index values (1057, 7426270773794349549, 0.838796, '1PQAlyPEXQ') index_test.go:137: sql insert into test_index values (1058, 413014289183760567, 0.953727, 'NWmvn2OKIN') index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 2543425653523222833, c2 = 0.459635, c3 = 'yoHm61HV5l' where c = 105 index_test.go:137: sql insert into test_index values (1061, 1203295538048001299, 0.266083, '5NbzlQQ7eG') index_test.go:140: sql delete from test_index where c = 336 index_test.go:137: sql insert into test_index values (1056, 4001193789723264903, 0.804365, 'PR8VKD1alQ') index_test.go:143: sql update test_index set c1 = 2555077503442215026, c2 = 0.261172, c3 = 'ndLaeEYQIm' where c = 865 index_test.go:137: sql insert into test_index values (1059, 5260070302497488279, 0.081129, 'RA0b3JRWCn') index_test.go:137: sql insert into test_index values (1062, 4641610876714406880, 0.666857, 'mJoLgiX3Qp') index_test.go:143: sql update test_index set c1 = 4587982134038693793, c2 = 0.462816, c3 = 'PX43UQpYO9' where c = 907 index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 467 index_test.go:143: sql update test_index set c1 = 5785786723998709059, c2 = 0.949397, c3 = 'nBtECbFD9u' where c = 365 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (1063, 508918529779025369, 0.568908, 'ZjXJXZVAyq') index_test.go:137: sql insert into test_index values (1060, 9017862977730366249, 0.014778, 'sd1ztRYC7D') index_test.go:140: sql delete from test_index where c = 709 index_test.go:143: sql update test_index set c1 = 1091361643915907497, c2 = 0.161918, c3 = 'kIdFK9nVOR' where c = 278 index_test.go:137: sql insert into test_index values (1064, 221741196835177936, 0.761092, 'HEMfXTbZ2s') index_test.go:143: sql update test_index set c1 = 8996171026020388831, c2 = 0.739791, c3 = 'aSDjThCIgP' where c = 176 index_test.go:140: sql delete from test_index where c = 875 index_test.go:140: sql delete from test_index where c = 562 index_test.go:140: sql delete from test_index where c = 781 index_test.go:137: sql insert into test_index values (1065, 2154853758597056410, 0.998057, 'gZaqQdCTga') index_test.go:143: sql update test_index set c1 = 5879379063662110285, c2 = 0.421499, c3 = 'keeOmRNdsK' where c = 818 index_test.go:137: sql insert into test_index values (1066, 6517087868244574964, 0.589223, 'mlbimiWIka') index_test.go:143: sql update test_index set c1 = 3475335884621962154, c2 = 0.145785, c3 = 'hDvfWqSDRJ' where c = 53 index_test.go:137: sql insert into test_index values (1067, 673027718529964648, 0.878080, '3PDl96Xe21') index_test.go:140: sql delete from test_index where c = 324 index_test.go:137: sql insert into test_index values (1068, 3907908615422260409, 0.097800, 'D0lK7FFAoM') index_test.go:140: sql delete from test_index where c = 826 index_test.go:140: sql delete from test_index where c = 446 index_test.go:143: sql update test_index set c1 = 977084187006587176, c2 = 0.565698, c3 = 'XjRzd6OjF1' where c = 628 index_test.go:143: sql update test_index set c1 = 7221962217517280762, c2 = 0.944318, c3 = 'LEAj8VGP77' where c = 1040 index_test.go:143: sql update test_index set c1 = 2693195420796964078, c2 = 0.555114, c3 = 'VQqylhBeJn' where c = 265 index_test.go:143: sql update test_index set c1 = 1855842128917053433, c2 = 0.820871, c3 = 'YjDgnDUEZb' where c = 878 index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 5424495463087071849, c2 = 0.226072, c3 = 'ExqgiBjmNG' where c = 113 index_test.go:137: sql insert into test_index values (1070, 8989421542180441015, 0.148257, 'Cyo89an1Zu') index_test.go:137: sql insert into test_index values (1072, 4914051502253699, 0.239806, '3398ZnisSP') index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (1069, 6851129731336168886, 0.959544, 'cdyuESMg5t') index_test.go:137: sql insert into test_index values (1073, 5541942550095614920, 0.550621, 'mQKA4TTLbZ') index_test.go:143: sql update test_index set c1 = 4861484453772186315, c2 = 0.800062, c3 = '6NxdBqpwHp' where c = 598 index_test.go:140: sql delete from test_index where c = 811 index_test.go:140: sql delete from test_index where c = 292 index_test.go:137: sql insert into test_index values (1074, 2201328179539189603, 0.414510, 'YZSMCiXOGU') index_test.go:137: sql insert into test_index values (1071, 1907145394817761702, 0.293786, '6ilQZ4qG3N') index_test.go:143: sql update test_index set c1 = 7404899413115328348, c2 = 0.598567, c3 = 'cQp63camzw' where c = 221 index_test.go:143: sql update test_index set c1 = 3389220461984578588, c2 = 0.455416, c3 = '05y2cYIerB' where c = 83 index_test.go:140: sql delete from test_index where c = 542 index_test.go:137: sql insert into test_index values (1075, 9218501379473343446, 0.491070, 'NvGNofjJ8A') index_test.go:140: sql delete from test_index where c = 1020 index_test.go:143: sql update test_index set c1 = 3381636214345360842, c2 = 0.111464, c3 = 'xxQ5dRLwoa' where c = 218 index_test.go:143: sql update test_index set c1 = 6840854890653081016, c2 = 0.564150, c3 = 'OQkJPf6H3X' where c = 977 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (1077, 8242380347803641197, 0.961187, 'ryI052zk0G') index_test.go:137: sql insert into test_index values (1078, 197578022289358394, 0.021937, 'P6ViEYWU1D') index_test.go:137: sql insert into test_index values (1079, 208512089588812092, 0.122524, 'lhtcgt5R45') index_test.go:140: sql delete from test_index where c = 727 index_test.go:140: sql delete from test_index where c = 525 index_test.go:143: sql update test_index set c1 = 9219522169148438309, c2 = 0.314391, c3 = 'BLM7qPwgnr' where c = 975 index_test.go:143: sql update test_index set c1 = 1260409122715846884, c2 = 0.227703, c3 = '6cea8tlWXy' where c = 489 index_test.go:143: sql update test_index set c1 = 5321165760725812943, c2 = 0.725605, c3 = 'zYc7hnL0Xm' where c = 446 index_test.go:137: sql insert into test_index values (1076, 4838208504970277007, 0.351646, 'EhtBpiQxeB') index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:143: sql update test_index set c1 = 7016233352347267043, c2 = 0.168558, c3 = 's2ZEWcTUZG' where c = 25 index_test.go:137: sql insert into test_index values (1080, 1618273866425361796, 0.046546, 'kA48SfaGm2') index_test.go:137: sql insert into test_index values (1082, 146627433829481434, 0.346087, '5ys97vbwQH') index_test.go:143: sql update test_index set c1 = 4212877980197752087, c2 = 0.755065, c3 = 'em0Z55Rjmd' where c = 972 index_test.go:137: sql insert into test_index values (1081, 5678431392964331325, 0.387226, 'fPyIKvVYFq') index_test.go:143: sql update test_index set c1 = 7373176063726876876, c2 = 0.006246, c3 = '5HRCJ22GvE' where c = 148 index_test.go:140: sql delete from test_index where c = 692 index_test.go:140: sql delete from test_index where c = 0 index_test.go:137: sql insert into test_index values (1083, 6858396858453400013, 0.266673, '0vwdrZh0Km') index_test.go:140: sql delete from test_index where c = 332 index_test.go:143: sql update test_index set c1 = 5119926678700742663, c2 = 0.368790, c3 = '1eMbaL9twA' where c = 307 index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 4016651654338142140, c2 = 0.056309, c3 = 'lZshBq81U8' where c = 475 index_test.go:140: sql delete from test_index where c = 235 index_test.go:143: sql update test_index set c1 = 8692602274020553033, c2 = 0.839195, c3 = 'NOpG14P5Ld' where c = 740 index_test.go:137: sql insert into test_index values (1086, 6061084125439627070, 0.523454, 'jSnj7ASoZ3') index_test.go:137: sql insert into test_index values (1084, 4452355954173000421, 0.479611, 'TiUDBshCuK') index_test.go:140: sql delete from test_index where c = 775 index_test.go:137: sql insert into test_index values (1085, 8108095496528440678, 0.002989, 'sqPQNa1xy3') index_test.go:143: sql update test_index set c1 = 722184162059591221, c2 = 0.494146, c3 = 'Kl6IyIaSow' where c = 1055 index_test.go:137: sql insert into test_index values (1087, 8918946506698128012, 0.094907, 'tAuwzhb0gG') index_test.go:143: sql update test_index set c1 = 4739222763498099601, c2 = 0.437405, c3 = 'O58WLGPzg6' where c = 172 index_test.go:140: sql delete from test_index where c = 519 index_test.go:140: sql delete from test_index where c = 692 index_test.go:143: sql update test_index set c1 = 6001140227770557341, c2 = 0.323735, c3 = 'lGaqNfIwIe' where c = 583 index_test.go:140: sql delete from test_index where c = 430 index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (1089, 6000888068967939719, 0.822328, 'O55oKEF4DH') index_test.go:143: sql update test_index set c1 = 2614881592115612099, c2 = 0.314828, c3 = 'lKCoSWqHHM' where c = 641 index_test.go:143: sql update test_index set c1 = 6763319592400251139, c2 = 0.591721, c3 = 'Jdr0mLHeGQ' where c = 502 index_test.go:137: sql insert into test_index values (1088, 4456025372164504545, 0.641042, 'I6OCiZ5NSn') index_test.go:137: sql insert into test_index values (1090, 1748103231839087845, 0.744117, 'yURyz8XTBV') index_test.go:140: sql delete from test_index where c = 947 index_test.go:143: sql update test_index set c1 = 3935638068810930494, c2 = 0.302723, c3 = 'zVUHmAEQYa' where c = 942 index_test.go:137: sql insert into test_index values (1092, 6741640348218437788, 0.588744, 'zny7SjADTm') index_test.go:140: sql delete from test_index where c = 399 index_test.go:137: sql insert into test_index values (1093, 8462144649006845996, 0.526149, 'VTdkxeVUEe') index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 6131938896215018616, c2 = 0.647729, c3 = 'Ce8oX9G2Uw' where c = 731 index_test.go:143: sql update test_index set c1 = 4311469287222325874, c2 = 0.601660, c3 = 'Das6BMku3n' where c = 146 index_test.go:137: sql insert into test_index values (1091, 1457965785984516941, 0.553448, 'gpEJYZb6W9') index_test.go:140: sql delete from test_index where c = 297 index_test.go:143: sql update test_index set c1 = 5848372253551759946, c2 = 0.562437, c3 = 'jVMs5ocl5A' where c = 307 index_test.go:137: sql insert into test_index values (1094, 3744130208366460241, 0.046131, 'TbfDkYB3no') index_test.go:143: sql update test_index set c1 = 9107719797648330434, c2 = 0.816838, c3 = 'ICMExkYEGb' where c = 676 index_test.go:143: sql update test_index set c1 = 5431386371846624707, c2 = 0.683510, c3 = 'hqwOxGg3IP' where c = 244 index_test.go:140: sql delete from test_index where c = 586 index_test.go:137: sql insert into test_index values (1095, 3175540445433541422, 0.712736, 'kjihjRRE3H') index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 9116945999824115854, c2 = 0.311165, c3 = 'Pu0Nh3D85a' where c = 102 index_test.go:140: sql delete from test_index where c = 529 index_test.go:137: sql insert into test_index values (1096, 6723312938167639999, 0.740485, 'mwItr4287Q') index_test.go:143: sql update test_index set c1 = 2005143267983248186, c2 = 0.037998, c3 = 'XXSr3JREdk' where c = 161 index_test.go:137: sql insert into test_index values (1097, 8659201969291358190, 0.745926, 'HCGkSHfUZ9') index_test.go:143: sql update test_index set c1 = 2473159831062589933, c2 = 0.619246, c3 = 'm6xKwPK2lP' where c = 705 index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (1099, 2878190520697982215, 0.170854, 'dL1eqDzXGJ') index_test.go:143: sql update test_index set c1 = 4369078901615043587, c2 = 0.865905, c3 = 'Vz3OCNzoIA' where c = 870 index_test.go:143: sql update test_index set c1 = 7782218329746816409, c2 = 0.062455, c3 = 'SBJ3SnbgIH' where c = 271 index_test.go:137: sql insert into test_index values (1100, 7890250456289928401, 0.272100, '3OetjyVjig') index_test.go:137: sql insert into test_index values (1098, 7242634286150186379, 0.089885, 'vSSGBmYGhU') index_test.go:140: sql delete from test_index where c = 452 index_test.go:140: sql delete from test_index where c = 664 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 1953766286257993327, c2 = 0.565492, c3 = 'oGCM66Ckhv' where c = 539 index_test.go:143: sql update test_index set c1 = 286658292129755501, c2 = 0.085077, c3 = 'awqTz0mNVn' where c = 526 index_test.go:140: sql delete from test_index where c = 690 index_test.go:143: sql update test_index set c1 = 4832983455321967342, c2 = 0.728100, c3 = 'DHkfG7zy7D' where c = 690 index_test.go:143: sql update test_index set c1 = 6900925652100763537, c2 = 0.152003, c3 = 'tM7Va8fq5L' where c = 864 index_test.go:143: sql update test_index set c1 = 2842955751979068984, c2 = 0.704445, c3 = 'NGKyLJJsqt' where c = 106 index_test.go:143: sql update test_index set c1 = 548703564145240259, c2 = 0.507478, c3 = 'Dmq8nPjf4C' where c = 460 [2025/04/04 21:32:38.068 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.068 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.068 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.069 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.069 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.069 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.069 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.069 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.069 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.070 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.071 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.072 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.072 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.072 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.073 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.073 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.074 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.074 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.074 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.075 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.075 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.075 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.076 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.076 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.077 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.077 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.078 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.078 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.078 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.078 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.079 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.079 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.079 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.080 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.081 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.082 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.083 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.084 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.086 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.087 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.088 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.089 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.090 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.091 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.092 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.093 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.094 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.095 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.100 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.101 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.102 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.103 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.104 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.105 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.106 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.107 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.108 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (1103, 9009039904255864793, 0.586335, '5cYoLzMaX9') index_test.go:137: sql insert into test_index values (1108, 4554187797729453458, 0.671363, 'GjueSUB0tZ') index_test.go:137: sql insert into test_index values (1109, 936054458192780134, 0.891813, 'DkYahIEmwm') index_test.go:137: sql insert into test_index values (1105, 6436993696276086346, 0.527818, 'hSgdp7CB0P') index_test.go:137: sql insert into test_index values (1101, 6751970821422740059, 0.577837, 'Qnx0Wat8OL') index_test.go:137: sql insert into test_index values (1106, 5460773943800044220, 0.741586, 'KQ7oU2sgCK') index_test.go:137: sql insert into test_index values (1104, 2057256959493497263, 0.068829, 'n4FMHnarrI') index_test.go:137: sql insert into test_index values (1110, 6446969658628461248, 0.074834, 'ZKKEzQVCey') index_test.go:137: sql insert into test_index values (1107, 5397076119528802642, 0.216281, 'VR7GmgKogj') index_test.go:137: sql insert into test_index values (1102, 569638335473232660, 0.763876, 'qdonuy5LIy') index_test.go:140: sql delete from test_index where c = 525 index_test.go:140: sql delete from test_index where c = 268 index_test.go:140: sql delete from test_index where c = 475 index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 3496407568798685435, c2 = 0.168273, c3 = 'BuXwuzAWBb' where c = 493 index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 7848157316744593008, c2 = 0.410955, c3 = 'un7PXMtrWI' where c = 636 index_test.go:143: sql update test_index set c1 = 810740408817728334, c2 = 0.995544, c3 = 'oRjKREKWOt' where c = 196 index_test.go:143: sql update test_index set c1 = 952992922246364515, c2 = 0.046565, c3 = 'ir1KvsLE4l' where c = 488 index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (1111, 1031007270422666364, 0.902512, 'Ms1b80WpM5') index_test.go:143: sql update test_index set c1 = 4702903257680198748, c2 = 0.484356, c3 = 'WaCEsDkGV4' where c = 746 index_test.go:143: sql update test_index set c1 = 4520895963010996152, c2 = 0.149820, c3 = 'DcmGZL1odS' where c = 290 index_test.go:137: sql insert into test_index values (1112, 5078845418934186460, 0.652967, 'voUiMpYY5q') index_test.go:143: sql update test_index set c1 = 7390187029647647590, c2 = 0.505899, c3 = 'CixEuZz88o' where c = 425 index_test.go:137: sql insert into test_index values (1113, 1134301371248100388, 0.675342, 'IOapHxTxfu') index_test.go:143: sql update test_index set c1 = 6905416194139441700, c2 = 0.926608, c3 = '0ofFqqbdZz' where c = 768 index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 137 index_test.go:137: sql insert into test_index values (1114, 9191485383780687593, 0.311006, 'sYKeskV6kY') index_test.go:143: sql update test_index set c1 = 5850457118407128255, c2 = 0.455175, c3 = 'rE1SLm6kCM' where c = 300 index_test.go:137: sql insert into test_index values (1115, 9068349145659240775, 0.508403, 'O1yooGCh79') index_test.go:137: sql insert into test_index values (1116, 6959091480586723758, 0.745391, 'QHorUgOH9b') index_test.go:140: sql delete from test_index where c = 1077 index_test.go:137: sql insert into test_index values (1118, 4053409389371137987, 0.419505, '64xajpI62W') index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 1130853260259623100, c2 = 0.365649, c3 = '8OKQqtmCPT' where c = 634 index_test.go:137: sql insert into test_index values (1119, 508669839677495873, 0.341142, 'LDJplqWcx9') index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 963 index_test.go:137: sql insert into test_index values (1117, 6624823239448311824, 0.061519, 'GBBDrFgEN8') index_test.go:143: sql update test_index set c1 = 2311536600802874730, c2 = 0.360443, c3 = 'OzPHMFYyl8' where c = 485 index_test.go:143: sql update test_index set c1 = 4489032396649474461, c2 = 0.353423, c3 = 'UsLEYPfZpp' where c = 451 index_test.go:140: sql delete from test_index where c = 841 index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (1120, 2158797855501628299, 0.518369, 'scqbr54DHX') index_test.go:143: sql update test_index set c1 = 5948025008064633257, c2 = 0.359307, c3 = 'W2qf3lRfyc' where c = 167 index_test.go:140: sql delete from test_index where c = 723 index_test.go:143: sql update test_index set c1 = 8635314804333979179, c2 = 0.688285, c3 = 'xmnTF4w8Av' where c = 399 index_test.go:137: sql insert into test_index values (1121, 1912667248286955310, 0.232444, 'G0VmLQj7a6') index_test.go:143: sql update test_index set c1 = 1399048117743271739, c2 = 0.041019, c3 = 'lF0yeYAJyz' where c = 654 index_test.go:137: sql insert into test_index values (1122, 534764789743951997, 0.582531, 'unDj95f3bp') index_test.go:143: sql update test_index set c1 = 4385081223390595616, c2 = 0.706362, c3 = 'MxBlIHJObC' where c = 172 index_test.go:140: sql delete from test_index where c = 396 index_test.go:137: sql insert into test_index values (1123, 894665987607640207, 0.375548, 'gBR3Xo7gqX') index_test.go:143: sql update test_index set c1 = 934374917871439053, c2 = 0.682217, c3 = 'HvvTfHtUni' where c = 519 index_test.go:137: sql insert into test_index values (1124, 560638735896709530, 0.944223, 'ArSxEmKsdE') index_test.go:143: sql update test_index set c1 = 4793383638059165819, c2 = 0.487912, c3 = 'i9yVCVy4S5' where c = 430 index_test.go:137: sql insert into test_index values (1125, 1008209322856228528, 0.667656, 'tD49ibhujR') index_test.go:140: sql delete from test_index where c = 1089 index_test.go:137: sql insert into test_index values (1126, 7047435467863606781, 0.629333, 'UBA6guENYf') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:137: sql insert into test_index values (1128, 2667753505838693428, 0.465219, 'zLPsu2v4Vo') index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 218 index_test.go:140: sql delete from test_index where c = 901 index_test.go:137: sql insert into test_index values (1127, 6497827078219123227, 0.976886, 'Kh7NYeJ7Hq') index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 6240133297223870022, c2 = 0.446563, c3 = 'jgYgZwe0a0' where c = 536 index_test.go:140: sql delete from test_index where c = 1020 index_test.go:140: sql delete from test_index where c = 969 index_test.go:143: sql update test_index set c1 = 722529994360075742, c2 = 0.610785, c3 = 'me5R6Fnp97' where c = 555 index_test.go:143: sql update test_index set c1 = 4922721879859936272, c2 = 0.318950, c3 = 'pXY76QUmlB' where c = 404 index_test.go:143: sql update test_index set c1 = 1486103871538225497, c2 = 0.359002, c3 = 'bM0uCNV3YU' where c = 505 index_test.go:137: sql insert into test_index values (1129, 3304369584169978951, 0.934920, 'z1DbXt7aCQ') index_test.go:143: sql update test_index set c1 = 9183615945557380141, c2 = 0.995697, c3 = 'WnAjToyX1T' where c = 1081 index_test.go:140: sql delete from test_index where c = 662 index_test.go:143: sql update test_index set c1 = 8128733789985462428, c2 = 0.916661, c3 = 'Jail9pyM0x' where c = 271 index_test.go:137: sql insert into test_index values (1130, 2081774024668852584, 0.183608, 'qq7iu9D6bW') index_test.go:137: sql insert into test_index values (1131, 7867718500061242005, 0.897647, 'M2hspXUTda') index_test.go:137: sql insert into test_index values (1132, 8357574284942627127, 0.415267, 'SUcUJFrzHk') index_test.go:137: sql insert into test_index values (1133, 3625476973918113857, 0.918340, 'I4LdkVOqLK') index_test.go:143: sql update test_index set c1 = 754931377526622619, c2 = 0.172200, c3 = 'dOUCOUBnEi' where c = 673 index_test.go:140: sql delete from test_index where c = 288 index_test.go:140: sql delete from test_index where c = 369 index_test.go:143: sql update test_index set c1 = 7234501997760207015, c2 = 0.212242, c3 = '5BUKE3T6UN' where c = 467 index_test.go:137: sql insert into test_index values (1134, 5104988260980432573, 0.429850, 'Cpq5U4QEYy') index_test.go:140: sql delete from test_index where c = 137 index_test.go:143: sql update test_index set c1 = 3914609192313932256, c2 = 0.550980, c3 = 'K8aFDqg92O' where c = 57 index_test.go:143: sql update test_index set c1 = 8111055867786940928, c2 = 0.512817, c3 = '8TyEaz8T4J' where c = 267 index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 7909892609306178051, c2 = 0.541403, c3 = 'ePVSrgIPSd' where c = 501 index_test.go:137: sql insert into test_index values (1137, 3724635441947786275, 0.557262, 'tmeSLcYLyC') index_test.go:143: sql update test_index set c1 = 6806229521787055940, c2 = 0.585846, c3 = '7RzZxyMi1F' where c = 666 index_test.go:137: sql insert into test_index values (1136, 3870977204650765424, 0.945222, 'eBEdAdmUNd') index_test.go:137: sql insert into test_index values (1138, 7063204473297651372, 0.582441, 'GcTeZDvoi2') index_test.go:143: sql update test_index set c1 = 634348063051324110, c2 = 0.329279, c3 = 'OWfjC2m02a' where c = 857 index_test.go:143: sql update test_index set c1 = 3383342463977185807, c2 = 0.372337, c3 = 'l6fNVKGC3d' where c = 584 index_test.go:137: sql insert into test_index values (1135, 6317731003694320314, 0.682466, 'BqUJQ9l9Y6') index_test.go:140: sql delete from test_index where c = 775 index_test.go:140: sql delete from test_index where c = 996 index_test.go:143: sql update test_index set c1 = 7838152677971995562, c2 = 0.309719, c3 = 'aUKG0YCzbY' where c = 433 index_test.go:137: sql insert into test_index values (1140, 6888961488791806399, 0.333322, 'BL3qf4z0Br') index_test.go:140: sql delete from test_index where c = 1091 index_test.go:137: sql insert into test_index values (1141, 2500162357554905668, 0.565664, 'a3oWlQ8fHC') index_test.go:137: sql insert into test_index values (1139, 9221288943647360526, 0.260542, '3zMcP5zx3A') index_test.go:137: sql insert into test_index values (1142, 4393782545043030024, 0.658480, 'gAiQr3vlKK') index_test.go:140: sql delete from test_index where c = 441 index_test.go:137: sql insert into test_index values (1143, 2896447483766888975, 0.886304, 'bquTpU33M9') index_test.go:140: sql delete from test_index where c = 918 index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 2535495132346936397, c2 = 0.335293, c3 = 'waKhtnkGsS' where c = 679 index_test.go:140: sql delete from test_index where c = 319 index_test.go:140: sql delete from test_index where c = 696 index_test.go:143: sql update test_index set c1 = 8662416614032345981, c2 = 0.790842, c3 = '7YWh6zPxz2' where c = 449 index_test.go:143: sql update test_index set c1 = 1697558383822588187, c2 = 0.753144, c3 = 'NmEiTzC68K' where c = 247 index_test.go:143: sql update test_index set c1 = 7321318783067547615, c2 = 0.759657, c3 = 'S1q0Jliux0' where c = 214 index_test.go:143: sql update test_index set c1 = 6401339370551679442, c2 = 0.432885, c3 = 'BWve9mBgm5' where c = 192 index_test.go:137: sql insert into test_index values (1144, 1290864759074184763, 0.777920, 'VYgNLTDZz7') index_test.go:140: sql delete from test_index where c = 724 index_test.go:137: sql insert into test_index values (1145, 3324895742911068999, 0.705556, 'DrDkHgk8cz') index_test.go:143: sql update test_index set c1 = 5796056322876149532, c2 = 0.068935, c3 = 'mKeEnN2Or9' where c = 1025 index_test.go:137: sql insert into test_index values (1146, 447641912381871500, 0.204164, 'DMzd6KddEw') index_test.go:143: sql update test_index set c1 = 3166674913530392168, c2 = 0.849570, c3 = 'DwVZzuMYle' where c = 683 index_test.go:140: sql delete from test_index where c = 315 index_test.go:137: sql insert into test_index values (1147, 6706170629855495394, 0.052362, '8kwlY5oHDu') index_test.go:140: sql delete from test_index where c = 588 index_test.go:143: sql update test_index set c1 = 3589965102975028992, c2 = 0.954996, c3 = '5mswvDTTkJ' where c = 1 index_test.go:143: sql update test_index set c1 = 4406577838522203986, c2 = 0.148266, c3 = 'WobfA02TiI' where c = 423 index_test.go:137: sql insert into test_index values (1149, 7817668806696830660, 0.048558, '9mc6bvWSzx') index_test.go:140: sql delete from test_index where c = 500 index_test.go:137: sql insert into test_index values (1148, 7330458541450578910, 0.414911, 'KFJy2rdUEu') index_test.go:140: sql delete from test_index where c = 843 index_test.go:137: sql insert into test_index values (1152, 3360100992464151826, 0.312287, 'apKlfwBZua') [2025/04/04 21:32:38.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.568 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.569 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.570 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.571 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.572 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.572 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.572 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.572 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.572 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.573 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.573 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.574 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.574 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.575 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.576 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.576 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.577 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.578 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.578 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.579 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.580 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.581 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.582 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.583 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.584 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.585 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.586 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.587 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.588 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.589 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.590 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.591 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.592 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.593 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.594 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.595 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.596 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.597 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.598 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.599 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.600 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.601 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.602 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.603 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.604 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.605 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:32:38.606 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:140: sql delete from test_index where c = 196 index_test.go:137: sql insert into test_index values (1150, 3426869862747269104, 0.619343, 'jteZMtisX7') index_test.go:143: sql update test_index set c1 = 7535350525573404574, c2 = 0.315348, c3 = 'HsSHQQJiuD' where c = 790 index_test.go:143: sql update test_index set c1 = 4081866935752942220, c2 = 0.650139, c3 = 'Q6zDDsjAnT' where c = 227 index_test.go:140: sql delete from test_index where c = 777 index_test.go:143: sql update test_index set c1 = 6731501816078625681, c2 = 0.581486, c3 = 'ESxHEHPlyN' where c = 683 index_test.go:137: sql insert into test_index values (1151, 5919358588604498253, 0.859901, 'GkKLatMTSD') index_test.go:143: sql update test_index set c1 = 5245099830577869876, c2 = 0.674274, c3 = 'GnYDYfMbDJ' where c = 259 index_test.go:140: sql delete from test_index where c = 925 index_test.go:140: sql delete from test_index where c = 684 index_test.go:143: sql update test_index set c1 = 4803747019122512235, c2 = 0.439595, c3 = 'IfPjB0v43F' where c = 857 index_test.go:140: sql delete from test_index where c = 383 index_test.go:137: sql insert into test_index values (1155, 5190754724397312612, 0.668095, 'l9cNiQbWK7') index_test.go:143: sql update test_index set c1 = 2374215039059723601, c2 = 0.606920, c3 = 'cpzwUjdOdp' where c = 884 index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 3848169487061915493, c2 = 0.824159, c3 = 'jf0MYjx8IO' where c = 178 index_test.go:137: sql insert into test_index values (1156, 4884404285425967763, 0.261346, 'qjrllgx69Z') index_test.go:137: sql insert into test_index values (1153, 3861478858234483606, 0.764048, 'vGhJ1QMoan') index_test.go:143: sql update test_index set c1 = 1960444742721872650, c2 = 0.469333, c3 = 'CbBh0p5PV1' where c = 386 index_test.go:137: sql insert into test_index values (1154, 8541790492361416703, 0.065827, 'JNnrP8SSfo') index_test.go:143: sql update test_index set c1 = 1121113787860117694, c2 = 0.172808, c3 = 'xNOUtFLp4V' where c = 391 index_test.go:143: sql update test_index set c1 = 8877563687544782136, c2 = 0.027649, c3 = 'P9M7l4odyw' where c = 1110 index_test.go:140: sql delete from test_index where c = 229 index_test.go:137: sql insert into test_index values (1158, 1132321321976949061, 0.081917, 'xH3dQ1fHXR') index_test.go:137: sql insert into test_index values (1157, 8307042433555818054, 0.088074, '96QxbE6sAj') index_test.go:137: sql insert into test_index values (1159, 5066780116871030393, 0.391046, 'tL0W7Ct4ch') index_test.go:140: sql delete from test_index where c = 1104 index_test.go:137: sql insert into test_index values (1160, 8914656870212064223, 0.271843, 'HYEqZjaw74') index_test.go:140: sql delete from test_index where c = 738 index_test.go:140: sql delete from test_index where c = 109 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 799 index_test.go:137: sql insert into test_index values (1162, 870602015587067190, 0.476215, 'cKhRYrNdHU') index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 1025690444401182417, c2 = 0.645609, c3 = 'lBMcJyBZ5S' where c = 792 index_test.go:143: sql update test_index set c1 = 5872959173574275596, c2 = 0.107025, c3 = 'zQEzOjVGYo' where c = 19 index_test.go:143: sql update test_index set c1 = 213052014761338412, c2 = 0.099144, c3 = 'C72MxORUS6' where c = 402 index_test.go:140: sql delete from test_index where c = 645 index_test.go:137: sql insert into test_index values (1161, 2593244141832544456, 0.148371, 'FwcgaNMPbk') index_test.go:143: sql update test_index set c1 = 375093059227159751, c2 = 0.142262, c3 = 'VtEoXKIYeu' where c = 457 index_test.go:140: sql delete from test_index where c = 839 index_test.go:143: sql update test_index set c1 = 2350327948733726548, c2 = 0.961353, c3 = '8bMgqAKO67' where c = 552 index_test.go:143: sql update test_index set c1 = 3459688174753967955, c2 = 0.962275, c3 = 'lSU5NnIpZS' where c = 287 index_test.go:137: sql insert into test_index values (1165, 7872411875423550306, 0.959496, 'xSk3e6ylzX') index_test.go:143: sql update test_index set c1 = 6939202477589848392, c2 = 0.149977, c3 = 'FtTUa0P1Br' where c = 981 index_test.go:137: sql insert into test_index values (1166, 5800780579641926535, 0.046609, 'JRHP4N8Xtq') index_test.go:137: sql insert into test_index values (1163, 8216124473097327489, 0.600959, 'dV1u59zc9Q') index_test.go:140: sql delete from test_index where c = 801 index_test.go:137: sql insert into test_index values (1167, 3236072592619755263, 0.677672, 'JDWFUSHgRI') index_test.go:143: sql update test_index set c1 = 5278931180238560406, c2 = 0.107263, c3 = 'EAO9peqBHm' where c = 1001 index_test.go:137: sql insert into test_index values (1164, 7233563812827487438, 0.160750, 'ni0KqOH4hG') index_test.go:137: sql insert into test_index values (1169, 4507659382967839224, 0.518186, 'RDwqqBl2Pt') index_test.go:140: sql delete from test_index where c = 786 index_test.go:140: sql delete from test_index where c = 877 index_test.go:143: sql update test_index set c1 = 5513837280332505518, c2 = 0.440405, c3 = 'c542q9WbvW' where c = 333 index_test.go:137: sql insert into test_index values (1168, 5859034287623703057, 0.779238, 'iuHThnibdt') index_test.go:140: sql delete from test_index where c = 476 index_test.go:137: sql insert into test_index values (1170, 2017925851746241112, 0.314674, 'WZoqL1CAjw') index_test.go:140: sql delete from test_index where c = 188 index_test.go:143: sql update test_index set c1 = 5872363572607232023, c2 = 0.765109, c3 = 'AzZ7G2KCwM' where c = 206 index_test.go:143: sql update test_index set c1 = 5806785440257893254, c2 = 0.033618, c3 = 'ncYBPMytTx' where c = 588 index_test.go:140: sql delete from test_index where c = 307 index_test.go:137: sql insert into test_index values (1171, 2657331713327217779, 0.504444, 'dK7OqNmdb0') index_test.go:140: sql delete from test_index where c = 1141 index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 8763159527450712997, c2 = 0.570740, c3 = 'rolk4uDFxW' where c = 785 index_test.go:143: sql update test_index set c1 = 1180483451243836284, c2 = 0.315681, c3 = '6mXYYK6qgG' where c = 23 index_test.go:143: sql update test_index set c1 = 341673616853542147, c2 = 0.840352, c3 = 'uWfVA0zGvd' where c = 470 index_test.go:140: sql delete from test_index where c = 820 index_test.go:137: sql insert into test_index values (1173, 3992407402990243498, 0.842717, '9wcaJG7o9l') index_test.go:143: sql update test_index set c1 = 8937648748308614036, c2 = 0.199659, c3 = 'PcE7vfCffq' where c = 529 index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 1653846744165735831, c2 = 0.087229, c3 = 'mNK3CehLiS' where c = 589 index_test.go:143: sql update test_index set c1 = 6133022769374427927, c2 = 0.480578, c3 = 'D54Z65ddM6' where c = 322 index_test.go:137: sql insert into test_index values (1172, 6071070759694058569, 0.146286, 'vd54rZUO1y') index_test.go:140: sql delete from test_index where c = 376 index_test.go:137: sql insert into test_index values (1175, 5118486399454482266, 0.815683, 'e8R6e743WC') index_test.go:137: sql insert into test_index values (1177, 7029411919234721068, 0.159168, 'vVpqQNPgwQ') index_test.go:143: sql update test_index set c1 = 6542099316777159064, c2 = 0.698377, c3 = 'ZCyXVbxvj3' where c = 608 index_test.go:137: sql insert into test_index values (1174, 7645928691230673342, 0.637529, 'zsp97yrWcA') index_test.go:140: sql delete from test_index where c = 544 index_test.go:137: sql insert into test_index values (1178, 7514818249923233240, 0.307478, '5uF6MEVmm1') index_test.go:140: sql delete from test_index where c = 906 index_test.go:137: sql insert into test_index values (1176, 5620643707251154175, 0.208790, 'AO2R3Z7QBU') index_test.go:140: sql delete from test_index where c = 301 index_test.go:143: sql update test_index set c1 = 356127522130632978, c2 = 0.033273, c3 = 'qo7pLffczl' where c = 12 index_test.go:143: sql update test_index set c1 = 8979134715014190408, c2 = 0.100835, c3 = 'ogSwiRlP3e' where c = 259 index_test.go:137: sql insert into test_index values (1180, 5672427162289349271, 0.100768, 'LRTodbXGiz') index_test.go:143: sql update test_index set c1 = 6051403110368362080, c2 = 0.159701, c3 = '0qXciFNcBK' where c = 120 index_test.go:143: sql update test_index set c1 = 7331354788263872699, c2 = 0.676691, c3 = 'eNtXAEszJh' where c = 567 index_test.go:137: sql insert into test_index values (1179, 8294631444082215636, 0.736745, 'v8yIZzUjTt') index_test.go:137: sql insert into test_index values (1181, 1724017925608731027, 0.267278, 'DQ0FB1Vy7r') index_test.go:140: sql delete from test_index where c = 266 index_test.go:143: sql update test_index set c1 = 3307905740792843554, c2 = 0.316767, c3 = 'sqwkTqFvug' where c = 370 index_test.go:137: sql insert into test_index values (1184, 7449465512695996292, 0.775871, 'plJ1nCBTX3') index_test.go:140: sql delete from test_index where c = 1079 index_test.go:137: sql insert into test_index values (1183, 8687134184902062789, 0.355014, '1cwEeYGbrv') index_test.go:140: sql delete from test_index where c = 397 index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (1182, 698739741071102519, 0.447979, 'KVgWZSh7vP') index_test.go:140: sql delete from test_index where c = 789 index_test.go:137: sql insert into test_index values (1185, 2551091347356993594, 0.586514, 'Sl4SK8dcyz') index_test.go:140: sql delete from test_index where c = 864 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:143: sql update test_index set c1 = 8020897618025731343, c2 = 0.785997, c3 = 'P3ZfCshdq9' where c = 180 index_test.go:143: sql update test_index set c1 = 3659440273979021741, c2 = 0.965861, c3 = '8MkAXyESaG' where c = 812 index_test.go:140: sql delete from test_index where c = 862 index_test.go:140: sql delete from test_index where c = 745 index_test.go:143: sql update test_index set c1 = 5500596078485439163, c2 = 0.499745, c3 = 'QhMKOwIHHB' where c = 524 index_test.go:143: sql update test_index set c1 = 1735633295025898977, c2 = 0.005465, c3 = 'Xw6jejtNgV' where c = 396 index_test.go:143: sql update test_index set c1 = 3046158956241175370, c2 = 0.953056, c3 = 'aaYstcMuQk' where c = 455 index_test.go:143: sql update test_index set c1 = 912993088844654194, c2 = 0.185294, c3 = 'HtliW2homG' where c = 436 index_test.go:137: sql insert into test_index values (1187, 531071021869993804, 0.290103, 'Td2qPSyrLj') index_test.go:143: sql update test_index set c1 = 1303804383089874471, c2 = 0.916050, c3 = 'AB9gygXEyU' where c = 58 index_test.go:143: sql update test_index set c1 = 1586163075991613363, c2 = 0.085704, c3 = 'xFwnHIGNqd' where c = 805 index_test.go:137: sql insert into test_index values (1186, 1886339620957903055, 0.481390, 'NAlUCpo9rq') index_test.go:137: sql insert into test_index values (1188, 9068288124895989024, 0.800425, 'RRBJfuYoze') index_test.go:143: sql update test_index set c1 = 2903399373487411829, c2 = 0.651224, c3 = 'CLqnyjNefl' where c = 925 index_test.go:137: sql insert into test_index values (1189, 2958902541871438403, 0.678511, 'N89nm7MsBn') index_test.go:140: sql delete from test_index where c = 748 index_test.go:137: sql insert into test_index values (1190, 4605395854230073601, 0.032263, 'AbaeOwjQWM') index_test.go:140: sql delete from test_index where c = 530 index_test.go:137: sql insert into test_index values (1192, 6216447792600976321, 0.777846, 'lNfJJwmjIZ') index_test.go:137: sql insert into test_index values (1193, 2192448200197705073, 0.276278, 'p7RPsYZmv6') index_test.go:137: sql insert into test_index values (1194, 5203539121464936534, 0.837045, 'rUkghqwh31') index_test.go:140: sql delete from test_index where c = 700 index_test.go:137: sql insert into test_index values (1191, 8870206269298057751, 0.839941, 'Bdzhd9Ek9j') index_test.go:143: sql update test_index set c1 = 1614306932866316825, c2 = 0.260228, c3 = 'vK9T0LhyXT' where c = 1164 index_test.go:140: sql delete from test_index where c = 201 index_test.go:140: sql delete from test_index where c = 1034 index_test.go:140: sql delete from test_index where c = 913 index_test.go:143: sql update test_index set c1 = 3696778943115884208, c2 = 0.334272, c3 = 'sDNvCgTVUa' where c = 409 index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 1026 index_test.go:140: sql delete from test_index where c = 686 index_test.go:143: sql update test_index set c1 = 21181015202285780, c2 = 0.848438, c3 = 'VtHTxStD5G' where c = 56 index_test.go:143: sql update test_index set c1 = 8893529495056938260, c2 = 0.454401, c3 = 'o9g2uw39m2' where c = 146 index_test.go:137: sql insert into test_index values (1195, 4365668946564112969, 0.546413, 'yWXeye7mod') index_test.go:140: sql delete from test_index where c = 519 index_test.go:143: sql update test_index set c1 = 6255697354819785744, c2 = 0.563319, c3 = 'd2EtiGs8rW' where c = 696 index_test.go:143: sql update test_index set c1 = 2116597003785352396, c2 = 0.195991, c3 = 'WmrJ4frbxy' where c = 285 index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 3577773322597788671, c2 = 0.521896, c3 = 'XDyRAX3TVA' where c = 969 index_test.go:143: sql update test_index set c1 = 4647900597995511294, c2 = 0.470496, c3 = 'uyDEuu2I9s' where c = 100 index_test.go:137: sql insert into test_index values (1197, 7358626997775147689, 0.269782, 'mJxSuxcwpQ') index_test.go:137: sql insert into test_index values (1196, 5866102726913734683, 0.134902, 'OuJ8oxro99') index_test.go:143: sql update test_index set c1 = 7078234892738037372, c2 = 0.010596, c3 = 'KDvFhuGJiy' where c = 703 index_test.go:137: sql insert into test_index values (1198, 8419126493913084815, 0.017204, 'gg3RtqeGa5') index_test.go:143: sql update test_index set c1 = 2873767660149973063, c2 = 0.710858, c3 = 'VYvzi24h4p' where c = 1178 index_test.go:143: sql update test_index set c1 = 4069745099333544625, c2 = 0.203120, c3 = '2c1OiGH718' where c = 1099 index_test.go:140: sql delete from test_index where c = 199 index_test.go:137: sql insert into test_index values (1199, 1865678701150593147, 0.981306, 'Ev176raq35') index_test.go:140: sql delete from test_index where c = 1158 index_test.go:137: sql insert into test_index values (1200, 7647405621550766586, 0.236923, 'QhKU3G2rqI') index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 5236496417675701156, c2 = 0.773670, c3 = 'rORlUHfNBc' where c = 222 index_test.go:143: sql update test_index set c1 = 2747082694227217182, c2 = 0.877517, c3 = 'UxPOmBuyWr' where c = 4 index_test.go:143: sql update test_index set c1 = 5862414068671276217, c2 = 0.923270, c3 = 'ejSZmBzSwU' where c = 246 index_test.go:143: sql update test_index set c1 = 5690180994573898662, c2 = 0.420412, c3 = 'DaVXlpBt1U' where c = 416 index_test.go:140: sql delete from test_index where c = 552 index_test.go:143: sql update test_index set c1 = 7263397266701564833, c2 = 0.320738, c3 = 'ZVTZArUKLh' where c = 587 === RUN TestSimple/Mixed === RUN TestSimple/Mixed/test_mixed index_test.go:137: sql insert into test_index values (1202, 3573770516967241220, 0.949256, 'Q3AOMg1lCs') index_test.go:137: sql insert into test_index values (1203, 4227328922397611191, 0.512374, 'rFpT27fO0f') index_test.go:137: sql insert into test_index values (1206, 3977636286459984889, 0.891235, 'AuA6QLiHC7') index_test.go:137: sql insert into test_index values (1205, 4784479223783745473, 0.656378, '3KuBlSuDRo') index_test.go:137: sql insert into test_index values (1209, 5438342214720905989, 0.215777, 'FgArQCOQaQ') index_test.go:137: sql insert into test_index values (1201, 9084318201878797321, 0.248099, 'wueETjv7rg') index_test.go:137: sql insert into test_index values (1210, 7188297893415375680, 0.467236, 'I3SpQKPDGF') index_test.go:137: sql insert into test_index values (1204, 489557983864863580, 0.340447, 'mVBAwnaOFZ') index_test.go:137: sql insert into test_index values (1208, 6865837217747458537, 0.869851, 'YxQX70glK2') index_test.go:140: sql delete from test_index where c = 371 index_test.go:137: sql insert into test_index values (1207, 6262949572646095776, 0.413242, 'XMDxMfdvns') index_test.go:140: sql delete from test_index where c = 25 index_test.go:140: sql delete from test_index where c = 414 index_test.go:140: sql delete from test_index where c = 683 index_test.go:140: sql delete from test_index where c = 368 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:140: sql delete from test_index where c = 725 index_test.go:143: sql update test_index set c1 = 4343107852563989231, c2 = 0.336242, c3 = 'KPl5JlM6JM' where c = 972 index_test.go:143: sql update test_index set c1 = 5764643958752199549, c2 = 0.812319, c3 = 'ns9Wli8Ygn' where c = 15 index_test.go:140: sql delete from test_index where c = 625 index_test.go:140: sql delete from test_index where c = 457 index_test.go:143: sql update test_index set c1 = 79776975069308312, c2 = 0.152631, c3 = 'ytNoQRdgOp' where c = 963 index_test.go:140: sql delete from test_index where c = 810 index_test.go:143: sql update test_index set c1 = 9084092227266079468, c2 = 0.372268, c3 = 'andcoI56cN' where c = 466 index_test.go:137: sql insert into test_index values (1212, 253265271558888289, 0.588203, 'HSX1c4OmMj') index_test.go:143: sql update test_index set c1 = 1732844911438295310, c2 = 0.745776, c3 = 'sWvzAfut2c' where c = 816 index_test.go:143: sql update test_index set c1 = 4737062041048364375, c2 = 0.622134, c3 = 'zyzCDsq9p9' where c = 14 index_test.go:143: sql update test_index set c1 = 2730613736990673266, c2 = 0.560019, c3 = 'itROoznuer' where c = 1153 index_test.go:143: sql update test_index set c1 = 5512878628901587626, c2 = 0.244485, c3 = 'NPPcaTs57H' where c = 1170 index_test.go:137: sql insert into test_index values (1213, 4658916309067496194, 0.850379, 'Vu2GgFStuG') index_test.go:137: sql insert into test_index values (1211, 2936009961700129017, 0.364270, 'Suvuh2UbOB') index_test.go:143: sql update test_index set c1 = 4061223025252858406, c2 = 0.219219, c3 = '6qG9fEEKek' where c = 1035 index_test.go:143: sql update test_index set c1 = 5648337445810110567, c2 = 0.352267, c3 = 'rgtptH8VYk' where c = 635 index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (1214, 6516949451907441336, 0.831935, 'e6axxfwIsl') index_test.go:137: sql insert into test_index values (1215, 4493010203768310363, 0.010594, 'Gv6tFmDU3d') index_test.go:137: sql insert into test_index values (1216, 3862132210561242352, 0.025509, 'KFeggH4vVF') index_test.go:137: sql insert into test_index values (1218, 3392031949933245756, 0.563456, '7ULfsX1XG8') index_test.go:140: sql delete from test_index where c = 639 index_test.go:137: sql insert into test_index values (1217, 4292310446288639558, 0.980205, '17MdpJvulQ') index_test.go:137: sql insert into test_index values (1220, 6404710124878243256, 0.595092, 'q9ChfpgXJM') index_test.go:137: sql insert into test_index values (1219, 8948673232591968756, 0.013070, 'DZ6dosVBGV') index_test.go:140: sql delete from test_index where c = 265 index_test.go:143: sql update test_index set c1 = 2851898346923736021, c2 = 0.157152, c3 = '4X1Z3Z2vck' where c = 458 index_test.go:140: sql delete from test_index where c = 637 index_test.go:140: sql delete from test_index where c = 955 index_test.go:140: sql delete from test_index where c = 274 index_test.go:143: sql update test_index set c1 = 8308512507821879327, c2 = 0.351445, c3 = 'OPPnKudwnY' where c = 313 index_test.go:143: sql update test_index set c1 = 4504815133654227293, c2 = 0.404213, c3 = '2vZMKZN4of' where c = 28 index_test.go:143: sql update test_index set c1 = 782820341946271264, c2 = 0.550339, c3 = 'iRrFIMDDwz' where c = 573 index_test.go:143: sql update test_index set c1 = 4944209911604790606, c2 = 0.091720, c3 = 'etA1enAm72' where c = 439 index_test.go:140: sql delete from test_index where c = 571 index_test.go:140: sql delete from test_index where c = 1012 index_test.go:143: sql update test_index set c1 = 4786645672567045789, c2 = 0.233556, c3 = 'Et7bLRncQu' where c = 419 index_test.go:140: sql delete from test_index where c = 201 index_test.go:140: sql delete from test_index where c = 1083 index_test.go:137: sql insert into test_index values (1222, 1580892526802867312, 0.097068, 'cgI8d7xGQc') index_test.go:137: sql insert into test_index values (1221, 4601983181695054839, 0.163040, 'rTS09yrlnC') index_test.go:137: sql insert into test_index values (1224, 8772441186707614623, 0.277976, '0MxA3aTzfX') index_test.go:143: sql update test_index set c1 = 6861345413847974116, c2 = 0.042728, c3 = 'YhPKC97DNO' where c = 218 index_test.go:137: sql insert into test_index values (1223, 160515087310617413, 0.484821, '75BhHsUZof') index_test.go:137: sql insert into test_index values (1225, 6350766720659348291, 0.759879, 'NZ1WRLsMIw') index_test.go:143: sql update test_index set c1 = 4554924025601223588, c2 = 0.253389, c3 = 'UeVdcpx6EJ' where c = 802 index_test.go:143: sql update test_index set c1 = 8085641774075782459, c2 = 0.090018, c3 = 'WAigWiMoXZ' where c = 706 index_test.go:143: sql update test_index set c1 = 6207374507588515267, c2 = 0.870410, c3 = 'BKN36bprQK' where c = 608 index_test.go:137: sql insert into test_index values (1227, 8444604117205336406, 0.817884, 'OC0eDxWevA') index_test.go:140: sql delete from test_index where c = 984 index_test.go:137: sql insert into test_index values (1226, 5687557239300017979, 0.865779, 'e9mIHucrkd') index_test.go:137: sql insert into test_index values (1228, 2524969221487477814, 0.511585, 'AHh33cqjc3') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:137: sql insert into test_index values (1230, 603932655714595544, 0.167590, '0KhpFkR9N3') index_test.go:140: sql delete from test_index where c = 103 index_test.go:137: sql insert into test_index values (1229, 6265537583171643263, 0.672425, 'x8eujnkgit') index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 1095 index_test.go:143: sql update test_index set c1 = 7834392164873948946, c2 = 0.645885, c3 = 'IPZ37a0OGj' where c = 427 index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 405518679310652680, c2 = 0.401619, c3 = '24tJbwSHVp' where c = 659 index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 1058 index_test.go:143: sql update test_index set c1 = 4605060862352902172, c2 = 0.176944, c3 = 'tE4TiEr7Y5' where c = 881 index_test.go:140: sql delete from test_index where c = 937 index_test.go:143: sql update test_index set c1 = 8812361871736200267, c2 = 0.448069, c3 = 'DK0jlMwoau' where c = 912 index_test.go:137: sql insert into test_index values (1231, 6649457427491749098, 0.068285, '3WaorVjij4') index_test.go:143: sql update test_index set c1 = 2052903447370379158, c2 = 0.208286, c3 = 'HQ0oIlFkxT' where c = 1069 index_test.go:143: sql update test_index set c1 = 4122093683654962122, c2 = 0.286285, c3 = 'FmqMC4dCWp' where c = 804 index_test.go:143: sql update test_index set c1 = 3585320761961508464, c2 = 0.581538, c3 = 'VNSKSseDA4' where c = 97 index_test.go:137: sql insert into test_index values (1233, 3836009463407391572, 0.784810, 'lLNxSSTmN2') index_test.go:143: sql update test_index set c1 = 7192904727398478937, c2 = 0.410855, c3 = 'AiroUoaV46' where c = 570 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 1094556985299371172, c2 = 0.271960, c3 = 'LIFBpb6tlj' where c = 993 index_test.go:137: sql insert into test_index values (1234, 4940036040581705952, 0.242008, 'b8PckaU5OO') index_test.go:143: sql update test_index set c1 = 6328931887812340064, c2 = 0.773477, c3 = '5KxK5XhNrL' where c = 823 index_test.go:140: sql delete from test_index where c = 41 index_test.go:137: sql insert into test_index values (1232, 3967696855571694129, 0.557258, 'S0tchWTxPA') index_test.go:137: sql insert into test_index values (1235, 6728733200870550173, 0.221286, 'fLT2NF5r35') index_test.go:137: sql insert into test_index values (1237, 5578505226628706662, 0.878981, 'DT4v3VTHWf') index_test.go:137: sql insert into test_index values (1238, 751992521977223452, 0.205948, '38dptydIyy') index_test.go:143: sql update test_index set c1 = 2056756092638882999, c2 = 0.817313, c3 = '7c0F0GrMSE' where c = 530 index_test.go:137: sql insert into test_index values (1240, 3153569601062050833, 0.496655, '0UrsT7XF8p') index_test.go:140: sql delete from test_index where c = 100 index_test.go:140: sql delete from test_index where c = 1206 index_test.go:137: sql insert into test_index values (1236, 6894479154726789419, 0.342012, 'UnwcsrnWei') index_test.go:140: sql delete from test_index where c = 188 index_test.go:143: sql update test_index set c1 = 7495157378626107438, c2 = 0.664609, c3 = 'L9nUzbaoyo' where c = 924 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:137: sql insert into test_index values (1239, 2538981816788019555, 0.044378, 'il7nO7JE8J') index_test.go:140: sql delete from test_index where c = 1206 index_test.go:143: sql update test_index set c1 = 8029468274186740983, c2 = 0.607600, c3 = 'dUJ1gF71X4' where c = 558 index_test.go:137: sql insert into test_index values (1241, 1127635156456193244, 0.238073, 'vGIaY9phaj') index_test.go:143: sql update test_index set c1 = 3432982955687356986, c2 = 0.774831, c3 = 'KfeAyj8Tp4' where c = 787 index_test.go:140: sql delete from test_index where c = 201 index_test.go:137: sql insert into test_index values (1242, 3579771047454269427, 0.460800, 'hFlcsx5Akw') index_test.go:143: sql update test_index set c1 = 5321796969276478180, c2 = 0.369966, c3 = 'QgigCCWA9R' where c = 897 index_test.go:140: sql delete from test_index where c = 940 index_test.go:140: sql delete from test_index where c = 824 index_test.go:137: sql insert into test_index values (1243, 8792438242027065411, 0.518819, 'wkqq1xIJjP') index_test.go:143: sql update test_index set c1 = 3164829624931269400, c2 = 0.551778, c3 = '9nPIKUrfZn' where c = 784 index_test.go:137: sql insert into test_index values (1244, 574213653457730334, 0.803755, 'd9kdqZDrn0') index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 2764911096539247325, c2 = 0.203424, c3 = 'BSvXFtmWnD' where c = 556 index_test.go:137: sql insert into test_index values (1245, 4734263359813920476, 0.256629, 'pylfBNQyD0') index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 7076428849507842351, c2 = 0.414906, c3 = 'y5xHMWV7dx' where c = 994 index_test.go:143: sql update test_index set c1 = 8826601688615096527, c2 = 0.789537, c3 = 'hkbs0clHJ8' where c = 553 index_test.go:143: sql update test_index set c1 = 2041645720332630502, c2 = 0.059138, c3 = 'P2hlc2z829' where c = 569 index_test.go:140: sql delete from test_index where c = 93 index_test.go:137: sql insert into test_index values (1247, 7833034935692648409, 0.797270, 'cXYrlr0cmY') index_test.go:143: sql update test_index set c1 = 7981447491474930570, c2 = 0.809762, c3 = 'M0w5DooMrU' where c = 443 index_test.go:140: sql delete from test_index where c = 929 index_test.go:137: sql insert into test_index values (1246, 144486083882737106, 0.981349, 'NP6BaQDjXv') index_test.go:140: sql delete from test_index where c = 759 index_test.go:143: sql update test_index set c1 = 1995009279159013110, c2 = 0.434399, c3 = '3sUWJAZIfF' where c = 239 index_test.go:137: sql insert into test_index values (1250, 2673382065273971852, 0.399410, 'Ev8qGYw3bi') index_test.go:137: sql insert into test_index values (1249, 203402696645035125, 0.617805, 'M9o8aUVNSe') index_test.go:140: sql delete from test_index where c = 1065 index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 6650548875482071594, c2 = 0.809344, c3 = 'mWkjqbYZw5' where c = 583 index_test.go:137: sql insert into test_index values (1251, 7172225758738143248, 0.981365, 's9Y1k7RbRX') index_test.go:137: sql insert into test_index values (1248, 2046221497142439883, 0.161121, '4709kThs4b') index_test.go:137: sql insert into test_index values (1252, 2247535110804932840, 0.889922, 'mLpuQ2wDez') index_test.go:143: sql update test_index set c1 = 2103508283687338669, c2 = 0.630980, c3 = 'iFVxaKAP8S' where c = 644 index_test.go:143: sql update test_index set c1 = 718341407966992946, c2 = 0.176711, c3 = '1MQKbZ9WXI' where c = 165 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 6550911133406538105, c2 = 0.303453, c3 = 'lhFTcVyQAl' where c = 963 index_test.go:140: sql delete from test_index where c = 364 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (1255, 5945900270325040541, 0.763192, 'r0zXpwkGDc') index_test.go:137: sql insert into test_index values (1253, 8392004874977490161, 0.902615, 'sxxNhvPwRB') index_test.go:143: sql update test_index set c1 = 2169774074297368808, c2 = 0.735850, c3 = 'BSL3Uq8ZsH' where c = 900 index_test.go:143: sql update test_index set c1 = 4376016992307800155, c2 = 0.162945, c3 = 'okY3EdOltX' where c = 618 index_test.go:140: sql delete from test_index where c = 582 index_test.go:143: sql update test_index set c1 = 6497743587151189170, c2 = 0.385522, c3 = '4xlVaHDBdJ' where c = 102 index_test.go:140: sql delete from test_index where c = 532 index_test.go:143: sql update test_index set c1 = 8532951003283286439, c2 = 0.042687, c3 = 'FhZ3p1piUZ' where c = 253 index_test.go:137: sql insert into test_index values (1254, 126214802994655985, 0.812596, 'bqYadv7PAO') index_test.go:140: sql delete from test_index where c = 1209 index_test.go:137: sql insert into test_index values (1257, 5674198733453604169, 0.312358, '6rg4gqMVAC') index_test.go:140: sql delete from test_index where c = 1025 index_test.go:137: sql insert into test_index values (1258, 8228835873602257095, 0.766590, 'iI1xrwrlRn') index_test.go:143: sql update test_index set c1 = 704842292237277458, c2 = 0.097998, c3 = 'sqykOznrpP' where c = 777 index_test.go:137: sql insert into test_index values (1256, 2229940608902129670, 0.364088, 'Ew5Ci3TD5Y') index_test.go:137: sql insert into test_index values (1259, 8983281746421576167, 0.478763, '2ljqSTxUd7') index_test.go:143: sql update test_index set c1 = 727918925255975777, c2 = 0.092927, c3 = 'ZZIfQvHrNF' where c = 1213 index_test.go:140: sql delete from test_index where c = 1175 index_test.go:143: sql update test_index set c1 = 211709230899176349, c2 = 0.697705, c3 = 'y0N2Rh8VUO' where c = 199 index_test.go:137: sql insert into test_index values (1260, 2992015616901575777, 0.602282, '7o9qgso0gz') index_test.go:140: sql delete from test_index where c = 677 index_test.go:143: sql update test_index set c1 = 9170660101699674192, c2 = 0.801126, c3 = 'deXyFE1OcX' where c = 1241 index_test.go:137: sql insert into test_index values (1261, 3617571203485081793, 0.683312, 'pdjyIFNpQ4') index_test.go:140: sql delete from test_index where c = 1109 index_test.go:143: sql update test_index set c1 = 4180278412761077154, c2 = 0.747762, c3 = 'nbBCY9IqEl' where c = 500 index_test.go:140: sql delete from test_index where c = 733 index_test.go:140: sql delete from test_index where c = 324 index_test.go:137: sql insert into test_index values (1262, 1913709448236942871, 0.712056, 'hcabBuRj3j') index_test.go:137: sql insert into test_index values (1263, 322217086242287773, 0.133456, 'CFGQrL7k4I') index_test.go:140: sql delete from test_index where c = 181 index_test.go:143: sql update test_index set c1 = 6633314091292515167, c2 = 0.104868, c3 = 've1mMGD0ih' where c = 1209 index_test.go:140: sql delete from test_index where c = 151 index_test.go:143: sql update test_index set c1 = 1228165235066871397, c2 = 0.434432, c3 = 'hiD28EQK3w' where c = 104 index_test.go:137: sql insert into test_index values (1264, 2128150946308276129, 0.302832, 'p73RM8gJvj') index_test.go:143: sql update test_index set c1 = 2581706969608168634, c2 = 0.032149, c3 = 'w6tP1nqgCi' where c = 201 index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 5296683044502676169, c2 = 0.912781, c3 = 'wqohIyiwPX' where c = 805 index_test.go:137: sql insert into test_index values (1265, 1904685402762212208, 0.632365, 'Hrd0k1nGc9') index_test.go:137: sql insert into test_index values (1266, 1538551232702575242, 0.588890, 'xPCKU88ZRp') index_test.go:140: sql delete from test_index where c = 812 index_test.go:137: sql insert into test_index values (1267, 1148400943916723702, 0.378371, '0o0TRoSOXw') index_test.go:143: sql update test_index set c1 = 7909388873945347518, c2 = 0.627163, c3 = 'ygMSfKnIQL' where c = 858 index_test.go:137: sql insert into test_index values (1268, 3553512748769002254, 0.305933, 'mUrZpwFrEN') index_test.go:143: sql update test_index set c1 = 3379130559878043365, c2 = 0.317336, c3 = 'cqsZb2ituc' where c = 1128 index_test.go:143: sql update test_index set c1 = 5565095759584703441, c2 = 0.609656, c3 = '7OlFEW5QGp' where c = 346 index_test.go:140: sql delete from test_index where c = 562 index_test.go:140: sql delete from test_index where c = 381 index_test.go:137: sql insert into test_index values (1270, 6143408985030699093, 0.198107, 'ix0kzZ8TG3') index_test.go:140: sql delete from test_index where c = 797 index_test.go:140: sql delete from test_index where c = 905 index_test.go:137: sql insert into test_index values (1271, 170021466048762902, 0.262954, 'ARO9DAv8cV') index_test.go:140: sql delete from test_index where c = 1212 index_test.go:137: sql insert into test_index values (1269, 1176349974638518389, 0.540515, 'nppqBUGXnR') index_test.go:143: sql update test_index set c1 = 2476107055184222607, c2 = 0.271374, c3 = 'jZINgBu6U5' where c = 802 index_test.go:137: sql insert into test_index values (1272, 8478495222581419565, 0.256820, 'A8VFaXGQXW') index_test.go:140: sql delete from test_index where c = 384 index_test.go:143: sql update test_index set c1 = 6439241109291908661, c2 = 0.308625, c3 = 'WiiPlChuSy' where c = 168 index_test.go:140: sql delete from test_index where c = 117 index_test.go:143: sql update test_index set c1 = 1326151077048158522, c2 = 0.336027, c3 = 'duJxijNevm' where c = 996 index_test.go:143: sql update test_index set c1 = 3988500321713996516, c2 = 0.990172, c3 = 'rnYMqP5qxD' where c = 592 index_test.go:143: sql update test_index set c1 = 2393887180424874494, c2 = 0.825489, c3 = 'a7XgMSPyGx' where c = 631 index_test.go:143: sql update test_index set c1 = 6748675264983157995, c2 = 0.648103, c3 = 'USJLJIu5jx' where c = 685 index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 679 index_test.go:143: sql update test_index set c1 = 76695730441116873, c2 = 0.424015, c3 = 'iLm1rYBhuJ' where c = 190 index_test.go:137: sql insert into test_index values (1274, 7122548114461974507, 0.985381, 'UjIwM8z7ta') index_test.go:137: sql insert into test_index values (1276, 1618639839668524152, 0.495187, 'ocnkmN8hBs') index_test.go:137: sql insert into test_index values (1273, 1310165856958363935, 0.084007, 'sunVPsDBpZ') index_test.go:137: sql insert into test_index values (1275, 430290255427624219, 0.909645, 'kOJ7vItMew') index_test.go:137: sql insert into test_index values (1277, 4992757131191596762, 0.246385, 'WYVePpAPUK') index_test.go:137: sql insert into test_index values (1278, 6306940214429389764, 0.770795, 'ZkDMA67OSW') index_test.go:143: sql update test_index set c1 = 639655908537070636, c2 = 0.911921, c3 = 'ngnmeeglEF' where c = 341 index_test.go:143: sql update test_index set c1 = 635892288808038871, c2 = 0.846796, c3 = 'wPdpHn0bA9' where c = 1265 index_test.go:140: sql delete from test_index where c = 1020 index_test.go:137: sql insert into test_index values (1279, 8729475555425151115, 0.580375, 'uwrrghQfAl') index_test.go:140: sql delete from test_index where c = 1079 index_test.go:140: sql delete from test_index where c = 491 index_test.go:143: sql update test_index set c1 = 8735085316505586153, c2 = 0.576681, c3 = 'RnOlWTVDNj' where c = 234 index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (1280, 2880161041684393744, 0.970514, 'AEukRcaXyC') index_test.go:140: sql delete from test_index where c = 782 index_test.go:137: sql insert into test_index values (1281, 7549848047162525137, 0.167038, 'yaF1ywdih5') index_test.go:143: sql update test_index set c1 = 1337764808785723143, c2 = 0.944830, c3 = 'DJQctM1xoR' where c = 744 index_test.go:140: sql delete from test_index where c = 1244 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 760 index_test.go:137: sql insert into test_index values (1282, 1071347944375597498, 0.145902, 'cfnlg0wy06') index_test.go:140: sql delete from test_index where c = 299 index_test.go:143: sql update test_index set c1 = 3460323339188926050, c2 = 0.986376, c3 = 'ZIJykgjY5k' where c = 121 index_test.go:137: sql insert into test_index values (1283, 9197888093042080338, 0.825363, 'oWcITIuPR6') index_test.go:143: sql update test_index set c1 = 118390994414745983, c2 = 0.484230, c3 = '1vrTFeN8xs' where c = 911 index_test.go:143: sql update test_index set c1 = 6733072885281606169, c2 = 0.410227, c3 = '9d43RtqesJ' where c = 879 index_test.go:143: sql update test_index set c1 = 1356805313789979773, c2 = 0.131045, c3 = 'x9iYs9Nhnl' where c = 1148 index_test.go:143: sql update test_index set c1 = 4406627457585869929, c2 = 0.122983, c3 = '59I5YtPTaz' where c = 395 index_test.go:143: sql update test_index set c1 = 2862699817650696609, c2 = 0.207625, c3 = 'DEXBnmfrTz' where c = 559 index_test.go:143: sql update test_index set c1 = 7755749965821433734, c2 = 0.495918, c3 = 'ypkr63GBTR' where c = 260 index_test.go:137: sql insert into test_index values (1284, 5925528682101687962, 0.029693, 'gt0ZEbC6tS') index_test.go:140: sql delete from test_index where c = 826 index_test.go:140: sql delete from test_index where c = 868 index_test.go:137: sql insert into test_index values (1285, 1278759802012023323, 0.662132, 'F8VLmvcKBr') index_test.go:137: sql insert into test_index values (1286, 7270562320217341939, 0.742763, 'FFDTFespBS') index_test.go:143: sql update test_index set c1 = 58343672105604454, c2 = 0.136558, c3 = 'fKhaH6GGhl' where c = 44 index_test.go:137: sql insert into test_index values (1287, 8779922921769757843, 0.682660, 'ZXLFVv6zDD') index_test.go:137: sql insert into test_index values (1288, 4417634618714706851, 0.307883, '61GGr8yhnY') index_test.go:140: sql delete from test_index where c = 207 index_test.go:137: sql insert into test_index values (1289, 6549889033180203637, 0.474201, 'pRR9FMXwrK') index_test.go:143: sql update test_index set c1 = 4779381758352159673, c2 = 0.101816, c3 = 'ytiWedlA6R' where c = 585 index_test.go:143: sql update test_index set c1 = 7014797427840174605, c2 = 0.623266, c3 = 'Kao73PzRJZ' where c = 163 index_test.go:140: sql delete from test_index where c = 798 index_test.go:140: sql delete from test_index where c = 1188 index_test.go:140: sql delete from test_index where c = 24 index_test.go:137: sql insert into test_index values (1290, 7752878464021461634, 0.357060, 'n429wZ1xB7') index_test.go:137: sql insert into test_index values (1292, 2878581988717782907, 0.325300, 'AnD6s7jjVY') index_test.go:143: sql update test_index set c1 = 1318360835020794060, c2 = 0.227200, c3 = 'GPKrtAR3VA' where c = 643 index_test.go:140: sql delete from test_index where c = 1051 index_test.go:143: sql update test_index set c1 = 1734456028281516715, c2 = 0.246924, c3 = 'rF2f5KfIiY' where c = 144 index_test.go:137: sql insert into test_index values (1291, 7051869259755725668, 0.174315, 'pVjPx2vXbV') index_test.go:140: sql delete from test_index where c = 978 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (1293, 7524771674434041066, 0.375052, 'zUCuMMOCqz') index_test.go:140: sql delete from test_index where c = 724 index_test.go:143: sql update test_index set c1 = 3442737966538421691, c2 = 0.303256, c3 = 'IAfxSyHLjW' where c = 732 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 4273096008126522874, c2 = 0.705149, c3 = 'rzewg7PWEq' where c = 881 index_test.go:143: sql update test_index set c1 = 816971617140984247, c2 = 0.434360, c3 = 'gdDcjGkHGj' where c = 254 index_test.go:137: sql insert into test_index values (1294, 7676091373492356945, 0.987905, 'MhnwMqiA2v') index_test.go:143: sql update test_index set c1 = 7414448831200705033, c2 = 0.530715, c3 = 'm02I6Ylqud' where c = 569 index_test.go:143: sql update test_index set c1 = 529556245148548973, c2 = 0.410519, c3 = 'E0IVTugNDr' where c = 360 index_test.go:137: sql insert into test_index values (1297, 6376883206382975384, 0.144880, '0xl2hqLtHa') index_test.go:143: sql update test_index set c1 = 2247097271306361787, c2 = 0.334365, c3 = 'Xguzd4d4AU' where c = 49 index_test.go:137: sql insert into test_index values (1295, 6245826436164613890, 0.278606, 'sBbOkW9TsZ') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:137: sql insert into test_index values (1296, 7491325049621059406, 0.144245, 'qi2tEe1LFE') index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 8673742045613264085, c2 = 0.104047, c3 = 'RZTpSrNt1G' where c = 682 index_test.go:137: sql insert into test_index values (1298, 8325115344029309914, 0.322974, 'W0AA7usJKK') index_test.go:143: sql update test_index set c1 = 6616534106431782139, c2 = 0.239550, c3 = 'HMMbjCmuLW' where c = 409 index_test.go:140: sql delete from test_index where c = 1228 index_test.go:140: sql delete from test_index where c = 476 index_test.go:143: sql update test_index set c1 = 2730465158467173590, c2 = 0.498912, c3 = 'I4yPZXlXRR' where c = 81 index_test.go:143: sql update test_index set c1 = 4670743699154719333, c2 = 0.011474, c3 = 'asJmWkOCra' where c = 1027 index_test.go:137: sql insert into test_index values (1299, 706389034835181309, 0.910555, 'Jlwm1KocwO') index_test.go:140: sql delete from test_index where c = 1139 index_test.go:143: sql update test_index set c1 = 6156340241585529582, c2 = 0.992573, c3 = 'X98piTZ1dO' where c = 846 index_test.go:143: sql update test_index set c1 = 5510266054593135149, c2 = 0.083271, c3 = 'Ms5dLCGOtw' where c = 769 index_test.go:140: sql delete from test_index where c = 846 index_test.go:143: sql update test_index set c1 = 446857434255672023, c2 = 0.937895, c3 = 'rYfMP5enOw' where c = 551 index_test.go:143: sql update test_index set c1 = 4226765135135108354, c2 = 0.120832, c3 = '65BAK9Njtu' where c = 186 index_test.go:137: sql insert into test_index values (1300, 3969884107379049622, 0.971731, '7OW41BbGBw') index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 6245807635009670743, c2 = 0.160757, c3 = 'yEr8vaOXbk' where c = 977 index_test.go:137: sql insert into test_index values (1301, 1702310926096038167, 0.432289, 'Gu1X3jmKqk') index_test.go:137: sql insert into test_index values (1305, 5933341517589428301, 0.975650, 'gInI5ph7ga') index_test.go:137: sql insert into test_index values (1303, 8551082127563247698, 0.870111, 'OM77BBMFnJ') index_test.go:137: sql insert into test_index values (1304, 8322666582233327674, 0.839434, '7Mz5FrVFDp') index_test.go:137: sql insert into test_index values (1302, 4419461322942887132, 0.462398, 'YctN06tABw') index_test.go:137: sql insert into test_index values (1307, 114536785032381367, 0.990729, 'EExQLrAIWj') index_test.go:137: sql insert into test_index values (1308, 6790777240278084046, 0.598158, 'vyoC2UCAHl') index_test.go:137: sql insert into test_index values (1309, 3408098262802363389, 0.834262, 'u5ogdjZNzR') index_test.go:140: sql delete from test_index where c = 390 index_test.go:137: sql insert into test_index values (1310, 6313831281119853939, 0.690887, 'ImEMbLWj7U') index_test.go:137: sql insert into test_index values (1306, 1759211547240375071, 0.054158, 'w9ujmAk27j') index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 659 index_test.go:140: sql delete from test_index where c = 777 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:140: sql delete from test_index where c = 443 index_test.go:140: sql delete from test_index where c = 855 index_test.go:143: sql update test_index set c1 = 1138314496739482813, c2 = 0.596950, c3 = 'gtwmWLUQuZ' where c = 127 index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 4386201282373253247, c2 = 0.236262, c3 = 'Eq0qhuY2LW' where c = 802 index_test.go:143: sql update test_index set c1 = 6848466096096832529, c2 = 0.297031, c3 = 'I9iAuHKyhV' where c = 624 index_test.go:143: sql update test_index set c1 = 2536317443563199301, c2 = 0.469534, c3 = 'XddAmhTiPh' where c = 1043 index_test.go:143: sql update test_index set c1 = 3661742648795971023, c2 = 0.140053, c3 = 'lTBqO6Fm72' where c = 1077 index_test.go:143: sql update test_index set c1 = 5184129358170209679, c2 = 0.407521, c3 = 'tTCvtgmSwR' where c = 355 index_test.go:143: sql update test_index set c1 = 7350350775976134844, c2 = 0.352211, c3 = 'LZjqHlVdt4' where c = 1070 index_test.go:137: sql insert into test_index values (1311, 7337621204131172247, 0.568693, '9xPtjMxa7v') index_test.go:137: sql insert into test_index values (1312, 242385342848543180, 0.877742, 'xBBdow1iqo') index_test.go:143: sql update test_index set c1 = 8328211645388529020, c2 = 0.302554, c3 = 'Qw2IjCqtKi' where c = 1018 index_test.go:143: sql update test_index set c1 = 1406018988435212903, c2 = 0.142536, c3 = 'cA6DSInEUB' where c = 48 index_test.go:137: sql insert into test_index values (1313, 7560326659120195896, 0.488984, 'wa9TwzmNO1') index_test.go:137: sql insert into test_index values (1315, 8712469098333054693, 0.120438, 'Ly5YZNJs7D') index_test.go:137: sql insert into test_index values (1314, 4633468450854328732, 0.385070, 'ZJaFZkLVlR') index_test.go:137: sql insert into test_index values (1316, 3402392181718463110, 0.759965, 'tImM43WZa1') index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (1317, 3528221571743687061, 0.680671, 'uRXVq8HfGF') index_test.go:143: sql update test_index set c1 = 8182911642915095279, c2 = 0.550555, c3 = '9jqaADtfuV' where c = 921 index_test.go:137: sql insert into test_index values (1318, 7683614392884022928, 0.242821, 'QXO3Qzgbgf') index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 810 index_test.go:140: sql delete from test_index where c = 1203 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:140: sql delete from test_index where c = 296 index_test.go:137: sql insert into test_index values (1319, 3113299076367787256, 0.428598, 'lIBBexPpLG') index_test.go:137: sql insert into test_index values (1320, 1934487445075962038, 0.006314, 'myKksy9dny') index_test.go:143: sql update test_index set c1 = 1992341012713307865, c2 = 0.840782, c3 = 'AyEHLEYFLD' where c = 573 index_test.go:143: sql update test_index set c1 = 1539712451901452823, c2 = 0.381142, c3 = 'CmkqNlsta4' where c = 876 index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 662 index_test.go:143: sql update test_index set c1 = 3184893856920023227, c2 = 0.030272, c3 = 'QhJV0r4Lyg' where c = 1061 index_test.go:143: sql update test_index set c1 = 57744614569467605, c2 = 0.781391, c3 = 'C7VwxIPqvE' where c = 1086 index_test.go:143: sql update test_index set c1 = 5879705867796547598, c2 = 0.837868, c3 = 'WIZWjcPauw' where c = 995 index_test.go:137: sql insert into test_index values (1322, 1424770350872840490, 0.103884, 'KIYQ2jFE8A') index_test.go:137: sql insert into test_index values (1323, 8486955063772457945, 0.975913, 'DN0r695gXK') index_test.go:140: sql delete from test_index where c = 327 index_test.go:143: sql update test_index set c1 = 3067717089844499220, c2 = 0.887208, c3 = 'diuUVkMyJr' where c = 331 index_test.go:137: sql insert into test_index values (1321, 8860488692729065119, 0.965026, 'IlxoSRSfkX') index_test.go:143: sql update test_index set c1 = 2234850625964880293, c2 = 0.323145, c3 = '5PF4f3yldJ' where c = 322 index_test.go:143: sql update test_index set c1 = 1271872338554152874, c2 = 0.063834, c3 = 'bvJCBh2dXo' where c = 132 index_test.go:137: sql insert into test_index values (1325, 1887026468907054378, 0.675259, 'W6zCG5IRg8') index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 1532691028197179650, c2 = 0.260572, c3 = 'jjM0X11afs' where c = 265 index_test.go:137: sql insert into test_index values (1326, 8231625490225826577, 0.846260, 'mT1Aqb6LKx') index_test.go:143: sql update test_index set c1 = 194224326659115394, c2 = 0.308020, c3 = 'QgmG12RZCT' where c = 449 index_test.go:137: sql insert into test_index values (1324, 717094216964489628, 0.259195, 'Zq1FUGS28u') index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 542 index_test.go:143: sql update test_index set c1 = 249197091903620179, c2 = 0.474211, c3 = 'iTKlIih6cW' where c = 329 index_test.go:137: sql insert into test_index values (1328, 3326562647538825475, 0.511595, 'XXLO8djFkN') index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 868 index_test.go:137: sql insert into test_index values (1327, 4079866113534996377, 0.913332, 'TInJaP0lDK') index_test.go:143: sql update test_index set c1 = 8733943891218253567, c2 = 0.719392, c3 = 'MejVKzgkGV' where c = 72 index_test.go:137: sql insert into test_index values (1330, 251128736649837176, 0.522999, 'oZz2ajbv9P') index_test.go:143: sql update test_index set c1 = 618148273769031907, c2 = 0.991880, c3 = 'WlFzyisZx2' where c = 131 index_test.go:137: sql insert into test_index values (1331, 5789020325051979559, 0.492320, '6qzY3EVILN') index_test.go:137: sql insert into test_index values (1329, 7616578729866338852, 0.387380, 'CN5iZ7TIeN') index_test.go:140: sql delete from test_index where c = 1035 index_test.go:143: sql update test_index set c1 = 6883436967414751247, c2 = 0.083103, c3 = 't0Owg36Uri' where c = 985 index_test.go:137: sql insert into test_index values (1332, 9079322123872663313, 0.014152, 'Tz92oGcNLJ') index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 844 index_test.go:137: sql insert into test_index values (1333, 7719352398948540320, 0.906297, '6ykozmYyIy') index_test.go:143: sql update test_index set c1 = 8138427736043158601, c2 = 0.938088, c3 = 'A5VQktcWYh' where c = 1000 index_test.go:140: sql delete from test_index where c = 856 index_test.go:140: sql delete from test_index where c = 1059 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:137: sql insert into test_index values (1334, 6731690644941949182, 0.171471, 'oq7p04lYZt') index_test.go:140: sql delete from test_index where c = 405 index_test.go:143: sql update test_index set c1 = 977314197806904760, c2 = 0.163783, c3 = 'JC7i4kaPoa' where c = 1041 index_test.go:140: sql delete from test_index where c = 914 index_test.go:137: sql insert into test_index values (1335, 6136659659697590118, 0.232737, 'G2jOduJvOt') index_test.go:140: sql delete from test_index where c = 758 index_test.go:143: sql update test_index set c1 = 419646004932515850, c2 = 0.762243, c3 = 'PS0cWeRc2w' where c = 1017 index_test.go:143: sql update test_index set c1 = 213572012993508012, c2 = 0.014659, c3 = 'LkTUcbPw3W' where c = 798 index_test.go:143: sql update test_index set c1 = 126138521467393087, c2 = 0.851328, c3 = 'cHWuOOKocP' where c = 1062 index_test.go:143: sql update test_index set c1 = 1799774351726941010, c2 = 0.704028, c3 = 'Nwu82BLq3Y' where c = 125 index_test.go:143: sql update test_index set c1 = 8661728937593824824, c2 = 0.627718, c3 = 'foUgZe2yP9' where c = 1085 index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 5181207501381670148, c2 = 0.137360, c3 = 'V57gJBpcEf' where c = 1145 index_test.go:137: sql insert into test_index values (1336, 8420337207849254733, 0.475333, 'gtMF6Dgk0W') index_test.go:143: sql update test_index set c1 = 4081092251440843773, c2 = 0.862864, c3 = 'IY719xy5an' where c = 552 index_test.go:137: sql insert into test_index values (1337, 8088880681783604523, 0.262750, 'A2P6kEZZAn') index_test.go:137: sql insert into test_index values (1338, 2932976799633454783, 0.534300, '6kX7zNcpti') index_test.go:137: sql insert into test_index values (1339, 4420991926900855305, 0.985189, '13yRa5D6Nc') index_test.go:137: sql insert into test_index values (1341, 7707707644662284990, 0.029751, '8H2oED2i61') index_test.go:140: sql delete from test_index where c = 647 index_test.go:137: sql insert into test_index values (1343, 5661292345309898831, 0.070050, 'dI5Fd604bB') index_test.go:143: sql update test_index set c1 = 8229004420246229198, c2 = 0.027701, c3 = 'zp4tq1TUX7' where c = 454 index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 3959076211432979395, c2 = 0.443040, c3 = 'MHcTZQoKRb' where c = 880 index_test.go:140: sql delete from test_index where c = 1263 index_test.go:137: sql insert into test_index values (1340, 5759378784096129953, 0.186734, 'kxFEtx2rxm') index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 9103440977686501398, c2 = 0.525396, c3 = 'QeZcTMTVeU' where c = 273 index_test.go:137: sql insert into test_index values (1342, 2373589359738977886, 0.826690, 'u0QDKInEDo') index_test.go:140: sql delete from test_index where c = 1134 index_test.go:137: sql insert into test_index values (1344, 6495253571799798129, 0.842403, 'odKAkD22tW') index_test.go:140: sql delete from test_index where c = 546 index_test.go:143: sql update test_index set c1 = 8455220829644678377, c2 = 0.783107, c3 = 'kJ8uhBpF37' where c = 739 index_test.go:137: sql insert into test_index values (1345, 84076598799981066, 0.126974, 't3GkO2SVPg') index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 5017286508709009022, c2 = 0.002940, c3 = 'HY6gsGfgVB' where c = 1332 index_test.go:137: sql insert into test_index values (1346, 4030173051628974176, 0.412531, 'ywj4eXqDDT') index_test.go:143: sql update test_index set c1 = 6395221074657157963, c2 = 0.554249, c3 = '3xmTGV8XlL' where c = 1288 index_test.go:143: sql update test_index set c1 = 8279417154141058222, c2 = 0.422137, c3 = 'SELmA0BWm0' where c = 101 index_test.go:140: sql delete from test_index where c = 803 index_test.go:143: sql update test_index set c1 = 544650257926298120, c2 = 0.831004, c3 = 'fR9h9Nd9kQ' where c = 243 index_test.go:137: sql insert into test_index values (1348, 3899615476194764811, 0.126904, '2nyxvAG2cV') index_test.go:140: sql delete from test_index where c = 809 index_test.go:137: sql insert into test_index values (1350, 2712261249647062537, 0.619143, 'AAhN2yEPdm') index_test.go:140: sql delete from test_index where c = 1140 index_test.go:140: sql delete from test_index where c = 354 index_test.go:137: sql insert into test_index values (1347, 6367816261472216527, 0.008857, 'H9V8eOkrQ5') index_test.go:137: sql insert into test_index values (1351, 4107530646743799088, 0.570652, 'HX7rv625hX') index_test.go:140: sql delete from test_index where c = 280 index_test.go:137: sql insert into test_index values (1349, 7892928164344077455, 0.987959, 'g2hRQtUqiB') index_test.go:143: sql update test_index set c1 = 528854889697560267, c2 = 0.433814, c3 = 'rQVX3FlY2p' where c = 694 index_test.go:143: sql update test_index set c1 = 2450507883036650932, c2 = 0.034285, c3 = 'tG8lLaokst' where c = 1130 index_test.go:143: sql update test_index set c1 = 4845575756626750974, c2 = 0.332946, c3 = 'D3QLr67Pgh' where c = 1255 index_test.go:140: sql delete from test_index where c = 940 index_test.go:143: sql update test_index set c1 = 2228412799543970554, c2 = 0.744019, c3 = 'sydaYfJxFK' where c = 1259 index_test.go:140: sql delete from test_index where c = 705 index_test.go:143: sql update test_index set c1 = 7164031514759211266, c2 = 0.405019, c3 = 'pJDuRfkULI' where c = 242 index_test.go:140: sql delete from test_index where c = 530 index_test.go:140: sql delete from test_index where c = 970 index_test.go:143: sql update test_index set c1 = 888039163642394624, c2 = 0.371558, c3 = 'Z7Vx5egl4C' where c = 370 index_test.go:137: sql insert into test_index values (1353, 7043891181470078195, 0.528305, 'vOBM5bZvZ1') index_test.go:137: sql insert into test_index values (1355, 4484292888986161154, 0.867570, 'c3W02u9eLB') index_test.go:143: sql update test_index set c1 = 7595609807000829849, c2 = 0.234705, c3 = 'e6nVTEtICv' where c = 842 index_test.go:137: sql insert into test_index values (1352, 1370439704024128683, 0.459111, 'aLMOS8xErH') index_test.go:137: sql insert into test_index values (1354, 8580792452431132227, 0.751346, 'a98a7EgBpX') index_test.go:143: sql update test_index set c1 = 8683396291357535881, c2 = 0.913390, c3 = 'Dq6XfYDLiv' where c = 1129 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:140: sql delete from test_index where c = 738 index_test.go:137: sql insert into test_index values (1358, 8589711651998184890, 0.332448, 'dzQLtpIICy') index_test.go:137: sql insert into test_index values (1356, 4495227525760719097, 0.690801, 'iEc1R0vtNt') index_test.go:137: sql insert into test_index values (1357, 6944430374311470856, 0.592055, 'UQ5jz9bBlz') index_test.go:143: sql update test_index set c1 = 1957124844072778564, c2 = 0.920854, c3 = 'P9S5WRhquz' where c = 1257 index_test.go:140: sql delete from test_index where c = 832 index_test.go:143: sql update test_index set c1 = 4297785847282518774, c2 = 0.947271, c3 = 'qJ3cvuG09Q' where c = 1208 index_test.go:137: sql insert into test_index values (1359, 8309278183414655988, 0.036882, 'hYofzhWS9t') index_test.go:140: sql delete from test_index where c = 52 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:143: sql update test_index set c1 = 1195509273407893124, c2 = 0.999700, c3 = '5lHUug6Kej' where c = 391 index_test.go:143: sql update test_index set c1 = 1452693087892484131, c2 = 0.879906, c3 = 'rtpCOzOIvz' where c = 422 index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 720 index_test.go:140: sql delete from test_index where c = 912 index_test.go:143: sql update test_index set c1 = 4942561714697672581, c2 = 0.982925, c3 = 'WcVHkBwNnP' where c = 405 index_test.go:137: sql insert into test_index values (1362, 8282340857893824364, 0.464204, 'TwWjFN8MPB') index_test.go:137: sql insert into test_index values (1360, 8301535113800473206, 0.139357, 'PjlmP7fdjW') index_test.go:143: sql update test_index set c1 = 1191230179468251700, c2 = 0.356306, c3 = 'wtyoeEKPWE' where c = 458 index_test.go:143: sql update test_index set c1 = 446289462349929320, c2 = 0.850184, c3 = 'Xz0TYdCxDa' where c = 442 index_test.go:143: sql update test_index set c1 = 6474815903029054992, c2 = 0.917549, c3 = 'PCOzDkKQ9G' where c = 1143 index_test.go:143: sql update test_index set c1 = 7213945382405492467, c2 = 0.535002, c3 = '0ciHNCkOq5' where c = 3 index_test.go:137: sql insert into test_index values (1363, 5179193664583111315, 0.063512, 'qkaBboSDDc') index_test.go:137: sql insert into test_index values (1361, 1847002113632876651, 0.891951, '9TqufBcJUF') index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (1364, 7355415283228972908, 0.235556, 'bnqpZcV5pI') index_test.go:143: sql update test_index set c1 = 3608521830987826656, c2 = 0.221702, c3 = 'mUR26fElhY' where c = 461 index_test.go:137: sql insert into test_index values (1367, 5975981281411952160, 0.108265, '2Vc869C87n') index_test.go:137: sql insert into test_index values (1366, 9005071625656974401, 0.232264, 'S1xqN5OHTp') index_test.go:137: sql insert into test_index values (1368, 2586208175059412061, 0.720987, 'gPJ7YvocWs') index_test.go:137: sql insert into test_index values (1365, 2471754811347855933, 0.848605, 'SFeHQLJEe8') index_test.go:140: sql delete from test_index where c = 52 index_test.go:140: sql delete from test_index where c = 463 index_test.go:140: sql delete from test_index where c = 1226 index_test.go:143: sql update test_index set c1 = 5988255459852078960, c2 = 0.705328, c3 = 'Em594RA8oC' where c = 794 index_test.go:143: sql update test_index set c1 = 546183950496391861, c2 = 0.318518, c3 = 'L5lHzYSt24' where c = 1109 index_test.go:140: sql delete from test_index where c = 713 index_test.go:143: sql update test_index set c1 = 4497641052243893411, c2 = 0.906618, c3 = 'wgAG7948gc' where c = 93 index_test.go:143: sql update test_index set c1 = 8785313132245348884, c2 = 0.468386, c3 = 'NQJ1p5JZHS' where c = 742 index_test.go:140: sql delete from test_index where c = 1291 index_test.go:140: sql delete from test_index where c = 542 index_test.go:140: sql delete from test_index where c = 1174 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:137: sql insert into test_index values (1370, 8215234249628224791, 0.992055, 'IaaANsJR5G') index_test.go:137: sql insert into test_index values (1369, 83570984601240979, 0.892487, 'Qfu7Rp2xeF') index_test.go:137: sql insert into test_index values (1373, 5350213530639703318, 0.880125, 'ztHOoNln2R') index_test.go:143: sql update test_index set c1 = 5901008149561481263, c2 = 0.577190, c3 = 'uIOtAo0Urw' where c = 795 index_test.go:143: sql update test_index set c1 = 4658468232199538841, c2 = 0.120850, c3 = 'Zbzf6siwjf' where c = 451 index_test.go:140: sql delete from test_index where c = 791 index_test.go:143: sql update test_index set c1 = 8644363380827449271, c2 = 0.685565, c3 = 'A9YgPFMjcq' where c = 1021 index_test.go:140: sql delete from test_index where c = 122 index_test.go:137: sql insert into test_index values (1371, 7708733809129418816, 0.146020, 'ubQzwEFp6I') index_test.go:137: sql insert into test_index values (1372, 1694533798268508969, 0.518257, '6UzIRrcMVI') index_test.go:137: sql insert into test_index values (1374, 5484415237641754102, 0.628626, '0BUoHdWmqu') index_test.go:140: sql delete from test_index where c = 560 index_test.go:143: sql update test_index set c1 = 5809109598193770021, c2 = 0.708017, c3 = 'y2Gh2Khwld' where c = 611 index_test.go:140: sql delete from test_index where c = 152 index_test.go:140: sql delete from test_index where c = 602 index_test.go:143: sql update test_index set c1 = 9091255892141598510, c2 = 0.536374, c3 = 'F1IlD34tSD' where c = 852 index_test.go:137: sql insert into test_index values (1376, 2067725969545709203, 0.947241, 'iDj88iaSIq') index_test.go:143: sql update test_index set c1 = 1451339714108448315, c2 = 0.818170, c3 = 'VRrsjhiFf1' where c = 764 index_test.go:143: sql update test_index set c1 = 7650089018231072775, c2 = 0.144822, c3 = 'AQjKLik7YV' where c = 1176 index_test.go:137: sql insert into test_index values (1375, 4608466978652804593, 0.440954, 'qaTsLsns6P') index_test.go:140: sql delete from test_index where c = 931 index_test.go:143: sql update test_index set c1 = 1385187918841588540, c2 = 0.820745, c3 = '1haxiKni1S' where c = 1200 index_test.go:143: sql update test_index set c1 = 3832844173235032567, c2 = 0.719196, c3 = '89pLPNniTZ' where c = 851 index_test.go:137: sql insert into test_index values (1379, 6812344188781529639, 0.051632, 'UiwZGep2Dr') index_test.go:137: sql insert into test_index values (1380, 1376867585518448351, 0.622099, '7CL93CsQq2') index_test.go:140: sql delete from test_index where c = 948 index_test.go:143: sql update test_index set c1 = 2646126836971178647, c2 = 0.623517, c3 = 'XwHHilZe3t' where c = 804 index_test.go:137: sql insert into test_index values (1381, 3015048486223040880, 0.489362, '8dPRqbN7vN') index_test.go:140: sql delete from test_index where c = 667 index_test.go:137: sql insert into test_index values (1382, 1662712066657669089, 0.999370, 'OKk0SW4WJn') index_test.go:137: sql insert into test_index values (1377, 130234527090420092, 0.833259, 'pCOM1iFW6s') index_test.go:143: sql update test_index set c1 = 3080564276246417591, c2 = 0.242164, c3 = '0LvflVIjPz' where c = 439 index_test.go:137: sql insert into test_index values (1378, 2953926197584381104, 0.197610, 'jYTDwMDQZB') index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (1383, 722081304829195135, 0.261059, '3uU6KB8LpG') index_test.go:143: sql update test_index set c1 = 6617357665569010976, c2 = 0.724583, c3 = 'C2BlbIG5iD' where c = 1056 index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 846 index_test.go:140: sql delete from test_index where c = 733 index_test.go:140: sql delete from test_index where c = 625 index_test.go:140: sql delete from test_index where c = 932 index_test.go:137: sql insert into test_index values (1384, 6261327894521092062, 0.537609, 'CvGWtQqf7F') index_test.go:137: sql insert into test_index values (1385, 3674427471769473944, 0.263895, 'hBHTq8FwHv') index_test.go:143: sql update test_index set c1 = 2773698823408050016, c2 = 0.166222, c3 = 'YS6rAeRkgI' where c = 911 index_test.go:143: sql update test_index set c1 = 5900032460459883507, c2 = 0.090207, c3 = 'zMa4gR9d4f' where c = 529 index_test.go:140: sql delete from test_index where c = 1263 index_test.go:140: sql delete from test_index where c = 268 index_test.go:143: sql update test_index set c1 = 6271333101852728067, c2 = 0.820822, c3 = 'pp2f3UEb4X' where c = 1347 index_test.go:143: sql update test_index set c1 = 150105902759083953, c2 = 0.860454, c3 = 'SlHB4TYyHp' where c = 176 index_test.go:143: sql update test_index set c1 = 4931460362284609534, c2 = 0.618905, c3 = '66hyRBYjfT' where c = 256 index_test.go:143: sql update test_index set c1 = 3684436885723895937, c2 = 0.813921, c3 = 'oRtxN2P85w' where c = 661 index_test.go:137: sql insert into test_index values (1386, 5874864654007721647, 0.349993, '7psfANeg2e') index_test.go:140: sql delete from test_index where c = 1358 index_test.go:143: sql update test_index set c1 = 7042937632400788385, c2 = 0.669400, c3 = 'fTqyp60l8L' where c = 77 index_test.go:137: sql insert into test_index values (1388, 2817852084491037125, 0.786882, 'UT197Cmn8P') index_test.go:143: sql update test_index set c1 = 8455701265533941047, c2 = 0.902081, c3 = '1J0YPrij8G' where c = 1125 index_test.go:137: sql insert into test_index values (1390, 4190447519492778723, 0.484902, 'sPCG11ZX8Y') index_test.go:137: sql insert into test_index values (1391, 5862391348046294966, 0.648551, 'OaCJ0QcLbl') index_test.go:143: sql update test_index set c1 = 107258340537978706, c2 = 0.543978, c3 = 'SKKxVtg5dS' where c = 581 index_test.go:143: sql update test_index set c1 = 1749986838986987213, c2 = 0.131118, c3 = 'XLFmFSgcYB' where c = 193 index_test.go:137: sql insert into test_index values (1387, 5376546673901504327, 0.693554, 'noJEa0UaTc') index_test.go:140: sql delete from test_index where c = 752 index_test.go:140: sql delete from test_index where c = 507 index_test.go:137: sql insert into test_index values (1389, 4084674386197574374, 0.493784, '2IUM5oJOH3') index_test.go:137: sql insert into test_index values (1393, 6629382000312087736, 0.801649, 'BfCM8vqaGc') index_test.go:137: sql insert into test_index values (1392, 7160123776562570720, 0.119203, 'xcXFUioj5b') index_test.go:140: sql delete from test_index where c = 706 index_test.go:140: sql delete from test_index where c = 565 index_test.go:140: sql delete from test_index where c = 387 index_test.go:143: sql update test_index set c1 = 7440886754344854415, c2 = 0.678398, c3 = 'aYy4E0G59a' where c = 425 index_test.go:137: sql insert into test_index values (1394, 6994551052095731944, 0.487420, 'R0G2JvrzaO') index_test.go:140: sql delete from test_index where c = 582 index_test.go:143: sql update test_index set c1 = 1168309081121688217, c2 = 0.531892, c3 = 'kdetswq1LI' where c = 647 index_test.go:143: sql update test_index set c1 = 4767087483039218928, c2 = 0.383550, c3 = 'sFcYnYUug9' where c = 381 index_test.go:137: sql insert into test_index values (1395, 4094622956210412913, 0.684672, 'hHSypch6F4') index_test.go:137: sql insert into test_index values (1396, 2435456378044516512, 0.162679, 'rlhD0Zjmti') index_test.go:140: sql delete from test_index where c = 717 index_test.go:140: sql delete from test_index where c = 359 index_test.go:143: sql update test_index set c1 = 4032686068155901333, c2 = 0.099989, c3 = '8hOe65EwKb' where c = 1043 index_test.go:140: sql delete from test_index where c = 1110 index_test.go:143: sql update test_index set c1 = 8696006168353577835, c2 = 0.114682, c3 = 'AjP9B0Cs01' where c = 378 index_test.go:137: sql insert into test_index values (1397, 7823638776558076095, 0.057075, 'j4q9TfYwtO') index_test.go:140: sql delete from test_index where c = 880 index_test.go:137: sql insert into test_index values (1398, 2513344486731405508, 0.635545, 'vMR9Jp74YO') index_test.go:143: sql update test_index set c1 = 3496720923954813149, c2 = 0.316927, c3 = '8yNFANeegN' where c = 1303 index_test.go:143: sql update test_index set c1 = 7440917836187044053, c2 = 0.193016, c3 = 'fH9Te6gd2s' where c = 1041 index_test.go:137: sql insert into test_index values (1399, 584716853322738225, 0.746297, 'TuJwQczbOq') index_test.go:140: sql delete from test_index where c = 1309 index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 5214232236660893271, c2 = 0.223399, c3 = 'DeCxVximGl' where c = 78 index_test.go:143: sql update test_index set c1 = 3870977215747347865, c2 = 0.907198, c3 = '6j0eRqG9r2' where c = 951 index_test.go:137: sql insert into test_index values (1400, 427614345582437009, 0.541869, 'sBxF3kCTFn') index_test.go:140: sql delete from test_index where c = 907 index_test.go:143: sql update test_index set c1 = 7149933670703108420, c2 = 0.156074, c3 = 'SQY8K9nKxY' where c = 797 index_test.go:143: sql update test_index set c1 = 6208735308792899424, c2 = 0.004817, c3 = 'Bla1Bpo2re' where c = 796 index_test.go:143: sql update test_index set c1 = 7757967531831465069, c2 = 0.693500, c3 = 'k6JW9IVbCy' where c = 635 index_test.go:143: sql update test_index set c1 = 766673569619431922, c2 = 0.249026, c3 = 'pQxAxdDh7R' where c = 1186 index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 5793715919999045799, c2 = 0.665091, c3 = '7pbTerTmIb' where c = 99 index_test.go:143: sql update test_index set c1 = 5523471446015433362, c2 = 0.902690, c3 = 'KrMCfuCKWU' where c = 736 [2025/04/04 21:32:39.505 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] [TestSimpleConflictUpdate][Update][Time Cost]5.625041684s index_test.go:137: sql insert into test_index values (1408, 290321977218312612, 0.325286, 'vYkvNs560o') index_test.go:137: sql insert into test_index values (1404, 3480197012295906861, 0.547275, 'eOE1Lgotlv') index_test.go:137: sql insert into test_index values (1402, 6015689435841839239, 0.261922, 'My5jU5RrlD') index_test.go:137: sql insert into test_index values (1406, 4210857707864100861, 0.236598, 'tH3P1YL0RE') index_test.go:137: sql insert into test_index values (1401, 71463017917911517, 0.672403, 'iaqN0Y4wGs') index_test.go:137: sql insert into test_index values (1409, 6977071794872002810, 0.599388, 'hqfofXzASF') index_test.go:137: sql insert into test_index values (1407, 6807769453364816737, 0.253547, 'KW7Vn6q6ms') index_test.go:137: sql insert into test_index values (1410, 4957002054517713794, 0.052125, 'cnL8symoBH') index_test.go:140: sql delete from test_index where c = 467 index_test.go:137: sql insert into test_index values (1405, 1478808707412565299, 0.740715, 'VI7Ascv9pS') index_test.go:137: sql insert into test_index values (1403, 8926545878303696270, 0.248336, 'vipNwWXrEg') index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 4558206041784885425, c2 = 0.159747, c3 = 'MZVrm9miDQ' where c = 1309 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:143: sql update test_index set c1 = 1118144724028007860, c2 = 0.677267, c3 = 'tJ5PqXIt7A' where c = 414 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:140: sql delete from test_index where c = 597 index_test.go:140: sql delete from test_index where c = 503 index_test.go:143: sql update test_index set c1 = 2666102002179398481, c2 = 0.292934, c3 = 'Qdkfoch8w2' where c = 135 index_test.go:140: sql delete from test_index where c = 639 index_test.go:140: sql delete from test_index where c = 291 index_test.go:137: sql insert into test_index values (1412, 8165551820363067005, 0.950332, 'Krm79lJ0Yo') index_test.go:140: sql delete from test_index where c = 1326 index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (1411, 6131775271828192526, 0.729540, 'EXCpVZABzr') index_test.go:143: sql update test_index set c1 = 662011383239194038, c2 = 0.421947, c3 = '8UEZdOuo5x' where c = 627 index_test.go:143: sql update test_index set c1 = 4267113797721441962, c2 = 0.890906, c3 = 'hQleimZvUM' where c = 820 index_test.go:143: sql update test_index set c1 = 6608017707419862104, c2 = 0.715229, c3 = '9Wn6o3uxxg' where c = 1208 index_test.go:137: sql insert into test_index values (1413, 3917883447181681976, 0.196069, 'tB5KrfRuL3') index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 206870556824670305, c2 = 0.431206, c3 = '7r1GXfVDWS' where c = 757 index_test.go:143: sql update test_index set c1 = 2881361572457087569, c2 = 0.155670, c3 = 'JJnEADR1rZ' where c = 1099 index_test.go:143: sql update test_index set c1 = 5523041603906558210, c2 = 0.778638, c3 = 'cRcF9EtPwz' where c = 495 index_test.go:137: sql insert into test_index values (1416, 4014515753912763308, 0.536788, 'f4Y2VOjonB') index_test.go:140: sql delete from test_index where c = 800 index_test.go:143: sql update test_index set c1 = 1970919745889171444, c2 = 0.964624, c3 = 't79fr6RoWU' where c = 653 index_test.go:143: sql update test_index set c1 = 3298338401627494686, c2 = 0.584326, c3 = '8JzdngCEJv' where c = 280 index_test.go:140: sql delete from test_index where c = 234 index_test.go:137: sql insert into test_index values (1417, 6934276174433901719, 0.253561, 'fgy6QQUs1Q') index_test.go:137: sql insert into test_index values (1418, 2506100126403727046, 0.613373, 'KJSn2604W5') index_test.go:137: sql insert into test_index values (1415, 8369328321425520609, 0.631190, 'IfuFyO2hPr') index_test.go:137: sql insert into test_index values (1414, 8268196483145798987, 0.450631, 'lgsN9eAEtL') index_test.go:137: sql insert into test_index values (1419, 937598948413490466, 0.496984, 'c3k7zEr9nU') index_test.go:143: sql update test_index set c1 = 8677641843709713770, c2 = 0.756666, c3 = 'Cv8wjmLAht' where c = 77 index_test.go:137: sql insert into test_index values (1420, 5653636897775025773, 0.631052, 'AwFh4CdOuQ') index_test.go:140: sql delete from test_index where c = 954 index_test.go:137: sql insert into test_index values (1421, 1003923942236650694, 0.599528, 'g8icgUnF6z') index_test.go:140: sql delete from test_index where c = 931 index_test.go:140: sql delete from test_index where c = 844 index_test.go:143: sql update test_index set c1 = 1460671198811586398, c2 = 0.534496, c3 = 'cYY2CxjXoy' where c = 1116 index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 4976873194412984073, c2 = 0.384338, c3 = '4Sn1Sgy4Nl' where c = 247 index_test.go:140: sql delete from test_index where c = 939 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 608 index_test.go:143: sql update test_index set c1 = 5542878304290680188, c2 = 0.119944, c3 = 'HYSpP5z0Uo' where c = 1172 index_test.go:137: sql insert into test_index values (1422, 3990549333891844838, 0.657877, 'CsSwu1Xu3Q') index_test.go:137: sql insert into test_index values (1423, 4120327493929135354, 0.762490, 'Zonkizt64U') index_test.go:137: sql insert into test_index values (1424, 2608099787250787254, 0.609571, 'B4RKCtvmJd') index_test.go:140: sql delete from test_index where c = 1275 index_test.go:143: sql update test_index set c1 = 2125617750103469945, c2 = 0.199574, c3 = 'MPmlkP9chU' where c = 70 index_test.go:143: sql update test_index set c1 = 2156663066828404961, c2 = 0.731294, c3 = 'VeGLl2ipIU' where c = 1061 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:143: sql update test_index set c1 = 5124118854931639259, c2 = 0.375409, c3 = 'wkk4qrTdq5' where c = 541 index_test.go:143: sql update test_index set c1 = 6320561932878657423, c2 = 0.350543, c3 = 'nKGRAb1ZFc' where c = 811 index_test.go:137: sql insert into test_index values (1425, 7701019801096826326, 0.678716, 'UY0EwURkLk') index_test.go:137: sql insert into test_index values (1426, 3796127805758013781, 0.728203, 'ekGUgQOdJt') index_test.go:143: sql update test_index set c1 = 8914406233790579504, c2 = 0.202982, c3 = 'lKWogqLvd4' where c = 1393 index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 2977865330197581625, c2 = 0.633422, c3 = 'q4LDqAnVvA' where c = 948 index_test.go:137: sql insert into test_index values (1428, 6727029038805597041, 0.883605, 'QjrWZ7pXOK') index_test.go:137: sql insert into test_index values (1429, 69982199340525269, 0.447866, 'FFFBFZMdIU') index_test.go:140: sql delete from test_index where c = 1142 index_test.go:143: sql update test_index set c1 = 8339659501063710504, c2 = 0.102853, c3 = 'KDCMDNtnij' where c = 1247 index_test.go:140: sql delete from test_index where c = 1053 index_test.go:137: sql insert into test_index values (1427, 4541252589119351130, 0.585616, '0wqZgk7hup') index_test.go:137: sql insert into test_index values (1430, 3878025284824607642, 0.682679, 'CSx7ZmjQSS') index_test.go:143: sql update test_index set c1 = 2018004576339476883, c2 = 0.996735, c3 = 'ASdYU11IH9' where c = 128 index_test.go:140: sql delete from test_index where c = 609 index_test.go:137: sql insert into test_index values (1432, 8491569816485504886, 0.990800, 'gwV3XgHJfD') index_test.go:137: sql insert into test_index values (1431, 3688201750683557079, 0.501399, 'XUzmCtlKaK') index_test.go:140: sql delete from test_index where c = 498 index_test.go:140: sql delete from test_index where c = 523 index_test.go:143: sql update test_index set c1 = 3694245190546055049, c2 = 0.915936, c3 = 'kJW1vIpV2z' where c = 754 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 6456504420035030946, c2 = 0.361314, c3 = 'HoYOavb68J' where c = 464 index_test.go:137: sql insert into test_index values (1434, 1349720192118136387, 0.013903, 'NyD9JeaWXA') index_test.go:140: sql delete from test_index where c = 1412 index_test.go:143: sql update test_index set c1 = 490525286698775646, c2 = 0.180099, c3 = 'qRz69Gtqae' where c = 1377 index_test.go:143: sql update test_index set c1 = 6439238099062090869, c2 = 0.471095, c3 = 'o2ZnSO2JP4' where c = 944 index_test.go:143: sql update test_index set c1 = 4118443714408685095, c2 = 0.728972, c3 = '93SZ4alF93' where c = 266 index_test.go:137: sql insert into test_index values (1435, 7978885748712442987, 0.336040, '8AUtdVRAeo') index_test.go:140: sql delete from test_index where c = 835 index_test.go:137: sql insert into test_index values (1433, 8935854461557950316, 0.821779, 'a1vvQuve8h') index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 2527658769213001726, c2 = 0.236624, c3 = '6M1l500JvY' where c = 1091 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:140: sql delete from test_index where c = 635 index_test.go:143: sql update test_index set c1 = 5469710121211970550, c2 = 0.384897, c3 = 'x8XZOY1zbU' where c = 1318 index_test.go:137: sql insert into test_index values (1437, 1999680348112031913, 0.303000, 'ajnf78OIh9') index_test.go:137: sql insert into test_index values (1436, 1649451203127530465, 0.194921, 'O9qo4YsBE6') index_test.go:137: sql insert into test_index values (1439, 4449458090875987431, 0.573351, '0CarETygHj') index_test.go:143: sql update test_index set c1 = 8473578828571959502, c2 = 0.499019, c3 = 'dm4mLIQdod' where c = 231 index_test.go:140: sql delete from test_index where c = 1289 index_test.go:143: sql update test_index set c1 = 3116002780493467813, c2 = 0.934999, c3 = 'AVCuWkdeJK' where c = 594 index_test.go:137: sql insert into test_index values (1438, 1569913117935907426, 0.257543, '8uDLZXJhMY') index_test.go:137: sql insert into test_index values (1440, 5820246293764025939, 0.989523, '3mT7PphJBZ') index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 7323691069995123375, c2 = 0.107078, c3 = 'vWwFv2Sd4w' where c = 1011 index_test.go:140: sql delete from test_index where c = 267 index_test.go:143: sql update test_index set c1 = 2820483570792100288, c2 = 0.439636, c3 = 'akKAokBvnb' where c = 633 index_test.go:137: sql insert into test_index values (1442, 7504411941959814542, 0.254435, 'DBnLNmw91l') index_test.go:143: sql update test_index set c1 = 1427665557332193938, c2 = 0.462699, c3 = '7Zsqjt4gLF' where c = 1138 index_test.go:140: sql delete from test_index where c = 34 index_test.go:140: sql delete from test_index where c = 892 index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 21693190624496979, c2 = 0.305102, c3 = 'c2ZdD3WjcG' where c = 862 index_test.go:137: sql insert into test_index values (1441, 2413999189974541781, 0.407280, 'UoyDGkqm3l') index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 6567240867706840539, c2 = 0.212387, c3 = 'm0osIH5reL' where c = 28 index_test.go:137: sql insert into test_index values (1443, 7241767704237149381, 0.900908, 'Lt0CZLG4Be') index_test.go:137: sql insert into test_index values (1445, 6003230830342391172, 0.037580, 'ezOl0ziroI') index_test.go:140: sql delete from test_index where c = 400 index_test.go:137: sql insert into test_index values (1444, 3707244080207020288, 0.460630, 'qXzw4NaPbF') index_test.go:143: sql update test_index set c1 = 2598106396489568988, c2 = 0.135987, c3 = 'bKDzQQervC' where c = 751 index_test.go:137: sql insert into test_index values (1446, 6257218675176946204, 0.090647, 'TVhv0ruVFO') index_test.go:143: sql update test_index set c1 = 5707523679488800166, c2 = 0.587282, c3 = 'LXKwfL3R6H' where c = 1102 index_test.go:140: sql delete from test_index where c = 1054 index_test.go:137: sql insert into test_index values (1447, 1579691646034425328, 0.818265, 'hR4VxslV87') index_test.go:143: sql update test_index set c1 = 7310455355341781032, c2 = 0.795955, c3 = 'MuHKmhcf4v' where c = 225 index_test.go:143: sql update test_index set c1 = 3095192485387129287, c2 = 0.051247, c3 = 'MlTl84uVYu' where c = 933 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (1449, 3337208201554628015, 0.475473, '6b4NrCGmOL') index_test.go:140: sql delete from test_index where c = 1027 index_test.go:137: sql insert into test_index values (1450, 3776986056856308893, 0.831560, 'np8VP1ausO') index_test.go:143: sql update test_index set c1 = 2624301421927204598, c2 = 0.323295, c3 = 'P3XsIF29GU' where c = 1271 index_test.go:143: sql update test_index set c1 = 7654855606950528985, c2 = 0.818627, c3 = 'OIivKxS69s' where c = 292 index_test.go:137: sql insert into test_index values (1451, 2398776622471720067, 0.543522, '4n2SFETgEw') index_test.go:140: sql delete from test_index where c = 1356 index_test.go:137: sql insert into test_index values (1448, 2350809865684199967, 0.045041, '1fROQMkOQd') index_test.go:143: sql update test_index set c1 = 2884645615518331611, c2 = 0.954444, c3 = '2lsTBx8R51' where c = 700 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:140: sql delete from test_index where c = 806 index_test.go:137: sql insert into test_index values (1452, 4596864967986969225, 0.518533, 'YVq0lbM2oS') index_test.go:143: sql update test_index set c1 = 2634060057009056888, c2 = 0.660436, c3 = 'FYFkKdzrki' where c = 1351 index_test.go:137: sql insert into test_index values (1453, 5360394793577779540, 0.016346, '2hGdZiMwUw') index_test.go:140: sql delete from test_index where c = 1114 index_test.go:140: sql delete from test_index where c = 1295 index_test.go:143: sql update test_index set c1 = 5124872851729263536, c2 = 0.274041, c3 = 'TcsxUqeO2O' where c = 155 index_test.go:143: sql update test_index set c1 = 7739757655797283527, c2 = 0.937623, c3 = 'I5aU5vJj43' where c = 375 index_test.go:140: sql delete from test_index where c = 257 index_test.go:140: sql delete from test_index where c = 415 index_test.go:140: sql delete from test_index where c = 1216 index_test.go:137: sql insert into test_index values (1454, 4535639610482010052, 0.793880, 'G0IXtueR1U') index_test.go:143: sql update test_index set c1 = 3649247890157740021, c2 = 0.391190, c3 = 'Z9vPGErCH9' where c = 269 index_test.go:143: sql update test_index set c1 = 5732140935368752073, c2 = 0.174319, c3 = '23VgY42cqz' where c = 995 index_test.go:137: sql insert into test_index values (1456, 2124516615899631976, 0.172295, 'n73Mcvvtfr') index_test.go:137: sql insert into test_index values (1455, 4408890023259289378, 0.169449, 'eFrOFpt5eZ') index_test.go:143: sql update test_index set c1 = 4631323207462992248, c2 = 0.445908, c3 = 'Sfj4Ha0PhL' where c = 626 index_test.go:143: sql update test_index set c1 = 9157321253496171876, c2 = 0.684660, c3 = 'BNf6M4Ek0H' where c = 16 index_test.go:140: sql delete from test_index where c = 1301 index_test.go:137: sql insert into test_index values (1458, 6843407571444470233, 0.531168, 'fMBpZRke8c') index_test.go:137: sql insert into test_index values (1457, 836212245011497653, 0.429847, '1G3WdU62lA') index_test.go:137: sql insert into test_index values (1459, 6115889507019091843, 0.520641, 'sPscRmndMW') index_test.go:143: sql update test_index set c1 = 2501238981101084084, c2 = 0.216061, c3 = 'GINnGRv62P' where c = 771 index_test.go:140: sql delete from test_index where c = 943 index_test.go:137: sql insert into test_index values (1461, 7751929174065980828, 0.853866, 'ri57OtlKhI') index_test.go:137: sql insert into test_index values (1460, 8707903025396046984, 0.130311, 'uegDAxxQz6') index_test.go:143: sql update test_index set c1 = 1489534196168748121, c2 = 0.353379, c3 = 'mpIWVoeRXY' where c = 974 index_test.go:140: sql delete from test_index where c = 118 index_test.go:140: sql delete from test_index where c = 289 index_test.go:143: sql update test_index set c1 = 2710630767683190307, c2 = 0.180090, c3 = 'QUSFAxfweN' where c = 676 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 4835182269754942224, c2 = 0.798653, c3 = 'S1vNSXhfd0' where c = 45 index_test.go:140: sql delete from test_index where c = 674 index_test.go:137: sql insert into test_index values (1463, 6729206010266614422, 0.666431, 'VWV7q6io7k') index_test.go:143: sql update test_index set c1 = 3867657365795062757, c2 = 0.451768, c3 = 'Zly7lGyzKX' where c = 807 index_test.go:140: sql delete from test_index where c = 1123 index_test.go:143: sql update test_index set c1 = 263561343001579339, c2 = 0.315955, c3 = 'i9KDlfuKih' where c = 1197 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:137: sql insert into test_index values (1464, 4281338006156598400, 0.031660, 'eP0e4aIXAk') index_test.go:137: sql insert into test_index values (1462, 2379516614335742734, 0.046062, 'AJCYTQbWx5') index_test.go:137: sql insert into test_index values (1465, 8168158442629912184, 0.816532, '2zY16Sescw') index_test.go:143: sql update test_index set c1 = 6749668741962175645, c2 = 0.751900, c3 = '5AeLeVPJsW' where c = 1424 index_test.go:137: sql insert into test_index values (1467, 6494141073693613244, 0.175058, 'u4gyeGdVam') index_test.go:143: sql update test_index set c1 = 4095420304945833472, c2 = 0.149944, c3 = 'LzSWeXwmxr' where c = 259 index_test.go:137: sql insert into test_index values (1466, 5821893901145894254, 0.752176, '1jhgK1BOei') index_test.go:143: sql update test_index set c1 = 3584570212100056580, c2 = 0.308764, c3 = 'XFg9lGAksL' where c = 721 index_test.go:143: sql update test_index set c1 = 5063021436100415662, c2 = 0.373351, c3 = 'WNIL6l4f25' where c = 37 index_test.go:140: sql delete from test_index where c = 1195 index_test.go:140: sql delete from test_index where c = 597 index_test.go:140: sql delete from test_index where c = 444 index_test.go:137: sql insert into test_index values (1468, 6051054703332970444, 0.392938, 'dVq5k20Gr5') index_test.go:137: sql insert into test_index values (1469, 2837961259329849087, 0.841244, 'FmF5LtWP24') index_test.go:140: sql delete from test_index where c = 557 index_test.go:137: sql insert into test_index values (1470, 6881711941644614727, 0.445463, 'bWUZRLFYwg') index_test.go:143: sql update test_index set c1 = 5858711669017310568, c2 = 0.504603, c3 = 'USnfYVXqSj' where c = 321 index_test.go:140: sql delete from test_index where c = 623 index_test.go:137: sql insert into test_index values (1471, 5552797029146437951, 0.324727, 'ZKMmhUCml4') index_test.go:143: sql update test_index set c1 = 2218260231155310449, c2 = 0.969814, c3 = 'iXNoKXieL5' where c = 1263 index_test.go:140: sql delete from test_index where c = 452 index_test.go:143: sql update test_index set c1 = 8353820112837388888, c2 = 0.595194, c3 = 'yTRfZRohKO' where c = 720 index_test.go:140: sql delete from test_index where c = 503 index_test.go:143: sql update test_index set c1 = 4464905670493895800, c2 = 0.667489, c3 = 'nx9L3tP9Pq' where c = 923 index_test.go:137: sql insert into test_index values (1472, 648063556363291878, 0.882664, 'bHj7XSGJ4b') index_test.go:140: sql delete from test_index where c = 550 index_test.go:140: sql delete from test_index where c = 977 index_test.go:137: sql insert into test_index values (1473, 3711222234524826890, 0.829566, 'XEELU9ZA6z') index_test.go:143: sql update test_index set c1 = 7912848741936965428, c2 = 0.024876, c3 = 'FyRNPLzWeZ' where c = 650 index_test.go:140: sql delete from test_index where c = 1426 index_test.go:143: sql update test_index set c1 = 7402055586620523830, c2 = 0.158671, c3 = 'lyu2Iu9Wea' where c = 674 index_test.go:143: sql update test_index set c1 = 4049538298491576638, c2 = 0.341509, c3 = 'CnxC15vzUK' where c = 300 index_test.go:137: sql insert into test_index values (1475, 5404272727825649326, 0.416079, 'rrepodK08G') index_test.go:140: sql delete from test_index where c = 590 index_test.go:143: sql update test_index set c1 = 1953971657897768516, c2 = 0.866442, c3 = 'WIU231i3vl' where c = 1240 index_test.go:137: sql insert into test_index values (1474, 1708202395038819889, 0.358400, '3kb83ojfDY') index_test.go:143: sql update test_index set c1 = 3638475464682334734, c2 = 0.508454, c3 = 'B3IcqJIzko' where c = 405 index_test.go:137: sql insert into test_index values (1477, 8175571319232602420, 0.565233, 'OarPMyuAXv') index_test.go:143: sql update test_index set c1 = 2356162020590698219, c2 = 0.039386, c3 = 'F7k9jWZAgT' where c = 261 index_test.go:143: sql update test_index set c1 = 3376922647910434913, c2 = 0.595289, c3 = 'Ozr7Uy9gmP' where c = 409 index_test.go:137: sql insert into test_index values (1478, 2765280250735846469, 0.225462, 'TPIHtZQuGY') index_test.go:140: sql delete from test_index where c = 272 index_test.go:137: sql insert into test_index values (1476, 77122124542860949, 0.757569, 'ezFKRrqAxM') index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (1479, 4516049746529261523, 0.975710, '86pBP62lrM') index_test.go:137: sql insert into test_index values (1480, 3630327225935706841, 0.655104, 'Z9ilEY6c0D') index_test.go:143: sql update test_index set c1 = 8624150828015587957, c2 = 0.797652, c3 = 'uBeeacVrln' where c = 332 index_test.go:137: sql insert into test_index values (1481, 3960534130012698579, 0.134378, 'ZeuxSHThE0') index_test.go:137: sql insert into test_index values (1482, 1198342544587294195, 0.582132, 'njkph3WvAl') index_test.go:140: sql delete from test_index where c = 323 index_test.go:140: sql delete from test_index where c = 845 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 984920580434773716, c2 = 0.051248, c3 = 'YMT01oniKM' where c = 24 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 521 index_test.go:143: sql update test_index set c1 = 3954698806191558746, c2 = 0.651240, c3 = 'vj57BCYhBx' where c = 666 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:143: sql update test_index set c1 = 8137499611071828145, c2 = 0.317758, c3 = 'xXmm8PjUNC' where c = 0 index_test.go:137: sql insert into test_index values (1484, 6812234497422220971, 0.888376, 'ucCBwuUVUS') index_test.go:140: sql delete from test_index where c = 382 index_test.go:143: sql update test_index set c1 = 4593611224567655029, c2 = 0.266097, c3 = 'HoVKGP1GqR' where c = 148 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:137: sql insert into test_index values (1483, 1799005231346265122, 0.111724, '0nkH2xxlcd') index_test.go:137: sql insert into test_index values (1485, 2025359437138455946, 0.760552, 'bZdwvQENCO') index_test.go:143: sql update test_index set c1 = 874231967036766211, c2 = 0.302159, c3 = '1endBGiU7K' where c = 767 index_test.go:143: sql update test_index set c1 = 7595803328079498129, c2 = 0.969621, c3 = '53JuKwatjy' where c = 560 index_test.go:143: sql update test_index set c1 = 4253725059419559404, c2 = 0.968549, c3 = '1uJz4Drky9' where c = 1135 index_test.go:137: sql insert into test_index values (1486, 6478943053958806711, 0.162838, 'PO7R2q4Pd6') index_test.go:137: sql insert into test_index values (1487, 6666166728513878307, 0.510942, 'DeBywbK1Dv') index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:143: sql update test_index set c1 = 8020315802789770121, c2 = 0.824744, c3 = 'Y67DkBLBBs' where c = 435 index_test.go:140: sql delete from test_index where c = 797 index_test.go:143: sql update test_index set c1 = 7971494315926845236, c2 = 0.815774, c3 = 'XGPrWgmr4D' where c = 771 index_test.go:143: sql update test_index set c1 = 5439995569506733965, c2 = 0.200061, c3 = 'hnXuAfBrjG' where c = 647 index_test.go:140: sql delete from test_index where c = 594 index_test.go:140: sql delete from test_index where c = 1439 index_test.go:143: sql update test_index set c1 = 8864312780275853493, c2 = 0.668699, c3 = 'SeKwZmQoYs' where c = 649 index_test.go:137: sql insert into test_index values (1490, 4220859860336264663, 0.235742, 'rcTGJFOhZi') index_test.go:137: sql insert into test_index values (1488, 1129783951619616527, 0.065401, 'ngjvDF7CW7') index_test.go:137: sql insert into test_index values (1489, 8538291601923475944, 0.458333, 'r2wfkG71FS') index_test.go:137: sql insert into test_index values (1492, 408838097438582835, 0.326056, 'KzipgJqVwe') index_test.go:143: sql update test_index set c1 = 5964481141157870568, c2 = 0.886110, c3 = 'nUkZtjQZrQ' where c = 736 index_test.go:137: sql insert into test_index values (1491, 4037179942328949481, 0.325683, 'jp5IxfJ2kB') index_test.go:137: sql insert into test_index values (1493, 8422883830797167649, 0.918281, 'u0OHUfs2Xb') index_test.go:143: sql update test_index set c1 = 5893630308684541425, c2 = 0.631505, c3 = 'zvtS5Ur4DR' where c = 1274 index_test.go:140: sql delete from test_index where c = 1289 index_test.go:143: sql update test_index set c1 = 717162991716132844, c2 = 0.927734, c3 = 'nhNHE9mCSE' where c = 827 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 1205 index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 809 index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 2135770819818859781, c2 = 0.106173, c3 = 'InO6mW9lRq' where c = 867 index_test.go:137: sql insert into test_index values (1494, 1348387525899606416, 0.524360, 'HyNkEcwLKE') index_test.go:143: sql update test_index set c1 = 3552689904958850885, c2 = 0.420208, c3 = '9aUakV11tu' where c = 789 index_test.go:143: sql update test_index set c1 = 470761078022969126, c2 = 0.521128, c3 = 'QIQFuLFeDp' where c = 640 index_test.go:143: sql update test_index set c1 = 236577044257418357, c2 = 0.747294, c3 = 'MxZcnr5ULs' where c = 496 index_test.go:137: sql insert into test_index values (1495, 4074821238666233069, 0.488604, 'R04sbxxW2W') index_test.go:143: sql update test_index set c1 = 4050351928427900667, c2 = 0.698479, c3 = 'dhibFHuTMj' where c = 198 index_test.go:140: sql delete from test_index where c = 559 index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (1496, 2387981061643036942, 0.227782, 'lXX7vJnFJn') index_test.go:137: sql insert into test_index values (1497, 4849642837498133703, 0.913947, '57E1AkNVH6') index_test.go:143: sql update test_index set c1 = 3551005265267292672, c2 = 0.302136, c3 = 'zrDAkaYyoc' where c = 1038 index_test.go:143: sql update test_index set c1 = 4337873922949284530, c2 = 0.141183, c3 = 'Y7H3EZnaZK' where c = 924 index_test.go:140: sql delete from test_index where c = 146 index_test.go:137: sql insert into test_index values (1498, 3564681336606529901, 0.148049, 'LxmRCQdTA8') index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 7590769596116675159, c2 = 0.622141, c3 = '20aG27k5Rt' where c = 365 index_test.go:140: sql delete from test_index where c = 921 index_test.go:143: sql update test_index set c1 = 5337336413587640025, c2 = 0.928045, c3 = 'O5NCp0dNcj' where c = 97 index_test.go:143: sql update test_index set c1 = 4192858033293835659, c2 = 0.721818, c3 = 'OxmjwCgRG7' where c = 637 index_test.go:137: sql insert into test_index values (1499, 1904195867082721847, 0.104539, 'GNCeLRSH5J') index_test.go:137: sql insert into test_index values (1500, 1710244092610581993, 0.839250, 'MGefEecaa7') index_test.go:140: sql delete from test_index where c = 1291 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 4411702508364668543, c2 = 0.831965, c3 = '2EEZYauM3R' where c = 1098 index_test.go:143: sql update test_index set c1 = 3496401913934681633, c2 = 0.576461, c3 = '717zKvMMS6' where c = 99 index_test.go:143: sql update test_index set c1 = 7860249532673253151, c2 = 0.540379, c3 = '8L0QUO0jmm' where c = 683 index_test.go:137: sql insert into test_index values (1502, 7102405450561916240, 0.913985, 'vPE8iLq6UC') index_test.go:137: sql insert into test_index values (1501, 2674665841278735540, 0.393734, 'CMizItLwBN') index_test.go:137: sql insert into test_index values (1510, 1685112776312355838, 0.897426, '7jLlkch561') index_test.go:137: sql insert into test_index values (1504, 3838825122931186020, 0.274678, 'iMmKZLdiBM') index_test.go:137: sql insert into test_index values (1506, 8577960596192877042, 0.521726, 'SkmeVxD9pC') index_test.go:137: sql insert into test_index values (1503, 5817618720677213130, 0.453569, 'kwDOO3MAoy') index_test.go:137: sql insert into test_index values (1509, 4951291611365091074, 0.428329, 'PlrzYwzhQM') index_test.go:137: sql insert into test_index values (1505, 8352612558275530925, 0.159120, 'zQKDr6YmoW') index_test.go:137: sql insert into test_index values (1507, 2300812184030920313, 0.235982, 'gruSECoty6') index_test.go:137: sql insert into test_index values (1508, 6976125094344318053, 0.734966, '8VvVevN129') index_test.go:140: sql delete from test_index where c = 931 index_test.go:140: sql delete from test_index where c = 1294 index_test.go:140: sql delete from test_index where c = 188 index_test.go:140: sql delete from test_index where c = 655 index_test.go:140: sql delete from test_index where c = 276 index_test.go:140: sql delete from test_index where c = 621 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:140: sql delete from test_index where c = 556 index_test.go:140: sql delete from test_index where c = 497 index_test.go:143: sql update test_index set c1 = 6356421315322050106, c2 = 0.932514, c3 = 'U4r7PzQilh' where c = 572 index_test.go:143: sql update test_index set c1 = 5411849507983609180, c2 = 0.166203, c3 = 'JgzMRYCG8M' where c = 263 index_test.go:143: sql update test_index set c1 = 4318628988627645399, c2 = 0.554948, c3 = 'T9vYMxDnqF' where c = 354 index_test.go:143: sql update test_index set c1 = 4369721755748441819, c2 = 0.510308, c3 = 'JDqFCRFlJn' where c = 570 index_test.go:143: sql update test_index set c1 = 3808411941423264874, c2 = 0.758457, c3 = 'qnkeYUerRl' where c = 838 index_test.go:143: sql update test_index set c1 = 756085774094535560, c2 = 0.313046, c3 = 'f7Ok2AAaps' where c = 1017 index_test.go:143: sql update test_index set c1 = 3536693350321597104, c2 = 0.681829, c3 = 'DRAVN67bBX' where c = 779 index_test.go:143: sql update test_index set c1 = 6112190949384942630, c2 = 0.661829, c3 = 'RI4gQ126PY' where c = 676 index_test.go:137: sql insert into test_index values (1511, 5173444986035735489, 0.193443, 'LCtc5RMdSn') index_test.go:143: sql update test_index set c1 = 2146715108074186435, c2 = 0.870214, c3 = 'uQTfhPWpKM' where c = 1200 index_test.go:137: sql insert into test_index values (1513, 1248310105172356921, 0.942967, 'ypZ4xxPfyC') index_test.go:143: sql update test_index set c1 = 4345042208265927549, c2 = 0.631865, c3 = '6tYsyI9nJf' where c = 1372 index_test.go:137: sql insert into test_index values (1512, 7211090572224559199, 0.697261, '8lydyo2QS1') index_test.go:137: sql insert into test_index values (1514, 3283758112102505897, 0.107546, 'Ig4HL78XPD') index_test.go:137: sql insert into test_index values (1517, 7084005150090137608, 0.470253, 'dYCY4Wg5Iq') index_test.go:137: sql insert into test_index values (1518, 7129227627710200944, 0.310110, 'osEsukkMEb') index_test.go:137: sql insert into test_index values (1519, 66950858859655254, 0.051704, 'fdzl4RaxBX') index_test.go:137: sql insert into test_index values (1520, 5998301979844134598, 0.035321, 'hkixUEnpiC') index_test.go:140: sql delete from test_index where c = 276 index_test.go:137: sql insert into test_index values (1515, 7163755941280185402, 0.700185, 'nYiOO3qc4I') index_test.go:140: sql delete from test_index where c = 1033 index_test.go:137: sql insert into test_index values (1516, 4884477939797430229, 0.534917, 'VChFzl3NZf') index_test.go:140: sql delete from test_index where c = 1498 index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 552 index_test.go:143: sql update test_index set c1 = 8140687761966865786, c2 = 0.391804, c3 = '6PcQ2tot7q' where c = 446 index_test.go:140: sql delete from test_index where c = 1172 index_test.go:140: sql delete from test_index where c = 1225 index_test.go:140: sql delete from test_index where c = 368 index_test.go:140: sql delete from test_index where c = 1234 index_test.go:143: sql update test_index set c1 = 899261299909147102, c2 = 0.171989, c3 = 'oiiugUPnEr' where c = 1286 index_test.go:143: sql update test_index set c1 = 8570887830410446464, c2 = 0.449005, c3 = 'iLZfTaflGi' where c = 986 index_test.go:143: sql update test_index set c1 = 239871614392353258, c2 = 0.986269, c3 = 'sSTKQA9ceq' where c = 571 index_test.go:137: sql insert into test_index values (1521, 1164496374717867485, 0.314868, 'jzH3xmUnaZ') index_test.go:143: sql update test_index set c1 = 5792971665927759256, c2 = 0.428895, c3 = 'laVmLiZxBe' where c = 1175 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:143: sql update test_index set c1 = 5267355498010480010, c2 = 0.994817, c3 = '9PTTcakD0P' where c = 1065 index_test.go:143: sql update test_index set c1 = 8067046066880847940, c2 = 0.099194, c3 = 'j8xIu0lQkO' where c = 1387 index_test.go:137: sql insert into test_index values (1524, 4243374794735077118, 0.543155, '1KUEOT4zjv') index_test.go:137: sql insert into test_index values (1523, 3711790264324550248, 0.203209, 'GWfCjVQoeb') index_test.go:140: sql delete from test_index where c = 413 index_test.go:143: sql update test_index set c1 = 4099375931938585720, c2 = 0.442691, c3 = '7qh9IdOZ2s' where c = 599 index_test.go:137: sql insert into test_index values (1525, 7740714878135785043, 0.522638, 'Q4jld25Kfj') index_test.go:143: sql update test_index set c1 = 3146007652392243755, c2 = 0.184950, c3 = 'bQ6tywNEes' where c = 1450 index_test.go:137: sql insert into test_index values (1526, 7474703433254842403, 0.269932, 'RrnbYjMDvZ') index_test.go:137: sql insert into test_index values (1522, 962315748044708207, 0.089915, 'MwaYl2KZPw') index_test.go:143: sql update test_index set c1 = 544401375247002221, c2 = 0.156926, c3 = 'GJpatsrQCM' where c = 986 index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (1528, 8638675408943827451, 0.163778, 'M8vClk0FQm') index_test.go:143: sql update test_index set c1 = 3336912452876816679, c2 = 0.998896, c3 = 'DDJMjLhTbg' where c = 436 index_test.go:137: sql insert into test_index values (1529, 4198857055939039089, 0.889576, 'JEAaJ74wHp') index_test.go:140: sql delete from test_index where c = 414 index_test.go:137: sql insert into test_index values (1527, 2344979740929818977, 0.242518, '2vNUx4hX49') index_test.go:143: sql update test_index set c1 = 7143903639875168461, c2 = 0.349819, c3 = '4NxzBoS6tM' where c = 740 index_test.go:140: sql delete from test_index where c = 1478 index_test.go:140: sql delete from test_index where c = 553 index_test.go:143: sql update test_index set c1 = 5378680151793536354, c2 = 0.663093, c3 = 'ceEUJs49UD' where c = 1033 index_test.go:137: sql insert into test_index values (1531, 7513918511364446178, 0.635889, 'KA0d0Ojag9') index_test.go:140: sql delete from test_index where c = 128 index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 162 index_test.go:137: sql insert into test_index values (1532, 5377347662480710922, 0.440276, 'A9Rnv9mpQT') index_test.go:143: sql update test_index set c1 = 5739812702749957166, c2 = 0.597153, c3 = 'lGCHoKcFeq' where c = 313 index_test.go:143: sql update test_index set c1 = 3576580233553568580, c2 = 0.301379, c3 = 'fAKa6M6SqU' where c = 522 index_test.go:137: sql insert into test_index values (1530, 8801022738010113491, 0.574396, 'XYZ4YDZywR') index_test.go:137: sql insert into test_index values (1533, 3312684529827132983, 0.657502, 'SrlVHzlG5m') index_test.go:143: sql update test_index set c1 = 4108814314314111926, c2 = 0.992886, c3 = 'slyvWggXXh' where c = 125 index_test.go:143: sql update test_index set c1 = 9077111605339090411, c2 = 0.259942, c3 = 'nJAnWpLUne' where c = 1513 index_test.go:143: sql update test_index set c1 = 5780298983426427748, c2 = 0.488106, c3 = 'oTxLgy3pzW' where c = 103 index_test.go:137: sql insert into test_index values (1534, 3969968969860461817, 0.352779, 'nvhN75z1S1') index_test.go:140: sql delete from test_index where c = 229 index_test.go:140: sql delete from test_index where c = 396 index_test.go:143: sql update test_index set c1 = 2470173347981322708, c2 = 0.079969, c3 = 'zqc0W5qMpn' where c = 1066 index_test.go:137: sql insert into test_index values (1535, 2858310261461235582, 0.319613, '1bzXqtopBx') index_test.go:137: sql insert into test_index values (1537, 4988816580019609499, 0.936697, 'fChzO6XR1Z') index_test.go:140: sql delete from test_index where c = 1333 index_test.go:137: sql insert into test_index values (1536, 5594588542328238591, 0.523011, '8JE0ul7yeA') index_test.go:137: sql insert into test_index values (1538, 6256388487772399637, 0.397935, 'ikBJWts2nz') index_test.go:143: sql update test_index set c1 = 2320818369574511049, c2 = 0.586780, c3 = 'dcxeREboT8' where c = 369 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:143: sql update test_index set c1 = 5661134478770841905, c2 = 0.559603, c3 = 'p7auqnKU9V' where c = 1031 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:137: sql insert into test_index values (1540, 7395441024014933499, 0.266544, 'h6mZN3lHf7') index_test.go:143: sql update test_index set c1 = 5308194579883766126, c2 = 0.729950, c3 = '89Lz259BhH' where c = 531 index_test.go:137: sql insert into test_index values (1539, 1833791455899192010, 0.695523, 'kAsfUyybZP') index_test.go:143: sql update test_index set c1 = 1499821772427544827, c2 = 0.621148, c3 = 'dGjDO4wulX' where c = 998 index_test.go:137: sql insert into test_index values (1541, 6962659580884333699, 0.263720, 'cODyVVJ71n') index_test.go:140: sql delete from test_index where c = 1199 index_test.go:140: sql delete from test_index where c = 818 index_test.go:137: sql insert into test_index values (1542, 2236035631092728948, 0.313102, 'QP68pyrzgx') index_test.go:143: sql update test_index set c1 = 5851506616971744771, c2 = 0.965644, c3 = 'mLyj3iRoiT' where c = 1522 index_test.go:143: sql update test_index set c1 = 8296286778143049580, c2 = 0.435572, c3 = 'HwuASFKqxT' where c = 378 index_test.go:140: sql delete from test_index where c = 984 index_test.go:143: sql update test_index set c1 = 3143454127746464142, c2 = 0.673977, c3 = 'e74MpZomJv' where c = 191 index_test.go:143: sql update test_index set c1 = 4509859768523690491, c2 = 0.721443, c3 = 'px4m2qNK9W' where c = 144 index_test.go:143: sql update test_index set c1 = 7457427145826498721, c2 = 0.634094, c3 = 'dM8BVUAO9H' where c = 759 index_test.go:143: sql update test_index set c1 = 5366735626873902260, c2 = 0.376431, c3 = 'naWcZDCw9j' where c = 1172 index_test.go:140: sql delete from test_index where c = 725 index_test.go:137: sql insert into test_index values (1543, 4669283487917370141, 0.032112, 'FO8ixSBr28') index_test.go:140: sql delete from test_index where c = 1466 index_test.go:143: sql update test_index set c1 = 5165778426386552331, c2 = 0.312983, c3 = 'vLqAXAxhpr' where c = 547 index_test.go:137: sql insert into test_index values (1544, 2908757456916170936, 0.210960, 'KbDG6IfwPa') index_test.go:137: sql insert into test_index values (1545, 4212386443264461936, 0.137046, 'OjPCvaFQDO') index_test.go:137: sql insert into test_index values (1546, 8480642730123107875, 0.759314, '1HVv76fIPs') index_test.go:137: sql insert into test_index values (1548, 4810497222279716182, 0.981235, 'VNZB8ami19') index_test.go:140: sql delete from test_index where c = 421 index_test.go:143: sql update test_index set c1 = 2254171496484261867, c2 = 0.789013, c3 = 'PO5tvBAhKC' where c = 296 index_test.go:140: sql delete from test_index where c = 845 index_test.go:143: sql update test_index set c1 = 218604253091440430, c2 = 0.945681, c3 = '3w6LiwaSY4' where c = 200 index_test.go:137: sql insert into test_index values (1550, 1985151772081298664, 0.596337, 'YEPHog5R0f') index_test.go:137: sql insert into test_index values (1547, 4919243181325309271, 0.475320, 'nhDRAtUzrQ') index_test.go:140: sql delete from test_index where c = 1407 index_test.go:137: sql insert into test_index values (1549, 2537725879950144069, 0.461520, '56epjBU3jA') index_test.go:140: sql delete from test_index where c = 1146 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:137: sql insert into test_index values (1552, 4506891105042805690, 0.910265, 'PCKRaAUrbK') index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 347 index_test.go:143: sql update test_index set c1 = 3433012741868820835, c2 = 0.907291, c3 = '9JaMQbxxZU' where c = 1356 index_test.go:140: sql delete from test_index where c = 903 index_test.go:143: sql update test_index set c1 = 181381651912757173, c2 = 0.915885, c3 = 'fiejzaOoJl' where c = 258 index_test.go:137: sql insert into test_index values (1551, 3529506590177784670, 0.011035, 'OMmwaAUDzd') index_test.go:143: sql update test_index set c1 = 2083529346077735965, c2 = 0.301066, c3 = 'gOVEe586Q2' where c = 375 index_test.go:143: sql update test_index set c1 = 6584211445202839186, c2 = 0.779941, c3 = 'Glk9TkutfZ' where c = 14 index_test.go:140: sql delete from test_index where c = 1468 index_test.go:143: sql update test_index set c1 = 8317405235684967790, c2 = 0.780808, c3 = 'WwS2tht4YJ' where c = 571 index_test.go:143: sql update test_index set c1 = 3346338660187313945, c2 = 0.685677, c3 = 'jque4OkEhO' where c = 39 index_test.go:143: sql update test_index set c1 = 6476607251426794898, c2 = 0.800677, c3 = 'qbaCdgEvZH' where c = 1527 index_test.go:137: sql insert into test_index values (1553, 7542663353427175288, 0.048037, 'hukpDdHerK') index_test.go:143: sql update test_index set c1 = 6073738585970224974, c2 = 0.331275, c3 = 'USFXKon04e' where c = 710 index_test.go:137: sql insert into test_index values (1556, 956310996517342046, 0.346100, '7PLtfGjilO') index_test.go:137: sql insert into test_index values (1557, 2652911984286020699, 0.373687, 'CAEQ9wrHSy') index_test.go:137: sql insert into test_index values (1555, 678580390272938862, 0.276618, 'mTmLPu33ZX') index_test.go:143: sql update test_index set c1 = 5990148461923532137, c2 = 0.937914, c3 = 'sstzDA2Pc4' where c = 1202 index_test.go:137: sql insert into test_index values (1558, 1619137674884354681, 0.071862, 'aHBiL2PRoK') index_test.go:137: sql insert into test_index values (1554, 7646724666987104342, 0.078465, 'B1Dm4cfKBM') index_test.go:140: sql delete from test_index where c = 207 index_test.go:137: sql insert into test_index values (1559, 6777265619170366056, 0.801425, 'PotzGGE05T') index_test.go:140: sql delete from test_index where c = 406 index_test.go:140: sql delete from test_index where c = 1246 index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (1561, 1623941168648049439, 0.328040, '20BdfhTHuO') index_test.go:137: sql insert into test_index values (1560, 4701098530977371483, 0.863865, 'yeKgPf5X58') index_test.go:140: sql delete from test_index where c = 1371 index_test.go:140: sql delete from test_index where c = 1542 index_test.go:143: sql update test_index set c1 = 1166746073575168440, c2 = 0.297417, c3 = '2J3oQUa5IO' where c = 101 index_test.go:140: sql delete from test_index where c = 840 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 5861592363233445715, c2 = 0.788808, c3 = 'oXX7tMes6A' where c = 655 index_test.go:143: sql update test_index set c1 = 7154164498957041821, c2 = 0.605376, c3 = 'JXPrRwF5Z8' where c = 513 index_test.go:137: sql insert into test_index values (1562, 3577855765119400879, 0.722541, 'heK19K3U2w') index_test.go:143: sql update test_index set c1 = 7549125796211474844, c2 = 0.558296, c3 = 'nIMQ9hntPT' where c = 976 index_test.go:143: sql update test_index set c1 = 6111174983699952830, c2 = 0.302405, c3 = 'w7wEE1gM84' where c = 1038 index_test.go:143: sql update test_index set c1 = 538678502743044676, c2 = 0.047445, c3 = '57bxEofImJ' where c = 767 index_test.go:143: sql update test_index set c1 = 1514577320549756317, c2 = 0.293965, c3 = 'OyA4NSsbxm' where c = 1431 index_test.go:140: sql delete from test_index where c = 1158 index_test.go:137: sql insert into test_index values (1564, 8559925028965811070, 0.913920, 'Ns1RGFUefP') index_test.go:143: sql update test_index set c1 = 7564099724093248465, c2 = 0.047741, c3 = 'eATFImo81q' where c = 1138 index_test.go:143: sql update test_index set c1 = 6044827058843876107, c2 = 0.871519, c3 = 'lLBPXP4DIT' where c = 1347 index_test.go:137: sql insert into test_index values (1565, 1030289752760522662, 0.972898, 'yquxqgmshQ') index_test.go:137: sql insert into test_index values (1566, 5337727107086666858, 0.559587, 'crRZYfxB2R') index_test.go:137: sql insert into test_index values (1568, 2526639413105724418, 0.173132, 'vNIvKuO5Eo') index_test.go:137: sql insert into test_index values (1563, 8486217913608668364, 0.301575, 'Bn8mJisbhp') index_test.go:140: sql delete from test_index where c = 22 index_test.go:137: sql insert into test_index values (1569, 6183812479819211973, 0.285125, 'wrC5sqVBWe') index_test.go:137: sql insert into test_index values (1570, 8331376868283849054, 0.613586, 'PPkCfeOq12') index_test.go:140: sql delete from test_index where c = 1209 index_test.go:143: sql update test_index set c1 = 7093040395441829428, c2 = 0.349275, c3 = 'd4xQQDLqTs' where c = 737 index_test.go:137: sql insert into test_index values (1567, 9017070524738035420, 0.802834, 'KVn2nctLsT') index_test.go:140: sql delete from test_index where c = 849 index_test.go:143: sql update test_index set c1 = 7230566410020807449, c2 = 0.319454, c3 = '1dS9AJVWMT' where c = 311 index_test.go:140: sql delete from test_index where c = 439 index_test.go:140: sql delete from test_index where c = 562 index_test.go:140: sql delete from test_index where c = 1273 index_test.go:140: sql delete from test_index where c = 705 index_test.go:137: sql insert into test_index values (1571, 7002628244379208662, 0.384735, 'ViiqStc1OX') index_test.go:140: sql delete from test_index where c = 132 index_test.go:143: sql update test_index set c1 = 927867543881475165, c2 = 0.907400, c3 = '259RfBOcBW' where c = 75 index_test.go:143: sql update test_index set c1 = 7733721522639856336, c2 = 0.949767, c3 = 'Jo8HfeuM0G' where c = 454 index_test.go:143: sql update test_index set c1 = 6616234473062028215, c2 = 0.562026, c3 = 'RcvNvco2qI' where c = 416 index_test.go:140: sql delete from test_index where c = 850 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 5024927140696878727, c2 = 0.153846, c3 = '2KUc8KkOWI' where c = 384 index_test.go:143: sql update test_index set c1 = 2170168634032335349, c2 = 0.006604, c3 = 'vsDpDL8qCd' where c = 658 index_test.go:143: sql update test_index set c1 = 6295317608343630982, c2 = 0.048133, c3 = 'rnjN5AlfNG' where c = 1377 index_test.go:137: sql insert into test_index values (1572, 232914852909646692, 0.034356, 'TtKlAlCYob') index_test.go:143: sql update test_index set c1 = 7634020852762218205, c2 = 0.324144, c3 = 'tEOjXj0gQN' where c = 492 index_test.go:137: sql insert into test_index values (1573, 468484703553540026, 0.955121, 'OsvVIujYrt') index_test.go:137: sql insert into test_index values (1576, 7722280825793039560, 0.808833, 'E9fssaDBQy') index_test.go:137: sql insert into test_index values (1578, 8474268606577628236, 0.545637, 'u74yjojLZ1') index_test.go:143: sql update test_index set c1 = 8391140422646568609, c2 = 0.713942, c3 = 'CBoofQU6FS' where c = 807 index_test.go:137: sql insert into test_index values (1577, 5118978735727463339, 0.389813, 'cSLi9KVvyR') index_test.go:137: sql insert into test_index values (1575, 8304582531249561133, 0.188614, 'LasZV0Ww2G') index_test.go:137: sql insert into test_index values (1574, 5408037607153430625, 0.709553, 'yDgXYNIjNY') index_test.go:137: sql insert into test_index values (1579, 7946675170998090132, 0.232805, 'nOqtn0wtwt') index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 424 index_test.go:140: sql delete from test_index where c = 171 index_test.go:143: sql update test_index set c1 = 6087997227169262481, c2 = 0.624659, c3 = 'X9QQH0Zmdv' where c = 1292 index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 733 index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 692938867664373427, c2 = 0.798145, c3 = 'DSofDC4i3p' where c = 58 index_test.go:143: sql update test_index set c1 = 5162915743675189849, c2 = 0.720388, c3 = '2jUJSTFgwn' where c = 639 index_test.go:137: sql insert into test_index values (1580, 1939698327319118327, 0.336473, '42uvSmSulH') index_test.go:143: sql update test_index set c1 = 4414250400223737198, c2 = 0.786128, c3 = 'Wglv1LlTAq' where c = 201 index_test.go:140: sql delete from test_index where c = 897 index_test.go:143: sql update test_index set c1 = 4772875924864279337, c2 = 0.033510, c3 = 'YPcXegdTzA' where c = 1564 index_test.go:137: sql insert into test_index values (1582, 2156021685689018348, 0.897581, 'S0NvLx35zJ') index_test.go:137: sql insert into test_index values (1581, 6243916305313798, 0.484396, 'E7odJi8AxS') index_test.go:143: sql update test_index set c1 = 5053034414452664238, c2 = 0.405601, c3 = 'STUarAHnuw' where c = 450 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (1583, 604475992268343749, 0.306711, '8l1srE4mwH') index_test.go:143: sql update test_index set c1 = 2946804824634326330, c2 = 0.897925, c3 = 'frQ8Ax9K3c' where c = 81 index_test.go:140: sql delete from test_index where c = 284 index_test.go:137: sql insert into test_index values (1584, 7802594860161521292, 0.003791, 'aNsGzbiVsk') index_test.go:143: sql update test_index set c1 = 4743968884547156177, c2 = 0.394904, c3 = 'lWXyV4NFtW' where c = 767 index_test.go:143: sql update test_index set c1 = 3328422107986301332, c2 = 0.487548, c3 = 'Tnn3jIvqHU' where c = 1240 index_test.go:137: sql insert into test_index values (1586, 3630247908193627777, 0.252685, 'ZIF2kNVIM1') index_test.go:140: sql delete from test_index where c = 1352 index_test.go:143: sql update test_index set c1 = 7241233474977496475, c2 = 0.182863, c3 = 'BzbbpxMEFc' where c = 1182 index_test.go:137: sql insert into test_index values (1587, 5563192356312835817, 0.495598, 'mrOTsxmnSP') index_test.go:137: sql insert into test_index values (1585, 1979014767161187163, 0.286181, 'Uh2kvw3Rtp') index_test.go:137: sql insert into test_index values (1588, 8670072154562524101, 0.868570, 'hVQozfQ7az') index_test.go:143: sql update test_index set c1 = 2051233624726930940, c2 = 0.903246, c3 = 'DQDdgCfEb2' where c = 967 index_test.go:140: sql delete from test_index where c = 1572 index_test.go:137: sql insert into test_index values (1589, 7312411882668468250, 0.917727, 'Cnrqgj3ekc') index_test.go:140: sql delete from test_index where c = 1229 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (1590, 7241445289318198427, 0.562834, 'qSgwk4EoSb') index_test.go:143: sql update test_index set c1 = 678672180583840406, c2 = 0.765494, c3 = 'fEwxnEUdvS' where c = 160 index_test.go:140: sql delete from test_index where c = 392 index_test.go:137: sql insert into test_index values (1591, 5251416596453340548, 0.398106, 'BxZK4z8Qc0') index_test.go:140: sql delete from test_index where c = 276 index_test.go:140: sql delete from test_index where c = 1224 index_test.go:143: sql update test_index set c1 = 3226456746843540194, c2 = 0.598273, c3 = 'oAB58oNz7l' where c = 200 index_test.go:140: sql delete from test_index where c = 843 index_test.go:140: sql delete from test_index where c = 405 index_test.go:143: sql update test_index set c1 = 2032559024239493247, c2 = 0.624073, c3 = 'jSi0DhNOSk' where c = 1430 index_test.go:143: sql update test_index set c1 = 8695060428957306182, c2 = 0.396640, c3 = '91RVuCu9ek' where c = 898 index_test.go:143: sql update test_index set c1 = 2835793310745635319, c2 = 0.739397, c3 = 'O6TlBidote' where c = 1380 index_test.go:143: sql update test_index set c1 = 5394096077651142002, c2 = 0.442770, c3 = 'tfJZSWqh3t' where c = 1506 index_test.go:143: sql update test_index set c1 = 8333802288735721464, c2 = 0.790050, c3 = 'XmdPSPpB6W' where c = 964 index_test.go:143: sql update test_index set c1 = 42450186377236847, c2 = 0.064121, c3 = '6RUX18Yq7X' where c = 447 index_test.go:137: sql insert into test_index values (1592, 4215326698328329039, 0.349007, 'F5DIZMC71L') index_test.go:137: sql insert into test_index values (1593, 5579763605691885407, 0.448386, '4YLl9oWYg6') index_test.go:137: sql insert into test_index values (1594, 771573413231239567, 0.945279, 'rsAkwJoYWv') index_test.go:143: sql update test_index set c1 = 1566698016365515295, c2 = 0.127398, c3 = 'wJ7fdHn7IG' where c = 1568 index_test.go:137: sql insert into test_index values (1595, 6310749267537165154, 0.617729, 'SG1MvGiUf5') index_test.go:143: sql update test_index set c1 = 3885252916481098759, c2 = 0.551659, c3 = 'OdHzbGlh6z' where c = 1432 index_test.go:137: sql insert into test_index values (1596, 7448076404677083294, 0.187114, '6125wuzqWS') index_test.go:137: sql insert into test_index values (1597, 895713461285187894, 0.343166, 'x4WH3DRlgY') index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 1407 index_test.go:140: sql delete from test_index where c = 566 index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:137: sql insert into test_index values (1598, 6417153404105473195, 0.379310, 'FwC4jnzUcM') index_test.go:143: sql update test_index set c1 = 8906767829758455491, c2 = 0.529121, c3 = 'guUOEEZHNG' where c = 887 index_test.go:143: sql update test_index set c1 = 4968634874744818771, c2 = 0.151227, c3 = 'SmeHcHeKXn' where c = 1396 index_test.go:140: sql delete from test_index where c = 1410 index_test.go:143: sql update test_index set c1 = 4345136790737529172, c2 = 0.937186, c3 = 'D9GtkTFc0P' where c = 1001 index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 8930617565114046429, c2 = 0.835825, c3 = 'P7s8OMjXrv' where c = 1037 index_test.go:137: sql insert into test_index values (1599, 834162497383367664, 0.577584, 'Zc1DJqLYES') index_test.go:143: sql update test_index set c1 = 3163262211962502584, c2 = 0.696097, c3 = 'l9BcHs2U5f' where c = 875 index_test.go:143: sql update test_index set c1 = 4641058900451674567, c2 = 0.232030, c3 = '9zxlg9ueF6' where c = 1206 index_test.go:143: sql update test_index set c1 = 3225262999639391970, c2 = 0.812136, c3 = 'IL5AfuDCG0' where c = 613 index_test.go:137: sql insert into test_index values (1600, 9176187262022987530, 0.157758, 'xDlXo5eWW4') index_test.go:140: sql delete from test_index where c = 1044 index_test.go:140: sql delete from test_index where c = 1470 index_test.go:143: sql update test_index set c1 = 799760371086905115, c2 = 0.474495, c3 = 'yNRa3PiYvW' where c = 1059 index_test.go:143: sql update test_index set c1 = 4397566980851576958, c2 = 0.217081, c3 = 'GK4O7cxk4J' where c = 1250 # Time: 2025-04-04T21:32:41.521158538+08:00 # Txn_start_ts: 0 # Query_time: 2.007970008 # Parse_time: 0.000076051 # Compile_time: 0.000094235 # Rewrite_time: 0.000002028 # Optimize_time: 0 # Wait_TS: 0.000132255 # DB: test_ddl # Is_internal: false # Digest: ea55b917f3ff0711f6cdc54e8cfbf495a920fdb20f6749a7a030261ad51c0674 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create index c2_index on test_index (c2); --- PASS: TestColumn (12.25s) --- PASS: TestColumn/alter_table_test_column_add_column_c3_int_default_-1 (2.57s) --- PASS: TestColumn/alter_table_test_column_drop_column_c3 (2.55s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [TestSimpleMixed][Insert][Time Cost]3.238750971s [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate index_test.go:137: sql insert into test_index values (1601, 3413658471195659183, 0.695034, 'XW1hKAeAro') index_test.go:137: sql insert into test_index values (1607, 9122327029262091691, 0.066950, 'vkj0hId6LO') index_test.go:137: sql insert into test_index values (1608, 8358208115157064918, 0.170067, '6cRAPqe0tV') index_test.go:137: sql insert into test_index values (1604, 5470897961413151316, 0.563978, '4Erpgi9H6H') index_test.go:137: sql insert into test_index values (1610, 2525685561846472079, 0.631396, 'vpN9tUDFMO') index_test.go:137: sql insert into test_index values (1603, 4899904259700814530, 0.098313, 'sV4Me5zM76') index_test.go:137: sql insert into test_index values (1606, 5972148631037851793, 0.831764, 'BTinvg9qiu') index_test.go:137: sql insert into test_index values (1602, 5977514253888222168, 0.765813, 'eMl68jGSG1') index_test.go:137: sql insert into test_index values (1605, 7286322882142126300, 0.600458, '8howuxMLg3') index_test.go:137: sql insert into test_index values (1609, 2196155510948720866, 0.505027, 'XqEAgcozgR') index_test.go:140: sql delete from test_index where c = 593 index_test.go:140: sql delete from test_index where c = 521 index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 1517 index_test.go:140: sql delete from test_index where c = 384 index_test.go:143: sql update test_index set c1 = 4176460234866973694, c2 = 0.077714, c3 = 'DB0FxAvLyB' where c = 920 index_test.go:140: sql delete from test_index where c = 578 index_test.go:140: sql delete from test_index where c = 885 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:143: sql update test_index set c1 = 2833676764981000970, c2 = 0.177376, c3 = 'eg8QGW30vS' where c = 362 index_test.go:140: sql delete from test_index where c = 1492 index_test.go:140: sql delete from test_index where c = 1023 index_test.go:143: sql update test_index set c1 = 1745626930475278581, c2 = 0.267012, c3 = '3IyiEtW6YV' where c = 1025 index_test.go:143: sql update test_index set c1 = 5540929179823142899, c2 = 0.458252, c3 = 'do7misYXJJ' where c = 572 index_test.go:143: sql update test_index set c1 = 4000395598655367624, c2 = 0.011180, c3 = '8qZwiM9Zo3' where c = 749 index_test.go:143: sql update test_index set c1 = 6993989483211779270, c2 = 0.074186, c3 = 'vQsn0QDfWH' where c = 1358 index_test.go:137: sql insert into test_index values (1611, 5835749222071121419, 0.329195, 'oYkPJqXEkb') index_test.go:137: sql insert into test_index values (1612, 418437686080059205, 0.602210, '78svDzU6OO') index_test.go:143: sql update test_index set c1 = 7245598980288248582, c2 = 0.334146, c3 = 'AhStxX26Q6' where c = 1424 index_test.go:143: sql update test_index set c1 = 7641885414712892143, c2 = 0.581049, c3 = 'eeuTjecD6d' where c = 1595 index_test.go:143: sql update test_index set c1 = 3169554044711719013, c2 = 0.073803, c3 = 'zIeN4yrcUN' where c = 903 index_test.go:137: sql insert into test_index values (1613, 4376747972243924973, 0.377956, 'uevBmnmyCQ') index_test.go:137: sql insert into test_index values (1617, 756502222345489756, 0.431266, 'ahvjcpRl6R') index_test.go:137: sql insert into test_index values (1618, 3390923087611187648, 0.634811, 'nVZDqefZel') index_test.go:140: sql delete from test_index where c = 1278 index_test.go:140: sql delete from test_index where c = 943 index_test.go:137: sql insert into test_index values (1615, 131684839062602605, 0.765688, 'tkTs9FuNV9') index_test.go:137: sql insert into test_index values (1614, 3573279367697765187, 0.779772, 'w0tEitkjix') index_test.go:137: sql insert into test_index values (1616, 4689604594990189985, 0.381578, 'vI2rLjgtg6') index_test.go:143: sql update test_index set c1 = 9106763589541126159, c2 = 0.577221, c3 = 'JLMTt9FA5A' where c = 1463 index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (1619, 5219680590657450906, 0.237697, 'xTBGnTKZXH') index_test.go:140: sql delete from test_index where c = 695 index_test.go:140: sql delete from test_index where c = 1002 index_test.go:143: sql update test_index set c1 = 2140690379930864812, c2 = 0.559231, c3 = '3gw3PwpUX0' where c = 1153 index_test.go:143: sql update test_index set c1 = 7287255763506544503, c2 = 0.522614, c3 = 'jL1NvXDAVY' where c = 289 index_test.go:140: sql delete from test_index where c = 1174 index_test.go:140: sql delete from test_index where c = 889 index_test.go:137: sql insert into test_index values (1620, 4455302919818080676, 0.346995, 'rHsruP68Vj') index_test.go:143: sql update test_index set c1 = 630736851572488093, c2 = 0.668865, c3 = 'URzUwhTKbp' where c = 735 index_test.go:140: sql delete from test_index where c = 1422 index_test.go:143: sql update test_index set c1 = 2420657354818922630, c2 = 0.047396, c3 = 'PAF1owC8iR' where c = 906 index_test.go:137: sql insert into test_index values (1622, 729771712308370613, 0.749105, 'tDQFPAwNpX') index_test.go:140: sql delete from test_index where c = 163 index_test.go:143: sql update test_index set c1 = 7546000260845851106, c2 = 0.617579, c3 = 'MjCPTgNX1J' where c = 1546 index_test.go:137: sql insert into test_index values (1623, 1080633310431677797, 0.818310, 'lhvUIW2EZw') index_test.go:140: sql delete from test_index where c = 1170 index_test.go:143: sql update test_index set c1 = 2806327133057173734, c2 = 0.960374, c3 = 'SPfP2igzuW' where c = 984 index_test.go:137: sql insert into test_index values (1624, 6860681326729945435, 0.454203, 'Tn9Xt4wf31') index_test.go:143: sql update test_index set c1 = 5790049079428532782, c2 = 0.863800, c3 = '8lnnckGyST' where c = 304 index_test.go:143: sql update test_index set c1 = 3331977046855660323, c2 = 0.846122, c3 = 'DeAhjClTEY' where c = 1611 index_test.go:143: sql update test_index set c1 = 5981893752054578741, c2 = 0.862155, c3 = 'mGOoiJ1WvO' where c = 784 index_test.go:137: sql insert into test_index values (1621, 1927905554988798411, 0.241970, 'LyzsM8mqG8') index_test.go:137: sql insert into test_index values (1626, 5589939813098776534, 0.313996, 'h8pvY7iAmu') index_test.go:137: sql insert into test_index values (1627, 568047966448139021, 0.742815, 'jA4vLOJvNf') index_test.go:140: sql delete from test_index where c = 260 index_test.go:137: sql insert into test_index values (1629, 163137078062657164, 0.118884, 'RooWcBCsWW') index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 2507956414643645903, c2 = 0.980850, c3 = 'yFxw7FfgIW' where c = 1356 index_test.go:143: sql update test_index set c1 = 4655422079809217896, c2 = 0.605624, c3 = 'So9hw1nw3V' where c = 932 index_test.go:140: sql delete from test_index where c = 651 index_test.go:137: sql insert into test_index values (1628, 7100404028317106615, 0.477597, 'AmhybY91VX') index_test.go:137: sql insert into test_index values (1625, 3367523955690640618, 0.998226, 'wcXlEbAg1z') index_test.go:140: sql delete from test_index where c = 622 index_test.go:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 4302272218092719811, c2 = 0.973625, c3 = 'EMA00rVITH' where c = 420 index_test.go:140: sql delete from test_index where c = 1247 index_test.go:137: sql insert into test_index values (1631, 3717323794381985041, 0.402015, 'rmEj9AtRYW') index_test.go:137: sql insert into test_index values (1630, 292542880110141649, 0.088805, 'utiXSrQJot') index_test.go:140: sql delete from test_index where c = 1353 index_test.go:140: sql delete from test_index where c = 710 index_test.go:143: sql update test_index set c1 = 7640324217795268188, c2 = 0.614478, c3 = 'i8I9J6DQ7q' where c = 308 index_test.go:143: sql update test_index set c1 = 5003114296225634175, c2 = 0.949445, c3 = 'AI0ngHxkmy' where c = 916 index_test.go:143: sql update test_index set c1 = 2794825437950681258, c2 = 0.233868, c3 = 'cpxRV5YqWW' where c = 316 index_test.go:143: sql update test_index set c1 = 3713445501204795712, c2 = 0.783012, c3 = 'bCCCMYmy1K' where c = 1295 index_test.go:140: sql delete from test_index where c = 537 index_test.go:140: sql delete from test_index where c = 1554 index_test.go:140: sql delete from test_index where c = 914 index_test.go:143: sql update test_index set c1 = 6642483335414003777, c2 = 0.555299, c3 = 'WB31hQrvLo' where c = 486 index_test.go:137: sql insert into test_index values (1632, 2270100671227916671, 0.789320, 'FO2B7jjGNP') index_test.go:137: sql insert into test_index values (1633, 7444322290195474216, 0.779096, 'Y08zNUQAJH') index_test.go:137: sql insert into test_index values (1634, 3973026809613759873, 0.408794, 'qCxisqt26p') index_test.go:143: sql update test_index set c1 = 5935459808793224577, c2 = 0.575094, c3 = 'INwtDSWz8P' where c = 1329 index_test.go:143: sql update test_index set c1 = 3208035948610630064, c2 = 0.788524, c3 = 'k3SqjsTvi7' where c = 208 index_test.go:143: sql update test_index set c1 = 1773522599749724222, c2 = 0.841360, c3 = 'kk3IcD82cJ' where c = 59 index_test.go:137: sql insert into test_index values (1636, 8863494353225406836, 0.886061, 'eUNSldWdKj') index_test.go:137: sql insert into test_index values (1639, 5373211367170524234, 0.174607, 'p87OnTtbSr') index_test.go:137: sql insert into test_index values (1635, 316004369777519491, 0.455758, 'B6MB5FfL33') index_test.go:140: sql delete from test_index where c = 1384 index_test.go:143: sql update test_index set c1 = 4939253844420689573, c2 = 0.718427, c3 = 'tFX5rTXVdt' where c = 1508 index_test.go:137: sql insert into test_index values (1637, 7080892109630759085, 0.904535, 'rfpKp5Ycuo') index_test.go:137: sql insert into test_index values (1638, 1594229141852365611, 0.123345, 'pkLtK5bXcr') index_test.go:140: sql delete from test_index where c = 891 index_test.go:140: sql delete from test_index where c = 1561 index_test.go:140: sql delete from test_index where c = 1313 index_test.go:140: sql delete from test_index where c = 973 index_test.go:140: sql delete from test_index where c = 629 index_test.go:140: sql delete from test_index where c = 1603 index_test.go:143: sql update test_index set c1 = 4372463742179326162, c2 = 0.078015, c3 = '2X9rAt7WGF' where c = 1027 index_test.go:137: sql insert into test_index values (1641, 1211070064684720567, 0.296653, 'FcOYdNJlW6') index_test.go:137: sql insert into test_index values (1640, 5451734071365449834, 0.395860, 'IOVRQ0WC1j') index_test.go:143: sql update test_index set c1 = 2366128335656808193, c2 = 0.247376, c3 = '94xLyX8C7s' where c = 288 index_test.go:140: sql delete from test_index where c = 1403 index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 3858251714634853957, c2 = 0.575342, c3 = 'AnUKMVZbsT' where c = 415 index_test.go:140: sql delete from test_index where c = 387 index_test.go:143: sql update test_index set c1 = 8477758869803887073, c2 = 0.291066, c3 = '07BWDykLz7' where c = 597 index_test.go:143: sql update test_index set c1 = 4722730992939479669, c2 = 0.475838, c3 = 'vmwHpEKekf' where c = 680 index_test.go:143: sql update test_index set c1 = 6078237634868459100, c2 = 0.499315, c3 = 'zhvp4HSPpt' where c = 489 index_test.go:143: sql update test_index set c1 = 3621365646539416146, c2 = 0.586730, c3 = 'ToCJOPtoeV' where c = 1190 index_test.go:137: sql insert into test_index values (1643, 4760449238384663982, 0.890415, 'p22jYSet52') index_test.go:137: sql insert into test_index values (1644, 645047596170289520, 0.885834, '0on1NttMbf') index_test.go:143: sql update test_index set c1 = 6369732198201182114, c2 = 0.068512, c3 = 'fZgBB5rbBs' where c = 1240 index_test.go:137: sql insert into test_index values (1642, 3852108815115520463, 0.725085, 'jQZdl0PRlz') index_test.go:137: sql insert into test_index values (1645, 721097989741875406, 0.972308, '32GrUIdXhi') index_test.go:143: sql update test_index set c1 = 8975154120332131470, c2 = 0.873243, c3 = 'KFq3DghKdk' where c = 19 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:143: sql update test_index set c1 = 6902792718055957868, c2 = 0.093350, c3 = 'RUpLcaOhGf' where c = 1232 index_test.go:137: sql insert into test_index values (1646, 378409328165588735, 0.097326, 'rItkunBAgS') index_test.go:137: sql insert into test_index values (1648, 4494538014388281504, 0.566511, '1g5yrWpNCz') index_test.go:137: sql insert into test_index values (1647, 6275596402816876799, 0.735566, 'T0WsBosBHg') index_test.go:140: sql delete from test_index where c = 1091 index_test.go:140: sql delete from test_index where c = 724 index_test.go:137: sql insert into test_index values (1649, 5848602449704292393, 0.828463, 'eE5w5k8jtg') index_test.go:143: sql update test_index set c1 = 2308888980471187567, c2 = 0.888974, c3 = 'vYabVXVYOB' where c = 613 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:137: sql insert into test_index values (1651, 2736900611014321366, 0.446769, 'hRCLULGZ5v') index_test.go:137: sql insert into test_index values (1650, 3000171664100966707, 0.844976, 'jFACS4IDBn') index_test.go:143: sql update test_index set c1 = 3503692282031458943, c2 = 0.027972, c3 = '0r3dn8do1y' where c = 347 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 601 index_test.go:137: sql insert into test_index values (1652, 85838440518467530, 0.073448, 'PYtgRiWoV5') index_test.go:140: sql delete from test_index where c = 1237 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:143: sql update test_index set c1 = 6827729016239961178, c2 = 0.926719, c3 = 'lQLJwIAiqH' where c = 754 index_test.go:143: sql update test_index set c1 = 7936170044565161341, c2 = 0.025804, c3 = '5anzyviNYd' where c = 157 index_test.go:143: sql update test_index set c1 = 7145113178913228755, c2 = 0.949239, c3 = '9WBUEnMZbU' where c = 1563 index_test.go:143: sql update test_index set c1 = 102207674179574161, c2 = 0.951672, c3 = 'h9NNygzgW6' where c = 726 index_test.go:143: sql update test_index set c1 = 7510871093475147117, c2 = 0.950584, c3 = 'RrCrsvPp5b' where c = 990 index_test.go:137: sql insert into test_index values (1653, 1310626410385672253, 0.896039, 'GLQUPF6Gbf') index_test.go:137: sql insert into test_index values (1654, 4549118004655718710, 0.972056, '6X6ZxKsvgT') index_test.go:137: sql insert into test_index values (1655, 3729229094798043888, 0.246862, 'UhmL1U4tKX') index_test.go:140: sql delete from test_index where c = 305 index_test.go:143: sql update test_index set c1 = 5370779833419810375, c2 = 0.430627, c3 = 'zrk64wKfV2' where c = 1272 index_test.go:140: sql delete from test_index where c = 1579 index_test.go:143: sql update test_index set c1 = 7927527728903999681, c2 = 0.592581, c3 = 'EVXCSViBDZ' where c = 352 index_test.go:137: sql insert into test_index values (1656, 7351644043005122994, 0.653406, 'FvnC6YjvaF') index_test.go:143: sql update test_index set c1 = 6069350330342949546, c2 = 0.773769, c3 = 'dZX4GLQutl' where c = 1081 index_test.go:137: sql insert into test_index values (1658, 5463496815973422282, 0.065182, 'Y6xP6kNBqB') index_test.go:137: sql insert into test_index values (1657, 5387119892559739113, 0.473934, 'fZ3kc7pkrW') index_test.go:140: sql delete from test_index where c = 1135 index_test.go:143: sql update test_index set c1 = 3528311179355653597, c2 = 0.664833, c3 = 'EtOqRkuTut' where c = 1624 index_test.go:137: sql insert into test_index values (1659, 5830969035986029931, 0.126275, '5w7XrBerdy') index_test.go:140: sql delete from test_index where c = 1565 index_test.go:140: sql delete from test_index where c = 1523 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:137: sql insert into test_index values (1660, 5893147753088836057, 0.862011, 'Zi30yULFpN') index_test.go:137: sql insert into test_index values (1661, 5156784983958957519, 0.295313, 'PrYoms1veO') index_test.go:140: sql delete from test_index where c = 244 index_test.go:137: sql insert into test_index values (1662, 7923972742698938565, 0.994251, 'xSHp2FIZPY') index_test.go:143: sql update test_index set c1 = 2530257806227159859, c2 = 0.016786, c3 = 'HIFio2PjzX' where c = 949 index_test.go:143: sql update test_index set c1 = 6837500730491404434, c2 = 0.678160, c3 = 'KBXFPYI67m' where c = 1109 index_test.go:140: sql delete from test_index where c = 692 index_test.go:143: sql update test_index set c1 = 652164746502993276, c2 = 0.254221, c3 = '1T2aVQlHjz' where c = 299 index_test.go:140: sql delete from test_index where c = 999 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:143: sql update test_index set c1 = 3993052001716335809, c2 = 0.433164, c3 = 'aLUvfL0PFj' where c = 1208 index_test.go:140: sql delete from test_index where c = 858 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } index_test.go:140: sql delete from test_index where c = 1248 index_test.go:143: sql update test_index set c1 = 7179687619128192106, c2 = 0.430503, c3 = 'W4TO4duwy7' where c = 114 index_test.go:143: sql update test_index set c1 = 4291473340259635061, c2 = 0.017751, c3 = 'n3sgPtBBlK' where c = 1559 index_test.go:137: sql insert into test_index values (1666, 685919222337039542, 0.332737, 'Ptr5lQFHFN') index_test.go:143: sql update test_index set c1 = 6508167974061473162, c2 = 0.741457, c3 = 'hTMzV63Qre' where c = 999 index_test.go:137: sql insert into test_index values (1665, 6420042332646748170, 0.903567, '7ZgqIZYYSS') index_test.go:143: sql update test_index set c1 = 3091922589770540201, c2 = 0.526603, c3 = 'QuaxaIZte0' where c = 492 index_test.go:137: sql insert into test_index values (1663, 8424393264198671017, 0.344616, 'jTqEHsrmpN') index_test.go:137: sql insert into test_index values (1664, 2467916419270114124, 0.458037, 'RAA3PHirCE') index_test.go:143: sql update test_index set c1 = 965734431583366571, c2 = 0.137689, c3 = 'aYgmQXxWDK' where c = 1478 index_test.go:143: sql update test_index set c1 = 626492878134796585, c2 = 0.114087, c3 = 'SFrWKLkMPB' where c = 490 index_test.go:137: sql insert into test_index values (1667, 5157274230449182422, 0.812547, 'cnrthzq75d') index_test.go:137: sql insert into test_index values (1669, 3326457650637267077, 0.783198, 'OCrN9S30gd') index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (1670, 5200259333101352413, 0.852196, 'TneWvbtair') index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 763 index_test.go:137: sql insert into test_index values (1671, 1312045375402130127, 0.979297, 'PUik7FYUfQ') index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (1668, 6624932465087705427, 0.819881, 'w55BgczZqf') index_test.go:137: sql insert into test_index values (1672, 8066076877958836613, 0.625640, 'aWwpKYeSvF') index_test.go:143: sql update test_index set c1 = 8463820832911512289, c2 = 0.923810, c3 = 'zJ7724iLI4' where c = 135 index_test.go:140: sql delete from test_index where c = 1456 index_test.go:143: sql update test_index set c1 = 8650225238856738180, c2 = 0.504198, c3 = 'nJ7aJcg2iy' where c = 942 index_test.go:140: sql delete from test_index where c = 1529 index_test.go:140: sql delete from test_index where c = 1315 index_test.go:140: sql delete from test_index where c = 1609 index_test.go:143: sql update test_index set c1 = 311806649845471792, c2 = 0.897401, c3 = '0jnUMSAeqF' where c = 1025 index_test.go:137: sql insert into test_index values (1673, 1406434643594427695, 0.298908, 'cqWcDYaWNS') index_test.go:143: sql update test_index set c1 = 5042217361375070174, c2 = 0.448736, c3 = '5Bh544ZBKJ' where c = 1567 index_test.go:143: sql update test_index set c1 = 4787552947117043340, c2 = 0.654117, c3 = 'TrewvSoPMV' where c = 936 index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 195 index_test.go:143: sql update test_index set c1 = 7068691798081057631, c2 = 0.196750, c3 = 'WAbFo0uwKK' where c = 245 index_test.go:137: sql insert into test_index values (1674, 8787869234782155086, 0.139404, 'YriHYjfrFD') index_test.go:143: sql update test_index set c1 = 8631433643901200610, c2 = 0.696100, c3 = 'DgYFW7w2uZ' where c = 941 index_test.go:137: sql insert into test_index values (1676, 4911493367677357762, 0.159333, 'VckH8ydsAr') index_test.go:143: sql update test_index set c1 = 7840889807406473874, c2 = 0.474477, c3 = 'Er5xsMMyxV' where c = 618 index_test.go:137: sql insert into test_index values (1677, 7927170006660233799, 0.153999, 'lojt6frE38') index_test.go:137: sql insert into test_index values (1678, 1803653373745950687, 0.525173, 'XYoMpUYuHp') index_test.go:137: sql insert into test_index values (1675, 3503545358017416436, 0.888813, 'iFxLHHQyKc') index_test.go:143: sql update test_index set c1 = 4494132556964973964, c2 = 0.446997, c3 = 'an1CcNJqUB' where c = 1367 index_test.go:140: sql delete from test_index where c = 871 index_test.go:140: sql delete from test_index where c = 1368 index_test.go:143: sql update test_index set c1 = 5014975772467047299, c2 = 0.547225, c3 = 'gk9wVeG9w3' where c = 350 index_test.go:140: sql delete from test_index where c = 439 index_test.go:140: sql delete from test_index where c = 392 index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (1680, 6802497113372559421, 0.969173, 'leCkNdHHaK') index_test.go:137: sql insert into test_index values (1681, 8351475464958717444, 0.556203, 'qiYv7WwP1T') index_test.go:137: sql insert into test_index values (1679, 969563711416364785, 0.976964, 'aoO7tHL4rs') index_test.go:137: sql insert into test_index values (1682, 6136111129118938146, 0.315800, '5k2GB1XCZ2') index_test.go:140: sql delete from test_index where c = 792 index_test.go:143: sql update test_index set c1 = 2233056454758435351, c2 = 0.881413, c3 = 'sx10NjCPtM' where c = 1476 index_test.go:140: sql delete from test_index where c = 873 index_test.go:140: sql delete from test_index where c = 666 index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 5973355705817919350, c2 = 0.446087, c3 = 'kSzCGr84h3' where c = 525 index_test.go:143: sql update test_index set c1 = 6215538246023756517, c2 = 0.540930, c3 = 'mWSU7JL8Yt' where c = 1096 index_test.go:143: sql update test_index set c1 = 3659730958654747230, c2 = 0.368883, c3 = '589Q48HGux' where c = 499 index_test.go:143: sql update test_index set c1 = 4544135047147261209, c2 = 0.524300, c3 = 'oywq32rdCp' where c = 1098 index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 4001420837828694397, c2 = 0.214267, c3 = 'vbjwPXyvJi' where c = 859 index_test.go:143: sql update test_index set c1 = 9006388867497897628, c2 = 0.047326, c3 = '2VPMFCuCbA' where c = 1237 index_test.go:137: sql insert into test_index values (1683, 2649869799968901645, 0.485532, 'MJaAfL0e2d') index_test.go:137: sql insert into test_index values (1684, 7400361041334509188, 0.793554, 'vyHBQhJhlJ') index_test.go:137: sql insert into test_index values (1686, 3584659206039525736, 0.632383, '7CIt642Zhk') index_test.go:143: sql update test_index set c1 = 8879156339606647125, c2 = 0.491599, c3 = 'lfUbEZEwjL' where c = 518 index_test.go:137: sql insert into test_index values (1688, 7477731685477837947, 0.718422, 'HIj5OLNUjU') index_test.go:143: sql update test_index set c1 = 4630542339526131772, c2 = 0.801848, c3 = 'WSjBaBLXjr' where c = 1488 index_test.go:137: sql insert into test_index values (1685, 8371818046627426109, 0.192141, 'kcxAxNX7xT') index_test.go:140: sql delete from test_index where c = 1016 index_test.go:140: sql delete from test_index where c = 346 index_test.go:137: sql insert into test_index values (1687, 6037574559936223693, 0.008174, 'YpKizaAJB6') index_test.go:140: sql delete from test_index where c = 1092 index_test.go:143: sql update test_index set c1 = 5809604077709991286, c2 = 0.361067, c3 = '9K3bt5qn0J' where c = 1418 index_test.go:137: sql insert into test_index values (1689, 2187478269943203688, 0.812470, '7mZW5PNUPL') index_test.go:137: sql insert into test_index values (1690, 4515155919753800477, 0.977123, 'gAOZCpY9yn') index_test.go:137: sql insert into test_index values (1691, 59902138731225969, 0.901426, 'HzxUhORcUM') index_test.go:143: sql update test_index set c1 = 3884272190679387715, c2 = 0.559036, c3 = 'RkMOa0p0ze' where c = 717 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:143: sql update test_index set c1 = 8273981721224224502, c2 = 0.365007, c3 = 'gvl4nVDzoP' where c = 554 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 662 index_test.go:140: sql delete from test_index where c = 301 index_test.go:140: sql delete from test_index where c = 1138 index_test.go:143: sql update test_index set c1 = 9212976850759434750, c2 = 0.216578, c3 = 'ZuY3Z4kZ3X' where c = 449 index_test.go:140: sql delete from test_index where c = 678 index_test.go:137: sql insert into test_index values (1692, 2660841540759553060, 0.491691, 'ChbsaxFMLA') index_test.go:143: sql update test_index set c1 = 3548560454885450605, c2 = 0.650540, c3 = 'kE3QqaEpgC' where c = 526 index_test.go:143: sql update test_index set c1 = 2074561308848672013, c2 = 0.866533, c3 = '1PeFFWJwFn' where c = 1123 index_test.go:137: sql insert into test_index values (1693, 2917396152781394284, 0.208931, 'u8r55BLWgM') index_test.go:140: sql delete from test_index where c = 573 index_test.go:143: sql update test_index set c1 = 6727306157187598414, c2 = 0.231821, c3 = '9vjdBPdlEy' where c = 55 index_test.go:143: sql update test_index set c1 = 479780996060415711, c2 = 0.508265, c3 = 'zrEu9ocPZa' where c = 1578 index_test.go:143: sql update test_index set c1 = 2515152595569054942, c2 = 0.120893, c3 = 'pFlPhwjGSW' where c = 460 index_test.go:137: sql insert into test_index values (1694, 7443679900055931519, 0.346311, 'WdK6rNhAvs') index_test.go:143: sql update test_index set c1 = 8912413354637102787, c2 = 0.352998, c3 = 'C1RvomdMDR' where c = 737 index_test.go:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (1695, 5052860294378307477, 0.222618, 'w7yS46Iixb') index_test.go:137: sql insert into test_index values (1697, 7158673447526354915, 0.270232, 'BCcbZ6m9vV') index_test.go:143: sql update test_index set c1 = 5144714705329418054, c2 = 0.894798, c3 = '7fTOUfgjZq' where c = 1342 index_test.go:137: sql insert into test_index values (1698, 48079678491381361, 0.747449, '9VZxa2Nb4B') index_test.go:137: sql insert into test_index values (1696, 8943051929131365334, 0.079297, 'OlZypskQ70') index_test.go:140: sql delete from test_index where c = 620 index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 1286 index_test.go:143: sql update test_index set c1 = 8092502499937266524, c2 = 0.408891, c3 = 'YVfSnJvrMR' where c = 1573 index_test.go:140: sql delete from test_index where c = 391 index_test.go:137: sql insert into test_index values (1699, 1909535416104379584, 0.119024, 'xJrIMEliKM') index_test.go:143: sql update test_index set c1 = 3142819028347861118, c2 = 0.226013, c3 = '464LKPbP0I' where c = 552 index_test.go:143: sql update test_index set c1 = 6097946750195144627, c2 = 0.500152, c3 = 'OupKdziCPY' where c = 1637 index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 984814302430180969, c2 = 0.186185, c3 = 'GYwWSFayS4' where c = 571 index_test.go:140: sql delete from test_index where c = 461 index_test.go:143: sql update test_index set c1 = 4545044437283967326, c2 = 0.346873, c3 = 'rcIlOnKPSy' where c = 903 index_test.go:143: sql update test_index set c1 = 834452991848885374, c2 = 0.122800, c3 = 'mHOClivlRs' where c = 1245 index_test.go:143: sql update test_index set c1 = 8551323700367111408, c2 = 0.567267, c3 = 'nbFTZbUYtR' where c = 1214 index_test.go:137: sql insert into test_index values (1700, 24856519066326050, 0.420974, 'YM5D6V6RqX') index_test.go:140: sql delete from test_index where c = 1181 index_test.go:143: sql update test_index set c1 = 226896224509633961, c2 = 0.097432, c3 = 'yoeop6CLz6' where c = 157 index_test.go:137: sql insert into test_index values (1701, 6987354789773239327, 0.567309, '27LvIi2kcl') index_test.go:137: sql insert into test_index values (1703, 7797031297197319321, 0.684734, 'DEY3BjxLPc') index_test.go:137: sql insert into test_index values (1704, 6420192810874727286, 0.416390, '5dnyqYaYHL') index_test.go:137: sql insert into test_index values (1702, 6237875528657022234, 0.545291, 'eTIX6MOgt0') index_test.go:137: sql insert into test_index values (1708, 2608014586301858407, 0.324464, 'PhbgWPCNBU') index_test.go:137: sql insert into test_index values (1709, 5895992315278062086, 0.405226, 'XRcZfN1vg7') index_test.go:140: sql delete from test_index where c = 623 index_test.go:137: sql insert into test_index values (1710, 8305086874525566149, 0.315121, '7lAOe6L7I0') index_test.go:137: sql insert into test_index values (1705, 4192479480756149049, 0.154563, 'g5e4LSaTew') index_test.go:137: sql insert into test_index values (1707, 2968963709558881023, 0.642054, 'lqBqB64Ux5') index_test.go:137: sql insert into test_index values (1706, 3994448593428695801, 0.997308, 'HIyZZ4E1xF') index_test.go:140: sql delete from test_index where c = 1127 index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 1591 index_test.go:140: sql delete from test_index where c = 1134 index_test.go:140: sql delete from test_index where c = 1091 index_test.go:140: sql delete from test_index where c = 1425 index_test.go:140: sql delete from test_index where c = 1699 index_test.go:143: sql update test_index set c1 = 2644713039547862923, c2 = 0.347095, c3 = '9dId5eyCec' where c = 1483 index_test.go:140: sql delete from test_index where c = 1583 index_test.go:143: sql update test_index set c1 = 916597382122581070, c2 = 0.154418, c3 = 'GwO0YiYGJf' where c = 609 index_test.go:143: sql update test_index set c1 = 1438385986865177695, c2 = 0.664598, c3 = 'z6ClscoSFz' where c = 1353 index_test.go:143: sql update test_index set c1 = 6551936786845939483, c2 = 0.708737, c3 = 'TkucVM4Wbl' where c = 142 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:143: sql update test_index set c1 = 3962366116710215178, c2 = 0.637795, c3 = '59M7sIpYEO' where c = 1146 index_test.go:143: sql update test_index set c1 = 8174040726708927470, c2 = 0.535102, c3 = 'okJ8g4H1Eu' where c = 251 index_test.go:143: sql update test_index set c1 = 5703701967704187738, c2 = 0.860303, c3 = 'b8WVHz5pXf' where c = 1032 index_test.go:137: sql insert into test_index values (1711, 8349830421634406210, 0.051222, '2BRNq589bZ') index_test.go:143: sql update test_index set c1 = 8048647732811242426, c2 = 0.170607, c3 = 'MPT1lPtHCs' where c = 645 index_test.go:137: sql insert into test_index values (1715, 13865297467605242, 0.506352, 'gvCygm6ZPD') index_test.go:137: sql insert into test_index values (1716, 6621584693123702958, 0.942111, 'ybC50lmFoJ') index_test.go:137: sql insert into test_index values (1713, 9043967833730500892, 0.168100, 'jKycqHYaHt') index_test.go:137: sql insert into test_index values (1714, 4333387395882825338, 0.977337, '2NqKe1B758') index_test.go:143: sql update test_index set c1 = 3598063872276344433, c2 = 0.175406, c3 = 'HSvrq8HvVZ' where c = 1395 index_test.go:137: sql insert into test_index values (1717, 5051190420617973133, 0.373187, 'rQPAzdE8jj') index_test.go:137: sql insert into test_index values (1712, 7344615378927280661, 0.935591, '1TElyCxvta') index_test.go:137: sql insert into test_index values (1718, 7405493861569529530, 0.222357, 'XFf0Ol5BFS') index_test.go:143: sql update test_index set c1 = 8844375994098928837, c2 = 0.885029, c3 = 'jpZKqqFFae' where c = 1214 index_test.go:140: sql delete from test_index where c = 750 index_test.go:140: sql delete from test_index where c = 363 index_test.go:140: sql delete from test_index where c = 937 index_test.go:140: sql delete from test_index where c = 1396 index_test.go:140: sql delete from test_index where c = 1675 index_test.go:143: sql update test_index set c1 = 2546627298062224949, c2 = 0.387845, c3 = 'CyCxR2xpVt' where c = 983 index_test.go:140: sql delete from test_index where c = 992 index_test.go:137: sql insert into test_index values (1719, 3598944030740848222, 0.529152, '1th9BefA0s') index_test.go:140: sql delete from test_index where c = 574 index_test.go:137: sql insert into test_index values (1720, 696449515944378083, 0.070353, '2k1bgJxUhy') index_test.go:143: sql update test_index set c1 = 4281464585547082921, c2 = 0.118548, c3 = 'NVyp7GgIC6' where c = 574 index_test.go:140: sql delete from test_index where c = 1296 index_test.go:143: sql update test_index set c1 = 7385826110607048239, c2 = 0.947691, c3 = 'LiOXE9Ghhv' where c = 29 index_test.go:140: sql delete from test_index where c = 914 index_test.go:143: sql update test_index set c1 = 6080945924051717087, c2 = 0.328100, c3 = 'EPFUoVWX4W' where c = 1073 index_test.go:137: sql insert into test_index values (1721, 9057351927176546114, 0.058821, 'zuM0TyzrkE') index_test.go:143: sql update test_index set c1 = 3511535696255598890, c2 = 0.128789, c3 = '2MVLa2QaiX' where c = 299 index_test.go:143: sql update test_index set c1 = 259091241312912721, c2 = 0.989360, c3 = 'JXc7YyuYRT' where c = 821 index_test.go:137: sql insert into test_index values (1722, 3510940002134982758, 0.511148, 'g7jO9hvRGq') index_test.go:143: sql update test_index set c1 = 7531865804807098336, c2 = 0.592230, c3 = 'ScB7gq3uXx' where c = 1296 index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (1723, 3323902557917171622, 0.176550, 'ACKjfk04Lw') index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (1724, 73674011735048888, 0.995289, 'bgHKvZ9Fqz') index_test.go:137: sql insert into test_index values (1725, 915535108829875899, 0.775111, 'GO6WYlu6zD') index_test.go:140: sql delete from test_index where c = 934 index_test.go:137: sql insert into test_index values (1726, 7222063017274849436, 0.807840, 'JnRWHgF5ec') index_test.go:143: sql update test_index set c1 = 1101718870219366139, c2 = 0.901244, c3 = '5MFwLhC0gS' where c = 146 index_test.go:143: sql update test_index set c1 = 8193781461233653221, c2 = 0.400000, c3 = 'CJzzmuygsn' where c = 461 index_test.go:140: sql delete from test_index where c = 678 index_test.go:140: sql delete from test_index where c = 176 index_test.go:137: sql insert into test_index values (1727, 1914431107024148298, 0.659586, '5YF0aKW3v2') index_test.go:143: sql update test_index set c1 = 9075061368088129355, c2 = 0.582591, c3 = 'pRepwYjO93' where c = 1631 index_test.go:140: sql delete from test_index where c = 1075 index_test.go:143: sql update test_index set c1 = 933084154723099339, c2 = 0.492611, c3 = 'DveO4wRvq1' where c = 1660 index_test.go:143: sql update test_index set c1 = 701380307173370525, c2 = 0.770700, c3 = 'Bs1X4ZLg1O' where c = 455 index_test.go:143: sql update test_index set c1 = 2790427413021633539, c2 = 0.832301, c3 = 'jGGlf0fXaf' where c = 846 index_test.go:140: sql delete from test_index where c = 647 index_test.go:137: sql insert into test_index values (1728, 114098201133115655, 0.752399, 'q4UqVSleBZ') index_test.go:143: sql update test_index set c1 = 7183780730792528496, c2 = 0.743205, c3 = '389jDKnMg2' where c = 1695 index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (1730, 6899186235863465672, 0.402688, 'hNIMA36gIj') index_test.go:137: sql insert into test_index values (1731, 6659184587368989781, 0.455336, 'J8fSThl6Yc') index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (1733, 1073713999475626380, 0.031248, '26LRN6izFD') index_test.go:137: sql insert into test_index values (1732, 4083092132012913704, 0.001902, 'aGJETjEqxP') index_test.go:137: sql insert into test_index values (1729, 6483717435323379542, 0.518975, 'hLK59HunsT') index_test.go:143: sql update test_index set c1 = 9201100168800435257, c2 = 0.878355, c3 = 'f0117mZ2MW' where c = 697 index_test.go:137: sql insert into test_index values (1734, 8060913958426960177, 0.347897, '0kTbCQxBtt') index_test.go:143: sql update test_index set c1 = 4938284543655321125, c2 = 0.389278, c3 = 'wTjQWzLff7' where c = 654 index_test.go:140: sql delete from test_index where c = 1059 index_test.go:143: sql update test_index set c1 = 7593465463539217118, c2 = 0.605585, c3 = 'LlzhTLiH5D' where c = 415 index_test.go:143: sql update test_index set c1 = 8819129329491243811, c2 = 0.768127, c3 = 'UejWmNNu75' where c = 1689 index_test.go:140: sql delete from test_index where c = 1541 index_test.go:143: sql update test_index set c1 = 7532312653021130457, c2 = 0.485745, c3 = 'C08SfgHAUM' where c = 1295 index_test.go:137: sql insert into test_index values (1735, 291170707503891881, 0.791561, '4AAUAqXHnF') index_test.go:137: sql insert into test_index values (1736, 3213796225324410561, 0.013607, '9ePwrUTZdo') index_test.go:140: sql delete from test_index where c = 1192 index_test.go:140: sql delete from test_index where c = 1489 index_test.go:140: sql delete from test_index where c = 292 index_test.go:137: sql insert into test_index values (1737, 1949458175467401057, 0.896950, 'ObZOz3xV98') index_test.go:137: sql insert into test_index values (1738, 4183187005151258456, 0.105460, '20J2Mks4gs') index_test.go:140: sql delete from test_index where c = 969 index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (1739, 2620340360279423145, 0.514709, 'sWXTWvgGIr') index_test.go:143: sql update test_index set c1 = 2515373724566755869, c2 = 0.371090, c3 = 'CBkzMCM0MX' where c = 905 index_test.go:140: sql delete from test_index where c = 691 index_test.go:140: sql delete from test_index where c = 733 index_test.go:143: sql update test_index set c1 = 4284935507149461957, c2 = 0.140034, c3 = 'nOw2ZBGB4P' where c = 918 index_test.go:140: sql delete from test_index where c = 1521 index_test.go:143: sql update test_index set c1 = 4556700235675671305, c2 = 0.465938, c3 = 'GbVmDon5yg' where c = 698 index_test.go:143: sql update test_index set c1 = 768246507755680327, c2 = 0.978631, c3 = 'EUvhHZGbfo' where c = 1008 index_test.go:143: sql update test_index set c1 = 7370789798443278007, c2 = 0.867396, c3 = 'mzuZarWjhG' where c = 1133 index_test.go:143: sql update test_index set c1 = 418490485490317839, c2 = 0.297094, c3 = 'i62SjJOPT7' where c = 1205 index_test.go:143: sql update test_index set c1 = 7554259654432375695, c2 = 0.969387, c3 = 'kxmZFNsqdX' where c = 1635 index_test.go:137: sql insert into test_index values (1741, 3462556508038957121, 0.045231, 'eTOrjBEagu') index_test.go:143: sql update test_index set c1 = 1621177545797353316, c2 = 0.987908, c3 = '2YxtDfnBvC' where c = 1536 index_test.go:143: sql update test_index set c1 = 8603551051953544017, c2 = 0.997300, c3 = '26ocWa2yaQ' where c = 1555 index_test.go:137: sql insert into test_index values (1744, 6398842307364071075, 0.597521, 'hl32K4UBKo') index_test.go:137: sql insert into test_index values (1743, 2947410420620986567, 0.519814, 'Na1o1RLgUK') index_test.go:137: sql insert into test_index values (1740, 6351816608638259691, 0.491083, '7ec305N17h') index_test.go:140: sql delete from test_index where c = 1514 index_test.go:137: sql insert into test_index values (1745, 8834945951428214438, 0.182666, 'RPU06EsJ9v') index_test.go:137: sql insert into test_index values (1742, 6062730508450635511, 0.225403, 'dgK9nzAXbU') index_test.go:137: sql insert into test_index values (1746, 4931411148226724190, 0.685824, 'vCy2GVCn0O') index_test.go:140: sql delete from test_index where c = 777 index_test.go:137: sql insert into test_index values (1748, 7007103021491174437, 0.042548, 'otlL5O7na5') index_test.go:140: sql delete from test_index where c = 43 index_test.go:137: sql insert into test_index values (1747, 8911661959437436666, 0.231971, 'omxEtgX7WD') index_test.go:140: sql delete from test_index where c = 1347 index_test.go:140: sql delete from test_index where c = 1368 index_test.go:143: sql update test_index set c1 = 2280667731270377644, c2 = 0.515820, c3 = 'QH7U3n2qpY' where c = 389 index_test.go:143: sql update test_index set c1 = 4427597602378698742, c2 = 0.452988, c3 = 'IBuDdHLnVO' where c = 134 index_test.go:143: sql update test_index set c1 = 6720685538098522231, c2 = 0.610913, c3 = 'nSIERKohTS' where c = 764 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:140: sql delete from test_index where c = 1416 index_test.go:140: sql delete from test_index where c = 1327 index_test.go:137: sql insert into test_index values (1749, 8678983283322769747, 0.785788, 'jGYkAFLwXQ') index_test.go:137: sql insert into test_index values (1750, 1558120504380696240, 0.527668, 'gUIeg5h0td') index_test.go:143: sql update test_index set c1 = 1458938663415770002, c2 = 0.608567, c3 = 'T8EB0hwpKJ' where c = 1717 index_test.go:140: sql delete from test_index where c = 1640 index_test.go:143: sql update test_index set c1 = 8482299061172629165, c2 = 0.750444, c3 = 'fSTcGDZ7yT' where c = 578 index_test.go:140: sql delete from test_index where c = 1656 index_test.go:143: sql update test_index set c1 = 6702849876967369926, c2 = 0.675975, c3 = 'nlnH38hswH' where c = 1337 index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 5335317957163826440, c2 = 0.870189, c3 = 'QoK2EkUSdT' where c = 1187 index_test.go:143: sql update test_index set c1 = 3338466205532158803, c2 = 0.899266, c3 = 'qBwr6IlLwn' where c = 1093 index_test.go:137: sql insert into test_index values (1751, 7744510165237034696, 0.277430, 'ACvi2SXi8X') index_test.go:143: sql update test_index set c1 = 2762290299387942331, c2 = 0.455027, c3 = '0n5xY31Xrj' where c = 166 index_test.go:137: sql insert into test_index values (1752, 8155012942480876754, 0.286342, '3Sy6HuYHSx') index_test.go:143: sql update test_index set c1 = 6872434283073952056, c2 = 0.996109, c3 = 'kAG0obaduP' where c = 569 index_test.go:140: sql delete from test_index where c = 1293 index_test.go:143: sql update test_index set c1 = 3688349855224058928, c2 = 0.458858, c3 = 'X8vWQmehTO' where c = 163 index_test.go:137: sql insert into test_index values (1754, 1025404063273770269, 0.431026, 'HELmlzRXfa') index_test.go:140: sql delete from test_index where c = 736 index_test.go:140: sql delete from test_index where c = 955 index_test.go:137: sql insert into test_index values (1757, 905484253215508560, 0.904080, 'grqHEiq5pg') index_test.go:137: sql insert into test_index values (1758, 7767840546771488140, 0.618254, 'IuAkUC1dHx') index_test.go:137: sql insert into test_index values (1753, 4102493186097180983, 0.732762, 'Pbuv1WLnPA') index_test.go:143: sql update test_index set c1 = 777006454010593375, c2 = 0.408004, c3 = 'JxkBJKz7iK' where c = 440 index_test.go:143: sql update test_index set c1 = 2822895876091123968, c2 = 0.504854, c3 = 'jvtCY4Uyg6' where c = 743 index_test.go:137: sql insert into test_index values (1755, 431343599051030395, 0.962748, 'PUmzWZCq0t') index_test.go:140: sql delete from test_index where c = 1667 index_test.go:137: sql insert into test_index values (1756, 9062614041812873796, 0.409543, 'xlJa2I1F2s') index_test.go:140: sql delete from test_index where c = 164 index_test.go:137: sql insert into test_index values (1759, 1149485897723768431, 0.946719, 'xQZcwnODNY') index_test.go:137: sql insert into test_index values (1760, 4850929557479714066, 0.477341, 'qb3qTCpNEH') index_test.go:143: sql update test_index set c1 = 9177106973938518428, c2 = 0.360606, c3 = 'TcApb7UWPV' where c = 659 index_test.go:143: sql update test_index set c1 = 6037677563201304873, c2 = 0.115196, c3 = 'DgzJiwTb3U' where c = 159 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:140: sql delete from test_index where c = 712 index_test.go:137: sql insert into test_index values (1761, 1254199765854211478, 0.210752, '7Lvv3EpY4f') index_test.go:143: sql update test_index set c1 = 3909491958529863804, c2 = 0.033245, c3 = 'ZTL0DqH4JC' where c = 642 index_test.go:140: sql delete from test_index where c = 1586 index_test.go:140: sql delete from test_index where c = 687 index_test.go:137: sql insert into test_index values (1762, 7830209860325177519, 0.515545, 'fBrksCLB8M') index_test.go:140: sql delete from test_index where c = 1575 index_test.go:137: sql insert into test_index values (1763, 6655140461477414982, 0.528969, '4jtwZMoy0U') index_test.go:140: sql delete from test_index where c = 1620 index_test.go:137: sql insert into test_index values (1764, 6962891941964410904, 0.577207, '0QM6co8axO') index_test.go:143: sql update test_index set c1 = 1086777359084270414, c2 = 0.358621, c3 = '73LgX6uhbl' where c = 1619 index_test.go:143: sql update test_index set c1 = 1989839240629889223, c2 = 0.596923, c3 = 'wRzOYRDKSA' where c = 1233 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:143: sql update test_index set c1 = 6416818236443006327, c2 = 0.423551, c3 = 'mQ9r30Dsjn' where c = 1498 index_test.go:143: sql update test_index set c1 = 7571559023021278970, c2 = 0.920805, c3 = '6oTQYRfKbv' where c = 1481 index_test.go:140: sql delete from test_index where c = 818 index_test.go:140: sql delete from test_index where c = 1258 index_test.go:143: sql update test_index set c1 = 21180906966719514, c2 = 0.805703, c3 = 'IMaoXSO3zJ' where c = 239 index_test.go:137: sql insert into test_index values (1766, 3759898838802154109, 0.972375, 'UdnMVfrOQk') index_test.go:143: sql update test_index set c1 = 5250058701388016038, c2 = 0.923920, c3 = 'qOdaK7FLII' where c = 1236 index_test.go:140: sql delete from test_index where c = 908 index_test.go:137: sql insert into test_index values (1767, 3326406179907215403, 0.277131, 'B14NNi4rMx') index_test.go:143: sql update test_index set c1 = 2473666680388734552, c2 = 0.751083, c3 = 'MEzYMd7UjL' where c = 738 index_test.go:137: sql insert into test_index values (1768, 7091128238605894835, 0.175412, 'X27y4kBCP6') index_test.go:143: sql update test_index set c1 = 8703105883266937645, c2 = 0.384504, c3 = 'WianzSDOtm' where c = 921 index_test.go:137: sql insert into test_index values (1765, 8605823220326815021, 0.637177, '7mXZFuREfx') index_test.go:143: sql update test_index set c1 = 1750334144663536618, c2 = 0.812869, c3 = 'oDrZyyqaWd' where c = 1541 index_test.go:137: sql insert into test_index values (1770, 2735670276439503348, 0.363774, 'dnhzOO4Cgs') index_test.go:143: sql update test_index set c1 = 7351707925144536236, c2 = 0.043743, c3 = 'HOv2zrAugL' where c = 593 index_test.go:137: sql insert into test_index values (1769, 8594456834045141149, 0.922004, 'riprIyZupI') index_test.go:140: sql delete from test_index where c = 1384 index_test.go:137: sql insert into test_index values (1771, 3261668843324244666, 0.507972, 'm5RBMf7OZI') index_test.go:140: sql delete from test_index where c = 383 index_test.go:143: sql update test_index set c1 = 6149762881830420326, c2 = 0.104028, c3 = 'S2dIBu53pQ' where c = 875 index_test.go:140: sql delete from test_index where c = 963 index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 4123674093063900497, c2 = 0.538466, c3 = 'ivUhWzhoOS' where c = 1458 index_test.go:137: sql insert into test_index values (1772, 6802621835842486074, 0.723128, 'bnEvoebnKe') index_test.go:137: sql insert into test_index values (1773, 7789627236051640340, 0.034596, 'tn8yZDaYX2') index_test.go:140: sql delete from test_index where c = 1128 index_test.go:143: sql update test_index set c1 = 8874036648843823461, c2 = 0.332723, c3 = 'vWxJ9cJ6Y5' where c = 1351 index_test.go:140: sql delete from test_index where c = 1330 index_test.go:137: sql insert into test_index values (1774, 4308347041310072284, 0.464760, 'GHRnBfn5bU') index_test.go:140: sql delete from test_index where c = 985 index_test.go:137: sql insert into test_index values (1776, 7776729171101184134, 0.240204, 'ZJMD7C5Eqe') index_test.go:143: sql update test_index set c1 = 2814693150021040210, c2 = 0.775032, c3 = 'cIoAFAy0dZ' where c = 1257 index_test.go:137: sql insert into test_index values (1775, 3390125393207607782, 0.854063, 'EdOCOcQ7uW') index_test.go:140: sql delete from test_index where c = 1356 index_test.go:140: sql delete from test_index where c = 110 index_test.go:143: sql update test_index set c1 = 3978317871253334487, c2 = 0.574951, c3 = 'n8asnhSXlq' where c = 188 index_test.go:137: sql insert into test_index values (1777, 7025317444955826002, 0.496324, 'y8txkT7pGd') index_test.go:143: sql update test_index set c1 = 8196460741628997823, c2 = 0.053189, c3 = 'TrIyZC4SOx' where c = 111 index_test.go:140: sql delete from test_index where c = 1472 index_test.go:143: sql update test_index set c1 = 312949966450823247, c2 = 0.404536, c3 = 'T1HOFCcIDW' where c = 1452 index_test.go:140: sql delete from test_index where c = 1448 index_test.go:140: sql delete from test_index where c = 554 index_test.go:143: sql update test_index set c1 = 1441424672606011155, c2 = 0.076181, c3 = 'YDKewxLRJl' where c = 1750 index_test.go:143: sql update test_index set c1 = 2091694830177592889, c2 = 0.819252, c3 = 'EIUotZvEcA' where c = 217 index_test.go:137: sql insert into test_index values (1778, 8793732680241923862, 0.473332, 'qdpNajkhEO') index_test.go:137: sql insert into test_index values (1780, 4149963929548979965, 0.476988, '0RbN52yA4k') index_test.go:140: sql delete from test_index where c = 84 index_test.go:137: sql insert into test_index values (1779, 2845220252025924156, 0.761199, 'lVxUXvpQNh') index_test.go:143: sql update test_index set c1 = 1884024958807658814, c2 = 0.770307, c3 = 'hvsk7ROKZ0' where c = 1653 index_test.go:137: sql insert into test_index values (1781, 1730758526882656506, 0.463898, 'hioarjmNSP') index_test.go:140: sql delete from test_index where c = 1210 index_test.go:140: sql delete from test_index where c = 1590 index_test.go:137: sql insert into test_index values (1783, 3844557682688663276, 0.091712, 'MfxEL130Yq') index_test.go:137: sql insert into test_index values (1784, 8467416882041612044, 0.689257, '9VMGGam5OA') index_test.go:137: sql insert into test_index values (1782, 2372445668929858, 0.692770, 'BOcSUaEtZI') index_test.go:143: sql update test_index set c1 = 4631359135359014598, c2 = 0.971891, c3 = '0jQX2AXzZ5' where c = 358 index_test.go:143: sql update test_index set c1 = 1283664308394810787, c2 = 0.248745, c3 = 'pvrtW266C2' where c = 926 index_test.go:143: sql update test_index set c1 = 376215841656099636, c2 = 0.002311, c3 = 'AyHWd0urZs' where c = 1279 index_test.go:140: sql delete from test_index where c = 510 index_test.go:140: sql delete from test_index where c = 583 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:143: sql update test_index set c1 = 5687027654794451826, c2 = 0.185798, c3 = 'DaK4FOrWJJ' where c = 1211 index_test.go:137: sql insert into test_index values (1786, 7945068956977996963, 0.043748, 'cFdeTdYjLY') index_test.go:143: sql update test_index set c1 = 6515138203072527425, c2 = 0.488667, c3 = 'VLvGrr4Eyt' where c = 162 index_test.go:143: sql update test_index set c1 = 8793132597750547391, c2 = 0.119923, c3 = 'qaEgtpWL05' where c = 262 index_test.go:137: sql insert into test_index values (1787, 7516024429693517144, 0.002264, 'ytnrVfP7Vm') index_test.go:137: sql insert into test_index values (1785, 4773373799768864317, 0.488097, 'YE5i1gJKJB') index_test.go:140: sql delete from test_index where c = 653 index_test.go:140: sql delete from test_index where c = 1215 index_test.go:140: sql delete from test_index where c = 897 index_test.go:143: sql update test_index set c1 = 8732208789933642044, c2 = 0.818289, c3 = 'RImF3K5IKW' where c = 1420 index_test.go:137: sql insert into test_index values (1790, 1320285301575285410, 0.561096, 'YoQ2bUtlpp') index_test.go:137: sql insert into test_index values (1789, 7324685010376313154, 0.597340, 'cuWF52oRaX') index_test.go:140: sql delete from test_index where c = 1756 index_test.go:137: sql insert into test_index values (1788, 2299494884681437418, 0.330319, 'erKKuu7Jis') index_test.go:143: sql update test_index set c1 = 5426812672349124863, c2 = 0.030958, c3 = 'DHzO3EL3nw' where c = 676 index_test.go:143: sql update test_index set c1 = 1623100673309636727, c2 = 0.526724, c3 = 'LFv7dwknoP' where c = 218 index_test.go:137: sql insert into test_index values (1791, 918896365997446054, 0.918322, 'boSMBtXall') index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 1522 index_test.go:143: sql update test_index set c1 = 5164019577888265720, c2 = 0.013362, c3 = 'ywqcFxPeEo' where c = 1579 index_test.go:143: sql update test_index set c1 = 1360058235028023238, c2 = 0.607295, c3 = 'vQ9Hrvjx84' where c = 341 index_test.go:140: sql delete from test_index where c = 1696 index_test.go:143: sql update test_index set c1 = 7323083824352312288, c2 = 0.686593, c3 = 'DY9zfxIAd4' where c = 1426 index_test.go:143: sql update test_index set c1 = 5167881179980224899, c2 = 0.957011, c3 = 'YOdaeuzQeV' where c = 1602 index_test.go:143: sql update test_index set c1 = 6718279093102640819, c2 = 0.701706, c3 = 'OIuY9jF9rD' where c = 298 index_test.go:140: sql delete from test_index where c = 193 index_test.go:140: sql delete from test_index where c = 1605 index_test.go:143: sql update test_index set c1 = 1288333750210865813, c2 = 0.090933, c3 = 'Dnx8CKTs6B' where c = 1265 index_test.go:137: sql insert into test_index values (1794, 5330730728981125079, 0.094450, 'oBDrFzam1C') index_test.go:137: sql insert into test_index values (1793, 8390384377713399425, 0.274663, 'iZ8dcf1qLi') index_test.go:137: sql insert into test_index values (1792, 2626326157483123102, 0.154108, 'Dfj5PTD2cD') index_test.go:137: sql insert into test_index values (1795, 4733371599266218481, 0.107692, '4KlurWptDA') index_test.go:137: sql insert into test_index values (1796, 335168564760555442, 0.183081, 'ap97wpVIyp') index_test.go:143: sql update test_index set c1 = 1591514277306686756, c2 = 0.032478, c3 = 'CQPCVIrs7u' where c = 223 index_test.go:143: sql update test_index set c1 = 2266313706642452099, c2 = 0.404261, c3 = 'IV7bWMaqax' where c = 45 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 475 index_test.go:140: sql delete from test_index where c = 752 index_test.go:137: sql insert into test_index values (1797, 7657558846277550112, 0.269444, '2omVrR8Xwx') index_test.go:143: sql update test_index set c1 = 1448122835838744529, c2 = 0.584387, c3 = 'j6OWUwaYD3' where c = 832 index_test.go:143: sql update test_index set c1 = 2290524140321951067, c2 = 0.200978, c3 = 'pTu5GRJvq3' where c = 647 index_test.go:140: sql delete from test_index where c = 1144 index_test.go:137: sql insert into test_index values (1798, 7294401955588800800, 0.003931, 'auOBJgt0Sg') index_test.go:143: sql update test_index set c1 = 702400563663560210, c2 = 0.265040, c3 = 'Jxagl7prG9' where c = 116 index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 1293629183556614616, c2 = 0.125245, c3 = 'SurXchyoeW' where c = 333 index_test.go:143: sql update test_index set c1 = 4961264947593330419, c2 = 0.650310, c3 = 'ieLhDDa0no' where c = 588 index_test.go:143: sql update test_index set c1 = 4042623901230575077, c2 = 0.078059, c3 = 'NHrwSjVzV0' where c = 121 index_test.go:140: sql delete from test_index where c = 394 index_test.go:137: sql insert into test_index values (1799, 5312477130089660744, 0.681885, 'gmkbBRQisa') index_test.go:137: sql insert into test_index values (1800, 8804524278362938437, 0.401749, 'WQqktabWAS') index_test.go:143: sql update test_index set c1 = 7457592935498862966, c2 = 0.282628, c3 = '68ihr1KnSd' where c = 865 index_test.go:140: sql delete from test_index where c = 1430 index_test.go:140: sql delete from test_index where c = 493 index_test.go:143: sql update test_index set c1 = 8888536221218430005, c2 = 0.136625, c3 = 'CoSQxMqyVn' where c = 1498 index_test.go:143: sql update test_index set c1 = 3612019303620207711, c2 = 0.910893, c3 = 'g0XJfZTr16' where c = 203 index_test.go:137: sql insert into test_index values (1809, 3462043174034132639, 0.659173, 'N6hTiGgy6y') index_test.go:137: sql insert into test_index values (1807, 1797849628155710752, 0.124292, 'k861TNmloK') index_test.go:137: sql insert into test_index values (1803, 6761581145941968121, 0.394327, 'jQrELSwpaC') index_test.go:137: sql insert into test_index values (1805, 1944345359310189186, 0.007127, '0zmpuQnFAY') index_test.go:137: sql insert into test_index values (1802, 8182506139907514109, 0.098579, 'TJmVuTtA4e') index_test.go:137: sql insert into test_index values (1804, 7576762123321255909, 0.809718, '8YXcENxgzH') index_test.go:137: sql insert into test_index values (1806, 2671584011650301110, 0.284609, 'aVNhVC98JL') index_test.go:137: sql insert into test_index values (1801, 7025791370083443338, 0.915167, 'xZIgQnkJxz') index_test.go:137: sql insert into test_index values (1810, 7187031297540030227, 0.661717, 'nYzXmvpdk8') index_test.go:137: sql insert into test_index values (1808, 4611072361567621142, 0.014362, 'paG23S5El5') index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 929 index_test.go:140: sql delete from test_index where c = 529 index_test.go:140: sql delete from test_index where c = 855 index_test.go:140: sql delete from test_index where c = 798 index_test.go:143: sql update test_index set c1 = 2562388281966453101, c2 = 0.966735, c3 = 'zPJNv4OMmY' where c = 68 index_test.go:143: sql update test_index set c1 = 6012178495338101533, c2 = 0.264787, c3 = 'HKywvaRI9x' where c = 114 index_test.go:143: sql update test_index set c1 = 5169200204815345049, c2 = 0.722068, c3 = 'x80VU8gTPy' where c = 1223 index_test.go:137: sql insert into test_index values (1811, 7049789710434902223, 0.537033, 'c5VzXsyhw4') index_test.go:143: sql update test_index set c1 = 2869372442300397807, c2 = 0.486485, c3 = 'iPhuWxyHB5' where c = 614 index_test.go:140: sql delete from test_index where c = 1070 index_test.go:143: sql update test_index set c1 = 3557666603086422609, c2 = 0.470575, c3 = 'jHFBPUnFWX' where c = 1402 index_test.go:137: sql insert into test_index values (1812, 447015641015974235, 0.857150, 'IY7NRIUBNg') index_test.go:140: sql delete from test_index where c = 1666 index_test.go:140: sql delete from test_index where c = 209 index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 1662 index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 8218345658008695480, c2 = 0.027083, c3 = 's7lqaz61vt' where c = 283 index_test.go:143: sql update test_index set c1 = 1959107115030175407, c2 = 0.611120, c3 = 'UNFrgBfoWZ' where c = 286 index_test.go:137: sql insert into test_index values (1813, 4466695004451793050, 0.215564, '6G7EgXm2Nd') index_test.go:137: sql insert into test_index values (1815, 5698252360869462680, 0.158902, 'BtHFsQPJe8') index_test.go:137: sql insert into test_index values (1814, 4472449659698951036, 0.049537, '74qD281ZXc') index_test.go:143: sql update test_index set c1 = 7173065031839256329, c2 = 0.293015, c3 = 'wjrSQvxwhh' where c = 1586 index_test.go:143: sql update test_index set c1 = 8407858276747909522, c2 = 0.219967, c3 = 'gyalWj2wuq' where c = 830 index_test.go:140: sql delete from test_index where c = 1518 index_test.go:140: sql delete from test_index where c = 526 index_test.go:140: sql delete from test_index where c = 158 index_test.go:137: sql insert into test_index values (1817, 1792150682448811241, 0.359436, '5TZiM2sPgW') index_test.go:140: sql delete from test_index where c = 1339 index_test.go:137: sql insert into test_index values (1816, 8451404021244240687, 0.267922, 'H3mwJaA87Z') index_test.go:137: sql insert into test_index values (1819, 7809424066522192725, 0.861232, 'gkzvWnBprY') index_test.go:137: sql insert into test_index values (1818, 4455594623139718275, 0.660293, 't762sRWnP9') index_test.go:143: sql update test_index set c1 = 8871331515104191359, c2 = 0.983523, c3 = 'nR03NqcLeA' where c = 1503 index_test.go:143: sql update test_index set c1 = 2243725548515229450, c2 = 0.516798, c3 = 'RuONbmipNZ' where c = 1510 index_test.go:143: sql update test_index set c1 = 4445108133419353368, c2 = 0.436734, c3 = '30sEz09WaB' where c = 721 index_test.go:140: sql delete from test_index where c = 892 index_test.go:140: sql delete from test_index where c = 1319 index_test.go:143: sql update test_index set c1 = 9112477682681795874, c2 = 0.626945, c3 = '49kYD4nBZz' where c = 1193 index_test.go:143: sql update test_index set c1 = 2279176164891480693, c2 = 0.859398, c3 = 'nUebdaSN0q' where c = 1377 index_test.go:137: sql insert into test_index values (1820, 2719265200428016396, 0.806026, 'fHPnlUHJbV') index_test.go:137: sql insert into test_index values (1821, 8159426167781899167, 0.792585, '4rSQvXy9sc') index_test.go:140: sql delete from test_index where c = 1502 index_test.go:143: sql update test_index set c1 = 4371333746962199340, c2 = 0.969835, c3 = '8wzCGX26E9' where c = 1004 index_test.go:140: sql delete from test_index where c = 756 index_test.go:140: sql delete from test_index where c = 0 index_test.go:137: sql insert into test_index values (1824, 1291059255988120332, 0.027660, 'IeXAlvp2Xi') index_test.go:137: sql insert into test_index values (1823, 1744975518677039722, 0.068658, 'vc1L3L1x4W') index_test.go:143: sql update test_index set c1 = 7825850670150127313, c2 = 0.815461, c3 = 'JFQDpvURkQ' where c = 1340 index_test.go:137: sql insert into test_index values (1822, 5017049629594102917, 0.835630, 'Gf5EecGOPt') index_test.go:143: sql update test_index set c1 = 8878124842184320819, c2 = 0.289846, c3 = 'dR4u4OrEJR' where c = 1000 index_test.go:143: sql update test_index set c1 = 8030528682831197504, c2 = 0.412065, c3 = 'sIosi3DpDq' where c = 750 index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 384 index_test.go:143: sql update test_index set c1 = 6177190873809594315, c2 = 0.069462, c3 = 'YWGdWqcMA0' where c = 246 index_test.go:137: sql insert into test_index values (1825, 8946563668010926554, 0.866191, 'gCZHnuLtYP') index_test.go:137: sql insert into test_index values (1827, 5789839214501097748, 0.059053, 'smlHhNWI07') index_test.go:143: sql update test_index set c1 = 8197268858766136723, c2 = 0.694616, c3 = 'np6wepW4Mt' where c = 1796 index_test.go:137: sql insert into test_index values (1828, 1615850723391936444, 0.634801, '6dpmG8XY0n') index_test.go:140: sql delete from test_index where c = 1550 index_test.go:137: sql insert into test_index values (1826, 4565259616662130613, 0.906814, 'KJE63QHGrE') index_test.go:137: sql insert into test_index values (1829, 6345976185379822410, 0.459846, 'LsGwcloQrI') index_test.go:143: sql update test_index set c1 = 8291374948406416808, c2 = 0.742790, c3 = 'UonxaO0Qtg' where c = 82 index_test.go:143: sql update test_index set c1 = 3669347901040065747, c2 = 0.653916, c3 = '3MfjC0XhcE' where c = 1415 index_test.go:140: sql delete from test_index where c = 757 index_test.go:143: sql update test_index set c1 = 9155668895694273081, c2 = 0.520730, c3 = 'H4nG86FxBb' where c = 1306 index_test.go:137: sql insert into test_index values (1830, 7041406397829376406, 0.264404, '2bBgjtq6Un') index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:140: sql delete from test_index where c = 1791 index_test.go:137: sql insert into test_index values (1831, 7434452086124166925, 0.231692, 'YsfwdNl9JF') index_test.go:143: sql update test_index set c1 = 5660346788017729986, c2 = 0.219598, c3 = 'jojCLT99Co' where c = 1578 index_test.go:137: sql insert into test_index values (1832, 1741002963448193207, 0.467254, 'JhsYMLplOv') index_test.go:137: sql insert into test_index values (1833, 7479612935946940018, 0.473879, '4jHSInQCT4') index_test.go:140: sql delete from test_index where c = 1093 index_test.go:143: sql update test_index set c1 = 7165124379382691011, c2 = 0.810183, c3 = 'jeY5QwArJf' where c = 1475 index_test.go:140: sql delete from test_index where c = 1454 index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 6720278973570889442, c2 = 0.263039, c3 = '169lPGHlJs' where c = 164 index_test.go:140: sql delete from test_index where c = 1219 index_test.go:143: sql update test_index set c1 = 1216199796138437034, c2 = 0.231563, c3 = 'zyFUo1lx1F' where c = 1558 index_test.go:140: sql delete from test_index where c = 1253 index_test.go:143: sql update test_index set c1 = 1348040685929786436, c2 = 0.238662, c3 = 'EgV0t9MK6V' where c = 354 index_test.go:143: sql update test_index set c1 = 4365440460678652950, c2 = 0.086597, c3 = 'jax5NmL2hH' where c = 585 index_test.go:137: sql insert into test_index values (1834, 1482138745565263480, 0.596937, 'fLknVJJlxQ') index_test.go:143: sql update test_index set c1 = 5223348044175789719, c2 = 0.909986, c3 = 'DlZgqPI01q' where c = 1671 index_test.go:137: sql insert into test_index values (1835, 8314435825637132034, 0.599466, 'rCDee21RIm') index_test.go:143: sql update test_index set c1 = 3344482050354004814, c2 = 0.645161, c3 = 'E0Y3k8BQ2U' where c = 1795 index_test.go:137: sql insert into test_index values (1836, 738329151227367948, 0.609388, 'dy8rfvppwh') index_test.go:137: sql insert into test_index values (1837, 2993754965270283339, 0.106034, '9I5qlLR3gW') index_test.go:143: sql update test_index set c1 = 3248204050571514479, c2 = 0.083304, c3 = 'MshQqY3qkE' where c = 1429 index_test.go:137: sql insert into test_index values (1839, 4319649409971762620, 0.778044, 'idFtfePdHJ') index_test.go:143: sql update test_index set c1 = 777502168258745981, c2 = 0.729737, c3 = 'yV86Nq7o27' where c = 1528 index_test.go:137: sql insert into test_index values (1838, 7917184531524645057, 0.201283, 'GIdvWuA4uk') index_test.go:140: sql delete from test_index where c = 1077 index_test.go:140: sql delete from test_index where c = 801 index_test.go:140: sql delete from test_index where c = 1393 index_test.go:137: sql insert into test_index values (1843, 6892486008761410716, 0.455162, 'SjL2pC84F1') index_test.go:140: sql delete from test_index where c = 1619 index_test.go:137: sql insert into test_index values (1842, 2472437612771959356, 0.807839, 'uGJwLBkk99') index_test.go:137: sql insert into test_index values (1841, 8799761168226084564, 0.328723, 'HHVWcerVbF') index_test.go:137: sql insert into test_index values (1840, 4780010806157134128, 0.130494, 'eeD6l6AxXl') index_test.go:140: sql delete from test_index where c = 1285 index_test.go:143: sql update test_index set c1 = 7535473179920512585, c2 = 0.350759, c3 = '1DEVRaQWA1' where c = 277 index_test.go:143: sql update test_index set c1 = 2134717321937097169, c2 = 0.712461, c3 = 'hqTibEoC7z' where c = 506 index_test.go:143: sql update test_index set c1 = 7752845048496899438, c2 = 0.342112, c3 = 'M7oH5VxS0f' where c = 507 index_test.go:140: sql delete from test_index where c = 1817 index_test.go:140: sql delete from test_index where c = 1193 index_test.go:140: sql delete from test_index where c = 1737 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:143: sql update test_index set c1 = 4231263384903725995, c2 = 0.566267, c3 = 'c8HOanrcUO' where c = 1183 index_test.go:143: sql update test_index set c1 = 6150547262941324775, c2 = 0.766196, c3 = 'NOSVuMXHju' where c = 1223 index_test.go:137: sql insert into test_index values (1845, 4689016770555329373, 0.337986, 'MPXkNXHXyU') index_test.go:137: sql insert into test_index values (1846, 5803089483158980720, 0.342866, 'ty9V18cMmJ') index_test.go:137: sql insert into test_index values (1844, 8778986802405057982, 0.235543, 'F0ZYK9SQgs') index_test.go:143: sql update test_index set c1 = 4015765623165514552, c2 = 0.986637, c3 = '9ySVUylAlj' where c = 635 index_test.go:143: sql update test_index set c1 = 3227925357248121779, c2 = 0.340055, c3 = 'B5S9gYqcaX' where c = 1171 index_test.go:137: sql insert into test_index values (1848, 3441729134543532312, 0.357878, 'SPLCdH4tLL') index_test.go:140: sql delete from test_index where c = 1016 index_test.go:140: sql delete from test_index where c = 1175 index_test.go:143: sql update test_index set c1 = 5048511102432635389, c2 = 0.212576, c3 = 'Ddq3hV1R0v' where c = 920 index_test.go:140: sql delete from test_index where c = 1560 index_test.go:137: sql insert into test_index values (1847, 7536028197716484476, 0.058613, '7jxJ1G7msO') index_test.go:143: sql update test_index set c1 = 7731336766559776753, c2 = 0.456436, c3 = 'IuC1ujjXTs' where c = 1367 index_test.go:143: sql update test_index set c1 = 3841756505095041676, c2 = 0.276142, c3 = 'FLdOkpQwO6' where c = 1726 index_test.go:137: sql insert into test_index values (1849, 3666298437002063499, 0.075105, '3Qjc88OWXZ') index_test.go:140: sql delete from test_index where c = 1381 index_test.go:143: sql update test_index set c1 = 8283386652338882739, c2 = 0.120645, c3 = '9aa3mX6yZP' where c = 377 index_test.go:143: sql update test_index set c1 = 2965014002225945247, c2 = 0.512548, c3 = 'fDh6dXY6jV' where c = 96 index_test.go:140: sql delete from test_index where c = 411 index_test.go:137: sql insert into test_index values (1850, 3272350276775431536, 0.602212, 'vlZRarUWnn') index_test.go:137: sql insert into test_index values (1851, 6085531340652768731, 0.254227, 'CvvhxMJmrs') index_test.go:143: sql update test_index set c1 = 512604425759112377, c2 = 0.095099, c3 = 'iZ5xAkoXnV' where c = 454 index_test.go:140: sql delete from test_index where c = 119 index_test.go:137: sql insert into test_index values (1853, 8751672976058949619, 0.582322, 'zCUyFZBTBE') index_test.go:140: sql delete from test_index where c = 62 index_test.go:137: sql insert into test_index values (1854, 8055036002723389245, 0.934509, 'OBaZWBAOsy') index_test.go:143: sql update test_index set c1 = 4836231203811144871, c2 = 0.813809, c3 = 'Z6dpqnHFJo' where c = 1009 index_test.go:143: sql update test_index set c1 = 7150883844812156027, c2 = 0.842578, c3 = 'FUW7ktZMdK' where c = 613 index_test.go:137: sql insert into test_index values (1852, 8590144613504348068, 0.584503, 'mZC6c3k0Uk') index_test.go:143: sql update test_index set c1 = 6619269998970993030, c2 = 0.998527, c3 = 'bWKZ1ea26z' where c = 839 index_test.go:137: sql insert into test_index values (1856, 9213475512125040233, 0.053374, 'vFvmN32GPJ') index_test.go:140: sql delete from test_index where c = 1679 index_test.go:137: sql insert into test_index values (1855, 1505249208755543684, 0.087077, '7ujMUkemTf') index_test.go:140: sql delete from test_index where c = 1742 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 1109 index_test.go:143: sql update test_index set c1 = 1846820416467423126, c2 = 0.086899, c3 = '3c9w0YmWo1' where c = 1564 index_test.go:140: sql delete from test_index where c = 517 index_test.go:137: sql insert into test_index values (1857, 1659139537269971051, 0.922333, 'C2voWV5FoR') index_test.go:137: sql insert into test_index values (1858, 5403912060373692918, 0.903544, 'mIOyzIAHTt') index_test.go:137: sql insert into test_index values (1859, 7500621598900639062, 0.135285, 'wxOxRoE4m1') index_test.go:140: sql delete from test_index where c = 1454 index_test.go:143: sql update test_index set c1 = 6583313066085230124, c2 = 0.592049, c3 = 'xUjrNoU1S3' where c = 1604 index_test.go:143: sql update test_index set c1 = 7397041529185166426, c2 = 0.293146, c3 = 'fzsts3sH6P' where c = 142 index_test.go:143: sql update test_index set c1 = 234975733447096438, c2 = 0.950759, c3 = 'SyYB53s6in' where c = 941 index_test.go:140: sql delete from test_index where c = 254 index_test.go:137: sql insert into test_index values (1860, 5901711133833908503, 0.288122, 'TYQ2RWUerm') index_test.go:140: sql delete from test_index where c = 1328 index_test.go:143: sql update test_index set c1 = 5048667394653699911, c2 = 0.752360, c3 = 'UDpQpZOUq6' where c = 1534 index_test.go:140: sql delete from test_index where c = 1283 index_test.go:137: sql insert into test_index values (1861, 1512649614088559248, 0.379109, 'SlbudljrBu') index_test.go:143: sql update test_index set c1 = 3747124424997249110, c2 = 0.086427, c3 = 'IfeWeGwC1R' where c = 718 index_test.go:143: sql update test_index set c1 = 5067039665915613663, c2 = 0.506813, c3 = 'zUazCLeWgp' where c = 618 index_test.go:140: sql delete from test_index where c = 1716 index_test.go:137: sql insert into test_index values (1863, 3379385112164531651, 0.072284, 'HWrT7yTZVJ') index_test.go:140: sql delete from test_index where c = 745 index_test.go:137: sql insert into test_index values (1862, 7912271669886821315, 0.766365, 'zeIJPz67at') index_test.go:137: sql insert into test_index values (1864, 4253378004862964486, 0.027153, 'k0VZ2migKP') index_test.go:137: sql insert into test_index values (1865, 1999905785387969406, 0.571101, 'RZqjZe1NCv') index_test.go:143: sql update test_index set c1 = 8107168180796122221, c2 = 0.283801, c3 = '9hnBfKUIhz' where c = 1783 index_test.go:143: sql update test_index set c1 = 4182422483820913615, c2 = 0.768993, c3 = 'XeFCZJmP23' where c = 1855 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:143: sql update test_index set c1 = 4812267647454887975, c2 = 0.422561, c3 = 'tAGNiVcZHx' where c = 4 index_test.go:143: sql update test_index set c1 = 8483406708950943273, c2 = 0.803176, c3 = 'hlYiChawMH' where c = 1218 index_test.go:140: sql delete from test_index where c = 259 index_test.go:137: sql insert into test_index values (1866, 6160789274619273387, 0.542602, 'CEENxQdkpo') index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 2814396353236975484, c2 = 0.832676, c3 = '3d4m3pP0NB' where c = 1089 index_test.go:137: sql insert into test_index values (1868, 7002159266220572505, 0.162642, 'WHPPRBKYDV') index_test.go:143: sql update test_index set c1 = 2277604141415502323, c2 = 0.271407, c3 = 'KHuT9CAa6M' where c = 206 index_test.go:137: sql insert into test_index values (1867, 6593931672380296954, 0.904867, 'bcbXf9zKHi') index_test.go:137: sql insert into test_index values (1869, 5300616243195303925, 0.345444, 'hCAFLDxbzN') index_test.go:137: sql insert into test_index values (1870, 2093403511127637108, 0.379910, '98R3eANCMN') index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 6219661762592270849, c2 = 0.348028, c3 = 'ptUZtCVRUS' where c = 388 index_test.go:140: sql delete from test_index where c = 1666 index_test.go:137: sql insert into test_index values (1871, 3712360181781312759, 0.179274, 'IqHO2PTi6S') index_test.go:143: sql update test_index set c1 = 7771506309394444599, c2 = 0.656795, c3 = 'ol3ITPnynW' where c = 895 index_test.go:140: sql delete from test_index where c = 200 index_test.go:137: sql insert into test_index values (1872, 4226568344794152045, 0.406973, '6n1oMPjjIG') index_test.go:143: sql update test_index set c1 = 534788322325981012, c2 = 0.827264, c3 = '7mdv63ChLR' where c = 1047 index_test.go:137: sql insert into test_index values (1873, 438645033356342209, 0.173165, 'InLNATdqMz') index_test.go:140: sql delete from test_index where c = 1558 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:143: sql update test_index set c1 = 8376846776989047736, c2 = 0.137917, c3 = 'D733k6rpM5' where c = 1509 index_test.go:137: sql insert into test_index values (1874, 9017028752298376831, 0.631583, 'LCI9iTlRlw') index_test.go:137: sql insert into test_index values (1875, 3737810542707832732, 0.914229, 'eIMO6190nd') index_test.go:140: sql delete from test_index where c = 223 index_test.go:140: sql delete from test_index where c = 1231 index_test.go:140: sql delete from test_index where c = 1848 index_test.go:143: sql update test_index set c1 = 8957462844389435499, c2 = 0.216599, c3 = 'cwCqZZY43D' where c = 1056 index_test.go:140: sql delete from test_index where c = 1758 index_test.go:143: sql update test_index set c1 = 2664125972491464335, c2 = 0.009313, c3 = 'CTC1tPWKAM' where c = 130 index_test.go:137: sql insert into test_index values (1876, 2528264002330534274, 0.255870, 'I5Vc24DJGD') index_test.go:143: sql update test_index set c1 = 8099262287101013762, c2 = 0.378449, c3 = 'lIr9ws2Yzi' where c = 413 index_test.go:143: sql update test_index set c1 = 4314947807584473815, c2 = 0.325608, c3 = 'QG8ObZI5yb' where c = 1491 index_test.go:140: sql delete from test_index where c = 802 index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 8297617135162007695, c2 = 0.169584, c3 = 'dLF3qwyLgu' where c = 1097 index_test.go:140: sql delete from test_index where c = 479 index_test.go:143: sql update test_index set c1 = 8090748410058237714, c2 = 0.352171, c3 = 'V09qWHej5T' where c = 1590 index_test.go:143: sql update test_index set c1 = 3301016224751962820, c2 = 0.905817, c3 = 'UIKzWh9mnF' where c = 875 index_test.go:143: sql update test_index set c1 = 4079427872022744618, c2 = 0.211046, c3 = 'qJeoC3tfz4' where c = 1316 index_test.go:137: sql insert into test_index values (1879, 6863021047022725160, 0.374856, 'JbyqZkA9h3') index_test.go:137: sql insert into test_index values (1877, 3727081115855294892, 0.421634, 'ITGBaoB7G0') index_test.go:137: sql insert into test_index values (1880, 8267749369259630820, 0.707404, 'qkfUVKLFMJ') index_test.go:137: sql insert into test_index values (1878, 7286891397802412771, 0.493197, 'aBOP9kjjfK') index_test.go:143: sql update test_index set c1 = 1921925099735672517, c2 = 0.987172, c3 = 'fi3yNKMtuQ' where c = 133 index_test.go:140: sql delete from test_index where c = 1237 index_test.go:137: sql insert into test_index values (1883, 5109310111409616886, 0.009734, 'ua4UHEYd4l') index_test.go:137: sql insert into test_index values (1881, 1821481261761203504, 0.750727, 'Bmq7DANitx') index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (1882, 28178128203441051, 0.096635, 'TW6ZCj1Fer') index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 1185201481271807417, c2 = 0.342986, c3 = '4j2w8oEfEs' where c = 689 index_test.go:137: sql insert into test_index values (1884, 3189182749821262889, 0.655038, 'Ac5N9MCvq6') index_test.go:140: sql delete from test_index where c = 1816 index_test.go:143: sql update test_index set c1 = 7036209191382153213, c2 = 0.075206, c3 = 'zHScwgKwqK' where c = 1337 index_test.go:140: sql delete from test_index where c = 1249 index_test.go:143: sql update test_index set c1 = 6256964320571167096, c2 = 0.201749, c3 = 'cXNliYipCj' where c = 554 index_test.go:137: sql insert into test_index values (1885, 7585885291410066740, 0.586316, '4VjRLabfI0') index_test.go:140: sql delete from test_index where c = 1080 index_test.go:143: sql update test_index set c1 = 5302435597706608110, c2 = 0.174634, c3 = 'VfrDZdSU76' where c = 437 index_test.go:143: sql update test_index set c1 = 8210301313719462192, c2 = 0.461031, c3 = 'UPBR1IKGHS' where c = 1114 index_test.go:137: sql insert into test_index values (1887, 8036094373655558348, 0.493500, '0X8c42eB1t') index_test.go:137: sql insert into test_index values (1888, 1870257763300305027, 0.415156, '7F0kMFMpHs') index_test.go:143: sql update test_index set c1 = 6083142599061687780, c2 = 0.957030, c3 = 'v3pJ8R9fOt' where c = 242 index_test.go:137: sql insert into test_index values (1886, 7826941871213795848, 0.523311, 'OvgCMzXh9H') index_test.go:143: sql update test_index set c1 = 4814052516374958420, c2 = 0.528028, c3 = 'esJNhBHA8r' where c = 1876 index_test.go:140: sql delete from test_index where c = 1711 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:143: sql update test_index set c1 = 1236225704845365056, c2 = 0.380423, c3 = '8GEwCLUFGW' where c = 1801 index_test.go:137: sql insert into test_index values (1889, 5828428112795644554, 0.372960, 'IWHL9fNhUY') index_test.go:137: sql insert into test_index values (1890, 1288296824094444157, 0.750553, 'lBVah6p1aP') index_test.go:140: sql delete from test_index where c = 1306 index_test.go:143: sql update test_index set c1 = 6402481017770934780, c2 = 0.186726, c3 = 'NH4Jik9aQ5' where c = 370 index_test.go:137: sql insert into test_index values (1891, 909140225847978269, 0.571676, 'wn7GotDOJ0') index_test.go:140: sql delete from test_index where c = 291 index_test.go:137: sql insert into test_index values (1892, 6944233695444975455, 0.948131, 'BehRaIP7ZD') index_test.go:140: sql delete from test_index where c = 717 index_test.go:143: sql update test_index set c1 = 1856482254301975147, c2 = 0.112338, c3 = 'mWQM5Ihu02' where c = 432 index_test.go:140: sql delete from test_index where c = 225 index_test.go:143: sql update test_index set c1 = 796064250756472782, c2 = 0.004812, c3 = '3Im5r8ZpOr' where c = 678 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:140: sql delete from test_index where c = 308 index_test.go:137: sql insert into test_index values (1894, 2095111929279889269, 0.582820, 'cLv2ST47Nx') index_test.go:137: sql insert into test_index values (1893, 1156681541092135528, 0.006336, 'eq5znGTrNk') index_test.go:140: sql delete from test_index where c = 668 index_test.go:143: sql update test_index set c1 = 962763405260450934, c2 = 0.379782, c3 = 'L0bPfSgnF6' where c = 620 index_test.go:143: sql update test_index set c1 = 1160563312977310218, c2 = 0.302384, c3 = 'yLzbrIonoD' where c = 892 index_test.go:143: sql update test_index set c1 = 5348524876024056807, c2 = 0.092422, c3 = 'K9XxkUe5to' where c = 1008 index_test.go:143: sql update test_index set c1 = 5347764840795456865, c2 = 0.245875, c3 = 'KDIW8LX9h4' where c = 402 index_test.go:143: sql update test_index set c1 = 3294795514615443294, c2 = 0.241792, c3 = 'f4hMLAYFVP' where c = 615 index_test.go:143: sql update test_index set c1 = 5689924013156107168, c2 = 0.807204, c3 = 'h6QVN9FPKJ' where c = 385 index_test.go:140: sql delete from test_index where c = 1594 index_test.go:137: sql insert into test_index values (1895, 4124995697719349998, 0.755967, 'Z7GMGm7l4B') index_test.go:137: sql insert into test_index values (1896, 5508606894471292244, 0.858166, '3c5RMsz9Pn') index_test.go:140: sql delete from test_index where c = 1137 index_test.go:140: sql delete from test_index where c = 658 index_test.go:137: sql insert into test_index values (1899, 3286317649288864699, 0.316766, 'VovP6dt4KU') index_test.go:137: sql insert into test_index values (1898, 9051291744560410720, 0.087574, 'HufenFlDDB') index_test.go:137: sql insert into test_index values (1897, 1607858796466055308, 0.516716, 'b6dR45WZs7') index_test.go:143: sql update test_index set c1 = 2768482996168338461, c2 = 0.528081, c3 = 'icpJP32PKB' where c = 1320 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 1589 index_test.go:143: sql update test_index set c1 = 8160058333394660847, c2 = 0.871586, c3 = 'FPR8g83y6H' where c = 218 index_test.go:140: sql delete from test_index where c = 1177 index_test.go:143: sql update test_index set c1 = 6384610619337897406, c2 = 0.854103, c3 = 'yGQRqAIhvn' where c = 1756 index_test.go:140: sql delete from test_index where c = 361 index_test.go:143: sql update test_index set c1 = 424928904752842951, c2 = 0.851388, c3 = 'IfB3v82dpQ' where c = 643 index_test.go:143: sql update test_index set c1 = 1565193697249053771, c2 = 0.338945, c3 = 'IWVyTCArFq' where c = 930 index_test.go:143: sql update test_index set c1 = 2458750578239422890, c2 = 0.944484, c3 = 'SCbw5Ck669' where c = 604 index_test.go:143: sql update test_index set c1 = 326098499366143253, c2 = 0.386916, c3 = 'zUaaaVztRl' where c = 805 index_test.go:137: sql insert into test_index values (1900, 4663306516628402845, 0.298725, 'KiwddwlViy') index_test.go:140: sql delete from test_index where c = 1285 index_test.go:143: sql update test_index set c1 = 5844387511390290570, c2 = 0.639013, c3 = 'RKU9eQTCMD' where c = 452 index_test.go:137: sql insert into test_index values (1902, 1532962646135335388, 0.945467, 'qrzHI4JNsG') index_test.go:137: sql insert into test_index values (1903, 3808422393306130964, 0.108488, 'AN9hNCg53h') index_test.go:137: sql insert into test_index values (1909, 7027612303916217901, 0.176997, 'QT6YFOY2fo') index_test.go:137: sql insert into test_index values (1904, 6740538499920563274, 0.478774, 'RAODwOShEL') index_test.go:137: sql insert into test_index values (1906, 468251699475692239, 0.737617, 'kzPyfkCxXI') index_test.go:137: sql insert into test_index values (1901, 2948512927424529986, 0.902802, 'wCsPxvpTGb') index_test.go:137: sql insert into test_index values (1907, 4201724886028288867, 0.261705, 'eJeOqm4zL6') index_test.go:137: sql insert into test_index values (1905, 4404239350962171253, 0.752994, 'KNvhapg3oO') index_test.go:140: sql delete from test_index where c = 777 index_test.go:137: sql insert into test_index values (1910, 8915181532472119140, 0.462499, '90fNUHblbx') index_test.go:137: sql insert into test_index values (1908, 6049362377585610714, 0.940514, 'ReUu9sTXSY') index_test.go:140: sql delete from test_index where c = 1517 index_test.go:140: sql delete from test_index where c = 118 index_test.go:140: sql delete from test_index where c = 1802 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 1571 index_test.go:143: sql update test_index set c1 = 7427803197828103545, c2 = 0.781732, c3 = 'HLPR5J4Gtz' where c = 254 index_test.go:140: sql delete from test_index where c = 1464 index_test.go:140: sql delete from test_index where c = 974 index_test.go:143: sql update test_index set c1 = 2487968378255789926, c2 = 0.207352, c3 = '8sxcW6AlRu' where c = 327 index_test.go:140: sql delete from test_index where c = 402 index_test.go:143: sql update test_index set c1 = 5717151012683294131, c2 = 0.128696, c3 = '83V3DWvK53' where c = 1235 index_test.go:143: sql update test_index set c1 = 2394464079526534593, c2 = 0.588466, c3 = '9aCQXBrQXf' where c = 1651 index_test.go:143: sql update test_index set c1 = 7500375178017043518, c2 = 0.787115, c3 = '4LiHnyU6sS' where c = 1463 index_test.go:143: sql update test_index set c1 = 8090539902172719569, c2 = 0.672306, c3 = 'VdtEGuSFmh' where c = 26 index_test.go:143: sql update test_index set c1 = 7771145468909268775, c2 = 0.184750, c3 = 'U7UVidyXAT' where c = 1240 index_test.go:140: sql delete from test_index where c = 714 index_test.go:137: sql insert into test_index values (1912, 176282960997188882, 0.830891, 'A91lv03z1Y') index_test.go:143: sql update test_index set c1 = 3176981074757960824, c2 = 0.578961, c3 = 'tbzKnKJGa7' where c = 1432 index_test.go:137: sql insert into test_index values (1913, 5812443084287244853, 0.700403, '014d7nN3oh') index_test.go:137: sql insert into test_index values (1911, 7275151626020486633, 0.284689, 'CLXxmcWy3N') index_test.go:137: sql insert into test_index values (1914, 5734581714387651546, 0.759297, 'pW7DDgwoeb') index_test.go:143: sql update test_index set c1 = 9001968560950444614, c2 = 0.193427, c3 = 'cis6vMTq1J' where c = 301 index_test.go:137: sql insert into test_index values (1915, 3545075192906330935, 0.772695, 'oFnMmv1IIy') index_test.go:143: sql update test_index set c1 = 2953377827427768133, c2 = 0.750987, c3 = 'A4ek5TO9eX' where c = 1858 index_test.go:140: sql delete from test_index where c = 313 index_test.go:140: sql delete from test_index where c = 1466 index_test.go:137: sql insert into test_index values (1916, 7663488382455785869, 0.458294, 'kvkibd59rF') index_test.go:140: sql delete from test_index where c = 254 index_test.go:137: sql insert into test_index values (1917, 906648572543095460, 0.329106, 'myicjYECfv') index_test.go:137: sql insert into test_index values (1918, 5724485423730113085, 0.367265, 'tRWKNSyCo1') index_test.go:137: sql insert into test_index values (1919, 4100575645412820881, 0.459860, 'LcrfULgh6Y') index_test.go:140: sql delete from test_index where c = 1553 index_test.go:137: sql insert into test_index values (1920, 284808617093425918, 0.378813, 'JTrP2t9Maq') index_test.go:140: sql delete from test_index where c = 1512 index_test.go:140: sql delete from test_index where c = 467 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 3301313430260603800, c2 = 0.648453, c3 = 'UUy9XTgufA' where c = 373 index_test.go:140: sql delete from test_index where c = 209 index_test.go:143: sql update test_index set c1 = 4731134808552938054, c2 = 0.290949, c3 = 'FYqHnzM0dV' where c = 70 index_test.go:143: sql update test_index set c1 = 4300072686091879046, c2 = 0.037800, c3 = 'tEzxkPjVDj' where c = 520 index_test.go:140: sql delete from test_index where c = 1392 index_test.go:143: sql update test_index set c1 = 4381251210114638262, c2 = 0.231715, c3 = 'ZAvfxIxMnh' where c = 1602 index_test.go:143: sql update test_index set c1 = 264157696337710564, c2 = 0.803366, c3 = 'L0s78jzgOO' where c = 1257 index_test.go:143: sql update test_index set c1 = 1749485973933412890, c2 = 0.549517, c3 = 'B93cc9O2C5' where c = 1419 index_test.go:143: sql update test_index set c1 = 6299045460677788378, c2 = 0.889053, c3 = 'HvVbZZ34dr' where c = 754 index_test.go:140: sql delete from test_index where c = 1706 index_test.go:137: sql insert into test_index values (1921, 876807461570490745, 0.070476, 'h439qr44KL') index_test.go:143: sql update test_index set c1 = 8700934693043248791, c2 = 0.792572, c3 = 'PDlWU12Zce' where c = 613 index_test.go:143: sql update test_index set c1 = 3519817627362963075, c2 = 0.556510, c3 = '3cWKRP8m9S' where c = 1038 index_test.go:137: sql insert into test_index values (1923, 4743324296425998222, 0.677466, 'P9IpMJpu7c') index_test.go:137: sql insert into test_index values (1925, 5946671724771949448, 0.778892, 'hRx79VwYxd') index_test.go:137: sql insert into test_index values (1922, 6988588600349552355, 0.054550, 'Sd1CEim8ZD') index_test.go:137: sql insert into test_index values (1926, 8555860476895826216, 0.507084, 'swMu06UKpK') index_test.go:140: sql delete from test_index where c = 554 index_test.go:137: sql insert into test_index values (1924, 4662716534321293155, 0.801156, 'XbxT8LgQZC') index_test.go:137: sql insert into test_index values (1928, 1917595141788337310, 0.022730, 'GG1L3c2beJ') index_test.go:143: sql update test_index set c1 = 251805634805226901, c2 = 0.815496, c3 = 'CpgI8Z0U4M' where c = 1854 index_test.go:140: sql delete from test_index where c = 761 index_test.go:137: sql insert into test_index values (1927, 7442067872690674385, 0.029259, 'wmeFCGwvc3') index_test.go:143: sql update test_index set c1 = 3044402642566289837, c2 = 0.006212, c3 = 'TojPp1tg6E' where c = 898 index_test.go:137: sql insert into test_index values (1929, 7105687117152421265, 0.599106, 'xh60AwOsZz') index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 1287 index_test.go:140: sql delete from test_index where c = 783 index_test.go:137: sql insert into test_index values (1930, 5815666876601660899, 0.802418, 'JsLRCKk7Rs') index_test.go:143: sql update test_index set c1 = 1858680617108770898, c2 = 0.079658, c3 = 'IzNMkIUNp7' where c = 1637 index_test.go:143: sql update test_index set c1 = 902394202084992302, c2 = 0.144155, c3 = '4uABnZwC2V' where c = 742 index_test.go:140: sql delete from test_index where c = 1486 index_test.go:140: sql delete from test_index where c = 458 index_test.go:143: sql update test_index set c1 = 2852926108388048158, c2 = 0.733260, c3 = 'XL81DQu162' where c = 720 index_test.go:143: sql update test_index set c1 = 7502059757461910695, c2 = 0.108199, c3 = 'RUwTrynerS' where c = 744 index_test.go:137: sql insert into test_index values (1931, 3119728239654628442, 0.316937, 'wulWgA32PA') index_test.go:140: sql delete from test_index where c = 1198 index_test.go:140: sql delete from test_index where c = 1699 index_test.go:143: sql update test_index set c1 = 3769026511143383643, c2 = 0.613843, c3 = '7zOvZxbzBT' where c = 742 index_test.go:137: sql insert into test_index values (1935, 1113202182724366991, 0.982645, 'BfJTh9TCDK') index_test.go:143: sql update test_index set c1 = 2352015182531026635, c2 = 0.691055, c3 = 'LlNZEit9ht' where c = 217 index_test.go:137: sql insert into test_index values (1932, 4547323120182362941, 0.519641, 'WHKLkfItpU') index_test.go:137: sql insert into test_index values (1934, 1208513891071565364, 0.282720, '3zcunrWZGq') index_test.go:140: sql delete from test_index where c = 1483 index_test.go:137: sql insert into test_index values (1933, 5827177433157279331, 0.889920, 'RkQVeZi2L8') index_test.go:140: sql delete from test_index where c = 1670 index_test.go:143: sql update test_index set c1 = 7885977355818845741, c2 = 0.423291, c3 = '05wslyT6Pz' where c = 1534 index_test.go:137: sql insert into test_index values (1936, 9185775467453345129, 0.871725, 'R3qGpwsqQs') index_test.go:137: sql insert into test_index values (1937, 478231688817468124, 0.620299, 'P6FsQxEtk0') index_test.go:143: sql update test_index set c1 = 7254811034660878103, c2 = 0.680354, c3 = 'p83xDxHWox' where c = 572 index_test.go:140: sql delete from test_index where c = 1316 index_test.go:143: sql update test_index set c1 = 5550052735959681680, c2 = 0.020781, c3 = '5UOQPaAXiS' where c = 260 index_test.go:140: sql delete from test_index where c = 1370 index_test.go:140: sql delete from test_index where c = 1351 index_test.go:140: sql delete from test_index where c = 696 index_test.go:137: sql insert into test_index values (1938, 4853346402645266174, 0.670451, 'TqUuIxmRYT') index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (1939, 8465031518493599158, 0.318761, 'APScbl7wK7') index_test.go:143: sql update test_index set c1 = 8408049447854841144, c2 = 0.885253, c3 = 'RsGGBHqwrW' where c = 808 index_test.go:137: sql insert into test_index values (1940, 597046754720026605, 0.534749, 'cd0lrmVJpA') index_test.go:140: sql delete from test_index where c = 895 index_test.go:143: sql update test_index set c1 = 3728116589438752483, c2 = 0.237433, c3 = 'nHVmufHUyG' where c = 1505 index_test.go:143: sql update test_index set c1 = 9097194104378870325, c2 = 0.685586, c3 = 'R0bvmOGX5b' where c = 1417 index_test.go:143: sql update test_index set c1 = 4160412172641527532, c2 = 0.792105, c3 = '1EBoJQ6nbc' where c = 1405 index_test.go:140: sql delete from test_index where c = 1293 index_test.go:137: sql insert into test_index values (1941, 2964643992341481404, 0.009283, 'aXli05Wkeh') index_test.go:143: sql update test_index set c1 = 6142999831822491819, c2 = 0.010778, c3 = 'bzN7jcvecB' where c = 1779 index_test.go:143: sql update test_index set c1 = 6342180615540480829, c2 = 0.607680, c3 = 't3DIUFlXQA' where c = 443 index_test.go:140: sql delete from test_index where c = 1350 index_test.go:140: sql delete from test_index where c = 1826 index_test.go:137: sql insert into test_index values (1942, 6212536749383247788, 0.457060, 'JZrGbXBjGR') index_test.go:143: sql update test_index set c1 = 1165559428372250868, c2 = 0.901260, c3 = '0Iur57f0bd' where c = 1744 index_test.go:137: sql insert into test_index values (1943, 985991596741098383, 0.331030, 'cWYdPg5ubT') index_test.go:137: sql insert into test_index values (1944, 8315628807559573128, 0.016105, '9QOgpsPIYJ') index_test.go:137: sql insert into test_index values (1945, 3652617105207027290, 0.259431, 'YsxuzHn4z6') index_test.go:143: sql update test_index set c1 = 2994147986917184615, c2 = 0.433899, c3 = '2qCaTHdgVs' where c = 1354 index_test.go:140: sql delete from test_index where c = 1149 index_test.go:137: sql insert into test_index values (1946, 6324073418264597117, 0.715338, 'RZSMpSRcDV') index_test.go:143: sql update test_index set c1 = 1160589054204374624, c2 = 0.370759, c3 = 'dpor6YaAXw' where c = 1806 index_test.go:137: sql insert into test_index values (1947, 4716411659308432397, 0.131130, 'zlKQqG0ilQ') index_test.go:140: sql delete from test_index where c = 1012 index_test.go:143: sql update test_index set c1 = 1359861616867956313, c2 = 0.396877, c3 = 'eeZzjCkDU7' where c = 1097 index_test.go:137: sql insert into test_index values (1948, 4431580006673404741, 0.395414, '1I1yGFkc1A') index_test.go:140: sql delete from test_index where c = 1500 index_test.go:143: sql update test_index set c1 = 5143989400393353278, c2 = 0.640251, c3 = 'i1W7rlzLwg' where c = 1821 index_test.go:140: sql delete from test_index where c = 1254 index_test.go:137: sql insert into test_index values (1949, 6253730715467008447, 0.658004, 'bwAJwd3jfX') index_test.go:140: sql delete from test_index where c = 1450 index_test.go:143: sql update test_index set c1 = 3820856695068757309, c2 = 0.916761, c3 = 'kXztN0ebVB' where c = 275 index_test.go:143: sql update test_index set c1 = 6859862028358935660, c2 = 0.371183, c3 = 'mj2nnvLjZq' where c = 23 index_test.go:140: sql delete from test_index where c = 1611 index_test.go:143: sql update test_index set c1 = 5566720583542630784, c2 = 0.508439, c3 = 'qjocKBceuo' where c = 42 index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (1951, 7375944662168303266, 0.083119, 'ygx5ZKb8px') index_test.go:137: sql insert into test_index values (1950, 6820896622410363461, 0.826515, 'uYwbBMGlC1') index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 1747 index_test.go:137: sql insert into test_index values (1953, 4491224469990382675, 0.565260, 'l4lkSUzO7s') index_test.go:137: sql insert into test_index values (1952, 6934452260218872925, 0.003907, 'vMTInhhSgw') index_test.go:143: sql update test_index set c1 = 7959688613988883559, c2 = 0.564568, c3 = '7qzJwdel4Q' where c = 1341 index_test.go:137: sql insert into test_index values (1954, 4115765803807332251, 0.174898, 'tx6ZHuu51Q') index_test.go:143: sql update test_index set c1 = 5346729974902012102, c2 = 0.812717, c3 = '8vb7eyQfHm' where c = 1376 index_test.go:143: sql update test_index set c1 = 8173217083846959145, c2 = 0.362594, c3 = 'SLDRh5UBBS' where c = 1472 index_test.go:143: sql update test_index set c1 = 6623507747007822259, c2 = 0.527153, c3 = 'zgtFfBvDlg' where c = 312 index_test.go:140: sql delete from test_index where c = 1273 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:140: sql delete from test_index where c = 1707 index_test.go:140: sql delete from test_index where c = 1920 index_test.go:137: sql insert into test_index values (1956, 2881295358114370762, 0.309568, 'njw5t0Tqop') index_test.go:143: sql update test_index set c1 = 6613646183383204545, c2 = 0.563284, c3 = 'mRAOVCS0aC' where c = 164 index_test.go:137: sql insert into test_index values (1957, 3138141356216022076, 0.062996, 'qH94UqI1iQ') index_test.go:143: sql update test_index set c1 = 1972402726278268258, c2 = 0.912507, c3 = 'JvrjgyFjAS' where c = 416 index_test.go:143: sql update test_index set c1 = 3201069091355420414, c2 = 0.887843, c3 = 'yPbs4i1rbF' where c = 864 index_test.go:143: sql update test_index set c1 = 2839358690463444067, c2 = 0.238572, c3 = 'sv33fkJgvv' where c = 227 index_test.go:137: sql insert into test_index values (1958, 2673573786963929197, 0.370976, 'Eunf5jBNOo') index_test.go:137: sql insert into test_index values (1955, 4376459146785271384, 0.199769, '7eN1YAK5zp') index_test.go:143: sql update test_index set c1 = 1550805294244323646, c2 = 0.685072, c3 = 'byNOQTTH0A' where c = 1286 index_test.go:140: sql delete from test_index where c = 173 index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 1050 index_test.go:140: sql delete from test_index where c = 954 index_test.go:140: sql delete from test_index where c = 384 index_test.go:137: sql insert into test_index values (1961, 2215772106306713941, 0.240194, 'CcPDIuTOP5') index_test.go:137: sql insert into test_index values (1959, 8984187478719553314, 0.372771, '2dv8HncGMa') index_test.go:137: sql insert into test_index values (1962, 4638672014994441217, 0.128774, 'fLoOMmBat6') index_test.go:137: sql insert into test_index values (1960, 9070848868134292395, 0.069439, 'd7weS70MM3') index_test.go:143: sql update test_index set c1 = 1410852264958098686, c2 = 0.576038, c3 = 'L39pC6s1i1' where c = 984 index_test.go:143: sql update test_index set c1 = 4612209095851480963, c2 = 0.966152, c3 = '96nva1FpVJ' where c = 1215 index_test.go:140: sql delete from test_index where c = 932 index_test.go:143: sql update test_index set c1 = 4910677688911728871, c2 = 0.308145, c3 = 'fl7xrGiMPt' where c = 1729 index_test.go:137: sql insert into test_index values (1963, 5016957013137375156, 0.055394, 'AXGZDlV3Jo') index_test.go:143: sql update test_index set c1 = 8736920011245803186, c2 = 0.788721, c3 = 'PqqNVQqjQ2' where c = 932 index_test.go:140: sql delete from test_index where c = 1441 index_test.go:140: sql delete from test_index where c = 1405 index_test.go:140: sql delete from test_index where c = 1944 index_test.go:137: sql insert into test_index values (1964, 3138244832208050371, 0.468261, 'upENySWIWP') index_test.go:137: sql insert into test_index values (1965, 509226578474752394, 0.803652, 'SGOqgdTae6') index_test.go:140: sql delete from test_index where c = 1679 index_test.go:143: sql update test_index set c1 = 7768711298381453434, c2 = 0.445352, c3 = 'xI04w5ougQ' where c = 711 index_test.go:137: sql insert into test_index values (1966, 6356164547643369044, 0.294926, 'o99JFvI7wk') index_test.go:140: sql delete from test_index where c = 1412 index_test.go:143: sql update test_index set c1 = 5877704368160656733, c2 = 0.107343, c3 = 'uJuyzaLexN' where c = 398 index_test.go:137: sql insert into test_index values (1967, 4506326292041941553, 0.951224, 'b6VMOrd9Gt') index_test.go:143: sql update test_index set c1 = 1424204722764859774, c2 = 0.542695, c3 = 'kIwPyEBCWj' where c = 150 index_test.go:143: sql update test_index set c1 = 7783183162556917926, c2 = 0.801680, c3 = 'NFJJy6ohIP' where c = 1219 index_test.go:143: sql update test_index set c1 = 6474519940452037683, c2 = 0.321718, c3 = '43LdbmXBqM' where c = 1310 index_test.go:137: sql insert into test_index values (1968, 4928870699916848274, 0.789860, 'luRzMw2lvy') index_test.go:143: sql update test_index set c1 = 6683176317292652551, c2 = 0.876278, c3 = 'uaFOw7HYb1' where c = 1385 index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (1969, 7364778967314854812, 0.454355, 'eBRAtRENCB') index_test.go:140: sql delete from test_index where c = 988 index_test.go:140: sql delete from test_index where c = 692 index_test.go:143: sql update test_index set c1 = 4739910645658070707, c2 = 0.577793, c3 = '9bFvpdM0gq' where c = 1895 index_test.go:137: sql insert into test_index values (1970, 5608260994284367025, 0.299740, '8piteZyk22') index_test.go:137: sql insert into test_index values (1973, 4609778031319628824, 0.711245, 'hyXyi2wFZJ') index_test.go:137: sql insert into test_index values (1972, 755266390566265602, 0.344038, 'vF3YzoYFQv') index_test.go:143: sql update test_index set c1 = 7565796952072208063, c2 = 0.594695, c3 = '1iE9hgFYfo' where c = 532 index_test.go:140: sql delete from test_index where c = 1709 index_test.go:143: sql update test_index set c1 = 8488525928732300864, c2 = 0.996547, c3 = 'kHbDlCbbro' where c = 1135 index_test.go:140: sql delete from test_index where c = 1938 index_test.go:143: sql update test_index set c1 = 20450012059711694, c2 = 0.271609, c3 = 'vUUwYOJOOE' where c = 766 index_test.go:137: sql insert into test_index values (1971, 6033805244818988661, 0.432292, 'hyJSvep9ci') index_test.go:137: sql insert into test_index values (1974, 2986032132917507411, 0.952753, 'trlYod0DCO') index_test.go:140: sql delete from test_index where c = 1240 index_test.go:143: sql update test_index set c1 = 2894460937897685766, c2 = 0.231316, c3 = 'Rjn6w8IQL5' where c = 992 index_test.go:137: sql insert into test_index values (1976, 841074669873898083, 0.457749, '8xZHMev0gr') index_test.go:140: sql delete from test_index where c = 1757 index_test.go:140: sql delete from test_index where c = 969 index_test.go:137: sql insert into test_index values (1977, 3250976043298453556, 0.924943, 'VBoiyOfPIl') index_test.go:143: sql update test_index set c1 = 4999483276209549069, c2 = 0.882801, c3 = 'i3GX5JkQ1g' where c = 268 index_test.go:137: sql insert into test_index values (1975, 5384016212224235977, 0.546132, 'lmdtZa9Opv') index_test.go:140: sql delete from test_index where c = 779 index_test.go:140: sql delete from test_index where c = 519 index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 5677881012734374956, c2 = 0.422204, c3 = 'ZmWDZmx1Q1' where c = 1869 index_test.go:137: sql insert into test_index values (1978, 1882694741974896867, 0.114649, 'PcozsxyZyA') index_test.go:140: sql delete from test_index where c = 927 index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 4858553922937963521, c2 = 0.818879, c3 = 'Ue6GjgoTLO' where c = 1766 index_test.go:143: sql update test_index set c1 = 3912581413770244115, c2 = 0.607024, c3 = 'i42yNauYH5' where c = 1719 index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 4966364210739838055, c2 = 0.658094, c3 = 'Lva7TUb44W' where c = 5 index_test.go:137: sql insert into test_index values (1980, 9174581061739264959, 0.088787, 'Q1KOHheKPK') index_test.go:143: sql update test_index set c1 = 1661732938321355086, c2 = 0.229172, c3 = 'sJqbYxd6qJ' where c = 1783 index_test.go:143: sql update test_index set c1 = 4724501497633779279, c2 = 0.427511, c3 = 'wQbxOdW1Zq' where c = 1582 index_test.go:143: sql update test_index set c1 = 3828446998668712759, c2 = 0.427849, c3 = 'CQPPxHdqYd' where c = 1203 index_test.go:137: sql insert into test_index values (1982, 9107999130071868328, 0.161249, '3vHUcXqNHg') index_test.go:143: sql update test_index set c1 = 6154305929020115304, c2 = 0.999631, c3 = 'VzHLrH4aB4' where c = 1398 index_test.go:137: sql insert into test_index values (1979, 281255115729700738, 0.251708, 'UQ4Ptu6Mg9') index_test.go:137: sql insert into test_index values (1983, 3084717335192977315, 0.413334, 'qvmCbMHc2v') index_test.go:140: sql delete from test_index where c = 398 index_test.go:143: sql update test_index set c1 = 5369909870920938405, c2 = 0.523891, c3 = 'tUfsjaaIN4' where c = 1668 index_test.go:140: sql delete from test_index where c = 556 index_test.go:137: sql insert into test_index values (1981, 4235403342083266861, 0.354621, 'Es01i5pcCH') index_test.go:137: sql insert into test_index values (1984, 5679075822211269625, 0.154879, 'bUqI5FBqYF') index_test.go:140: sql delete from test_index where c = 1368 index_test.go:137: sql insert into test_index values (1987, 2415194307922325611, 0.767227, '8ssAVOc4Ex') index_test.go:137: sql insert into test_index values (1988, 5735166089117993445, 0.893259, '4BmvJ6rGes') index_test.go:143: sql update test_index set c1 = 3989577604529213454, c2 = 0.244014, c3 = 'Ml7c9e3Far' where c = 1120 index_test.go:143: sql update test_index set c1 = 2816580522754882873, c2 = 0.307969, c3 = 'icRJBXIjRY' where c = 414 index_test.go:143: sql update test_index set c1 = 6070609002453737590, c2 = 0.113135, c3 = 'sz5K0mA9WP' where c = 501 index_test.go:137: sql insert into test_index values (1985, 110858230377398562, 0.170888, 'Eyjyp5sxef') index_test.go:137: sql insert into test_index values (1986, 1698147318413297864, 0.960020, 'dCcXjKb08e') index_test.go:140: sql delete from test_index where c = 1887 index_test.go:140: sql delete from test_index where c = 538 index_test.go:140: sql delete from test_index where c = 1632 index_test.go:140: sql delete from test_index where c = 1886 index_test.go:137: sql insert into test_index values (1989, 4295627979856281264, 0.669177, 'fPT5lN6e8M') index_test.go:137: sql insert into test_index values (1990, 858291352833208041, 0.746778, 'rBGWLklNZC') index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 7516524000160743368, c2 = 0.022868, c3 = 'NJDgbRb0ap' where c = 406 index_test.go:140: sql delete from test_index where c = 1692 index_test.go:143: sql update test_index set c1 = 2826419783154302185, c2 = 0.550226, c3 = 'gZfj64aIgr' where c = 519 index_test.go:140: sql delete from test_index where c = 518 index_test.go:143: sql update test_index set c1 = 894707779611056246, c2 = 0.292234, c3 = 'cmoya5VyAJ' where c = 988 index_test.go:137: sql insert into test_index values (1991, 6390568933504697829, 0.200790, '6CUWRikHaE') index_test.go:140: sql delete from test_index where c = 1630 index_test.go:140: sql delete from test_index where c = 1131 index_test.go:137: sql insert into test_index values (1992, 2643419484150215847, 0.712354, 'bgZs9oF3Lq') index_test.go:143: sql update test_index set c1 = 8829948752467767779, c2 = 0.981978, c3 = '17G2lPlzfg' where c = 346 index_test.go:143: sql update test_index set c1 = 6629515484230497373, c2 = 0.776930, c3 = 'NqVlntNnKA' where c = 674 index_test.go:140: sql delete from test_index where c = 715 index_test.go:143: sql update test_index set c1 = 4830707896578140795, c2 = 0.294547, c3 = '51jueXv70l' where c = 1908 index_test.go:143: sql update test_index set c1 = 1428732530865428463, c2 = 0.523393, c3 = 'uIhFECpcQQ' where c = 1470 index_test.go:143: sql update test_index set c1 = 4709412608409024448, c2 = 0.070684, c3 = 'Nyk0jXuvgH' where c = 11 index_test.go:137: sql insert into test_index values (1994, 5928952596482873463, 0.166447, '3goHRSs6gV') index_test.go:143: sql update test_index set c1 = 7768088704360594107, c2 = 0.917954, c3 = 'KKIqLmJDpH' where c = 46 index_test.go:137: sql insert into test_index values (1993, 447781304069467068, 0.422522, 'vPHCJoM4FW') index_test.go:137: sql insert into test_index values (1995, 3335390714066026030, 0.689971, 'ZR7cyIeqWt') index_test.go:143: sql update test_index set c1 = 8330233908067471806, c2 = 0.006221, c3 = '3QVyXogZYj' where c = 28 index_test.go:140: sql delete from test_index where c = 649 index_test.go:140: sql delete from test_index where c = 797 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:137: sql insert into test_index values (1996, 4652597724111496121, 0.709486, '3nLeywIMKi') index_test.go:137: sql insert into test_index values (1998, 7816920148675949449, 0.065283, 'gsigz948Vd') index_test.go:137: sql insert into test_index values (1997, 351211911287436263, 0.917494, '8s2x8qXnAg') index_test.go:137: sql insert into test_index values (1999, 1460956803899070691, 0.360021, '2UBgjvWLTq') index_test.go:143: sql update test_index set c1 = 1326914200431114854, c2 = 0.633822, c3 = 'J2ORNGD3Jx' where c = 1817 index_test.go:140: sql delete from test_index where c = 350 index_test.go:143: sql update test_index set c1 = 2941688028409147046, c2 = 0.735949, c3 = 'DYTe5pTnuP' where c = 1707 index_test.go:140: sql delete from test_index where c = 1959 index_test.go:143: sql update test_index set c1 = 2615643161637180584, c2 = 0.283167, c3 = 'xInyp1aGC4' where c = 1667 index_test.go:140: sql delete from test_index where c = 1735 index_test.go:143: sql update test_index set c1 = 28088938709836298, c2 = 0.092186, c3 = '9T14nVwSM2' where c = 670 index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (2000, 7946049777372561656, 0.465954, 'bZqXGbLV4o') index_test.go:140: sql delete from test_index where c = 1424 index_test.go:143: sql update test_index set c1 = 3374705690143336983, c2 = 0.389434, c3 = '5PcRanr4n4' where c = 1077 index_test.go:143: sql update test_index set c1 = 3678063131471697924, c2 = 0.501955, c3 = 'nkPqCO5vqn' where c = 794 index_test.go:143: sql update test_index set c1 = 6117455133660373547, c2 = 0.655217, c3 = 'pZl7dMCR9j' where c = 1099 index_test.go:140: sql delete from test_index where c = 322 index_test.go:143: sql update test_index set c1 = 1175512809930179639, c2 = 0.711187, c3 = 'mFEw2cMygU' where c = 1437 index_test.go:143: sql update test_index set c1 = 8491284563428879968, c2 = 0.688006, c3 = 'SbuM4mRN7a' where c = 1900 [mysql] 2025/04/04 21:32:43 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:43 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:43 packets.go:37: unexpected EOF [2025/04/04 21:32:43.916 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed values (11477, 11477)"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2025/04/04 21:32:43 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:43 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:43 packets.go:37: unexpected EOF [2025/04/04 21:32:43.916 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed values (11474, 11474)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:43.916 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed set c2 = -1 where c1 = 8093"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:43.916 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed values (11476, 11476)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:43.917 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed values (11475, 11475)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:43.917 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="delete from test_mixed where c1 = 685"] [addr=127.0.0.1:5000] [error="invalid connection"] index_test.go:137: sql insert into test_index values (2001, 8789846222489984603, 0.722000, '5gRuA0EaoS') index_test.go:137: sql insert into test_index values (2006, 7872285912131677130, 0.481344, 'XWQSd9d3dn') index_test.go:137: sql insert into test_index values (2002, 8784485821380588819, 0.151769, 'JK09uoeQ8g') index_test.go:137: sql insert into test_index values (2005, 8345470141593292585, 0.121189, 'yMVLnDy3WM') index_test.go:137: sql insert into test_index values (2003, 2241833838947690796, 0.112218, '9HqVKmnpu2') index_test.go:137: sql insert into test_index values (2004, 4426878680449151133, 0.218340, 'Q9ncVDmn8w') index_test.go:137: sql insert into test_index values (2007, 6093887378287437442, 0.325448, 'L3VoikGUQY') index_test.go:137: sql insert into test_index values (2008, 6955869490694628130, 0.112647, 'sMVhEyDTTB') index_test.go:137: sql insert into test_index values (2010, 4105489683336712913, 0.764914, 'bpUizupF1T') index_test.go:140: sql delete from test_index where c = 1033 index_test.go:140: sql delete from test_index where c = 1051 index_test.go:137: sql insert into test_index values (2009, 7084628929018210922, 0.379701, 'aPE7RLYP4K') index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 1386433873518738961, c2 = 0.875881, c3 = '3SsWRCKXVd' where c = 830 index_test.go:143: sql update test_index set c1 = 492662825310258579, c2 = 0.771590, c3 = 'iFoG3YMPEu' where c = 1368 index_test.go:140: sql delete from test_index where c = 1792 index_test.go:140: sql delete from test_index where c = 496 index_test.go:143: sql update test_index set c1 = 3511835947135483541, c2 = 0.678304, c3 = 'tySZZ95aVv' where c = 351 index_test.go:140: sql delete from test_index where c = 963 index_test.go:140: sql delete from test_index where c = 1332 index_test.go:143: sql update test_index set c1 = 4282125875175047758, c2 = 0.844085, c3 = 'Xrx19NfnbX' where c = 1420 index_test.go:143: sql update test_index set c1 = 4245560704470754595, c2 = 0.894293, c3 = 'zbM5mVzTqv' where c = 548 index_test.go:137: sql insert into test_index values (2011, 1352639613484908253, 0.706731, 'GC9De92LWs') index_test.go:143: sql update test_index set c1 = 1969019658196312466, c2 = 0.959288, c3 = 'NCVDiuT507' where c = 1466 index_test.go:137: sql insert into test_index values (2013, 3592819893968991620, 0.275813, '7pphcIZfwQ') index_test.go:143: sql update test_index set c1 = 4336400233570337043, c2 = 0.605768, c3 = 'whJDs9FcsZ' where c = 717 index_test.go:143: sql update test_index set c1 = 1962643584835928745, c2 = 0.684603, c3 = 'f8oIK65VEg' where c = 1145 index_test.go:137: sql insert into test_index values (2014, 3986634421860006286, 0.428743, 'UrisGiTXDx') index_test.go:137: sql insert into test_index values (2015, 4417476346432649537, 0.907671, 'tJhbPnDfnB') index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (2012, 125110540153123980, 0.205612, 'mcI31dkrGa') index_test.go:143: sql update test_index set c1 = 8508585004426420722, c2 = 0.803410, c3 = 'OIJ9yqdcbi' where c = 111 index_test.go:140: sql delete from test_index where c = 968 index_test.go:143: sql update test_index set c1 = 7005081085284443085, c2 = 0.530377, c3 = 'nrEe3J6pkw' where c = 886 index_test.go:137: sql insert into test_index values (2018, 6972152929440830379, 0.508893, 's3DSOiB420') index_test.go:137: sql insert into test_index values (2016, 6784479130596671617, 0.189349, 'KivCIwTYu0') index_test.go:137: sql insert into test_index values (2019, 8437917150315135564, 0.929987, 'SGIPjGHtXL') index_test.go:137: sql insert into test_index values (2017, 4788930705358091656, 0.166264, 'nICybbdPNd') index_test.go:140: sql delete from test_index where c = 576 index_test.go:143: sql update test_index set c1 = 1112250340844751983, c2 = 0.693051, c3 = '4pryvar05m' where c = 517 index_test.go:140: sql delete from test_index where c = 1849 index_test.go:143: sql update test_index set c1 = 1988267321699742171, c2 = 0.531729, c3 = 'NshHwQwYG9' where c = 1519 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 1591 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 1509 # Time: 2025-04-04T21:32:44.071227036+08:00 # Txn_start_ts: 0 # Query_time: 0.507576647 # Parse_time: 0.000085598 # Compile_time: 0.000116696 # Rewrite_time: 0.000003143 # Optimize_time: 0 # Wait_TS: 0.000212842 # DB: test_ddl # Is_internal: false # Digest: dca966c114ddec9694d60160365be4f13a7b89ba9e7b7739957fb07b907f8def # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c2_index on test_index; index_test.go:143: sql update test_index set c1 = 6814916868535199563, c2 = 0.048395, c3 = 'ElkHLQ2laT' where c = 228 index_test.go:137: sql insert into test_index values (2020, 2346387813505995865, 0.356134, 'i8XQsFmfFd') index_test.go:137: sql insert into test_index values (2021, 7458719389282664775, 0.672048, 'YT2tGs710t') index_test.go:137: sql insert into test_index values (2022, 3506561500386310609, 0.568208, 'DovGZRsg5P') index_test.go:143: sql update test_index set c1 = 724962951391646547, c2 = 0.977990, c3 = 'eNo6TdrduO' where c = 980 index_test.go:143: sql update test_index set c1 = 8243077356209567871, c2 = 0.055658, c3 = '0DrEZIAdIU' where c = 1654 index_test.go:143: sql update test_index set c1 = 1055181768817269367, c2 = 0.316735, c3 = 'hcKRUr3eN1' where c = 433 index_test.go:143: sql update test_index set c1 = 7337937902353294919, c2 = 0.725746, c3 = 'SuiXO2h6N3' where c = 1336 index_test.go:143: sql update test_index set c1 = 7939472034519217021, c2 = 0.724538, c3 = 'SfcLr0QCQG' where c = 470 index_test.go:137: sql insert into test_index values (2023, 8004021440183366790, 0.098384, 'Wz2SO8K4Jr') index_test.go:140: sql delete from test_index where c = 316 index_test.go:140: sql delete from test_index where c = 490 index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 836 index_test.go:137: sql insert into test_index values (2025, 6352736165265438986, 0.680908, 'UsYpH91z8o') index_test.go:143: sql update test_index set c1 = 3548883872260553792, c2 = 0.745046, c3 = 'kMLsYJ88rC' where c = 1906 index_test.go:137: sql insert into test_index values (2028, 4066335954161117477, 0.310095, 'PFXnvk2pdF') index_test.go:137: sql insert into test_index values (2026, 1601058103214854197, 0.218529, '2NMP9hL7QI') index_test.go:137: sql insert into test_index values (2027, 2125339621753997379, 0.441480, 'kVIUvaH2HC') index_test.go:137: sql insert into test_index values (2024, 500334554512355583, 0.265219, '5FLRJRO78w') index_test.go:143: sql update test_index set c1 = 9043356963918515037, c2 = 0.763447, c3 = 'DMPFrDBYhZ' where c = 421 index_test.go:143: sql update test_index set c1 = 4589796065067647555, c2 = 0.185842, c3 = 'oyF3eFEpIj' where c = 1642 index_test.go:137: sql insert into test_index values (2029, 4486718265278243190, 0.096223, 'jHbDqzJFsM') index_test.go:140: sql delete from test_index where c = 1268 index_test.go:140: sql delete from test_index where c = 955 index_test.go:143: sql update test_index set c1 = 21661380862822756, c2 = 0.202983, c3 = 'RfE1OzK9IU' where c = 1778 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:143: sql update test_index set c1 = 357464942529097257, c2 = 0.604557, c3 = '1UNkNv0bR6' where c = 1858 index_test.go:137: sql insert into test_index values (2030, 1195583140268609185, 0.676079, 'GvpCUEuIY6') index_test.go:140: sql delete from test_index where c = 568 index_test.go:137: sql insert into test_index values (2031, 98699336517530270, 0.871463, 'YXfW8Gp8l4') index_test.go:137: sql insert into test_index values (2032, 117841148402843819, 0.671202, 'WihDQZH9vk') index_test.go:140: sql delete from test_index where c = 1699 index_test.go:137: sql insert into test_index values (2033, 4280886383369256133, 0.056560, 'if0EIX2mFQ') index_test.go:143: sql update test_index set c1 = 7061592029753414556, c2 = 0.841792, c3 = 'hRxKqNwwgR' where c = 751 index_test.go:143: sql update test_index set c1 = 2379471589416292087, c2 = 0.911816, c3 = 'qjwSKlwgJQ' where c = 953 index_test.go:140: sql delete from test_index where c = 480 index_test.go:143: sql update test_index set c1 = 8278104172235167730, c2 = 0.688120, c3 = 'aXtnIWUjCf' where c = 113 index_test.go:140: sql delete from test_index where c = 1589 index_test.go:143: sql update test_index set c1 = 3992926854138556683, c2 = 0.328174, c3 = 'mgWDNolee4' where c = 1500 index_test.go:137: sql insert into test_index values (2034, 8184351317450002367, 0.189761, 'LNf4bcM7CU') index_test.go:143: sql update test_index set c1 = 8209081449753566772, c2 = 0.939304, c3 = 'TKqDGIJaP9' where c = 859 index_test.go:143: sql update test_index set c1 = 8331564856515694548, c2 = 0.951478, c3 = 'qNAkb3lazD' where c = 1171 index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (2037, 1310622221375783309, 0.008860, 'd8JOF8UWq9') index_test.go:137: sql insert into test_index values (2036, 1905292244366181730, 0.428371, 'texLC5qt4G') index_test.go:143: sql update test_index set c1 = 6816328382319242601, c2 = 0.731703, c3 = 'Yvl9UB950n' where c = 1321 index_test.go:140: sql delete from test_index where c = 1762 index_test.go:137: sql insert into test_index values (2035, 2958027028620957993, 0.279221, '4SRrpHxRFE') index_test.go:137: sql insert into test_index values (2039, 183775291066566272, 0.646951, 'pkB7v10aEt') index_test.go:137: sql insert into test_index values (2038, 2269475704978271128, 0.243252, 'gMCiIFh319') index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (2040, 7295486710001562435, 0.733862, 'CnkLJnDGcn') index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 4706249087336488048, c2 = 0.646977, c3 = '2Zfd5SOlGX' where c = 342 index_test.go:140: sql delete from test_index where c = 1317 index_test.go:143: sql update test_index set c1 = 436141469157243127, c2 = 0.189671, c3 = 'WwCLZ8QAoN' where c = 1469 index_test.go:140: sql delete from test_index where c = 448 index_test.go:140: sql delete from test_index where c = 848 index_test.go:143: sql update test_index set c1 = 3262266149094976846, c2 = 0.500889, c3 = 'ldAgR4FiPx' where c = 1745 index_test.go:140: sql delete from test_index where c = 1601 index_test.go:140: sql delete from test_index where c = 1400 index_test.go:137: sql insert into test_index values (2041, 1551488161229828696, 0.962229, 'YCpXQN8vZV') index_test.go:143: sql update test_index set c1 = 32738091153619983, c2 = 0.882755, c3 = 'RIKgJjX9ZY' where c = 125 index_test.go:137: sql insert into test_index values (2042, 9121519299987402324, 0.685901, 'B2kSkEBr1e') index_test.go:137: sql insert into test_index values (2043, 1849297808736329722, 0.662647, '0EoMz4DII4') index_test.go:140: sql delete from test_index where c = 1620 index_test.go:143: sql update test_index set c1 = 989688553464937682, c2 = 0.066601, c3 = '7RoH4aQMKr' where c = 1476 index_test.go:140: sql delete from test_index where c = 848 index_test.go:137: sql insert into test_index values (2044, 2508455879217348943, 0.605517, 'T4Fb2Mb2LZ') index_test.go:140: sql delete from test_index where c = 1339 index_test.go:143: sql update test_index set c1 = 1013824634166438879, c2 = 0.454295, c3 = 'OBT7rseHon' where c = 1744 index_test.go:143: sql update test_index set c1 = 3911663958292955497, c2 = 0.944085, c3 = '2asKnrSrV1' where c = 1529 index_test.go:140: sql delete from test_index where c = 1892 index_test.go:143: sql update test_index set c1 = 1553133679291783589, c2 = 0.338491, c3 = 'GNgUxDYWHG' where c = 541 index_test.go:143: sql update test_index set c1 = 3739700397105599376, c2 = 0.327381, c3 = 'jPXJSTCINA' where c = 1027 index_test.go:143: sql update test_index set c1 = 621568517726618910, c2 = 0.966458, c3 = 'Z9QopU66Ye' where c = 462 index_test.go:137: sql insert into test_index values (2045, 5833641522974270680, 0.525926, 'bkupVMil69') index_test.go:143: sql update test_index set c1 = 3959153276143812938, c2 = 0.881297, c3 = 'nxmes6nuaB' where c = 638 index_test.go:137: sql insert into test_index values (2047, 3741640615855906488, 0.607156, 'FX2DLnZ3kT') index_test.go:143: sql update test_index set c1 = 8986170477364877355, c2 = 0.483241, c3 = 'AhfT3iMhDF' where c = 889 index_test.go:140: sql delete from test_index where c = 1372 index_test.go:137: sql insert into test_index values (2048, 1761057759056773213, 0.406806, 'KsIHeTkTpx') index_test.go:143: sql update test_index set c1 = 5109849995115697035, c2 = 0.802968, c3 = 'v29QQALVXG' where c = 1890 index_test.go:137: sql insert into test_index values (2050, 6953915595618901364, 0.500116, 'C8wcgZV4Ma') index_test.go:137: sql insert into test_index values (2046, 2837943786324352676, 0.324282, 'GdW6K2e9rf') index_test.go:137: sql insert into test_index values (2051, 2897747247778420960, 0.200728, 'ZOzRPuXRX2') index_test.go:140: sql delete from test_index where c = 1048 index_test.go:137: sql insert into test_index values (2052, 4665989560527333143, 0.849875, 'ZOZW9p2F0I') index_test.go:137: sql insert into test_index values (2049, 6797013565172834733, 0.646917, '4JFcDBVbQS') index_test.go:143: sql update test_index set c1 = 8647079324435107376, c2 = 0.738695, c3 = '4iNXx4jhHZ' where c = 1219 index_test.go:137: sql insert into test_index values (2053, 5521188747351675188, 0.394199, '0TMQzlbdas') index_test.go:140: sql delete from test_index where c = 1331 index_test.go:140: sql delete from test_index where c = 491 index_test.go:140: sql delete from test_index where c = 1442 index_test.go:140: sql delete from test_index where c = 679 index_test.go:140: sql delete from test_index where c = 1879 index_test.go:140: sql delete from test_index where c = 1748 index_test.go:143: sql update test_index set c1 = 681056522924722378, c2 = 0.471575, c3 = 'JArqvo13Tj' where c = 1112 index_test.go:137: sql insert into test_index values (2054, 2276103679465698769, 0.024557, 'kaS0y3GEQZ') index_test.go:140: sql delete from test_index where c = 1028 index_test.go:143: sql update test_index set c1 = 7086287759274840999, c2 = 0.816881, c3 = '8s1nNhTXxj' where c = 338 index_test.go:143: sql update test_index set c1 = 5341575415838769088, c2 = 0.719810, c3 = 'CLNcoB47CI' where c = 1703 index_test.go:143: sql update test_index set c1 = 3329265835723968947, c2 = 0.979235, c3 = 'IVdjr7kux1' where c = 1258 index_test.go:140: sql delete from test_index where c = 697 index_test.go:137: sql insert into test_index values (2055, 1314885922790264016, 0.852835, 'uXvLVaX3s3') index_test.go:143: sql update test_index set c1 = 8541954463143704369, c2 = 0.251447, c3 = 'y8YNFtsFqP' where c = 1954 index_test.go:140: sql delete from test_index where c = 1631 index_test.go:143: sql update test_index set c1 = 1817742868323170255, c2 = 0.613683, c3 = 'APEIdj9uKQ' where c = 1538 index_test.go:137: sql insert into test_index values (2056, 9086449919428130374, 0.469668, 'Z5te9aam3k') index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 5210178019528994423, c2 = 0.163230, c3 = 'RW6T1wu6SD' where c = 1994 index_test.go:137: sql insert into test_index values (2058, 1920516522840840907, 0.700632, 'drB0jU1IDf') index_test.go:143: sql update test_index set c1 = 1361209692206474050, c2 = 0.870142, c3 = 'LcIkNip7Sz' where c = 837 index_test.go:143: sql update test_index set c1 = 5317400425658624611, c2 = 0.411486, c3 = 'KPHQdP1nJ7' where c = 1845 index_test.go:137: sql insert into test_index values (2059, 4915259188475444811, 0.877897, 'v7aI79HmPv') index_test.go:137: sql insert into test_index values (2060, 190707109156784432, 0.565350, 'YhTgJQgSFs') index_test.go:140: sql delete from test_index where c = 368 index_test.go:137: sql insert into test_index values (2057, 102095549455355989, 0.214176, 'PxSBk5GtNs') index_test.go:143: sql update test_index set c1 = 8073671120963203167, c2 = 0.104611, c3 = 'tBjiFTwUwf' where c = 864 index_test.go:137: sql insert into test_index values (2061, 7638898308256951146, 0.234809, 'mZQJZetSdf') index_test.go:143: sql update test_index set c1 = 1788351683961263694, c2 = 0.849208, c3 = 'K7KBsKHCSy' where c = 676 index_test.go:140: sql delete from test_index where c = 1758 index_test.go:137: sql insert into test_index values (2063, 6939984853519379161, 0.723018, '1KyouMKism') index_test.go:140: sql delete from test_index where c = 685 index_test.go:140: sql delete from test_index where c = 374 index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 713 index_test.go:137: sql insert into test_index values (2065, 8019695214894641677, 0.533303, 'p9sMLm39yF') index_test.go:137: sql insert into test_index values (2062, 3474411097109968694, 0.158368, 'n5lHTDNCry') index_test.go:143: sql update test_index set c1 = 6899790550437008600, c2 = 0.055849, c3 = 'xnVOrCYNQ1' where c = 508 index_test.go:140: sql delete from test_index where c = 762 index_test.go:137: sql insert into test_index values (2064, 3260779604593853041, 0.673470, '9dU3Yz9sgR') index_test.go:143: sql update test_index set c1 = 3828303740565191617, c2 = 0.632874, c3 = 'vDivE5qL1M' where c = 538 index_test.go:143: sql update test_index set c1 = 3101439119993714179, c2 = 0.221571, c3 = 'TerFDCVUbt' where c = 462 index_test.go:143: sql update test_index set c1 = 8964252666622303649, c2 = 0.653438, c3 = '8blUWPTC8K' where c = 1493 index_test.go:143: sql update test_index set c1 = 7259956283806124984, c2 = 0.463078, c3 = 'bx7wAUuiCD' where c = 1321 index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 6023535247187502423, c2 = 0.590038, c3 = 'a5lSAUr5ew' where c = 813 index_test.go:137: sql insert into test_index values (2066, 7607286486867215262, 0.498663, 'Wy4vUppTCY') index_test.go:140: sql delete from test_index where c = 855 index_test.go:137: sql insert into test_index values (2069, 6151518959553129840, 0.441893, 'o8KcZzxlVU') index_test.go:137: sql insert into test_index values (2068, 2860864886770865132, 0.591867, 'cJQSoyq5We') index_test.go:137: sql insert into test_index values (2070, 8479177924129523641, 0.217018, 'rYnLspfTEq') index_test.go:143: sql update test_index set c1 = 6190281139794766346, c2 = 0.034463, c3 = 'nWbiJuxMCr' where c = 197 index_test.go:140: sql delete from test_index where c = 1829 index_test.go:143: sql update test_index set c1 = 4537282562477333374, c2 = 0.427207, c3 = 'xPxMhIQPIf' where c = 1803 index_test.go:137: sql insert into test_index values (2071, 6931618516359026819, 0.625489, 'TwISfS5L51') index_test.go:140: sql delete from test_index where c = 1192 index_test.go:137: sql insert into test_index values (2067, 4805091003663678490, 0.388444, 'AidqoaXZpq') index_test.go:140: sql delete from test_index where c = 568 index_test.go:143: sql update test_index set c1 = 5843491564347940295, c2 = 0.760532, c3 = 'l6l7DLd0wI' where c = 364 index_test.go:140: sql delete from test_index where c = 1684 index_test.go:137: sql insert into test_index values (2073, 1738438594945347222, 0.824875, 'uKQI1eVBAX') index_test.go:140: sql delete from test_index where c = 966 index_test.go:143: sql update test_index set c1 = 5013945796477253577, c2 = 0.848592, c3 = '0z77ynDNdi' where c = 794 index_test.go:143: sql update test_index set c1 = 983433349774089928, c2 = 0.777069, c3 = '1RxPpsCgD6' where c = 629 index_test.go:143: sql update test_index set c1 = 2543754895035140841, c2 = 0.277229, c3 = 'f9Y1u9eQGp' where c = 255 index_test.go:137: sql insert into test_index values (2072, 8437407302067937607, 0.015947, 'jrU648WuNM') index_test.go:140: sql delete from test_index where c = 661 index_test.go:140: sql delete from test_index where c = 792 index_test.go:140: sql delete from test_index where c = 1527 index_test.go:137: sql insert into test_index values (2076, 8319225725374764574, 0.652663, 'bXTyezCOpE') index_test.go:143: sql update test_index set c1 = 2243119877753935273, c2 = 0.583527, c3 = 'Ahq90ibyjE' where c = 1944 index_test.go:137: sql insert into test_index values (2074, 3400243774697142011, 0.384667, 'sEnaI52SEx') index_test.go:137: sql insert into test_index values (2077, 1049252119354893252, 0.539096, 'haQ5vxHBWv') index_test.go:143: sql update test_index set c1 = 6883865985970828541, c2 = 0.819072, c3 = 'TfHxSrQIlk' where c = 764 index_test.go:137: sql insert into test_index values (2075, 3054795924817605948, 0.337411, 'FVAdBO3rXi') index_test.go:143: sql update test_index set c1 = 6678970318611312464, c2 = 0.721675, c3 = 'h6GsK2IW0X' where c = 1383 index_test.go:140: sql delete from test_index where c = 618 index_test.go:137: sql insert into test_index values (2078, 1715328763249591589, 0.188897, 'j9dqav53HN') index_test.go:143: sql update test_index set c1 = 6730652944552462475, c2 = 0.062829, c3 = 'psnpxsPqzR' where c = 1545 index_test.go:140: sql delete from test_index where c = 2005 index_test.go:143: sql update test_index set c1 = 4826654839584173782, c2 = 0.037275, c3 = '4R3FWCHB5a' where c = 1521 index_test.go:140: sql delete from test_index where c = 1582 index_test.go:140: sql delete from test_index where c = 322 index_test.go:137: sql insert into test_index values (2080, 1315789302882411806, 0.769988, 'ht1W8NWybq') index_test.go:143: sql update test_index set c1 = 5746249154080951666, c2 = 0.871855, c3 = 'l6n9J4EAEo' where c = 91 index_test.go:140: sql delete from test_index where c = 498 index_test.go:137: sql insert into test_index values (2079, 3974789717810154918, 0.254007, 'rEI4sA91WX') index_test.go:143: sql update test_index set c1 = 8959542685134051127, c2 = 0.590169, c3 = 'BkGX7mr49z' where c = 1275 index_test.go:137: sql insert into test_index values (2081, 7188850573635800955, 0.964355, 'mxlHlD5LxT') index_test.go:143: sql update test_index set c1 = 3783872150228293253, c2 = 0.689545, c3 = '0dmx8Rpcx9' where c = 1226 index_test.go:137: sql insert into test_index values (2082, 2114568131562993484, 0.401418, 'CmdZVQqjie') index_test.go:143: sql update test_index set c1 = 7157065549431942039, c2 = 0.782491, c3 = 'zhAvLkJp83' where c = 1332 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:143: sql update test_index set c1 = 7010629818841569887, c2 = 0.781994, c3 = 'bDWTR5sYnV' where c = 67 index_test.go:140: sql delete from test_index where c = 1447 index_test.go:140: sql delete from test_index where c = 839 index_test.go:140: sql delete from test_index where c = 350 index_test.go:137: sql insert into test_index values (2084, 8995699338160557474, 0.451614, 'teshXiYzHC') index_test.go:137: sql insert into test_index values (2085, 1588463614496596545, 0.312928, '7LTS0IwDud') index_test.go:140: sql delete from test_index where c = 157 index_test.go:137: sql insert into test_index values (2086, 391827854203730544, 0.049906, '1yU95yUyR4') index_test.go:143: sql update test_index set c1 = 7783731003196333292, c2 = 0.411606, c3 = 'r110b9Mbv6' where c = 132 index_test.go:143: sql update test_index set c1 = 1438723566035329494, c2 = 0.391300, c3 = '6MugLZKoUN' where c = 1735 index_test.go:137: sql insert into test_index values (2083, 1105306185623255283, 0.471747, 'evBLphjpSD') index_test.go:143: sql update test_index set c1 = 4149237329773139140, c2 = 0.138344, c3 = 'CSAPfZyWp4' where c = 2056 index_test.go:143: sql update test_index set c1 = 6333518224262673674, c2 = 0.260357, c3 = 'IpoQxQ1sGT' where c = 1677 index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:137: sql insert into test_index values (2087, 5563707493170523476, 0.648003, 'ZZmVPgPA5F') index_test.go:137: sql insert into test_index values (2088, 2063318726559900689, 0.547228, 'DRXQXOmAeY') index_test.go:143: sql update test_index set c1 = 400309424582286947, c2 = 0.921068, c3 = 'S4r7ymB3cX' where c = 587 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:137: sql insert into test_index values (2091, 6550923024985538072, 0.814273, 'a7XJFjyanS') index_test.go:143: sql update test_index set c1 = 420599056425695392, c2 = 0.571140, c3 = '8x59MmG3s6' where c = 1103 index_test.go:143: sql update test_index set c1 = 7986951007618614692, c2 = 0.913528, c3 = 'wt5VXpciT1' where c = 2075 index_test.go:140: sql delete from test_index where c = 429 index_test.go:137: sql insert into test_index values (2092, 558008951782581244, 0.849150, 'ClscnMbDed') index_test.go:137: sql insert into test_index values (2089, 5951494727358955255, 0.290957, 'A2i7y97WAg') index_test.go:140: sql delete from test_index where c = 1762 index_test.go:137: sql insert into test_index values (2090, 9029271115850558196, 0.572189, '5XjtA1IKxH') index_test.go:143: sql update test_index set c1 = 4190786535841997237, c2 = 0.821830, c3 = 's8yeSo20tm' where c = 707 index_test.go:143: sql update test_index set c1 = 776102250341895195, c2 = 0.640096, c3 = 'WWD5qhCUTM' where c = 1450 index_test.go:140: sql delete from test_index where c = 25 index_test.go:137: sql insert into test_index values (2093, 8375701692286941018, 0.384231, '5hAptbjXaf') index_test.go:137: sql insert into test_index values (2094, 2096555153078017736, 0.992738, 'EVozj99vUq') index_test.go:140: sql delete from test_index where c = 2079 index_test.go:140: sql delete from test_index where c = 415 index_test.go:140: sql delete from test_index where c = 1800 index_test.go:140: sql delete from test_index where c = 1142 index_test.go:143: sql update test_index set c1 = 9017035601834913149, c2 = 0.521162, c3 = '00B6pJrQCV' where c = 795 index_test.go:143: sql update test_index set c1 = 4993871917163274311, c2 = 0.057242, c3 = '6ft6ZCTmxK' where c = 801 index_test.go:140: sql delete from test_index where c = 1055 index_test.go:143: sql update test_index set c1 = 8140844860429194246, c2 = 0.187312, c3 = 'vdp1hhTFZu' where c = 1398 index_test.go:143: sql update test_index set c1 = 5513720829056383944, c2 = 0.549884, c3 = 'HDsnpwTfu4' where c = 41 index_test.go:143: sql update test_index set c1 = 5040426468658932865, c2 = 0.997327, c3 = 't8Tf21quTR' where c = 969 index_test.go:137: sql insert into test_index values (2095, 8266957540830913794, 0.682887, 'qyGrbSDz3V') index_test.go:140: sql delete from test_index where c = 1150 index_test.go:143: sql update test_index set c1 = 1822547627633665100, c2 = 0.228007, c3 = 'R7rhaNDpaO' where c = 1429 index_test.go:143: sql update test_index set c1 = 3914796423215515686, c2 = 0.394746, c3 = '1NXVCZkyLW' where c = 231 index_test.go:137: sql insert into test_index values (2096, 7541371583852077798, 0.999371, 'RqvlivxLmj') index_test.go:137: sql insert into test_index values (2097, 4142706985381184016, 0.691281, 'e9RHZjMevs') index_test.go:140: sql delete from test_index where c = 1921 index_test.go:143: sql update test_index set c1 = 5260720308018645462, c2 = 0.033550, c3 = 'kZrFjgx5ew' where c = 683 index_test.go:137: sql insert into test_index values (2098, 2188675088273471669, 0.234662, '6HrdqhAjwT') index_test.go:140: sql delete from test_index where c = 609 index_test.go:143: sql update test_index set c1 = 4387057827226467506, c2 = 0.953777, c3 = 'ZTXGtmWsuL' where c = 905 index_test.go:137: sql insert into test_index values (2099, 9096434901180531486, 0.202178, 'aeTKwztXNQ') index_test.go:143: sql update test_index set c1 = 1256623358561882119, c2 = 0.402849, c3 = 'mlFezdH2Tf' where c = 738 index_test.go:140: sql delete from test_index where c = 683 index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 1300 index_test.go:137: sql insert into test_index values (2100, 4009746052588295216, 0.730344, 'PugfSppl7J') index_test.go:143: sql update test_index set c1 = 2224461166237253433, c2 = 0.093275, c3 = 'dJLZy1XK9C' where c = 720 index_test.go:143: sql update test_index set c1 = 4571721399444204247, c2 = 0.156165, c3 = 'iWOemypEdt' where c = 893 index_test.go:143: sql update test_index set c1 = 1596225347907196779, c2 = 0.023202, c3 = 'uGzwVzcpyy' where c = 2038 index_test.go:140: sql delete from test_index where c = 951 index_test.go:143: sql update test_index set c1 = 7580952778721479310, c2 = 0.080083, c3 = '80SKWTWmbH' where c = 189 index_test.go:137: sql insert into test_index values (2108, 8013821900641408912, 0.482351, 'vxO3KyH6HO') index_test.go:137: sql insert into test_index values (2104, 7980096603347976034, 0.325801, 'UypPKSUlYm') index_test.go:137: sql insert into test_index values (2105, 304530494085821030, 0.162259, 'GlNVnbCyDH') index_test.go:137: sql insert into test_index values (2101, 5787857566290199112, 0.056792, 'SOpwrldQPz') index_test.go:137: sql insert into test_index values (2102, 5414965422639510245, 0.764481, 'Iz7Eg5hpcB') index_test.go:137: sql insert into test_index values (2103, 8489179953724608542, 0.650744, '6FrLxkTeMP') index_test.go:137: sql insert into test_index values (2110, 6035674983939978653, 0.201812, 'L5792E3bf7') index_test.go:137: sql insert into test_index values (2109, 209041124651139769, 0.366092, 'U4xeibbBfS') index_test.go:137: sql insert into test_index values (2106, 2047848636477006330, 0.951340, 'ENOVPe9gUc') index_test.go:137: sql insert into test_index values (2107, 4290330986310491315, 0.681051, 'FvdyPXX5uS') index_test.go:140: sql delete from test_index where c = 446 index_test.go:140: sql delete from test_index where c = 1326 index_test.go:140: sql delete from test_index where c = 988 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 671533120166203381, c2 = 0.031286, c3 = 'Xco743Ytdk' where c = 889 index_test.go:140: sql delete from test_index where c = 970 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:143: sql update test_index set c1 = 4086602693224036909, c2 = 0.300098, c3 = 'EQw12094Zh' where c = 763 index_test.go:140: sql delete from test_index where c = 1806 index_test.go:140: sql delete from test_index where c = 1628 index_test.go:140: sql delete from test_index where c = 919 index_test.go:143: sql update test_index set c1 = 2804224666907020470, c2 = 0.324300, c3 = 'VNyB3THAin' where c = 312 index_test.go:137: sql insert into test_index values (2111, 2461692551420666024, 0.022545, 'VnQUsjFaXo') index_test.go:143: sql update test_index set c1 = 554028677531939782, c2 = 0.581465, c3 = 'C3u20Y6Jkv' where c = 1227 index_test.go:137: sql insert into test_index values (2112, 4696137631610383178, 0.392159, 'dnmZoUIPE4') index_test.go:140: sql delete from test_index where c = 1855 index_test.go:143: sql update test_index set c1 = 2592674060570706323, c2 = 0.165383, c3 = 'K5lBdrlulW' where c = 1952 index_test.go:143: sql update test_index set c1 = 1666028037803920356, c2 = 0.022213, c3 = 'Vg7bhsaqTb' where c = 1508 index_test.go:140: sql delete from test_index where c = 479 index_test.go:137: sql insert into test_index values (2113, 5471207687409011505, 0.983262, 'e3SDLPasil') index_test.go:140: sql delete from test_index where c = 432 index_test.go:143: sql update test_index set c1 = 1423867977267162308, c2 = 0.598913, c3 = 'kCHndJMJkG' where c = 1865 index_test.go:143: sql update test_index set c1 = 2460865255544997270, c2 = 0.341523, c3 = '11RgjLYWtb' where c = 1259 index_test.go:143: sql update test_index set c1 = 6257839952973435534, c2 = 0.198920, c3 = 'B5zMrkCHa2' where c = 1516 index_test.go:137: sql insert into test_index values (2116, 7962244523075509014, 0.072487, 'xYUx9am7Hy') index_test.go:143: sql update test_index set c1 = 3225247034927048446, c2 = 0.529517, c3 = 'j1yCvnMOPb' where c = 566 index_test.go:137: sql insert into test_index values (2114, 4748220734842946002, 0.194982, 'WlhPDAvjOO') index_test.go:137: sql insert into test_index values (2115, 1124656394266540834, 0.582338, '4SS4I7Nvtz') index_test.go:137: sql insert into test_index values (2117, 9189609119229474676, 0.759890, '5EaqfmgThH') index_test.go:137: sql insert into test_index values (2118, 8744039878665436198, 0.742990, 'tVXxkzcMlt') index_test.go:143: sql update test_index set c1 = 2483110492841510662, c2 = 0.903525, c3 = 'M1XySZkusd' where c = 1808 index_test.go:137: sql insert into test_index values (2119, 3887323199237373706, 0.095577, 'njDVE4i6HL') index_test.go:140: sql delete from test_index where c = 45 index_test.go:143: sql update test_index set c1 = 3249220325261895390, c2 = 0.082769, c3 = '4Q9SIyRtCi' where c = 765 index_test.go:137: sql insert into test_index values (2120, 8958820718081935453, 0.210171, 'lFd8IKq3HA') index_test.go:140: sql delete from test_index where c = 281 index_test.go:140: sql delete from test_index where c = 890 index_test.go:140: sql delete from test_index where c = 281 index_test.go:140: sql delete from test_index where c = 245 index_test.go:140: sql delete from test_index where c = 2101 index_test.go:137: sql insert into test_index values (2121, 3364155790489787186, 0.541331, '1bfopuBQsd') index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (2122, 3622494611448619507, 0.411520, 'IEbTVPxMEJ') index_test.go:143: sql update test_index set c1 = 4326453421207282719, c2 = 0.142931, c3 = '7GkRqdlvvG' where c = 1343 index_test.go:143: sql update test_index set c1 = 4435216943350155575, c2 = 0.539600, c3 = '7zcXEIGPeC' where c = 1190 index_test.go:140: sql delete from test_index where c = 136 index_test.go:143: sql update test_index set c1 = 891152533656468722, c2 = 0.201972, c3 = 'L7hpuofwMk' where c = 1199 index_test.go:143: sql update test_index set c1 = 2958928474548378280, c2 = 0.351426, c3 = 'fSgF9CxBUN' where c = 1256 index_test.go:143: sql update test_index set c1 = 9009246712323886645, c2 = 0.560838, c3 = 'tnZEY4Dfyj' where c = 1486 index_test.go:137: sql insert into test_index values (2124, 2170027140188876296, 0.765533, 'fg23DRvDMS') index_test.go:137: sql insert into test_index values (2123, 193510918350442435, 0.252858, 'N3j8Ovdk3T') index_test.go:143: sql update test_index set c1 = 8696391956962565155, c2 = 0.504721, c3 = 'TEyfEyDz4Z' where c = 1309 index_test.go:143: sql update test_index set c1 = 4328527752144882829, c2 = 0.123116, c3 = 'pLbBaM0rkN' where c = 1921 index_test.go:137: sql insert into test_index values (2125, 8927811911334110947, 0.263130, '7IDkeOYyCX') index_test.go:140: sql delete from test_index where c = 321 index_test.go:143: sql update test_index set c1 = 8558380778925357545, c2 = 0.334881, c3 = 'IzC5iT9iZX' where c = 876 index_test.go:137: sql insert into test_index values (2126, 1910896853074927830, 0.879511, 'dOtfiTEabU') index_test.go:137: sql insert into test_index values (2127, 4731207231887288261, 0.142521, 'mZMs1b7t7a') index_test.go:140: sql delete from test_index where c = 1314 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:143: sql update test_index set c1 = 804103890422621435, c2 = 0.771124, c3 = 'k1u24jmNJJ' where c = 661 index_test.go:137: sql insert into test_index values (2130, 2207688819684114341, 0.951544, 'V6PKHmN1k3') index_test.go:143: sql update test_index set c1 = 5479914534426611898, c2 = 0.944532, c3 = 'YJInLwqf6u' where c = 519 index_test.go:140: sql delete from test_index where c = 854 index_test.go:137: sql insert into test_index values (2128, 8164077075080549591, 0.079769, 'ANKyPWyWhr') index_test.go:140: sql delete from test_index where c = 933 index_test.go:137: sql insert into test_index values (2129, 2712219848892904186, 0.378381, 'gFgd99aaGA') index_test.go:143: sql update test_index set c1 = 7581884268036250755, c2 = 0.714693, c3 = '9zXZhdkcCC' where c = 1925 index_test.go:140: sql delete from test_index where c = 874 index_test.go:140: sql delete from test_index where c = 1294 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:137: sql insert into test_index values (2131, 6912048967698096801, 0.787234, 'ngBdBc1EFK') index_test.go:137: sql insert into test_index values (2132, 7633800362505098778, 0.953293, 'nQ5vls5VjE') index_test.go:140: sql delete from test_index where c = 599 index_test.go:137: sql insert into test_index values (2133, 1380612659434400996, 0.672726, 'Ra7wCSWYc2') index_test.go:143: sql update test_index set c1 = 8312164044220288169, c2 = 0.649126, c3 = '0b6tJ2Q9r2' where c = 2010 index_test.go:143: sql update test_index set c1 = 6648205771009523199, c2 = 0.898038, c3 = '1Bu6nhu85t' where c = 1785 index_test.go:143: sql update test_index set c1 = 1871708483677587125, c2 = 0.711128, c3 = '5lVbUb8Fky' where c = 725 index_test.go:143: sql update test_index set c1 = 4784899805924647620, c2 = 0.699157, c3 = 'Kmx38QMc5A' where c = 1086 index_test.go:143: sql update test_index set c1 = 5682184294383604698, c2 = 0.662513, c3 = 'HGszCh7nTM' where c = 2036 index_test.go:140: sql delete from test_index where c = 1673 index_test.go:143: sql update test_index set c1 = 785019099449337991, c2 = 0.190614, c3 = 'mYzS4y4tlZ' where c = 373 index_test.go:140: sql delete from test_index where c = 1248 index_test.go:137: sql insert into test_index values (2134, 3202830868593040545, 0.394410, 'W0Il8JtujM') index_test.go:137: sql insert into test_index values (2135, 4814470553262835927, 0.472649, 'o9ruJCARRg') index_test.go:137: sql insert into test_index values (2136, 7364634431524007268, 0.265064, 'sSiXEdrkO4') index_test.go:137: sql insert into test_index values (2137, 5753815573181368282, 0.467981, 'h6ExIyggTM') index_test.go:140: sql delete from test_index where c = 1677 index_test.go:143: sql update test_index set c1 = 2228821683325340335, c2 = 0.411823, c3 = 'CE85G8KOSF' where c = 108 index_test.go:137: sql insert into test_index values (2138, 1860399011833211487, 0.506224, 'SlPUn5tbip') index_test.go:140: sql delete from test_index where c = 593 index_test.go:140: sql delete from test_index where c = 686 index_test.go:137: sql insert into test_index values (2139, 1567515375396501177, 0.437853, 'A9ML0AgY26') index_test.go:140: sql delete from test_index where c = 1315 index_test.go:143: sql update test_index set c1 = 2202894753931347980, c2 = 0.188595, c3 = 'SdnOGRiBL9' where c = 1949 index_test.go:143: sql update test_index set c1 = 1272655243674656109, c2 = 0.032516, c3 = 'M4SuFLsn95' where c = 170 index_test.go:143: sql update test_index set c1 = 7471117988925479225, c2 = 0.096152, c3 = 'xeuLO0GCv4' where c = 683 index_test.go:140: sql delete from test_index where c = 1411 index_test.go:140: sql delete from test_index where c = 654 index_test.go:137: sql insert into test_index values (2141, 117871877404091011, 0.822797, '9nQgwi3NdE') index_test.go:140: sql delete from test_index where c = 2137 index_test.go:143: sql update test_index set c1 = 1801160631957416557, c2 = 0.906669, c3 = '13gqVxjazh' where c = 911 index_test.go:143: sql update test_index set c1 = 646613690048069809, c2 = 0.196438, c3 = 'wVOq269piE' where c = 1353 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:143: sql update test_index set c1 = 6069697821380041925, c2 = 0.436538, c3 = 'MCCFZFtDL8' where c = 59 index_test.go:137: sql insert into test_index values (2143, 3874912408468739648, 0.293970, '5BkIPLNA0w') index_test.go:137: sql insert into test_index values (2142, 4916203781761740558, 0.560246, 'LWeytWwEEw') index_test.go:143: sql update test_index set c1 = 1343596606768641928, c2 = 0.207363, c3 = 'siTFAMmpBj' where c = 1975 index_test.go:137: sql insert into test_index values (2140, 844736616447982858, 0.830593, 'hhkL1EjVXw') index_test.go:140: sql delete from test_index where c = 1642 index_test.go:143: sql update test_index set c1 = 1328334314947175035, c2 = 0.555123, c3 = 'C3pYIIMqMA' where c = 1220 index_test.go:140: sql delete from test_index where c = 1025 index_test.go:143: sql update test_index set c1 = 8179625913331853475, c2 = 0.978000, c3 = 'PxiXOwtFLx' where c = 1463 index_test.go:140: sql delete from test_index where c = 1388 index_test.go:137: sql insert into test_index values (2145, 5506702973068002647, 0.337136, '3RR7EWiByq') index_test.go:140: sql delete from test_index where c = 1310 index_test.go:137: sql insert into test_index values (2144, 6748263279634514127, 0.209681, 'KXh9DEz6NQ') index_test.go:143: sql update test_index set c1 = 6666058448708086502, c2 = 0.472868, c3 = 'poZAvGLKHU' where c = 431 index_test.go:143: sql update test_index set c1 = 8613383894338891185, c2 = 0.917586, c3 = 'MRY84bxzL7' where c = 1309 index_test.go:137: sql insert into test_index values (2147, 2517765504365770607, 0.952860, 'xlkGxIAzA5') index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (2148, 1108340655028841044, 0.426774, 'N2JHVJAsJh') index_test.go:137: sql insert into test_index values (2149, 2678455014389373774, 0.199351, 'RJJhh1rODs') index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 696 index_test.go:137: sql insert into test_index values (2146, 1523074981105645704, 0.312499, 'Ke9Yyaz1hu') index_test.go:143: sql update test_index set c1 = 3967787923402393173, c2 = 0.261156, c3 = 'IcjLyY7aOQ' where c = 769 index_test.go:143: sql update test_index set c1 = 4392866592665495317, c2 = 0.380905, c3 = 'ZqhfPZmckO' where c = 35 index_test.go:140: sql delete from test_index where c = 1733 index_test.go:137: sql insert into test_index values (2150, 5712548865278448654, 0.043869, 'xMJKTCUglA') index_test.go:143: sql update test_index set c1 = 5457684539272128289, c2 = 0.069017, c3 = 'gkhV6JprtZ' where c = 1437 index_test.go:137: sql insert into test_index values (2151, 5802581071661022289, 0.230892, 'Vnal2TBcw9') index_test.go:143: sql update test_index set c1 = 121122580266032290, c2 = 0.211463, c3 = 'iH7TWBUX7x' where c = 1652 index_test.go:137: sql insert into test_index values (2153, 5789300203016380611, 0.438634, 'je8MoOocce') index_test.go:143: sql update test_index set c1 = 8908865623623067349, c2 = 0.973187, c3 = 'K1goFJYDpc' where c = 1542 index_test.go:143: sql update test_index set c1 = 2135908125517460785, c2 = 0.922051, c3 = 'BNJ7GDTfzr' where c = 883 index_test.go:140: sql delete from test_index where c = 1298 index_test.go:137: sql insert into test_index values (2152, 6470764401506676033, 0.058466, 'EQylUiKdkQ') index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (2154, 3557902984430616233, 0.807827, '0zIeXyZYNS') index_test.go:140: sql delete from test_index where c = 89 index_test.go:137: sql insert into test_index values (2155, 6733822778313202754, 0.907232, 'mEVfE593b4') index_test.go:143: sql update test_index set c1 = 1512431070266234914, c2 = 0.792522, c3 = 'lC6zP4oEQj' where c = 1309 index_test.go:137: sql insert into test_index values (2157, 1482055999881666320, 0.865384, 'iocvT9NaKH') index_test.go:137: sql insert into test_index values (2156, 5201733762786621482, 0.993794, 'iTRuiC2Kgv') index_test.go:140: sql delete from test_index where c = 1095 index_test.go:143: sql update test_index set c1 = 5071139796495721956, c2 = 0.452730, c3 = 'hMltOVLtjZ' where c = 1034 index_test.go:143: sql update test_index set c1 = 3658266252314421914, c2 = 0.351252, c3 = 'mhI8JknGWG' where c = 1697 index_test.go:140: sql delete from test_index where c = 913 index_test.go:143: sql update test_index set c1 = 2272373326136697606, c2 = 0.333899, c3 = 'KAHjAMp8H1' where c = 1747 index_test.go:140: sql delete from test_index where c = 1944 index_test.go:137: sql insert into test_index values (2158, 4860452674733758786, 0.624561, 'usKzAnzunq') index_test.go:143: sql update test_index set c1 = 7043777507636763816, c2 = 0.669818, c3 = 'aLZFaTlhsd' where c = 528 index_test.go:137: sql insert into test_index values (2161, 3584557406705733443, 0.622452, 'YPzXKXC7hL') index_test.go:143: sql update test_index set c1 = 6493590633055559806, c2 = 0.543165, c3 = 'YiWeWrllam' where c = 1782 index_test.go:143: sql update test_index set c1 = 1731767260264246038, c2 = 0.363132, c3 = 'TITh8UGWkQ' where c = 524 index_test.go:140: sql delete from test_index where c = 1580 index_test.go:137: sql insert into test_index values (2159, 60894949186939642, 0.076513, 'CN4eEQj0Tr') index_test.go:137: sql insert into test_index values (2162, 967276656111192073, 0.507323, 'QJFC8B1N3A') index_test.go:140: sql delete from test_index where c = 1898 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:137: sql insert into test_index values (2160, 5530520122249124362, 0.012432, 'zbTgjZljvE') index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 5440525579919210237, c2 = 0.178869, c3 = 'GI6HuK9vZx' where c = 198 index_test.go:137: sql insert into test_index values (2163, 8843960804466690165, 0.859138, 'KuH90ZRSrU') index_test.go:140: sql delete from test_index where c = 690 index_test.go:137: sql insert into test_index values (2164, 8826943705662406107, 0.564644, 'zgL2lV7Zm4') index_test.go:140: sql delete from test_index where c = 1160 index_test.go:143: sql update test_index set c1 = 7003406778532321333, c2 = 0.643806, c3 = 'pBTV3frbDu' where c = 1894 index_test.go:137: sql insert into test_index values (2165, 6808992942606144987, 0.982211, 'MZYQdjPF8F') index_test.go:143: sql update test_index set c1 = 94404422852307107, c2 = 0.232295, c3 = 'wUP0QjBHbf' where c = 2034 index_test.go:143: sql update test_index set c1 = 7939751979425720408, c2 = 0.352926, c3 = 'uag3yARqdN' where c = 211 index_test.go:143: sql update test_index set c1 = 114197493113697958, c2 = 0.831471, c3 = 'IRuW03YmRd' where c = 702 index_test.go:140: sql delete from test_index where c = 820 index_test.go:140: sql delete from test_index where c = 893 index_test.go:140: sql delete from test_index where c = 2130 index_test.go:143: sql update test_index set c1 = 5433170362751931849, c2 = 0.221786, c3 = 'roqYS91jtW' where c = 1872 index_test.go:137: sql insert into test_index values (2166, 3698994896971750152, 0.707839, 'altW7QxcP5') index_test.go:140: sql delete from test_index where c = 1433 index_test.go:143: sql update test_index set c1 = 7216602107998004618, c2 = 0.659353, c3 = 'fILLZBLK4r' where c = 1549 index_test.go:137: sql insert into test_index values (2167, 4330249707598652633, 0.019545, 'mJMpvGpDUR') index_test.go:137: sql insert into test_index values (2168, 2381495083795681034, 0.089172, 'Y6mJ2KvtCw') index_test.go:137: sql insert into test_index values (2169, 6834583194641395393, 0.839185, 'vrsNxBuktN') index_test.go:143: sql update test_index set c1 = 1189511231655479716, c2 = 0.397122, c3 = 'j2YfK7KR8H' where c = 159 index_test.go:143: sql update test_index set c1 = 8895091211717985208, c2 = 0.468936, c3 = 'PcNWebK6uK' where c = 936 index_test.go:137: sql insert into test_index values (2171, 7814843849946466212, 0.130676, 'BKjMi6AwUX') index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 3360261342666831869, c2 = 0.234475, c3 = 'k7Lbix8EWC' where c = 1277 index_test.go:137: sql insert into test_index values (2172, 4704293603170276633, 0.600252, 'bKna71hrHb') index_test.go:143: sql update test_index set c1 = 5898120143062551530, c2 = 0.794840, c3 = 'd1RsuZ7NiZ' where c = 1968 index_test.go:143: sql update test_index set c1 = 6814780659127876466, c2 = 0.381623, c3 = 'zsROviqLRQ' where c = 757 index_test.go:137: sql insert into test_index values (2173, 147990345687612768, 0.396247, 'szdiGZbHrS') index_test.go:137: sql insert into test_index values (2170, 4341711207338220390, 0.360959, 'rMXcuwbana') index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (2174, 3824940117011960155, 0.842747, '8brjYAgDBo') index_test.go:137: sql insert into test_index values (2175, 7962837391006461441, 0.969053, 'w9DsZFOxwt') index_test.go:140: sql delete from test_index where c = 1916 index_test.go:140: sql delete from test_index where c = 799 index_test.go:140: sql delete from test_index where c = 1492 index_test.go:140: sql delete from test_index where c = 1452 index_test.go:137: sql insert into test_index values (2176, 8337218207127555715, 0.863099, 'Ooiuof8OzU') index_test.go:140: sql delete from test_index where c = 1643 index_test.go:140: sql delete from test_index where c = 560 index_test.go:143: sql update test_index set c1 = 5380832030482322921, c2 = 0.095785, c3 = 'EtEfK4YUlj' where c = 1654 index_test.go:140: sql delete from test_index where c = 805 index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 7034203810196263027, c2 = 0.788634, c3 = '9VawhEtHbj' where c = 1523 index_test.go:140: sql delete from test_index where c = 1284 index_test.go:143: sql update test_index set c1 = 7907628369304207206, c2 = 0.980158, c3 = 'QGY9TYDc3M' where c = 1126 index_test.go:143: sql update test_index set c1 = 1008597870911299414, c2 = 0.639003, c3 = 'PXTxzhSOYf' where c = 475 index_test.go:143: sql update test_index set c1 = 5594450376415853690, c2 = 0.215684, c3 = 'Uj4m0D6a8u' where c = 1177 index_test.go:137: sql insert into test_index values (2177, 8165686081809399289, 0.197096, 'ytHD6L5Sl2') index_test.go:137: sql insert into test_index values (2178, 4338537226071133837, 0.034091, '7T4sXyxMxO') index_test.go:143: sql update test_index set c1 = 5934413480594070110, c2 = 0.363235, c3 = 'oGn2Kjy1x9' where c = 652 index_test.go:143: sql update test_index set c1 = 2431330421891365099, c2 = 0.748741, c3 = 'iWiEOqLAzU' where c = 1171 index_test.go:137: sql insert into test_index values (2179, 8895101235333077957, 0.961579, '5kQAEcaFET') index_test.go:143: sql update test_index set c1 = 990517118936552663, c2 = 0.109035, c3 = '9lbYsppGR5' where c = 747 index_test.go:143: sql update test_index set c1 = 3072953215565621407, c2 = 0.445354, c3 = 'UQDKarJN5u' where c = 1971 index_test.go:137: sql insert into test_index values (2180, 7407750067211536599, 0.873172, 'NtmVhZHBaf') index_test.go:137: sql insert into test_index values (2181, 2565612836098955611, 0.404684, 'GPNbEY7mNX') index_test.go:140: sql delete from test_index where c = 1034 index_test.go:143: sql update test_index set c1 = 6405498540354841864, c2 = 0.678957, c3 = 'EezSw0XYb4' where c = 1434 index_test.go:140: sql delete from test_index where c = 1657 index_test.go:137: sql insert into test_index values (2183, 4792216773123152228, 0.350070, 'Ys6ueKiYDy') index_test.go:137: sql insert into test_index values (2184, 7583426158618375798, 0.828191, 'H4T1ampNnL') index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 2020 index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 6862525271636659019, c2 = 0.779574, c3 = 'GZ6HWyqDkf' where c = 40 index_test.go:137: sql insert into test_index values (2186, 4067953521302816281, 0.804510, 'rIs3MS8NPb') index_test.go:137: sql insert into test_index values (2182, 3120166805107308294, 0.252709, 'AJi5bQI0nh') index_test.go:143: sql update test_index set c1 = 7599310914212793943, c2 = 0.968385, c3 = '82FbbQZGuZ' where c = 1628 index_test.go:143: sql update test_index set c1 = 5528218421423853248, c2 = 0.957207, c3 = 'HweBqsoJqZ' where c = 357 index_test.go:143: sql update test_index set c1 = 6607261383896571410, c2 = 0.893708, c3 = 'T1iATjOVsH' where c = 678 index_test.go:143: sql update test_index set c1 = 8653090467224640568, c2 = 0.227309, c3 = 'BQWKesSD2Z' where c = 2004 index_test.go:137: sql insert into test_index values (2185, 7940789875935186014, 0.427743, 'OT1va9GylW') index_test.go:140: sql delete from test_index where c = 625 index_test.go:140: sql delete from test_index where c = 1474 index_test.go:137: sql insert into test_index values (2187, 6967706939423077604, 0.411637, 'B9fJHkkit3') index_test.go:140: sql delete from test_index where c = 2084 index_test.go:140: sql delete from test_index where c = 1025 index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 805 index_test.go:137: sql insert into test_index values (2189, 4092124213537984894, 0.218228, 'DJ0bDma0Dx') index_test.go:143: sql update test_index set c1 = 7002836852458370934, c2 = 0.195423, c3 = '7BJ3okxwnQ' where c = 30 index_test.go:137: sql insert into test_index values (2190, 7333411789101985637, 0.952688, 'pllkmwLRQn') index_test.go:143: sql update test_index set c1 = 8399459131849168616, c2 = 0.820042, c3 = 'qT1OyIL1Wh' where c = 588 index_test.go:143: sql update test_index set c1 = 8681953317899976427, c2 = 0.258961, c3 = 'fCiBjOv7Am' where c = 606 index_test.go:137: sql insert into test_index values (2188, 5470980003574616634, 0.570997, 'jnlIXGiqov') index_test.go:143: sql update test_index set c1 = 4671400251480108422, c2 = 0.876813, c3 = 'R49H61rWqY' where c = 1712 index_test.go:137: sql insert into test_index values (2191, 3078308697010551155, 0.470119, '3wyMQojtiG') index_test.go:140: sql delete from test_index where c = 1522 index_test.go:143: sql update test_index set c1 = 7502974383606481944, c2 = 0.355493, c3 = '5NVPQ4reVo' where c = 427 index_test.go:140: sql delete from test_index where c = 848 index_test.go:137: sql insert into test_index values (2193, 9166238674005197801, 0.056604, '9rh06iT8A1') index_test.go:137: sql insert into test_index values (2192, 3061672154924652614, 0.935908, 'vC5dytMQnk') index_test.go:140: sql delete from test_index where c = 1414 index_test.go:143: sql update test_index set c1 = 4003833713836148617, c2 = 0.683350, c3 = 'qGKQqVgUvZ' where c = 1070 index_test.go:140: sql delete from test_index where c = 860 index_test.go:137: sql insert into test_index values (2194, 8240134991351785480, 0.207456, '8wNkvY0XSj') index_test.go:143: sql update test_index set c1 = 6440679795386323039, c2 = 0.421249, c3 = '2g6coGWx2f' where c = 466 index_test.go:140: sql delete from test_index where c = 1278 index_test.go:140: sql delete from test_index where c = 1488 index_test.go:143: sql update test_index set c1 = 576742461957505847, c2 = 0.677733, c3 = 'DAhV4mWdU1' where c = 1885 index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (2195, 1634494494424562299, 0.722967, 'W7LP3ZAjFd') index_test.go:143: sql update test_index set c1 = 8456126864711507782, c2 = 0.900887, c3 = '0RDmgKRRW0' where c = 251 index_test.go:143: sql update test_index set c1 = 1314850756828196553, c2 = 0.621877, c3 = 'ZyDME9LlIA' where c = 1302 index_test.go:143: sql update test_index set c1 = 4004378122180262074, c2 = 0.499909, c3 = 'FRvoFpp0AS' where c = 1091 index_test.go:143: sql update test_index set c1 = 4184886683348511458, c2 = 0.025520, c3 = 'INObvMwouw' where c = 1591 index_test.go:137: sql insert into test_index values (2196, 897680304951834662, 0.333577, 'b067gUFcoB') index_test.go:143: sql update test_index set c1 = 7289383033872568688, c2 = 0.599286, c3 = 'QGsGickxOm' where c = 2113 index_test.go:140: sql delete from test_index where c = 991 index_test.go:140: sql delete from test_index where c = 1070 index_test.go:137: sql insert into test_index values (2198, 8864656882470952026, 0.701264, '6zTinVTNLX') index_test.go:137: sql insert into test_index values (2197, 364178160488421570, 0.844418, 'hAhXDqCUm9') index_test.go:137: sql insert into test_index values (2199, 7961284228112795718, 0.323579, 'fTWeQ08IyZ') index_test.go:140: sql delete from test_index where c = 298 index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 3427667991785721462, c2 = 0.676586, c3 = 'P3mQu2gnEP' where c = 1045 index_test.go:140: sql delete from test_index where c = 1507 index_test.go:143: sql update test_index set c1 = 8493823662147463108, c2 = 0.141543, c3 = 'qdjp4SnVpJ' where c = 1717 index_test.go:143: sql update test_index set c1 = 1022904168229446510, c2 = 0.001081, c3 = '9hk4uK4I4r' where c = 206 index_test.go:137: sql insert into test_index values (2200, 3886719124889023145, 0.100299, 'aLQAceSqVT') index_test.go:143: sql update test_index set c1 = 2744038193933612686, c2 = 0.302864, c3 = 'Cg4LMD6xVa' where c = 946 index_test.go:143: sql update test_index set c1 = 4193663976234275038, c2 = 0.239497, c3 = 'VqdwoCwLl7' where c = 754 index_test.go:140: sql delete from test_index where c = 1137 index_test.go:143: sql update test_index set c1 = 1839334507807307553, c2 = 0.377610, c3 = 'HYFR4BAXTK' where c = 1064 index_test.go:137: sql insert into test_index values (2202, 6072066303860507799, 0.461079, '4ujNOszeNm') index_test.go:137: sql insert into test_index values (2206, 2977615548459953976, 0.163402, '47t7qpgQ1J') index_test.go:137: sql insert into test_index values (2204, 6354782081316413401, 0.994141, 'cJDGHpoHaM') index_test.go:137: sql insert into test_index values (2201, 8986842432788150725, 0.000541, 'OUp475Bb4y') index_test.go:137: sql insert into test_index values (2203, 8913477379830687760, 0.873058, 'xxtMMeSwUw') index_test.go:137: sql insert into test_index values (2207, 1615762187912410477, 0.918313, '7EXSVRq7C1') index_test.go:137: sql insert into test_index values (2210, 6450941786607333961, 0.182345, 'nEKIZ8RMKS') index_test.go:140: sql delete from test_index where c = 1715 index_test.go:137: sql insert into test_index values (2205, 8517871288273005506, 0.832900, 'SZCpfo0rq7') index_test.go:137: sql insert into test_index values (2209, 412114303958933971, 0.502334, 'xAKGjM6lP6') index_test.go:137: sql insert into test_index values (2208, 5011279966256653497, 0.147969, '0hOEaXfGxX') index_test.go:140: sql delete from test_index where c = 1440 index_test.go:140: sql delete from test_index where c = 1926 index_test.go:140: sql delete from test_index where c = 2191 index_test.go:140: sql delete from test_index where c = 936 index_test.go:143: sql update test_index set c1 = 5275222509637224445, c2 = 0.354867, c3 = '2NkFtzjtkU' where c = 412 index_test.go:140: sql delete from test_index where c = 989 index_test.go:140: sql delete from test_index where c = 1133 index_test.go:140: sql delete from test_index where c = 1298 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:143: sql update test_index set c1 = 7763748929115853498, c2 = 0.986155, c3 = 'J26qjlZTUi' where c = 406 index_test.go:143: sql update test_index set c1 = 4552143926104379645, c2 = 0.821898, c3 = 'akDsXG7bWT' where c = 780 index_test.go:143: sql update test_index set c1 = 6027895496043276690, c2 = 0.032309, c3 = 'cY1tEYggdR' where c = 798 index_test.go:143: sql update test_index set c1 = 8884322162913590280, c2 = 0.307829, c3 = 'gEe9JcEarO' where c = 704 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:143: sql update test_index set c1 = 1856640787348386758, c2 = 0.762174, c3 = 'yKy89p4Bst' where c = 1863 index_test.go:143: sql update test_index set c1 = 1486351100206237070, c2 = 0.084993, c3 = 'v44RP0Lhfs' where c = 2011 index_test.go:137: sql insert into test_index values (2213, 6111506307500126406, 0.968184, 'ldvFKp8DvY') index_test.go:143: sql update test_index set c1 = 3844190805189398115, c2 = 0.392164, c3 = '5Dai0ErmwI' where c = 1348 index_test.go:137: sql insert into test_index values (2211, 8455322121154436941, 0.800972, '5zC1w2zQGp') index_test.go:137: sql insert into test_index values (2215, 401023653799580320, 0.148102, 'BsnLRcRv1Z') index_test.go:137: sql insert into test_index values (2214, 2429851644475696717, 0.551140, 'oqMjIgLfr4') index_test.go:137: sql insert into test_index values (2212, 3913829196952727751, 0.577558, 'kbWnGPXicx') index_test.go:143: sql update test_index set c1 = 6603863414394672937, c2 = 0.094230, c3 = 'eOSYoO6wD7' where c = 1734 index_test.go:143: sql update test_index set c1 = 1029883680020601964, c2 = 0.708012, c3 = 'DRdvwyMfBc' where c = 1657 index_test.go:140: sql delete from test_index where c = 985 index_test.go:140: sql delete from test_index where c = 868 index_test.go:137: sql insert into test_index values (2217, 2371270089596751672, 0.414279, 'WJ14OtpPVK') index_test.go:140: sql delete from test_index where c = 305 index_test.go:137: sql insert into test_index values (2218, 6383173696722141047, 0.713411, 'uPXV4RWlh3') index_test.go:140: sql delete from test_index where c = 1901 index_test.go:140: sql delete from test_index where c = 1223 index_test.go:140: sql delete from test_index where c = 624 index_test.go:137: sql insert into test_index values (2219, 584280800844825063, 0.019594, 'HZcZq2MYqy') index_test.go:137: sql insert into test_index values (2216, 2202230870536165155, 0.456252, 'p3gBCC9727') index_test.go:143: sql update test_index set c1 = 5000723081771419729, c2 = 0.173235, c3 = 'nNq1zXro6N' where c = 784 index_test.go:140: sql delete from test_index where c = 12 index_test.go:137: sql insert into test_index values (2220, 1196362678531289659, 0.351766, 'G6MypOVWJv') index_test.go:143: sql update test_index set c1 = 8106612906606804146, c2 = 0.284152, c3 = 'DHEYplU1Ip' where c = 1325 index_test.go:143: sql update test_index set c1 = 7899836044430102396, c2 = 0.295005, c3 = 'zVX8gX4bGl' where c = 1728 index_test.go:143: sql update test_index set c1 = 3769620494319458327, c2 = 0.937482, c3 = 'Uyg2ZsxBqa' where c = 1906 index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 1586 index_test.go:143: sql update test_index set c1 = 1097681858267824779, c2 = 0.154926, c3 = 'CtsXmNb5Ep' where c = 264 index_test.go:143: sql update test_index set c1 = 3766522413642179685, c2 = 0.300222, c3 = 'syjlUqMW5Q' where c = 550 index_test.go:137: sql insert into test_index values (2224, 4547334038528858993, 0.267683, 'iSH9tK9mgo') index_test.go:137: sql insert into test_index values (2222, 2259905368716603355, 0.423953, 'lTIPZmT2KL') index_test.go:137: sql insert into test_index values (2221, 1232114673906623479, 0.786775, '84GgFvTIPP') index_test.go:137: sql insert into test_index values (2223, 7292585092316671870, 0.778744, '8SjD09VU8Y') index_test.go:143: sql update test_index set c1 = 6393180011268689994, c2 = 0.616978, c3 = '13x9GQ2SCf' where c = 1832 index_test.go:143: sql update test_index set c1 = 8250551430762211990, c2 = 0.135628, c3 = 'V9T7Z8qVa9' where c = 652 index_test.go:140: sql delete from test_index where c = 1526 index_test.go:143: sql update test_index set c1 = 8758665194396122087, c2 = 0.516588, c3 = 'Z1KNai9nDo' where c = 1950 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:140: sql delete from test_index where c = 659 index_test.go:137: sql insert into test_index values (2225, 4111500731991186616, 0.697425, 'rii13a6ovj') index_test.go:143: sql update test_index set c1 = 8436926764893769572, c2 = 0.961120, c3 = 'E1aA2cg3Ve' where c = 392 index_test.go:140: sql delete from test_index where c = 1789 index_test.go:137: sql insert into test_index values (2227, 2446592955167294303, 0.743536, 'lwvoJGz4FG') index_test.go:140: sql delete from test_index where c = 549 index_test.go:137: sql insert into test_index values (2226, 2820882607367265275, 0.602512, '6A3USeaREf') index_test.go:137: sql insert into test_index values (2228, 1751476532635116440, 0.079297, 'uvf4zaWkJn') index_test.go:137: sql insert into test_index values (2230, 70483890149751657, 0.413757, 'jZLmEmrVVg') index_test.go:140: sql delete from test_index where c = 1002 index_test.go:143: sql update test_index set c1 = 9181850813379833521, c2 = 0.880035, c3 = 'dwC4csEVwd' where c = 812 index_test.go:143: sql update test_index set c1 = 1235134753889655718, c2 = 0.099907, c3 = 'ZPru2pqj4O' where c = 71 index_test.go:137: sql insert into test_index values (2229, 9098531462234368294, 0.031269, 'XzfJTDfA5j') index_test.go:140: sql delete from test_index where c = 1317 index_test.go:143: sql update test_index set c1 = 5965996435951635055, c2 = 0.577453, c3 = '0vAaUOkway' where c = 1914 index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 457545053237454332, c2 = 0.170230, c3 = 'MHYyEmEh5q' where c = 1468 index_test.go:140: sql delete from test_index where c = 698 index_test.go:143: sql update test_index set c1 = 2679000301878595562, c2 = 0.310570, c3 = 'zYsmURVqTL' where c = 1124 index_test.go:137: sql insert into test_index values (2231, 4135300819322302294, 0.106610, '0EFQOZE7FZ') index_test.go:143: sql update test_index set c1 = 1886975720593968113, c2 = 0.977583, c3 = 'KWrBfvKKSk' where c = 154 index_test.go:140: sql delete from test_index where c = 1796 index_test.go:137: sql insert into test_index values (2233, 60333098726426476, 0.822102, 'IEjDUNPQJq') index_test.go:137: sql insert into test_index values (2235, 4753467799353693833, 0.454853, 'ofKhKjx8wA') index_test.go:140: sql delete from test_index where c = 792 index_test.go:143: sql update test_index set c1 = 7884410930453440304, c2 = 0.874630, c3 = 'hSWwUxMKOR' where c = 2130 index_test.go:143: sql update test_index set c1 = 254174558752257646, c2 = 0.069505, c3 = 'QzJ7Xd2Jyt' where c = 1011 index_test.go:137: sql insert into test_index values (2236, 8957528111817729445, 0.996040, 'QCMRzS1PkW') index_test.go:137: sql insert into test_index values (2234, 1933267803210890564, 0.933235, 'vUaAChRBBz') index_test.go:137: sql insert into test_index values (2232, 3513816441939337997, 0.358444, 'WmHu03M0W2') index_test.go:140: sql delete from test_index where c = 1192 index_test.go:140: sql delete from test_index where c = 437 index_test.go:143: sql update test_index set c1 = 4511402159548277054, c2 = 0.451000, c3 = 'IVtZ6OPLHa' where c = 1006 index_test.go:143: sql update test_index set c1 = 820505940669940513, c2 = 0.548287, c3 = 'Z0DTEZAw52' where c = 2076 index_test.go:137: sql insert into test_index values (2238, 4484026286595427331, 0.181354, 'pRbDnfoSrK') index_test.go:137: sql insert into test_index values (2237, 676988423210847773, 0.360763, 'UgoGVwpLh8') index_test.go:140: sql delete from test_index where c = 972 index_test.go:140: sql delete from test_index where c = 1896 index_test.go:140: sql delete from test_index where c = 1590 index_test.go:137: sql insert into test_index values (2240, 3303015918992913516, 0.387033, 'ilwRB4QoCx') index_test.go:137: sql insert into test_index values (2239, 3021987637503516133, 0.803444, 'QJY1PtBC8d') index_test.go:140: sql delete from test_index where c = 830 index_test.go:143: sql update test_index set c1 = 7068241039582964562, c2 = 0.742684, c3 = 'AwwyqD9PeW' where c = 1207 index_test.go:140: sql delete from test_index where c = 970 index_test.go:140: sql delete from test_index where c = 1188 index_test.go:143: sql update test_index set c1 = 4200924812931237904, c2 = 0.214229, c3 = 'J2yWnbmKG5' where c = 1610 index_test.go:143: sql update test_index set c1 = 1746157967235176373, c2 = 0.470306, c3 = 'aBdZAx4uuL' where c = 2202 index_test.go:143: sql update test_index set c1 = 4215528867680821638, c2 = 0.522869, c3 = '5SeGzUHrCJ' where c = 146 index_test.go:143: sql update test_index set c1 = 8128755942789978956, c2 = 0.488146, c3 = 'ziPhM88s88' where c = 1934 index_test.go:140: sql delete from test_index where c = 1558 index_test.go:143: sql update test_index set c1 = 889893265481009879, c2 = 0.136624, c3 = 'vFH58eKiFN' where c = 212 index_test.go:143: sql update test_index set c1 = 7527870433364007477, c2 = 0.643560, c3 = '4SuSQS46Ur' where c = 511 index_test.go:140: sql delete from test_index where c = 2179 index_test.go:137: sql insert into test_index values (2242, 3470157058090003958, 0.163388, '5zsLmauxrS') index_test.go:137: sql insert into test_index values (2243, 574769594331213826, 0.938106, 'NUaMSP8LlA') index_test.go:137: sql insert into test_index values (2244, 2258196428088388091, 0.641085, 'RChMxKCZ88') index_test.go:143: sql update test_index set c1 = 7782073810947396007, c2 = 0.133550, c3 = '9zaLEajib0' where c = 1532 index_test.go:137: sql insert into test_index values (2241, 2575480226656956765, 0.226258, '9BvZVQj50B') index_test.go:137: sql insert into test_index values (2245, 4291093481563181357, 0.732394, '5tFZtitJTm') index_test.go:143: sql update test_index set c1 = 5952704215187097588, c2 = 0.793624, c3 = '6SyJdmSYtz' where c = 1310 index_test.go:137: sql insert into test_index values (2246, 4508892342406665835, 0.240781, 'GODf7y6pcy') index_test.go:140: sql delete from test_index where c = 458 index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (2247, 1399908673911857003, 0.296856, '7nDBhqrckk') index_test.go:140: sql delete from test_index where c = 1200 index_test.go:143: sql update test_index set c1 = 4564114192072551921, c2 = 0.631745, c3 = 'LpKrw3qM40' where c = 1003 index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 777 index_test.go:137: sql insert into test_index values (2249, 5130478140680394055, 0.673336, 'c0vOjsgSao') index_test.go:143: sql update test_index set c1 = 323355990009368355, c2 = 0.698707, c3 = 'vMkYuwKRbN' where c = 48 index_test.go:137: sql insert into test_index values (2248, 7778985138034166440, 0.718024, 'jbL7YLRB2x') index_test.go:140: sql delete from test_index where c = 1066 index_test.go:140: sql delete from test_index where c = 2193 index_test.go:143: sql update test_index set c1 = 5612569715683343167, c2 = 0.927219, c3 = 'ecbfKZndRY' where c = 2048 index_test.go:137: sql insert into test_index values (2250, 6243842319044818664, 0.884458, 'dVolbBcLdP') index_test.go:140: sql delete from test_index where c = 289 index_test.go:143: sql update test_index set c1 = 6106500864092959909, c2 = 0.835827, c3 = 'Ye3wfqoXtj' where c = 469 index_test.go:137: sql insert into test_index values (2251, 2358926953429992311, 0.720710, 'INgrA74cOp') index_test.go:143: sql update test_index set c1 = 5367078071737459138, c2 = 0.737800, c3 = 'xmbczGwiEj' where c = 1456 index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 953058527914777564, c2 = 0.100196, c3 = 'vBYpdngCJs' where c = 690 index_test.go:137: sql insert into test_index values (2252, 4813053741604972615, 0.821649, 'k9GlcFwMU5') index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 8322063079760890760, c2 = 0.649380, c3 = 'pzKdJ5T2ty' where c = 2028 index_test.go:137: sql insert into test_index values (2254, 4348786256162618871, 0.435717, '3zO7nmrPkH') index_test.go:143: sql update test_index set c1 = 7945008300825198768, c2 = 0.170093, c3 = '1g4hxTEadU' where c = 1332 index_test.go:143: sql update test_index set c1 = 9133268665208190889, c2 = 0.426254, c3 = 'wG2UDuqdyI' where c = 1221 index_test.go:143: sql update test_index set c1 = 7501614104119855770, c2 = 0.188684, c3 = 'RD8mziL2ng' where c = 1528 index_test.go:137: sql insert into test_index values (2255, 1562801532369176009, 0.834774, 'BMF1q8nkSW') index_test.go:137: sql insert into test_index values (2253, 5066909383105980526, 0.367660, 'B3O1TVK6Ya') index_test.go:137: sql insert into test_index values (2256, 6578138025781534482, 0.903902, 'R3xDtx6Pq5') index_test.go:143: sql update test_index set c1 = 6992574683299803059, c2 = 0.472115, c3 = '5U0bVWWNpT' where c = 2215 index_test.go:140: sql delete from test_index where c = 1493 index_test.go:140: sql delete from test_index where c = 1706 index_test.go:137: sql insert into test_index values (2257, 8125773436358210000, 0.995944, '7TOH4ljL4X') index_test.go:137: sql insert into test_index values (2258, 418508263373895301, 0.124336, 'sWowoE5nqP') index_test.go:140: sql delete from test_index where c = 1538 index_test.go:137: sql insert into test_index values (2259, 7866938425432122819, 0.288138, 'TwEQKSbf9F') index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 1889 index_test.go:137: sql insert into test_index values (2260, 3130813078173676373, 0.513606, 'EiMBkvmuVA') index_test.go:140: sql delete from test_index where c = 1449 index_test.go:140: sql delete from test_index where c = 1977 index_test.go:143: sql update test_index set c1 = 5752552252827788335, c2 = 0.695901, c3 = '2nTsHZgCyi' where c = 1035 index_test.go:143: sql update test_index set c1 = 3863714887355151407, c2 = 0.492081, c3 = 'drD99ZRSOp' where c = 135 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 1997 index_test.go:143: sql update test_index set c1 = 1066307884593602243, c2 = 0.284119, c3 = 'p33T4rmeQd' where c = 1455 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:143: sql update test_index set c1 = 5385118608616858384, c2 = 0.650798, c3 = 'OfihZ0nU04' where c = 1152 index_test.go:143: sql update test_index set c1 = 1109302774205258196, c2 = 0.116538, c3 = 'OAnIsiiiKQ' where c = 239 index_test.go:143: sql update test_index set c1 = 782561079724442201, c2 = 0.474675, c3 = 'n7rAHpsqkj' where c = 2048 index_test.go:137: sql insert into test_index values (2262, 282964278918832222, 0.023239, 'QHOZOMO9pr') index_test.go:143: sql update test_index set c1 = 5253283135600633892, c2 = 0.851489, c3 = 'W4L75zRxUW' where c = 1474 index_test.go:143: sql update test_index set c1 = 1098527532647847036, c2 = 0.233146, c3 = '2p6sglAY2V' where c = 2115 index_test.go:137: sql insert into test_index values (2263, 4191830399861301086, 0.534424, 'kxLZLCPMwY') index_test.go:137: sql insert into test_index values (2264, 1044079111023944124, 0.616186, 'efyRogvwZC') index_test.go:140: sql delete from test_index where c = 557 index_test.go:137: sql insert into test_index values (2261, 3576519008069949518, 0.507372, 'CeXDQkJ1dJ') index_test.go:137: sql insert into test_index values (2265, 4109907278027011346, 0.795709, 'IJW4ZpQscX') index_test.go:137: sql insert into test_index values (2266, 6840102893676023618, 0.596222, 'FIR69iadit') index_test.go:140: sql delete from test_index where c = 1203 index_test.go:143: sql update test_index set c1 = 3444931160720060260, c2 = 0.159266, c3 = '5wAb63rqLE' where c = 2001 index_test.go:143: sql update test_index set c1 = 1524785005474153308, c2 = 0.467020, c3 = 'cVQUEAbqMd' where c = 433 index_test.go:140: sql delete from test_index where c = 644 index_test.go:143: sql update test_index set c1 = 2594601237441300673, c2 = 0.360365, c3 = 'OsIjQgwN0U' where c = 467 index_test.go:140: sql delete from test_index where c = 609 index_test.go:143: sql update test_index set c1 = 6892042618114505355, c2 = 0.503935, c3 = '9ukGZm8W32' where c = 324 index_test.go:137: sql insert into test_index values (2267, 6567629657483538008, 0.552043, '59vuv4ijMY') index_test.go:140: sql delete from test_index where c = 1563 index_test.go:137: sql insert into test_index values (2268, 8962022180738431490, 0.213023, 'g8wEB2MQBi') index_test.go:137: sql insert into test_index values (2269, 5112613421983983343, 0.933832, 'NVLgWlYvhx') index_test.go:140: sql delete from test_index where c = 2252 index_test.go:137: sql insert into test_index values (2270, 8775451326758209432, 0.352332, 'R608ugHY8t') index_test.go:143: sql update test_index set c1 = 5751441599659392889, c2 = 0.740608, c3 = 'aQcbfOCgA4' where c = 2017 index_test.go:137: sql insert into test_index values (2271, 5878374914495479703, 0.275038, 'z7mDRrUjK5') index_test.go:137: sql insert into test_index values (2272, 7426873082211238921, 0.799998, 'rTDDCSgdn2') index_test.go:143: sql update test_index set c1 = 7388079292318861306, c2 = 0.452696, c3 = 'NjVlgOYNpO' where c = 1318 index_test.go:140: sql delete from test_index where c = 1289 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:140: sql delete from test_index where c = 1240 index_test.go:140: sql delete from test_index where c = 1724 index_test.go:143: sql update test_index set c1 = 3630910481194983210, c2 = 0.089766, c3 = 'peHI1G9ICG' where c = 858 index_test.go:143: sql update test_index set c1 = 84490027987341842, c2 = 0.708222, c3 = 'D7R6AXfBhU' where c = 992 index_test.go:143: sql update test_index set c1 = 1141289722478147671, c2 = 0.198018, c3 = '55qIvsYg2k' where c = 770 index_test.go:137: sql insert into test_index values (2274, 2027478188860400602, 0.368428, 'hrDk9hjuIf') index_test.go:143: sql update test_index set c1 = 6930340598297786430, c2 = 0.439943, c3 = 'ovEiWR0WfA' where c = 2219 index_test.go:137: sql insert into test_index values (2273, 4740309457712652900, 0.156215, 'kr0Y9NzLli') index_test.go:143: sql update test_index set c1 = 4359239781883768782, c2 = 0.660171, c3 = 'wP3X7n4HRP' where c = 701 index_test.go:143: sql update test_index set c1 = 367865078457977364, c2 = 0.575752, c3 = 'FhJeiLxXKd' where c = 1576 index_test.go:137: sql insert into test_index values (2275, 6777527995152969420, 0.892637, 'NqplpkHUF2') index_test.go:137: sql insert into test_index values (2277, 5063732974818566576, 0.617320, 'QsCH4OHUuz') index_test.go:137: sql insert into test_index values (2276, 8456288278279499715, 0.730845, 'vjCgV1ZDiP') index_test.go:140: sql delete from test_index where c = 492 index_test.go:140: sql delete from test_index where c = 771 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:137: sql insert into test_index values (2278, 4856224968323631968, 0.602707, 'Ub9FxbSmIq') index_test.go:140: sql delete from test_index where c = 877 index_test.go:140: sql delete from test_index where c = 184 index_test.go:137: sql insert into test_index values (2279, 5211905952356370047, 0.560037, 'hW9n0I6A1k') index_test.go:137: sql insert into test_index values (2280, 1786178013029370054, 0.647033, 'BHJJakHbvi') index_test.go:143: sql update test_index set c1 = 211567220097065558, c2 = 0.465281, c3 = '7MP3nALsUV' where c = 801 index_test.go:143: sql update test_index set c1 = 731843290413141630, c2 = 0.274456, c3 = '1V3PKgbGtm' where c = 193 index_test.go:140: sql delete from test_index where c = 292 index_test.go:143: sql update test_index set c1 = 1553376992788400734, c2 = 0.894835, c3 = 'p6SfkRWlNT' where c = 1080 index_test.go:140: sql delete from test_index where c = 547 index_test.go:140: sql delete from test_index where c = 572 index_test.go:140: sql delete from test_index where c = 1693 index_test.go:137: sql insert into test_index values (2281, 8085892375539682623, 0.504365, '67SdNQ0Hr6') index_test.go:143: sql update test_index set c1 = 3243211698196715965, c2 = 0.548587, c3 = 'jOO4pOaDhG' where c = 1293 index_test.go:143: sql update test_index set c1 = 3601502623681024848, c2 = 0.237130, c3 = 'dvSqT0Yi5k' where c = 895 index_test.go:137: sql insert into test_index values (2282, 5226356846894759244, 0.948227, 'BfmhiO1nba') index_test.go:143: sql update test_index set c1 = 910969934283827784, c2 = 0.357555, c3 = 'XnWZhpQQG6' where c = 1076 index_test.go:140: sql delete from test_index where c = 952 index_test.go:137: sql insert into test_index values (2283, 5330271083687957733, 0.487530, 'Lu1p1MU5oh') index_test.go:143: sql update test_index set c1 = 6348396397671247918, c2 = 0.738901, c3 = 'EYhTjw2YoI' where c = 652 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:143: sql update test_index set c1 = 2986120729485983447, c2 = 0.385872, c3 = 'VoUuXTZ1VF' where c = 1573 index_test.go:143: sql update test_index set c1 = 7804170942603829042, c2 = 0.819436, c3 = '2KE8Bru7ld' where c = 1895 index_test.go:137: sql insert into test_index values (2285, 3938937615994972319, 0.914027, 'l9J9wgoAZL') index_test.go:137: sql insert into test_index values (2284, 29302794789726434, 0.050453, 'elmIPUoAop') index_test.go:140: sql delete from test_index where c = 1624 index_test.go:137: sql insert into test_index values (2286, 8970580393032152073, 0.652234, 'Bj99343oz1') index_test.go:140: sql delete from test_index where c = 1000 index_test.go:143: sql update test_index set c1 = 9049333009860640580, c2 = 0.946885, c3 = 'ETDyPqX5cg' where c = 423 index_test.go:140: sql delete from test_index where c = 247 index_test.go:137: sql insert into test_index values (2287, 1253089739367516175, 0.350007, 'lzJNoi6jXT') index_test.go:137: sql insert into test_index values (2289, 5170405948116427845, 0.373001, 'aS3wzC8cZW') index_test.go:137: sql insert into test_index values (2288, 5461955151342343949, 0.169590, 'CeSzyTQ9O3') index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 787 index_test.go:143: sql update test_index set c1 = 7366444527080211773, c2 = 0.487546, c3 = 'ZvWQucbzih' where c = 2005 index_test.go:143: sql update test_index set c1 = 2770624838869976958, c2 = 0.216582, c3 = 'rMdzxXZz2z' where c = 1298 index_test.go:143: sql update test_index set c1 = 115236873926693753, c2 = 0.731889, c3 = 'nbiqV52rDZ' where c = 1150 index_test.go:143: sql update test_index set c1 = 3087025124853275108, c2 = 0.520750, c3 = 'sv4YYOi4uE' where c = 865 index_test.go:140: sql delete from test_index where c = 1533 index_test.go:143: sql update test_index set c1 = 8985783265622011553, c2 = 0.031541, c3 = '93KQptdBtV' where c = 1438 index_test.go:137: sql insert into test_index values (2291, 7904863506430634276, 0.859854, 'rEbx0ZcM9s') index_test.go:137: sql insert into test_index values (2290, 5844456712397124973, 0.208288, 'M0O6rS9Bbj') index_test.go:140: sql delete from test_index where c = 7 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (2292, 7793658538941232193, 0.218451, 'da2L6yVXJJ') index_test.go:143: sql update test_index set c1 = 4522127910492093965, c2 = 0.077154, c3 = 'MbiPQUWKxa' where c = 1594 index_test.go:137: sql insert into test_index values (2294, 7305174780801011506, 0.876881, 'gZq0sRF8bT') index_test.go:143: sql update test_index set c1 = 3560137323984347957, c2 = 0.321874, c3 = 'T2nGvTff8o' where c = 749 index_test.go:140: sql delete from test_index where c = 1691 index_test.go:140: sql delete from test_index where c = 2029 index_test.go:137: sql insert into test_index values (2293, 6988618995846083129, 0.047150, 'tRvJw1i7Aa') index_test.go:137: sql insert into test_index values (2295, 6597953329726675918, 0.415796, '9UAyXf7CKp') index_test.go:143: sql update test_index set c1 = 767312675863075763, c2 = 0.107040, c3 = 'EjJ6QYbcZi' where c = 1463 index_test.go:140: sql delete from test_index where c = 1872 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 750 index_test.go:143: sql update test_index set c1 = 6154104317206227238, c2 = 0.371918, c3 = 'PG5L0txVqB' where c = 2109 index_test.go:143: sql update test_index set c1 = 4917847100547523230, c2 = 0.655726, c3 = 'mMJnlGiZDN' where c = 1011 index_test.go:137: sql insert into test_index values (2297, 4202309115941799031, 0.979952, 'vFLIkumTo9') index_test.go:143: sql update test_index set c1 = 2601010200007357307, c2 = 0.879071, c3 = '57Nn2S1cP4' where c = 873 index_test.go:137: sql insert into test_index values (2296, 7309591623199561390, 0.339068, 'bbhTBlBWev') index_test.go:137: sql insert into test_index values (2298, 6578774926190952768, 0.509610, 'o734uR1LkU') index_test.go:143: sql update test_index set c1 = 5940127655643667321, c2 = 0.227929, c3 = 'o1OoXxMkGc' where c = 1941 index_test.go:140: sql delete from test_index where c = 1579 index_test.go:143: sql update test_index set c1 = 983648345106197910, c2 = 0.120980, c3 = 'QBjk0QbU38' where c = 1179 index_test.go:137: sql insert into test_index values (2299, 1227354107154130727, 0.125732, 'H6CDcc2T9y') index_test.go:140: sql delete from test_index where c = 2230 index_test.go:143: sql update test_index set c1 = 1415596093577605114, c2 = 0.564688, c3 = 'T6x9Kju9Hp' where c = 943 index_test.go:143: sql update test_index set c1 = 163688593694128404, c2 = 0.487968, c3 = 'VD3Hi57igv' where c = 228 index_test.go:137: sql insert into test_index values (2300, 3550495791544547269, 0.568800, 'ZQHJ88nTu6') index_test.go:140: sql delete from test_index where c = 2196 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:140: sql delete from test_index where c = 570 index_test.go:143: sql update test_index set c1 = 8690029904888723346, c2 = 0.288478, c3 = 'MIGBc0esOO' where c = 861 index_test.go:143: sql update test_index set c1 = 7124412947428733145, c2 = 0.782314, c3 = 'u45gJmYv39' where c = 2140 index_test.go:143: sql update test_index set c1 = 3861873728100134341, c2 = 0.963615, c3 = 'jFSidmF86W' where c = 474 index_test.go:143: sql update test_index set c1 = 8590235491329336545, c2 = 0.455376, c3 = 'EcClQXbToF' where c = 369 index_test.go:143: sql update test_index set c1 = 574326483081269166, c2 = 0.315602, c3 = 'QxEPc4WdM7' where c = 1775 index_test.go:137: sql insert into test_index values (2303, 1960549726954142208, 0.856132, 'GYN1MYpjsJ') index_test.go:137: sql insert into test_index values (2302, 5490438654097000210, 0.571464, 'L53CZEjW68') index_test.go:137: sql insert into test_index values (2310, 8309653428026324231, 0.008307, 'y3qcel90jt') index_test.go:137: sql insert into test_index values (2301, 3973386875356483287, 0.027189, 'Y8XhBefRid') index_test.go:137: sql insert into test_index values (2306, 3734450728025198991, 0.439829, 'hnjkKtwkMf') index_test.go:137: sql insert into test_index values (2305, 139217094146839060, 0.072756, 'TRYqMjaQYW') index_test.go:137: sql insert into test_index values (2304, 9180558807592286393, 0.586898, 'w8mMnNJpk7') index_test.go:140: sql delete from test_index where c = 604 index_test.go:137: sql insert into test_index values (2309, 6929432830606402907, 0.369810, 'AhHXOcRHRC') index_test.go:137: sql insert into test_index values (2307, 9104223695298074709, 0.427393, 'KYumOKzgfA') index_test.go:137: sql insert into test_index values (2308, 1279554915836734551, 0.625401, 'DMaX0tiLmf') index_test.go:140: sql delete from test_index where c = 1715 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 1135 index_test.go:143: sql update test_index set c1 = 3409925052047805633, c2 = 0.821848, c3 = '2BOiCb0flL' where c = 1351 index_test.go:140: sql delete from test_index where c = 1261 index_test.go:143: sql update test_index set c1 = 7835427545687541050, c2 = 0.901104, c3 = 'hSZbZoWz5z' where c = 659 index_test.go:140: sql delete from test_index where c = 1528 index_test.go:140: sql delete from test_index where c = 1324 index_test.go:140: sql delete from test_index where c = 1383 index_test.go:143: sql update test_index set c1 = 31477510924354957, c2 = 0.929594, c3 = 'K50CvcubbI' where c = 1042 index_test.go:137: sql insert into test_index values (2311, 7812229874093999241, 0.984024, '6b6xtMXFY4') index_test.go:140: sql delete from test_index where c = 1861 index_test.go:143: sql update test_index set c1 = 4176937495313340400, c2 = 0.622544, c3 = 'AgImcLsaww' where c = 865 index_test.go:143: sql update test_index set c1 = 5094131894608539579, c2 = 0.352982, c3 = 'aSkyL8auph' where c = 1787 index_test.go:143: sql update test_index set c1 = 4117241858480743774, c2 = 0.714950, c3 = '9wj7V8Eyc1' where c = 2122 index_test.go:137: sql insert into test_index values (2312, 796727455083879243, 0.890453, 'k5DFEyXFvo') index_test.go:140: sql delete from test_index where c = 504 index_test.go:143: sql update test_index set c1 = 4898620041118587514, c2 = 0.685807, c3 = 'XegH9pKac6' where c = 2172 index_test.go:137: sql insert into test_index values (2313, 8711868552413077418, 0.130161, '4lK3sC9LYr') index_test.go:140: sql delete from test_index where c = 2290 index_test.go:140: sql delete from test_index where c = 479 index_test.go:143: sql update test_index set c1 = 868069895438833928, c2 = 0.890440, c3 = 'WhCmlRyBES' where c = 467 index_test.go:143: sql update test_index set c1 = 2177836805752869754, c2 = 0.263343, c3 = 'NYt9V63hDa' where c = 1481 index_test.go:137: sql insert into test_index values (2317, 3596799448288741785, 0.574967, 'HP8lxO4Odc') index_test.go:143: sql update test_index set c1 = 6637536336769807634, c2 = 0.723911, c3 = 'CncJ0CQCfd' where c = 1931 index_test.go:143: sql update test_index set c1 = 2306954530453408910, c2 = 0.758419, c3 = 'QFJUUboCNg' where c = 741 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (2314, 186858871739753183, 0.348092, 'YXxZvnPRop') index_test.go:137: sql insert into test_index values (2318, 4064753425477009364, 0.854062, 'hmoJruCQz2') index_test.go:137: sql insert into test_index values (2319, 7294008315057573254, 0.228721, 'IzXIMyj3Xn') index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (2315, 4091221974117418806, 0.245093, 'x6h9PDZ8LL') index_test.go:137: sql insert into test_index values (2316, 1246438846256444705, 0.401939, 'PxpZvNQtSU') index_test.go:143: sql update test_index set c1 = 1423041164312721284, c2 = 0.417111, c3 = 'mfcq8hGiIe' where c = 1085 index_test.go:137: sql insert into test_index values (2320, 150290608528801117, 0.408921, 'dEuBS0LCKe') index_test.go:137: sql insert into test_index values (2321, 1663415779045835887, 0.248070, 'jg2i0q32FH') index_test.go:140: sql delete from test_index where c = 510 index_test.go:143: sql update test_index set c1 = 3056754311287347275, c2 = 0.434357, c3 = '1k5qlBqOpx' where c = 355 index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 1713 index_test.go:140: sql delete from test_index where c = 2141 index_test.go:140: sql delete from test_index where c = 1854 index_test.go:140: sql delete from test_index where c = 2305 index_test.go:143: sql update test_index set c1 = 1132951027551606688, c2 = 0.255615, c3 = '1NCIOgggbO' where c = 814 index_test.go:140: sql delete from test_index where c = 2241 index_test.go:137: sql insert into test_index values (2322, 7745079774864995063, 0.242122, 'X3JmNmX3xz') index_test.go:143: sql update test_index set c1 = 1982226305999154363, c2 = 0.172494, c3 = 'TD3j2HrKXc' where c = 712 index_test.go:143: sql update test_index set c1 = 821310688445643842, c2 = 0.322957, c3 = 'ShtqGaUcUa' where c = 1138 index_test.go:143: sql update test_index set c1 = 8943717502438535559, c2 = 0.703243, c3 = 'SvrJG6lPG7' where c = 1969 index_test.go:143: sql update test_index set c1 = 1491547600826216636, c2 = 0.761693, c3 = 'NL1P7jhtyv' where c = 817 index_test.go:140: sql delete from test_index where c = 836 index_test.go:137: sql insert into test_index values (2323, 7858015796314100249, 0.982561, 'xAtYftfjH7') index_test.go:143: sql update test_index set c1 = 5846781865774833428, c2 = 0.543223, c3 = 'QXHc7Bm3qM' where c = 2135 index_test.go:137: sql insert into test_index values (2324, 2945328634689084443, 0.156686, 'v7268r87Vu') index_test.go:143: sql update test_index set c1 = 1591731126502205366, c2 = 0.557562, c3 = 'dJ8RPOZSm7' where c = 1408 index_test.go:137: sql insert into test_index values (2325, 3330157206054200045, 0.662254, 'BoWBwxCBwd') index_test.go:137: sql insert into test_index values (2326, 1733426847443049433, 0.032327, 'u05N73bTgB') index_test.go:137: sql insert into test_index values (2328, 4990263950593338769, 0.822811, '87JVXNAQDu') index_test.go:137: sql insert into test_index values (2329, 330183040236899183, 0.389606, '2BCtzCTJie') index_test.go:137: sql insert into test_index values (2327, 7122112687226903551, 0.810626, 'Tmq1u1Lv6x') index_test.go:143: sql update test_index set c1 = 2099036581136091471, c2 = 0.860049, c3 = 'l7ymt5j7KT' where c = 1106 index_test.go:140: sql delete from test_index where c = 695 index_test.go:140: sql delete from test_index where c = 1880 index_test.go:140: sql delete from test_index where c = 193 index_test.go:137: sql insert into test_index values (2330, 8300687749837072895, 0.187753, 'BjYcTMirzb') index_test.go:140: sql delete from test_index where c = 438 index_test.go:143: sql update test_index set c1 = 2815843699013897498, c2 = 0.326287, c3 = 'jteJrxfI5K' where c = 132 index_test.go:140: sql delete from test_index where c = 1380 index_test.go:143: sql update test_index set c1 = 5302904156543092894, c2 = 0.640370, c3 = 'rGd6bCXyBh' where c = 2105 index_test.go:137: sql insert into test_index values (2331, 159837336385778146, 0.452095, 'VnJxXMx0LW') index_test.go:140: sql delete from test_index where c = 933 index_test.go:140: sql delete from test_index where c = 1513 index_test.go:143: sql update test_index set c1 = 6447578606801558671, c2 = 0.750799, c3 = 'q9wRl3Ttjb' where c = 214 index_test.go:143: sql update test_index set c1 = 3575357083631105960, c2 = 0.411205, c3 = 'V61XYM4xL9' where c = 1495 index_test.go:140: sql delete from test_index where c = 1299 index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 9150564989837876936, c2 = 0.281531, c3 = 'ZPRM0MnKMH' where c = 347 index_test.go:137: sql insert into test_index values (2333, 5496627923302912888, 0.533531, 'uINIZOPwB9') index_test.go:137: sql insert into test_index values (2335, 122400448675031052, 0.636187, '7QwscPU3FK') index_test.go:143: sql update test_index set c1 = 3968838832380527637, c2 = 0.219351, c3 = 'xAmqZ3nKuq' where c = 1464 index_test.go:143: sql update test_index set c1 = 8586321829166790649, c2 = 0.682513, c3 = 'lL16TqzYLP' where c = 892 index_test.go:143: sql update test_index set c1 = 8789454950491183871, c2 = 0.548782, c3 = 'CNjf2hvCYE' where c = 999 index_test.go:140: sql delete from test_index where c = 1411 index_test.go:137: sql insert into test_index values (2332, 1977520014233303498, 0.411038, 'p1UluREFU7') index_test.go:137: sql insert into test_index values (2334, 4430742180909121756, 0.303920, 'QCjIEqRbYE') index_test.go:143: sql update test_index set c1 = 4389388309865833737, c2 = 0.210637, c3 = 'wA2GSm3oUG' where c = 1505 index_test.go:137: sql insert into test_index values (2336, 759561682503074541, 0.462236, 'oqTugLxQX7') index_test.go:140: sql delete from test_index where c = 2240 index_test.go:143: sql update test_index set c1 = 5070398738821294171, c2 = 0.120896, c3 = '1PjsJBadQN' where c = 2233 index_test.go:137: sql insert into test_index values (2338, 5721194927848015729, 0.792757, 'ei73hLjuMi') index_test.go:137: sql insert into test_index values (2339, 7888411727576231026, 0.176231, 'JFWxlKQVjm') index_test.go:143: sql update test_index set c1 = 3641895473029135283, c2 = 0.886160, c3 = 'vJI5CqWDH1' where c = 907 index_test.go:140: sql delete from test_index where c = 595 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 2229 index_test.go:137: sql insert into test_index values (2340, 7493390058335842201, 0.451844, 'm1KvwmMWMZ') index_test.go:143: sql update test_index set c1 = 1102397533072852058, c2 = 0.892389, c3 = 'balPQfYrwx' where c = 1039 index_test.go:137: sql insert into test_index values (2337, 7834884296403115270, 0.589632, 'u9fqZylui8') index_test.go:140: sql delete from test_index where c = 2049 index_test.go:140: sql delete from test_index where c = 1189 index_test.go:143: sql update test_index set c1 = 21724761686382012, c2 = 0.254532, c3 = 'trEyTOTrSV' where c = 975 index_test.go:137: sql insert into test_index values (2341, 673527986850194764, 0.432897, 'vE9KH5C9Oa') index_test.go:140: sql delete from test_index where c = 684 index_test.go:143: sql update test_index set c1 = 8324808991875349424, c2 = 0.508535, c3 = 'iSuTemhasO' where c = 2043 index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (2343, 5611042461440158128, 0.474177, 'HTA14GnRjq') index_test.go:137: sql insert into test_index values (2342, 1962039503668159052, 0.595027, 'KGFt26JXSV') index_test.go:143: sql update test_index set c1 = 8994309251819968662, c2 = 0.452436, c3 = '9qoS29JJ1m' where c = 549 index_test.go:143: sql update test_index set c1 = 2210829246012061381, c2 = 0.767741, c3 = 'VBs3OxUOYf' where c = 335 index_test.go:143: sql update test_index set c1 = 24704370277472027, c2 = 0.369496, c3 = 'ABYAI9hM4X' where c = 2170 index_test.go:137: sql insert into test_index values (2344, 2545761747025336069, 0.942827, 'VAD68fgKcd') index_test.go:143: sql update test_index set c1 = 2381691009797749732, c2 = 0.265627, c3 = 'v65BFudPJn' where c = 1273 index_test.go:137: sql insert into test_index values (2345, 5073029234235306188, 0.840373, 'qAzxT9GQZY') index_test.go:137: sql insert into test_index values (2346, 5143282802289468654, 0.471612, 'Ufw1f4VkT5') index_test.go:140: sql delete from test_index where c = 1734 index_test.go:137: sql insert into test_index values (2347, 7596151011622226806, 0.209349, 'cS3V21ZhvL') index_test.go:140: sql delete from test_index where c = 2105 index_test.go:140: sql delete from test_index where c = 2172 index_test.go:140: sql delete from test_index where c = 637 index_test.go:143: sql update test_index set c1 = 7686049513823815761, c2 = 0.704190, c3 = 'HAg6BO6XCq' where c = 1877 index_test.go:143: sql update test_index set c1 = 4605456372272259088, c2 = 0.631646, c3 = 'L8NIz4knG3' where c = 421 index_test.go:137: sql insert into test_index values (2348, 8737704797310426642, 0.179192, 'DUssoIvwUb') index_test.go:140: sql delete from test_index where c = 792 index_test.go:143: sql update test_index set c1 = 7046711708643639453, c2 = 0.284056, c3 = 'tlhxUvlAr9' where c = 647 index_test.go:143: sql update test_index set c1 = 4827638816449710206, c2 = 0.618413, c3 = 'PlLWr9QtCm' where c = 1003 index_test.go:140: sql delete from test_index where c = 1267 index_test.go:137: sql insert into test_index values (2349, 4165180289915842941, 0.194118, 'OmckLjniro') index_test.go:137: sql insert into test_index values (2350, 6126997755795765809, 0.006845, 'kzf384FhIY') index_test.go:140: sql delete from test_index where c = 1727 index_test.go:137: sql insert into test_index values (2351, 3397746711015769047, 0.067562, 'At9zcmSdD5') index_test.go:143: sql update test_index set c1 = 1018894737218343560, c2 = 0.506299, c3 = 'ArZ1MPlqsu' where c = 1483 index_test.go:143: sql update test_index set c1 = 9004925516143462648, c2 = 0.448639, c3 = 'Eo1FwVtq68' where c = 1864 index_test.go:140: sql delete from test_index where c = 714 index_test.go:137: sql insert into test_index values (2353, 8300452311315224951, 0.811387, 'mjXAHIx4vc') index_test.go:137: sql insert into test_index values (2354, 2607147154697750267, 0.369004, '61IwQtxrv0') index_test.go:137: sql insert into test_index values (2352, 7753348295841170132, 0.706756, 'sapUJ7GLHE') index_test.go:143: sql update test_index set c1 = 6929687056087240580, c2 = 0.737053, c3 = 'LA86u0I3Aa' where c = 843 index_test.go:140: sql delete from test_index where c = 2096 index_test.go:143: sql update test_index set c1 = 1175534423049199178, c2 = 0.611363, c3 = 'OBww7R5l2U' where c = 2246 index_test.go:140: sql delete from test_index where c = 1553 index_test.go:143: sql update test_index set c1 = 3917769730301863733, c2 = 0.640815, c3 = 'nxst6ij9ZB' where c = 530 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:137: sql insert into test_index values (2356, 1502527508724064743, 0.969564, 'UBTHN5XZot') index_test.go:140: sql delete from test_index where c = 2288 index_test.go:140: sql delete from test_index where c = 2277 index_test.go:140: sql delete from test_index where c = 427 index_test.go:140: sql delete from test_index where c = 1662 index_test.go:137: sql insert into test_index values (2355, 3886066658575433071, 0.554198, 'NYhgtcnydF') index_test.go:137: sql insert into test_index values (2358, 6647593194000764274, 0.716743, '6kZB5g7Y7U') index_test.go:143: sql update test_index set c1 = 7903544368012320681, c2 = 0.985416, c3 = 'utuM2K2inh' where c = 1649 index_test.go:143: sql update test_index set c1 = 7857770613163720767, c2 = 0.339841, c3 = '8sVnzckzTg' where c = 896 index_test.go:137: sql insert into test_index values (2357, 6255250491889787523, 0.702747, 'Q3k9g1Crzp') index_test.go:143: sql update test_index set c1 = 1897131061238118393, c2 = 0.707052, c3 = 'HDx2LOadfr' where c = 28 index_test.go:137: sql insert into test_index values (2359, 2758380947649639376, 0.418513, '6xzmHhPTmQ') index_test.go:143: sql update test_index set c1 = 1809205369230223734, c2 = 0.761222, c3 = '0RLgWAeNqe' where c = 1338 index_test.go:143: sql update test_index set c1 = 5255854148294999906, c2 = 0.454917, c3 = 'FKJGmqXE4L' where c = 176 index_test.go:140: sql delete from test_index where c = 1073 index_test.go:143: sql update test_index set c1 = 2306318446750731160, c2 = 0.697925, c3 = 'BAAeF8shnS' where c = 2221 index_test.go:140: sql delete from test_index where c = 1951 index_test.go:140: sql delete from test_index where c = 1811 index_test.go:143: sql update test_index set c1 = 4549462556705297225, c2 = 0.094871, c3 = 'uAj9HCfQ3P' where c = 1292 index_test.go:137: sql insert into test_index values (2361, 5816497866883446970, 0.749276, 'NJNjrctnJu') index_test.go:137: sql insert into test_index values (2360, 8460202049312492137, 0.141810, 'R2vckqbYF4') index_test.go:143: sql update test_index set c1 = 6256355169541453199, c2 = 0.029679, c3 = 'le0qixtYNK' where c = 77 index_test.go:143: sql update test_index set c1 = 806379154290180998, c2 = 0.009868, c3 = 'lfzhvAjHtS' where c = 371 index_test.go:137: sql insert into test_index values (2363, 2180078258180778714, 0.651832, 'GWZ2edowfn') index_test.go:137: sql insert into test_index values (2362, 2969880604114610637, 0.014410, 'r61tGdZcs4') index_test.go:137: sql insert into test_index values (2364, 122336761982926857, 0.992757, 'QZf2bzlL4m') index_test.go:143: sql update test_index set c1 = 2648933189102724913, c2 = 0.372525, c3 = 'k6EF6SqYIn' where c = 487 index_test.go:137: sql insert into test_index values (2365, 8667929302281449722, 0.363172, 'gNjUxNr6vd') index_test.go:140: sql delete from test_index where c = 646 index_test.go:137: sql insert into test_index values (2366, 6067992538563682715, 0.721065, 'oVz2Z0LufF') index_test.go:140: sql delete from test_index where c = 256 index_test.go:137: sql insert into test_index values (2367, 8494964529376741459, 0.802087, 'Kbn48uVmYN') index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 8873076812014762919, c2 = 0.258456, c3 = 'i6RKNo4h8Z' where c = 1607 index_test.go:140: sql delete from test_index where c = 1798 index_test.go:143: sql update test_index set c1 = 5510743335266845105, c2 = 0.637869, c3 = 'sdSWRWtaxk' where c = 506 index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 881 index_test.go:143: sql update test_index set c1 = 7503852625017001270, c2 = 0.419605, c3 = '3u7HXreZpq' where c = 1845 index_test.go:140: sql delete from test_index where c = 2003 index_test.go:140: sql delete from test_index where c = 2158 index_test.go:137: sql insert into test_index values (2368, 3362407277394625709, 0.061414, 'E8rAX2aJEj') index_test.go:137: sql insert into test_index values (2369, 8051979725370563647, 0.203048, 'QeHfOlRnKF') index_test.go:137: sql insert into test_index values (2370, 6239834101298111765, 0.638088, 'l5oWWsgbXt') index_test.go:143: sql update test_index set c1 = 2475025126743774826, c2 = 0.419710, c3 = 'taibDdUg1I' where c = 1784 index_test.go:143: sql update test_index set c1 = 4618280835414109332, c2 = 0.791241, c3 = 'wN6dRCx3b1' where c = 654 index_test.go:143: sql update test_index set c1 = 2007922582284890741, c2 = 0.166438, c3 = 'vzhSr2bP0Z' where c = 617 index_test.go:143: sql update test_index set c1 = 4734190728122992126, c2 = 0.335408, c3 = 'A9Oo5oWUmV' where c = 1925 index_test.go:140: sql delete from test_index where c = 898 index_test.go:140: sql delete from test_index where c = 618 index_test.go:140: sql delete from test_index where c = 1503 index_test.go:137: sql insert into test_index values (2371, 9096878359910376446, 0.021255, 'a6hwMimJBd') index_test.go:143: sql update test_index set c1 = 6226396769383783411, c2 = 0.995280, c3 = 'AQk5W18vuF' where c = 1346 index_test.go:137: sql insert into test_index values (2372, 5626180339154878974, 0.110097, 'SI7f1AvxkZ') index_test.go:143: sql update test_index set c1 = 8617868950926530864, c2 = 0.584576, c3 = 'zeTQARRxRj' where c = 1069 index_test.go:137: sql insert into test_index values (2375, 3432272129886386258, 0.171226, 'm33sjLoqNG') index_test.go:143: sql update test_index set c1 = 5577824969196547761, c2 = 0.719394, c3 = 'OOg1HPFZrq' where c = 982 index_test.go:143: sql update test_index set c1 = 4870778992696321019, c2 = 0.915519, c3 = '4dVe1dq48L' where c = 1770 index_test.go:143: sql update test_index set c1 = 129335083619965788, c2 = 0.284592, c3 = 'xgO50xrE9A' where c = 98 index_test.go:137: sql insert into test_index values (2376, 384297774500608286, 0.775827, 'DJ1BlmWGJ5') index_test.go:137: sql insert into test_index values (2373, 7150980052828223244, 0.687159, 'qLOyPywrz8') index_test.go:137: sql insert into test_index values (2374, 8488429472586041881, 0.755556, 'kZubNbnCUB') index_test.go:140: sql delete from test_index where c = 1000 index_test.go:137: sql insert into test_index values (2377, 5056748178976942536, 0.541336, '1kvyo2baAg') index_test.go:140: sql delete from test_index where c = 1698 index_test.go:140: sql delete from test_index where c = 501 index_test.go:140: sql delete from test_index where c = 655 index_test.go:137: sql insert into test_index values (2378, 3045448896256321836, 0.428343, '4RH9g6MT1r') index_test.go:140: sql delete from test_index where c = 1199 index_test.go:137: sql insert into test_index values (2379, 3156150021361448932, 0.063355, 'XDey7gc5GP') index_test.go:137: sql insert into test_index values (2380, 6914801645858735050, 0.770361, 'laagaDZiyn') index_test.go:143: sql update test_index set c1 = 7093871078052822958, c2 = 0.720820, c3 = 'Z5sEbT8D37' where c = 1974 index_test.go:143: sql update test_index set c1 = 7137387779723806515, c2 = 0.531080, c3 = 'CnEmJxfBjA' where c = 153 index_test.go:143: sql update test_index set c1 = 5001110825437656504, c2 = 0.470841, c3 = 'RJxPCXyY7v' where c = 1385 index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 1211 index_test.go:143: sql update test_index set c1 = 1071542288071606975, c2 = 0.236112, c3 = '2GNPvftqJg' where c = 1500 index_test.go:143: sql update test_index set c1 = 3214120313860826839, c2 = 0.106902, c3 = '5MvoS9KLXZ' where c = 1672 index_test.go:140: sql delete from test_index where c = 1652 index_test.go:137: sql insert into test_index values (2381, 2919723956283852572, 0.685522, 'H1jWK7hZtC') index_test.go:137: sql insert into test_index values (2382, 8712669426295108131, 0.234059, 'rlpjtHeMZD') index_test.go:140: sql delete from test_index where c = 1041 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:137: sql insert into test_index values (2384, 5657958796565248623, 0.466678, 'yPEfvXk2YL') index_test.go:143: sql update test_index set c1 = 9169566243470625450, c2 = 0.968165, c3 = 'TyJEXOb1sv' where c = 962 index_test.go:137: sql insert into test_index values (2385, 7652278302733637222, 0.970685, 'fgS4shAchc') index_test.go:140: sql delete from test_index where c = 319 index_test.go:143: sql update test_index set c1 = 7052885873343565397, c2 = 0.933761, c3 = 'ANEPzRrAZ1' where c = 1277 index_test.go:137: sql insert into test_index values (2383, 3732851888721202781, 0.805134, 'pXb4gHfvFZ') index_test.go:143: sql update test_index set c1 = 1021601053051625625, c2 = 0.486271, c3 = 'edCvzvCmtO' where c = 560 index_test.go:140: sql delete from test_index where c = 394 index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 817 index_test.go:137: sql insert into test_index values (2386, 1258629491382015782, 0.134774, 'av4KV0pXgf') index_test.go:137: sql insert into test_index values (2387, 6854405502776537114, 0.719378, 'wPux8Q0Jtr') index_test.go:143: sql update test_index set c1 = 7600371977202256715, c2 = 0.999728, c3 = 'R19Nqy5G38' where c = 853 index_test.go:143: sql update test_index set c1 = 5908878071002744721, c2 = 0.932474, c3 = '8zMYLVegLv' where c = 633 index_test.go:143: sql update test_index set c1 = 1962884728858369115, c2 = 0.422017, c3 = '3EWrdYG9iJ' where c = 514 index_test.go:137: sql insert into test_index values (2388, 287821189129953626, 0.181944, 'FFFiCYZwkR') index_test.go:143: sql update test_index set c1 = 5940332344175808362, c2 = 0.402040, c3 = 'yP1vlV50Ib' where c = 2271 index_test.go:140: sql delete from test_index where c = 241 index_test.go:137: sql insert into test_index values (2389, 7620442003761219162, 0.025656, 'CDEUhdcbqJ') index_test.go:140: sql delete from test_index where c = 2380 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:140: sql delete from test_index where c = 2215 index_test.go:137: sql insert into test_index values (2391, 5088058598148891248, 0.598243, 'JhuoWcBvdY') index_test.go:143: sql update test_index set c1 = 1534079749680036285, c2 = 0.731658, c3 = 'rcOGTaxYQh' where c = 1904 index_test.go:143: sql update test_index set c1 = 4582693294983048921, c2 = 0.467102, c3 = 'oDKhsDjSPO' where c = 2343 index_test.go:143: sql update test_index set c1 = 6275588421255938186, c2 = 0.327059, c3 = 'LIOCY7h8fk' where c = 1681 index_test.go:140: sql delete from test_index where c = 1896 index_test.go:137: sql insert into test_index values (2390, 5495637292642816833, 0.659086, 'WW4NyqBZ1r') index_test.go:137: sql insert into test_index values (2392, 7683667019101019338, 0.389089, '4vHrpnBtBE') index_test.go:143: sql update test_index set c1 = 1205860195568203841, c2 = 0.367554, c3 = 'DZEAsATdls' where c = 1625 index_test.go:143: sql update test_index set c1 = 2520806852110078742, c2 = 0.670547, c3 = 'gqqZL4icBj' where c = 1891 index_test.go:140: sql delete from test_index where c = 1773 index_test.go:143: sql update test_index set c1 = 3241163153215796295, c2 = 0.900258, c3 = 'VnCzg08dYV' where c = 1866 index_test.go:137: sql insert into test_index values (2394, 1187190989591074012, 0.658635, 'nRd0W6ZH1B') index_test.go:137: sql insert into test_index values (2395, 5205389779907074435, 0.157596, 'gwwX95qAnn') index_test.go:140: sql delete from test_index where c = 2048 index_test.go:137: sql insert into test_index values (2396, 3357298368417137671, 0.642851, 'XtPcKxMzVC') index_test.go:143: sql update test_index set c1 = 2741556677971242019, c2 = 0.281989, c3 = 'uhh2eIi178' where c = 50 index_test.go:137: sql insert into test_index values (2397, 2739920276191102125, 0.805316, 'gsH77Htz1L') index_test.go:140: sql delete from test_index where c = 1523 index_test.go:137: sql insert into test_index values (2393, 1463253609525782364, 0.777906, '7TiNc3J3CY') index_test.go:140: sql delete from test_index where c = 1147 index_test.go:143: sql update test_index set c1 = 7735161185728841104, c2 = 0.641483, c3 = 'lXRKy2PczE' where c = 1049 index_test.go:143: sql update test_index set c1 = 6759279262516438236, c2 = 0.813128, c3 = '2mzUdk1AWl' where c = 725 index_test.go:140: sql delete from test_index where c = 540 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:140: sql delete from test_index where c = 933 index_test.go:137: sql insert into test_index values (2398, 1034806292098264218, 0.214892, '397DeGyT5p') index_test.go:143: sql update test_index set c1 = 279650610645981181, c2 = 0.401120, c3 = 'NYZiTHfyxn' where c = 533 index_test.go:140: sql delete from test_index where c = 2327 index_test.go:143: sql update test_index set c1 = 3079627660631698996, c2 = 0.528673, c3 = 'SzNa6m018O' where c = 1258 index_test.go:143: sql update test_index set c1 = 5973981908601115661, c2 = 0.001446, c3 = 'WcG33qRXMD' where c = 1004 index_test.go:140: sql delete from test_index where c = 989 index_test.go:137: sql insert into test_index values (2399, 3693488902473254809, 0.456169, '9XNyq3G8jl') index_test.go:143: sql update test_index set c1 = 1899069292962557591, c2 = 0.664009, c3 = 'ui9YscTaL0' where c = 1163 index_test.go:137: sql insert into test_index values (2400, 2244598123941422128, 0.106337, 'oywl4CfLXH') index_test.go:143: sql update test_index set c1 = 141424817401739076, c2 = 0.263550, c3 = 'YI7QdG0PXj' where c = 602 index_test.go:143: sql update test_index set c1 = 8106618538713004423, c2 = 0.491965, c3 = 'vzLxthyaoG' where c = 1634 index_test.go:143: sql update test_index set c1 = 7342472254762001007, c2 = 0.263833, c3 = 'z7bUN8ZH2d' where c = 172 index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 2083 index_test.go:143: sql update test_index set c1 = 3185251220659178283, c2 = 0.829169, c3 = 'StbxqdRjMr' where c = 205 index_test.go:143: sql update test_index set c1 = 7658157124985309712, c2 = 0.475162, c3 = '7xIrSYzb7b' where c = 1569 [2025/04/04 21:32:45.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '11474' for key 'test_mixed.PRIMARY'"] [2025/04/04 21:32:45.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '11476' for key 'test_mixed.PRIMARY'"] [2025/04/04 21:32:45.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '11475' for key 'test_mixed.PRIMARY'"] [2025/04/04 21:32:45.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '11477' for key 'test_mixed.PRIMARY'"] index_test.go:137: sql insert into test_index values (2404, 6326523297731660921, 0.028517, 'z8zg84LrSk') index_test.go:137: sql insert into test_index values (2405, 1265807104455618027, 0.463941, '8gf5MWvy3M') index_test.go:137: sql insert into test_index values (2401, 4055842015688051867, 0.964740, 'iteiLfXKG8') index_test.go:137: sql insert into test_index values (2402, 4587785257444605844, 0.874023, 'Zh2DSp4diw') index_test.go:137: sql insert into test_index values (2403, 4027547981868317598, 0.528530, 'd7FKoGHQIE') index_test.go:137: sql insert into test_index values (2410, 3100262026434569907, 0.668524, 'ev40jr5MRY') index_test.go:137: sql insert into test_index values (2407, 7780880315568063861, 0.299399, 'eN9PdgBvPA') index_test.go:137: sql insert into test_index values (2406, 1995089210693687146, 0.967338, 'UJniVRvMnx') index_test.go:137: sql insert into test_index values (2408, 4635811992051994981, 0.462763, 'AUzqd3BXAF') index_test.go:140: sql delete from test_index where c = 864 index_test.go:140: sql delete from test_index where c = 1500 index_test.go:137: sql insert into test_index values (2409, 6026644507852448407, 0.940065, 'jTgnw6L1iW') index_test.go:140: sql delete from test_index where c = 1897 index_test.go:140: sql delete from test_index where c = 1751 index_test.go:140: sql delete from test_index where c = 131 index_test.go:140: sql delete from test_index where c = 94 index_test.go:143: sql update test_index set c1 = 9168378779003882167, c2 = 0.409750, c3 = 'qZbWAZ9MOZ' where c = 186 index_test.go:140: sql delete from test_index where c = 1032 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 258973604225382923, c2 = 0.665592, c3 = 'RvqyzE9qBJ' where c = 1488 index_test.go:140: sql delete from test_index where c = 2325 index_test.go:143: sql update test_index set c1 = 6020857362497798843, c2 = 0.385908, c3 = 'LCkIVy621q' where c = 1576 index_test.go:140: sql delete from test_index where c = 1549 index_test.go:137: sql insert into test_index values (2411, 534273908655838779, 0.039193, 'ZhIinkIjO9') index_test.go:143: sql update test_index set c1 = 8779423899974876519, c2 = 0.692885, c3 = 'MtMebzrMoW' where c = 1542 index_test.go:143: sql update test_index set c1 = 7472769175470366638, c2 = 0.263175, c3 = 'pH6ZoDqB3I' where c = 2016 index_test.go:143: sql update test_index set c1 = 7578742244713996579, c2 = 0.744987, c3 = 'lg63WwF3eH' where c = 1602 index_test.go:143: sql update test_index set c1 = 2165335773694590020, c2 = 0.363798, c3 = 'OWjwjBtx9z' where c = 1074 index_test.go:137: sql insert into test_index values (2412, 7159880793897410587, 0.746186, 'Vr9Suo1KBH') index_test.go:143: sql update test_index set c1 = 3786727829910658789, c2 = 0.186682, c3 = 'kwuWhjbXtC' where c = 1839 index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 5539187280994181167, c2 = 0.558654, c3 = 'PMzHid55Tl' where c = 2293 index_test.go:137: sql insert into test_index values (2414, 212099719393586603, 0.101013, '0FqWMkRFIq') index_test.go:137: sql insert into test_index values (2415, 2728672895043656717, 0.673347, '9bM5I1L494') index_test.go:137: sql insert into test_index values (2416, 1640692430453843345, 0.326041, '3WWmzd3K4F') index_test.go:137: sql insert into test_index values (2417, 8726945763772648876, 0.645448, 'kZhNjztlf5') index_test.go:137: sql insert into test_index values (2413, 3636083180729434087, 0.449086, 'Qy5SVDzO6Z') index_test.go:140: sql delete from test_index where c = 799 index_test.go:137: sql insert into test_index values (2418, 4390136377699296084, 0.765440, 'DXiCtmXukW') index_test.go:143: sql update test_index set c1 = 5155599995057236388, c2 = 0.409806, c3 = 'efLy9eIuQi' where c = 2259 index_test.go:143: sql update test_index set c1 = 6908724283883495216, c2 = 0.622222, c3 = '8ctcJzF6jX' where c = 1991 index_test.go:140: sql delete from test_index where c = 1368 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:143: sql update test_index set c1 = 7528417264953863390, c2 = 0.552776, c3 = 'rTaXASywKP' where c = 1589 index_test.go:140: sql delete from test_index where c = 1053 index_test.go:140: sql delete from test_index where c = 587 index_test.go:137: sql insert into test_index values (2419, 6988290388868919734, 0.165434, 'WDOeZbqvG4') index_test.go:140: sql delete from test_index where c = 1609 index_test.go:140: sql delete from test_index where c = 2190 index_test.go:137: sql insert into test_index values (2420, 2603042190435710561, 0.984145, 'NYR8ro2b60') index_test.go:137: sql insert into test_index values (2421, 2863696381670737782, 0.469018, '2Ovoh3iAjv') index_test.go:143: sql update test_index set c1 = 2183505044035258230, c2 = 0.016115, c3 = 'tFR2E1uHzq' where c = 1286 index_test.go:143: sql update test_index set c1 = 128723843974936150, c2 = 0.830695, c3 = 'M8J8XsqF2T' where c = 1548 index_test.go:143: sql update test_index set c1 = 58547958373873931, c2 = 0.767833, c3 = 'gWU0BuIiiZ' where c = 598 index_test.go:143: sql update test_index set c1 = 5016388017611169908, c2 = 0.852142, c3 = 'wH3RK6ZZQ5' where c = 1940 index_test.go:143: sql update test_index set c1 = 4296464105963947195, c2 = 0.029291, c3 = 'BcDZy2Rvsk' where c = 125 index_test.go:137: sql insert into test_index values (2423, 2782747470445552633, 0.784928, 'dgjwhDswFa') index_test.go:137: sql insert into test_index values (2424, 7297354392530351496, 0.447132, 'YFfr6PdMhB') index_test.go:140: sql delete from test_index where c = 1386 index_test.go:137: sql insert into test_index values (2422, 5388122403451068538, 0.335955, 'YxqjwFtnML') index_test.go:140: sql delete from test_index where c = 1000 index_test.go:140: sql delete from test_index where c = 1817 index_test.go:143: sql update test_index set c1 = 6303746571507750655, c2 = 0.123249, c3 = 'sf3rwTs84e' where c = 703 index_test.go:143: sql update test_index set c1 = 5251642287306130630, c2 = 0.354004, c3 = 'w5VWpEvzxJ' where c = 1452 index_test.go:143: sql update test_index set c1 = 3055491585798953589, c2 = 0.935649, c3 = 'sltcsc8y6h' where c = 20 index_test.go:137: sql insert into test_index values (2426, 2044529045594051152, 0.771719, 'ukLDlsDhcH') index_test.go:140: sql delete from test_index where c = 1801 index_test.go:140: sql delete from test_index where c = 627 index_test.go:137: sql insert into test_index values (2428, 4676621466619729273, 0.493587, 'Re82bzIVLK') index_test.go:140: sql delete from test_index where c = 883 index_test.go:137: sql insert into test_index values (2425, 8344144967928682776, 0.230938, 'BCFN9bxLrU') index_test.go:137: sql insert into test_index values (2427, 1851558608661089338, 0.378055, 'c2HPIZSVpP') index_test.go:137: sql insert into test_index values (2429, 1635568468438516345, 0.918482, 'FdZvHL4WJy') index_test.go:137: sql insert into test_index values (2430, 3433248676983402258, 0.278301, 'bAkNBGcPsh') index_test.go:140: sql delete from test_index where c = 1449 index_test.go:143: sql update test_index set c1 = 5668178415050462012, c2 = 0.814260, c3 = 'EgbhLFtMoH' where c = 2275 index_test.go:140: sql delete from test_index where c = 2214 index_test.go:143: sql update test_index set c1 = 8939492977975685754, c2 = 0.446043, c3 = 'Be8ZQnYN2K' where c = 1087 index_test.go:140: sql delete from test_index where c = 155 index_test.go:143: sql update test_index set c1 = 9207483066472974588, c2 = 0.570577, c3 = 'gRzJli1VKu' where c = 425 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 7366903385676028820, c2 = 0.354279, c3 = 'gKlxsFhhJA' where c = 2021 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 7367567930504761226, c2 = 0.460729, c3 = 'osBizX2h7L' where c = 829 index_test.go:143: sql update test_index set c1 = 3970075283890131297, c2 = 0.199389, c3 = '00kT1EMXWc' where c = 1244 index_test.go:137: sql insert into test_index values (2431, 8222661964665149459, 0.662102, 'KJQQk21QR7') index_test.go:143: sql update test_index set c1 = 2858419762289504965, c2 = 0.644892, c3 = 'Oq1apjBjhL' where c = 1815 index_test.go:137: sql insert into test_index values (2433, 181650709470774760, 0.403153, '5Dgbu1qDi9') index_test.go:137: sql insert into test_index values (2434, 9073608744807038342, 0.849415, 'srziOFfVXT') index_test.go:143: sql update test_index set c1 = 1513733338402897460, c2 = 0.249720, c3 = 'U8HhmyD82w' where c = 1185 index_test.go:137: sql insert into test_index values (2432, 8854959238207635289, 0.945650, 'jcYWcSOp6a') index_test.go:137: sql insert into test_index values (2435, 2936994534334850038, 0.976226, '4iP88EA3gq') index_test.go:143: sql update test_index set c1 = 4153660564463722925, c2 = 0.510868, c3 = 'xximiNMsPw' where c = 2375 index_test.go:140: sql delete from test_index where c = 918 index_test.go:140: sql delete from test_index where c = 1299 index_test.go:137: sql insert into test_index values (2436, 536380932790715788, 0.327287, 'eKcszh7DNY') index_test.go:137: sql insert into test_index values (2437, 6870538095635315856, 0.322531, 'JNn1e0NYwT') index_test.go:137: sql insert into test_index values (2438, 6695515173820745957, 0.543618, 'P7dcHNjwOy') index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 5913416876616256045, c2 = 0.758706, c3 = 'mgYYwIbLbf' where c = 1395 index_test.go:143: sql update test_index set c1 = 7020414532597354819, c2 = 0.329904, c3 = '2cRB0HctBb' where c = 84 index_test.go:140: sql delete from test_index where c = 1286 index_test.go:140: sql delete from test_index where c = 1440 index_test.go:143: sql update test_index set c1 = 6828036777820713491, c2 = 0.994493, c3 = '18JaDmxZG1' where c = 634 index_test.go:140: sql delete from test_index where c = 1824 index_test.go:140: sql delete from test_index where c = 1928 index_test.go:140: sql delete from test_index where c = 2108 index_test.go:143: sql update test_index set c1 = 7790698989803103589, c2 = 0.754135, c3 = 'iiwWQfwDCf' where c = 18 index_test.go:143: sql update test_index set c1 = 3680669587142651735, c2 = 0.801822, c3 = 'W4E77TTAjM' where c = 723 index_test.go:137: sql insert into test_index values (2441, 3141757349382666191, 0.782866, 'YFjtngHIlJ') index_test.go:137: sql insert into test_index values (2439, 8254194027193412095, 0.661997, '5kcOVAlsnh') index_test.go:143: sql update test_index set c1 = 8886547323155104450, c2 = 0.124668, c3 = 'gFeuurff42' where c = 910 index_test.go:143: sql update test_index set c1 = 763330520017365699, c2 = 0.686448, c3 = 'vIkfcJwgxQ' where c = 660 index_test.go:137: sql insert into test_index values (2440, 686033708270249759, 0.021575, 'YUf6ccDzqG') index_test.go:137: sql insert into test_index values (2442, 4181730453195057702, 0.711152, 'QBdlVUjNfN') index_test.go:143: sql update test_index set c1 = 5106850964537011471, c2 = 0.080546, c3 = 'f4aOT4UcAt' where c = 774 index_test.go:143: sql update test_index set c1 = 6690098088761531186, c2 = 0.500074, c3 = 'JSz1e1rzUM' where c = 2036 index_test.go:137: sql insert into test_index values (2444, 8009178246247274739, 0.168304, 'Ewc1kmhzyW') index_test.go:137: sql insert into test_index values (2445, 4910195765048033315, 0.727110, 'YEOE2Ia2BG') index_test.go:140: sql delete from test_index where c = 1699 index_test.go:140: sql delete from test_index where c = 1866 index_test.go:140: sql delete from test_index where c = 1805 index_test.go:137: sql insert into test_index values (2446, 4361455682380910861, 0.040615, 'WaqlQjVvqd') index_test.go:137: sql insert into test_index values (2447, 6041206636545464345, 0.486154, 'JSjhlKs0pW') index_test.go:137: sql insert into test_index values (2448, 8366325249304421688, 0.416305, 'PJaKpfWors') index_test.go:140: sql delete from test_index where c = 444 index_test.go:137: sql insert into test_index values (2443, 3821531107074511732, 0.855763, 'ZXUBPPXnEB') index_test.go:143: sql update test_index set c1 = 5570894909933168804, c2 = 0.060531, c3 = 'CK4NoBPz75' where c = 1188 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 2183 index_test.go:143: sql update test_index set c1 = 8205763747720015971, c2 = 0.000028, c3 = 'E6Dk3jq7rm' where c = 2169 index_test.go:140: sql delete from test_index where c = 889 index_test.go:143: sql update test_index set c1 = 141946408780501160, c2 = 0.012379, c3 = 'qqDjlL8JiJ' where c = 2382 index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 1145 index_test.go:140: sql delete from test_index where c = 1735 index_test.go:137: sql insert into test_index values (2449, 5354124430102202055, 0.621056, 'FAgqFIh9uC') index_test.go:143: sql update test_index set c1 = 277721430647051143, c2 = 0.584017, c3 = '8nGlSpbPvJ' where c = 1104 index_test.go:143: sql update test_index set c1 = 1385484911031411605, c2 = 0.387579, c3 = 'UWcJOf3EFp' where c = 2440 index_test.go:143: sql update test_index set c1 = 2283071049958831858, c2 = 0.794353, c3 = '5vxlu4WhhO' where c = 176 index_test.go:137: sql insert into test_index values (2450, 8296060152596873480, 0.963085, 'lLa11vnYTO') index_test.go:137: sql insert into test_index values (2451, 2494582051034166328, 0.504123, 'H35Q0aaYf6') index_test.go:143: sql update test_index set c1 = 2201416781248055853, c2 = 0.911756, c3 = 'J140ytzyRo' where c = 630 index_test.go:143: sql update test_index set c1 = 1089314428822280978, c2 = 0.814454, c3 = 'mowA9hAO9K' where c = 2283 index_test.go:143: sql update test_index set c1 = 6772749800532155421, c2 = 0.395673, c3 = 'Obf9rQPYJn' where c = 829 index_test.go:143: sql update test_index set c1 = 5260609981640541290, c2 = 0.320356, c3 = '1lQPFjTRTK' where c = 2371 index_test.go:137: sql insert into test_index values (2454, 727030525702033860, 0.402111, 'IX5WEb4FbT') index_test.go:137: sql insert into test_index values (2452, 833614747342349411, 0.761637, 'iXriUeGalg') index_test.go:137: sql insert into test_index values (2453, 3287147657954382702, 0.003351, 'RU7nTrTyk1') index_test.go:137: sql insert into test_index values (2455, 8385919371197557348, 0.999648, 'GNppWr01aB') index_test.go:140: sql delete from test_index where c = 2328 index_test.go:137: sql insert into test_index values (2456, 1916388218979488153, 0.942208, 'afUj6dK4AP') index_test.go:137: sql insert into test_index values (2457, 8184671053810083703, 0.832999, 'W0ZNrAiHmK') index_test.go:140: sql delete from test_index where c = 1723 index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 2098 index_test.go:137: sql insert into test_index values (2458, 6504961602273463501, 0.610958, 'oZMM90Mhhx') index_test.go:140: sql delete from test_index where c = 2073 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:140: sql delete from test_index where c = 182 index_test.go:143: sql update test_index set c1 = 3957873007044536744, c2 = 0.672836, c3 = 'nUwImgvcB2' where c = 1119 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 2405571394559546678, c2 = 0.190159, c3 = 'fh4cKlqWYk' where c = 507 index_test.go:143: sql update test_index set c1 = 735772356093996494, c2 = 0.402131, c3 = 'DUw29gSrrr' where c = 284 index_test.go:143: sql update test_index set c1 = 8381345267464070929, c2 = 0.715327, c3 = 'YdmzCgQnJw' where c = 1133 index_test.go:143: sql update test_index set c1 = 2767223546365844994, c2 = 0.647681, c3 = 'jE5zrroyTK' where c = 2211 index_test.go:143: sql update test_index set c1 = 4424272589534411100, c2 = 0.589531, c3 = 'Q49natkLAq' where c = 353 index_test.go:143: sql update test_index set c1 = 7938390739380059453, c2 = 0.522515, c3 = 'xU2IVcnJps' where c = 1918 index_test.go:143: sql update test_index set c1 = 3862745943931925509, c2 = 0.750559, c3 = 'brMYBSrGvL' where c = 1819 index_test.go:137: sql insert into test_index values (2459, 7557751534165988582, 0.292217, 'TWKkwkKFGs') index_test.go:140: sql delete from test_index where c = 2376 index_test.go:143: sql update test_index set c1 = 4934170740769917113, c2 = 0.005216, c3 = 'TGe9HJbESY' where c = 1130 index_test.go:137: sql insert into test_index values (2460, 8938325794133854857, 0.351722, 'pYtwVOmXTz') index_test.go:137: sql insert into test_index values (2461, 8724570130836215721, 0.467088, 'vOQcO0WsOK') index_test.go:137: sql insert into test_index values (2462, 4360716875228557881, 0.270017, 'hUS07yyP31') index_test.go:137: sql insert into test_index values (2463, 4643276642747471428, 0.349341, 'u5p5rJyDNP') index_test.go:137: sql insert into test_index values (2465, 8870046862635855705, 0.265105, 'a4lolJu1T9') index_test.go:137: sql insert into test_index values (2464, 4472150055716334606, 0.202250, 'QLHrEOCHOP') index_test.go:137: sql insert into test_index values (2466, 9146849122262224715, 0.662718, 'ZRu89g7UB8') index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 624 index_test.go:137: sql insert into test_index values (2467, 4418321452790118313, 0.593058, 'RaRvOPZj0V') index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 1197 index_test.go:140: sql delete from test_index where c = 131 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:143: sql update test_index set c1 = 7056902990392714513, c2 = 0.402345, c3 = 'F5cUhcoSGe' where c = 1438 index_test.go:143: sql update test_index set c1 = 6779198441352533652, c2 = 0.055688, c3 = 'SQcb7esfEJ' where c = 2324 index_test.go:140: sql delete from test_index where c = 1353 index_test.go:143: sql update test_index set c1 = 7213758368462106580, c2 = 0.409734, c3 = 'wmf83Xdfle' where c = 702 index_test.go:140: sql delete from test_index where c = 2118 index_test.go:143: sql update test_index set c1 = 4858634976044301343, c2 = 0.235131, c3 = '9i0n7KEaOZ' where c = 1758 index_test.go:143: sql update test_index set c1 = 7882537770127845488, c2 = 0.806248, c3 = 'S8CgrlL7Ku' where c = 2100 index_test.go:140: sql delete from test_index where c = 331 index_test.go:143: sql update test_index set c1 = 7021171425988076647, c2 = 0.946090, c3 = 'A4sPjdCtzp' where c = 956 index_test.go:137: sql insert into test_index values (2470, 5938835105180709668, 0.131717, 'mdKAC71B5F') index_test.go:143: sql update test_index set c1 = 706348236712625030, c2 = 0.201987, c3 = 'Q1kuRSer70' where c = 988 index_test.go:137: sql insert into test_index values (2471, 2173060927497194150, 0.678416, 'wWNemwgzi2') index_test.go:137: sql insert into test_index values (2469, 985886993307238545, 0.544917, 'uavdZZXy2v') index_test.go:143: sql update test_index set c1 = 6125478126404137171, c2 = 0.368376, c3 = 'vy4kM5Vvwq' where c = 2413 index_test.go:137: sql insert into test_index values (2472, 8583363858150561446, 0.149379, 'heIA3MNcbL') index_test.go:143: sql update test_index set c1 = 4346066777220154123, c2 = 0.823555, c3 = 'T0qeG6K2aT' where c = 823 index_test.go:137: sql insert into test_index values (2468, 7322259182765650924, 0.557801, 'to3izXYD2f') index_test.go:143: sql update test_index set c1 = 8745367886957384394, c2 = 0.997326, c3 = 'y6eG4OmSFY' where c = 1604 index_test.go:137: sql insert into test_index values (2473, 1336644998288245646, 0.977162, 'JeF9aeb8Dm') index_test.go:137: sql insert into test_index values (2474, 5280817813429517664, 0.516528, 'Dct4S6nxF0') index_test.go:140: sql delete from test_index where c = 1529 index_test.go:137: sql insert into test_index values (2475, 1329301316851785915, 0.004079, 'te81rz23CH') index_test.go:140: sql delete from test_index where c = 2351 index_test.go:140: sql delete from test_index where c = 695 index_test.go:137: sql insert into test_index values (2476, 5164682195008218493, 0.957922, 'K7XVdO9bSc') index_test.go:140: sql delete from test_index where c = 2192 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (2477, 853631573765445171, 0.406943, 'jiYW8q7o8Z') index_test.go:143: sql update test_index set c1 = 1887565840488620097, c2 = 0.948709, c3 = 'YJ1ejgwT9L' where c = 145 index_test.go:143: sql update test_index set c1 = 6031448092259478884, c2 = 0.066655, c3 = 'Hq8gWfRcUS' where c = 654 index_test.go:143: sql update test_index set c1 = 1380609123874426936, c2 = 0.179434, c3 = 'N66e5sRflr' where c = 230 index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 2027 index_test.go:143: sql update test_index set c1 = 9000696834703310155, c2 = 0.792721, c3 = '91n3bTOzNQ' where c = 2285 index_test.go:140: sql delete from test_index where c = 1994 index_test.go:143: sql update test_index set c1 = 8132876191099658198, c2 = 0.710695, c3 = 'tlhtNfLiTT' where c = 1998 index_test.go:140: sql delete from test_index where c = 677 index_test.go:137: sql insert into test_index values (2478, 8058942054075080006, 0.284364, 'lG290JVYPh') index_test.go:143: sql update test_index set c1 = 2966143339339278144, c2 = 0.575519, c3 = 'sFHxwBauqn' where c = 1642 index_test.go:143: sql update test_index set c1 = 798630137816637958, c2 = 0.328492, c3 = 'bi4miEfZT6' where c = 1228 index_test.go:137: sql insert into test_index values (2479, 3449589126739138944, 0.098757, 'EMXicSjVlI') index_test.go:143: sql update test_index set c1 = 8572718648049592428, c2 = 0.879440, c3 = 'B3JqqETk76' where c = 1275 index_test.go:143: sql update test_index set c1 = 250717102996025576, c2 = 0.656838, c3 = 'G4XSu78Hn3' where c = 778 index_test.go:140: sql delete from test_index where c = 481 index_test.go:137: sql insert into test_index values (2480, 6306064473331164350, 0.184994, 'iKAqu5pDFC') index_test.go:137: sql insert into test_index values (2483, 8837441991892167095, 0.196612, '81BLsMEgCM') index_test.go:143: sql update test_index set c1 = 8704555933640737726, c2 = 0.711957, c3 = '9V63xldXQ8' where c = 183 index_test.go:137: sql insert into test_index values (2482, 1184035462018793688, 0.841674, 'oniRecSCu4') index_test.go:137: sql insert into test_index values (2486, 2566084581364284778, 0.439824, '8jbuugNEWW') index_test.go:137: sql insert into test_index values (2481, 2937820019211414601, 0.206364, '6Ce8T2n3wH') index_test.go:137: sql insert into test_index values (2484, 6344646517389193028, 0.476869, '2JdTq711ZK') index_test.go:140: sql delete from test_index where c = 867 index_test.go:143: sql update test_index set c1 = 7476017173315007034, c2 = 0.074084, c3 = '6v3yF7MYDY' where c = 251 index_test.go:137: sql insert into test_index values (2485, 8386785227694729864, 0.655346, 'PubLwKLysh') index_test.go:140: sql delete from test_index where c = 1052 index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 973 index_test.go:140: sql delete from test_index where c = 289 index_test.go:140: sql delete from test_index where c = 2378 index_test.go:140: sql delete from test_index where c = 380 index_test.go:143: sql update test_index set c1 = 2257698541716094800, c2 = 0.885219, c3 = 'EpbbWTqpm6' where c = 92 index_test.go:143: sql update test_index set c1 = 7167257029303994510, c2 = 0.105356, c3 = 'iArpULJifi' where c = 786 index_test.go:143: sql update test_index set c1 = 8116839194913464967, c2 = 0.356807, c3 = 'IjN3BGhKe4' where c = 2376 index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (2487, 7416620510730003482, 0.154699, 'e3ebQJ9ONu') index_test.go:143: sql update test_index set c1 = 2393078833818202016, c2 = 0.121246, c3 = '4n7t9MrJCN' where c = 493 index_test.go:137: sql insert into test_index values (2488, 2435867910487948653, 0.439405, 'J4p2FwQUfp') index_test.go:143: sql update test_index set c1 = 3125573300349069291, c2 = 0.783459, c3 = 'dOVIB0MKlm' where c = 591 index_test.go:143: sql update test_index set c1 = 4416812864525337244, c2 = 0.526311, c3 = 'EjMBe5wlqe' where c = 2091 index_test.go:143: sql update test_index set c1 = 1507208120816837837, c2 = 0.552208, c3 = 'FuzOEkM7Bg' where c = 1002 index_test.go:137: sql insert into test_index values (2489, 7394748396075311059, 0.130017, 'CN3NwWkkIZ') index_test.go:140: sql delete from test_index where c = 796 index_test.go:137: sql insert into test_index values (2490, 4560278385722077470, 0.634557, 'aXOaieWrQq') index_test.go:137: sql insert into test_index values (2491, 559742400960719011, 0.779703, '8oHFEfYZIG') index_test.go:140: sql delete from test_index where c = 1249 index_test.go:143: sql update test_index set c1 = 4474480750075338190, c2 = 0.270045, c3 = 'qNNLYFEChR' where c = 1795 index_test.go:137: sql insert into test_index values (2492, 4545902464011296772, 0.474007, 'tqIoSUjmt7') index_test.go:137: sql insert into test_index values (2493, 3041408704545999524, 0.571772, 'sF0zcsKBC4') index_test.go:137: sql insert into test_index values (2494, 2759910607872461249, 0.710049, '58F3Mwum9M') index_test.go:143: sql update test_index set c1 = 5033782790815918919, c2 = 0.582432, c3 = 'JJ1QwJqIRD' where c = 455 index_test.go:137: sql insert into test_index values (2495, 4417086769387773408, 0.034256, 'vRzARg1SBk') index_test.go:140: sql delete from test_index where c = 2368 index_test.go:143: sql update test_index set c1 = 7457899027816974721, c2 = 0.910825, c3 = '84H0odhCJR' where c = 1735 index_test.go:137: sql insert into test_index values (2496, 5919941262639603241, 0.162078, 'YI1LQxys7Z') index_test.go:140: sql delete from test_index where c = 1550 index_test.go:140: sql delete from test_index where c = 150 index_test.go:140: sql delete from test_index where c = 592 index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 964790413710308343, c2 = 0.968153, c3 = 'ZxTyH95RjD' where c = 591 index_test.go:143: sql update test_index set c1 = 1377721774135795892, c2 = 0.288418, c3 = 'VVZXfy8yJ9' where c = 2183 index_test.go:143: sql update test_index set c1 = 8000933790821346775, c2 = 0.681119, c3 = 'Cr8icPH8Jq' where c = 1450 index_test.go:140: sql delete from test_index where c = 682 index_test.go:143: sql update test_index set c1 = 3300806449806893912, c2 = 0.745739, c3 = '2M0dREpZOq' where c = 1225 index_test.go:137: sql insert into test_index values (2497, 5879579759722153259, 0.143385, '12xTfzIIH9') index_test.go:137: sql insert into test_index values (2499, 3548583125211556237, 0.581055, 'dONtjMrQup') index_test.go:143: sql update test_index set c1 = 6390337112686043085, c2 = 0.567121, c3 = 'ZyIhtFyRcD' where c = 1373 index_test.go:143: sql update test_index set c1 = 2385376616282056047, c2 = 0.417893, c3 = 'j4SH0mSYWD' where c = 903 index_test.go:140: sql delete from test_index where c = 2389 index_test.go:140: sql delete from test_index where c = 2169 index_test.go:140: sql delete from test_index where c = 2108 index_test.go:137: sql insert into test_index values (2498, 4738715913673858221, 0.772836, 'oNvRJfVNMg') index_test.go:140: sql delete from test_index where c = 2488 index_test.go:143: sql update test_index set c1 = 6381871096730696146, c2 = 0.166156, c3 = 'P8Tcojr7Uz' where c = 848 index_test.go:140: sql delete from test_index where c = 3 index_test.go:143: sql update test_index set c1 = 5711707425248521679, c2 = 0.073507, c3 = 'MCnzfTHOhh' where c = 1620 index_test.go:143: sql update test_index set c1 = 3367464874969974795, c2 = 0.202313, c3 = '9AZAPS51TW' where c = 2340 index_test.go:143: sql update test_index set c1 = 1765243680588541307, c2 = 0.516826, c3 = '058YDyGP4f' where c = 1898 index_test.go:143: sql update test_index set c1 = 4585148615462022095, c2 = 0.185289, c3 = 'gpnEYsCQ59' where c = 1834 index_test.go:137: sql insert into test_index values (2500, 7994759801741920024, 0.076295, '7ueWKqKzDO') index_test.go:140: sql delete from test_index where c = 819 index_test.go:143: sql update test_index set c1 = 1881051629589045541, c2 = 0.587194, c3 = 'PTf2BBk7ra' where c = 798 [2025/04/04 21:32:46.097 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (2505, 4344169365873371930, 0.669436, 'bMoNIfyYE3') index_test.go:137: sql insert into test_index values (2501, 6913629552818790329, 0.803373, 'AIPlzq79w7') index_test.go:137: sql insert into test_index values (2503, 6240463598039563688, 0.142399, 'UVseVTf0lt') index_test.go:137: sql insert into test_index values (2504, 7844371066197952154, 0.695975, 'Ess0YIgSe9') index_test.go:137: sql insert into test_index values (2507, 6733141851550729651, 0.789995, 'bfqaBQjeUs') index_test.go:137: sql insert into test_index values (2508, 4222232832969939630, 0.611850, 'mTHbJ8WWuR') index_test.go:137: sql insert into test_index values (2506, 4145879917702726625, 0.685246, 'nw2W9Q5G57') index_test.go:137: sql insert into test_index values (2502, 209790077267681931, 0.825715, 'aRReZxmIn2') index_test.go:137: sql insert into test_index values (2509, 4995873413781379967, 0.892166, 'wG3rPOIyae') index_test.go:137: sql insert into test_index values (2510, 8402574153592032929, 0.754499, 'Q0eZ9XTzgU') index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:140: sql delete from test_index where c = 2123 index_test.go:140: sql delete from test_index where c = 799 index_test.go:143: sql update test_index set c1 = 8899674389120465345, c2 = 0.317315, c3 = 'tbiiviQH1O' where c = 565 index_test.go:140: sql delete from test_index where c = 443 index_test.go:140: sql delete from test_index where c = 767 index_test.go:140: sql delete from test_index where c = 1621 index_test.go:140: sql delete from test_index where c = 1925 index_test.go:143: sql update test_index set c1 = 3924882515320296931, c2 = 0.417039, c3 = '68U45yr461' where c = 400 index_test.go:143: sql update test_index set c1 = 453982367753233844, c2 = 0.542700, c3 = '9ldo2pWAoh' where c = 1384 index_test.go:137: sql insert into test_index values (2511, 2344438557444735549, 0.111492, 'pRUKlZ2Erk') index_test.go:140: sql delete from test_index where c = 1939 index_test.go:143: sql update test_index set c1 = 4893180277627349630, c2 = 0.391852, c3 = 'aKd9QJQT1w' where c = 821 index_test.go:140: sql delete from test_index where c = 1797 index_test.go:143: sql update test_index set c1 = 96894941713727979, c2 = 0.646776, c3 = 'gY6EafZDUG' where c = 1971 index_test.go:137: sql insert into test_index values (2513, 7761793091469868607, 0.868587, 'oKcHkqGkAl') index_test.go:143: sql update test_index set c1 = 369839542430486987, c2 = 0.272683, c3 = 'zJbwRGSG8d' where c = 1455 index_test.go:143: sql update test_index set c1 = 456568918518049116, c2 = 0.465285, c3 = 's5DnpTpxiQ' where c = 1208 index_test.go:143: sql update test_index set c1 = 2449194475974966013, c2 = 0.133725, c3 = 'fCYZ6Hlia7' where c = 1125 index_test.go:137: sql insert into test_index values (2512, 2844760025631345273, 0.842520, 'Z6nMy3N5lw') index_test.go:143: sql update test_index set c1 = 8743860350296081136, c2 = 0.667731, c3 = 'cyU2VMm1Kq' where c = 1032 index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (2514, 554486407212494926, 0.297229, 'yysoNJZKZr') index_test.go:137: sql insert into test_index values (2516, 280508731582608606, 0.631301, 'ms6AJQv18f') index_test.go:143: sql update test_index set c1 = 3648629248825670003, c2 = 0.063450, c3 = 'QZzCMNBJqK' where c = 2452 index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 2124 index_test.go:137: sql insert into test_index values (2518, 4248564257123389833, 0.231249, 'BQTTEAVgq9') index_test.go:137: sql insert into test_index values (2517, 8393399669707145485, 0.966479, 'tRlhn4sdBS') index_test.go:137: sql insert into test_index values (2515, 8619652472807181923, 0.385725, 'IK0AW6nsLW') index_test.go:140: sql delete from test_index where c = 256 index_test.go:137: sql insert into test_index values (2519, 4345287081392206913, 0.812247, 'hdWekpYLAC') index_test.go:143: sql update test_index set c1 = 3350276455237999521, c2 = 0.466349, c3 = 'YltGX9Rxux' where c = 1450 index_test.go:143: sql update test_index set c1 = 4210206844857994249, c2 = 0.441192, c3 = 'suBJshHqMk' where c = 2386 index_test.go:137: sql insert into test_index values (2520, 2145737200229391719, 0.320106, 'lR4fFzr1xT') index_test.go:140: sql delete from test_index where c = 1778 index_test.go:140: sql delete from test_index where c = 1685 index_test.go:140: sql delete from test_index where c = 2119 index_test.go:137: sql insert into test_index values (2521, 6961239699969017740, 0.227971, 'ZtNQxYGHeX') index_test.go:143: sql update test_index set c1 = 1679583096823391862, c2 = 0.588810, c3 = 'G1J2beVEu6' where c = 2033 index_test.go:137: sql insert into test_index values (2522, 3840237161607061166, 0.654391, 'YbvWpxpI09') index_test.go:140: sql delete from test_index where c = 2277 index_test.go:143: sql update test_index set c1 = 8893206961396971121, c2 = 0.282077, c3 = '1mCPPvLfOK' where c = 854 index_test.go:143: sql update test_index set c1 = 3038498693555312943, c2 = 0.914425, c3 = 'p6Ccx1bI90' where c = 2104 index_test.go:140: sql delete from test_index where c = 2013 index_test.go:143: sql update test_index set c1 = 2517202458890405590, c2 = 0.191518, c3 = 'nLYxeJcLeW' where c = 440 index_test.go:137: sql insert into test_index values (2523, 580359507930968102, 0.313912, 'HwMUbXodWo') index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 132144656578902934, c2 = 0.307208, c3 = '0UNENl9dsx' where c = 681 index_test.go:140: sql delete from test_index where c = 1277 index_test.go:140: sql delete from test_index where c = 2302 index_test.go:143: sql update test_index set c1 = 2918285587662369893, c2 = 0.583108, c3 = 'uMfnC7VuAr' where c = 766 index_test.go:143: sql update test_index set c1 = 5157442925472137196, c2 = 0.233244, c3 = '9glccI90qA' where c = 999 index_test.go:137: sql insert into test_index values (2525, 4827426596597515126, 0.024121, 'mY08xqM9Mp') index_test.go:143: sql update test_index set c1 = 1504349414866304112, c2 = 0.620527, c3 = 'aIz6pw17kx' where c = 717 index_test.go:137: sql insert into test_index values (2526, 6377408808459627592, 0.391222, 'dxOfuUtAeJ') index_test.go:140: sql delete from test_index where c = 358 index_test.go:137: sql insert into test_index values (2527, 4549606221727793326, 0.753306, 'ihMKG1jqbq') index_test.go:137: sql insert into test_index values (2524, 1160445320079980718, 0.727315, '9it82hoK2t') index_test.go:143: sql update test_index set c1 = 2221127673093826093, c2 = 0.134355, c3 = 'XXnoqD030n' where c = 1428 index_test.go:140: sql delete from test_index where c = 1674 index_test.go:140: sql delete from test_index where c = 1226 index_test.go:143: sql update test_index set c1 = 1824899587832027688, c2 = 0.080524, c3 = 'pweqloEOs4' where c = 2461 index_test.go:137: sql insert into test_index values (2528, 7932032594918054279, 0.465183, 'PfK1Q7cGZS') index_test.go:137: sql insert into test_index values (2531, 4788821108067223767, 0.195378, 'SGdA6A4oLt') index_test.go:140: sql delete from test_index where c = 1129 index_test.go:143: sql update test_index set c1 = 603789260609569914, c2 = 0.626662, c3 = 'YxUJ9ZaFV5' where c = 896 index_test.go:140: sql delete from test_index where c = 976 index_test.go:137: sql insert into test_index values (2529, 1245460210266027092, 0.238420, '8wuAGpxXW4') index_test.go:137: sql insert into test_index values (2530, 1311869157177562391, 0.012169, 'TVJHI0cX9Y') index_test.go:143: sql update test_index set c1 = 5906936608021144449, c2 = 0.673064, c3 = 'EeJjTY9Y8f' where c = 61 index_test.go:143: sql update test_index set c1 = 708919326460427753, c2 = 0.232462, c3 = 'HxW0uZvHRc' where c = 724 index_test.go:140: sql delete from test_index where c = 154 index_test.go:143: sql update test_index set c1 = 3357947133364326815, c2 = 0.445097, c3 = 'oLnJPmVKqo' where c = 2118 index_test.go:143: sql update test_index set c1 = 6503376306164536325, c2 = 0.310803, c3 = 'B5TZwu4KN5' where c = 1971 index_test.go:140: sql delete from test_index where c = 2194 index_test.go:137: sql insert into test_index values (2534, 3723241870187630876, 0.915273, 'tfxTWj2RAQ') index_test.go:137: sql insert into test_index values (2535, 7993353490781462440, 0.033854, 'clUutiC7jB') index_test.go:140: sql delete from test_index where c = 693 index_test.go:137: sql insert into test_index values (2533, 2611344527644713933, 0.103021, 'oGDxQ3mHuc') index_test.go:137: sql insert into test_index values (2532, 4193926117242179835, 0.775796, 'j3XkHabaog') index_test.go:137: sql insert into test_index values (2537, 1145076928392056384, 0.831636, 'WsVlefZHbK') index_test.go:143: sql update test_index set c1 = 8112855483483818425, c2 = 0.473777, c3 = 'AbLgpNkMVp' where c = 1684 index_test.go:140: sql delete from test_index where c = 1615 index_test.go:140: sql delete from test_index where c = 627 index_test.go:143: sql update test_index set c1 = 939225230313712205, c2 = 0.829556, c3 = 'yOuK8Ql1uB' where c = 1131 index_test.go:143: sql update test_index set c1 = 5003767290634628088, c2 = 0.606853, c3 = 'quJJCiOq3I' where c = 988 index_test.go:140: sql delete from test_index where c = 468 index_test.go:140: sql delete from test_index where c = 2084 index_test.go:140: sql delete from test_index where c = 310 index_test.go:143: sql update test_index set c1 = 3075966574945376560, c2 = 0.019422, c3 = 'DcYoMq8Kbh' where c = 1273 index_test.go:137: sql insert into test_index values (2536, 5783498037428841288, 0.956231, 'umEufEVpbc') index_test.go:140: sql delete from test_index where c = 545 index_test.go:143: sql update test_index set c1 = 8687223550090718762, c2 = 0.196607, c3 = 'j76L1DKxxb' where c = 6 index_test.go:143: sql update test_index set c1 = 3771009168776875602, c2 = 0.781994, c3 = 'LHP3z5jppt' where c = 558 index_test.go:137: sql insert into test_index values (2539, 4062391963833734824, 0.345219, 'SjssezYT9o') index_test.go:143: sql update test_index set c1 = 310983880132215477, c2 = 0.673248, c3 = 'tUeOJMYBul' where c = 2523 index_test.go:137: sql insert into test_index values (2540, 4354646583984089268, 0.230943, 'RcGraoWuUq') index_test.go:137: sql insert into test_index values (2538, 2834321915977738710, 0.748633, 'yAh6SrYjn8') index_test.go:137: sql insert into test_index values (2541, 7582095878214231820, 0.990223, '1W1rcuoHNN') index_test.go:140: sql delete from test_index where c = 603 index_test.go:140: sql delete from test_index where c = 1580 index_test.go:143: sql update test_index set c1 = 1834556185799847588, c2 = 0.204649, c3 = 'teT8Rg852V' where c = 1549 index_test.go:137: sql insert into test_index values (2543, 6953320203263218691, 0.168241, 'GzVWJlIWGB') index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (2544, 2946383730832252639, 0.751523, 'RzGBaI7Hw8') index_test.go:140: sql delete from test_index where c = 1538 index_test.go:140: sql delete from test_index where c = 2478 index_test.go:143: sql update test_index set c1 = 1951806795622623815, c2 = 0.965295, c3 = 'DgOnRQIiN8' where c = 323 index_test.go:143: sql update test_index set c1 = 7757745247650430615, c2 = 0.007456, c3 = 'MGuaqtpfQW' where c = 948 index_test.go:137: sql insert into test_index values (2542, 8325929858093924802, 0.216626, 'TQHVzwI5rQ') index_test.go:140: sql delete from test_index where c = 1517 index_test.go:143: sql update test_index set c1 = 1307586044085215870, c2 = 0.580374, c3 = 'ePHCTcmwvL' where c = 503 index_test.go:137: sql insert into test_index values (2545, 6407053636470514417, 0.874462, '2NH99YNRqs') index_test.go:140: sql delete from test_index where c = 2407 index_test.go:143: sql update test_index set c1 = 5923503939133791619, c2 = 0.820602, c3 = 'bffNOnrYRo' where c = 2363 index_test.go:137: sql insert into test_index values (2546, 3423321557159795610, 0.217566, 'JrdZG68IA5') index_test.go:143: sql update test_index set c1 = 3457123268113083680, c2 = 0.840552, c3 = 'Ly8BHuR6NR' where c = 2244 index_test.go:137: sql insert into test_index values (2547, 735057673867151820, 0.159604, 'eyOPzLr86M') index_test.go:137: sql insert into test_index values (2548, 8229205161895122572, 0.894032, 'ITf40qbo2k') index_test.go:140: sql delete from test_index where c = 40 index_test.go:143: sql update test_index set c1 = 4082092922848642824, c2 = 0.718651, c3 = 'q3daK3v2uE' where c = 2521 index_test.go:140: sql delete from test_index where c = 2018 index_test.go:143: sql update test_index set c1 = 5151922327149905862, c2 = 0.736631, c3 = 'FptN0B90wL' where c = 1530 index_test.go:137: sql insert into test_index values (2549, 429449953824050190, 0.307215, 'U4gyMGz3F3') index_test.go:137: sql insert into test_index values (2550, 3699543947495999584, 0.825840, 'zipzKN36sJ') index_test.go:143: sql update test_index set c1 = 9216249438108594403, c2 = 0.567996, c3 = 'CY9o7HJZSV' where c = 873 index_test.go:143: sql update test_index set c1 = 5803270874103535900, c2 = 0.621207, c3 = '3mauEsWtF5' where c = 2369 index_test.go:140: sql delete from test_index where c = 2372 index_test.go:140: sql delete from test_index where c = 2375 index_test.go:143: sql update test_index set c1 = 3696938561283564567, c2 = 0.336444, c3 = '4SoVCREhds' where c = 119 index_test.go:140: sql delete from test_index where c = 840 index_test.go:143: sql update test_index set c1 = 2212853484202254472, c2 = 0.698692, c3 = 'CQajRkxp6q' where c = 28 index_test.go:140: sql delete from test_index where c = 2438 index_test.go:137: sql insert into test_index values (2553, 5419280308404047670, 0.829162, 'KHML9iRqzF') index_test.go:140: sql delete from test_index where c = 1359 index_test.go:137: sql insert into test_index values (2551, 517450643454749639, 0.715165, 'VtQOY0OLQP') index_test.go:143: sql update test_index set c1 = 3599324988090605151, c2 = 0.984685, c3 = 'pXc9sO3Ggw' where c = 162 index_test.go:137: sql insert into test_index values (2552, 7956110913207389298, 0.398592, 'WCzti4b7Yj') index_test.go:140: sql delete from test_index where c = 177 index_test.go:143: sql update test_index set c1 = 8518912345429015297, c2 = 0.857809, c3 = 'usIoodoJP9' where c = 1853 index_test.go:137: sql insert into test_index values (2556, 4607736892493785192, 0.223999, 'KPeZYVR0G2') index_test.go:137: sql insert into test_index values (2554, 4131469620299295795, 0.920201, 'qXjiiJ06Xk') index_test.go:143: sql update test_index set c1 = 3670657291606960086, c2 = 0.799195, c3 = 'CeYjIokujt' where c = 137 index_test.go:137: sql insert into test_index values (2557, 2609671673127462125, 0.431480, 'i32ZaQRRwq') index_test.go:137: sql insert into test_index values (2555, 7573425580262415515, 0.793903, 'AbZt4fIegQ') index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 2381 index_test.go:137: sql insert into test_index values (2558, 4619847520266664032, 0.377033, 'LyMDZ0d43b') index_test.go:143: sql update test_index set c1 = 5177402181527644248, c2 = 0.836606, c3 = 'xPuKFJFb0v' where c = 2241 index_test.go:140: sql delete from test_index where c = 557 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:143: sql update test_index set c1 = 4580499717931111695, c2 = 0.219594, c3 = 'AbiV14ffJl' where c = 1519 index_test.go:140: sql delete from test_index where c = 556 index_test.go:140: sql delete from test_index where c = 642 index_test.go:137: sql insert into test_index values (2559, 4484716541499625262, 0.855746, 'QvpgbJW7VJ') index_test.go:143: sql update test_index set c1 = 6689163688038106902, c2 = 0.013637, c3 = 'zPOFrYsVOD' where c = 2101 index_test.go:143: sql update test_index set c1 = 7120749982207986745, c2 = 0.375852, c3 = 'wMUJnGCh7z' where c = 919 index_test.go:137: sql insert into test_index values (2560, 2695947907146405533, 0.910583, 'kFq0ZJLdHp') index_test.go:143: sql update test_index set c1 = 126361056294738267, c2 = 0.099463, c3 = 'FB3XX7SLUC' where c = 505 index_test.go:140: sql delete from test_index where c = 1327 index_test.go:143: sql update test_index set c1 = 2043361434488392735, c2 = 0.224651, c3 = 'Wrcr1yr0C5' where c = 2089 index_test.go:140: sql delete from test_index where c = 2060 index_test.go:137: sql insert into test_index values (2561, 2349573630219417754, 0.975228, 'tPX58dv5oz') index_test.go:140: sql delete from test_index where c = 1762 index_test.go:143: sql update test_index set c1 = 2527001330333257129, c2 = 0.375452, c3 = '8cXxgLZUku' where c = 2125 index_test.go:143: sql update test_index set c1 = 6019087966068794786, c2 = 0.303358, c3 = 'kvSQ9CxpXs' where c = 396 index_test.go:137: sql insert into test_index values (2562, 4023610027289265914, 0.257970, 's1fDFVLZer') index_test.go:140: sql delete from test_index where c = 1347 index_test.go:137: sql insert into test_index values (2563, 209153258961396519, 0.134867, 'oltu9pr6bw') index_test.go:143: sql update test_index set c1 = 2199470718385707763, c2 = 0.126868, c3 = 'QgAWa5hjoz' where c = 923 index_test.go:143: sql update test_index set c1 = 6010531013529147243, c2 = 0.909600, c3 = 'I924tRFd7i' where c = 1306 index_test.go:140: sql delete from test_index where c = 625 index_test.go:143: sql update test_index set c1 = 5777561557733124105, c2 = 0.138360, c3 = 'onqEfJi3Yk' where c = 1551 index_test.go:137: sql insert into test_index values (2566, 7834464533613970162, 0.557886, 'GD0ibuYcMK') index_test.go:137: sql insert into test_index values (2564, 7888781951896061257, 0.031613, 'KAWnQefiXG') index_test.go:137: sql insert into test_index values (2567, 6482072657893117158, 0.433729, 'h7pUp7GDbo') index_test.go:137: sql insert into test_index values (2565, 8095682529442569233, 0.060076, '1sguqrdrhM') index_test.go:140: sql delete from test_index where c = 2556 index_test.go:140: sql delete from test_index where c = 251 index_test.go:143: sql update test_index set c1 = 7497976774883775041, c2 = 0.992932, c3 = 'RK9uxlFKV6' where c = 1296 index_test.go:137: sql insert into test_index values (2568, 3036313065775886670, 0.226903, 'IFgJ8YbGoR') index_test.go:140: sql delete from test_index where c = 1384 index_test.go:140: sql delete from test_index where c = 1735 index_test.go:137: sql insert into test_index values (2569, 9212534821877702162, 0.151490, 'WjUHtrvj85') index_test.go:137: sql insert into test_index values (2570, 3423648702464384260, 0.206854, 'm5Pwjhjk6R') index_test.go:143: sql update test_index set c1 = 7182836271437486179, c2 = 0.267223, c3 = 'vSw6crlOOz' where c = 2122 index_test.go:140: sql delete from test_index where c = 2341 index_test.go:143: sql update test_index set c1 = 5630457348624943427, c2 = 0.108230, c3 = 'TXmv3jJxFG' where c = 1089 index_test.go:143: sql update test_index set c1 = 5347420396166701048, c2 = 0.418470, c3 = 'Ej9J8SkPxu' where c = 2532 index_test.go:140: sql delete from test_index where c = 84 index_test.go:140: sql delete from test_index where c = 2486 index_test.go:137: sql insert into test_index values (2571, 8604829507816516119, 0.245692, 'DXNTg0v6Na') index_test.go:143: sql update test_index set c1 = 4848358158551761118, c2 = 0.049246, c3 = 'biMlxp9ezt' where c = 267 index_test.go:140: sql delete from test_index where c = 1010 index_test.go:137: sql insert into test_index values (2573, 7128981479868296069, 0.024722, 'yzpEfKsXWj') index_test.go:137: sql insert into test_index values (2574, 7027756428219805231, 0.396473, 'nOQ7xFRAXe') index_test.go:143: sql update test_index set c1 = 6462976333302363516, c2 = 0.512759, c3 = 'whjT2wrpiJ' where c = 1152 index_test.go:143: sql update test_index set c1 = 7173901068085525545, c2 = 0.553384, c3 = 'ZVq9Y3D2Fo' where c = 561 index_test.go:143: sql update test_index set c1 = 2083719504269204895, c2 = 0.420393, c3 = '9OlWAhPNor' where c = 1039 index_test.go:140: sql delete from test_index where c = 548 index_test.go:137: sql insert into test_index values (2572, 5475981204374361854, 0.215971, 'xaFIjWZKFF') index_test.go:140: sql delete from test_index where c = 69 index_test.go:143: sql update test_index set c1 = 7690771808207353728, c2 = 0.534396, c3 = 'Ob4aeB3CaY' where c = 1635 index_test.go:137: sql insert into test_index values (2576, 2581425869132670913, 0.306329, '37NcMmoER8') index_test.go:137: sql insert into test_index values (2577, 245459455537428452, 0.473707, 'LRQvBDoWLv') index_test.go:140: sql delete from test_index where c = 2267 index_test.go:137: sql insert into test_index values (2579, 6533211284098570799, 0.506739, 'ydPRd4ShvK') index_test.go:143: sql update test_index set c1 = 2160230717394624941, c2 = 0.872619, c3 = 'SJar0H7m4X' where c = 290 index_test.go:137: sql insert into test_index values (2575, 2606137912508377470, 0.425302, 'TvtjOy9dc4') index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 8021825896217383724, c2 = 0.708532, c3 = 'wQWAZW8fqK' where c = 2242 index_test.go:140: sql delete from test_index where c = 1007 index_test.go:137: sql insert into test_index values (2578, 2703276788119720851, 0.522460, 'wJVyfJSx5X') index_test.go:143: sql update test_index set c1 = 3190902532111573564, c2 = 0.615341, c3 = 'rP3CS8xvg2' where c = 1148 index_test.go:143: sql update test_index set c1 = 1704145730412007878, c2 = 0.662637, c3 = '0hkHUSBQuT' where c = 983 index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 503 index_test.go:143: sql update test_index set c1 = 4936914586040975519, c2 = 0.344906, c3 = 'OEalWTAgpF' where c = 2438 index_test.go:137: sql insert into test_index values (2581, 6938525208797540350, 0.936918, '2xfYB8WMka') index_test.go:140: sql delete from test_index where c = 1043 index_test.go:137: sql insert into test_index values (2580, 573061037488013059, 0.018039, 'JHPnibdwLE') index_test.go:137: sql insert into test_index values (2582, 4962704319589968265, 0.655433, 'lppwvmPqNA') index_test.go:137: sql insert into test_index values (2583, 5914796019263261087, 0.507901, 'CncgsucgvY') index_test.go:143: sql update test_index set c1 = 5320000464945275118, c2 = 0.876773, c3 = 'AxvRdgOvnF' where c = 564 index_test.go:140: sql delete from test_index where c = 2493 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 5099377184590404412, c2 = 0.360270, c3 = 'wOmJmwtQGK' where c = 999 index_test.go:137: sql insert into test_index values (2584, 1862017243824305369, 0.628140, 'wcHOGgu6k5') index_test.go:143: sql update test_index set c1 = 3204171882830622705, c2 = 0.904317, c3 = '3SD2sJOGuw' where c = 715 index_test.go:143: sql update test_index set c1 = 8158691439933555151, c2 = 0.551155, c3 = 'RNyRcAQNdH' where c = 435 index_test.go:140: sql delete from test_index where c = 1641 index_test.go:140: sql delete from test_index where c = 1599 index_test.go:143: sql update test_index set c1 = 3852536774940520096, c2 = 0.961253, c3 = 'UtXY6XNccK' where c = 2321 index_test.go:137: sql insert into test_index values (2585, 7961509654147822959, 0.574463, 'L7LGVBt0lN') index_test.go:143: sql update test_index set c1 = 7209587914851858418, c2 = 0.580054, c3 = 'iyYJDby3q3' where c = 1915 index_test.go:143: sql update test_index set c1 = 7355492262417972833, c2 = 0.705957, c3 = 'AtOxnYoSdR' where c = 175 index_test.go:137: sql insert into test_index values (2586, 1034408364539593641, 0.250903, 'Y34l604KAc') index_test.go:137: sql insert into test_index values (2589, 4534042016932932334, 0.596507, 'trDzXquP4q') index_test.go:143: sql update test_index set c1 = 990531834719558367, c2 = 0.920590, c3 = 'HqIqiEaeYj' where c = 1822 index_test.go:137: sql insert into test_index values (2587, 4307972575311268618, 0.945052, 'GAfqZxSXHK') index_test.go:140: sql delete from test_index where c = 1262 index_test.go:137: sql insert into test_index values (2590, 3000809482180958282, 0.827737, 'skYxSFStBy') index_test.go:137: sql insert into test_index values (2591, 4316775190810535314, 0.564319, '68Q7PRAEzX') index_test.go:137: sql insert into test_index values (2588, 7270217960623281957, 0.162599, 'gjk0IbJu6Q') index_test.go:143: sql update test_index set c1 = 8181217828285787593, c2 = 0.863496, c3 = 'S36kYYw1p3' where c = 1432 index_test.go:140: sql delete from test_index where c = 1777 index_test.go:140: sql delete from test_index where c = 196 index_test.go:140: sql delete from test_index where c = 2270 index_test.go:140: sql delete from test_index where c = 2447 index_test.go:140: sql delete from test_index where c = 2015 index_test.go:137: sql insert into test_index values (2593, 6984672226179538693, 0.263375, '3ViS4nWyen') index_test.go:143: sql update test_index set c1 = 2653060949451824438, c2 = 0.865410, c3 = 'WKzeIAEhyb' where c = 2233 index_test.go:137: sql insert into test_index values (2592, 7040908915335279178, 0.991812, 'yi5ctt5k8a') index_test.go:140: sql delete from test_index where c = 1985 index_test.go:140: sql delete from test_index where c = 2464 index_test.go:140: sql delete from test_index where c = 189 index_test.go:143: sql update test_index set c1 = 657851010439385818, c2 = 0.621899, c3 = '9M1bOgNiIi' where c = 47 index_test.go:143: sql update test_index set c1 = 1460410871001743234, c2 = 0.604932, c3 = 'XFEnp6SrrI' where c = 633 index_test.go:143: sql update test_index set c1 = 7190811103514986209, c2 = 0.411795, c3 = 'hEayaIYq6j' where c = 2433 index_test.go:143: sql update test_index set c1 = 553890112713189442, c2 = 0.929973, c3 = '8kxtWI45Ce' where c = 1465 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:143: sql update test_index set c1 = 6410678056962677949, c2 = 0.245384, c3 = 'M1mwFeXo9K' where c = 1237 index_test.go:143: sql update test_index set c1 = 5204564681911568494, c2 = 0.656531, c3 = 'l7T51AXIcm' where c = 1122 index_test.go:137: sql insert into test_index values (2594, 4393915040187821795, 0.022022, 'lXhsF4AoEX') index_test.go:137: sql insert into test_index values (2595, 5816032667316471813, 0.061791, 'xM0ywSRbkB') index_test.go:143: sql update test_index set c1 = 998571821162922604, c2 = 0.813172, c3 = 'NDRxgRxprc' where c = 202 index_test.go:137: sql insert into test_index values (2596, 72217912631308432, 0.886443, '5dBfeucWeb') index_test.go:143: sql update test_index set c1 = 4907750061841333231, c2 = 0.175663, c3 = 'EplPRLu9ZZ' where c = 2409 index_test.go:137: sql insert into test_index values (2598, 126930901725410466, 0.795365, 'j94L33tBGd') index_test.go:137: sql insert into test_index values (2597, 782064010368717688, 0.834962, 'Mguu6UpInb') index_test.go:140: sql delete from test_index where c = 1035 index_test.go:143: sql update test_index set c1 = 8503674410129295518, c2 = 0.195004, c3 = '59ixEM8fbh' where c = 1437 index_test.go:140: sql delete from test_index where c = 2156 index_test.go:143: sql update test_index set c1 = 5382824270808324995, c2 = 0.649283, c3 = 'dElv1fGZf3' where c = 1611 index_test.go:140: sql delete from test_index where c = 1618 index_test.go:137: sql insert into test_index values (2599, 372444639663352668, 0.082028, 'Yp5cBBjlEM') index_test.go:140: sql delete from test_index where c = 1585 index_test.go:143: sql update test_index set c1 = 3377699200552690059, c2 = 0.621025, c3 = 'BHyUArRvAK' where c = 1249 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:143: sql update test_index set c1 = 1769770249081269118, c2 = 0.945120, c3 = 'zOaEiOk5JX' where c = 1709 index_test.go:140: sql delete from test_index where c = 685 index_test.go:143: sql update test_index set c1 = 4704410803198427957, c2 = 0.888537, c3 = 'J7RgIEbCkk' where c = 1000 index_test.go:137: sql insert into test_index values (2600, 7543520430972627033, 0.293914, 'zwdmZQwAWJ') index_test.go:143: sql update test_index set c1 = 4898636499529338043, c2 = 0.461245, c3 = 'bs8RwfUUAz' where c = 1773 index_test.go:143: sql update test_index set c1 = 9019459163046920433, c2 = 0.518777, c3 = '4PjyN4P0GK' where c = 959 index_test.go:140: sql delete from test_index where c = 2235 index_test.go:143: sql update test_index set c1 = 6605356931044220920, c2 = 0.952026, c3 = 'Rul0jmX62B' where c = 875 index_test.go:137: sql insert into test_index values (2604, 1049399510176951109, 0.355870, 'dBduMtvlV7') index_test.go:137: sql insert into test_index values (2603, 912874983397392963, 0.867869, 'stxFlqtVTY') index_test.go:137: sql insert into test_index values (2606, 3204517696704120494, 0.263011, 'w22XaboUf0') index_test.go:137: sql insert into test_index values (2605, 7079710220384188833, 0.422123, 'eKIcaxLXMJ') index_test.go:137: sql insert into test_index values (2609, 7558338859340717751, 0.287662, 'Y8fovsWxS8') index_test.go:137: sql insert into test_index values (2610, 1857129475340594473, 0.113130, 'ypFxEjiH3o') index_test.go:137: sql insert into test_index values (2602, 2644187960721367116, 0.774755, 'tT8HlmYRYe') index_test.go:137: sql insert into test_index values (2608, 511166937803496816, 0.013512, 'xhf6KOgcxF') index_test.go:137: sql insert into test_index values (2607, 3862692844316663275, 0.905049, 'dnd2cdhldA') index_test.go:137: sql insert into test_index values (2601, 810394981356350530, 0.476897, 'IIxfwf0Q17') index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:140: sql delete from test_index where c = 1027 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:140: sql delete from test_index where c = 2488 index_test.go:140: sql delete from test_index where c = 721 index_test.go:140: sql delete from test_index where c = 2063 index_test.go:143: sql update test_index set c1 = 1727662535096279738, c2 = 0.540530, c3 = 'o9X5oJxHZB' where c = 799 index_test.go:140: sql delete from test_index where c = 1208 index_test.go:143: sql update test_index set c1 = 3002404898102356576, c2 = 0.303585, c3 = 'HwVZNAmzce' where c = 709 index_test.go:143: sql update test_index set c1 = 3039097797598077136, c2 = 0.246872, c3 = 'ffL090CWSA' where c = 1095 index_test.go:143: sql update test_index set c1 = 79487306239047609, c2 = 0.990333, c3 = 'AwzEQsd3ub' where c = 1109 index_test.go:143: sql update test_index set c1 = 3222853692501343362, c2 = 0.058188, c3 = 'pvoy2hHa25' where c = 2447 index_test.go:143: sql update test_index set c1 = 7292736637843138254, c2 = 0.551211, c3 = 'sANsMvBt8S' where c = 1509 index_test.go:137: sql insert into test_index values (2611, 7554274514820631934, 0.929703, '3du4NwbFdm') index_test.go:140: sql delete from test_index where c = 1196 index_test.go:137: sql insert into test_index values (2612, 5272508246202507237, 0.429734, '0tx82sDNB0') index_test.go:140: sql delete from test_index where c = 2551 index_test.go:137: sql insert into test_index values (2614, 3649318444896422150, 0.189859, 'ZOFPA1Gy4v') index_test.go:137: sql insert into test_index values (2615, 9087537546786196626, 0.342855, 'IB7tzQkzzP') index_test.go:143: sql update test_index set c1 = 8622364186058320212, c2 = 0.705101, c3 = 'ZtWAlawoyc' where c = 734 index_test.go:143: sql update test_index set c1 = 4232290455638174594, c2 = 0.019817, c3 = 'E6eqcqobra' where c = 113 index_test.go:140: sql delete from test_index where c = 2290 index_test.go:137: sql insert into test_index values (2613, 4035476242786567469, 0.424839, 'UGomkglf0T') index_test.go:137: sql insert into test_index values (2616, 6516514248596749075, 0.034577, 'PX9yVsOH7Q') index_test.go:143: sql update test_index set c1 = 3580985156112772878, c2 = 0.839082, c3 = 'uv2eBZWPb8' where c = 1576 index_test.go:140: sql delete from test_index where c = 2330 index_test.go:140: sql delete from test_index where c = 2558 index_test.go:140: sql delete from test_index where c = 956 index_test.go:140: sql delete from test_index where c = 1403 index_test.go:137: sql insert into test_index values (2618, 3509001360747005602, 0.426941, 'AMdpQxKDj4') index_test.go:143: sql update test_index set c1 = 7010124047261681612, c2 = 0.982384, c3 = 'wH12se87Ky' where c = 78 index_test.go:143: sql update test_index set c1 = 8837121060765932535, c2 = 0.468281, c3 = '0M8vWKvImi' where c = 554 index_test.go:143: sql update test_index set c1 = 5690359192921885931, c2 = 0.872380, c3 = '8YabWSZ1qI' where c = 1306 index_test.go:137: sql insert into test_index values (2619, 5025313899162610137, 0.081627, 'hBLLjEbysw') index_test.go:140: sql delete from test_index where c = 394 index_test.go:143: sql update test_index set c1 = 2605749744446358389, c2 = 0.209903, c3 = '1hzsCMw9W7' where c = 711 index_test.go:137: sql insert into test_index values (2617, 8826207543596634457, 0.577205, 'n03Xu5JhUu') index_test.go:143: sql update test_index set c1 = 7996337448020696290, c2 = 0.747322, c3 = 'F4LlrFeZM9' where c = 2603 index_test.go:143: sql update test_index set c1 = 1257549854187080359, c2 = 0.119977, c3 = 'L1ZnNLlhYC' where c = 415 index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 237 index_test.go:137: sql insert into test_index values (2621, 5060731403584769267, 0.749263, '56jMvmVZSx') index_test.go:143: sql update test_index set c1 = 3718791761216388809, c2 = 0.548641, c3 = 'Xz05W5dDiS' where c = 1007 index_test.go:140: sql delete from test_index where c = 1354 index_test.go:137: sql insert into test_index values (2622, 8416769551201270468, 0.001913, '3IgQL0OsMn') index_test.go:137: sql insert into test_index values (2623, 7296917014254929562, 0.350697, 'SbeXWx1kh1') index_test.go:137: sql insert into test_index values (2620, 6668594972333616312, 0.982363, 'HU9Od51vja') index_test.go:140: sql delete from test_index where c = 937 index_test.go:137: sql insert into test_index values (2625, 7250215029364065566, 0.096178, 'UgJnWi840L') index_test.go:143: sql update test_index set c1 = 9210721596549182017, c2 = 0.905778, c3 = 'BbT6TMyoTP' where c = 931 index_test.go:137: sql insert into test_index values (2626, 539962643413615783, 0.811394, '88DgVprbJH') index_test.go:137: sql insert into test_index values (2624, 841378973773020267, 0.340878, 'FAo9e0yhV2') index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 1931363879615225338, c2 = 0.134533, c3 = 'bzqSPcdArN' where c = 534 index_test.go:140: sql delete from test_index where c = 2490 index_test.go:143: sql update test_index set c1 = 7207640565681166304, c2 = 0.436728, c3 = 'skarJUqIo5' where c = 778 index_test.go:137: sql insert into test_index values (2627, 6003971067467565891, 0.411798, '5wlyznMSOi') index_test.go:143: sql update test_index set c1 = 775174047213339953, c2 = 0.628231, c3 = 'vYmlPTmUTG' where c = 1310 index_test.go:143: sql update test_index set c1 = 6885909533989195733, c2 = 0.436263, c3 = 'nWxcVtc2RZ' where c = 192 index_test.go:140: sql delete from test_index where c = 1109 index_test.go:140: sql delete from test_index where c = 1216 index_test.go:140: sql delete from test_index where c = 1190 index_test.go:143: sql update test_index set c1 = 1891718533639138767, c2 = 0.792625, c3 = '6cKr1DCZWg' where c = 1832 index_test.go:140: sql delete from test_index where c = 1760 index_test.go:137: sql insert into test_index values (2630, 59914705667482199, 0.004404, 'OmCN7dOEii') index_test.go:137: sql insert into test_index values (2628, 8035569161161278069, 0.506997, 'DPGFq2GIva') index_test.go:137: sql insert into test_index values (2631, 7521220361048610165, 0.964080, 'JowO9pjofK') index_test.go:137: sql insert into test_index values (2629, 7782508016892587728, 0.593756, 'Qae5AYNjAN') index_test.go:143: sql update test_index set c1 = 4667101285782604424, c2 = 0.072589, c3 = 'xABYn0NNyS' where c = 2481 index_test.go:143: sql update test_index set c1 = 2686447363456538668, c2 = 0.226385, c3 = 'BEjc3aiXwV' where c = 5 index_test.go:140: sql delete from test_index where c = 824 index_test.go:143: sql update test_index set c1 = 6197718907901584281, c2 = 0.721882, c3 = 'JiIqhNaUDu' where c = 367 index_test.go:137: sql insert into test_index values (2632, 6245386653490528963, 0.672077, '62GeIXanFm') index_test.go:140: sql delete from test_index where c = 2133 index_test.go:140: sql delete from test_index where c = 1613 index_test.go:143: sql update test_index set c1 = 1823694874688721882, c2 = 0.503495, c3 = 'HGz4FvqbWe' where c = 2615 index_test.go:140: sql delete from test_index where c = 1202 index_test.go:143: sql update test_index set c1 = 2240971550292096557, c2 = 0.240053, c3 = 'i28dcztM7r' where c = 492 index_test.go:137: sql insert into test_index values (2634, 921054956330861735, 0.058015, 'n31k5fhA4V') index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (2635, 2918813876071005399, 0.081453, 'gN1vR3IdWK') index_test.go:137: sql insert into test_index values (2633, 4397304916797833745, 0.922372, 'FG2mUmPXut') index_test.go:143: sql update test_index set c1 = 4532080309571573361, c2 = 0.085988, c3 = 'bDWTiciir7' where c = 764 index_test.go:140: sql delete from test_index where c = 92 index_test.go:137: sql insert into test_index values (2637, 7472490570373667963, 0.138222, 'y7tB8R49bM') index_test.go:137: sql insert into test_index values (2636, 56665796821388917, 0.247126, 'REtNJk4HKv') index_test.go:143: sql update test_index set c1 = 5348726314218116241, c2 = 0.444248, c3 = 'bPHCKHVhTi' where c = 2382 index_test.go:143: sql update test_index set c1 = 248427096454631963, c2 = 0.523984, c3 = 'EBOa1PcXvG' where c = 755 index_test.go:143: sql update test_index set c1 = 5082164779486998530, c2 = 0.348039, c3 = 'op6ypipD81' where c = 549 index_test.go:143: sql update test_index set c1 = 4494840547579439737, c2 = 0.988437, c3 = 'ssDBRlAvMx' where c = 1531 index_test.go:140: sql delete from test_index where c = 652 index_test.go:137: sql insert into test_index values (2640, 6661367064136399637, 0.622187, '4M1hy5EcgD') index_test.go:137: sql insert into test_index values (2639, 6505996837583013488, 0.292884, 'RMangZ47dK') index_test.go:140: sql delete from test_index where c = 2506 index_test.go:140: sql delete from test_index where c = 2382 index_test.go:140: sql delete from test_index where c = 2353 index_test.go:137: sql insert into test_index values (2638, 4065187449539231697, 0.692866, 'AHxYPGZCFN') index_test.go:137: sql insert into test_index values (2641, 13711752288732202, 0.088297, 'jPQ9M2Myjy') index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 5006923862364753530, c2 = 0.774985, c3 = 'LTLp8hqhJ7' where c = 2356 index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 5440202953411147272, c2 = 0.219876, c3 = 'FZ1dFdagcZ' where c = 2598 index_test.go:137: sql insert into test_index values (2642, 8102247931767990234, 0.097932, '1IBE8O9Om7') index_test.go:143: sql update test_index set c1 = 8476013150619823879, c2 = 0.480129, c3 = 'kBqqjOTpXP' where c = 1438 index_test.go:143: sql update test_index set c1 = 2206028895264696447, c2 = 0.917378, c3 = 'ySPLaOrQYu' where c = 2481 index_test.go:140: sql delete from test_index where c = 2476 index_test.go:140: sql delete from test_index where c = 1922 index_test.go:143: sql update test_index set c1 = 8853247502340367811, c2 = 0.803917, c3 = 'R007X0QRFt' where c = 219 index_test.go:137: sql insert into test_index values (2643, 393668571035663996, 0.590295, 'jaOObAf8Jq') index_test.go:140: sql delete from test_index where c = 1684 index_test.go:143: sql update test_index set c1 = 7405333022737826403, c2 = 0.329490, c3 = 'Y7FVXebce2' where c = 427 index_test.go:143: sql update test_index set c1 = 2877688300922947305, c2 = 0.699645, c3 = 'zDcu7GzfFK' where c = 1930 index_test.go:143: sql update test_index set c1 = 6352920925382749804, c2 = 0.835409, c3 = 'nEtGCSRmtK' where c = 2352 index_test.go:137: sql insert into test_index values (2645, 3443287268277450276, 0.923828, 'UgVm5NgfWy') index_test.go:137: sql insert into test_index values (2647, 2443816939660244270, 0.657822, 'bmQbbLzZti') index_test.go:143: sql update test_index set c1 = 8664555192906162973, c2 = 0.336021, c3 = 'fQLtILGMWg' where c = 984 index_test.go:137: sql insert into test_index values (2644, 5677640609779003586, 0.523906, 'LMFot8YT2F') index_test.go:143: sql update test_index set c1 = 8533897622543255684, c2 = 0.530247, c3 = 'RdaQUQj9aI' where c = 2474 index_test.go:137: sql insert into test_index values (2648, 7893320541877281438, 0.602414, '2hK5Ue0tpv') index_test.go:140: sql delete from test_index where c = 2350 index_test.go:137: sql insert into test_index values (2649, 3315794115573020939, 0.265973, 'ojlTiS85iH') index_test.go:137: sql insert into test_index values (2646, 8604767951063726718, 0.628200, 'f7n5s1gA5g') index_test.go:140: sql delete from test_index where c = 803 index_test.go:137: sql insert into test_index values (2650, 9165700703828694642, 0.131956, 'ekNmKmjE4C') index_test.go:137: sql insert into test_index values (2651, 9041213954201620624, 0.231759, 'vfGXjhtNCt') index_test.go:143: sql update test_index set c1 = 1576344424439524058, c2 = 0.147245, c3 = 'JAzKsyhHSN' where c = 1939 index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 606 index_test.go:140: sql delete from test_index where c = 417 index_test.go:143: sql update test_index set c1 = 7128508776283842328, c2 = 0.973171, c3 = 'DrCCeDjWN2' where c = 193 index_test.go:137: sql insert into test_index values (2652, 3987253717741064473, 0.742511, '9Ndi1CYLU1') index_test.go:140: sql delete from test_index where c = 558 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 6653312396102100423, c2 = 0.401647, c3 = 'RAgLY7bRav' where c = 41 index_test.go:143: sql update test_index set c1 = 6701731254193229194, c2 = 0.165455, c3 = 'BbLp8sb49D' where c = 143 index_test.go:137: sql insert into test_index values (2653, 4362205999293781961, 0.423969, 'cSw0bx5Ci5') index_test.go:137: sql insert into test_index values (2654, 8521815022831556449, 0.847664, 'b9qRN9AxYt') index_test.go:140: sql delete from test_index where c = 1602 index_test.go:140: sql delete from test_index where c = 1827 index_test.go:143: sql update test_index set c1 = 6438370439399165247, c2 = 0.988075, c3 = 'fULs3gg4n8' where c = 1818 index_test.go:137: sql insert into test_index values (2655, 6723063194219527723, 0.880567, 'Ucg3SnoAEP') index_test.go:143: sql update test_index set c1 = 1214543666049012915, c2 = 0.160260, c3 = '7AJypcDWUA' where c = 1481 index_test.go:137: sql insert into test_index values (2656, 4420531919601562687, 0.962809, 'VM9Astck8J') index_test.go:143: sql update test_index set c1 = 7368805579955809053, c2 = 0.323524, c3 = 'loSMMh2F92' where c = 248 index_test.go:140: sql delete from test_index where c = 879 index_test.go:143: sql update test_index set c1 = 1625494670452786201, c2 = 0.920245, c3 = 'aJImh4WHbZ' where c = 1021 index_test.go:140: sql delete from test_index where c = 1394 index_test.go:140: sql delete from test_index where c = 1348 index_test.go:137: sql insert into test_index values (2657, 511781026425036638, 0.370720, 'Y5ax2hTtcV') index_test.go:140: sql delete from test_index where c = 416 index_test.go:137: sql insert into test_index values (2658, 1078904451947658302, 0.609313, 'g04shXxDjZ') index_test.go:137: sql insert into test_index values (2659, 1241804806594633142, 0.237129, 'RdJ5uPDkBd') index_test.go:137: sql insert into test_index values (2660, 8236897310587470372, 0.838356, '8KkJl6YYrD') index_test.go:143: sql update test_index set c1 = 6459015797027638262, c2 = 0.263137, c3 = 'vtX1czu4FN' where c = 2344 index_test.go:143: sql update test_index set c1 = 6717949826973042086, c2 = 0.737107, c3 = 'wTyysDaiCo' where c = 2310 index_test.go:143: sql update test_index set c1 = 4080831049771669171, c2 = 0.773225, c3 = 'UWNTAqLTM1' where c = 2296 index_test.go:140: sql delete from test_index where c = 1184 index_test.go:140: sql delete from test_index where c = 362 index_test.go:140: sql delete from test_index where c = 577 index_test.go:143: sql update test_index set c1 = 4175960203765179200, c2 = 0.045419, c3 = 'oDf6b2A6zT' where c = 532 index_test.go:143: sql update test_index set c1 = 6413916239659984867, c2 = 0.738557, c3 = 'uZCK9pkxg3' where c = 965 index_test.go:140: sql delete from test_index where c = 2474 index_test.go:137: sql insert into test_index values (2661, 576517579196222270, 0.459262, 'wJt6tL5tvC') index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (2662, 4407954242065769992, 0.478985, 'GpnwXcNWZx') index_test.go:143: sql update test_index set c1 = 6536109524598125532, c2 = 0.934477, c3 = 'ZB0lyYVRso' where c = 2083 index_test.go:143: sql update test_index set c1 = 598259819322670978, c2 = 0.931973, c3 = 'k3QDmHTo4W' where c = 87 index_test.go:137: sql insert into test_index values (2663, 5812692059139678536, 0.767821, 'Mw8lhaIfRP') index_test.go:143: sql update test_index set c1 = 6741516169588861928, c2 = 0.668180, c3 = 'QAZVMPZYC5' where c = 2295 index_test.go:137: sql insert into test_index values (2664, 5476360220801556907, 0.878477, '7KEYEvFfam') index_test.go:137: sql insert into test_index values (2665, 7315321014458042682, 0.017013, 'r2EPco9NIt') index_test.go:140: sql delete from test_index where c = 2288 index_test.go:143: sql update test_index set c1 = 7208471335364609741, c2 = 0.336736, c3 = 'ydubAqz7jW' where c = 2137 index_test.go:137: sql insert into test_index values (2667, 6011254672613890894, 0.683687, 'Mfrgo4LbzI') index_test.go:140: sql delete from test_index where c = 2032 index_test.go:140: sql delete from test_index where c = 2164 index_test.go:143: sql update test_index set c1 = 7184115444901519697, c2 = 0.676186, c3 = 't9F9JtkXO7' where c = 1428 index_test.go:137: sql insert into test_index values (2668, 2566549221624372526, 0.306479, 'H5VSap6EJA') index_test.go:143: sql update test_index set c1 = 3105741719793414882, c2 = 0.847045, c3 = 'FufXRWqUxT' where c = 1301 index_test.go:137: sql insert into test_index values (2666, 5068781938730236477, 0.844073, '3znYkSDu7X') index_test.go:140: sql delete from test_index where c = 2645 index_test.go:143: sql update test_index set c1 = 2597644816358335184, c2 = 0.207998, c3 = 'ezT4FbxLK5' where c = 1147 index_test.go:137: sql insert into test_index values (2669, 2848546222091314510, 0.598783, 'IvP7HzycuI') index_test.go:140: sql delete from test_index where c = 595 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:137: sql insert into test_index values (2670, 8704241066916939436, 0.007927, 'h5qO2P4t77') index_test.go:143: sql update test_index set c1 = 4909426233334272145, c2 = 0.924930, c3 = 'Mb9DOdFfY1' where c = 219 index_test.go:143: sql update test_index set c1 = 663369257332093012, c2 = 0.033544, c3 = 'orCJFsMRoz' where c = 1689 index_test.go:143: sql update test_index set c1 = 8863700346839063624, c2 = 0.690289, c3 = 'tn08xj6qgx' where c = 2192 index_test.go:140: sql delete from test_index where c = 768 index_test.go:137: sql insert into test_index values (2672, 407437760732488308, 0.630079, 'fnAIw9mchR') index_test.go:140: sql delete from test_index where c = 1517 index_test.go:143: sql update test_index set c1 = 2476465677436369261, c2 = 0.517065, c3 = 'OiX3kFiTOG' where c = 803 index_test.go:137: sql insert into test_index values (2671, 2289198148761822085, 0.738970, 'NK8naaXFhG') index_test.go:137: sql insert into test_index values (2674, 3859535438498813021, 0.228140, 'APknh7Cnmo') index_test.go:137: sql insert into test_index values (2673, 2614142619770137165, 0.143541, 'IBwMrP43zw') index_test.go:140: sql delete from test_index where c = 2414 index_test.go:140: sql delete from test_index where c = 1214 index_test.go:137: sql insert into test_index values (2675, 4533350625142650042, 0.683596, 'XTf4v19sOX') index_test.go:143: sql update test_index set c1 = 3041409657572638494, c2 = 0.829140, c3 = 'PaHZw6gNw4' where c = 23 index_test.go:140: sql delete from test_index where c = 1561 index_test.go:140: sql delete from test_index where c = 2255 index_test.go:143: sql update test_index set c1 = 1552854783132361417, c2 = 0.232407, c3 = '6fkylg80Oa' where c = 2312 index_test.go:140: sql delete from test_index where c = 1298 index_test.go:137: sql insert into test_index values (2676, 5114240665408267126, 0.981957, '0MzsrLu7Jy') index_test.go:143: sql update test_index set c1 = 4269582679134461588, c2 = 0.037469, c3 = 'ZFnYjyrJRg' where c = 625 index_test.go:137: sql insert into test_index values (2677, 645708375262727596, 0.211097, 'tsqDSfEMqB') index_test.go:140: sql delete from test_index where c = 2628 index_test.go:143: sql update test_index set c1 = 2423056166169167405, c2 = 0.234501, c3 = 'fP6CI8ImVt' where c = 2232 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:143: sql update test_index set c1 = 2251310775177619410, c2 = 0.065371, c3 = 'wWSTqYQIKp' where c = 2219 index_test.go:137: sql insert into test_index values (2678, 6023080183830391127, 0.280178, 'fBbcoEfdyd') index_test.go:140: sql delete from test_index where c = 2569 index_test.go:143: sql update test_index set c1 = 2715364807889371459, c2 = 0.671753, c3 = 'ZldhRXDoDI' where c = 619 index_test.go:140: sql delete from test_index where c = 1278 index_test.go:140: sql delete from test_index where c = 1304 index_test.go:137: sql insert into test_index values (2680, 3387054367576616322, 0.745865, 'W8inBPEq9U') index_test.go:137: sql insert into test_index values (2681, 1658229365110602586, 0.067361, 'tb86q3I1DH') index_test.go:143: sql update test_index set c1 = 78405361284316711, c2 = 0.346219, c3 = 'rKIi2xjDHF' where c = 1815 index_test.go:137: sql insert into test_index values (2679, 4735881418174646199, 0.097607, 'eh7oWLYDKA') index_test.go:143: sql update test_index set c1 = 663874443931758762, c2 = 0.724051, c3 = 'WRioNTBmp6' where c = 982 index_test.go:143: sql update test_index set c1 = 6789461931047418050, c2 = 0.129835, c3 = 'bQmSGwirRG' where c = 2027 index_test.go:143: sql update test_index set c1 = 1985617145971887492, c2 = 0.939155, c3 = 'KBZFvw0jHQ' where c = 1170 index_test.go:140: sql delete from test_index where c = 908 index_test.go:143: sql update test_index set c1 = 774821120589256565, c2 = 0.148930, c3 = 'jLu4RQ2Iff' where c = 2129 index_test.go:137: sql insert into test_index values (2682, 3955107422836470050, 0.635782, 'h8Pcojx7tI') index_test.go:137: sql insert into test_index values (2683, 2101702095424421945, 0.857633, 'fWkzgf3mIN') index_test.go:140: sql delete from test_index where c = 449 index_test.go:143: sql update test_index set c1 = 4483809705001925607, c2 = 0.178669, c3 = 'bjoFvFb48C' where c = 1487 index_test.go:137: sql insert into test_index values (2686, 8629957891347792751, 0.906003, 's78TgnPWc6') index_test.go:140: sql delete from test_index where c = 1438 index_test.go:137: sql insert into test_index values (2684, 4983020132758138336, 0.425858, 'rdwSVaQfdn') index_test.go:137: sql insert into test_index values (2685, 6082196154268136881, 0.076277, 'GWhNlnwYoY') index_test.go:140: sql delete from test_index where c = 1673 index_test.go:137: sql insert into test_index values (2687, 5088018832608643256, 0.064226, 'hI8n50bNyz') index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 2373 index_test.go:137: sql insert into test_index values (2688, 4561116211773851604, 0.525300, 'OLIO9eRJKk') index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 5290378523569555189, c2 = 0.360311, c3 = 'XGNBzDgtOn' where c = 1987 index_test.go:143: sql update test_index set c1 = 4705418233533693003, c2 = 0.364265, c3 = 'KzgyODy36X' where c = 1446 index_test.go:140: sql delete from test_index where c = 2454 index_test.go:143: sql update test_index set c1 = 5841156577942934319, c2 = 0.575048, c3 = 'NPoh6ihv7t' where c = 1047 index_test.go:143: sql update test_index set c1 = 1098885334559509465, c2 = 0.500853, c3 = 'qPfFe0lne0' where c = 1136 index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 4219114637246783439, c2 = 0.747448, c3 = '3vWPyrIIOq' where c = 1825 index_test.go:143: sql update test_index set c1 = 2020144812720820881, c2 = 0.493935, c3 = 'ABUXV0aXDc' where c = 1268 index_test.go:143: sql update test_index set c1 = 7655549406255963451, c2 = 0.228516, c3 = 'JuPHEGZZ0m' where c = 1868 index_test.go:137: sql insert into test_index values (2690, 8344570391036828593, 0.999996, 'f37MA27zWB') index_test.go:137: sql insert into test_index values (2689, 725006861759648095, 0.576279, 'Er3LP3tQJE') index_test.go:137: sql insert into test_index values (2692, 7108125624358803682, 0.493256, 'j5GfRD4Dnl') index_test.go:137: sql insert into test_index values (2691, 1165552505930556389, 0.129512, 'vxKj6vPXI8') index_test.go:137: sql insert into test_index values (2693, 2502003598087446464, 0.496366, 'B3EI0RtjEf') index_test.go:137: sql insert into test_index values (2694, 910732051590253830, 0.865915, 'cytXv5NsRq') index_test.go:137: sql insert into test_index values (2695, 3918378425814543918, 0.030749, 'XSYOf55YS3') index_test.go:140: sql delete from test_index where c = 2249 index_test.go:140: sql delete from test_index where c = 1571 index_test.go:140: sql delete from test_index where c = 2641 index_test.go:143: sql update test_index set c1 = 894381733905658543, c2 = 0.549030, c3 = 'DydntKPNp1' where c = 616 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:143: sql update test_index set c1 = 8682795679761411215, c2 = 0.803158, c3 = 'Qo3cC3wUVA' where c = 794 index_test.go:143: sql update test_index set c1 = 964053346081840917, c2 = 0.763765, c3 = 'uTME6DfFBH' where c = 576 index_test.go:140: sql delete from test_index where c = 373 index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 2676 index_test.go:143: sql update test_index set c1 = 7313594232064086536, c2 = 0.735135, c3 = 'vSXy42CzEf' where c = 1719 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:143: sql update test_index set c1 = 4113329067077145639, c2 = 0.782290, c3 = 'wMfMVWcL2p' where c = 1637 index_test.go:137: sql insert into test_index values (2696, 975392333183190134, 0.989839, 'k7tirqgaw3') index_test.go:143: sql update test_index set c1 = 7408492743452546407, c2 = 0.441808, c3 = 'NIo4lycBY3' where c = 2288 index_test.go:137: sql insert into test_index values (2697, 8331861901970511090, 0.501356, 'EPgX5KooXy') index_test.go:143: sql update test_index set c1 = 5519907259585150611, c2 = 0.716204, c3 = 'aamygB8yBv' where c = 576 index_test.go:140: sql delete from test_index where c = 498 index_test.go:137: sql insert into test_index values (2698, 1179652125614206979, 0.781119, 'SFGomWeIqY') index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 2813614222631572898, c2 = 0.361392, c3 = '73W8dtU6P2' where c = 1276 index_test.go:143: sql update test_index set c1 = 6304414263512781473, c2 = 0.284018, c3 = 'sS3r0d2BIN' where c = 1722 index_test.go:137: sql insert into test_index values (2699, 21462547481496063, 0.590839, 'NBvqUbIHhy') index_test.go:143: sql update test_index set c1 = 4581596167921432917, c2 = 0.811133, c3 = 'SQSs5mk9G5' where c = 1263 index_test.go:143: sql update test_index set c1 = 1701823454845373573, c2 = 0.016765, c3 = 'Kq74DP46Uy' where c = 2284 index_test.go:137: sql insert into test_index values (2700, 8618568655672960789, 0.185721, '4VhisXbpvB') index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 923 index_test.go:143: sql update test_index set c1 = 8077936099467050832, c2 = 0.805693, c3 = 'tR0tdB78go' where c = 2594 index_test.go:140: sql delete from test_index where c = 2541 index_test.go:143: sql update test_index set c1 = 3112861542387348678, c2 = 0.958731, c3 = '96lcZGLS1K' where c = 2113 index_test.go:143: sql update test_index set c1 = 7530247643449037946, c2 = 0.341882, c3 = 'iul1lw8fcD' where c = 1165 index_test.go:143: sql update test_index set c1 = 5480439007063112731, c2 = 0.907573, c3 = 'fmgoJ4QzGf' where c = 2266 index_test.go:137: sql insert into test_index values (2710, 4145459609103065371, 0.018194, '4DmoU2Bo4n') index_test.go:137: sql insert into test_index values (2702, 7310717433752245924, 0.248598, 'R8G4tFsH8a') index_test.go:137: sql insert into test_index values (2704, 7187998408989422740, 0.064220, 'V3SXQKyxo8') index_test.go:137: sql insert into test_index values (2703, 2358142808982464432, 0.022788, '529KB0w53G') index_test.go:137: sql insert into test_index values (2707, 7966447294423669854, 0.964876, 'uA1jp96gsr') index_test.go:137: sql insert into test_index values (2701, 3281116780480772402, 0.715300, 'U93KVuIHYV') index_test.go:140: sql delete from test_index where c = 2241 index_test.go:137: sql insert into test_index values (2708, 1441828955982018772, 0.980793, 'B57kMu9A5i') index_test.go:137: sql insert into test_index values (2706, 2042354658891216277, 0.194239, 'gJoreRDEwl') index_test.go:137: sql insert into test_index values (2709, 737629461105411372, 0.910728, 'IhovndyNQe') index_test.go:137: sql insert into test_index values (2705, 1625830038110480979, 0.956994, 'epaU4A2tZG') index_test.go:140: sql delete from test_index where c = 2251 index_test.go:143: sql update test_index set c1 = 519637726027743670, c2 = 0.640013, c3 = 'WELkayxFjK' where c = 2235 index_test.go:140: sql delete from test_index where c = 1215 index_test.go:140: sql delete from test_index where c = 2433 index_test.go:140: sql delete from test_index where c = 2460 index_test.go:140: sql delete from test_index where c = 2380 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:140: sql delete from test_index where c = 2465 index_test.go:143: sql update test_index set c1 = 37034923666440561, c2 = 0.523905, c3 = '6ycRDD7lbM' where c = 20 index_test.go:143: sql update test_index set c1 = 9097563987547139772, c2 = 0.875637, c3 = 'Xz9Qr2AR4s' where c = 593 index_test.go:140: sql delete from test_index where c = 1517 index_test.go:140: sql delete from test_index where c = 1847 index_test.go:137: sql insert into test_index values (2711, 974074620289500542, 0.002924, 'iUluIidH2S') index_test.go:143: sql update test_index set c1 = 5322099705450666825, c2 = 0.755030, c3 = 'XeAVyUkjia' where c = 2701 index_test.go:143: sql update test_index set c1 = 8966642668114667252, c2 = 0.210673, c3 = 'NKUnsFTMEE' where c = 211 index_test.go:143: sql update test_index set c1 = 7225865244496345833, c2 = 0.965909, c3 = 'l4GMIvds6B' where c = 543 index_test.go:140: sql delete from test_index where c = 2382 index_test.go:143: sql update test_index set c1 = 7269194888643581137, c2 = 0.394949, c3 = 'W7NbMhcK9H' where c = 322 index_test.go:143: sql update test_index set c1 = 987699603073338994, c2 = 0.247496, c3 = 'f76zy1tx6r' where c = 377 index_test.go:137: sql insert into test_index values (2713, 527689880608068993, 0.183741, 'es6PADyGLw') index_test.go:137: sql insert into test_index values (2712, 7531111715851792918, 0.493388, 'FLkCHhRFLB') index_test.go:143: sql update test_index set c1 = 2259248573866012137, c2 = 0.392621, c3 = 'N7xijF2Mha' where c = 412 index_test.go:137: sql insert into test_index values (2714, 8663947428662269412, 0.463857, 'DSNzE0bhV8') index_test.go:137: sql insert into test_index values (2716, 8657181744818202777, 0.634693, 'VkUekh12wm') index_test.go:140: sql delete from test_index where c = 988 index_test.go:143: sql update test_index set c1 = 2900157958389820000, c2 = 0.914618, c3 = 'jTUUgJP0y5' where c = 42 index_test.go:137: sql insert into test_index values (2717, 98781985995357896, 0.526421, 'HYuBQ5zpck') index_test.go:137: sql insert into test_index values (2718, 7133626975168776697, 0.285539, 'OTOipLIRhR') index_test.go:137: sql insert into test_index values (2715, 620620478844501188, 0.520942, 'aR1wlc3R3K') index_test.go:140: sql delete from test_index where c = 1836 index_test.go:143: sql update test_index set c1 = 7702071312408720315, c2 = 0.369375, c3 = 'bmidfUcwMf' where c = 1878 index_test.go:140: sql delete from test_index where c = 771 index_test.go:143: sql update test_index set c1 = 972225200056769615, c2 = 0.291800, c3 = '3obf6qvxg9' where c = 2096 index_test.go:137: sql insert into test_index values (2720, 8954732611485669489, 0.564996, 'Dbg5AFD4Kg') index_test.go:143: sql update test_index set c1 = 2423820931347843889, c2 = 0.153046, c3 = 'ZyqK3RBI10' where c = 35 index_test.go:137: sql insert into test_index values (2719, 5845888046048899456, 0.553651, 'bSpVGbFHwZ') index_test.go:140: sql delete from test_index where c = 1899 index_test.go:137: sql insert into test_index values (2721, 7491081618470624888, 0.825964, 'byKoN7wFDc') index_test.go:143: sql update test_index set c1 = 3761964784910817899, c2 = 0.890381, c3 = 'LqsmiYOAKq' where c = 1625 index_test.go:140: sql delete from test_index where c = 906 index_test.go:140: sql delete from test_index where c = 2310 index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:137: sql insert into test_index values (2723, 3567433595531463218, 0.154956, 'hxlePtJvyS') index_test.go:143: sql update test_index set c1 = 5521379794125460122, c2 = 0.435486, c3 = 'ga5mL4tQMJ' where c = 1086 index_test.go:137: sql insert into test_index values (2724, 3244994195865329867, 0.003355, 'CazNOyuwvb') index_test.go:143: sql update test_index set c1 = 9152580347871263644, c2 = 0.464969, c3 = 'zTL3uBPOj5' where c = 2105 index_test.go:140: sql delete from test_index where c = 1793 index_test.go:137: sql insert into test_index values (2722, 531382830979612989, 0.636689, '9ijvyOwcnV') index_test.go:143: sql update test_index set c1 = 133253705314071330, c2 = 0.361134, c3 = 'Qts4NnuThw' where c = 1623 index_test.go:143: sql update test_index set c1 = 2600699291991742689, c2 = 0.374403, c3 = '4lRlibUMWl' where c = 1143 index_test.go:143: sql update test_index set c1 = 915485939808986396, c2 = 0.641357, c3 = '16zJW834Q4' where c = 1487 index_test.go:140: sql delete from test_index where c = 2360 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:137: sql insert into test_index values (2726, 7575641672867819603, 0.057062, 'y1nfbX5n89') index_test.go:140: sql delete from test_index where c = 2002 index_test.go:137: sql insert into test_index values (2725, 2157056946391444289, 0.084182, 'exgvc9WNPo') index_test.go:140: sql delete from test_index where c = 827 index_test.go:137: sql insert into test_index values (2727, 2185763949575742853, 0.684061, '8lJQ8P30eA') index_test.go:143: sql update test_index set c1 = 5698533616496806069, c2 = 0.605462, c3 = '4hGzHzccPb' where c = 406 index_test.go:137: sql insert into test_index values (2729, 3076870584890287256, 0.235444, 'hNOAgJpAmN') index_test.go:137: sql insert into test_index values (2728, 7216064491245947942, 0.850555, 'gnZnkEEmII') index_test.go:143: sql update test_index set c1 = 2623487831679623086, c2 = 0.782586, c3 = '7EURn9Agby' where c = 26 index_test.go:140: sql delete from test_index where c = 1887 index_test.go:140: sql delete from test_index where c = 446 index_test.go:140: sql delete from test_index where c = 1274 index_test.go:143: sql update test_index set c1 = 9139874837056727141, c2 = 0.709043, c3 = 'vhslIKgYCY' where c = 2720 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 1412086712057457317, c2 = 0.971435, c3 = 'rAnIr0K66M' where c = 2452 index_test.go:137: sql insert into test_index values (2730, 909408625122025422, 0.446978, 'EyLU13G9qO') index_test.go:137: sql insert into test_index values (2731, 5594215158458655498, 0.704064, 'VKHFC90Z8i') index_test.go:143: sql update test_index set c1 = 8912837114314270728, c2 = 0.666568, c3 = 'URI5OH6EB6' where c = 1140 index_test.go:143: sql update test_index set c1 = 1966432083704222654, c2 = 0.051119, c3 = 'bRjVutA1Qb' where c = 698 index_test.go:143: sql update test_index set c1 = 2489544037134209835, c2 = 0.059058, c3 = 'YghWBKWkUC' where c = 1167 index_test.go:137: sql insert into test_index values (2732, 5364401480582239378, 0.956476, 'NGLjyK1VCT') index_test.go:140: sql delete from test_index where c = 1553 index_test.go:140: sql delete from test_index where c = 1607 index_test.go:137: sql insert into test_index values (2733, 8829455641004500606, 0.712243, 'kMfb6jnd7X') index_test.go:143: sql update test_index set c1 = 3986640946089048311, c2 = 0.524929, c3 = 'bWUlYEbYwY' where c = 2205 index_test.go:137: sql insert into test_index values (2734, 5511290744353753594, 0.634804, 'FvZfPWb38T') index_test.go:137: sql insert into test_index values (2735, 2471155212013690973, 0.227321, 'nlLkNSbliC') index_test.go:137: sql insert into test_index values (2736, 6785602603910198648, 0.547455, 'TRTUz1Y4tJ') index_test.go:143: sql update test_index set c1 = 1570416162553361131, c2 = 0.243153, c3 = 'SBPS8tOMBB' where c = 283 index_test.go:140: sql delete from test_index where c = 1407 index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 2438 index_test.go:140: sql delete from test_index where c = 2422 index_test.go:143: sql update test_index set c1 = 281092833059735329, c2 = 0.700838, c3 = '6b6Je81jVm' where c = 1402 index_test.go:143: sql update test_index set c1 = 3706639089022498947, c2 = 0.172985, c3 = 'dY97SgJKJl' where c = 1734 index_test.go:140: sql delete from test_index where c = 2189 index_test.go:143: sql update test_index set c1 = 8044891293908234279, c2 = 0.630871, c3 = '9ALylHcbQN' where c = 1184 index_test.go:137: sql insert into test_index values (2737, 3493238084994111557, 0.674960, 'VXNIeodHZU') index_test.go:137: sql insert into test_index values (2738, 2363323560225046718, 0.481941, 'ZnttmKNJAd') index_test.go:143: sql update test_index set c1 = 7379976095620780907, c2 = 0.253399, c3 = '1UIM5TVJfQ' where c = 508 index_test.go:137: sql insert into test_index values (2739, 8846906636734955275, 0.128807, '12QBa0FvVJ') index_test.go:143: sql update test_index set c1 = 3038379170204068005, c2 = 0.088113, c3 = '83m3vWh0wa' where c = 1480 index_test.go:140: sql delete from test_index where c = 1507 index_test.go:137: sql insert into test_index values (2740, 2014785525713165701, 0.217933, 'f4jWKarNOM') index_test.go:137: sql insert into test_index values (2741, 8451258127172864843, 0.203397, '6411ingEHx') index_test.go:140: sql delete from test_index where c = 295 index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 3231166140191672582, c2 = 0.738743, c3 = '5sgT5e2Lv7' where c = 995 index_test.go:140: sql delete from test_index where c = 931 index_test.go:137: sql insert into test_index values (2742, 6253211550382942504, 0.872109, 'SL4bfmovYr') index_test.go:143: sql update test_index set c1 = 1466010726981955054, c2 = 0.994855, c3 = '5NuVoGU5In' where c = 1002 index_test.go:143: sql update test_index set c1 = 3010340921527499410, c2 = 0.799366, c3 = 'YGFB2aaRQG' where c = 1842 index_test.go:143: sql update test_index set c1 = 18274299332216442, c2 = 0.508124, c3 = 'DOtzz0PBEf' where c = 1750 index_test.go:137: sql insert into test_index values (2743, 3588093424319842126, 0.425427, '4dxhv60xPQ') index_test.go:140: sql delete from test_index where c = 2010 index_test.go:137: sql insert into test_index values (2745, 1120574989095289127, 0.965774, 'ynTKpE8Moj') index_test.go:140: sql delete from test_index where c = 2583 index_test.go:140: sql delete from test_index where c = 628 index_test.go:137: sql insert into test_index values (2747, 5421353168471106982, 0.903642, 'WzFJiDR3pL') index_test.go:140: sql delete from test_index where c = 2709 index_test.go:143: sql update test_index set c1 = 62946207168237718, c2 = 0.669295, c3 = 'r0tQStF4Bn' where c = 2213 index_test.go:140: sql delete from test_index where c = 1977 index_test.go:137: sql insert into test_index values (2744, 7998851684768933044, 0.582149, 'mBKLDY2q5E') index_test.go:137: sql insert into test_index values (2746, 2581325599342236689, 0.117828, 'zAuut9KX38') index_test.go:143: sql update test_index set c1 = 5224143119779810858, c2 = 0.772173, c3 = 'Hn6U3wk0Zi' where c = 307 index_test.go:143: sql update test_index set c1 = 3409498292228005976, c2 = 0.166316, c3 = 'a4IPxDgAfB' where c = 902 index_test.go:143: sql update test_index set c1 = 968731246017714701, c2 = 0.065982, c3 = 'CjhLSPXBR3' where c = 171 index_test.go:143: sql update test_index set c1 = 8301293452859677291, c2 = 0.160153, c3 = 'Jq4NTTOs8U' where c = 876 index_test.go:137: sql insert into test_index values (2748, 7061626283077382363, 0.344501, 'uTrjNp32fe') index_test.go:140: sql delete from test_index where c = 2086 index_test.go:140: sql delete from test_index where c = 2082 index_test.go:143: sql update test_index set c1 = 3107663406796665927, c2 = 0.318871, c3 = '67JgFbw1vM' where c = 2375 index_test.go:143: sql update test_index set c1 = 8909954362964054848, c2 = 0.285390, c3 = 'xRDw5Ojwfx' where c = 614 index_test.go:140: sql delete from test_index where c = 1045 index_test.go:137: sql insert into test_index values (2751, 495908601536423740, 0.700478, 'gSWabCxyUi') index_test.go:143: sql update test_index set c1 = 3789786139145174185, c2 = 0.962076, c3 = 's1Gil8h5wG' where c = 471 index_test.go:137: sql insert into test_index values (2752, 3164912719920890224, 0.331673, 'YIXyFqzpyc') index_test.go:137: sql insert into test_index values (2749, 3779050509863059170, 0.149764, 'GzhG3lJPxv') index_test.go:143: sql update test_index set c1 = 7899415437037976703, c2 = 0.489246, c3 = 'bD3i8Sd3At' where c = 2194 index_test.go:137: sql insert into test_index values (2754, 9087682701657524062, 0.823831, 'rE2psMjYEy') index_test.go:137: sql insert into test_index values (2753, 804289758861260983, 0.876411, 'BxSQcvMmO3') index_test.go:137: sql insert into test_index values (2750, 6253511411788931240, 0.897311, 'CWZh5WcRpH') index_test.go:143: sql update test_index set c1 = 1178113053916749400, c2 = 0.287110, c3 = 'BVdPRIDZX5' where c = 1551 index_test.go:140: sql delete from test_index where c = 2646 index_test.go:137: sql insert into test_index values (2755, 746363120761594321, 0.539923, 't1Eip643Xr') index_test.go:140: sql delete from test_index where c = 1222 index_test.go:140: sql delete from test_index where c = 836 index_test.go:140: sql delete from test_index where c = 1256 index_test.go:137: sql insert into test_index values (2756, 8571438873667245727, 0.652161, 'cNZ4dsGuqv') index_test.go:140: sql delete from test_index where c = 988 index_test.go:140: sql delete from test_index where c = 2263 index_test.go:140: sql delete from test_index where c = 806 index_test.go:137: sql insert into test_index values (2757, 6329475890035747361, 0.182843, 'j2e9Aim9H3') index_test.go:140: sql delete from test_index where c = 588 index_test.go:143: sql update test_index set c1 = 1577437763392755177, c2 = 0.266245, c3 = 'nWR5xZG1mk' where c = 693 index_test.go:140: sql delete from test_index where c = 146 index_test.go:143: sql update test_index set c1 = 3209618291678622875, c2 = 0.366015, c3 = 'f3FRmY0LAs' where c = 410 index_test.go:143: sql update test_index set c1 = 4900823877080322464, c2 = 0.145072, c3 = 'yI0NsTiNun' where c = 2569 index_test.go:143: sql update test_index set c1 = 7480379478209633635, c2 = 0.028463, c3 = 's9AK9SLPMS' where c = 2270 index_test.go:143: sql update test_index set c1 = 2919944134817362340, c2 = 0.941022, c3 = 'uzne3kRStW' where c = 964 index_test.go:143: sql update test_index set c1 = 3709763222734400913, c2 = 0.226694, c3 = 'wUUKL7MnPb' where c = 1283 index_test.go:143: sql update test_index set c1 = 760535838799768419, c2 = 0.331983, c3 = 'EDbNIZEvKF' where c = 1878 index_test.go:143: sql update test_index set c1 = 6555677767590072280, c2 = 0.394105, c3 = 'avtRw6ghpe' where c = 1537 index_test.go:140: sql delete from test_index where c = 490 index_test.go:137: sql insert into test_index values (2758, 8998642021688925893, 0.539235, 'b4u8x2JMBR') index_test.go:137: sql insert into test_index values (2759, 5022640465838582399, 0.101056, 'AOypR1onSN') index_test.go:143: sql update test_index set c1 = 2726539022048760750, c2 = 0.845643, c3 = 'MxY39vJ8eN' where c = 1008 index_test.go:137: sql insert into test_index values (2762, 6694376118170021027, 0.583718, 'SRLj31dyE9') index_test.go:137: sql insert into test_index values (2760, 3024655281391405618, 0.477830, 'vamQvULfWm') index_test.go:137: sql insert into test_index values (2761, 297439105773720870, 0.694151, '9qnhRpLkF1') index_test.go:143: sql update test_index set c1 = 4044705376446565502, c2 = 0.136279, c3 = 'J3BO8QPXeS' where c = 158 index_test.go:140: sql delete from test_index where c = 2460 index_test.go:140: sql delete from test_index where c = 1316 index_test.go:137: sql insert into test_index values (2765, 5235041162677840278, 0.964554, 'IwQFnD0Yro') index_test.go:137: sql insert into test_index values (2764, 8563304184299824365, 0.970899, 'BFdRgg7a0R') index_test.go:137: sql insert into test_index values (2766, 5407833206985877509, 0.516802, 'Y83t916ub9') index_test.go:137: sql insert into test_index values (2763, 3787802425687602615, 0.129237, 'UzLfn7sjY6') index_test.go:140: sql delete from test_index where c = 1820 index_test.go:143: sql update test_index set c1 = 5923786572151994928, c2 = 0.536635, c3 = 'VmiSUXF0gL' where c = 1356 index_test.go:140: sql delete from test_index where c = 725 index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 2552 index_test.go:143: sql update test_index set c1 = 7031432657495475223, c2 = 0.439369, c3 = '1XDHxzKCQd' where c = 1143 index_test.go:137: sql insert into test_index values (2767, 352917411306912413, 0.848394, 'XijQ98Iqpy') index_test.go:140: sql delete from test_index where c = 454 index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 2014 index_test.go:143: sql update test_index set c1 = 5348821979496169073, c2 = 0.259410, c3 = 'dPwSr38Spc' where c = 2201 index_test.go:143: sql update test_index set c1 = 6709120953339386199, c2 = 0.291647, c3 = 'IH3a4tC7Pg' where c = 1730 index_test.go:143: sql update test_index set c1 = 3149249593165151190, c2 = 0.950274, c3 = 'IOxwKoG6dX' where c = 200 index_test.go:143: sql update test_index set c1 = 5823453824056905053, c2 = 0.411243, c3 = 'GgtO1MpFDT' where c = 815 index_test.go:137: sql insert into test_index values (2769, 6279881254188462834, 0.232128, 'si8it2FgKo') index_test.go:143: sql update test_index set c1 = 3270879478008496602, c2 = 0.816649, c3 = 'zClLSCN2F3' where c = 2599 index_test.go:137: sql insert into test_index values (2768, 6267542694433562913, 0.071563, 'BcmZgDS4Vq') index_test.go:140: sql delete from test_index where c = 261 index_test.go:137: sql insert into test_index values (2770, 3269588964127498090, 0.469860, 'vP1ojen5E2') index_test.go:143: sql update test_index set c1 = 5304430273098734520, c2 = 0.117911, c3 = 'REyDDo1H3h' where c = 1934 index_test.go:143: sql update test_index set c1 = 4820390020499411242, c2 = 0.279021, c3 = 'fv9biH5Lqq' where c = 2301 index_test.go:140: sql delete from test_index where c = 1054 index_test.go:137: sql insert into test_index values (2773, 7048133519988880525, 0.003037, 'escCPqYozp') index_test.go:140: sql delete from test_index where c = 2167 index_test.go:137: sql insert into test_index values (2771, 5377491938857777793, 0.266754, 'VVEaP7wnhz') index_test.go:140: sql delete from test_index where c = 1134 index_test.go:137: sql insert into test_index values (2772, 5921171629864607919, 0.985950, '4fqzM3XRZi') index_test.go:137: sql insert into test_index values (2775, 2097581033953722458, 0.106770, 'zGLfN2gW6D') index_test.go:137: sql insert into test_index values (2774, 1505684750470677157, 0.436930, 'sZ7U3YgP0R') index_test.go:143: sql update test_index set c1 = 2787975075422066522, c2 = 0.848839, c3 = '0lt713NjFx' where c = 1388 index_test.go:137: sql insert into test_index values (2776, 4492798539803309027, 0.387019, 'g9KTJzKB7e') index_test.go:143: sql update test_index set c1 = 7899625776474582059, c2 = 0.128224, c3 = 'ZtHjCeayL0' where c = 1138 index_test.go:140: sql delete from test_index where c = 1692 index_test.go:140: sql delete from test_index where c = 1628 index_test.go:140: sql delete from test_index where c = 2382 index_test.go:140: sql delete from test_index where c = 339 index_test.go:143: sql update test_index set c1 = 253219465260070568, c2 = 0.965923, c3 = 'Iq2ZqruGzm' where c = 1719 index_test.go:137: sql insert into test_index values (2777, 1635167815507679006, 0.405038, 'i6wFCokL5V') index_test.go:137: sql insert into test_index values (2778, 5577242618925754997, 0.538156, 'jxxZrX2XPR') index_test.go:140: sql delete from test_index where c = 2692 index_test.go:143: sql update test_index set c1 = 3397959690386675328, c2 = 0.454665, c3 = 'v5dbzs0vaz' where c = 1332 index_test.go:143: sql update test_index set c1 = 4021589622804156650, c2 = 0.673786, c3 = 'XsEDBBICHZ' where c = 286 index_test.go:143: sql update test_index set c1 = 9178299421629976713, c2 = 0.719860, c3 = 'cQ8LEZeUiu' where c = 1821 index_test.go:140: sql delete from test_index where c = 2069 index_test.go:140: sql delete from test_index where c = 2360 index_test.go:143: sql update test_index set c1 = 1672553611041959522, c2 = 0.698896, c3 = 'BlHLg36bYo' where c = 962 index_test.go:143: sql update test_index set c1 = 8727115065874669092, c2 = 0.245801, c3 = 'k9aOiUg45j' where c = 674 index_test.go:140: sql delete from test_index where c = 1242 index_test.go:137: sql insert into test_index values (2780, 8486645138789486294, 0.146186, 'hiCA3g3Wva') index_test.go:137: sql insert into test_index values (2781, 3711288069358514302, 0.043820, '5VortK8qPw') index_test.go:143: sql update test_index set c1 = 845202792460136380, c2 = 0.306945, c3 = 'X6ijKmh5fR' where c = 367 index_test.go:137: sql insert into test_index values (2779, 5682717418603124767, 0.316848, 'rLO7BiP4Tr') index_test.go:143: sql update test_index set c1 = 183830600101420662, c2 = 0.627061, c3 = 'onWTM3TxYg' where c = 1784 index_test.go:137: sql insert into test_index values (2783, 4568300196712630379, 0.781162, '3vhZbID2f9') index_test.go:140: sql delete from test_index where c = 1263 index_test.go:143: sql update test_index set c1 = 5305091943006782200, c2 = 0.518810, c3 = 'Ka1AOYLaOG' where c = 392 index_test.go:137: sql insert into test_index values (2782, 1621622986290674058, 0.226868, 'CtOM9nuz4G') index_test.go:137: sql insert into test_index values (2784, 8655651050111822228, 0.733016, 'Kt7nGmCape') index_test.go:143: sql update test_index set c1 = 5986243369612722419, c2 = 0.005797, c3 = 'sJOonlknIQ' where c = 1059 index_test.go:137: sql insert into test_index values (2785, 1017560720622414780, 0.804821, 'bDVaMdqG3n') index_test.go:143: sql update test_index set c1 = 5821891465549596042, c2 = 0.115397, c3 = 'RYfDkemecQ' where c = 1349 index_test.go:140: sql delete from test_index where c = 2134 index_test.go:137: sql insert into test_index values (2787, 182397631825376346, 0.065356, 'qK8pEF41lw') index_test.go:140: sql delete from test_index where c = 716 index_test.go:140: sql delete from test_index where c = 2758 index_test.go:137: sql insert into test_index values (2786, 1400422970458325792, 0.831018, 'Gi1XGbmXqL') index_test.go:137: sql insert into test_index values (2788, 4653489485788488028, 0.203288, 'L19OAjYzEu') index_test.go:140: sql delete from test_index where c = 1803 index_test.go:140: sql delete from test_index where c = 1795 index_test.go:143: sql update test_index set c1 = 1339048598297090620, c2 = 0.761539, c3 = 'GnZdZboPa0' where c = 1603 index_test.go:140: sql delete from test_index where c = 1140 index_test.go:143: sql update test_index set c1 = 6360304156454183428, c2 = 0.963796, c3 = 'AVAiKjmV3h' where c = 1711 index_test.go:143: sql update test_index set c1 = 5522796581848535676, c2 = 0.463607, c3 = 'ORI57pii5i' where c = 144 index_test.go:137: sql insert into test_index values (2789, 572980719181026171, 0.491943, 'd70akUNh3y') index_test.go:143: sql update test_index set c1 = 9181276149265536810, c2 = 0.832200, c3 = 'BFA6mxuoao' where c = 766 index_test.go:140: sql delete from test_index where c = 731 index_test.go:140: sql delete from test_index where c = 1945 index_test.go:140: sql delete from test_index where c = 401 index_test.go:143: sql update test_index set c1 = 5527788075907524707, c2 = 0.403007, c3 = 'mpdu4TXKkV' where c = 388 index_test.go:143: sql update test_index set c1 = 2512003773927416697, c2 = 0.190745, c3 = 'XTEjN5UhLl' where c = 422 index_test.go:137: sql insert into test_index values (2791, 3847239900375054477, 0.294564, '817o6VmXg9') index_test.go:143: sql update test_index set c1 = 7718624281877656372, c2 = 0.042208, c3 = 'ptd9bwneoI' where c = 1263 index_test.go:143: sql update test_index set c1 = 112891839250604868, c2 = 0.693405, c3 = 'jZbK4nMBQn' where c = 2183 index_test.go:137: sql insert into test_index values (2790, 179898517268102822, 0.417130, '15ukrjXM9X') index_test.go:143: sql update test_index set c1 = 581209179068494223, c2 = 0.747726, c3 = 'iPu5boomPG' where c = 752 index_test.go:137: sql insert into test_index values (2793, 4710892997306816039, 0.462966, 'mYXuC3lL4k') index_test.go:140: sql delete from test_index where c = 869 index_test.go:137: sql insert into test_index values (2792, 6970273692097344665, 0.354631, 'dbGlLp9Irh') index_test.go:137: sql insert into test_index values (2794, 8689994873289765169, 0.459928, 'xeuJEETmEy') index_test.go:137: sql insert into test_index values (2795, 6108260276480113513, 0.003729, 'jjuAiqpEWq') index_test.go:137: sql insert into test_index values (2796, 7919472499503318500, 0.222168, 'Qpyt8gSAje') index_test.go:140: sql delete from test_index where c = 1281 index_test.go:137: sql insert into test_index values (2797, 3078964709674807650, 0.362327, 'dZ9CaF7O7q') index_test.go:140: sql delete from test_index where c = 2639 index_test.go:140: sql delete from test_index where c = 1662 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:140: sql delete from test_index where c = 1062 index_test.go:140: sql delete from test_index where c = 2211 index_test.go:143: sql update test_index set c1 = 6720263845206926084, c2 = 0.140002, c3 = 'zNNrc6J5B5' where c = 876 index_test.go:140: sql delete from test_index where c = 261 index_test.go:143: sql update test_index set c1 = 81202743782323696, c2 = 0.363742, c3 = '476JeiCOOH' where c = 1943 index_test.go:140: sql delete from test_index where c = 1572 index_test.go:143: sql update test_index set c1 = 2657633768548292797, c2 = 0.223576, c3 = 'hijSw76NoT' where c = 1424 index_test.go:143: sql update test_index set c1 = 7195040980094345123, c2 = 0.028503, c3 = 'KeRBPxamr2' where c = 1879 index_test.go:143: sql update test_index set c1 = 1367309304310834487, c2 = 0.177561, c3 = 'YvTlAtkuVV' where c = 2779 index_test.go:143: sql update test_index set c1 = 2189530090254124793, c2 = 0.346247, c3 = 'bNlEb41jeF' where c = 2383 index_test.go:143: sql update test_index set c1 = 2501676171893296816, c2 = 0.786760, c3 = '5LBj2hfeP0' where c = 1444 index_test.go:143: sql update test_index set c1 = 5684605356975027062, c2 = 0.665874, c3 = 'DeqWz5xioO' where c = 1681 index_test.go:143: sql update test_index set c1 = 6116631543079450229, c2 = 0.556518, c3 = 'FBIbGKoc6v' where c = 2109 index_test.go:137: sql insert into test_index values (2798, 8686870605194548573, 0.072731, 'GDAcAzXs6Y') index_test.go:137: sql insert into test_index values (2799, 2051897994683526811, 0.673354, 'tuqzBUucyC') index_test.go:137: sql insert into test_index values (2800, 2397245957824518562, 0.791835, 'ratFvMkoo4') index_test.go:140: sql delete from test_index where c = 485 index_test.go:140: sql delete from test_index where c = 1449 index_test.go:140: sql delete from test_index where c = 2054 index_test.go:143: sql update test_index set c1 = 3107684391266599862, c2 = 0.553200, c3 = '7PtYNsy9nC' where c = 689 index_test.go:143: sql update test_index set c1 = 3653030402833080491, c2 = 0.966951, c3 = 'KlhGkaG93d' where c = 2370 index_test.go:143: sql update test_index set c1 = 3689854242668914885, c2 = 0.617992, c3 = 'RK2ecJZWCg' where c = 499 index_test.go:137: sql insert into test_index values (2804, 2004062708583399557, 0.627526, 'oTfiogv2zr') index_test.go:137: sql insert into test_index values (2803, 2405995611576742265, 0.459875, 'WGIDPxYehW') index_test.go:137: sql insert into test_index values (2805, 30099581804731367, 0.724989, 'LSuS94Lfmx') index_test.go:137: sql insert into test_index values (2809, 4534307758954956273, 0.278820, 'ZIA6DQ6AlO') index_test.go:137: sql insert into test_index values (2802, 1297965676537882426, 0.157555, 'hndajI70GB') index_test.go:137: sql insert into test_index values (2801, 5745070242301874381, 0.134087, 'zGmtlg5hMQ') index_test.go:137: sql insert into test_index values (2807, 9214591671919318907, 0.456562, 'xJSHFzBjkX') index_test.go:137: sql insert into test_index values (2806, 7213197879636926625, 0.138645, 'LxqKRH7yro') index_test.go:137: sql insert into test_index values (2808, 3102162891720447660, 0.874028, 'EgNBtj6b9f') index_test.go:137: sql insert into test_index values (2810, 1140178494044035738, 0.931522, 'YTD0HtJrOe') index_test.go:140: sql delete from test_index where c = 1821 index_test.go:140: sql delete from test_index where c = 2672 index_test.go:140: sql delete from test_index where c = 2416 index_test.go:140: sql delete from test_index where c = 1951 index_test.go:140: sql delete from test_index where c = 1287 index_test.go:140: sql delete from test_index where c = 1211 index_test.go:140: sql delete from test_index where c = 2390 index_test.go:140: sql delete from test_index where c = 2163 index_test.go:143: sql update test_index set c1 = 916091879584948236, c2 = 0.506783, c3 = 'BqvIHLH1lW' where c = 1231 index_test.go:143: sql update test_index set c1 = 2210580760526721956, c2 = 0.151135, c3 = 'Er3bju9ecd' where c = 700 index_test.go:143: sql update test_index set c1 = 1565741102652082571, c2 = 0.380772, c3 = 'Qt5pwPNlJy' where c = 308 index_test.go:140: sql delete from test_index where c = 2453 index_test.go:140: sql delete from test_index where c = 342 index_test.go:143: sql update test_index set c1 = 5908982225271041373, c2 = 0.957098, c3 = 'rsNcQOBcSl' where c = 1259 index_test.go:137: sql insert into test_index values (2811, 1013572222719060990, 0.295248, 'jjylF12X9o') index_test.go:143: sql update test_index set c1 = 6920758625426163037, c2 = 0.686636, c3 = 'oS1xiAvSeZ' where c = 1968 index_test.go:143: sql update test_index set c1 = 3124262080616384969, c2 = 0.756920, c3 = 'tk7gHIY2Q4' where c = 20 index_test.go:137: sql insert into test_index values (2812, 4846035289020964845, 0.139148, 'lWuko80eOl') index_test.go:137: sql insert into test_index values (2813, 8976665027287672025, 0.312253, 'g3mF9P9BLp') index_test.go:143: sql update test_index set c1 = 3805973064024882178, c2 = 0.516610, c3 = 'IfC19rkDdq' where c = 1524 index_test.go:143: sql update test_index set c1 = 7938858789584609041, c2 = 0.694717, c3 = 'ZNJHiVUaDO' where c = 866 index_test.go:137: sql insert into test_index values (2814, 4780705937913258803, 0.140248, 'Xe0Chsde5s') index_test.go:143: sql update test_index set c1 = 218848396999200933, c2 = 0.329425, c3 = 'hRDAs8rJoL' where c = 1531 index_test.go:137: sql insert into test_index values (2815, 8226704638751666137, 0.399616, 'VizvrM6P8M') index_test.go:140: sql delete from test_index where c = 1299 index_test.go:140: sql delete from test_index where c = 2390 index_test.go:137: sql insert into test_index values (2816, 8049439001202051957, 0.228734, 'R94MZoBJwI') index_test.go:143: sql update test_index set c1 = 804510609086625082, c2 = 0.263129, c3 = 'fonFmaxPXm' where c = 2589 index_test.go:140: sql delete from test_index where c = 679 index_test.go:140: sql delete from test_index where c = 598 index_test.go:140: sql delete from test_index where c = 1169 index_test.go:137: sql insert into test_index values (2819, 3691789875007218107, 0.990509, '0QKNgMufdR') index_test.go:143: sql update test_index set c1 = 8055163181152726293, c2 = 0.091941, c3 = '27xbwr6FfT' where c = 704 index_test.go:143: sql update test_index set c1 = 7698413780243350376, c2 = 0.850885, c3 = '90JVr0JeYf' where c = 222 index_test.go:137: sql insert into test_index values (2818, 4584196491392776289, 0.234935, 'kZUhGSjbtc') index_test.go:137: sql insert into test_index values (2820, 3290103324490287117, 0.261480, 'wMCZjmD0JZ') index_test.go:137: sql insert into test_index values (2817, 1186300606860555425, 0.118210, 'V2MSeAnU1N') index_test.go:140: sql delete from test_index where c = 2043 index_test.go:140: sql delete from test_index where c = 702 # Time: 2025-04-04T21:32:48.113486163+08:00 # Txn_start_ts: 0 # Query_time: 2.00775287 # Parse_time: 0.000077362 # Compile_time: 0.000071792 # Rewrite_time: 0.000002237 # Optimize_time: 0 # Wait_TS: 0.000111461 # DB: test_ddl # Is_internal: false # Digest: 3252344aaf055f1d4c908a631fa82f1586e4191b19da517f8aaaca05cc0a1be5 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create index c3_index on test_index (c3); index_test.go:137: sql insert into test_index values (2821, 7264052219760822753, 0.300221, 'gjmU38YIuS') index_test.go:143: sql update test_index set c1 = 877643434498130174, c2 = 0.609350, c3 = 'wrknMhhUx7' where c = 1216 index_test.go:140: sql delete from test_index where c = 2456 index_test.go:137: sql insert into test_index values (2822, 4065063491988317307, 0.058447, 'h2FD28g0vb') index_test.go:143: sql update test_index set c1 = 7504695593463444967, c2 = 0.985531, c3 = 'rh9U5gNiy3' where c = 2168 index_test.go:143: sql update test_index set c1 = 2097238865737020271, c2 = 0.655801, c3 = 'VbCXxRdPi3' where c = 271 index_test.go:143: sql update test_index set c1 = 6477573352780991618, c2 = 0.132255, c3 = 'S0Hzbrdfxl' where c = 222 index_test.go:140: sql delete from test_index where c = 564 index_test.go:140: sql delete from test_index where c = 2304 index_test.go:140: sql delete from test_index where c = 173 index_test.go:143: sql update test_index set c1 = 5398083366163587252, c2 = 0.208970, c3 = '8yeBSqTlj5' where c = 1949 index_test.go:140: sql delete from test_index where c = 2098 index_test.go:137: sql insert into test_index values (2824, 183834788535587245, 0.570789, 'Ys9hnLYqfO') index_test.go:137: sql insert into test_index values (2826, 6039071610473450711, 0.633913, '5lUqi4CbwQ') index_test.go:143: sql update test_index set c1 = 2402705517035478365, c2 = 0.658928, c3 = 'rMQMI8i9rW' where c = 2236 index_test.go:143: sql update test_index set c1 = 3494819984484882060, c2 = 0.718868, c3 = '3vEeVcHP22' where c = 2080 index_test.go:143: sql update test_index set c1 = 6360721254271873231, c2 = 0.616761, c3 = 'PQTAk2MYw5' where c = 1893 index_test.go:137: sql insert into test_index values (2823, 2100158459650290662, 0.849142, 'J91mEzWf4z') index_test.go:137: sql insert into test_index values (2827, 5496717232888034000, 0.566218, 'PLWBiQYk5Z') index_test.go:143: sql update test_index set c1 = 6389048798880734199, c2 = 0.668736, c3 = 'lkwcmpC8AB' where c = 2796 index_test.go:143: sql update test_index set c1 = 8499225548938960916, c2 = 0.774085, c3 = 'HrWMIQBVKt' where c = 1072 index_test.go:137: sql insert into test_index values (2825, 5551274555600232414, 0.927266, 'QgSiKN7Yfh') index_test.go:140: sql delete from test_index where c = 2470 index_test.go:140: sql delete from test_index where c = 1642 index_test.go:137: sql insert into test_index values (2828, 9210684951586552687, 0.299548, 'FTAFLqrNob') index_test.go:137: sql insert into test_index values (2829, 4430281818534322855, 0.193001, 'VqNZ1gUriD') index_test.go:137: sql insert into test_index values (2831, 4171695661820275713, 0.351744, 'y7aPZ9t2QW') index_test.go:137: sql insert into test_index values (2830, 993155949338865092, 0.294463, '2Vi913FNjF') index_test.go:140: sql delete from test_index where c = 2192 index_test.go:137: sql insert into test_index values (2832, 1746600323652476938, 0.929678, 'w4cpMPauz3') index_test.go:143: sql update test_index set c1 = 2820727964859358947, c2 = 0.224400, c3 = 'KqjvvCkf7S' where c = 2328 index_test.go:140: sql delete from test_index where c = 1732 index_test.go:140: sql delete from test_index where c = 907 index_test.go:140: sql delete from test_index where c = 2801 index_test.go:140: sql delete from test_index where c = 712 index_test.go:140: sql delete from test_index where c = 863 index_test.go:143: sql update test_index set c1 = 1230646541406829137, c2 = 0.338960, c3 = 'GYs38zJbM4' where c = 2456 index_test.go:137: sql insert into test_index values (2833, 8523069460376763458, 0.510979, '5JXkbqOUnx') index_test.go:143: sql update test_index set c1 = 7266676617284879273, c2 = 0.780077, c3 = 'fQftX7rNcc' where c = 2367 index_test.go:140: sql delete from test_index where c = 1389 index_test.go:143: sql update test_index set c1 = 2299123914705582230, c2 = 0.547730, c3 = 'umN4yTb044' where c = 2800 index_test.go:140: sql delete from test_index where c = 988 index_test.go:143: sql update test_index set c1 = 6971182480003416443, c2 = 0.899875, c3 = 'T3wREP218J' where c = 2739 index_test.go:143: sql update test_index set c1 = 8165923006425158314, c2 = 0.080265, c3 = '0aR3cmgj7j' where c = 2176 index_test.go:143: sql update test_index set c1 = 8224113152441929853, c2 = 0.506606, c3 = 'QMjxRbG5M9' where c = 1175 index_test.go:137: sql insert into test_index values (2834, 6279112274054889688, 0.632605, 'mLYtnbcdre') index_test.go:137: sql insert into test_index values (2835, 3577717620120452293, 0.963165, 'MGHwpHObXF') index_test.go:140: sql delete from test_index where c = 1908 index_test.go:143: sql update test_index set c1 = 1194693845007504498, c2 = 0.173967, c3 = 'v48u2Rdljr' where c = 1188 index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (2839, 5288739094615007829, 0.237593, 'iZKQuieuMM') index_test.go:137: sql insert into test_index values (2838, 2380980146376926301, 0.296658, 'rGF6DRZo9z') index_test.go:137: sql insert into test_index values (2837, 5925060167923653067, 0.760708, 'Wgy1cppzrX') index_test.go:143: sql update test_index set c1 = 6459784225893276548, c2 = 0.198384, c3 = 'xheo5uYDOg' where c = 2007 index_test.go:143: sql update test_index set c1 = 8106574804089109467, c2 = 0.923455, c3 = 'Zj5zuJ53Jh' where c = 931 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 2564164630417168960, c2 = 0.090818, c3 = 'COvljQ3U63' where c = 614 index_test.go:137: sql insert into test_index values (2836, 2764690034629607369, 0.195305, 'tpSi8Tk9Hd') index_test.go:137: sql insert into test_index values (2840, 596649129508540663, 0.333041, 'vH1Ul3IGVA') index_test.go:140: sql delete from test_index where c = 2702 index_test.go:143: sql update test_index set c1 = 6934690543534428503, c2 = 0.648813, c3 = 'VeLaZblvWD' where c = 930 index_test.go:137: sql insert into test_index values (2841, 4513723692372259177, 0.359943, 'TaBG8bWxVT') index_test.go:137: sql insert into test_index values (2842, 2656147187513827115, 0.351755, 'H237eueF6h') index_test.go:140: sql delete from test_index where c = 1691 index_test.go:140: sql delete from test_index where c = 1072 index_test.go:140: sql delete from test_index where c = 1435 index_test.go:140: sql delete from test_index where c = 1077 index_test.go:143: sql update test_index set c1 = 5720319994410440003, c2 = 0.137338, c3 = 'Eo7HxlL9Bl' where c = 735 index_test.go:137: sql insert into test_index values (2843, 5673722795013161300, 0.716679, 'giI366kx2n') index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 2215494210847541847, c2 = 0.281974, c3 = 'gXGFw18YAW' where c = 1698 index_test.go:143: sql update test_index set c1 = 4650566664101536046, c2 = 0.258460, c3 = 'QuXlediyUg' where c = 2700 index_test.go:140: sql delete from test_index where c = 1581 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 4655642463122104486, c2 = 0.816612, c3 = 'ZpXxjD4m9u' where c = 1020 index_test.go:137: sql insert into test_index values (2845, 8509629517194180344, 0.573252, 'oLllzqGUwL') index_test.go:137: sql insert into test_index values (2844, 5325847208924699182, 0.858621, 'qkX9Rg96y9') index_test.go:143: sql update test_index set c1 = 6279662689969022953, c2 = 0.210307, c3 = 'Jsw93Z2lH0' where c = 612 index_test.go:137: sql insert into test_index values (2846, 627113117938342706, 0.560856, 'rikLZq2XuS') index_test.go:143: sql update test_index set c1 = 9067462955239830137, c2 = 0.555740, c3 = 'm74U2h7OsD' where c = 189 index_test.go:137: sql insert into test_index values (2847, 4780159385821515275, 0.166320, 'CMsAVlbJO3') index_test.go:140: sql delete from test_index where c = 427 index_test.go:143: sql update test_index set c1 = 6165096368658291806, c2 = 0.553733, c3 = 'wD4iKli8nY' where c = 935 index_test.go:137: sql insert into test_index values (2848, 4491979081063247105, 0.413421, '6MQ4pNu7XN') index_test.go:143: sql update test_index set c1 = 8520624313417405285, c2 = 0.242275, c3 = '3lVf30k6BI' where c = 2354 index_test.go:143: sql update test_index set c1 = 325336454582948529, c2 = 0.838349, c3 = 'RrLLt5IUGv' where c = 1348 index_test.go:140: sql delete from test_index where c = 1032 index_test.go:140: sql delete from test_index where c = 1365 index_test.go:143: sql update test_index set c1 = 1852511688803788583, c2 = 0.606611, c3 = 'oXzLKQW5Op' where c = 1032 index_test.go:140: sql delete from test_index where c = 1525 index_test.go:137: sql insert into test_index values (2851, 6888393830556118524, 0.155369, 'RflogdbNsp') index_test.go:137: sql insert into test_index values (2850, 2165547777815582617, 0.582729, 'lZ15CR6ylr') index_test.go:137: sql insert into test_index values (2849, 3366592351452330435, 0.825730, 'wGc4MXlYnp') index_test.go:137: sql insert into test_index values (2852, 5940299075449742868, 0.823432, 'MLF8DMVzYb') index_test.go:137: sql insert into test_index values (2853, 8111411178521274347, 0.915386, 'SLWkzB6obV') index_test.go:143: sql update test_index set c1 = 3809451874924415112, c2 = 0.309697, c3 = 'GKqiWHi8TW' where c = 2367 index_test.go:143: sql update test_index set c1 = 6116154044461569486, c2 = 0.597869, c3 = 'Kji4LnMYlp' where c = 2030 index_test.go:140: sql delete from test_index where c = 1043 index_test.go:140: sql delete from test_index where c = 389 index_test.go:140: sql delete from test_index where c = 2717 index_test.go:140: sql delete from test_index where c = 1716 index_test.go:137: sql insert into test_index values (2854, 5624904987497233885, 0.008275, 'cagJVAunzI') index_test.go:143: sql update test_index set c1 = 4122760162293694041, c2 = 0.290925, c3 = 'Vf6hp9W6lj' where c = 294 index_test.go:137: sql insert into test_index values (2855, 8500269434307498300, 0.432092, 'dkHmp9PYe2') index_test.go:137: sql insert into test_index values (2856, 5935484599630846061, 0.695063, 'p5BNKo8pGN') index_test.go:143: sql update test_index set c1 = 6309948479056955573, c2 = 0.689677, c3 = 'CLXBwWcMI6' where c = 2440 index_test.go:140: sql delete from test_index where c = 2651 index_test.go:140: sql delete from test_index where c = 1269 index_test.go:143: sql update test_index set c1 = 4802635476203074451, c2 = 0.108825, c3 = 'Mos6dzYVdd' where c = 2354 index_test.go:140: sql delete from test_index where c = 793 index_test.go:140: sql delete from test_index where c = 637 index_test.go:143: sql update test_index set c1 = 8938547623352825390, c2 = 0.884339, c3 = 'kJfwoDDNpT' where c = 2218 index_test.go:143: sql update test_index set c1 = 6429870914766582926, c2 = 0.596754, c3 = 'op1qFCJnrf' where c = 2142 index_test.go:137: sql insert into test_index values (2858, 4919147357426861871, 0.393631, 'OdzOhWxN1X') index_test.go:137: sql insert into test_index values (2857, 3752519175841720491, 0.524776, '8dJPj0Rbf0') index_test.go:140: sql delete from test_index where c = 2623 index_test.go:137: sql insert into test_index values (2859, 5873290979981617391, 0.094361, 'kDDxU6yx5X') index_test.go:143: sql update test_index set c1 = 4729646440647413491, c2 = 0.939541, c3 = 'kg0gegXw5P' where c = 206 index_test.go:143: sql update test_index set c1 = 5445091102592545973, c2 = 0.996942, c3 = 'MbVfKg5moN' where c = 2652 index_test.go:143: sql update test_index set c1 = 3782976070847061775, c2 = 0.999129, c3 = 'PwoDSF5wTS' where c = 423 index_test.go:143: sql update test_index set c1 = 7573601864697364033, c2 = 0.030699, c3 = 'cFflj0tsZX' where c = 2848 index_test.go:137: sql insert into test_index values (2861, 8448460951958833061, 0.548106, 't6Mj4b08ke') index_test.go:143: sql update test_index set c1 = 5392205772528893641, c2 = 0.688565, c3 = 'lJKjcDXqJn' where c = 136 index_test.go:137: sql insert into test_index values (2860, 3702034687576175828, 0.227564, 'qzAUb09VYa') index_test.go:140: sql delete from test_index where c = 1965 index_test.go:137: sql insert into test_index values (2862, 139630442706051574, 0.928154, 'dNkJoBLgp7') index_test.go:140: sql delete from test_index where c = 2610 index_test.go:137: sql insert into test_index values (2863, 533411625857092772, 0.377817, 'kkcmSXou4b') index_test.go:140: sql delete from test_index where c = 926 index_test.go:137: sql insert into test_index values (2865, 2401405479472082019, 0.613124, 'IlsOOOuUod') index_test.go:137: sql insert into test_index values (2864, 8939659426317099518, 0.488255, 'XiiAljhXdE') index_test.go:137: sql insert into test_index values (2866, 4212928850516107341, 0.454209, 'lAMEa2Sv4z') index_test.go:140: sql delete from test_index where c = 2212 index_test.go:140: sql delete from test_index where c = 1133 index_test.go:140: sql delete from test_index where c = 1684 index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 8012647176375640014, c2 = 0.870472, c3 = 'ihIqENYXv3' where c = 1777 index_test.go:140: sql delete from test_index where c = 2073 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:143: sql update test_index set c1 = 3894301974860314352, c2 = 0.081206, c3 = 'I6GixZB25g' where c = 2069 index_test.go:140: sql delete from test_index where c = 1649 index_test.go:143: sql update test_index set c1 = 8802285279473123663, c2 = 0.987399, c3 = 'tqprRrpijq' where c = 1981 index_test.go:143: sql update test_index set c1 = 6530523059775719198, c2 = 0.514765, c3 = 'dxCgAlWLQf' where c = 1040 index_test.go:143: sql update test_index set c1 = 8559151291683534867, c2 = 0.992535, c3 = 'PsFO83vw48' where c = 1647 index_test.go:143: sql update test_index set c1 = 5487542777746067908, c2 = 0.799763, c3 = 'crvM3yGJDm' where c = 1665 index_test.go:137: sql insert into test_index values (2867, 7391720576109778755, 0.378424, 'RoDdAy4RuH') index_test.go:137: sql insert into test_index values (2868, 8033050562422229202, 0.458174, '5KgEpWSZnv') index_test.go:143: sql update test_index set c1 = 2903168956195020941, c2 = 0.203404, c3 = 'LfH6O44dJ1' where c = 1327 index_test.go:137: sql insert into test_index values (2870, 4875543777025286027, 0.209511, 'phyYxKPA7b') index_test.go:137: sql insert into test_index values (2871, 1557560425938941839, 0.170508, 'rJ7WxSmgWc') index_test.go:137: sql insert into test_index values (2869, 3015484317660169710, 0.597261, '3IAirywYcY') index_test.go:137: sql insert into test_index values (2872, 4453862259589453049, 0.281515, 'Bo74ssfuJs') index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 6686381535149366381, c2 = 0.784537, c3 = 'Nw3KFh84xY' where c = 1013 index_test.go:143: sql update test_index set c1 = 1130339364147148197, c2 = 0.805193, c3 = 'aJDXjUhkAt' where c = 1645 index_test.go:140: sql delete from test_index where c = 1285 index_test.go:137: sql insert into test_index values (2873, 7085344301181683551, 0.458090, 'EvjsoJFiGL') index_test.go:143: sql update test_index set c1 = 8617144825569854385, c2 = 0.219108, c3 = '9oSNiBF58j' where c = 2228 index_test.go:140: sql delete from test_index where c = 2156 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 6970956591969915153, c2 = 0.744766, c3 = 'Y7QifMDMQJ' where c = 1203 index_test.go:137: sql insert into test_index values (2874, 7813521186160179674, 0.170751, 'eMhK5sIEir') index_test.go:140: sql delete from test_index where c = 1960 index_test.go:137: sql insert into test_index values (2875, 5622771077353620888, 0.992014, 'c3y4Wi9Abi') index_test.go:137: sql insert into test_index values (2876, 4904166119921857333, 0.161402, 'C8ZYsFs5ot') index_test.go:143: sql update test_index set c1 = 1436146223217440583, c2 = 0.099699, c3 = 'kN8MzVqQaL' where c = 2238 index_test.go:140: sql delete from test_index where c = 1260 index_test.go:143: sql update test_index set c1 = 651566539631233278, c2 = 0.633570, c3 = 'Nr06vXpqcL' where c = 2712 index_test.go:140: sql delete from test_index where c = 606 index_test.go:140: sql delete from test_index where c = 656 index_test.go:143: sql update test_index set c1 = 6658989193609729356, c2 = 0.015885, c3 = 'OWXWHdWOKv' where c = 58 index_test.go:137: sql insert into test_index values (2877, 1809972172553217009, 0.104969, 'rw5jN07kzT') index_test.go:143: sql update test_index set c1 = 7029746258744816516, c2 = 0.766325, c3 = 'kBb5yUqVjX' where c = 596 index_test.go:143: sql update test_index set c1 = 2899288989507164311, c2 = 0.805851, c3 = '3M7sl2WiK5' where c = 535 index_test.go:143: sql update test_index set c1 = 706104304537129925, c2 = 0.895333, c3 = 'qnLEq0qhOb' where c = 2626 index_test.go:137: sql insert into test_index values (2878, 706003261875443478, 0.399222, 'IeHl2u8Hij') index_test.go:140: sql delete from test_index where c = 1920 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:143: sql update test_index set c1 = 7882375701525398452, c2 = 0.516743, c3 = 'qc1Plj3poT' where c = 640 index_test.go:143: sql update test_index set c1 = 5539849265178852070, c2 = 0.462941, c3 = 'MwnQ2WZbRA' where c = 2046 index_test.go:137: sql insert into test_index values (2880, 6908911029231217988, 0.054741, 'Ch2N408beW') index_test.go:140: sql delete from test_index where c = 2395 index_test.go:137: sql insert into test_index values (2879, 7908856489249737423, 0.757734, 'SSGlXWEMOb') index_test.go:137: sql insert into test_index values (2883, 5827085421676695196, 0.926693, 'FQxNJLRuCa') index_test.go:137: sql insert into test_index values (2882, 4915109277657035920, 0.021275, '27VIz8k0fv') index_test.go:143: sql update test_index set c1 = 1337978426860984069, c2 = 0.194226, c3 = '9me0exBsfm' where c = 417 index_test.go:137: sql insert into test_index values (2881, 6779888886927687302, 0.226916, '9OL4ZW8k0h') index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 6228785140453717762, c2 = 0.510762, c3 = 'Nuuzkyswgl' where c = 2364 index_test.go:137: sql insert into test_index values (2885, 6065013667968822447, 0.248404, 'O5JCYy5vYX') index_test.go:140: sql delete from test_index where c = 1848 index_test.go:140: sql delete from test_index where c = 1393 index_test.go:137: sql insert into test_index values (2886, 4093566649126249429, 0.031973, 'QAYRB73ytd') index_test.go:143: sql update test_index set c1 = 6352298185244055263, c2 = 0.676378, c3 = 'uzg2sa12KT' where c = 492 index_test.go:140: sql delete from test_index where c = 1062 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:137: sql insert into test_index values (2884, 1064995236199565093, 0.527697, '7IJEEqRbKb') index_test.go:140: sql delete from test_index where c = 1489 index_test.go:137: sql insert into test_index values (2887, 8321035846296894919, 0.059249, 'MWy4wFxlJE') index_test.go:143: sql update test_index set c1 = 2980934488497553283, c2 = 0.547730, c3 = 'sQrEWsVBKd' where c = 826 index_test.go:143: sql update test_index set c1 = 75138462505649649, c2 = 0.870253, c3 = 'CqZcoCApsH' where c = 2467 index_test.go:140: sql delete from test_index where c = 2050 index_test.go:143: sql update test_index set c1 = 5376260703051673658, c2 = 0.781614, c3 = '3eb47lRFeP' where c = 1558 index_test.go:137: sql insert into test_index values (2889, 4514273586150807765, 0.371393, 'ctequ7FkhW') index_test.go:140: sql delete from test_index where c = 2235 index_test.go:143: sql update test_index set c1 = 8044711272623727558, c2 = 0.477240, c3 = 'h8q1SbHpxv' where c = 470 index_test.go:143: sql update test_index set c1 = 2862751074306740198, c2 = 0.570917, c3 = 'RRRstcktLQ' where c = 2544 index_test.go:140: sql delete from test_index where c = 2726 index_test.go:143: sql update test_index set c1 = 5226166658748744860, c2 = 0.622749, c3 = 'DV18N8jPY2' where c = 899 index_test.go:137: sql insert into test_index values (2888, 3562073609310047364, 0.993971, 'KLLM6f1DPR') index_test.go:137: sql insert into test_index values (2890, 7820647369221589213, 0.379383, 'mZyNhF7zuk') index_test.go:143: sql update test_index set c1 = 2624825289428349818, c2 = 0.795203, c3 = '7rDLXV91dl' where c = 513 index_test.go:140: sql delete from test_index where c = 1947 index_test.go:137: sql insert into test_index values (2891, 6501515425978705625, 0.881243, 'fNoMkzQEIi') index_test.go:137: sql insert into test_index values (2892, 2478595041751325002, 0.416144, 'VqF3wwDYCY') index_test.go:137: sql insert into test_index values (2893, 633050902497685288, 0.736585, 'AscfJHFmSh') index_test.go:137: sql insert into test_index values (2894, 1683372777188166881, 0.400653, 'lrooKrfbj4') index_test.go:143: sql update test_index set c1 = 8991726018423659589, c2 = 0.177504, c3 = 'G4j5UeTptJ' where c = 1444 index_test.go:143: sql update test_index set c1 = 1557047378503009382, c2 = 0.996075, c3 = 'bd3YYmehWd' where c = 1814 index_test.go:140: sql delete from test_index where c = 991 index_test.go:140: sql delete from test_index where c = 288 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 4401143101832985179, c2 = 0.851004, c3 = 'fdab5WQiWU' where c = 1672 index_test.go:143: sql update test_index set c1 = 3702871599231548085, c2 = 0.824890, c3 = 'Mi13kKxYiI' where c = 2235 index_test.go:140: sql delete from test_index where c = 980 index_test.go:143: sql update test_index set c1 = 6225194586563936084, c2 = 0.583635, c3 = '4xZzdgvUAN' where c = 1054 index_test.go:140: sql delete from test_index where c = 452 index_test.go:137: sql insert into test_index values (2896, 4101167490851987062, 0.047204, '0sRlOlOZoM') index_test.go:140: sql delete from test_index where c = 1123 index_test.go:143: sql update test_index set c1 = 1177290056371989929, c2 = 0.923255, c3 = 'SGeTqnjekb' where c = 1581 index_test.go:143: sql update test_index set c1 = 2869472731557051278, c2 = 0.835051, c3 = 'bF75ipJ96l' where c = 2881 index_test.go:143: sql update test_index set c1 = 1278761192496821057, c2 = 0.414386, c3 = '6pj6rAXT1A' where c = 1533 index_test.go:137: sql insert into test_index values (2895, 8638321311486075266, 0.562107, 'zTCAHPHPuT') index_test.go:143: sql update test_index set c1 = 3745120613413421121, c2 = 0.288547, c3 = 'wxvPlXUQp3' where c = 173 index_test.go:137: sql insert into test_index values (2897, 2766791984019017109, 0.613514, 'YPMxezJ5Z4') index_test.go:137: sql insert into test_index values (2898, 5046556259303237716, 0.447938, 'LCH5gAAtzF') index_test.go:137: sql insert into test_index values (2899, 5537340553472047033, 0.693724, 'udJSXz8Ud4') index_test.go:137: sql insert into test_index values (2900, 5217479885842864987, 0.252507, 'a6fnlHfXs6') index_test.go:140: sql delete from test_index where c = 1307 index_test.go:140: sql delete from test_index where c = 413 index_test.go:140: sql delete from test_index where c = 342 index_test.go:143: sql update test_index set c1 = 2770943181404677700, c2 = 0.918335, c3 = 'XJuitfyZpw' where c = 2141 index_test.go:140: sql delete from test_index where c = 2178 index_test.go:140: sql delete from test_index where c = 896 index_test.go:140: sql delete from test_index where c = 2848 index_test.go:143: sql update test_index set c1 = 9199807199301890224, c2 = 0.191364, c3 = 'wmmlwsfYHP' where c = 1242 index_test.go:143: sql update test_index set c1 = 2827950123479564435, c2 = 0.063141, c3 = 'PHls7ujD0x' where c = 1575 index_test.go:143: sql update test_index set c1 = 7052284019682482012, c2 = 0.668735, c3 = 'U33927Cjf9' where c = 636 index_test.go:143: sql update test_index set c1 = 6680116946667770332, c2 = 0.403670, c3 = 'o4cxyMoj1e' where c = 1087 index_test.go:143: sql update test_index set c1 = 6876104171734370308, c2 = 0.509222, c3 = 'I6GPENdXVX' where c = 333 index_test.go:137: sql insert into test_index values (2904, 4030600796539750586, 0.145507, '6PDOA1tAKn') index_test.go:137: sql insert into test_index values (2903, 1803515618648361425, 0.153084, 'HAUszsiV2a') index_test.go:137: sql insert into test_index values (2901, 3786656291330038725, 0.015557, 'nC0icbvj6X') index_test.go:137: sql insert into test_index values (2909, 5784636185979083490, 0.705967, '3NtxOlJdBy') index_test.go:137: sql insert into test_index values (2905, 3851975748298591856, 0.232779, 'dH5hV4kDgk') index_test.go:137: sql insert into test_index values (2902, 2097278979600912576, 0.458116, 'UXg8i8rWLT') index_test.go:137: sql insert into test_index values (2908, 1864455793461136220, 0.672764, 'uL0YCGotHQ') index_test.go:137: sql insert into test_index values (2910, 3809759034296930283, 0.487249, 'MzLOMGeAFH') index_test.go:137: sql insert into test_index values (2906, 3591672948758466134, 0.129708, 'otH2hfO5hV') index_test.go:140: sql delete from test_index where c = 259 index_test.go:137: sql insert into test_index values (2907, 4475463151074662676, 0.045486, 'WfMgEn4FGV') index_test.go:140: sql delete from test_index where c = 1848 index_test.go:140: sql delete from test_index where c = 204 index_test.go:140: sql delete from test_index where c = 580 index_test.go:140: sql delete from test_index where c = 2830 index_test.go:140: sql delete from test_index where c = 793 index_test.go:143: sql update test_index set c1 = 916201951417069875, c2 = 0.269869, c3 = 'E77yv9Wpaa' where c = 331 index_test.go:143: sql update test_index set c1 = 1733406689408105237, c2 = 0.418125, c3 = 'nt0pDMvRpq' where c = 134 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:140: sql delete from test_index where c = 2326 index_test.go:143: sql update test_index set c1 = 255490588518923216, c2 = 0.607407, c3 = 'hv8Amq2yGZ' where c = 361 index_test.go:143: sql update test_index set c1 = 5579392498418482712, c2 = 0.234766, c3 = 'ioBacfqCdN' where c = 1994 index_test.go:143: sql update test_index set c1 = 4492633786697252114, c2 = 0.181916, c3 = 'fWuvmtrlgB' where c = 1889 index_test.go:140: sql delete from test_index where c = 565 index_test.go:140: sql delete from test_index where c = 2869 index_test.go:137: sql insert into test_index values (2912, 8134147070017877775, 0.564205, 'dcFJoe31us') index_test.go:137: sql insert into test_index values (2911, 7237584479991801410, 0.540214, 'JSeC2UNLn5') index_test.go:143: sql update test_index set c1 = 1931078094461866443, c2 = 0.772837, c3 = '571EF4Kuby' where c = 2838 index_test.go:143: sql update test_index set c1 = 2201806845007046, c2 = 0.512654, c3 = 'C0VFaQAAqx' where c = 1107 index_test.go:137: sql insert into test_index values (2913, 6383217108614090907, 0.320511, 'MnpuzxwTNb') index_test.go:137: sql insert into test_index values (2915, 7631027985003746019, 0.681834, 'COztaQ1c6R') index_test.go:143: sql update test_index set c1 = 3471763574044710019, c2 = 0.517787, c3 = 'I9aEFF1MKL' where c = 2589 index_test.go:143: sql update test_index set c1 = 6250424478611707541, c2 = 0.702061, c3 = 'aAWx2FTtzu' where c = 1399 index_test.go:140: sql delete from test_index where c = 487 index_test.go:140: sql delete from test_index where c = 1727 index_test.go:140: sql delete from test_index where c = 2689 index_test.go:140: sql delete from test_index where c = 2361 index_test.go:137: sql insert into test_index values (2914, 720838234167077194, 0.732634, 'BdYIqsLhTn') index_test.go:143: sql update test_index set c1 = 7802271307000544919, c2 = 0.882895, c3 = '0ApZK4khaz' where c = 1809 index_test.go:137: sql insert into test_index values (2918, 2745691789528236425, 0.611831, '2GtLrUEQML') index_test.go:143: sql update test_index set c1 = 5100249468135897148, c2 = 0.364186, c3 = 'u4e4Y3jKba' where c = 1226 index_test.go:137: sql insert into test_index values (2917, 623756369965350118, 0.440006, '4pkBikEAUf') index_test.go:137: sql insert into test_index values (2919, 7088450367166399446, 0.447066, 'EswDpjlSlt') index_test.go:137: sql insert into test_index values (2916, 3607079618764553717, 0.802454, 'HhUgE6RfHE') index_test.go:143: sql update test_index set c1 = 5322585391118194458, c2 = 0.773659, c3 = 'OSy1QWPJx1' where c = 146 index_test.go:140: sql delete from test_index where c = 1758 index_test.go:137: sql insert into test_index values (2920, 2077141511629755272, 0.123998, 'WKHyjqcXPb') index_test.go:143: sql update test_index set c1 = 5227945442099754950, c2 = 0.423627, c3 = 'pY5WelDFad' where c = 400 index_test.go:140: sql delete from test_index where c = 540 index_test.go:143: sql update test_index set c1 = 8867384246649431932, c2 = 0.409208, c3 = '3JyPIMw2R7' where c = 643 index_test.go:143: sql update test_index set c1 = 3596412735595321851, c2 = 0.333652, c3 = 'GYp8jDKDCo' where c = 1247 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:137: sql insert into test_index values (2922, 4801247882898087177, 0.922741, 'WrzHjaeRJP') index_test.go:140: sql delete from test_index where c = 1405 index_test.go:143: sql update test_index set c1 = 411985639651847171, c2 = 0.175876, c3 = 'PwHsN9bvI1' where c = 1075 index_test.go:137: sql insert into test_index values (2921, 8522458269970225314, 0.607754, 'bA7m2jAih1') index_test.go:137: sql insert into test_index values (2923, 8822802458911295550, 0.692320, 'lqp85A5Wmm') index_test.go:137: sql insert into test_index values (2924, 4417509087207983352, 0.836728, 'Z7zsNN1sPd') index_test.go:140: sql delete from test_index where c = 1940 index_test.go:137: sql insert into test_index values (2925, 1294069361188795060, 0.566431, 'fSXYSgUSjB') index_test.go:140: sql delete from test_index where c = 2638 index_test.go:143: sql update test_index set c1 = 7429584446960815804, c2 = 0.499341, c3 = 'Q3hAuitCTh' where c = 60 index_test.go:140: sql delete from test_index where c = 1961 index_test.go:137: sql insert into test_index values (2926, 8496693042139425911, 0.847499, 'ZGMhg3f6Y9') index_test.go:140: sql delete from test_index where c = 2230 index_test.go:143: sql update test_index set c1 = 3990912729141146566, c2 = 0.221921, c3 = 'uhshQjzU36' where c = 963 index_test.go:140: sql delete from test_index where c = 244 index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 8614289397251270201, c2 = 0.538168, c3 = 'FkSPfBt1M8' where c = 802 index_test.go:140: sql delete from test_index where c = 1372 index_test.go:137: sql insert into test_index values (2927, 5903420630290561327, 0.985213, 'wCvagAPFYc') index_test.go:140: sql delete from test_index where c = 2896 index_test.go:143: sql update test_index set c1 = 3067549068639271541, c2 = 0.917309, c3 = 'Vx1V49tWLy' where c = 89 index_test.go:143: sql update test_index set c1 = 6858647625961871414, c2 = 0.061379, c3 = '4OfPheAMij' where c = 1476 index_test.go:140: sql delete from test_index where c = 114 index_test.go:137: sql insert into test_index values (2928, 2400496159774842431, 0.442434, 'U237E0cw46') index_test.go:143: sql update test_index set c1 = 8897682327126108492, c2 = 0.214747, c3 = '8iOgyGJFbZ' where c = 2650 index_test.go:143: sql update test_index set c1 = 8154996332889692029, c2 = 0.732029, c3 = 'qjf9ojZHIO' where c = 579 index_test.go:143: sql update test_index set c1 = 4933707690980603160, c2 = 0.392343, c3 = 'vLSEaXBWGY' where c = 2638 index_test.go:143: sql update test_index set c1 = 3176197105367420544, c2 = 0.927402, c3 = 'mwpCaqm6qE' where c = 896 index_test.go:137: sql insert into test_index values (2929, 1893651156366441787, 0.496349, 'XkkgPrPfwt') index_test.go:137: sql insert into test_index values (2931, 9046057883625310981, 0.593070, 'Wm63Gl6CeW') index_test.go:143: sql update test_index set c1 = 9062745009904280132, c2 = 0.865966, c3 = 'ergS7LTZ3K' where c = 2643 index_test.go:140: sql delete from test_index where c = 2439 index_test.go:137: sql insert into test_index values (2932, 6591607882807788376, 0.466330, 'T6PUfRWade') index_test.go:137: sql insert into test_index values (2930, 8285025363474396105, 0.526408, '2fIB0zNPcx') index_test.go:137: sql insert into test_index values (2935, 5222524813506827637, 0.887912, 'ID8ENT3I6R') index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (2934, 2661186078436266097, 0.986899, '7PUjKOv3yk') index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (2936, 1059096894583591769, 0.585778, 'sR4Tra3U4a') index_test.go:140: sql delete from test_index where c = 903 index_test.go:137: sql insert into test_index values (2933, 8057694570927256375, 0.842815, 'Yt8xH6h2yX') index_test.go:143: sql update test_index set c1 = 6586336223221831569, c2 = 0.243649, c3 = 'jSqlLBVl05' where c = 155 index_test.go:140: sql delete from test_index where c = 998 index_test.go:143: sql update test_index set c1 = 4837491859747767636, c2 = 0.431393, c3 = 'CnZvlxFgP7' where c = 1593 index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 2518 index_test.go:143: sql update test_index set c1 = 3031813200987742144, c2 = 0.384974, c3 = 'aySH0djXWB' where c = 900 index_test.go:137: sql insert into test_index values (2937, 6086057789153290613, 0.975642, 'LNFNF1njXh') index_test.go:140: sql delete from test_index where c = 1115 index_test.go:140: sql delete from test_index where c = 2637 index_test.go:143: sql update test_index set c1 = 6973338585248273745, c2 = 0.599427, c3 = 'asKnxq5KMe' where c = 1 index_test.go:143: sql update test_index set c1 = 3543636850050923725, c2 = 0.700410, c3 = 'f3ylq9g8wq' where c = 2417 index_test.go:143: sql update test_index set c1 = 3708502160269337617, c2 = 0.204228, c3 = 'ueQ0Ivoucl' where c = 687 index_test.go:137: sql insert into test_index values (2938, 6207029850476400617, 0.703415, '5jarbQ3IGf') index_test.go:143: sql update test_index set c1 = 5085700580849081998, c2 = 0.256031, c3 = 'CS6iGJHndz' where c = 587 index_test.go:143: sql update test_index set c1 = 8819711170748108823, c2 = 0.590893, c3 = 'CqnFS18xp9' where c = 825 index_test.go:137: sql insert into test_index values (2940, 7489073629070688402, 0.518126, '6NbcGqQpee') index_test.go:140: sql delete from test_index where c = 779 index_test.go:137: sql insert into test_index values (2939, 117244441618648118, 0.585138, 'fbsphBYOLJ') index_test.go:137: sql insert into test_index values (2941, 8626773268996734534, 0.183701, 'MrVGWvolAq') index_test.go:143: sql update test_index set c1 = 303836500111010722, c2 = 0.695038, c3 = 'QkjcBcJsSm' where c = 2920 index_test.go:137: sql insert into test_index values (2944, 1248531476443233006, 0.624460, 'hSF6noX6dA') index_test.go:137: sql insert into test_index values (2943, 2837513531191725066, 0.012224, 'HXdU9hkm1J') index_test.go:140: sql delete from test_index where c = 390 index_test.go:140: sql delete from test_index where c = 1784 index_test.go:137: sql insert into test_index values (2942, 2682712257295085721, 0.171790, '9qBCGWrNEK') index_test.go:140: sql delete from test_index where c = 2759 index_test.go:140: sql delete from test_index where c = 2128 index_test.go:137: sql insert into test_index values (2945, 4331555043284334703, 0.653617, '2NSypPlMd8') index_test.go:140: sql delete from test_index where c = 683 index_test.go:140: sql delete from test_index where c = 1582 index_test.go:143: sql update test_index set c1 = 1141756276395190086, c2 = 0.196348, c3 = 'iXg2iZ4iFe' where c = 2322 index_test.go:143: sql update test_index set c1 = 908127581088149545, c2 = 0.550787, c3 = 'hFg8pxumVD' where c = 1314 index_test.go:140: sql delete from test_index where c = 329 index_test.go:143: sql update test_index set c1 = 4530519227509646751, c2 = 0.883184, c3 = 'g6FUqqsSma' where c = 257 index_test.go:143: sql update test_index set c1 = 40815623508823611, c2 = 0.049642, c3 = 'xPvvlZm4Gl' where c = 100 index_test.go:143: sql update test_index set c1 = 2160324715407655529, c2 = 0.384578, c3 = 'Wn9lCSuKun' where c = 136 index_test.go:143: sql update test_index set c1 = 4549281587295939820, c2 = 0.833551, c3 = 'Hx4SkFMGdg' where c = 2106 index_test.go:137: sql insert into test_index values (2946, 2032750428911257364, 0.435772, 'k94CfVD9cP') index_test.go:137: sql insert into test_index values (2947, 2544465480986255266, 0.248758, 'hqeJorTOoH') index_test.go:143: sql update test_index set c1 = 6969082810832270680, c2 = 0.006025, c3 = 'sUDvHwjcH6' where c = 952 index_test.go:143: sql update test_index set c1 = 6703444726160928668, c2 = 0.889184, c3 = 'TLYhSjMvEq' where c = 1504 index_test.go:137: sql insert into test_index values (2949, 2066503756043816370, 0.229951, '4f44OCo1z2') index_test.go:137: sql insert into test_index values (2948, 4409998217152800770, 0.682869, 'rIhCgaLtQO') index_test.go:140: sql delete from test_index where c = 1022 index_test.go:137: sql insert into test_index values (2951, 8006267484331330901, 0.099908, '4MItMMwGGC') index_test.go:137: sql insert into test_index values (2952, 33415162359222732, 0.509665, 'EdCs42QQdz') index_test.go:140: sql delete from test_index where c = 2927 index_test.go:137: sql insert into test_index values (2953, 7903640616235093824, 0.880128, 'gX5FVX1102') index_test.go:137: sql insert into test_index values (2950, 2392397736952260008, 0.998388, 'Ey4yOgOcFC') index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 1807 index_test.go:143: sql update test_index set c1 = 7720993230183725000, c2 = 0.060865, c3 = 'EYMRbhuJds' where c = 1601 index_test.go:143: sql update test_index set c1 = 1341170746341121763, c2 = 0.768138, c3 = 'oxun0eK2gT' where c = 1535 index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 946 index_test.go:140: sql delete from test_index where c = 963 index_test.go:140: sql delete from test_index where c = 224 index_test.go:140: sql delete from test_index where c = 2140 index_test.go:143: sql update test_index set c1 = 5814606617600808265, c2 = 0.926446, c3 = '6cWOIGN7Bo' where c = 1026 index_test.go:143: sql update test_index set c1 = 1553183264178616793, c2 = 0.384636, c3 = 'HqPTAvNO2m' where c = 913 index_test.go:137: sql insert into test_index values (2955, 6900382284641357718, 0.578595, 'inKXoprtni') index_test.go:143: sql update test_index set c1 = 1155325879041783009, c2 = 0.215673, c3 = '1jI2PnlNYL' where c = 2015 index_test.go:137: sql insert into test_index values (2954, 2838172587688218706, 0.719367, 'Rhtdc4IOWD') index_test.go:143: sql update test_index set c1 = 3966608331507932327, c2 = 0.669549, c3 = 'R9lTC97lue' where c = 704 index_test.go:143: sql update test_index set c1 = 1197124252274428473, c2 = 0.303552, c3 = 'IDM1wF4Mbb' where c = 1378 index_test.go:143: sql update test_index set c1 = 6662477369368174046, c2 = 0.651784, c3 = 'xYh0xaiuZk' where c = 2848 index_test.go:140: sql delete from test_index where c = 1388 index_test.go:143: sql update test_index set c1 = 7844423865182541920, c2 = 0.112921, c3 = 'eC9fMaeB88' where c = 2600 index_test.go:137: sql insert into test_index values (2958, 719784503188834437, 0.059765, 'SuMESfgMFO') index_test.go:137: sql insert into test_index values (2956, 6811103129994716083, 0.993458, 'iDCGG6TzYo') index_test.go:140: sql delete from test_index where c = 1995 index_test.go:143: sql update test_index set c1 = 385916142823208766, c2 = 0.128485, c3 = 'kyYuYevD5n' where c = 818 index_test.go:137: sql insert into test_index values (2960, 1241819742291334996, 0.705051, '0tsFOUf0Kf') index_test.go:137: sql insert into test_index values (2961, 6239175787561171097, 0.254764, 'xlspteBYXD') index_test.go:137: sql insert into test_index values (2957, 8335739305547042200, 0.147178, 'zFDLQG5seL') index_test.go:137: sql insert into test_index values (2959, 1355022544763281870, 0.199515, 'pUHYcrcS8S') index_test.go:140: sql delete from test_index where c = 2105 index_test.go:140: sql delete from test_index where c = 1351 index_test.go:140: sql delete from test_index where c = 2212 index_test.go:137: sql insert into test_index values (2962, 1270531130836716844, 0.699817, 'AtKTYxlkcC') index_test.go:140: sql delete from test_index where c = 835 index_test.go:143: sql update test_index set c1 = 5207220079828544445, c2 = 0.066520, c3 = 'oA4F5NYJyG' where c = 2334 index_test.go:137: sql insert into test_index values (2963, 1757913751268940064, 0.157053, 'uKSmqAdGzX') index_test.go:140: sql delete from test_index where c = 2684 index_test.go:140: sql delete from test_index where c = 2791 index_test.go:143: sql update test_index set c1 = 7002745614354157249, c2 = 0.122342, c3 = 'LT8pE31meX' where c = 1737 index_test.go:140: sql delete from test_index where c = 515 index_test.go:143: sql update test_index set c1 = 4117495838533753560, c2 = 0.783838, c3 = '5EhAX0pxom' where c = 1177 index_test.go:143: sql update test_index set c1 = 2799700429459715999, c2 = 0.269288, c3 = 'JyO0kzA6PC' where c = 2454 index_test.go:137: sql insert into test_index values (2964, 8532501115294136564, 0.402029, 'ev2iJYKetq') index_test.go:140: sql delete from test_index where c = 1767 index_test.go:143: sql update test_index set c1 = 3789438142260001359, c2 = 0.118187, c3 = 'vAKaXvlHb3' where c = 503 index_test.go:143: sql update test_index set c1 = 3201386911678405951, c2 = 0.416913, c3 = 'StWipuWFFt' where c = 1273 index_test.go:137: sql insert into test_index values (2966, 2599322443522955489, 0.706833, 'snubjjEAsG') index_test.go:137: sql insert into test_index values (2967, 6169477465265219945, 0.657144, 'cGS8WjaLIB') index_test.go:137: sql insert into test_index values (2965, 5782715313823801779, 0.076960, 'R3MOVNX8W3') index_test.go:143: sql update test_index set c1 = 2207303602413361967, c2 = 0.258879, c3 = '5tZKT6Mu5W' where c = 659 index_test.go:143: sql update test_index set c1 = 4284161325875476659, c2 = 0.673654, c3 = 'nt0enKHN8K' where c = 2112 index_test.go:143: sql update test_index set c1 = 7119697180332416083, c2 = 0.521961, c3 = '4PMAhm4SD2' where c = 582 index_test.go:140: sql delete from test_index where c = 2747 index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (2968, 280556653324144855, 0.219882, 'UFObkUJ50p') index_test.go:140: sql delete from test_index where c = 558 index_test.go:137: sql insert into test_index values (2971, 2190949471795430273, 0.774354, 'l0C8msYHd7') index_test.go:137: sql insert into test_index values (2970, 1358778499442769861, 0.985018, 'SUrLS23PZD') index_test.go:137: sql insert into test_index values (2972, 2583276662264279392, 0.031745, 'peaza4t8Eu') index_test.go:137: sql insert into test_index values (2969, 316952083939377341, 0.721566, 'TKt9TccTlw') index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 4706142661015219352, c2 = 0.321191, c3 = 'dAVYUEipYW' where c = 1494 index_test.go:143: sql update test_index set c1 = 6014476384441589191, c2 = 0.884996, c3 = 'I1kFhZUakb' where c = 373 index_test.go:140: sql delete from test_index where c = 1354 index_test.go:140: sql delete from test_index where c = 1897 index_test.go:143: sql update test_index set c1 = 7161589781795432752, c2 = 0.319704, c3 = '8nyDiyBvwN' where c = 2136 index_test.go:140: sql delete from test_index where c = 2374 index_test.go:143: sql update test_index set c1 = 151377055381946737, c2 = 0.931318, c3 = 'Tz6s6seky0' where c = 1295 index_test.go:140: sql delete from test_index where c = 991 index_test.go:137: sql insert into test_index values (2973, 3556328554157611066, 0.773051, 'URaVuKhH8p') index_test.go:137: sql insert into test_index values (2974, 1983779743374332298, 0.699997, '8PaPZrkylX') index_test.go:140: sql delete from test_index where c = 2716 index_test.go:143: sql update test_index set c1 = 9203061882518351675, c2 = 0.406720, c3 = 'SF3CpuLwNu' where c = 313 index_test.go:137: sql insert into test_index values (2975, 479714628026136974, 0.149789, 'vwk9zyV9m7') index_test.go:140: sql delete from test_index where c = 798 index_test.go:143: sql update test_index set c1 = 8018354266241344421, c2 = 0.515657, c3 = 'HLGZObGLap' where c = 224 index_test.go:137: sql insert into test_index values (2976, 1144388137338772757, 0.332688, 'F6GHhYdURn') index_test.go:143: sql update test_index set c1 = 5629659830622058995, c2 = 0.300116, c3 = '2bk3xiYZKi' where c = 525 index_test.go:140: sql delete from test_index where c = 1781 index_test.go:143: sql update test_index set c1 = 5541297128108647879, c2 = 0.944638, c3 = '2LAn6iBQub' where c = 354 index_test.go:143: sql update test_index set c1 = 7639265134890943631, c2 = 0.105597, c3 = 'VEghhKLtXO' where c = 877 index_test.go:143: sql update test_index set c1 = 4717666364959500606, c2 = 0.996167, c3 = '3rig364yjO' where c = 842 index_test.go:137: sql insert into test_index values (2977, 7604089785928766119, 0.380686, 'oSR3qDrfY4') index_test.go:137: sql insert into test_index values (2979, 4425947295504556326, 0.917805, '8QKeOG1Z4J') index_test.go:140: sql delete from test_index where c = 1917 index_test.go:137: sql insert into test_index values (2980, 5253601661728588882, 0.134990, 'F6gkle1Rsd') index_test.go:140: sql delete from test_index where c = 1998 index_test.go:137: sql insert into test_index values (2978, 290717142672934342, 0.550458, 'skqOsGprjz') index_test.go:143: sql update test_index set c1 = 1341144365966140504, c2 = 0.053809, c3 = 'QbQXuV07Fi' where c = 2882 index_test.go:137: sql insert into test_index values (2982, 7546421017545601514, 0.015319, 'MLMttO5kmr') index_test.go:137: sql insert into test_index values (2981, 6725381289553174447, 0.456235, '8wxyFiu0s7') index_test.go:140: sql delete from test_index where c = 2533 index_test.go:143: sql update test_index set c1 = 7372451294027276498, c2 = 0.176521, c3 = '7w4wRToDsD' where c = 2967 index_test.go:140: sql delete from test_index where c = 173 index_test.go:140: sql delete from test_index where c = 2807 index_test.go:140: sql delete from test_index where c = 2478 index_test.go:137: sql insert into test_index values (2983, 252147858058397201, 0.602271, 'LQfxELvaab') index_test.go:140: sql delete from test_index where c = 1337 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:143: sql update test_index set c1 = 7884751783686340334, c2 = 0.317094, c3 = 'QR3Ez00GiT' where c = 2677 index_test.go:143: sql update test_index set c1 = 255589762648983106, c2 = 0.553828, c3 = 'iEoIMMT37X' where c = 788 index_test.go:143: sql update test_index set c1 = 5473306790374113728, c2 = 0.935296, c3 = 'wWzZCFGbaK' where c = 2457 index_test.go:137: sql insert into test_index values (2984, 7365332224865475320, 0.932188, 'de0kyyajWc') index_test.go:143: sql update test_index set c1 = 4181674479550996302, c2 = 0.433966, c3 = 'q8UVxkwdtL' where c = 981 index_test.go:140: sql delete from test_index where c = 2656 index_test.go:143: sql update test_index set c1 = 6713830863994429797, c2 = 0.521616, c3 = 'fDiKXN9rxo' where c = 2228 index_test.go:137: sql insert into test_index values (2986, 7083930110713723910, 0.503665, 'q4DcM05Bro') index_test.go:143: sql update test_index set c1 = 4957086294647903705, c2 = 0.929511, c3 = 'MJZ5dKB2XY' where c = 2753 index_test.go:137: sql insert into test_index values (2985, 4325383937825278555, 0.964400, 'uX1zffbdrk') index_test.go:140: sql delete from test_index where c = 2324 index_test.go:143: sql update test_index set c1 = 2373090669112253249, c2 = 0.363161, c3 = 'Vl0cz41cEF' where c = 100 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:140: sql delete from test_index where c = 2327 index_test.go:143: sql update test_index set c1 = 5628680883003691903, c2 = 0.845185, c3 = 'HmqdDpaDkY' where c = 2436 index_test.go:137: sql insert into test_index values (2987, 2700054423911644482, 0.779252, 'G7fLTcdGei') index_test.go:137: sql insert into test_index values (2989, 1567704255735591083, 0.267351, 'mfZH5YRlzg') index_test.go:143: sql update test_index set c1 = 3856061900682205412, c2 = 0.571148, c3 = 'KT9KVrShet' where c = 133 index_test.go:137: sql insert into test_index values (2988, 4646389166167179427, 0.236035, 'YWrOxbJlOI') index_test.go:143: sql update test_index set c1 = 7172264385655810274, c2 = 0.553870, c3 = 'hLWUc39Ixx' where c = 333 index_test.go:137: sql insert into test_index values (2990, 8074117845819478092, 0.629361, 'nxcbY4OVUD') index_test.go:137: sql insert into test_index values (2991, 3325540011146328647, 0.597964, 'm2t9VcRG5V') index_test.go:143: sql update test_index set c1 = 440681400047870175, c2 = 0.408127, c3 = '8VCdDnSA9a' where c = 1064 index_test.go:140: sql delete from test_index where c = 2232 index_test.go:140: sql delete from test_index where c = 2675 index_test.go:140: sql delete from test_index where c = 2246 index_test.go:137: sql insert into test_index values (2992, 3184876319144828591, 0.879536, 'AYwxHYFKDg') index_test.go:140: sql delete from test_index where c = 356 index_test.go:140: sql delete from test_index where c = 1370 index_test.go:143: sql update test_index set c1 = 421884718547737779, c2 = 0.268253, c3 = 'teJDI55G3V' where c = 946 index_test.go:143: sql update test_index set c1 = 8310960533282231510, c2 = 0.146618, c3 = 'WqKYwBPDPz' where c = 341 index_test.go:143: sql update test_index set c1 = 4329442603233455372, c2 = 0.188093, c3 = '9U7mfxEzQw' where c = 2327 index_test.go:143: sql update test_index set c1 = 2790294985030393182, c2 = 0.979008, c3 = 'PzlbHIVQ9J' where c = 265 index_test.go:140: sql delete from test_index where c = 2987 index_test.go:143: sql update test_index set c1 = 1043076815328167823, c2 = 0.797834, c3 = 'WRSmxkoTjj' where c = 2085 index_test.go:143: sql update test_index set c1 = 6284886395925029799, c2 = 0.595749, c3 = '0bUBneCyIb' where c = 1996 index_test.go:143: sql update test_index set c1 = 7465847835074553189, c2 = 0.073044, c3 = 'EFByX7QSqP' where c = 312 index_test.go:137: sql insert into test_index values (2993, 9194782995315766108, 0.580148, 'c0wQL6MEj1') index_test.go:140: sql delete from test_index where c = 2920 index_test.go:143: sql update test_index set c1 = 8787989003537709661, c2 = 0.937072, c3 = 'dd6lerVqdH' where c = 1888 index_test.go:137: sql insert into test_index values (2994, 8111382433485642410, 0.509135, 'tP5DihKsvL') index_test.go:140: sql delete from test_index where c = 1125 index_test.go:143: sql update test_index set c1 = 2709789629433261998, c2 = 0.990652, c3 = 't68DXgrkpu' where c = 1975 index_test.go:137: sql insert into test_index values (2995, 8675363554106694174, 0.362919, 'PXpadATlte') index_test.go:140: sql delete from test_index where c = 1544 index_test.go:143: sql update test_index set c1 = 3167689916353492308, c2 = 0.221777, c3 = 'i4pjR30Jl0' where c = 1775 index_test.go:137: sql insert into test_index values (2996, 8234496062774021994, 0.547322, 'HxoJgh57NU') index_test.go:140: sql delete from test_index where c = 2018 index_test.go:143: sql update test_index set c1 = 3068788114538887236, c2 = 0.295634, c3 = '8zym5ecwMA' where c = 1319 index_test.go:137: sql insert into test_index values (2997, 3965626383753058974, 0.116692, 'zYkoGxsU6F') index_test.go:140: sql delete from test_index where c = 2806 index_test.go:143: sql update test_index set c1 = 4385690776771186448, c2 = 0.306168, c3 = 'WPb7GANRF1' where c = 1917 index_test.go:137: sql insert into test_index values (2998, 8754272107935091397, 0.677973, '0VJ8SsuX3E') index_test.go:140: sql delete from test_index where c = 2473 index_test.go:143: sql update test_index set c1 = 6542090174514535476, c2 = 0.924113, c3 = 'er9iPnXkwu' where c = 2112 index_test.go:137: sql insert into test_index values (2999, 4765014140820621541, 0.247124, 'GPMYmaTNAU') index_test.go:140: sql delete from test_index where c = 855 index_test.go:143: sql update test_index set c1 = 2089369521025608829, c2 = 0.096772, c3 = 'J7OrYU3L9b' where c = 2970 index_test.go:137: sql insert into test_index values (3000, 5476248716679995803, 0.299760, '6R9HwLFGUl') index_test.go:140: sql delete from test_index where c = 1965 index_test.go:143: sql update test_index set c1 = 7343718739206871710, c2 = 0.016582, c3 = 'YuS5fG1AF7' where c = 661 index_test.go:137: sql insert into test_index values (3001, 611477222756634712, 0.951038, 'oY0PqB4zUu') index_test.go:137: sql insert into test_index values (3002, 2507603361272511950, 0.654249, 'UjgjuBHzD6') index_test.go:137: sql insert into test_index values (3003, 4654158982786651033, 0.939103, '9Xc9Y28I5I') index_test.go:137: sql insert into test_index values (3006, 56323431228153014, 0.702226, 'PQgDiPWGWa') index_test.go:137: sql insert into test_index values (3005, 3214629339161271511, 0.020516, 'hwm5aiNo9k') index_test.go:137: sql insert into test_index values (3004, 1235718270621962366, 0.291380, 'CkjiRnIoX9') index_test.go:137: sql insert into test_index values (3007, 6128221835297385038, 0.573943, 'UFdeXJrY41') index_test.go:140: sql delete from test_index where c = 1329 index_test.go:137: sql insert into test_index values (3008, 6116200085108539211, 0.026766, 'B3EgmpPdFV') index_test.go:140: sql delete from test_index where c = 2192 index_test.go:137: sql insert into test_index values (3010, 7731568395235255698, 0.838196, 'UebkJdSZBK') index_test.go:137: sql insert into test_index values (3009, 3641013700346851970, 0.813379, 'BqNP9GE6mP') index_test.go:140: sql delete from test_index where c = 2312 index_test.go:140: sql delete from test_index where c = 3001 index_test.go:140: sql delete from test_index where c = 1277 index_test.go:143: sql update test_index set c1 = 1361563080353942829, c2 = 0.643230, c3 = '2FIm6gDOZY' where c = 2248 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 1758 index_test.go:143: sql update test_index set c1 = 5493195249735143410, c2 = 0.156890, c3 = 'BT1Nk2Of4V' where c = 855 index_test.go:143: sql update test_index set c1 = 4963436977877187608, c2 = 0.490826, c3 = 'jEqGYpaCpY' where c = 1347 index_test.go:140: sql delete from test_index where c = 2354 index_test.go:137: sql insert into test_index values (3011, 4999830731280936322, 0.236337, 'HEbRpWvozf') index_test.go:143: sql update test_index set c1 = 7669605040117656504, c2 = 0.470125, c3 = '01SfufeTXm' where c = 93 index_test.go:143: sql update test_index set c1 = 7896058025573157746, c2 = 0.169829, c3 = 'kyLHwK194R' where c = 1770 index_test.go:143: sql update test_index set c1 = 6266330947533739304, c2 = 0.385305, c3 = '8WSWYnKQ2v' where c = 80 index_test.go:143: sql update test_index set c1 = 1915530158504668371, c2 = 0.575490, c3 = 'e21JqnxyG4' where c = 1083 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:143: sql update test_index set c1 = 4725208214577936525, c2 = 0.435319, c3 = 'Mq6BX7nl9E' where c = 1372 index_test.go:140: sql delete from test_index where c = 781 index_test.go:137: sql insert into test_index values (3012, 5568750964313807565, 0.146028, 'D3yBtaIeI5') index_test.go:143: sql update test_index set c1 = 6409134524665492328, c2 = 0.667342, c3 = '5dEIAxRSzv' where c = 2248 index_test.go:137: sql insert into test_index values (3014, 5212331517199508723, 0.668663, '0wKuQcQhQ6') index_test.go:143: sql update test_index set c1 = 7945371526505937335, c2 = 0.989990, c3 = 'hMJB7y8ae8' where c = 327 index_test.go:137: sql insert into test_index values (3018, 9115366187033518088, 0.236269, 'qv1hiNnJ9Q') index_test.go:140: sql delete from test_index where c = 2473 index_test.go:137: sql insert into test_index values (3013, 4546467938896030738, 0.924315, 'cTjcNVJgnu') index_test.go:137: sql insert into test_index values (3019, 4445070681577129863, 0.102983, 'vjspRFkwcr') index_test.go:137: sql insert into test_index values (3016, 3331252415878503408, 0.269647, 'DFAjvxtNwT') index_test.go:137: sql insert into test_index values (3017, 4280567262119909601, 0.363545, 'YdUBOQr9Jq') index_test.go:140: sql delete from test_index where c = 313 index_test.go:137: sql insert into test_index values (3015, 2279143175630970765, 0.012637, 'EXcRS3oKvw') index_test.go:140: sql delete from test_index where c = 2487 index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 3902060765697812522, c2 = 0.705894, c3 = 'DEFP57VY34' where c = 1081 index_test.go:137: sql insert into test_index values (3020, 7365459345167086476, 0.649753, '1DMyh5G4x9') index_test.go:143: sql update test_index set c1 = 2757738690686109481, c2 = 0.357085, c3 = 'FZhFH0fUST' where c = 2889 index_test.go:140: sql delete from test_index where c = 523 index_test.go:143: sql update test_index set c1 = 8904801453790600209, c2 = 0.356653, c3 = 'L5QEtTUaF4' where c = 1503 index_test.go:143: sql update test_index set c1 = 4301969313702845435, c2 = 0.530270, c3 = 'svvqb5qksq' where c = 382 index_test.go:140: sql delete from test_index where c = 1689 index_test.go:143: sql update test_index set c1 = 4011268218251417784, c2 = 0.980487, c3 = 'JqWX83uW5g' where c = 1070 index_test.go:140: sql delete from test_index where c = 1806 index_test.go:137: sql insert into test_index values (3021, 6986610051912744841, 0.506128, 'yYkf14s2Ku') index_test.go:143: sql update test_index set c1 = 1898625352363508861, c2 = 0.575660, c3 = 'o9jvTofdEF' where c = 1739 index_test.go:140: sql delete from test_index where c = 2363 index_test.go:143: sql update test_index set c1 = 3584845609969581388, c2 = 0.350146, c3 = 'Q00APndp5t' where c = 1248 index_test.go:140: sql delete from test_index where c = 2137 index_test.go:143: sql update test_index set c1 = 1654492964266136152, c2 = 0.293095, c3 = 'RX15xlPHRC' where c = 2142 index_test.go:137: sql insert into test_index values (3022, 8595553351559274071, 0.576549, '2ni2kvw7TN') index_test.go:137: sql insert into test_index values (3026, 6169974495287615101, 0.315131, 'u10fJwdTkl') index_test.go:137: sql insert into test_index values (3024, 8664162493438341591, 0.751461, '6qM2FvdHoX') index_test.go:143: sql update test_index set c1 = 6529491523512044933, c2 = 0.539053, c3 = 'LeX6sdiDe1' where c = 846 index_test.go:137: sql insert into test_index values (3025, 5576660164630847536, 0.116850, 'dBzHbokm6W') index_test.go:140: sql delete from test_index where c = 43 index_test.go:137: sql insert into test_index values (3023, 9047683304311576023, 0.474732, '5RrSHQeLF0') index_test.go:143: sql update test_index set c1 = 8193772897982521070, c2 = 0.834850, c3 = 'onwLKtwpa6' where c = 1419 index_test.go:137: sql insert into test_index values (3028, 3559603819974207730, 0.555759, 'P9InnyeQGo') index_test.go:137: sql insert into test_index values (3027, 5494209427264989950, 0.451631, 'J586GBJ5Bl') index_test.go:143: sql update test_index set c1 = 8389472173841144840, c2 = 0.011811, c3 = 'TiYNfa7req' where c = 1151 index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:137: sql insert into test_index values (3029, 8335599440616578461, 0.322860, 'kjiazsDQVV') index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (3030, 5027757979584769919, 0.480650, 'E4EUk7HSpg') index_test.go:143: sql update test_index set c1 = 5173226127887961033, c2 = 0.404470, c3 = 'RWNzJIh1Of' where c = 541 index_test.go:143: sql update test_index set c1 = 7367298438215003626, c2 = 0.733846, c3 = 'I6bxrolH0I' where c = 2186 index_test.go:140: sql delete from test_index where c = 2467 index_test.go:140: sql delete from test_index where c = 1948 index_test.go:140: sql delete from test_index where c = 2582 index_test.go:140: sql delete from test_index where c = 1847 index_test.go:143: sql update test_index set c1 = 7525628339235624317, c2 = 0.794012, c3 = 'MSGrIFtdIV' where c = 1679 index_test.go:140: sql delete from test_index where c = 814 index_test.go:137: sql insert into test_index values (3031, 4096292259037235577, 0.648617, 'uqbgCFB13y') index_test.go:143: sql update test_index set c1 = 5053941106372132344, c2 = 0.955121, c3 = 'jtm0CJFEjs' where c = 1952 index_test.go:137: sql insert into test_index values (3032, 4688951985289437468, 0.012718, 'DCvHqTm425') index_test.go:143: sql update test_index set c1 = 4655548045217230454, c2 = 0.758842, c3 = 'S0mkINYell' where c = 1329 index_test.go:143: sql update test_index set c1 = 1197030706062134304, c2 = 0.647830, c3 = 'PRinJ1Lx5a' where c = 1883 index_test.go:143: sql update test_index set c1 = 2070625551230937532, c2 = 0.004954, c3 = '2MP6nKJNJ7' where c = 2459 index_test.go:143: sql update test_index set c1 = 3167824839772709812, c2 = 0.382436, c3 = 'NUP79aVXge' where c = 2376 index_test.go:137: sql insert into test_index values (3034, 6122947426235663325, 0.071245, 'BZYFBcrCcT') index_test.go:137: sql insert into test_index values (3033, 4849350405156015598, 0.582345, 'xE0ziEgWoI') index_test.go:137: sql insert into test_index values (3035, 7452871420618549123, 0.729037, 'stAUUAEQBN') index_test.go:137: sql insert into test_index values (3036, 6300013005667788015, 0.829537, 'vXcoZ5kG5V') index_test.go:140: sql delete from test_index where c = 509 index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 668132247652048768, c2 = 0.603125, c3 = 'SQdoPihDip' where c = 1659 index_test.go:137: sql insert into test_index values (3038, 1791226344107501173, 0.832559, 'QnnegSYF3M') index_test.go:137: sql insert into test_index values (3039, 4866592856916710806, 0.029571, 'W9nn3XwIqB') index_test.go:137: sql insert into test_index values (3037, 5766448759683197494, 0.691004, 'quXyovVqcS') index_test.go:140: sql delete from test_index where c = 1289 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:140: sql delete from test_index where c = 2908 index_test.go:137: sql insert into test_index values (3040, 787550422960589030, 0.132334, 'Xf7mKTN2FJ') index_test.go:143: sql update test_index set c1 = 300065071725086017, c2 = 0.163130, c3 = 'E7qv017L9C' where c = 2660 index_test.go:140: sql delete from test_index where c = 2700 index_test.go:143: sql update test_index set c1 = 4402729626701754551, c2 = 0.286627, c3 = 'cX4qs9bg2u' where c = 1739 index_test.go:140: sql delete from test_index where c = 2631 index_test.go:140: sql delete from test_index where c = 2966 index_test.go:143: sql update test_index set c1 = 8311546918846075205, c2 = 0.861963, c3 = '9xPp55o9RB' where c = 548 index_test.go:143: sql update test_index set c1 = 7733782621143921685, c2 = 0.977090, c3 = 'M5yNLyO2xQ' where c = 415 index_test.go:143: sql update test_index set c1 = 4311379290251385028, c2 = 0.515550, c3 = 'uzM2glVnwf' where c = 2536 index_test.go:140: sql delete from test_index where c = 2197 index_test.go:137: sql insert into test_index values (3042, 2546650013209140245, 0.746858, '8jDMMqNEkU') index_test.go:143: sql update test_index set c1 = 440949791658763166, c2 = 0.258719, c3 = 'Cloainzog8' where c = 657 index_test.go:143: sql update test_index set c1 = 196777074896294037, c2 = 0.403720, c3 = 'STOGRjc5Tg' where c = 2295 index_test.go:137: sql insert into test_index values (3045, 1550777660164050368, 0.599668, 'B0xXlZFEpp') index_test.go:137: sql insert into test_index values (3043, 3051118638267971600, 0.652375, 'pPebU93DUl') index_test.go:140: sql delete from test_index where c = 2934 index_test.go:137: sql insert into test_index values (3041, 7935290793323975010, 0.548853, 'lxYigJ4XFg') index_test.go:143: sql update test_index set c1 = 8396906262960788534, c2 = 0.812176, c3 = 'QDhgH8Bc4h' where c = 2914 index_test.go:137: sql insert into test_index values (3044, 3096972224941343167, 0.182826, 'LbSIR36hGs') index_test.go:137: sql insert into test_index values (3046, 8042950549653545061, 0.593484, 'UtOMnWMbTL') index_test.go:143: sql update test_index set c1 = 1814344993733354703, c2 = 0.079183, c3 = 'Is8fuvpEHG' where c = 1609 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (3047, 7265187036146489821, 0.845737, 'SveM0KTQZ2') index_test.go:140: sql delete from test_index where c = 2945 index_test.go:140: sql delete from test_index where c = 253 index_test.go:140: sql delete from test_index where c = 1578 index_test.go:143: sql update test_index set c1 = 735136585022440768, c2 = 0.940049, c3 = '8sBhpJI4wI' where c = 2959 index_test.go:140: sql delete from test_index where c = 2076 index_test.go:140: sql delete from test_index where c = 1384 index_test.go:137: sql insert into test_index values (3048, 3076566148498995320, 0.401530, 'm0AX8jNZKX') index_test.go:140: sql delete from test_index where c = 1949 index_test.go:143: sql update test_index set c1 = 3989180412151049705, c2 = 0.152768, c3 = 'iie3wPJxxt' where c = 1995 index_test.go:137: sql insert into test_index values (3049, 3218022490104501444, 0.460909, 'jmrBSratZ1') index_test.go:143: sql update test_index set c1 = 1621175749501690119, c2 = 0.955528, c3 = 'rnh83P1oQr' where c = 2887 index_test.go:140: sql delete from test_index where c = 1492 index_test.go:137: sql insert into test_index values (3050, 6961870804240105894, 0.944855, 'vwoxjwpXEk') index_test.go:143: sql update test_index set c1 = 6167212443926678278, c2 = 0.771000, c3 = 'WhVc2qjsb6' where c = 2179 index_test.go:143: sql update test_index set c1 = 5439309753400407872, c2 = 0.618034, c3 = '5xpNblxpL6' where c = 1979 index_test.go:143: sql update test_index set c1 = 927874333750932491, c2 = 0.873442, c3 = 'KLvIrqpmVU' where c = 2939 index_test.go:140: sql delete from test_index where c = 1411 index_test.go:137: sql insert into test_index values (3052, 2000115794249587987, 0.586127, 'pSbetvxSsz') index_test.go:143: sql update test_index set c1 = 8242213381287672486, c2 = 0.568046, c3 = 'ipiCSarZOD' where c = 2701 index_test.go:137: sql insert into test_index values (3051, 4842636018342832736, 0.819728, 'ns9JAiFB76') index_test.go:143: sql update test_index set c1 = 3302634062451065833, c2 = 0.522798, c3 = 'hEvW5a1k3N' where c = 31 index_test.go:137: sql insert into test_index values (3055, 893123251423686287, 0.529997, 'KJT3fxn6nq') index_test.go:143: sql update test_index set c1 = 1639074114260992741, c2 = 0.523426, c3 = 'DoMZEex2yw' where c = 1175 index_test.go:137: sql insert into test_index values (3054, 8143626079586221934, 0.507424, '5yJ0781rgd') index_test.go:143: sql update test_index set c1 = 8733286060821547471, c2 = 0.878744, c3 = 'YZoU8jRAHy' where c = 2993 index_test.go:140: sql delete from test_index where c = 1839 index_test.go:140: sql delete from test_index where c = 2331 index_test.go:137: sql insert into test_index values (3053, 4445336003693317030, 0.412484, 'guOv9WTyrh') index_test.go:140: sql delete from test_index where c = 122 index_test.go:137: sql insert into test_index values (3056, 155603719577202415, 0.140392, 'Zrga9u5sSV') index_test.go:137: sql insert into test_index values (3057, 6212939800436097528, 0.143048, 'HoOnqiaFct') index_test.go:140: sql delete from test_index where c = 2620 index_test.go:140: sql delete from test_index where c = 2370 index_test.go:137: sql insert into test_index values (3058, 6953721892591951025, 0.637515, 'Bc0Gvolfh7') index_test.go:137: sql insert into test_index values (3059, 7511594737968087870, 0.412594, 'gXJuviw3rd') index_test.go:143: sql update test_index set c1 = 3079299938833353298, c2 = 0.523872, c3 = 'rcB7sGRkQH' where c = 267 index_test.go:140: sql delete from test_index where c = 932 index_test.go:140: sql delete from test_index where c = 850 index_test.go:143: sql update test_index set c1 = 8552619303516455909, c2 = 0.379913, c3 = 'EoZcdszTLk' where c = 1063 index_test.go:143: sql update test_index set c1 = 4518843767695352270, c2 = 0.262799, c3 = '0E7H4kY17P' where c = 1561 index_test.go:140: sql delete from test_index where c = 1593 index_test.go:143: sql update test_index set c1 = 5097827762991881433, c2 = 0.017432, c3 = 'gSCHYzbauM' where c = 2368 index_test.go:140: sql delete from test_index where c = 2755 index_test.go:143: sql update test_index set c1 = 1315716744171080481, c2 = 0.990701, c3 = 'lc3PEGeNpj' where c = 520 index_test.go:137: sql insert into test_index values (3060, 8152090040917584924, 0.226767, 'MLnj7QJiZT') index_test.go:143: sql update test_index set c1 = 2377953405683308737, c2 = 0.771994, c3 = 'wuPRH46hCZ' where c = 3 index_test.go:143: sql update test_index set c1 = 5177045906325498556, c2 = 0.481075, c3 = 'p6sFpgWZEV' where c = 1939 index_test.go:137: sql insert into test_index values (3061, 1712817682257538323, 0.020095, 'txqODiGIT9') index_test.go:140: sql delete from test_index where c = 448 index_test.go:140: sql delete from test_index where c = 2962 index_test.go:137: sql insert into test_index values (3063, 7062332316170923645, 0.512408, 'ea3tinJh2a') index_test.go:137: sql insert into test_index values (3064, 9154430485413284350, 0.353387, 'uL7RCKCZb8') index_test.go:137: sql insert into test_index values (3066, 4906758433466107211, 0.126621, 'd0BbBVtZBy') index_test.go:137: sql insert into test_index values (3062, 4806719659380692492, 0.048093, 'htft0bfn3l') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:143: sql update test_index set c1 = 2325979376921043794, c2 = 0.465280, c3 = 'jMKB7OBe0c' where c = 1761 index_test.go:143: sql update test_index set c1 = 8124131888047987634, c2 = 0.544526, c3 = 'ktwBxqeyfF' where c = 3055 index_test.go:140: sql delete from test_index where c = 818 index_test.go:137: sql insert into test_index values (3065, 6142915300342399571, 0.916433, 'MSKeXQEKQf') index_test.go:140: sql delete from test_index where c = 2413 index_test.go:143: sql update test_index set c1 = 2808894018691836623, c2 = 0.704082, c3 = 'JGsAl21ul0' where c = 455 index_test.go:137: sql insert into test_index values (3067, 6542984515798344399, 0.778127, 'NbUM5WetDA') index_test.go:140: sql delete from test_index where c = 2875 index_test.go:140: sql delete from test_index where c = 950 index_test.go:143: sql update test_index set c1 = 2438180354885817992, c2 = 0.483877, c3 = 'XBqDi59Qua' where c = 3056 index_test.go:137: sql insert into test_index values (3068, 2092795097859908989, 0.194693, 'LQT2oamYT8') index_test.go:143: sql update test_index set c1 = 6850351829961175868, c2 = 0.323749, c3 = 'oLLZHoSQiL' where c = 2338 index_test.go:143: sql update test_index set c1 = 5931873731049670035, c2 = 0.178156, c3 = '0lYRornvrI' where c = 2326 index_test.go:143: sql update test_index set c1 = 4185483386872589974, c2 = 0.966632, c3 = '02WDIxyfww' where c = 1526 index_test.go:140: sql delete from test_index where c = 373 index_test.go:143: sql update test_index set c1 = 7504072022102625346, c2 = 0.322750, c3 = 'AGSXvF381q' where c = 2625 index_test.go:140: sql delete from test_index where c = 2572 index_test.go:137: sql insert into test_index values (3070, 6586083505960238253, 0.177839, 'Wlw9FySW69') index_test.go:137: sql insert into test_index values (3071, 7220801659025204071, 0.956258, 'jn69YoXCyq') index_test.go:137: sql insert into test_index values (3069, 820339666330476544, 0.069159, 'kXFgeBFY2e') index_test.go:143: sql update test_index set c1 = 3930540569839576173, c2 = 0.030042, c3 = '1MV6OoO5MK' where c = 1721 index_test.go:140: sql delete from test_index where c = 1741 index_test.go:137: sql insert into test_index values (3072, 3945282568755768355, 0.935119, 'i0VkZS79DK') index_test.go:137: sql insert into test_index values (3073, 620962485526017484, 0.790291, '8qh3OdgidU') index_test.go:140: sql delete from test_index where c = 1403 index_test.go:143: sql update test_index set c1 = 6270028448020627332, c2 = 0.374653, c3 = 'nIZaBPLXmS' where c = 917 index_test.go:137: sql insert into test_index values (3075, 464294970252277746, 0.065134, 'tL4sopcbLT') index_test.go:140: sql delete from test_index where c = 1413 index_test.go:143: sql update test_index set c1 = 7597192023225386764, c2 = 0.022259, c3 = 'aYrr2nnCV2' where c = 1385 index_test.go:137: sql insert into test_index values (3074, 5319242480956595063, 0.006291, '1uwxWVogpI') index_test.go:140: sql delete from test_index where c = 2212 index_test.go:140: sql delete from test_index where c = 1244 index_test.go:143: sql update test_index set c1 = 1492308535344633060, c2 = 0.060291, c3 = '7kI0KKCQ8n' where c = 936 index_test.go:140: sql delete from test_index where c = 967 index_test.go:137: sql insert into test_index values (3076, 194376813446507088, 0.245584, 'X7aaIPTli0') index_test.go:140: sql delete from test_index where c = 2186 index_test.go:140: sql delete from test_index where c = 2825 index_test.go:137: sql insert into test_index values (3077, 2385793810963751736, 0.481014, 'fKpZECwqQW') index_test.go:143: sql update test_index set c1 = 2613969386908056617, c2 = 0.908657, c3 = 'Cmw47ve2sA' where c = 1891 index_test.go:143: sql update test_index set c1 = 7951105421036871184, c2 = 0.969054, c3 = 'a1DfB2umZH' where c = 2052 index_test.go:140: sql delete from test_index where c = 1760 index_test.go:140: sql delete from test_index where c = 1294 index_test.go:137: sql insert into test_index values (3078, 5410392549565255395, 0.626740, 'OGsHsjtzpl') index_test.go:143: sql update test_index set c1 = 943339465568544367, c2 = 0.434604, c3 = 'dbRcz1FMUr' where c = 3058 index_test.go:137: sql insert into test_index values (3080, 5501668372880506535, 0.885792, 'iAv0nrJd8l') index_test.go:143: sql update test_index set c1 = 4127295660026939739, c2 = 0.063317, c3 = 'pMx3u6UcDT' where c = 3034 index_test.go:143: sql update test_index set c1 = 6648405694977074755, c2 = 0.570183, c3 = '5FQM2Bw7Vr' where c = 2603 index_test.go:140: sql delete from test_index where c = 1887 index_test.go:137: sql insert into test_index values (3081, 2127331583492617415, 0.270155, 'DLtJyxHwY6') index_test.go:143: sql update test_index set c1 = 2490627932790023764, c2 = 0.998929, c3 = 'tnyeRSz2sJ' where c = 2983 index_test.go:143: sql update test_index set c1 = 3208151530529483875, c2 = 0.258729, c3 = 'LNoZoLqjQs' where c = 737 index_test.go:137: sql insert into test_index values (3079, 2817382096902969251, 0.286992, 'fNhZCogQKz') index_test.go:143: sql update test_index set c1 = 3564963766407296584, c2 = 0.472036, c3 = '98g8VyoPZM' where c = 632 index_test.go:140: sql delete from test_index where c = 1068 index_test.go:140: sql delete from test_index where c = 389 index_test.go:143: sql update test_index set c1 = 6459278220436308869, c2 = 0.392535, c3 = 'E2mMBplzUM' where c = 2697 index_test.go:143: sql update test_index set c1 = 8588426858300265380, c2 = 0.609660, c3 = 'eEz1mfHXyj' where c = 1337 index_test.go:137: sql insert into test_index values (3082, 6623468665160631620, 0.947353, 'am8Eo2orJy') index_test.go:137: sql insert into test_index values (3085, 4630232562243884390, 0.378805, 'lhwj8hugbL') index_test.go:137: sql insert into test_index values (3084, 658372884188298962, 0.356113, '6zcPLYBnwt') index_test.go:137: sql insert into test_index values (3083, 8843454336317120705, 0.536958, 'rOhnJ7vCOR') index_test.go:137: sql insert into test_index values (3086, 2515664124130821744, 0.986765, 'IiSm8tWSdK') index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 2255 index_test.go:137: sql insert into test_index values (3087, 8156695107337378007, 0.572009, '5SoQNSbMU8') index_test.go:137: sql insert into test_index values (3088, 2536878924356279195, 0.984732, 'Ysex8gaLMx') index_test.go:143: sql update test_index set c1 = 5893774708275878741, c2 = 0.048284, c3 = '9iRAENjAc7' where c = 2844 index_test.go:140: sql delete from test_index where c = 1658 index_test.go:143: sql update test_index set c1 = 7764858535310520211, c2 = 0.152986, c3 = '8lDeBVKkyk' where c = 2226 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:140: sql delete from test_index where c = 2738 index_test.go:140: sql delete from test_index where c = 737 index_test.go:143: sql update test_index set c1 = 6949479680112755680, c2 = 0.571962, c3 = 'YJkdsQ32aH' where c = 2146 index_test.go:140: sql delete from test_index where c = 730 index_test.go:143: sql update test_index set c1 = 531364696359678526, c2 = 0.524209, c3 = '1Y4guunqv5' where c = 1155 index_test.go:137: sql insert into test_index values (3089, 5522852488687542125, 0.572279, 't3KWo8XK7K') index_test.go:143: sql update test_index set c1 = 6485867133155855106, c2 = 0.559930, c3 = 'zCKqGOlM5T' where c = 817 index_test.go:143: sql update test_index set c1 = 8750658278689338733, c2 = 0.197543, c3 = 'SVVrfmlgEq' where c = 1784 index_test.go:137: sql insert into test_index values (3090, 6381424873383166270, 0.517806, '82hXLnS795') index_test.go:140: sql delete from test_index where c = 1719 index_test.go:143: sql update test_index set c1 = 4839752104618248578, c2 = 0.308308, c3 = 'bcI8LnWepi' where c = 95 index_test.go:140: sql delete from test_index where c = 2465 index_test.go:143: sql update test_index set c1 = 8089479869126698145, c2 = 0.038966, c3 = 'JqMHkOXEjL' where c = 2680 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 6735219509847466573, c2 = 0.736715, c3 = 'UuKvYbOVvS' where c = 2068 index_test.go:137: sql insert into test_index values (3092, 4458610902318541239, 0.164798, 'iI1eMJXdyE') index_test.go:137: sql insert into test_index values (3093, 7165305738764854654, 0.127647, 'o2tCgKUlgD') index_test.go:143: sql update test_index set c1 = 1064834510403096947, c2 = 0.452847, c3 = 'DaKMYMwqab' where c = 1198 index_test.go:140: sql delete from test_index where c = 2197 index_test.go:143: sql update test_index set c1 = 2119045001334371025, c2 = 0.488292, c3 = 'pf4yDfzhOR' where c = 1772 index_test.go:137: sql insert into test_index values (3091, 7697594369429601377, 0.058222, 'F8BDN3CZRL') index_test.go:140: sql delete from test_index where c = 159 index_test.go:137: sql insert into test_index values (3095, 2465823064959000944, 0.508439, 'w4qPanXj7k') index_test.go:137: sql insert into test_index values (3096, 1409000713156040459, 0.020471, 'TeTt7Bp6Jw') index_test.go:137: sql insert into test_index values (3094, 4283713062470246208, 0.329764, 'cUaWuAKYgy') index_test.go:143: sql update test_index set c1 = 2740299995717635958, c2 = 0.343518, c3 = 'KM0JnGVmwH' where c = 1668 index_test.go:137: sql insert into test_index values (3097, 8227058260598008835, 0.836396, 'xnN9ILgCFy') index_test.go:140: sql delete from test_index where c = 2496 index_test.go:140: sql delete from test_index where c = 1765 index_test.go:143: sql update test_index set c1 = 2803813283839952090, c2 = 0.097009, c3 = 'D7DdaD4byq' where c = 2410 index_test.go:140: sql delete from test_index where c = 2805 index_test.go:143: sql update test_index set c1 = 619796049249154594, c2 = 0.414472, c3 = 'LRZgmwt7MD' where c = 850 index_test.go:143: sql update test_index set c1 = 9171636100463902072, c2 = 0.897255, c3 = 'EDu5QayEGy' where c = 994 index_test.go:140: sql delete from test_index where c = 2426 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:143: sql update test_index set c1 = 8097746206003128955, c2 = 0.253884, c3 = '8Y70TVrHjX' where c = 2137 index_test.go:137: sql insert into test_index values (3098, 6872502724660568989, 0.616776, 'TAL2yzJWeF') index_test.go:143: sql update test_index set c1 = 302469139025193290, c2 = 0.132908, c3 = 'HClGsWzDaO' where c = 1008 index_test.go:143: sql update test_index set c1 = 2431390283852620542, c2 = 0.728121, c3 = 'oa4cNO6jon' where c = 303 index_test.go:143: sql update test_index set c1 = 1890919845981855010, c2 = 0.588730, c3 = '9oXkNvABkI' where c = 1862 index_test.go:137: sql insert into test_index values (3099, 712203806007177397, 0.129598, 'CIZiRbIzKY') index_test.go:140: sql delete from test_index where c = 1465 index_test.go:140: sql delete from test_index where c = 1082 index_test.go:143: sql update test_index set c1 = 7134587765460800032, c2 = 0.116997, c3 = 'MF65ocF99n' where c = 428 index_test.go:143: sql update test_index set c1 = 9169075047975228832, c2 = 0.683483, c3 = 'c07GmACq24' where c = 2799 index_test.go:137: sql insert into test_index values (3100, 1035179004224680110, 0.931808, 'Ej9aW0YBDK') index_test.go:140: sql delete from test_index where c = 1017 index_test.go:143: sql update test_index set c1 = 8268249404931772963, c2 = 0.020136, c3 = 'vyJ0k4rjoq' where c = 629 index_test.go:137: sql insert into test_index values (3104, 6390850139547511767, 0.448761, 'cvYYmTrzvD') index_test.go:137: sql insert into test_index values (3101, 425942185625816046, 0.343813, '9ExTnjEJr1') index_test.go:137: sql insert into test_index values (3110, 5041743140628420856, 0.072243, 'WOqvuED6kQ') index_test.go:137: sql insert into test_index values (3105, 4051911185116594233, 0.927081, '5YDzqcZeTi') index_test.go:137: sql insert into test_index values (3109, 3319128321358123736, 0.915017, 'WBkSuOyTKt') index_test.go:137: sql insert into test_index values (3108, 3411792167033263463, 0.070086, 'fbkLoV4SrK') index_test.go:137: sql insert into test_index values (3103, 5166929192262934673, 0.285354, 'PquF79HqKz') index_test.go:137: sql insert into test_index values (3106, 7424971924202921742, 0.170004, 'pha3Q6KZHR') index_test.go:137: sql insert into test_index values (3107, 8615570758475695414, 0.733847, 'PZDyYnpIit') index_test.go:137: sql insert into test_index values (3102, 3180408717312723711, 0.587913, 'MbXAyfiBvS') index_test.go:140: sql delete from test_index where c = 1178 index_test.go:140: sql delete from test_index where c = 2088 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:140: sql delete from test_index where c = 607 index_test.go:140: sql delete from test_index where c = 1090 index_test.go:140: sql delete from test_index where c = 2586 index_test.go:140: sql delete from test_index where c = 1582 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 4030830918061252359, c2 = 0.709884, c3 = 'cbW9fTxLUo' where c = 655 index_test.go:140: sql delete from test_index where c = 2095 index_test.go:143: sql update test_index set c1 = 1048250453232159089, c2 = 0.819688, c3 = 'oF8Y6AY6zv' where c = 355 index_test.go:143: sql update test_index set c1 = 7375258935117371979, c2 = 0.875928, c3 = 'P3L5uSRzZy' where c = 2690 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:137: sql insert into test_index values (3111, 1419676699458085175, 0.101680, '74BQ2nhyen') index_test.go:143: sql update test_index set c1 = 3301266643777736378, c2 = 0.730382, c3 = 'opUPKXxtBA' where c = 1075 index_test.go:137: sql insert into test_index values (3112, 4734153144831741308, 0.431688, 'psNVPBC2Yg') index_test.go:143: sql update test_index set c1 = 5006352841280520302, c2 = 0.784045, c3 = 'xiYLvLxHhc' where c = 2730 index_test.go:143: sql update test_index set c1 = 438235995825674064, c2 = 0.396622, c3 = 'QIvYmuWIeF' where c = 2271 index_test.go:143: sql update test_index set c1 = 7623191945280751570, c2 = 0.578582, c3 = 'SI36eWutbB' where c = 2939 index_test.go:137: sql insert into test_index values (3113, 6788749238754572614, 0.785902, 'xuuHAO8FyN') index_test.go:143: sql update test_index set c1 = 4535951930751000160, c2 = 0.554300, c3 = 'xWBvWwUduw' where c = 1487 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:143: sql update test_index set c1 = 4254416564913801383, c2 = 0.136794, c3 = 'Ag3xeH2JeV' where c = 1749 index_test.go:137: sql insert into test_index values (3115, 7469354329994191291, 0.763570, 'MTzD1hzt63') index_test.go:143: sql update test_index set c1 = 4008768748410404884, c2 = 0.080464, c3 = 'ao5FqI5xkR' where c = 2419 index_test.go:143: sql update test_index set c1 = 4663556248089077417, c2 = 0.951491, c3 = 'lY8Vl5d4L0' where c = 1517 index_test.go:137: sql insert into test_index values (3116, 5143711866854798803, 0.886321, 'EgUjqefqg5') index_test.go:137: sql insert into test_index values (3117, 8876845469020950025, 0.164949, 'RLP4WYxYvM') index_test.go:140: sql delete from test_index where c = 1682 index_test.go:137: sql insert into test_index values (3114, 499443785534047468, 0.350739, '2CI1Uuyplt') index_test.go:137: sql insert into test_index values (3119, 8385797075080136553, 0.730962, 'FGuzaMTAx1') index_test.go:140: sql delete from test_index where c = 2262 index_test.go:140: sql delete from test_index where c = 61 index_test.go:140: sql delete from test_index where c = 1286 index_test.go:143: sql update test_index set c1 = 7808175656818879838, c2 = 0.951415, c3 = 'quk3SlOULK' where c = 1560 index_test.go:137: sql insert into test_index values (3121, 3457743385625806580, 0.487468, 'GtCbBKf0lg') index_test.go:137: sql insert into test_index values (3120, 8324208264001574823, 0.035426, 'bhfwvZvspw') index_test.go:137: sql insert into test_index values (3118, 2116673243183300037, 0.064257, 'ZaRHM7j3Xe') index_test.go:140: sql delete from test_index where c = 2646 index_test.go:143: sql update test_index set c1 = 4140315503063355221, c2 = 0.783556, c3 = 'JFFodvg4i2' where c = 1983 index_test.go:143: sql update test_index set c1 = 5088081516137513818, c2 = 0.891230, c3 = 'QjmCjhyKxa' where c = 2646 index_test.go:140: sql delete from test_index where c = 978 index_test.go:143: sql update test_index set c1 = 6310229133079040844, c2 = 0.463298, c3 = 'E18mjbyVna' where c = 2168 index_test.go:137: sql insert into test_index values (3122, 4485641495710191387, 0.118208, 'wsjjeK0Nl7') index_test.go:140: sql delete from test_index where c = 1037 index_test.go:140: sql delete from test_index where c = 2090 index_test.go:140: sql delete from test_index where c = 2017 index_test.go:137: sql insert into test_index values (3123, 1656809628966109690, 0.171325, 'SGCDXbM7MF') index_test.go:140: sql delete from test_index where c = 2794 index_test.go:137: sql insert into test_index values (3124, 2574480215159099899, 0.159615, 'ddvJc3h4y6') index_test.go:137: sql insert into test_index values (3125, 3539970607706765441, 0.776200, 'bYM0kctWjc') index_test.go:143: sql update test_index set c1 = 8266054463549560483, c2 = 0.756688, c3 = '7h14CIMzWm' where c = 579 index_test.go:143: sql update test_index set c1 = 9014751269352827771, c2 = 0.435626, c3 = 'pzuV9dobub' where c = 859 index_test.go:140: sql delete from test_index where c = 1068 index_test.go:143: sql update test_index set c1 = 5127667466349928061, c2 = 0.267604, c3 = 'lHrlkE32Z0' where c = 2173 index_test.go:140: sql delete from test_index where c = 254 index_test.go:143: sql update test_index set c1 = 7508920081098992833, c2 = 0.789418, c3 = 'xNjz1t6GiX' where c = 1368 index_test.go:143: sql update test_index set c1 = 5904848161717774966, c2 = 0.204905, c3 = '8iqQbT6Tpi' where c = 1927 index_test.go:143: sql update test_index set c1 = 3193522612567011982, c2 = 0.277659, c3 = 'XOxKg40TKX' where c = 2946 index_test.go:140: sql delete from test_index where c = 1578 index_test.go:140: sql delete from test_index where c = 1143 index_test.go:137: sql insert into test_index values (3127, 2810017693534002723, 0.377150, 'CvPilhQqWz') index_test.go:143: sql update test_index set c1 = 6431196497893307265, c2 = 0.161016, c3 = 'PLtP8zTH5d' where c = 1747 index_test.go:137: sql insert into test_index values (3128, 7601313733429529587, 0.886976, 'jVNbJ6Zgie') index_test.go:137: sql insert into test_index values (3129, 5232515267633968920, 0.048804, 'ls1JbiVnKt') index_test.go:143: sql update test_index set c1 = 7779403160197902999, c2 = 0.773490, c3 = 'Ajzcj4vZsE' where c = 1847 index_test.go:137: sql insert into test_index values (3130, 7088389074261849101, 0.396915, 'x7bBvderiy') index_test.go:137: sql insert into test_index values (3126, 4964946914217688068, 0.644823, 'CftoBfe3VZ') index_test.go:143: sql update test_index set c1 = 1413687189239763903, c2 = 0.767751, c3 = '1riqSuwMoP' where c = 103 index_test.go:143: sql update test_index set c1 = 7894301172306092249, c2 = 0.147770, c3 = 'CD5uSNHrnY' where c = 2924 index_test.go:137: sql insert into test_index values (3132, 1259598097307548558, 0.880645, 'vo7TUzb0pT') index_test.go:137: sql insert into test_index values (3131, 3978819826881920351, 0.560431, 'sPDZ67HoH8') index_test.go:137: sql insert into test_index values (3133, 8178788834324993641, 0.007651, 'P1BEZ8hhVt') index_test.go:140: sql delete from test_index where c = 735 index_test.go:140: sql delete from test_index where c = 2059 index_test.go:140: sql delete from test_index where c = 2265 index_test.go:137: sql insert into test_index values (3134, 2866761391786178565, 0.176804, 'g1ktyDqqdZ') index_test.go:140: sql delete from test_index where c = 731 index_test.go:137: sql insert into test_index values (3135, 3404347803480230013, 0.514516, 'Qk8LwNx84X') index_test.go:143: sql update test_index set c1 = 6147842831490326260, c2 = 0.803040, c3 = '5vmOAdmjQY' where c = 2460 index_test.go:140: sql delete from test_index where c = 909 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:140: sql delete from test_index where c = 2882 index_test.go:140: sql delete from test_index where c = 670 index_test.go:140: sql delete from test_index where c = 2302 index_test.go:143: sql update test_index set c1 = 2929244837232474814, c2 = 0.917862, c3 = 'rcxWp2E4BR' where c = 906 index_test.go:143: sql update test_index set c1 = 6011305620071951432, c2 = 0.970391, c3 = 'PjaVtKf2di' where c = 1959 index_test.go:137: sql insert into test_index values (3136, 8829003480893611284, 0.622331, 'Pn8hITFpk4') index_test.go:143: sql update test_index set c1 = 4493472635014857278, c2 = 0.846922, c3 = '6EwuDuJLKb' where c = 250 index_test.go:143: sql update test_index set c1 = 5755355504039457485, c2 = 0.547221, c3 = 'jwjtgvDsKq' where c = 542 index_test.go:143: sql update test_index set c1 = 7979814706821988468, c2 = 0.260142, c3 = 'YNfUXkj6Tk' where c = 3071 index_test.go:140: sql delete from test_index where c = 1322 index_test.go:143: sql update test_index set c1 = 1609480403750792320, c2 = 0.477361, c3 = 'i8ZjDe6sYP' where c = 2306 index_test.go:137: sql insert into test_index values (3137, 718161720390282405, 0.947312, 'monZyVbHBz') index_test.go:137: sql insert into test_index values (3138, 6256191133925114386, 0.475250, '4mniy6Hmh0') index_test.go:143: sql update test_index set c1 = 4272327352858181130, c2 = 0.675630, c3 = 'hWnkDi1mCs' where c = 3005 index_test.go:137: sql insert into test_index values (3139, 4231092470250434152, 0.154323, 'i7wL04Txro') index_test.go:140: sql delete from test_index where c = 2865 index_test.go:137: sql insert into test_index values (3141, 3401168528878779604, 0.879301, 'fQF8aTZIbx') index_test.go:143: sql update test_index set c1 = 8687437376269126034, c2 = 0.681560, c3 = 'q0tu28PmYy' where c = 2746 index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 2573780268588814475, c2 = 0.583617, c3 = 'xgj0kcd1Ft' where c = 3113 index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (3140, 2144693505133583718, 0.945557, 'DtyBPiDhq6') index_test.go:137: sql insert into test_index values (3142, 6067896799831694990, 0.749346, 'cSBSZGSQ7p') index_test.go:140: sql delete from test_index where c = 3110 index_test.go:137: sql insert into test_index values (3143, 7007076894849533786, 0.960361, 'zE0ha9VtJc') index_test.go:140: sql delete from test_index where c = 1061 index_test.go:143: sql update test_index set c1 = 1920314921438062387, c2 = 0.784874, c3 = '1UxN04rRmF' where c = 46 index_test.go:143: sql update test_index set c1 = 8715339637075493995, c2 = 0.250314, c3 = 'z4d2F7RJ0M' where c = 1948 index_test.go:137: sql insert into test_index values (3144, 1400071095280380423, 0.390489, 'JRg1GvOzlT') index_test.go:137: sql insert into test_index values (3145, 2719469599318405045, 0.490024, 'ZGCzao8nOA') index_test.go:143: sql update test_index set c1 = 2818483988970463642, c2 = 0.085268, c3 = 'afYTAmJq3D' where c = 1029 index_test.go:140: sql delete from test_index where c = 1196 index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:140: sql delete from test_index where c = 1059 index_test.go:137: sql insert into test_index values (3146, 4513782311625927995, 0.300377, 'jPdTNfBGgH') index_test.go:143: sql update test_index set c1 = 3480786333243285681, c2 = 0.248257, c3 = 'Jlz1fdQvwt' where c = 2725 index_test.go:143: sql update test_index set c1 = 342082417674781346, c2 = 0.327569, c3 = 'GDPcGpxFvA' where c = 922 index_test.go:143: sql update test_index set c1 = 1097565709105752434, c2 = 0.432153, c3 = '30UNBLwap4' where c = 2487 index_test.go:137: sql insert into test_index values (3148, 1475825781026449573, 0.054156, 'twvFgU52nu') index_test.go:140: sql delete from test_index where c = 1744 index_test.go:143: sql update test_index set c1 = 9024691864023948686, c2 = 0.636911, c3 = 'qPhbOXXXUx' where c = 1615 index_test.go:137: sql insert into test_index values (3147, 2545647175624348923, 0.368526, 'RaNahnpugI') index_test.go:143: sql update test_index set c1 = 3410396940860261850, c2 = 0.298311, c3 = 'KywtZoypXR' where c = 2500 index_test.go:140: sql delete from test_index where c = 2163 index_test.go:137: sql insert into test_index values (3149, 604403737878321537, 0.414145, 'mrB85BAVFh') index_test.go:140: sql delete from test_index where c = 2234 index_test.go:143: sql update test_index set c1 = 4579571192755559789, c2 = 0.672593, c3 = 'Nahu6d3Yzw' where c = 1215 index_test.go:137: sql insert into test_index values (3150, 7348007032681118582, 0.678355, 'ZkAy6kImg4') index_test.go:137: sql insert into test_index values (3151, 1720939719918844668, 0.784332, 'JlZcrjNPlF') index_test.go:137: sql insert into test_index values (3152, 8641908705080097397, 0.654006, '2d7zjPHiKv') index_test.go:143: sql update test_index set c1 = 5260120114421545664, c2 = 0.377932, c3 = 'yv1ziAxshl' where c = 2743 index_test.go:137: sql insert into test_index values (3153, 2492134656495048074, 0.701524, 'aN2WbIEKU2') index_test.go:140: sql delete from test_index where c = 2331 index_test.go:137: sql insert into test_index values (3154, 7621423245812373566, 0.730572, 'CgZX1mczGQ') index_test.go:140: sql delete from test_index where c = 1071 index_test.go:143: sql update test_index set c1 = 6603447856878430932, c2 = 0.460527, c3 = '7bYCX8H6R4' where c = 2154 index_test.go:143: sql update test_index set c1 = 7710538549080334895, c2 = 0.706849, c3 = 'qoPG24NfYh' where c = 1165 index_test.go:140: sql delete from test_index where c = 302 index_test.go:143: sql update test_index set c1 = 3234239894933290632, c2 = 0.573024, c3 = 'YAH5XkMytJ' where c = 1805 index_test.go:140: sql delete from test_index where c = 289 index_test.go:137: sql insert into test_index values (3155, 3364664272070345978, 0.106710, 'R9Hvv5eNyT') index_test.go:140: sql delete from test_index where c = 2388 index_test.go:140: sql delete from test_index where c = 2578 index_test.go:140: sql delete from test_index where c = 3022 index_test.go:143: sql update test_index set c1 = 1178278617085033839, c2 = 0.245365, c3 = 'hb8613Z4Au' where c = 1798 index_test.go:137: sql insert into test_index values (3157, 8330785235161585831, 0.076257, 'WxUNUQ1wEt') index_test.go:137: sql insert into test_index values (3156, 5867655698580346044, 0.258071, '7j1QLoTmGw') index_test.go:137: sql insert into test_index values (3158, 3572734696921372840, 0.376285, 'bRPQuMKRTz') index_test.go:143: sql update test_index set c1 = 1517910363022443883, c2 = 0.735388, c3 = 'XoNulvgeE7' where c = 907 index_test.go:143: sql update test_index set c1 = 3126261859447528041, c2 = 0.628175, c3 = '5sftuOBGUH' where c = 191 index_test.go:143: sql update test_index set c1 = 5079811024735335358, c2 = 0.267599, c3 = 'vhU3GCj6OU' where c = 395 index_test.go:143: sql update test_index set c1 = 8351448357258045129, c2 = 0.133844, c3 = 'Cbma4X5hPN' where c = 2517 index_test.go:143: sql update test_index set c1 = 2986306017634337114, c2 = 0.086145, c3 = '7CXQSX6FAi' where c = 2869 index_test.go:140: sql delete from test_index where c = 1372 index_test.go:137: sql insert into test_index values (3159, 6992887871054697185, 0.108552, 'NlvYpk9eyq') index_test.go:137: sql insert into test_index values (3160, 6746424445011805208, 0.539738, 'qXV1bXMOZV') index_test.go:140: sql delete from test_index where c = 2393 index_test.go:137: sql insert into test_index values (3162, 618097751868074353, 0.166423, 'YePYbez4hl') index_test.go:140: sql delete from test_index where c = 484 index_test.go:143: sql update test_index set c1 = 7527288072419151940, c2 = 0.878358, c3 = 'I27T0WNvwi' where c = 373 index_test.go:140: sql delete from test_index where c = 2220 index_test.go:137: sql insert into test_index values (3164, 8897532081135936754, 0.605376, 'Ekg1fobU43') index_test.go:140: sql delete from test_index where c = 748 index_test.go:143: sql update test_index set c1 = 1890035815742302559, c2 = 0.844559, c3 = 'iMjU9hOI35' where c = 894 index_test.go:143: sql update test_index set c1 = 7655342888558490603, c2 = 0.270293, c3 = '2t1lTatGSn' where c = 2137 index_test.go:143: sql update test_index set c1 = 2425518449417576636, c2 = 0.411056, c3 = 'OMLE40a5F6' where c = 850 index_test.go:137: sql insert into test_index values (3161, 6189999785114188583, 0.164376, 'MZ3QUvOGFr') index_test.go:137: sql insert into test_index values (3163, 8118381274409535227, 0.999037, 'e9lob4zePZ') index_test.go:140: sql delete from test_index where c = 961 index_test.go:140: sql delete from test_index where c = 1852 index_test.go:140: sql delete from test_index where c = 386 index_test.go:137: sql insert into test_index values (3166, 459699808372403096, 0.153282, 'IEIQgZsJPZ') index_test.go:137: sql insert into test_index values (3165, 6545276078382812120, 0.279635, 'DCXztk7S0C') index_test.go:137: sql insert into test_index values (3168, 2283711110168134278, 0.991654, 'VyqfcKwbFO') index_test.go:143: sql update test_index set c1 = 4505657028238555014, c2 = 0.219665, c3 = 'awrmnUDIyp' where c = 2048 index_test.go:137: sql insert into test_index values (3167, 8560597357978621039, 0.515856, 'ESU5voAzLO') index_test.go:143: sql update test_index set c1 = 5308437042565390677, c2 = 0.444532, c3 = 'FIOTJtcmIp' where c = 1872 index_test.go:143: sql update test_index set c1 = 4662165022502936469, c2 = 0.718329, c3 = 'lSQgVXsOHa' where c = 2758 index_test.go:140: sql delete from test_index where c = 676 index_test.go:140: sql delete from test_index where c = 2846 index_test.go:140: sql delete from test_index where c = 901 index_test.go:140: sql delete from test_index where c = 1128 index_test.go:143: sql update test_index set c1 = 72493204911593951, c2 = 0.441026, c3 = 'TAY32Zjipx' where c = 917 index_test.go:137: sql insert into test_index values (3169, 136356947410061848, 0.939106, 'T6OoY34dwX') index_test.go:143: sql update test_index set c1 = 5338284904494185607, c2 = 0.582905, c3 = 'jj9FB0vpGe' where c = 2302 index_test.go:137: sql insert into test_index values (3171, 1959725621257530792, 0.892891, 'wRD8jSJV5x') index_test.go:140: sql delete from test_index where c = 1166 index_test.go:143: sql update test_index set c1 = 1180057878823559437, c2 = 0.755410, c3 = 'KsTnhjFrgE' where c = 1002 index_test.go:140: sql delete from test_index where c = 2228 index_test.go:137: sql insert into test_index values (3170, 2401086423457647745, 0.069448, 'OuvFK6TVzP') index_test.go:137: sql insert into test_index values (3172, 6612784400823577289, 0.680299, '0ZmgEf9LEk') index_test.go:140: sql delete from test_index where c = 1824 index_test.go:143: sql update test_index set c1 = 4923464062574596392, c2 = 0.044740, c3 = 'UJJ27xd9zm' where c = 873 index_test.go:137: sql insert into test_index values (3173, 6948134823681671074, 0.557681, 'Wx4dytw7If') index_test.go:140: sql delete from test_index where c = 1266 index_test.go:140: sql delete from test_index where c = 2229 index_test.go:137: sql insert into test_index values (3174, 5611199969917599234, 0.813427, 'MZInFZOnqp') index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 3351195024732113477, c2 = 0.269873, c3 = 'x1TtE5FV8w' where c = 1774 index_test.go:143: sql update test_index set c1 = 54955057890130357, c2 = 0.040658, c3 = 'TSikmlSixA' where c = 1503 index_test.go:143: sql update test_index set c1 = 4259592988339005808, c2 = 0.304980, c3 = '9kwCFpCnL2' where c = 2713 index_test.go:143: sql update test_index set c1 = 4959569681987298986, c2 = 0.676305, c3 = 'w1g9LtpZ2N' where c = 669 index_test.go:137: sql insert into test_index values (3175, 2323343342573494470, 0.415463, 'ooETBcNqaD') index_test.go:140: sql delete from test_index where c = 1673 index_test.go:143: sql update test_index set c1 = 722905362883119246, c2 = 0.437280, c3 = 'EQtYyuPGd8' where c = 1720 index_test.go:140: sql delete from test_index where c = 2634 index_test.go:137: sql insert into test_index values (3176, 5143704601492953175, 0.336119, 'EtfcQSSN0d') index_test.go:143: sql update test_index set c1 = 5792663047214678670, c2 = 0.699061, c3 = 'w0JsSVR8HA' where c = 1858 index_test.go:137: sql insert into test_index values (3178, 5828557319385871378, 0.004402, '9TLRiE23ut') index_test.go:143: sql update test_index set c1 = 8376241065819760498, c2 = 0.056192, c3 = 'i78l2YDLXo' where c = 1999 index_test.go:140: sql delete from test_index where c = 2830 index_test.go:137: sql insert into test_index values (3179, 98434602391686785, 0.085262, 'tt3RScJdp8') index_test.go:137: sql insert into test_index values (3181, 8996596488665017771, 0.456891, '2ImxNTAbQt') index_test.go:137: sql insert into test_index values (3177, 1673504638663262527, 0.422323, 'xrxztWDy4K') index_test.go:143: sql update test_index set c1 = 4826868212434398659, c2 = 0.562952, c3 = '21oB6pMeRy' where c = 2240 index_test.go:140: sql delete from test_index where c = 1093 index_test.go:143: sql update test_index set c1 = 5149372103420413303, c2 = 0.967353, c3 = 'LbOa1eLFP4' where c = 3129 index_test.go:140: sql delete from test_index where c = 1553 index_test.go:137: sql insert into test_index values (3180, 4174393272158947847, 0.645761, 'cTQtPIIQBM') index_test.go:140: sql delete from test_index where c = 3021 index_test.go:140: sql delete from test_index where c = 2778 index_test.go:137: sql insert into test_index values (3183, 5748457566173449283, 0.080813, 'VuCyR9aeV3') index_test.go:137: sql insert into test_index values (3182, 434047343136689979, 0.083951, 'vpbCFFRCbC') index_test.go:140: sql delete from test_index where c = 2730 index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 4106326088270613464, c2 = 0.793156, c3 = 'C66DH5dHdz' where c = 507 index_test.go:143: sql update test_index set c1 = 8478958417546855395, c2 = 0.904577, c3 = 'WFpYhF66q8' where c = 1068 index_test.go:143: sql update test_index set c1 = 4219200872603380332, c2 = 0.501330, c3 = 'cQ65nXnZ2Z' where c = 417 index_test.go:137: sql insert into test_index values (3184, 3001677965927108861, 0.365954, 'NjeSDpkQXe') index_test.go:143: sql update test_index set c1 = 7192586746955495861, c2 = 0.406246, c3 = '75b3hjFghu' where c = 1171 index_test.go:143: sql update test_index set c1 = 2709974135537786912, c2 = 0.886299, c3 = '7RVADQ3g5Q' where c = 1583 index_test.go:143: sql update test_index set c1 = 1783554994680928666, c2 = 0.371971, c3 = 'hxC0decgCc' where c = 1667 index_test.go:137: sql insert into test_index values (3185, 586679672767530579, 0.511416, 'dxKX2wreIU') index_test.go:143: sql update test_index set c1 = 5256253171590010090, c2 = 0.100179, c3 = '4MNTzanTNa' where c = 2419 index_test.go:137: sql insert into test_index values (3186, 6383803122775850660, 0.715252, 'ZDUip0cPyX') index_test.go:137: sql insert into test_index values (3188, 4233622216482887260, 0.106428, 'MHTRDeI7b0') index_test.go:137: sql insert into test_index values (3187, 3460133993850623242, 0.564624, 'kl8qqZlfGT') index_test.go:137: sql insert into test_index values (3189, 4621336206626090318, 0.376839, 'a0dKBXrl3L') index_test.go:140: sql delete from test_index where c = 3040 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:140: sql delete from test_index where c = 1437 index_test.go:140: sql delete from test_index where c = 645 index_test.go:140: sql delete from test_index where c = 852 index_test.go:137: sql insert into test_index values (3191, 9213483698439795720, 0.223833, 'iGqaB1wcpv') index_test.go:140: sql delete from test_index where c = 2243 index_test.go:140: sql delete from test_index where c = 2122 index_test.go:143: sql update test_index set c1 = 958033461957503731, c2 = 0.457458, c3 = 'VBqNGhod3i' where c = 742 index_test.go:137: sql insert into test_index values (3190, 631106034977069840, 0.552973, 'mHbnIrVpDI') index_test.go:143: sql update test_index set c1 = 4901836740897580298, c2 = 0.075984, c3 = 'KoChzlLtCO' where c = 808 index_test.go:143: sql update test_index set c1 = 6483859113844318963, c2 = 0.515522, c3 = 'UnZiNxzo41' where c = 2594 index_test.go:143: sql update test_index set c1 = 2209983320049241424, c2 = 0.709914, c3 = 'S9Q3Os9jl1' where c = 2133 index_test.go:143: sql update test_index set c1 = 5736185954181734015, c2 = 0.068886, c3 = 'PiuYzLH29M' where c = 2420 index_test.go:140: sql delete from test_index where c = 2144 index_test.go:137: sql insert into test_index values (3192, 88647197179149911, 0.743375, 'CMgWrLo67N') index_test.go:140: sql delete from test_index where c = 2458 index_test.go:140: sql delete from test_index where c = 2814 index_test.go:143: sql update test_index set c1 = 5924616655697072504, c2 = 0.740424, c3 = 'ZyHBtBaPmF' where c = 1531 index_test.go:143: sql update test_index set c1 = 6108192397644051317, c2 = 0.987707, c3 = 'YQU1xfwSif' where c = 2978 index_test.go:137: sql insert into test_index values (3194, 1232489060544775135, 0.189770, 'GV1JFPUMzg') index_test.go:137: sql insert into test_index values (3193, 3629072004479363826, 0.974534, 'OihJEM4b12') index_test.go:143: sql update test_index set c1 = 5091982916198287786, c2 = 0.971096, c3 = 'P1FngJNGeW' where c = 6 index_test.go:143: sql update test_index set c1 = 1319457638784745872, c2 = 0.461419, c3 = 'YrbxsnRbaq' where c = 2973 index_test.go:137: sql insert into test_index values (3195, 382555524175649739, 0.010215, 'HwHCFmm5mU') index_test.go:140: sql delete from test_index where c = 907 index_test.go:143: sql update test_index set c1 = 8781290562135411428, c2 = 0.104399, c3 = 'p2Ye06DfkW' where c = 1962 index_test.go:140: sql delete from test_index where c = 671 index_test.go:137: sql insert into test_index values (3197, 1408669333568056659, 0.272852, 'WXjb07GLPv') index_test.go:137: sql insert into test_index values (3196, 7059787153187854210, 0.674095, 'R5FSIcAqf9') index_test.go:137: sql insert into test_index values (3199, 1454658849788072160, 0.016322, 'stchPrQkdO') index_test.go:137: sql insert into test_index values (3198, 7148761765711226474, 0.086300, 'RFyunOaWjI') index_test.go:143: sql update test_index set c1 = 1733131728685603313, c2 = 0.541643, c3 = 'jhtuGLINhK' where c = 176 index_test.go:140: sql delete from test_index where c = 2530 index_test.go:143: sql update test_index set c1 = 2626574450957378791, c2 = 0.435663, c3 = 'jAYCzZkGrd' where c = 713 index_test.go:140: sql delete from test_index where c = 1752 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:143: sql update test_index set c1 = 4545019221606774682, c2 = 0.030595, c3 = 'iRiUjQv02W' where c = 1928 index_test.go:140: sql delete from test_index where c = 987 index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 5249379592441389483, c2 = 0.003920, c3 = 'HyPoaIV4au' where c = 891 index_test.go:143: sql update test_index set c1 = 8609859933313465731, c2 = 0.185439, c3 = '3lPy3Sen54' where c = 1677 index_test.go:140: sql delete from test_index where c = 346 index_test.go:143: sql update test_index set c1 = 4266562182469662466, c2 = 0.654851, c3 = 'PqdKM0VVsn' where c = 2582 index_test.go:143: sql update test_index set c1 = 1038436929429305900, c2 = 0.683441, c3 = '08kOKqH6GA' where c = 1187 index_test.go:137: sql insert into test_index values (3200, 2094138105022244127, 0.381934, 'ydIz8MxA0d') index_test.go:143: sql update test_index set c1 = 924481323822230230, c2 = 0.324918, c3 = 'MTMh6cQSOZ' where c = 2912 index_test.go:140: sql delete from test_index where c = 2036 index_test.go:143: sql update test_index set c1 = 4267843297965042804, c2 = 0.267387, c3 = 'FeUfGX38tO' where c = 1117 === RUN TestSimpleUpdate/Conflict/test_conflict_update_common index_test.go:137: sql insert into test_index values (3202, 4146764563908144296, 0.103566, 'M0MmxRjOGd') index_test.go:137: sql insert into test_index values (3201, 1394117850592310951, 0.413486, 'Z9XbEJZI0F') index_test.go:137: sql insert into test_index values (3203, 1992845278165696862, 0.341898, 'u4C1ogVWvM') index_test.go:137: sql insert into test_index values (3206, 2977067669931390236, 0.702977, 'TCqjsvgUEW') index_test.go:137: sql insert into test_index values (3205, 3092529659713436651, 0.896514, 'SBctpdDY79') index_test.go:137: sql insert into test_index values (3208, 3045361920742540937, 0.904333, 'HYZlqXlg7X') index_test.go:137: sql insert into test_index values (3204, 4357361966245264710, 0.031672, 'QKtTo8ne6j') index_test.go:137: sql insert into test_index values (3209, 7467833866753639555, 0.592067, 'gBSN7ME6Ny') index_test.go:137: sql insert into test_index values (3210, 7862329013381398804, 0.827878, 'J3WZ7dckYD') index_test.go:137: sql insert into test_index values (3207, 7085472521010373486, 0.516450, 'S3rOHRZD5s') index_test.go:140: sql delete from test_index where c = 1237 index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 431 index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 1255 index_test.go:140: sql delete from test_index where c = 161 index_test.go:140: sql delete from test_index where c = 3051 index_test.go:143: sql update test_index set c1 = 7933685850588978671, c2 = 0.035253, c3 = 'tyYuHbUuH5' where c = 2759 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 6391422874820198447, c2 = 0.786454, c3 = 'RYQ01xTV1W' where c = 1280 index_test.go:143: sql update test_index set c1 = 3056725142700988145, c2 = 0.404473, c3 = 'eHm6iEVEFf' where c = 929 index_test.go:143: sql update test_index set c1 = 8503713390978542521, c2 = 0.009845, c3 = 'rkzInMdYIc' where c = 2707 index_test.go:140: sql delete from test_index where c = 1704 index_test.go:140: sql delete from test_index where c = 3027 index_test.go:137: sql insert into test_index values (3211, 6817653454752864180, 0.285665, '1LkZ4dJN2X') index_test.go:143: sql update test_index set c1 = 5854535689944992588, c2 = 0.830342, c3 = '4BUhNYmAEF' where c = 2347 index_test.go:143: sql update test_index set c1 = 879813246174512200, c2 = 0.635805, c3 = 'YvPpUATn7M' where c = 2581 index_test.go:137: sql insert into test_index values (3213, 1324431232751753171, 0.541434, 'g8z78TyrZO') index_test.go:140: sql delete from test_index where c = 1353 index_test.go:143: sql update test_index set c1 = 4457132263192484121, c2 = 0.996344, c3 = 's15JuXaa9O' where c = 218 index_test.go:143: sql update test_index set c1 = 449638722022582449, c2 = 0.498640, c3 = 'nrssaQ7aqg' where c = 958 index_test.go:143: sql update test_index set c1 = 5524529644510007688, c2 = 0.630502, c3 = 'IC0Tg2idp1' where c = 2699 index_test.go:137: sql insert into test_index values (3214, 3635111600066846535, 0.058319, 'AK0NGA76oU') index_test.go:137: sql insert into test_index values (3212, 865890633810285032, 0.522199, 'F4xJstdVsm') index_test.go:140: sql delete from test_index where c = 2987 index_test.go:137: sql insert into test_index values (3217, 2760601787367346658, 0.969338, 'SFq69H4q0g') index_test.go:143: sql update test_index set c1 = 4501041689970512865, c2 = 0.402995, c3 = 'qTxL3oA9PF' where c = 2621 index_test.go:137: sql insert into test_index values (3218, 6723316111027813453, 0.297924, 'rS0zhHHxHq') index_test.go:137: sql insert into test_index values (3219, 653861148677044202, 0.867703, 'OSStM8176N') index_test.go:140: sql delete from test_index where c = 3003 index_test.go:137: sql insert into test_index values (3215, 7215114991329082414, 0.262710, 'uvt62adIu9') index_test.go:143: sql update test_index set c1 = 1340163636555686751, c2 = 0.262998, c3 = 'LKR3P6uPqb' where c = 1516 index_test.go:137: sql insert into test_index values (3216, 3755160330364103404, 0.419966, 'dWy6lD22Wp') index_test.go:140: sql delete from test_index where c = 3073 index_test.go:137: sql insert into test_index values (3220, 4023752229107944478, 0.855470, 'Tyhdr6OiKQ') index_test.go:143: sql update test_index set c1 = 5515810580887134277, c2 = 0.259814, c3 = 'OJP7WYzJWH' where c = 318 index_test.go:140: sql delete from test_index where c = 2885 index_test.go:140: sql delete from test_index where c = 1893 index_test.go:143: sql update test_index set c1 = 8079243467890159879, c2 = 0.742771, c3 = 'XstaMbGgTR' where c = 484 index_test.go:143: sql update test_index set c1 = 671223158642895594, c2 = 0.099193, c3 = 'raY8ZkeSAf' where c = 502 index_test.go:140: sql delete from test_index where c = 2153 index_test.go:137: sql insert into test_index values (3221, 6821206778828105543, 0.702060, 'QH4ZxASdjd') index_test.go:140: sql delete from test_index where c = 1387 index_test.go:140: sql delete from test_index where c = 1516 index_test.go:137: sql insert into test_index values (3222, 7591336539628301377, 0.207912, 'hKYjMEG8n5') index_test.go:143: sql update test_index set c1 = 4319299874504777853, c2 = 0.898807, c3 = 'NCEsgNqgyV' where c = 2745 index_test.go:137: sql insert into test_index values (3223, 609305188814906038, 0.432441, 'IKONUHxaUx') index_test.go:140: sql delete from test_index where c = 2338 index_test.go:143: sql update test_index set c1 = 132257811026822860, c2 = 0.052139, c3 = 'HMPX3Hm7UW' where c = 132 index_test.go:143: sql update test_index set c1 = 2739142070951327204, c2 = 0.638896, c3 = 'CisVMj8hkZ' where c = 1885 index_test.go:143: sql update test_index set c1 = 5991247558939746647, c2 = 0.587356, c3 = 'ZE8jW4gkNh' where c = 710 index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 2068 index_test.go:137: sql insert into test_index values (3224, 1435916916619088719, 0.572116, 'gDluQE98eG') index_test.go:137: sql insert into test_index values (3226, 7682509517048203722, 0.861379, '07ZAE2EBph') index_test.go:137: sql insert into test_index values (3225, 1211399927210399092, 0.968771, 'NbibVg0mrR') index_test.go:140: sql delete from test_index where c = 1369 index_test.go:137: sql insert into test_index values (3228, 7208797665184641110, 0.842951, 'PQTZMumsGo') index_test.go:143: sql update test_index set c1 = 8446799327857444421, c2 = 0.148738, c3 = '4C3B70giq2' where c = 338 index_test.go:143: sql update test_index set c1 = 7810656289437464769, c2 = 0.058544, c3 = 'W3kVdA6fCn' where c = 2850 index_test.go:143: sql update test_index set c1 = 6518974013388495053, c2 = 0.179449, c3 = 'SOeSORD1HR' where c = 1815 index_test.go:140: sql delete from test_index where c = 2474 index_test.go:140: sql delete from test_index where c = 1433 index_test.go:137: sql insert into test_index values (3227, 9184751738053013775, 0.008358, '9xG9J3P62y') index_test.go:143: sql update test_index set c1 = 5188629741713709149, c2 = 0.595775, c3 = 'J7z4NYKVQy' where c = 491 index_test.go:140: sql delete from test_index where c = 2632 index_test.go:137: sql insert into test_index values (3230, 4966276680982183240, 0.478295, 'uKvEr9AcWM') index_test.go:137: sql insert into test_index values (3229, 6418249189113606805, 0.011956, 'mPE57Nnjrm') index_test.go:140: sql delete from test_index where c = 2660 index_test.go:143: sql update test_index set c1 = 4868340603409205297, c2 = 0.953275, c3 = 'QDtXHoymwq' where c = 648 index_test.go:143: sql update test_index set c1 = 8692143428105728018, c2 = 0.512336, c3 = '5zvxUKa6EZ' where c = 2790 index_test.go:140: sql delete from test_index where c = 1279 index_test.go:137: sql insert into test_index values (3232, 845501793121111716, 0.151140, 'sW7Oft9AOa') index_test.go:143: sql update test_index set c1 = 6559485664544570301, c2 = 0.088554, c3 = 'UbqKBzZKPY' where c = 2520 index_test.go:137: sql insert into test_index values (3231, 4035298583784359252, 0.895206, '4uiHcDVSX9') index_test.go:143: sql update test_index set c1 = 6568020449773473198, c2 = 0.548957, c3 = 'tl3WRkmbjO' where c = 587 index_test.go:140: sql delete from test_index where c = 1772 index_test.go:143: sql update test_index set c1 = 3112137348803305315, c2 = 0.899209, c3 = 'Od5DkZSQFq' where c = 1024 index_test.go:140: sql delete from test_index where c = 1808 index_test.go:140: sql delete from test_index where c = 909 index_test.go:137: sql insert into test_index values (3234, 1149322717171450140, 0.931862, 'JDGJ6cgXuo') index_test.go:137: sql insert into test_index values (3233, 7312573580230880963, 0.053724, '2mQC384fb2') index_test.go:137: sql insert into test_index values (3235, 4705803478712847667, 0.077416, 'ihhc9wbPpp') index_test.go:137: sql insert into test_index values (3236, 5065427811250904790, 0.732219, 'O1gjFs9mzT') index_test.go:143: sql update test_index set c1 = 6816792554418378868, c2 = 0.625926, c3 = 'sexa20dEIm' where c = 1924 index_test.go:143: sql update test_index set c1 = 99665374104516924, c2 = 0.572287, c3 = 'J9MJMPSjeM' where c = 909 index_test.go:137: sql insert into test_index values (3237, 1552666019501980853, 0.715315, 'FBfrcXVb3B') index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 2468 index_test.go:140: sql delete from test_index where c = 436 index_test.go:143: sql update test_index set c1 = 3121898340398450471, c2 = 0.200783, c3 = '5oQBC9Hexc' where c = 786 index_test.go:137: sql insert into test_index values (3238, 8957077068029288052, 0.712806, 'ajWAJXQplT') index_test.go:143: sql update test_index set c1 = 1366611044091409230, c2 = 0.736152, c3 = 'U0SIWWTVsr' where c = 253 index_test.go:140: sql delete from test_index where c = 1338 index_test.go:137: sql insert into test_index values (3239, 375064879662998520, 0.706883, 'MGU6LNhSBS') index_test.go:143: sql update test_index set c1 = 6754748118347104591, c2 = 0.464055, c3 = 'uinxTXZ40Z' where c = 2717 index_test.go:140: sql delete from test_index where c = 505 index_test.go:143: sql update test_index set c1 = 5766595463093440764, c2 = 0.258905, c3 = 'JMRQuMVXhp' where c = 2824 index_test.go:140: sql delete from test_index where c = 500 index_test.go:143: sql update test_index set c1 = 6099052646695457164, c2 = 0.087937, c3 = 'EdL23mGL3V' where c = 1506 index_test.go:140: sql delete from test_index where c = 1463 index_test.go:137: sql insert into test_index values (3240, 346100751286842810, 0.293222, 'OwnYzcLxIA') index_test.go:137: sql insert into test_index values (3241, 207172240757098639, 0.838947, 'ft7DdGDaZ7') index_test.go:143: sql update test_index set c1 = 6857099906562260722, c2 = 0.086476, c3 = '9BOuN2NqWw' where c = 3110 index_test.go:137: sql insert into test_index values (3242, 7230927621700921155, 0.186708, 'LKoC5ty9Ln') index_test.go:140: sql delete from test_index where c = 2871 index_test.go:137: sql insert into test_index values (3243, 225592045070267914, 0.703298, 'knOGyk1Qgz') index_test.go:143: sql update test_index set c1 = 3910591495665699799, c2 = 0.745605, c3 = 'puwi5Y1MhI' where c = 3090 index_test.go:143: sql update test_index set c1 = 460669727985891736, c2 = 0.766199, c3 = '5VBmHVxyfs' where c = 3034 index_test.go:143: sql update test_index set c1 = 6816159009616656563, c2 = 0.497758, c3 = 'jUTmUCtdxn' where c = 2102 index_test.go:140: sql delete from test_index where c = 2608 index_test.go:140: sql delete from test_index where c = 1579 index_test.go:140: sql delete from test_index where c = 2263 index_test.go:137: sql insert into test_index values (3244, 1750764567670187906, 0.658438, 'ozLKzbm3hV') index_test.go:137: sql insert into test_index values (3248, 6063624805654028718, 0.997311, 'CzWbN8LoCZ') index_test.go:137: sql insert into test_index values (3247, 1969987576762179147, 0.730361, '6FGJOEHav1') index_test.go:137: sql insert into test_index values (3246, 4895246287851158413, 0.836616, '1djutggCXe') index_test.go:137: sql insert into test_index values (3245, 2614385152927574518, 0.319382, 'BmVeHGVXP1') index_test.go:143: sql update test_index set c1 = 6968976132400921911, c2 = 0.683228, c3 = 'QfrcPn9lTk' where c = 1412 index_test.go:140: sql delete from test_index where c = 2947 index_test.go:143: sql update test_index set c1 = 8039722740924774473, c2 = 0.337554, c3 = '1pq9rOzCFB' where c = 711 index_test.go:140: sql delete from test_index where c = 2422 index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 3769330432448037118, c2 = 0.964547, c3 = 'GYjZAslAYh' where c = 2666 index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 712 index_test.go:143: sql update test_index set c1 = 4321267668831693479, c2 = 0.530912, c3 = 'MNBDSiC2Qw' where c = 988 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 2174276669529511676, c2 = 0.930267, c3 = 'znqUpsMOTH' where c = 583 index_test.go:143: sql update test_index set c1 = 809678611266884228, c2 = 0.420162, c3 = 'JgWV05aAGm' where c = 606 index_test.go:137: sql insert into test_index values (3251, 4976591002378018196, 0.234816, '5mJPPhTRb6') index_test.go:143: sql update test_index set c1 = 3604671473006158316, c2 = 0.122871, c3 = 'asJJvMqfvc' where c = 1845 index_test.go:137: sql insert into test_index values (3250, 4704474037208284475, 0.426702, 'r9t24ujNCt') index_test.go:137: sql insert into test_index values (3249, 8739873230318645355, 0.072294, '1F6XMSSLsP') index_test.go:137: sql insert into test_index values (3252, 3950477881950702281, 0.474522, 'IbaYX4vsBe') index_test.go:143: sql update test_index set c1 = 771430257806337141, c2 = 0.903919, c3 = 'wNDMJW7lqn' where c = 1214 index_test.go:137: sql insert into test_index values (3253, 3372884904589633474, 0.132237, 'B2dEbYSvdO') index_test.go:143: sql update test_index set c1 = 7621529793638427170, c2 = 0.801758, c3 = '9Ea42DDmdO' where c = 3164 index_test.go:140: sql delete from test_index where c = 3022 index_test.go:143: sql update test_index set c1 = 3760677016718059992, c2 = 0.042022, c3 = 'hRyIMnFB39' where c = 225 index_test.go:140: sql delete from test_index where c = 340 index_test.go:137: sql insert into test_index values (3255, 8305480134278829326, 0.037581, 'IAL35Qv0ej') index_test.go:140: sql delete from test_index where c = 816 index_test.go:137: sql insert into test_index values (3254, 6480278833558894703, 0.197445, 'R9nXXOgRZf') index_test.go:143: sql update test_index set c1 = 8693346992869022922, c2 = 0.700200, c3 = 'd1sZhKMHH9' where c = 1069 index_test.go:140: sql delete from test_index where c = 1952 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:137: sql insert into test_index values (3257, 2132149133958404832, 0.591425, 'wW8rxiqN4f') index_test.go:137: sql insert into test_index values (3258, 2529269473729375302, 0.984412, 'UC8X0QstSA') index_test.go:143: sql update test_index set c1 = 5817251376627111264, c2 = 0.034788, c3 = 'l5djIwJSzR' where c = 311 index_test.go:143: sql update test_index set c1 = 6864834069488992830, c2 = 0.613842, c3 = 'dZXvblc4O3' where c = 1879 index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 6441989167187257650, c2 = 0.527545, c3 = 'WJr7czORZB' where c = 2328 index_test.go:137: sql insert into test_index values (3259, 7887195825763980319, 0.564134, 'vVgtmHGtmw') index_test.go:137: sql insert into test_index values (3256, 8808174815818751939, 0.142661, 'dhX8ySyT9o') index_test.go:140: sql delete from test_index where c = 2175 index_test.go:140: sql delete from test_index where c = 2362 index_test.go:137: sql insert into test_index values (3260, 4963397238841808108, 0.537552, '8j7ZyuXZvH') index_test.go:137: sql insert into test_index values (3261, 5455879325407376446, 0.385290, 'zSprv8enKP') index_test.go:143: sql update test_index set c1 = 532522019676277508, c2 = 0.094872, c3 = 'GuQoKNL3v9' where c = 2215 index_test.go:143: sql update test_index set c1 = 8937180608116545311, c2 = 0.222274, c3 = 'JVwtP3dJa1' where c = 655 index_test.go:143: sql update test_index set c1 = 5430100296259883895, c2 = 0.967167, c3 = 'Hg1BLA01d7' where c = 2814 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:140: sql delete from test_index where c = 445 index_test.go:137: sql insert into test_index values (3262, 4953954337920031744, 0.702564, 'Yy1pjAMxJa') index_test.go:140: sql delete from test_index where c = 3179 index_test.go:140: sql delete from test_index where c = 1038 index_test.go:137: sql insert into test_index values (3263, 8673297652821815649, 0.380608, 'qJO0dwuqze') index_test.go:143: sql update test_index set c1 = 7180846455177205397, c2 = 0.509321, c3 = 'Rl1PCydmEy' where c = 3241 index_test.go:137: sql insert into test_index values (3265, 5469729233177202391, 0.550205, 'pcBfsygFjO') index_test.go:140: sql delete from test_index where c = 2411 index_test.go:143: sql update test_index set c1 = 6606475253558819160, c2 = 0.436710, c3 = 'WhUfIIguAH' where c = 789 index_test.go:137: sql insert into test_index values (3264, 6670598292521058808, 0.782660, 'vuneoHfQmk') index_test.go:140: sql delete from test_index where c = 201 index_test.go:143: sql update test_index set c1 = 8230025111234128932, c2 = 0.029387, c3 = '2XhjUfx97z' where c = 3148 index_test.go:143: sql update test_index set c1 = 1105516604673383633, c2 = 0.855765, c3 = 'CuIaOt3JKt' where c = 553 index_test.go:140: sql delete from test_index where c = 2702 index_test.go:143: sql update test_index set c1 = 4982093667612192353, c2 = 0.441425, c3 = 'iSodlvY0up' where c = 646 index_test.go:143: sql update test_index set c1 = 9003800874916851239, c2 = 0.292738, c3 = '4JZamnXw5I' where c = 1282 index_test.go:137: sql insert into test_index values (3267, 1295783942088394046, 0.477232, '5zGebNUm7y') index_test.go:140: sql delete from test_index where c = 416 index_test.go:137: sql insert into test_index values (3266, 4445005155987785163, 0.410049, 'aiHPMW0jYK') index_test.go:137: sql insert into test_index values (3268, 133967356983614614, 0.210365, 'nlpHDTmdI9') index_test.go:137: sql insert into test_index values (3270, 1819248782709234395, 0.305344, 'iPcKvwe2Rx') index_test.go:143: sql update test_index set c1 = 1493125726231590118, c2 = 0.799270, c3 = 'ta54LDg6ip' where c = 800 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:143: sql update test_index set c1 = 5209282381852474387, c2 = 0.693204, c3 = 'Now9zvtSNn' where c = 1515 index_test.go:137: sql insert into test_index values (3271, 2893212176004491678, 0.864647, 'dXOf7gJhAa') index_test.go:140: sql delete from test_index where c = 1477 index_test.go:137: sql insert into test_index values (3269, 7812770741765595372, 0.590145, 'O77vHaOXpi') index_test.go:143: sql update test_index set c1 = 9132381393743078639, c2 = 0.693666, c3 = 'lMp8gE6Cbw' where c = 2564 index_test.go:137: sql insert into test_index values (3272, 6301163774624317505, 0.171125, 'beGOjnJCfX') index_test.go:140: sql delete from test_index where c = 1896 index_test.go:140: sql delete from test_index where c = 1402 index_test.go:137: sql insert into test_index values (3273, 7714010904846654244, 0.805694, 'nAini6OUup') index_test.go:140: sql delete from test_index where c = 609 index_test.go:140: sql delete from test_index where c = 783 index_test.go:140: sql delete from test_index where c = 3194 index_test.go:140: sql delete from test_index where c = 1023 index_test.go:137: sql insert into test_index values (3274, 8666253517689007299, 0.630688, 'fCrJt9FNFz') index_test.go:143: sql update test_index set c1 = 9000905154645402898, c2 = 0.084592, c3 = 'A0TRebKPy6' where c = 3153 index_test.go:143: sql update test_index set c1 = 1173663966310063614, c2 = 0.583266, c3 = 'gysQLpZ1H9' where c = 1114 index_test.go:143: sql update test_index set c1 = 4012755852192538926, c2 = 0.577009, c3 = 'ybYa3X0TRu' where c = 1044 index_test.go:143: sql update test_index set c1 = 3339371767818915869, c2 = 0.221911, c3 = 'zop14Hm4QW' where c = 2711 index_test.go:140: sql delete from test_index where c = 2973 index_test.go:143: sql update test_index set c1 = 2865972301306167650, c2 = 0.458390, c3 = '4eyU4cdqiX' where c = 561 index_test.go:143: sql update test_index set c1 = 4186465337467265558, c2 = 0.518300, c3 = 'Tr5RITvtOi' where c = 1458 index_test.go:143: sql update test_index set c1 = 9063194607620618151, c2 = 0.126053, c3 = 'XprVS951R4' where c = 939 index_test.go:137: sql insert into test_index values (3276, 1872190092018652663, 0.311332, 'PfUwEd2EBW') index_test.go:143: sql update test_index set c1 = 4118443118705737069, c2 = 0.166924, c3 = '5lqQ59y8ci' where c = 971 index_test.go:137: sql insert into test_index values (3278, 525881471367491897, 0.740842, 'Oqb3OwjQfO') index_test.go:137: sql insert into test_index values (3275, 2012886629078075601, 0.317296, '6JACbkOvtD') index_test.go:140: sql delete from test_index where c = 3241 index_test.go:137: sql insert into test_index values (3279, 5787672087427986154, 0.629435, 'xFObVmgDVp') index_test.go:137: sql insert into test_index values (3281, 4228630586774878070, 0.726109, 'zGKRWKjA0M') index_test.go:137: sql insert into test_index values (3280, 8728619229208380055, 0.324489, 'qwcdD5CEgd') index_test.go:137: sql insert into test_index values (3277, 5204746183617999522, 0.293089, 'og6MClayFG') index_test.go:140: sql delete from test_index where c = 524 index_test.go:143: sql update test_index set c1 = 631227171707868376, c2 = 0.205148, c3 = 'TftXe5RCdF' where c = 2827 index_test.go:143: sql update test_index set c1 = 5557277701064063039, c2 = 0.567408, c3 = 'F7TGIYkxCH' where c = 1323 index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (3282, 5000296159945670037, 0.854121, 'jPTFckOMxg') index_test.go:140: sql delete from test_index where c = 1532 index_test.go:143: sql update test_index set c1 = 8816835271614892390, c2 = 0.437052, c3 = '80CgTRPTyc' where c = 431 index_test.go:140: sql delete from test_index where c = 2495 index_test.go:140: sql delete from test_index where c = 2217 index_test.go:140: sql delete from test_index where c = 910 index_test.go:140: sql delete from test_index where c = 722 index_test.go:143: sql update test_index set c1 = 5201182411375823531, c2 = 0.308377, c3 = 'EFOuF7pJQF' where c = 989 index_test.go:137: sql insert into test_index values (3283, 4699551177581814540, 0.158518, '5dGuQMP5RF') index_test.go:137: sql insert into test_index values (3284, 3501672357557524892, 0.640175, 'bESGGNOcld') index_test.go:137: sql insert into test_index values (3285, 747625000395280790, 0.348190, 'XVENnMvMsj') index_test.go:143: sql update test_index set c1 = 8302151174245067949, c2 = 0.239374, c3 = 'GJVSaE3uPM' where c = 1723 index_test.go:140: sql delete from test_index where c = 3255 index_test.go:137: sql insert into test_index values (3286, 8487067250686087996, 0.382991, '6wGHjlY8XX') index_test.go:140: sql delete from test_index where c = 133 index_test.go:143: sql update test_index set c1 = 5905194009640766347, c2 = 0.516077, c3 = 'gQt25XQBi5' where c = 3166 index_test.go:143: sql update test_index set c1 = 7296485916692885007, c2 = 0.883082, c3 = 'C4jbQsUteZ' where c = 2061 index_test.go:143: sql update test_index set c1 = 6923671281510487443, c2 = 0.527854, c3 = 'jjoCwAzgx4' where c = 2581 index_test.go:140: sql delete from test_index where c = 1903 index_test.go:143: sql update test_index set c1 = 1741699121466775709, c2 = 0.691140, c3 = '8GQYjnkrCR' where c = 1850 index_test.go:140: sql delete from test_index where c = 857 index_test.go:137: sql insert into test_index values (3287, 7753785857095180215, 0.294764, '84yymwkIun') index_test.go:143: sql update test_index set c1 = 1505927178116476299, c2 = 0.174860, c3 = 'ITvZbJ7NRv' where c = 1127 index_test.go:137: sql insert into test_index values (3288, 2765522626369771549, 0.049146, 'YBoAVWlp7F') index_test.go:143: sql update test_index set c1 = 2882146623535590392, c2 = 0.138880, c3 = 'FIpZQNXJlI' where c = 1094 index_test.go:137: sql insert into test_index values (3290, 9185134971083594542, 0.889639, '5H9m7V6SLH') index_test.go:143: sql update test_index set c1 = 6871402333999248043, c2 = 0.770010, c3 = 'FcpmslT8Oq' where c = 3254 index_test.go:140: sql delete from test_index where c = 2712 index_test.go:140: sql delete from test_index where c = 2096 index_test.go:137: sql insert into test_index values (3291, 2992584933282908326, 0.888756, 'tbSebCgOQg') index_test.go:137: sql insert into test_index values (3293, 6804801423460610327, 0.425554, 'cIDthfy8in') index_test.go:137: sql insert into test_index values (3292, 3529011268969139408, 0.981738, 'foeJGECCTY') index_test.go:143: sql update test_index set c1 = 76557477247314712, c2 = 0.021160, c3 = 'pkrQWWHKeu' where c = 527 index_test.go:137: sql insert into test_index values (3289, 2689797967497806677, 0.974465, 'WtmIXcXUay') index_test.go:143: sql update test_index set c1 = 1228484536773211844, c2 = 0.105995, c3 = 'YXDYO3GbZh' where c = 2694 index_test.go:137: sql insert into test_index values (3294, 4978715529166450621, 0.392969, 'PGrLsi7hNK') index_test.go:140: sql delete from test_index where c = 508 index_test.go:140: sql delete from test_index where c = 3137 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 6 index_test.go:143: sql update test_index set c1 = 9177752778698138351, c2 = 0.583703, c3 = 'hIuJKGR48y' where c = 2399 index_test.go:137: sql insert into test_index values (3295, 7536964058997346766, 0.174062, 'dyQn6HkFqf') index_test.go:143: sql update test_index set c1 = 7262026264967406056, c2 = 0.586400, c3 = 'RA0PIeBHIF' where c = 21 index_test.go:143: sql update test_index set c1 = 7783263007507554854, c2 = 0.081704, c3 = 'FDvfXDZT2o' where c = 914 index_test.go:140: sql delete from test_index where c = 1024 index_test.go:140: sql delete from test_index where c = 1606 index_test.go:143: sql update test_index set c1 = 5623004124307701406, c2 = 0.806342, c3 = 'e7aKHT6WDL' where c = 296 index_test.go:140: sql delete from test_index where c = 1720 index_test.go:140: sql delete from test_index where c = 2156 index_test.go:137: sql insert into test_index values (3296, 3596750091034826008, 0.779643, 'wRrZL7bK67') index_test.go:143: sql update test_index set c1 = 4637712718388424212, c2 = 0.360478, c3 = 'xrJ6jAo3Gl' where c = 2660 index_test.go:143: sql update test_index set c1 = 4969609919129633235, c2 = 0.141035, c3 = 'k4e0LXroCG' where c = 2799 index_test.go:143: sql update test_index set c1 = 1963617391936638346, c2 = 0.881595, c3 = '4DPXZ4BW6b' where c = 58 index_test.go:137: sql insert into test_index values (3297, 484419529747789375, 0.718345, 'vneMkk7Cha') index_test.go:137: sql insert into test_index values (3298, 9114978538364374176, 0.580071, 'j9u3LCUKhw') index_test.go:143: sql update test_index set c1 = 2208110057427099147, c2 = 0.080320, c3 = 'joURotzemA' where c = 3185 index_test.go:143: sql update test_index set c1 = 2467752496943257830, c2 = 0.728182, c3 = 'ZqdjN7QqDU' where c = 772 index_test.go:140: sql delete from test_index where c = 2750 index_test.go:137: sql insert into test_index values (3299, 8737424773161822112, 0.510956, 'zNawWtwPMT') index_test.go:137: sql insert into test_index values (3300, 3340514751009243770, 0.987599, '6RnGJZ6xBc') index_test.go:140: sql delete from test_index where c = 1842 index_test.go:140: sql delete from test_index where c = 1268 index_test.go:143: sql update test_index set c1 = 691658082669073258, c2 = 0.408103, c3 = 'W1fJikXSrr' where c = 2169 index_test.go:140: sql delete from test_index where c = 1395 index_test.go:143: sql update test_index set c1 = 3929486472231469071, c2 = 0.336321, c3 = 'dohTCfB1Ic' where c = 2747 index_test.go:140: sql delete from test_index where c = 3206 index_test.go:143: sql update test_index set c1 = 8508343779709163294, c2 = 0.232805, c3 = 'Xyz6kgVk6b' where c = 3227 index_test.go:143: sql update test_index set c1 = 5315566028676494140, c2 = 0.138266, c3 = 'Z1GFhji2Wd' where c = 475 index_test.go:143: sql update test_index set c1 = 3699088953929342678, c2 = 0.155532, c3 = 'sgIyt6ltvs' where c = 3125 # Time: 2025-04-04T21:32:50.669411259+08:00 # Txn_start_ts: 0 # Query_time: 0.508812744 # Parse_time: 0.000094642 # Compile_time: 0.000136476 # Rewrite_time: 0.000003496 # Optimize_time: 0 # Wait_TS: 0.000219675 # DB: test_ddl # Is_internal: false # Digest: 6c39a97f0ff60e5c3bd3cee5697690269fea3e7e5c53f59c82a31476d938f7d2 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c3_index on test_index; index_test.go:137: sql insert into test_index values (3301, 3428486624905258080, 0.551895, 'w16bhBGP7U') index_test.go:137: sql insert into test_index values (3302, 6214073117622153566, 0.914605, 'tkDJ1ohRBh') index_test.go:137: sql insert into test_index values (3306, 2952526289608845474, 0.651218, 'dzck5wsONt') index_test.go:137: sql insert into test_index values (3307, 7927103593559914618, 0.280875, '7RrxduWqQi') index_test.go:137: sql insert into test_index values (3304, 4887527274351408546, 0.359183, 'vocDLTAOm0') index_test.go:137: sql insert into test_index values (3303, 1779091754625075513, 0.335536, 'gArO4eI81I') index_test.go:137: sql insert into test_index values (3308, 3984830229187153949, 0.166138, 'p39tbJmg9u') index_test.go:137: sql insert into test_index values (3305, 8809789817851053669, 0.169101, 'XWr7oRv5mG') index_test.go:137: sql insert into test_index values (3310, 5742395588806517335, 0.868332, 'MMtE1kf6gW') index_test.go:137: sql insert into test_index values (3309, 4277833484333873147, 0.094692, 'oUiuZoX1sx') index_test.go:140: sql delete from test_index where c = 2329 index_test.go:140: sql delete from test_index where c = 1754 index_test.go:140: sql delete from test_index where c = 2487 index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 1777 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:140: sql delete from test_index where c = 595 index_test.go:140: sql delete from test_index where c = 1320 index_test.go:143: sql update test_index set c1 = 3935405316149499231, c2 = 0.058780, c3 = '8QPEozm9Xr' where c = 1007 index_test.go:140: sql delete from test_index where c = 2869 index_test.go:140: sql delete from test_index where c = 1719 index_test.go:143: sql update test_index set c1 = 716326488612771041, c2 = 0.781697, c3 = 'BPrcLP0voL' where c = 1539 index_test.go:143: sql update test_index set c1 = 4389877096785422692, c2 = 0.811846, c3 = 'Flhkfvqeei' where c = 1425 index_test.go:143: sql update test_index set c1 = 1931897726271287738, c2 = 0.547805, c3 = '5e4KD5AS99' where c = 350 index_test.go:143: sql update test_index set c1 = 3873777928544363127, c2 = 0.748876, c3 = 'DhbRWLtM4m' where c = 2067 index_test.go:143: sql update test_index set c1 = 5431765507293057964, c2 = 0.178303, c3 = 'Srj6M0aK6N' where c = 706 index_test.go:143: sql update test_index set c1 = 6850018041469183069, c2 = 0.300894, c3 = 'VdSmESgFVA' where c = 2415 index_test.go:143: sql update test_index set c1 = 1874113211390875139, c2 = 0.061729, c3 = 'X46fGpKIRi' where c = 3079 index_test.go:143: sql update test_index set c1 = 5429032272030117134, c2 = 0.292234, c3 = 'lj1TGyxAHx' where c = 1830 index_test.go:137: sql insert into test_index values (3311, 5672247217239306289, 0.264969, 'Po1XYRtnNx') index_test.go:137: sql insert into test_index values (3312, 1249403198430351475, 0.983090, 'GtMD7Uuzru') index_test.go:143: sql update test_index set c1 = 6612467382909324475, c2 = 0.285622, c3 = '1nQd8NpAcG' where c = 1615 index_test.go:137: sql insert into test_index values (3314, 8644260988062110536, 0.446098, 'acIVv5M7vC') index_test.go:137: sql insert into test_index values (3315, 5116268452455173420, 0.049953, 'OsIL3R1y20') index_test.go:137: sql insert into test_index values (3316, 8175314198594738813, 0.638495, 'BqyDTyEK7R') index_test.go:137: sql insert into test_index values (3317, 5210455402811634087, 0.110904, 'vzwMdF7wce') index_test.go:137: sql insert into test_index values (3318, 6895104508937648850, 0.626488, '6TTjTlTSYk') index_test.go:137: sql insert into test_index values (3319, 4791625732482289944, 0.486342, 'uQUyDd01hV') index_test.go:137: sql insert into test_index values (3313, 9065135561561122935, 0.091210, 'UpU0tDTcq3') index_test.go:137: sql insert into test_index values (3320, 7633894533316451155, 0.749199, '0CBFcVXKDj') index_test.go:140: sql delete from test_index where c = 632 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:140: sql delete from test_index where c = 2494 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:143: sql update test_index set c1 = 2347214933191990024, c2 = 0.328227, c3 = 'AtS9QsvFm1' where c = 1086 index_test.go:140: sql delete from test_index where c = 2718 index_test.go:140: sql delete from test_index where c = 2777 index_test.go:140: sql delete from test_index where c = 2307 index_test.go:140: sql delete from test_index where c = 566 index_test.go:140: sql delete from test_index where c = 2566 index_test.go:143: sql update test_index set c1 = 6404210199690246700, c2 = 0.824134, c3 = 'ziSMXCsN0u' where c = 989 index_test.go:143: sql update test_index set c1 = 1899657867588532421, c2 = 0.931430, c3 = 'FUHXFC8o4c' where c = 2827 index_test.go:140: sql delete from test_index where c = 1974 index_test.go:143: sql update test_index set c1 = 5075863205559529614, c2 = 0.000729, c3 = 'u3tia5xQKY' where c = 1642 index_test.go:143: sql update test_index set c1 = 7745955958118843003, c2 = 0.678731, c3 = 'fnzeJ6ZuHe' where c = 1590 index_test.go:143: sql update test_index set c1 = 6100671431489389871, c2 = 0.302472, c3 = '9ji0qSfMnb' where c = 2195 index_test.go:137: sql insert into test_index values (3323, 8700670578076407410, 0.586362, 'Oyh2jimyVV') index_test.go:143: sql update test_index set c1 = 41054070440826677, c2 = 0.049802, c3 = '6Gr0Ut2rUD' where c = 2553 index_test.go:137: sql insert into test_index values (3321, 2766183679716315077, 0.588931, '7xcOsbLaRs') index_test.go:143: sql update test_index set c1 = 995968978730153438, c2 = 0.403360, c3 = 'xNxIB0vzJw' where c = 70 index_test.go:143: sql update test_index set c1 = 780769660879036955, c2 = 0.810066, c3 = 'AGgGM82UFL' where c = 1990 index_test.go:137: sql insert into test_index values (3326, 8250412311497025862, 0.244648, '1sDMUbd7Cv') index_test.go:143: sql update test_index set c1 = 7281566667053960310, c2 = 0.859481, c3 = 'fazSo62CbJ' where c = 1400 index_test.go:137: sql insert into test_index values (3322, 8391466912984837616, 0.794261, 'IWoNo0pLS6') index_test.go:140: sql delete from test_index where c = 443 index_test.go:137: sql insert into test_index values (3327, 2553601364882090660, 0.473455, 'WZPLzph1Ia') index_test.go:140: sql delete from test_index where c = 2384 index_test.go:137: sql insert into test_index values (3328, 2601187643955003553, 0.767281, 'GJ6C71yYnC') index_test.go:137: sql insert into test_index values (3324, 8629168346032404484, 0.875294, 'IQ5aYWTx5d') index_test.go:137: sql insert into test_index values (3325, 7170627033409353831, 0.096814, 'kEbw4410Gm') index_test.go:137: sql insert into test_index values (3329, 4233867887771404636, 0.001678, 'zGVj469m4E') index_test.go:140: sql delete from test_index where c = 529 index_test.go:137: sql insert into test_index values (3330, 697774489200628019, 0.779014, 'rRidk08iXh') index_test.go:140: sql delete from test_index where c = 1430 index_test.go:140: sql delete from test_index where c = 925 index_test.go:143: sql update test_index set c1 = 6311419373522490970, c2 = 0.511725, c3 = 'kVJJ9Eq2FT' where c = 2118 index_test.go:143: sql update test_index set c1 = 7275044257936405132, c2 = 0.056887, c3 = 'UamxQgMn4N' where c = 1632 index_test.go:140: sql delete from test_index where c = 3131 index_test.go:140: sql delete from test_index where c = 3203 index_test.go:140: sql delete from test_index where c = 331 index_test.go:143: sql update test_index set c1 = 1741658063949312607, c2 = 0.833613, c3 = 'jLf3zvMVdH' where c = 2670 index_test.go:137: sql insert into test_index values (3331, 4922930667354676644, 0.176175, 'H7PfGVxd5t') index_test.go:143: sql update test_index set c1 = 8651876912697227674, c2 = 0.567449, c3 = '1CNfITZxZE' where c = 2882 index_test.go:140: sql delete from test_index where c = 2762 index_test.go:140: sql delete from test_index where c = 2189 index_test.go:137: sql insert into test_index values (3332, 2903237609644791110, 0.224313, 'mmThBkcLEe') index_test.go:143: sql update test_index set c1 = 5320353119981925375, c2 = 0.846166, c3 = 'miEhxPlqON' where c = 2861 index_test.go:143: sql update test_index set c1 = 5173193936230103041, c2 = 0.602228, c3 = 'gSg9jglAre' where c = 3066 index_test.go:143: sql update test_index set c1 = 1493446651574900538, c2 = 0.406226, c3 = 'EXYzf7IW9l' where c = 2832 index_test.go:143: sql update test_index set c1 = 4222287962033883251, c2 = 0.381972, c3 = 'ybUaGqoxW3' where c = 2130 index_test.go:143: sql update test_index set c1 = 3404402576601512163, c2 = 0.922989, c3 = 'mF9ilXagcQ' where c = 1291 index_test.go:137: sql insert into test_index values (3333, 54692501855230689, 0.818434, 'K8UoU1wF74') index_test.go:137: sql insert into test_index values (3334, 2311893766667670286, 0.012098, 'tTqhgU9usy') index_test.go:143: sql update test_index set c1 = 4720639988841095258, c2 = 0.026848, c3 = 'LtKRuqBDql' where c = 346 index_test.go:140: sql delete from test_index where c = 1668 index_test.go:137: sql insert into test_index values (3335, 4851247185638594820, 0.824218, 'Bp7deDfIkv') index_test.go:137: sql insert into test_index values (3336, 4953490623051927592, 0.591480, 'BxNuevIXTv') index_test.go:137: sql insert into test_index values (3338, 2141139926579766022, 0.374884, 'GX5yNJ2bar') index_test.go:137: sql insert into test_index values (3337, 1961777830616003073, 0.982568, 'Q3QXjCUFGI') index_test.go:137: sql insert into test_index values (3339, 2809201458726241078, 0.199191, '3F053LChYx') index_test.go:137: sql insert into test_index values (3340, 2711076896472922162, 0.929573, 'PT7BhJWrox') index_test.go:140: sql delete from test_index where c = 3116 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 1853 index_test.go:143: sql update test_index set c1 = 6333474912597935855, c2 = 0.028113, c3 = 'XynjO64HD3' where c = 2489 index_test.go:140: sql delete from test_index where c = 2909 index_test.go:143: sql update test_index set c1 = 6455039822838514691, c2 = 0.679659, c3 = 'GDXqfBYi9i' where c = 370 index_test.go:140: sql delete from test_index where c = 1390 index_test.go:143: sql update test_index set c1 = 4442143513108297085, c2 = 0.291870, c3 = 'aPZBiJcsTD' where c = 883 index_test.go:140: sql delete from test_index where c = 561 index_test.go:143: sql update test_index set c1 = 4974491615211646806, c2 = 0.680003, c3 = 'Gp1OYATRYS' where c = 1202 index_test.go:143: sql update test_index set c1 = 4664669802991693620, c2 = 0.993500, c3 = 'jsxCQ60avc' where c = 849 index_test.go:143: sql update test_index set c1 = 4918483234326717853, c2 = 0.554542, c3 = 'RI8t3670Wq' where c = 2913 index_test.go:137: sql insert into test_index values (3341, 727718980862414000, 0.923131, 'dOZhDQIsFG') index_test.go:137: sql insert into test_index values (3342, 1904762975782770187, 0.896756, 'KjWWbywk6Q') index_test.go:143: sql update test_index set c1 = 6482208315623089947, c2 = 0.869273, c3 = '9X2CoChIWj' where c = 904 index_test.go:140: sql delete from test_index where c = 726 index_test.go:143: sql update test_index set c1 = 7570030031724011293, c2 = 0.901699, c3 = 'uAwtRWgifU' where c = 2679 index_test.go:137: sql insert into test_index values (3343, 2009355617877216143, 0.597293, 'yRNUyNVKwm') index_test.go:143: sql update test_index set c1 = 5523732928333749106, c2 = 0.156058, c3 = 'woYtFoUlVX' where c = 2898 index_test.go:140: sql delete from test_index where c = 201 index_test.go:137: sql insert into test_index values (3344, 740087141387321504, 0.210031, 'JhOdWzpaqA') index_test.go:143: sql update test_index set c1 = 4884058069896645777, c2 = 0.501626, c3 = 'aJO6bY7vBd' where c = 1301 index_test.go:137: sql insert into test_index values (3345, 358794073627695110, 0.469302, 'KZmpgLtPHG') index_test.go:140: sql delete from test_index where c = 1163 index_test.go:137: sql insert into test_index values (3347, 7433661581200143540, 0.338117, 'aKlyjCO46j') index_test.go:137: sql insert into test_index values (3346, 6083190366006090536, 0.326528, 'pqXMKQ2Ki4') index_test.go:140: sql delete from test_index where c = 1098 index_test.go:140: sql delete from test_index where c = 365 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 1978 index_test.go:137: sql insert into test_index values (3348, 1209359304124959980, 0.528339, 'QolLf9lKOS') index_test.go:137: sql insert into test_index values (3349, 7235570386957888628, 0.766099, 'Q9V0Y8MUNC') index_test.go:137: sql insert into test_index values (3350, 3411901952349164063, 0.446947, '1GA9TCPNvl') index_test.go:143: sql update test_index set c1 = 404978170198903117, c2 = 0.479679, c3 = 'S9omuefp8V' where c = 143 index_test.go:143: sql update test_index set c1 = 6446530336003905924, c2 = 0.159115, c3 = 'bYQ3ALQR7F' where c = 1679 index_test.go:143: sql update test_index set c1 = 4722545597661518149, c2 = 0.601659, c3 = 'DrG4kQqEYs' where c = 2525 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 4183426503201428647, c2 = 0.006603, c3 = '6oYC4EjonK' where c = 2557 index_test.go:143: sql update test_index set c1 = 1079150148556905323, c2 = 0.306863, c3 = 'INeMztpU5c' where c = 3055 index_test.go:143: sql update test_index set c1 = 3595665601368680609, c2 = 0.422564, c3 = 'BlxOlhopB1' where c = 3043 index_test.go:140: sql delete from test_index where c = 2185 index_test.go:140: sql delete from test_index where c = 626 index_test.go:137: sql insert into test_index values (3351, 4539789953508727634, 0.600744, 'S982x5kVQB') index_test.go:137: sql insert into test_index values (3353, 483898965212492632, 0.504300, 'yBXhmeCLo2') index_test.go:137: sql insert into test_index values (3354, 8479121980079821052, 0.227543, 'c4gQ7gkeKP') index_test.go:143: sql update test_index set c1 = 8313871558376442929, c2 = 0.311067, c3 = '81CEtoYkrp' where c = 488 index_test.go:140: sql delete from test_index where c = 1356 index_test.go:137: sql insert into test_index values (3355, 2918751003271548881, 0.534828, 'na5UPrgw1j') index_test.go:143: sql update test_index set c1 = 9129699886862891726, c2 = 0.879494, c3 = 'xnnXEqt8bg' where c = 1886 index_test.go:137: sql insert into test_index values (3356, 9126065035653674852, 0.239746, 'KRyTMBmFKW') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:140: sql delete from test_index where c = 1105 index_test.go:137: sql insert into test_index values (3352, 2326273486849750052, 0.146170, 'ngObyaNHK2') index_test.go:143: sql update test_index set c1 = 6900214425532736708, c2 = 0.964570, c3 = '4veVF0gwrx' where c = 191 index_test.go:137: sql insert into test_index values (3357, 6453794577762583858, 0.033587, 'Wp0oS3co8l') index_test.go:137: sql insert into test_index values (3358, 4713200573244681284, 0.669093, 'E9JVwu8kl4') index_test.go:140: sql delete from test_index where c = 384 index_test.go:140: sql delete from test_index where c = 2907 index_test.go:143: sql update test_index set c1 = 7436309933331237135, c2 = 0.585195, c3 = 'LYQ04OfKjm' where c = 836 index_test.go:140: sql delete from test_index where c = 1560 index_test.go:137: sql insert into test_index values (3359, 1828304598995574887, 0.185877, 'acCodeb0nu') index_test.go:143: sql update test_index set c1 = 8662587176209058534, c2 = 0.928047, c3 = 'duSC2YW67E' where c = 76 index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (3360, 4756307334756546309, 0.691427, 'mgdpBmEJ5s') index_test.go:143: sql update test_index set c1 = 7880566755123771199, c2 = 0.893087, c3 = 'MEkvvApUgQ' where c = 1354 index_test.go:137: sql insert into test_index values (3361, 3710633211365638522, 0.765575, 'jWaZ6UiIFn') index_test.go:143: sql update test_index set c1 = 8996195592168551737, c2 = 0.369820, c3 = 'RxTazVSvNR' where c = 3265 index_test.go:140: sql delete from test_index where c = 1645 index_test.go:143: sql update test_index set c1 = 4382548880729370475, c2 = 0.776291, c3 = '0pvm6UC6Fo' where c = 1391 index_test.go:140: sql delete from test_index where c = 3087 index_test.go:143: sql update test_index set c1 = 6976286185661951838, c2 = 0.811071, c3 = 'e8ZK5wlaX9' where c = 2839 index_test.go:143: sql update test_index set c1 = 1304635094380174935, c2 = 0.254439, c3 = 'OI9kObuF7y' where c = 3055 index_test.go:137: sql insert into test_index values (3362, 3562126772143453428, 0.169963, '4VZAQG6ctc') index_test.go:143: sql update test_index set c1 = 8789332655227081503, c2 = 0.963492, c3 = 'Meo9DDZtMs' where c = 2038 index_test.go:143: sql update test_index set c1 = 6145553474105352708, c2 = 0.532431, c3 = 'EI02Pdsanq' where c = 1331 index_test.go:137: sql insert into test_index values (3363, 6678235384852854944, 0.717863, 'YaBbaKLL4f') index_test.go:137: sql insert into test_index values (3364, 4031878336800748272, 0.352509, 'Vu6s14dAoH') index_test.go:143: sql update test_index set c1 = 4102572878280409831, c2 = 0.652833, c3 = 'RXISkhQrei' where c = 2949 index_test.go:140: sql delete from test_index where c = 1692 index_test.go:140: sql delete from test_index where c = 2966 index_test.go:137: sql insert into test_index values (3366, 4321263478748049622, 0.189450, 'CdISsDeGn1') index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 1079 index_test.go:137: sql insert into test_index values (3367, 1887065772779289853, 0.162588, 'ePF2axBbfQ') index_test.go:137: sql insert into test_index values (3368, 4650256624645727225, 0.635216, 'ZYJnfxJ6ep') index_test.go:137: sql insert into test_index values (3365, 8297066872130635313, 0.386430, '0FYH6ZyNx2') index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 6098396106700887862, c2 = 0.147458, c3 = 'Y2fvh5AaIW' where c = 1649 index_test.go:137: sql insert into test_index values (3369, 2925196206544731378, 0.531425, 'fxSYHqR2Yf') index_test.go:143: sql update test_index set c1 = 2274797979944080060, c2 = 0.215664, c3 = 'sueDWIeiQm' where c = 1820 index_test.go:143: sql update test_index set c1 = 4136364188182804538, c2 = 0.016806, c3 = 'ukBdpGCdmb' where c = 1903 index_test.go:140: sql delete from test_index where c = 1486 index_test.go:140: sql delete from test_index where c = 1811 index_test.go:140: sql delete from test_index where c = 611 index_test.go:140: sql delete from test_index where c = 320 index_test.go:137: sql insert into test_index values (3370, 1851474035701226887, 0.441198, 'K7CrY1JfPo') index_test.go:137: sql insert into test_index values (3371, 6709384315011093571, 0.117426, 'n08NdVTf6a') index_test.go:143: sql update test_index set c1 = 6372838200196252781, c2 = 0.522049, c3 = 'pEbyHhiaxc' where c = 2332 index_test.go:143: sql update test_index set c1 = 5825365023327982125, c2 = 0.226942, c3 = 'Xp13ksraNa' where c = 2918 index_test.go:140: sql delete from test_index where c = 907 index_test.go:143: sql update test_index set c1 = 5386315550442887873, c2 = 0.905048, c3 = 'NIxoJgzFw2' where c = 2010 index_test.go:143: sql update test_index set c1 = 5689622414941567667, c2 = 0.483278, c3 = 'kWJ0p0Q0zR' where c = 2970 index_test.go:143: sql update test_index set c1 = 8757674429004713672, c2 = 0.489067, c3 = '6Q1JkdIO5Y' where c = 834 index_test.go:143: sql update test_index set c1 = 1124463668489296091, c2 = 0.559423, c3 = 'CpzaWUMbxZ' where c = 2704 index_test.go:137: sql insert into test_index values (3372, 4723953981154134576, 0.086521, 'UMYaIp2Mom') index_test.go:140: sql delete from test_index where c = 1665 index_test.go:137: sql insert into test_index values (3373, 4741563216548558831, 0.172509, 'lgoUaHvBOH') index_test.go:140: sql delete from test_index where c = 1766 index_test.go:137: sql insert into test_index values (3377, 8964656694203216733, 0.739718, 'BZEhAthUWl') index_test.go:137: sql insert into test_index values (3378, 3110693445464711188, 0.066457, 'H0VqY7wEEh') index_test.go:137: sql insert into test_index values (3375, 5317308104517564849, 0.837056, 'I3IDmjhPsc') index_test.go:137: sql insert into test_index values (3376, 6901686185137141500, 0.133974, 'cEMDU7cIR7') index_test.go:143: sql update test_index set c1 = 8479513438101320886, c2 = 0.813899, c3 = 'gDEh2IPn15' where c = 75 index_test.go:137: sql insert into test_index values (3374, 4087684042931018104, 0.443161, 'edYXcn94wV') index_test.go:143: sql update test_index set c1 = 9033429792410040315, c2 = 0.942774, c3 = '2tCifrcdvL' where c = 830 index_test.go:143: sql update test_index set c1 = 7817613890304354807, c2 = 0.376557, c3 = 'AdUK2MlUFp' where c = 445 index_test.go:140: sql delete from test_index where c = 2515 index_test.go:140: sql delete from test_index where c = 436 index_test.go:140: sql delete from test_index where c = 2209 index_test.go:140: sql delete from test_index where c = 2642 index_test.go:137: sql insert into test_index values (3379, 8747147235119697290, 0.235080, 'kBFFsVAGAS') index_test.go:137: sql insert into test_index values (3381, 5747738760422062675, 0.417543, '3rd8uQ1hKf') index_test.go:140: sql delete from test_index where c = 2901 index_test.go:143: sql update test_index set c1 = 4878828279598497999, c2 = 0.506995, c3 = 'bblxeGNIk2' where c = 3273 index_test.go:137: sql insert into test_index values (3380, 4364635915224590754, 0.558982, 'hN2KyPOSCn') index_test.go:143: sql update test_index set c1 = 6013990208558176275, c2 = 0.987700, c3 = 'H0JFQAGS9z' where c = 289 index_test.go:140: sql delete from test_index where c = 2407 index_test.go:143: sql update test_index set c1 = 2102653943565149054, c2 = 0.963604, c3 = 'lri3CcE1uW' where c = 2971 index_test.go:143: sql update test_index set c1 = 6987550752433358382, c2 = 0.203572, c3 = 'dvA4r8sfkK' where c = 1144 index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 1481 index_test.go:137: sql insert into test_index values (3382, 8879556794292863961, 0.783948, 'MLo8cCzC77') index_test.go:140: sql delete from test_index where c = 2334 index_test.go:140: sql delete from test_index where c = 2657 index_test.go:143: sql update test_index set c1 = 7652796566782547005, c2 = 0.650832, c3 = 'BlinxqIIZ2' where c = 2332 index_test.go:137: sql insert into test_index values (3385, 3045135639414940345, 0.910036, 'yYrZNcOKXQ') index_test.go:143: sql update test_index set c1 = 1178784994491880537, c2 = 0.525465, c3 = 'eeJz97a1VF' where c = 389 index_test.go:143: sql update test_index set c1 = 8227142164520786614, c2 = 0.406505, c3 = 'Qz2jBR9TuZ' where c = 2043 index_test.go:143: sql update test_index set c1 = 35055583455929425, c2 = 0.435113, c3 = 'xhormXGnrf' where c = 2832 index_test.go:137: sql insert into test_index values (3384, 6886582500491107684, 0.301304, '19wZJ15SwC') index_test.go:137: sql insert into test_index values (3383, 9017562106214970279, 0.092012, 'n1XGAZ5ghR') index_test.go:140: sql delete from test_index where c = 3004 index_test.go:137: sql insert into test_index values (3387, 7766324863086805787, 0.943138, 'PJRQQs3lX2') index_test.go:137: sql insert into test_index values (3386, 4865568903006461067, 0.892421, '4U6xdPefg7') index_test.go:137: sql insert into test_index values (3388, 8380906380544655235, 0.524720, '6dGQqo5rLw') index_test.go:143: sql update test_index set c1 = 8842421822434006660, c2 = 0.160217, c3 = 'mUn89havg2' where c = 1261 index_test.go:140: sql delete from test_index where c = 1394 index_test.go:140: sql delete from test_index where c = 2833 index_test.go:143: sql update test_index set c1 = 6265756897286756534, c2 = 0.780635, c3 = 'gWvOFBO57a' where c = 115 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:140: sql delete from test_index where c = 3058 index_test.go:140: sql delete from test_index where c = 1356 index_test.go:140: sql delete from test_index where c = 2844 index_test.go:137: sql insert into test_index values (3389, 6405219820867174025, 0.128388, 'EPykdEVn3t') index_test.go:137: sql insert into test_index values (3391, 3322609905736536330, 0.448762, 'hNTez2kyJ8') index_test.go:143: sql update test_index set c1 = 8846103642356069883, c2 = 0.315513, c3 = '2GNixe5aZ8' where c = 551 index_test.go:137: sql insert into test_index values (3390, 4452983558415285466, 0.779355, 'uixd1YJNDt') index_test.go:143: sql update test_index set c1 = 3777943947811581552, c2 = 0.816184, c3 = 'f4AZ5YycPU' where c = 542 index_test.go:140: sql delete from test_index where c = 1901 index_test.go:143: sql update test_index set c1 = 4400455657197599306, c2 = 0.230742, c3 = 'xljqZeNpBQ' where c = 1870 index_test.go:143: sql update test_index set c1 = 6866208430269621764, c2 = 0.819428, c3 = 'iP72DRRgsW' where c = 2787 index_test.go:143: sql update test_index set c1 = 5872156948084091401, c2 = 0.226231, c3 = 'MGzczkJbEN' where c = 771 index_test.go:140: sql delete from test_index where c = 2139 index_test.go:137: sql insert into test_index values (3393, 2364558601675100783, 0.198290, 'DhhcyeCVX2') index_test.go:140: sql delete from test_index where c = 312 index_test.go:143: sql update test_index set c1 = 294431093224248607, c2 = 0.030455, c3 = 'nUsveWrcvw' where c = 2215 index_test.go:137: sql insert into test_index values (3394, 979741442782682379, 0.674976, 'DnHPAkBsFg') index_test.go:137: sql insert into test_index values (3392, 450999187432696621, 0.861078, '6lLfQTszfR') index_test.go:143: sql update test_index set c1 = 5677682924105101942, c2 = 0.250999, c3 = '0q8oHynVfm' where c = 118 index_test.go:137: sql insert into test_index values (3395, 7195661630015805605, 0.677303, 'Y0ojzsGdRA') index_test.go:143: sql update test_index set c1 = 8888267733474757358, c2 = 0.194272, c3 = 'FqCNM306Uk' where c = 156 index_test.go:143: sql update test_index set c1 = 6918382527949719017, c2 = 0.874318, c3 = 'PH0iAcf0Ii' where c = 770 index_test.go:143: sql update test_index set c1 = 733880183769669656, c2 = 0.221230, c3 = 'BzMphqJR2T' where c = 1697 index_test.go:137: sql insert into test_index values (3396, 1263376285665132840, 0.119712, 'duWVMCcu5k') index_test.go:140: sql delete from test_index where c = 3047 index_test.go:137: sql insert into test_index values (3397, 8185751318649200541, 0.845048, 'XO5Jdj6Esp') index_test.go:140: sql delete from test_index where c = 2887 index_test.go:137: sql insert into test_index values (3398, 1902506857592519199, 0.176467, 'kQnouqjhLR') index_test.go:140: sql delete from test_index where c = 700 index_test.go:140: sql delete from test_index where c = 3349 index_test.go:140: sql delete from test_index where c = 1925 index_test.go:137: sql insert into test_index values (3399, 2808262025124482114, 0.719204, 'rKk3U9RdKU') index_test.go:143: sql update test_index set c1 = 6361334430929723386, c2 = 0.420150, c3 = 'wLN5rCty3h' where c = 2664 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 3093880842940557566, c2 = 0.471116, c3 = '1vRl12ykmn' where c = 372 index_test.go:143: sql update test_index set c1 = 3778285032240316453, c2 = 0.158393, c3 = 'NwIMkeadl4' where c = 2423 index_test.go:137: sql insert into test_index values (3400, 6732248654189784773, 0.977591, 'zGaOyksfJs') index_test.go:143: sql update test_index set c1 = 3484918174111058068, c2 = 0.814144, c3 = 'Wd9eNJndSr' where c = 2879 index_test.go:140: sql delete from test_index where c = 486 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:143: sql update test_index set c1 = 951456833446889587, c2 = 0.774502, c3 = '25xWDI9LSs' where c = 1002 index_test.go:143: sql update test_index set c1 = 4061542420568604256, c2 = 0.885968, c3 = 'yjFkCPw9n8' where c = 1833 index_test.go:143: sql update test_index set c1 = 2201109884659046524, c2 = 0.472487, c3 = '8FqpxjZzXH' where c = 451 index_test.go:143: sql update test_index set c1 = 5299649592807300055, c2 = 0.286699, c3 = '8FeUMXO9aF' where c = 1265 index_test.go:140: sql delete from test_index where c = 3205 index_test.go:143: sql update test_index set c1 = 5564177468677594195, c2 = 0.628094, c3 = 'O7FNVh9h5k' where c = 3045 index_test.go:137: sql insert into test_index values (3404, 475232521942305232, 0.295159, 'PE1lFirpfs') index_test.go:137: sql insert into test_index values (3401, 5144234023002499147, 0.823821, 'B7tAql7qmc') index_test.go:137: sql insert into test_index values (3402, 5589395351017091679, 0.446175, 'D7wayOURAw') index_test.go:137: sql insert into test_index values (3403, 5062134127405379957, 0.708704, 'EOj8ooxSGA') index_test.go:137: sql insert into test_index values (3405, 1388233635723600158, 0.091472, 'MuUTNT9a6x') index_test.go:137: sql insert into test_index values (3407, 7010724601931283635, 0.635440, 'Xmyu94ISZp') index_test.go:137: sql insert into test_index values (3406, 1263996883235652523, 0.477915, 'ja1sYCYelL') index_test.go:137: sql insert into test_index values (3409, 9127913097659729810, 0.013713, 'UkPklIK5gM') index_test.go:140: sql delete from test_index where c = 996 index_test.go:137: sql insert into test_index values (3408, 5291603781416507881, 0.156157, 'LTMysJUUWZ') index_test.go:140: sql delete from test_index where c = 2424 index_test.go:137: sql insert into test_index values (3410, 3987673951328800875, 0.943089, 'grn4IRwtOM') index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 877 index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 3095245980666173652, c2 = 0.118235, c3 = 'I0iUu9gIO1' where c = 215 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:140: sql delete from test_index where c = 2296 index_test.go:143: sql update test_index set c1 = 5817467580534194112, c2 = 0.263711, c3 = 'NsNtXotJtV' where c = 2586 index_test.go:140: sql delete from test_index where c = 1972 index_test.go:143: sql update test_index set c1 = 4995561698987748696, c2 = 0.270900, c3 = '72127eCVaW' where c = 2282 index_test.go:137: sql insert into test_index values (3411, 6738830185740194274, 0.681098, 'FglpdzvDgu') index_test.go:140: sql delete from test_index where c = 1661 index_test.go:143: sql update test_index set c1 = 5715688661129425156, c2 = 0.989040, c3 = 'MeadVog7I9' where c = 1793 index_test.go:143: sql update test_index set c1 = 2922520436977129251, c2 = 0.297523, c3 = '9LSzib0auS' where c = 3230 index_test.go:143: sql update test_index set c1 = 4316096428908026392, c2 = 0.054978, c3 = 'byxk8uCuf4' where c = 1320 index_test.go:143: sql update test_index set c1 = 1141705015972700637, c2 = 0.518731, c3 = 'xWyFTRlfud' where c = 3222 index_test.go:143: sql update test_index set c1 = 5065066889566665181, c2 = 0.729284, c3 = 'DS7SBaJmn0' where c = 1267 index_test.go:140: sql delete from test_index where c = 3103 index_test.go:137: sql insert into test_index values (3412, 5216813106668684432, 0.305146, 'DB0Ltvl9U8') index_test.go:137: sql insert into test_index values (3413, 6586393023773483555, 0.601234, '7dlJdbAKS8') index_test.go:143: sql update test_index set c1 = 7379931844645313276, c2 = 0.004784, c3 = 'hluYp5MrQn' where c = 1320 index_test.go:137: sql insert into test_index values (3415, 4151446875975157476, 0.101447, 'Wp7g9mdjqh') index_test.go:137: sql insert into test_index values (3414, 4205293345670492469, 0.715896, 'rZrauB6sPU') index_test.go:137: sql insert into test_index values (3416, 907661104344572907, 0.353012, 'FpYdNQu8P0') index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (3418, 6560966184920255035, 0.396333, 'UdVuiAJ3rn') index_test.go:140: sql delete from test_index where c = 672 index_test.go:137: sql insert into test_index values (3419, 202439905219255713, 0.929830, 'PFfE3F1XNy') index_test.go:143: sql update test_index set c1 = 4851558932383086642, c2 = 0.123173, c3 = 'cd7avU1BRK' where c = 3251 index_test.go:140: sql delete from test_index where c = 2050 index_test.go:140: sql delete from test_index where c = 1183 index_test.go:140: sql delete from test_index where c = 1796 index_test.go:137: sql insert into test_index values (3417, 7792273429101758567, 0.962170, '8oTNW54c7n') index_test.go:140: sql delete from test_index where c = 693 index_test.go:140: sql delete from test_index where c = 1027 index_test.go:143: sql update test_index set c1 = 462674691376069719, c2 = 0.226740, c3 = 'hyJJSM1EW7' where c = 1737 index_test.go:140: sql delete from test_index where c = 976 index_test.go:143: sql update test_index set c1 = 6198151583122800314, c2 = 0.270859, c3 = 'uwqlpxdYXA' where c = 1039 index_test.go:143: sql update test_index set c1 = 8871747245845205861, c2 = 0.740474, c3 = 'TmdIZgsqRo' where c = 3373 index_test.go:143: sql update test_index set c1 = 9122863115198172113, c2 = 0.175979, c3 = 'acnDM6m7hP' where c = 1247 index_test.go:143: sql update test_index set c1 = 3675721417406778536, c2 = 0.066171, c3 = 'OIJC1OX6fl' where c = 1130 index_test.go:140: sql delete from test_index where c = 3357 index_test.go:143: sql update test_index set c1 = 894252811795242693, c2 = 0.806197, c3 = 'JpsiosRmPq' where c = 1755 index_test.go:137: sql insert into test_index values (3421, 7889056827597874320, 0.477260, 'kKvsUuGS2X') index_test.go:137: sql insert into test_index values (3420, 1202819481484077401, 0.428647, '0aIDA9ouvc') index_test.go:137: sql insert into test_index values (3424, 455613156834130418, 0.788176, 'H0auz2PSN4') index_test.go:137: sql insert into test_index values (3425, 1524934752722873087, 0.142711, '9uIfAJsXsh') index_test.go:137: sql insert into test_index values (3423, 4280354716494770772, 0.705415, 'XHLg5tBp8M') index_test.go:137: sql insert into test_index values (3422, 1279654532612820260, 0.265942, 'wGdf8odQHp') index_test.go:143: sql update test_index set c1 = 9125536085576245617, c2 = 0.701645, c3 = '7GoRZwppbD' where c = 3029 index_test.go:137: sql insert into test_index values (3426, 8379568936317763841, 0.718276, 'F3ikDCqO2D') index_test.go:143: sql update test_index set c1 = 4038637091626698626, c2 = 0.031042, c3 = 'Fgn5eHA7oC' where c = 2592 index_test.go:140: sql delete from test_index where c = 1012 index_test.go:140: sql delete from test_index where c = 2876 index_test.go:143: sql update test_index set c1 = 836724041682623068, c2 = 0.924344, c3 = 'JqOoqSNS6n' where c = 366 index_test.go:140: sql delete from test_index where c = 866 index_test.go:140: sql delete from test_index where c = 3222 index_test.go:140: sql delete from test_index where c = 2306 index_test.go:140: sql delete from test_index where c = 2396 index_test.go:137: sql insert into test_index values (3429, 2757966468327510155, 0.449546, 'a9Xjurap1I') index_test.go:140: sql delete from test_index where c = 1474 index_test.go:137: sql insert into test_index values (3427, 7866255647572122163, 0.795347, 'nXA2vnzVWv') index_test.go:143: sql update test_index set c1 = 2865656444322692164, c2 = 0.685549, c3 = 'Di1QbdaxZ1' where c = 3223 index_test.go:143: sql update test_index set c1 = 8408431477495853591, c2 = 0.851540, c3 = 'GJVsHLWJrN' where c = 1361 index_test.go:137: sql insert into test_index values (3428, 6235849536419230521, 0.068156, '68y6R7DRZs') index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 8651474316541755385, c2 = 0.674546, c3 = 'nkoTYN3Hdj' where c = 1925 index_test.go:143: sql update test_index set c1 = 2892556656388426027, c2 = 0.931177, c3 = 'bewVy2ipnH' where c = 1514 index_test.go:140: sql delete from test_index where c = 1754 index_test.go:143: sql update test_index set c1 = 8177322670173510967, c2 = 0.906881, c3 = 'Lz7QHPkzFT' where c = 1364 index_test.go:137: sql insert into test_index values (3430, 388173553884371313, 0.046294, 'DJvDsk8Pby') index_test.go:140: sql delete from test_index where c = 1538 index_test.go:137: sql insert into test_index values (3431, 5061424444502297121, 0.674228, 'hflrkeKaJ2') index_test.go:143: sql update test_index set c1 = 7864551833676143744, c2 = 0.447894, c3 = 'F5rj92W9AZ' where c = 3032 index_test.go:137: sql insert into test_index values (3432, 633188206720898341, 0.384196, 'N4LZelFRm1') index_test.go:143: sql update test_index set c1 = 3334542988337865371, c2 = 0.018981, c3 = 'CTfiBy9FML' where c = 1708 index_test.go:143: sql update test_index set c1 = 4559468183051816172, c2 = 0.134135, c3 = 'A0Xpsdp5S4' where c = 3385 index_test.go:143: sql update test_index set c1 = 8009494090507034740, c2 = 0.142028, c3 = '0BNcdLQVd7' where c = 2793 index_test.go:140: sql delete from test_index where c = 834 index_test.go:140: sql delete from test_index where c = 1426 index_test.go:137: sql insert into test_index values (3433, 7010342233845002270, 0.524370, 'gxDqNlqxn5') index_test.go:137: sql insert into test_index values (3434, 4564470198274213319, 0.539117, 'o43xz7fxn4') index_test.go:143: sql update test_index set c1 = 945478991099075882, c2 = 0.769067, c3 = 'VMYYiczIw5' where c = 1145 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:137: sql insert into test_index values (3438, 2880816176480667642, 0.909318, 'hKUhgBcFIy') index_test.go:143: sql update test_index set c1 = 4069407411126775814, c2 = 0.864192, c3 = '8aiXmg0XXT' where c = 2333 index_test.go:143: sql update test_index set c1 = 1793662455378508450, c2 = 0.669980, c3 = '9IDaMFK6Bk' where c = 2513 index_test.go:137: sql insert into test_index values (3435, 5257256900678888242, 0.035978, 'jzGGukNZLH') index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 8054437135491234493, c2 = 0.699463, c3 = 'rPXvhgK8Nu' where c = 1947 index_test.go:137: sql insert into test_index values (3436, 679998434366746015, 0.957454, 'eBMSK6lARY') index_test.go:137: sql insert into test_index values (3437, 8577780893537003735, 0.841115, 'pDxEqkix9N') index_test.go:137: sql insert into test_index values (3440, 8828287878573481411, 0.410927, '4TgZbkLnX9') index_test.go:140: sql delete from test_index where c = 1543 index_test.go:140: sql delete from test_index where c = 1313 index_test.go:143: sql update test_index set c1 = 3997150195150668044, c2 = 0.428295, c3 = '6Niaxyd03y' where c = 735 index_test.go:137: sql insert into test_index values (3439, 1744667186626952184, 0.469429, 'OXB99Nd4Go') index_test.go:137: sql insert into test_index values (3442, 5511059033298286048, 0.438724, 'YyXGkhoAKm') index_test.go:137: sql insert into test_index values (3441, 9060806668463441828, 0.328623, 'vHjPQJt0Qh') index_test.go:140: sql delete from test_index where c = 3043 index_test.go:143: sql update test_index set c1 = 7768238819246250331, c2 = 0.719411, c3 = '8Z3uV9ps5s' where c = 1615 index_test.go:140: sql delete from test_index where c = 1687 index_test.go:140: sql delete from test_index where c = 609 index_test.go:137: sql insert into test_index values (3443, 2262425368091698643, 0.440918, '1AHWSmslGv') index_test.go:140: sql delete from test_index where c = 2153 index_test.go:143: sql update test_index set c1 = 9025445627796443506, c2 = 0.671826, c3 = 'RMmUmzQfQ1' where c = 1006 index_test.go:140: sql delete from test_index where c = 2231 index_test.go:137: sql insert into test_index values (3444, 5279157837947915065, 0.856286, 'bBepLJC3yD') index_test.go:140: sql delete from test_index where c = 2437 index_test.go:140: sql delete from test_index where c = 2398 index_test.go:143: sql update test_index set c1 = 2203445025716474873, c2 = 0.049141, c3 = 'Zv0vrpmljC' where c = 435 index_test.go:143: sql update test_index set c1 = 7876237302443283469, c2 = 0.456423, c3 = 'W8A396hY5F' where c = 1234 index_test.go:143: sql update test_index set c1 = 8622431344454427036, c2 = 0.807333, c3 = 'MTcngZoGF3' where c = 181 index_test.go:143: sql update test_index set c1 = 9173632291495481786, c2 = 0.470895, c3 = 'acbkMEd67I' where c = 976 index_test.go:140: sql delete from test_index where c = 2171 index_test.go:137: sql insert into test_index values (3445, 1310673322146844275, 0.037105, '7F5I8Sr5t7') index_test.go:143: sql update test_index set c1 = 5360077926454021233, c2 = 0.842778, c3 = 'dM6FAX8FPE' where c = 1145 index_test.go:143: sql update test_index set c1 = 6974192082449491002, c2 = 0.031932, c3 = 'tQ5DDG0xhW' where c = 1527 index_test.go:137: sql insert into test_index values (3446, 9188592174095508556, 0.392136, 'Oia6m893tQ') index_test.go:137: sql insert into test_index values (3448, 2714842564039039323, 0.290269, 'XeMeQX9pTk') index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (3449, 7795185330252562864, 0.805825, 'Wfuy3nylDU') index_test.go:143: sql update test_index set c1 = 4964629833130681791, c2 = 0.849742, c3 = '096BC1voY4' where c = 152 index_test.go:137: sql insert into test_index values (3450, 8454035670200331596, 0.537838, '4A3TiAyw3m') index_test.go:137: sql insert into test_index values (3447, 7780330917878854850, 0.245807, 'fh8Nn6gX3o') index_test.go:140: sql delete from test_index where c = 762 index_test.go:137: sql insert into test_index values (3451, 8887376541204725329, 0.280290, 'jSuBUqVkRh') index_test.go:143: sql update test_index set c1 = 2683149956332369403, c2 = 0.758674, c3 = 'DDogS8yQ8G' where c = 3090 index_test.go:140: sql delete from test_index where c = 1191 index_test.go:137: sql insert into test_index values (3452, 6476985003154678364, 0.821120, 'daW9yApplb') index_test.go:140: sql delete from test_index where c = 3135 index_test.go:137: sql insert into test_index values (3453, 8216528283726791247, 0.997536, 'qfxFOkkFoQ') index_test.go:143: sql update test_index set c1 = 3581787441603435380, c2 = 0.540050, c3 = 'ivT3jHhW0e' where c = 2809 index_test.go:143: sql update test_index set c1 = 6909369112413840315, c2 = 0.731815, c3 = '5gRAvsm8XM' where c = 2015 index_test.go:140: sql delete from test_index where c = 2616 index_test.go:140: sql delete from test_index where c = 1902 index_test.go:140: sql delete from test_index where c = 2371 index_test.go:140: sql delete from test_index where c = 2083 index_test.go:140: sql delete from test_index where c = 1997 index_test.go:140: sql delete from test_index where c = 2377 index_test.go:143: sql update test_index set c1 = 2947736094734290083, c2 = 0.571742, c3 = '9cigqnWyCx' where c = 2747 index_test.go:143: sql update test_index set c1 = 8290701676482630453, c2 = 0.619173, c3 = 'wG7wbFKtuv' where c = 2537 index_test.go:143: sql update test_index set c1 = 6298358888302428923, c2 = 0.287915, c3 = 'f7JFS55QAD' where c = 70 index_test.go:143: sql update test_index set c1 = 9171495298013879547, c2 = 0.033829, c3 = 'NmT8TxLaQ0' where c = 1597 index_test.go:137: sql insert into test_index values (3455, 6762514669222233474, 0.639860, 'lScLOi4VpL') index_test.go:143: sql update test_index set c1 = 7037255215168685497, c2 = 0.521927, c3 = 'bvFhCUAuak' where c = 3223 index_test.go:143: sql update test_index set c1 = 7937388488737901976, c2 = 0.443366, c3 = 'z7W1nuuluR' where c = 593 index_test.go:143: sql update test_index set c1 = 4049640737307852247, c2 = 0.744357, c3 = 'KnYlbIXH7A' where c = 1419 index_test.go:137: sql insert into test_index values (3456, 5564743678535871231, 0.653927, 'q0mPlEUwXb') index_test.go:140: sql delete from test_index where c = 1246 index_test.go:137: sql insert into test_index values (3457, 5674573062465905910, 0.469820, 'BMr9UMo0eo') index_test.go:137: sql insert into test_index values (3458, 5586770861981276644, 0.941488, 'P57FNBsp84') index_test.go:137: sql insert into test_index values (3454, 3187066505217903167, 0.539170, 'Y2PPVCcwrN') index_test.go:137: sql insert into test_index values (3459, 7391389638471458759, 0.726995, 'cXZfrKKZ72') index_test.go:137: sql insert into test_index values (3460, 637941340578438158, 0.617090, 'KgOWC2Y2en') index_test.go:140: sql delete from test_index where c = 2473 index_test.go:140: sql delete from test_index where c = 992 index_test.go:137: sql insert into test_index values (3462, 2219421183610337157, 0.521013, 'TJNWe11o1x') index_test.go:143: sql update test_index set c1 = 5150443856656614166, c2 = 0.516202, c3 = 'AuBYJbZfia' where c = 2504 index_test.go:143: sql update test_index set c1 = 6191756204352274436, c2 = 0.041825, c3 = '9wL7Z2thXT' where c = 464 index_test.go:140: sql delete from test_index where c = 2306 index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 3407 index_test.go:137: sql insert into test_index values (3461, 8102092690264021549, 0.351643, '0L896jWc7w') index_test.go:140: sql delete from test_index where c = 518 index_test.go:143: sql update test_index set c1 = 2045201853656047276, c2 = 0.438530, c3 = '0kYo8X4tYM' where c = 989 index_test.go:143: sql update test_index set c1 = 2178011791375703049, c2 = 0.646949, c3 = '2Pi2Dwnulf' where c = 1109 index_test.go:137: sql insert into test_index values (3463, 161704011379025170, 0.601792, 'ap13YTTZGh') index_test.go:137: sql insert into test_index values (3464, 8258886884969994154, 0.285374, 'GKvAdPBDg7') index_test.go:143: sql update test_index set c1 = 7309144039691038826, c2 = 0.820613, c3 = '0QotoHVBko' where c = 174 index_test.go:140: sql delete from test_index where c = 3425 index_test.go:143: sql update test_index set c1 = 5564796151371748913, c2 = 0.698268, c3 = 'CSzXJJYtHb' where c = 2446 index_test.go:140: sql delete from test_index where c = 3359 index_test.go:140: sql delete from test_index where c = 204 index_test.go:143: sql update test_index set c1 = 203252192707301211, c2 = 0.481760, c3 = 'BlOZ7kcd3k' where c = 1554 index_test.go:143: sql update test_index set c1 = 4756222069295635940, c2 = 0.266456, c3 = 'gYezvr2oqe' where c = 3088 index_test.go:137: sql insert into test_index values (3467, 611795572076214694, 0.471082, 'OdFxYVrLX5') index_test.go:140: sql delete from test_index where c = 138 index_test.go:143: sql update test_index set c1 = 8595903639173281287, c2 = 0.569844, c3 = 'azFFNlAhgO' where c = 1383 index_test.go:137: sql insert into test_index values (3465, 112843604707774755, 0.989637, '582sLwfxDu') index_test.go:137: sql insert into test_index values (3466, 4860468368964551803, 0.128039, 'digYfrl9P3') index_test.go:143: sql update test_index set c1 = 8044084552820132396, c2 = 0.626915, c3 = 'pVT5Xv8OEp' where c = 400 index_test.go:143: sql update test_index set c1 = 5147951190059010426, c2 = 0.166028, c3 = '3m4w27SN3c' where c = 2733 index_test.go:137: sql insert into test_index values (3468, 3993240582043340362, 0.355055, 'YFE5qznmI4') index_test.go:137: sql insert into test_index values (3469, 4440986013137661100, 0.484681, 'khvh2JEXtl') index_test.go:143: sql update test_index set c1 = 6580279558546043968, c2 = 0.826629, c3 = 'PaHVjB1Fke' where c = 2767 index_test.go:140: sql delete from test_index where c = 2810 index_test.go:140: sql delete from test_index where c = 2054 index_test.go:137: sql insert into test_index values (3471, 7618640529806084129, 0.941270, '74j09Ffdgu') index_test.go:137: sql insert into test_index values (3470, 5901146115542756017, 0.782012, 'dNOY9j3Iay') index_test.go:137: sql insert into test_index values (3474, 73010470942423999, 0.857012, 'zSjlCtOE2p') index_test.go:137: sql insert into test_index values (3472, 8164958200649301831, 0.364865, 'QrTSyTqeH8') index_test.go:143: sql update test_index set c1 = 6186437245945676639, c2 = 0.444004, c3 = '57PUeAxU7e' where c = 615 index_test.go:143: sql update test_index set c1 = 3822458370372197969, c2 = 0.358645, c3 = '1pC3pbh8Tu' where c = 1867 index_test.go:140: sql delete from test_index where c = 545 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:140: sql delete from test_index where c = 3256 index_test.go:137: sql insert into test_index values (3475, 4772099194031823836, 0.962744, 'lx95gRVnwU') index_test.go:140: sql delete from test_index where c = 2405 index_test.go:143: sql update test_index set c1 = 8937592169083920579, c2 = 0.292202, c3 = 'pqdSmR77hF' where c = 2806 index_test.go:137: sql insert into test_index values (3476, 570652534790114628, 0.842492, 'pIw5KM7Nlv') index_test.go:143: sql update test_index set c1 = 4942170056686837054, c2 = 0.238235, c3 = 'Gl1rcVWaxP' where c = 1500 index_test.go:137: sql insert into test_index values (3478, 9095172179113533690, 0.360871, 'iN2qMhrv49') index_test.go:140: sql delete from test_index where c = 3043 index_test.go:143: sql update test_index set c1 = 2160202940238135806, c2 = 0.419804, c3 = 'FmyuOvEg1N' where c = 401 index_test.go:137: sql insert into test_index values (3477, 3166712418025308220, 0.109061, 'oOQPXjQ1nu') index_test.go:137: sql insert into test_index values (3473, 2806727663925060237, 0.350106, 'd7hAKZoLTA') index_test.go:140: sql delete from test_index where c = 3189 index_test.go:140: sql delete from test_index where c = 1635 index_test.go:143: sql update test_index set c1 = 7008249898802907114, c2 = 0.228291, c3 = 'J4NHHbafZR' where c = 1603 index_test.go:140: sql delete from test_index where c = 2423 index_test.go:143: sql update test_index set c1 = 1577603212531047317, c2 = 0.778325, c3 = 'YJE4gpv3a9' where c = 451 index_test.go:137: sql insert into test_index values (3479, 1518975629289805817, 0.980911, 'VYHqfaik1x') index_test.go:140: sql delete from test_index where c = 2822 index_test.go:140: sql delete from test_index where c = 3211 index_test.go:143: sql update test_index set c1 = 8278367977921859450, c2 = 0.279677, c3 = 'E33LdaiTaA' where c = 2782 index_test.go:140: sql delete from test_index where c = 2969 index_test.go:137: sql insert into test_index values (3480, 2660127644778912475, 0.781832, '0z1ZiaGe0a') index_test.go:143: sql update test_index set c1 = 5065335613445281457, c2 = 0.152222, c3 = 'VbPxBsZAmJ' where c = 1650 index_test.go:140: sql delete from test_index where c = 1768 index_test.go:140: sql delete from test_index where c = 531 index_test.go:140: sql delete from test_index where c = 2352 index_test.go:137: sql insert into test_index values (3482, 2627577484849654660, 0.936155, 'mnAVMisatJ') index_test.go:137: sql insert into test_index values (3481, 3353088159869328051, 0.278846, 'VQLqPtgjFo') index_test.go:137: sql insert into test_index values (3483, 5388099149430371443, 0.483641, 'nU0K1RKHT0') index_test.go:143: sql update test_index set c1 = 390075108843137774, c2 = 0.237869, c3 = 'Ye8pev8H8y' where c = 2789 index_test.go:143: sql update test_index set c1 = 4333144570636281680, c2 = 0.342124, c3 = 'BxCdSQJbBN' where c = 3197 index_test.go:143: sql update test_index set c1 = 8584940813014389862, c2 = 0.389397, c3 = 'vkHPgzx1oO' where c = 3212 index_test.go:143: sql update test_index set c1 = 921522084911780726, c2 = 0.187632, c3 = 'E4yOv4UHsw' where c = 1748 index_test.go:143: sql update test_index set c1 = 5777272998182895041, c2 = 0.877664, c3 = 'OOPey8EeZq' where c = 3362 index_test.go:140: sql delete from test_index where c = 1405 index_test.go:143: sql update test_index set c1 = 3349674013319880219, c2 = 0.926560, c3 = 'UUMpbv6Xp0' where c = 3301 index_test.go:140: sql delete from test_index where c = 640 index_test.go:137: sql insert into test_index values (3485, 675252181094784879, 0.022399, 'lRk2IQRCOJ') index_test.go:137: sql insert into test_index values (3484, 7522679807772067185, 0.900180, '0miDoPrGzu') index_test.go:137: sql insert into test_index values (3486, 5098520974187898486, 0.692606, 'VLaqqMpUpQ') index_test.go:137: sql insert into test_index values (3487, 8999593012439758303, 0.493436, 'oPt9HKn9zm') index_test.go:143: sql update test_index set c1 = 276061148592924179, c2 = 0.335538, c3 = 'sKnsBWoB6X' where c = 1332 index_test.go:137: sql insert into test_index values (3488, 8510688829735877994, 0.645889, '4E5y4qpDxN') index_test.go:137: sql insert into test_index values (3489, 3421381312013083495, 0.262746, 'fqn2VnMmez') index_test.go:140: sql delete from test_index where c = 2947 index_test.go:143: sql update test_index set c1 = 1700381921073989193, c2 = 0.224672, c3 = 'djsl6OvZqJ' where c = 3320 index_test.go:143: sql update test_index set c1 = 1822130665607951795, c2 = 0.242040, c3 = 'WXiLA1tLYD' where c = 2808 index_test.go:140: sql delete from test_index where c = 2548 index_test.go:140: sql delete from test_index where c = 1459 index_test.go:140: sql delete from test_index where c = 1962 index_test.go:137: sql insert into test_index values (3490, 5762293488540610950, 0.514531, '0GHMzDtx9x') index_test.go:140: sql delete from test_index where c = 583 index_test.go:140: sql delete from test_index where c = 1623 index_test.go:143: sql update test_index set c1 = 1624980896900117464, c2 = 0.571954, c3 = 'msm3wXYv9Q' where c = 799 index_test.go:143: sql update test_index set c1 = 4362182854054604804, c2 = 0.707742, c3 = 'fUZ2aqYTut' where c = 338 index_test.go:143: sql update test_index set c1 = 1903343365889474095, c2 = 0.180031, c3 = 'L2lwKOBNEW' where c = 1355 index_test.go:137: sql insert into test_index values (3492, 6740666729983849687, 0.836645, 'oWjw7KoiCm') index_test.go:137: sql insert into test_index values (3491, 8292830673307630269, 0.404598, 'e0FhSFEi4w') index_test.go:140: sql delete from test_index where c = 3148 index_test.go:143: sql update test_index set c1 = 2795446241397947343, c2 = 0.095928, c3 = 'bwHwrKLK7S' where c = 638 index_test.go:140: sql delete from test_index where c = 2449 index_test.go:137: sql insert into test_index values (3493, 8348285575978509675, 0.571168, 'Wkdkn7SDF8') index_test.go:137: sql insert into test_index values (3494, 7692298447851542251, 0.097657, 'UltbeUIpjw') index_test.go:143: sql update test_index set c1 = 9154393602806538637, c2 = 0.787511, c3 = 'mAEU5wPxnx' where c = 492 index_test.go:143: sql update test_index set c1 = 2344622350085059565, c2 = 0.629525, c3 = 'GFHos8MJp5' where c = 1313 index_test.go:143: sql update test_index set c1 = 6943731956549544914, c2 = 0.417572, c3 = 'OYeKt3Gllr' where c = 1269 index_test.go:140: sql delete from test_index where c = 925 index_test.go:143: sql update test_index set c1 = 6102385023991246539, c2 = 0.961359, c3 = 'BQSJ7Gcu55' where c = 2304 index_test.go:137: sql insert into test_index values (3495, 777243766807860088, 0.579754, 'G3yNjnIm3H') index_test.go:140: sql delete from test_index where c = 1359 index_test.go:140: sql delete from test_index where c = 640 index_test.go:137: sql insert into test_index values (3497, 5159720599999453043, 0.403749, 'fqQrsUHSx8') index_test.go:137: sql insert into test_index values (3496, 3769183395659716768, 0.485411, '4kZQchEvJH') index_test.go:143: sql update test_index set c1 = 9006947676044781598, c2 = 0.560938, c3 = '3x2RUTFehE' where c = 1020 index_test.go:137: sql insert into test_index values (3498, 8013728298811018541, 0.685416, '9B5PC5MVJb') index_test.go:140: sql delete from test_index where c = 1101 index_test.go:140: sql delete from test_index where c = 3420 index_test.go:143: sql update test_index set c1 = 7361174248101541302, c2 = 0.685575, c3 = 'ZmbZ2ugrAY' where c = 2817 index_test.go:140: sql delete from test_index where c = 2060 index_test.go:140: sql delete from test_index where c = 2526 index_test.go:137: sql insert into test_index values (3499, 7032539100361871484, 0.670634, 'tOX26BKlXk') index_test.go:140: sql delete from test_index where c = 2125 index_test.go:143: sql update test_index set c1 = 1330096262082297286, c2 = 0.534454, c3 = 'VXIxakx1dr' where c = 1761 index_test.go:143: sql update test_index set c1 = 1715614012445887234, c2 = 0.767889, c3 = 'HjmrpOXVki' where c = 3134 index_test.go:137: sql insert into test_index values (3500, 8152050180335483928, 0.462958, 'vY5bkgyDbQ') index_test.go:143: sql update test_index set c1 = 642238855463189526, c2 = 0.198805, c3 = 'HYkIHnjdl3' where c = 2242 index_test.go:143: sql update test_index set c1 = 3479028928523038685, c2 = 0.859422, c3 = 'APTRcB1YOK' where c = 2454 index_test.go:143: sql update test_index set c1 = 3722940434954723878, c2 = 0.037043, c3 = 'FML5ujwoN3' where c = 2107 index_test.go:140: sql delete from test_index where c = 1720 index_test.go:143: sql update test_index set c1 = 8739813969308414234, c2 = 0.191441, c3 = 'NDAiEnBepS' where c = 1309 index_test.go:140: sql delete from test_index where c = 3434 index_test.go:143: sql update test_index set c1 = 6849718827636732713, c2 = 0.390040, c3 = 'RA5o0t3S3u' where c = 2123 index_test.go:143: sql update test_index set c1 = 8397974704675937232, c2 = 0.568776, c3 = '5UXTeqLgWZ' where c = 3340 index_test.go:137: sql insert into test_index values (3503, 4056229293221473428, 0.044396, 'wkS7hscMR0') index_test.go:137: sql insert into test_index values (3505, 7284186982054837335, 0.415727, 'ihh0QfegxS') index_test.go:137: sql insert into test_index values (3501, 7256672730299278094, 0.170802, 'i7J8okevmn') index_test.go:137: sql insert into test_index values (3502, 8312226071372605005, 0.009359, '0efsTa0EpD') index_test.go:137: sql insert into test_index values (3508, 5334425862973168495, 0.130015, 'SovjtAuEHx') index_test.go:137: sql insert into test_index values (3507, 2541640930707187360, 0.286972, '6ddqJK1KYl') index_test.go:137: sql insert into test_index values (3506, 2079648796136578734, 0.779952, 'wtS0eOFApd') index_test.go:137: sql insert into test_index values (3509, 3481388981364611934, 0.361192, 'Bs853vRz4y') index_test.go:137: sql insert into test_index values (3504, 1374201843720188932, 0.231646, 'TOf2J59x1q') index_test.go:137: sql insert into test_index values (3510, 3761766152181064030, 0.097341, '8VmioZSWXl') index_test.go:140: sql delete from test_index where c = 1274 index_test.go:140: sql delete from test_index where c = 2632 index_test.go:140: sql delete from test_index where c = 256 index_test.go:140: sql delete from test_index where c = 1170 index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 977 index_test.go:140: sql delete from test_index where c = 2611 index_test.go:140: sql delete from test_index where c = 1555 index_test.go:140: sql delete from test_index where c = 1197 index_test.go:143: sql update test_index set c1 = 781919785294457067, c2 = 0.374547, c3 = '23Q3mYEV4i' where c = 912 index_test.go:140: sql delete from test_index where c = 264 index_test.go:143: sql update test_index set c1 = 4270166972547891289, c2 = 0.611364, c3 = 'JFg9tlqaAs' where c = 843 index_test.go:143: sql update test_index set c1 = 4991801499787049990, c2 = 0.136450, c3 = 'lDa0etea4L' where c = 1134 index_test.go:143: sql update test_index set c1 = 5935757156480260627, c2 = 0.599892, c3 = 'njHkWPOCum' where c = 1399 index_test.go:143: sql update test_index set c1 = 8990269069581693364, c2 = 0.365479, c3 = 'liQHSgH3lV' where c = 2580 index_test.go:143: sql update test_index set c1 = 6119467801785182185, c2 = 0.499716, c3 = 'JMK6V0EyBy' where c = 3342 index_test.go:143: sql update test_index set c1 = 1413996462348499068, c2 = 0.633618, c3 = '0AlV4qlWrg' where c = 997 index_test.go:137: sql insert into test_index values (3511, 7418465776872423502, 0.860623, 'Q75lM8o6H4') index_test.go:143: sql update test_index set c1 = 2846344584691518540, c2 = 0.051909, c3 = 'kProO5vCPs' where c = 2601 index_test.go:137: sql insert into test_index values (3512, 7186399182201165230, 0.565307, 'zgTTnIgYQi') index_test.go:137: sql insert into test_index values (3516, 9061306829764086698, 0.825564, 'G5278FGIpP') index_test.go:137: sql insert into test_index values (3513, 2501474280498377994, 0.544344, '3jsk7Je5oK') index_test.go:143: sql update test_index set c1 = 6492486698253171997, c2 = 0.979854, c3 = '3ba3LgWo97' where c = 2625 index_test.go:137: sql insert into test_index values (3514, 5693711066005508854, 0.736094, 'OVFcvy2orJ') index_test.go:143: sql update test_index set c1 = 7912525211118173542, c2 = 0.246113, c3 = 'p8iOOuOikO' where c = 2800 index_test.go:137: sql insert into test_index values (3515, 8178036457368095425, 0.422487, 'tiJB9po8OE') index_test.go:140: sql delete from test_index where c = 1076 index_test.go:140: sql delete from test_index where c = 3422 index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 240 index_test.go:137: sql insert into test_index values (3517, 625952375419733015, 0.925057, 'ZaxyvBMSxP') index_test.go:137: sql insert into test_index values (3519, 7322623604895519370, 0.629873, 'hNiCMgbJ30') index_test.go:137: sql insert into test_index values (3520, 3437603048389289204, 0.494901, 'WczeBZQvnT') index_test.go:137: sql insert into test_index values (3518, 277289793280502772, 0.010621, '9hbqcAkXVG') index_test.go:140: sql delete from test_index where c = 3511 index_test.go:143: sql update test_index set c1 = 1919040406884907453, c2 = 0.249666, c3 = 'O9jEgXM1HI' where c = 161 index_test.go:143: sql update test_index set c1 = 5268332908896610175, c2 = 0.831581, c3 = 'GlgkgUN0l2' where c = 2759 index_test.go:140: sql delete from test_index where c = 1242 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 2255 index_test.go:140: sql delete from test_index where c = 2983 index_test.go:140: sql delete from test_index where c = 3395 index_test.go:143: sql update test_index set c1 = 5837734682990660235, c2 = 0.466021, c3 = 'wHrd5HjXQl' where c = 1164 index_test.go:137: sql insert into test_index values (3522, 5000815832789014435, 0.403541, 'NDjmx7FdPo') index_test.go:143: sql update test_index set c1 = 7158357670197955866, c2 = 0.636022, c3 = 'TjVJsGGUwK' where c = 434 index_test.go:143: sql update test_index set c1 = 1180154218437010567, c2 = 0.235291, c3 = 'xIJLIsUjIJ' where c = 2775 index_test.go:143: sql update test_index set c1 = 7420866681409607701, c2 = 0.923051, c3 = '0WlJiqgWpU' where c = 433 index_test.go:143: sql update test_index set c1 = 8257577410560003708, c2 = 0.531377, c3 = 'yXGqABH43J' where c = 2230 index_test.go:143: sql update test_index set c1 = 6115695974248026610, c2 = 0.491634, c3 = 'ZwVmlW0qvy' where c = 1749 index_test.go:143: sql update test_index set c1 = 5368923491287209775, c2 = 0.393308, c3 = 'pJXYkeWDFB' where c = 1779 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:137: sql insert into test_index values (3521, 6734059778684565574, 0.041856, 'fFvGZ0zIaY') index_test.go:137: sql insert into test_index values (3526, 6191960220385657945, 0.603684, 'l5yim3wWLb') index_test.go:137: sql insert into test_index values (3525, 2962271846239105894, 0.096552, 'zlx6mBh1Zo') index_test.go:137: sql insert into test_index values (3524, 5595081816772922048, 0.482602, 'R1pnUQRThv') index_test.go:137: sql insert into test_index values (3527, 2960799854805171002, 0.765132, 'I9BB7uCdpy') index_test.go:137: sql insert into test_index values (3528, 6693305301380501579, 0.784243, 'DSMlvNCJkm') index_test.go:137: sql insert into test_index values (3523, 3725783613831426112, 0.777197, 'qe75x5VUef') index_test.go:137: sql insert into test_index values (3529, 1675807554420932001, 0.694866, 'dwpcGT7WNp') index_test.go:143: sql update test_index set c1 = 8119035899583643542, c2 = 0.984781, c3 = '1ZUkupEbHy' where c = 1064 index_test.go:140: sql delete from test_index where c = 1315 index_test.go:140: sql delete from test_index where c = 403 index_test.go:140: sql delete from test_index where c = 1550 index_test.go:140: sql delete from test_index where c = 1229 index_test.go:140: sql delete from test_index where c = 2107 index_test.go:140: sql delete from test_index where c = 2448 index_test.go:143: sql update test_index set c1 = 5655197885491200697, c2 = 0.452716, c3 = '5tAsgYwtW8' where c = 2077 index_test.go:143: sql update test_index set c1 = 7186827814617566954, c2 = 0.256197, c3 = '29lXeNIzHd' where c = 893 index_test.go:137: sql insert into test_index values (3530, 5287547811887427736, 0.028951, '4BDDPU7dRO') index_test.go:140: sql delete from test_index where c = 2406 index_test.go:143: sql update test_index set c1 = 8664505654727735011, c2 = 0.080394, c3 = '7ixrkVixjH' where c = 1325 index_test.go:143: sql update test_index set c1 = 3165055186703949147, c2 = 0.435833, c3 = 'dLPitHIWp6' where c = 692 index_test.go:143: sql update test_index set c1 = 8715021364303220658, c2 = 0.020280, c3 = 'zbzhjNy0Q7' where c = 1441 index_test.go:143: sql update test_index set c1 = 4496912224230130192, c2 = 0.766966, c3 = '4C3MykELai' where c = 3030 index_test.go:140: sql delete from test_index where c = 2603 index_test.go:140: sql delete from test_index where c = 3148 index_test.go:137: sql insert into test_index values (3532, 4499964539146234258, 0.931659, 'urzA1bKVvx') index_test.go:137: sql insert into test_index values (3531, 1752883494226086739, 0.083174, 'w2uAN9u0wO') index_test.go:143: sql update test_index set c1 = 7909034863279238567, c2 = 0.274149, c3 = 'bb6ne2HCZG' where c = 2868 index_test.go:143: sql update test_index set c1 = 1772001165032509678, c2 = 0.239040, c3 = 'J8J1X69q5x' where c = 2231 index_test.go:137: sql insert into test_index values (3534, 3566111135569877813, 0.106911, 'BEODaE0oJu') index_test.go:137: sql insert into test_index values (3535, 4429784890538650717, 0.624127, 'iMqO3TnACj') index_test.go:137: sql insert into test_index values (3536, 4524845972030732061, 0.233233, 'FSI3TfBmsU') index_test.go:143: sql update test_index set c1 = 2466292551460745385, c2 = 0.902460, c3 = '8uVmTwhceF' where c = 2119 index_test.go:140: sql delete from test_index where c = 2684 index_test.go:137: sql insert into test_index values (3537, 8654178731946383329, 0.047942, 'OTZbTjd67R') index_test.go:137: sql insert into test_index values (3538, 6051581722835649616, 0.505355, 'Dfd3erp2UV') index_test.go:140: sql delete from test_index where c = 2188 index_test.go:140: sql delete from test_index where c = 533 index_test.go:137: sql insert into test_index values (3533, 6973765446909955499, 0.197138, 'scD3Pf2CVO') index_test.go:137: sql insert into test_index values (3539, 3683833744472801098, 0.712626, 'umDD2SW4oD') index_test.go:143: sql update test_index set c1 = 8769224929411083833, c2 = 0.402211, c3 = 'YbzmmEtdGX' where c = 295 index_test.go:143: sql update test_index set c1 = 7241984406767664169, c2 = 0.473249, c3 = 'cTpX8Ho1xA' where c = 791 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:143: sql update test_index set c1 = 4780545703384725761, c2 = 0.497433, c3 = 'z4adAmYlyI' where c = 3410 index_test.go:140: sql delete from test_index where c = 2716 index_test.go:140: sql delete from test_index where c = 3488 index_test.go:143: sql update test_index set c1 = 3854642577014047520, c2 = 0.747657, c3 = 'ccw9Qp5tFv' where c = 2858 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:137: sql insert into test_index values (3540, 2380572863281501513, 0.574217, '9aNT2PlOLt') index_test.go:140: sql delete from test_index where c = 3489 index_test.go:137: sql insert into test_index values (3541, 8765709873281832010, 0.935266, 'sWWIcNirUn') index_test.go:137: sql insert into test_index values (3542, 592777808417985657, 0.652283, 'gC98PnD578') index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 12856702632243336, c2 = 0.525811, c3 = 'nnIGZOAXno' where c = 348 index_test.go:137: sql insert into test_index values (3543, 7888792989948464102, 0.938226, 'dYMjpulBD1') index_test.go:143: sql update test_index set c1 = 7672224379098374027, c2 = 0.563989, c3 = '2zYTsYTiVk' where c = 1456 index_test.go:140: sql delete from test_index where c = 920 index_test.go:143: sql update test_index set c1 = 4949402763038517327, c2 = 0.196929, c3 = '4eXyPL3YO8' where c = 2980 index_test.go:143: sql update test_index set c1 = 2433441221454163693, c2 = 0.264620, c3 = 'MegmtysTms' where c = 3249 index_test.go:143: sql update test_index set c1 = 2896466548275496632, c2 = 0.813762, c3 = '3wiISEMCE6' where c = 2801 index_test.go:143: sql update test_index set c1 = 4062780903426654382, c2 = 0.610461, c3 = 'c7zPADZJaf' where c = 573 index_test.go:137: sql insert into test_index values (3544, 3060869494315606358, 0.652356, 'Xu3RG0rw9d') index_test.go:143: sql update test_index set c1 = 7220946202796875524, c2 = 0.684605, c3 = 'ax0tjWZxPo' where c = 1083 index_test.go:140: sql delete from test_index where c = 3093 index_test.go:137: sql insert into test_index values (3546, 3455719881172400409, 0.131236, 'pfDRoIK6LE') index_test.go:137: sql insert into test_index values (3547, 8437649242773378877, 0.355984, 'YG8Xn7b4ky') index_test.go:137: sql insert into test_index values (3550, 3212367723456056558, 0.994167, 'JqdRwyZWjE') index_test.go:140: sql delete from test_index where c = 1250 index_test.go:140: sql delete from test_index where c = 265 index_test.go:143: sql update test_index set c1 = 1313727309308382337, c2 = 0.039997, c3 = 'OZXsLzOsml' where c = 1389 index_test.go:137: sql insert into test_index values (3545, 5834628143030451323, 0.036031, 'PTllI8Ujb2') index_test.go:140: sql delete from test_index where c = 2062 index_test.go:137: sql insert into test_index values (3548, 536693208271006164, 0.150136, 'jtxN2q9HWT') index_test.go:137: sql insert into test_index values (3549, 4550588148649990234, 0.912545, '0KviMG7tXt') index_test.go:143: sql update test_index set c1 = 3761589737691291307, c2 = 0.645344, c3 = 'fpIQ9CFqQm' where c = 287 index_test.go:140: sql delete from test_index where c = 435 index_test.go:140: sql delete from test_index where c = 2502 index_test.go:143: sql update test_index set c1 = 5801570620898236466, c2 = 0.774444, c3 = 'mO3Xjv8O9F' where c = 125 index_test.go:137: sql insert into test_index values (3551, 2179816747542537617, 0.428827, 'vuGDboZ4rL') index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 2116 index_test.go:140: sql delete from test_index where c = 1289 index_test.go:143: sql update test_index set c1 = 2896332941446607458, c2 = 0.643725, c3 = 'RZ46NlZtFx' where c = 2085 index_test.go:143: sql update test_index set c1 = 7942616830238096371, c2 = 0.376128, c3 = 'r0G1W5YDkR' where c = 2117 index_test.go:143: sql update test_index set c1 = 3266762436940598756, c2 = 0.146839, c3 = 'Uszp1AEWb6' where c = 30 index_test.go:143: sql update test_index set c1 = 4459334094977908964, c2 = 0.300826, c3 = 'jTJnD5FS80' where c = 2746 index_test.go:140: sql delete from test_index where c = 2643 index_test.go:137: sql insert into test_index values (3552, 6416984034857049265, 0.331148, '8MVIKu3wv6') index_test.go:137: sql insert into test_index values (3553, 1482375623076291133, 0.821674, 'bpaBazsdSi') index_test.go:143: sql update test_index set c1 = 292028738785519276, c2 = 0.333990, c3 = 'RQSc1yGzgx' where c = 3011 index_test.go:143: sql update test_index set c1 = 9126820535286749912, c2 = 0.386942, c3 = 'RyvGLOPX3C' where c = 915 index_test.go:137: sql insert into test_index values (3554, 6218139339270059106, 0.500929, 'a3zk6ROKpv') index_test.go:140: sql delete from test_index where c = 1174 index_test.go:137: sql insert into test_index values (3555, 4435487347285316616, 0.067249, 'mc1fV96fyQ') index_test.go:143: sql update test_index set c1 = 5758926581075721119, c2 = 0.147765, c3 = '76ou32SYL4' where c = 3294 index_test.go:140: sql delete from test_index where c = 3198 index_test.go:137: sql insert into test_index values (3559, 3934009228389043240, 0.293885, 'ETanNXBkBB') index_test.go:143: sql update test_index set c1 = 5712779598427532237, c2 = 0.450260, c3 = 'IM2julmP8q' where c = 3306 index_test.go:140: sql delete from test_index where c = 564 index_test.go:143: sql update test_index set c1 = 1813911325524454832, c2 = 0.157451, c3 = 'PY8cbxvuyp' where c = 485 index_test.go:137: sql insert into test_index values (3556, 4785624343634816034, 0.527877, 'yGKMDflHoh') index_test.go:140: sql delete from test_index where c = 1708 index_test.go:137: sql insert into test_index values (3560, 6606073112854949390, 0.568732, '2YrrZdCAmD') index_test.go:137: sql insert into test_index values (3557, 8204537813247376582, 0.661341, 'L2An9SLEBb') index_test.go:137: sql insert into test_index values (3558, 4006020095852734303, 0.654477, 'vpbbBzpFPg') index_test.go:137: sql insert into test_index values (3561, 8086658207693845425, 0.758829, 'CXpBljVfR5') index_test.go:140: sql delete from test_index where c = 2540 index_test.go:143: sql update test_index set c1 = 1713274339317013967, c2 = 0.781517, c3 = 'Ypidbyu6K1' where c = 911 index_test.go:137: sql insert into test_index values (3562, 3958204916398307203, 0.942173, 'pGGPHRC0od') index_test.go:140: sql delete from test_index where c = 1609 index_test.go:143: sql update test_index set c1 = 923089324255752428, c2 = 0.965920, c3 = 'SKjawbLzXY' where c = 47 index_test.go:143: sql update test_index set c1 = 2733374198613580792, c2 = 0.693573, c3 = 'dYgLMTfFwX' where c = 1608 index_test.go:140: sql delete from test_index where c = 2298 index_test.go:143: sql update test_index set c1 = 914796310394447049, c2 = 0.708568, c3 = 'N1Am5wtL2d' where c = 1022 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:140: sql delete from test_index where c = 1421 index_test.go:140: sql delete from test_index where c = 1982 index_test.go:137: sql insert into test_index values (3564, 1098188926904524525, 0.999315, 'AYj54R89ml') index_test.go:137: sql insert into test_index values (3566, 7075034426465653355, 0.995320, 'x1f8guzxMb') index_test.go:143: sql update test_index set c1 = 1202635438588799409, c2 = 0.026371, c3 = 'WHm3dBlm8H' where c = 690 index_test.go:143: sql update test_index set c1 = 5292322009467873312, c2 = 0.668895, c3 = 'rnwDu3URlT' where c = 1943 index_test.go:143: sql update test_index set c1 = 2759327454328736865, c2 = 0.375708, c3 = 'DlDxd18fNy' where c = 1688 index_test.go:140: sql delete from test_index where c = 157 index_test.go:137: sql insert into test_index values (3565, 8958454829222841155, 0.192332, 'tVDPz3EmB7') index_test.go:137: sql insert into test_index values (3563, 7499031050707281214, 0.578511, 'BFpgp3AdBf') index_test.go:143: sql update test_index set c1 = 2207108138746355817, c2 = 0.960516, c3 = 'EJOPl4UTLf' where c = 1904 index_test.go:140: sql delete from test_index where c = 1834 index_test.go:137: sql insert into test_index values (3567, 8535986795370476985, 0.286901, 'N8lfjPEzWy') index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 191 index_test.go:137: sql insert into test_index values (3568, 3001537919797290164, 0.877850, 'rvdzEqiL3m') index_test.go:140: sql delete from test_index where c = 3396 index_test.go:143: sql update test_index set c1 = 8231706822175255035, c2 = 0.702659, c3 = 'HdNn8G0bXU' where c = 3469 index_test.go:137: sql insert into test_index values (3569, 895299497163782833, 0.828473, 's6Qf4Ppk25') index_test.go:137: sql insert into test_index values (3570, 3189748309164654565, 0.851214, '2xrtxceD0P') index_test.go:143: sql update test_index set c1 = 6630390879835522162, c2 = 0.362377, c3 = 'QoFZRLQHeO' where c = 978 index_test.go:143: sql update test_index set c1 = 8214523695672646647, c2 = 0.897162, c3 = 'z4e5LD8L9f' where c = 1668 index_test.go:140: sql delete from test_index where c = 3136 index_test.go:137: sql insert into test_index values (3571, 8609362434680945843, 0.248644, 'KyqkoxH5CK') index_test.go:140: sql delete from test_index where c = 3418 index_test.go:140: sql delete from test_index where c = 2016 index_test.go:143: sql update test_index set c1 = 5274287200530867313, c2 = 0.153039, c3 = 'TfiQATA3be' where c = 550 index_test.go:137: sql insert into test_index values (3572, 3343065933230456361, 0.418940, 'kmBCQfAyxg') index_test.go:143: sql update test_index set c1 = 3177782441145453118, c2 = 0.618517, c3 = '8hG0Nfo2ij' where c = 2356 index_test.go:140: sql delete from test_index where c = 2438 index_test.go:140: sql delete from test_index where c = 3272 index_test.go:143: sql update test_index set c1 = 8533955258923698500, c2 = 0.892980, c3 = 'm5t0F0X0WL' where c = 1871 index_test.go:143: sql update test_index set c1 = 4111376140173611851, c2 = 0.214643, c3 = 'f10zUjr5Oz' where c = 2276 index_test.go:137: sql insert into test_index values (3574, 5472248694023870000, 0.811601, 'azhC2a4kx9') index_test.go:137: sql insert into test_index values (3573, 9176311489185786130, 0.706856, 'L7jFyvBZH2') index_test.go:143: sql update test_index set c1 = 5147044328473805239, c2 = 0.573263, c3 = 'LIrxUAubpP' where c = 2207 index_test.go:143: sql update test_index set c1 = 107802125388822868, c2 = 0.245014, c3 = 'jyfnAhigK7' where c = 42 index_test.go:143: sql update test_index set c1 = 7492662462387474979, c2 = 0.265905, c3 = 'j0XX4Cedir' where c = 2298 index_test.go:137: sql insert into test_index values (3576, 5676754777196165923, 0.987827, 'NmFpq2CQkm') index_test.go:143: sql update test_index set c1 = 2338163141812239753, c2 = 0.868799, c3 = 'y1FVBqLZsX' where c = 418 index_test.go:140: sql delete from test_index where c = 2191 index_test.go:137: sql insert into test_index values (3580, 6657028749407977581, 0.700587, '1cY0slq2tL') index_test.go:137: sql insert into test_index values (3575, 7879815751376987807, 0.712263, '0jpj27uhii') index_test.go:140: sql delete from test_index where c = 1981 index_test.go:137: sql insert into test_index values (3579, 5803839066583432143, 0.687725, 'DlW76g1FC7') index_test.go:137: sql insert into test_index values (3581, 7662214774164437646, 0.449918, 'SeXYO0BdG2') index_test.go:140: sql delete from test_index where c = 842 index_test.go:137: sql insert into test_index values (3577, 9087521028449671330, 0.383265, 'BHodz6U0N2') index_test.go:137: sql insert into test_index values (3578, 7170561134833746651, 0.180143, 'PezJpaXg3S') index_test.go:140: sql delete from test_index where c = 2925 index_test.go:140: sql delete from test_index where c = 1468 index_test.go:143: sql update test_index set c1 = 135901212797201475, c2 = 0.216351, c3 = 'kXqAfljlD2' where c = 1571 index_test.go:140: sql delete from test_index where c = 2816 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:143: sql update test_index set c1 = 8072978049159508171, c2 = 0.089195, c3 = 'fDL7EU27hV' where c = 1083 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:143: sql update test_index set c1 = 3838969561390222149, c2 = 0.393515, c3 = '6p5HgM2Rxo' where c = 3374 index_test.go:137: sql insert into test_index values (3582, 3682491462613709021, 0.683003, 'aC3aScDJx7') index_test.go:137: sql insert into test_index values (3583, 891869752849653876, 0.814765, 'jxbPsaHTZs') index_test.go:143: sql update test_index set c1 = 8665173465954599786, c2 = 0.815782, c3 = 'lGLFfYAAwT' where c = 757 index_test.go:143: sql update test_index set c1 = 4895796691273026571, c2 = 0.761721, c3 = 'GY53cXS3RO' where c = 1958 index_test.go:143: sql update test_index set c1 = 6038712669802465503, c2 = 0.864430, c3 = 'iZ2lwDNymI' where c = 2253 index_test.go:143: sql update test_index set c1 = 1357257824078916629, c2 = 0.932175, c3 = 'CAtL09rmbz' where c = 3228 index_test.go:143: sql update test_index set c1 = 8797948144953492953, c2 = 0.668449, c3 = '4sbpxk9pDf' where c = 171 index_test.go:143: sql update test_index set c1 = 2293272054095637651, c2 = 0.857883, c3 = 'UucBIt5lps' where c = 1086 index_test.go:140: sql delete from test_index where c = 2930 index_test.go:140: sql delete from test_index where c = 182 index_test.go:137: sql insert into test_index values (3584, 159638213746695784, 0.054081, 'gdu7fLJrZF') index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (3587, 4478946639546266075, 0.850095, 'UE5pUxjlsP') index_test.go:137: sql insert into test_index values (3585, 7408672627994428659, 0.684674, 'Uns8PyDmKz') index_test.go:137: sql insert into test_index values (3586, 264341892839830062, 0.655454, '9rKkkwqA6K') index_test.go:137: sql insert into test_index values (3588, 4020799958290931876, 0.729048, 'O2w0MJnKdp') index_test.go:143: sql update test_index set c1 = 4875515478761035601, c2 = 0.246469, c3 = 'vXE8mmiWNc' where c = 1125 index_test.go:140: sql delete from test_index where c = 411 index_test.go:140: sql delete from test_index where c = 114 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:143: sql update test_index set c1 = 714135701107161495, c2 = 0.805288, c3 = 'd0vsQJb9r4' where c = 76 index_test.go:137: sql insert into test_index values (3590, 5595859024224443940, 0.289524, 'efYM7ynZ4J') index_test.go:140: sql delete from test_index where c = 3540 index_test.go:137: sql insert into test_index values (3589, 3289240022724690801, 0.113754, 'XSIziUevZy') index_test.go:137: sql insert into test_index values (3591, 5950025932509688762, 0.625438, 'Hhsh2WjfMG') index_test.go:140: sql delete from test_index where c = 2634 index_test.go:137: sql insert into test_index values (3592, 2595471502166782847, 0.745197, '2mrGCX6SzQ') index_test.go:140: sql delete from test_index where c = 2368 index_test.go:143: sql update test_index set c1 = 1427801949171157843, c2 = 0.640708, c3 = 'KKdO6YzF4o' where c = 738 index_test.go:143: sql update test_index set c1 = 1963228994125209070, c2 = 0.137235, c3 = 'jjz7HW52O8' where c = 589 index_test.go:140: sql delete from test_index where c = 2334 index_test.go:143: sql update test_index set c1 = 5685404221412448118, c2 = 0.584960, c3 = 'oAHBh6MbZL' where c = 2348 index_test.go:143: sql update test_index set c1 = 3760467640152672069, c2 = 0.851457, c3 = 'wXcYi36lCg' where c = 3406 index_test.go:143: sql update test_index set c1 = 2378531751190266370, c2 = 0.010885, c3 = 'zKxHFnUUav' where c = 2073 index_test.go:143: sql update test_index set c1 = 2554410164276948512, c2 = 0.955276, c3 = 'Y3yveVo0S1' where c = 1821 index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (3594, 548735392241272324, 0.377645, 'LoaPIisSFL') index_test.go:137: sql insert into test_index values (3593, 3946667627936690793, 0.217746, 'nSwWEATHzX') index_test.go:143: sql update test_index set c1 = 1617826157260288499, c2 = 0.941396, c3 = '3KUll5xHls' where c = 1454 index_test.go:140: sql delete from test_index where c = 3450 index_test.go:137: sql insert into test_index values (3595, 2992436582966262091, 0.990735, '0ulXuu3R5E') index_test.go:143: sql update test_index set c1 = 7389310944087214662, c2 = 0.693628, c3 = 'fnbXsnZicS' where c = 3174 index_test.go:140: sql delete from test_index where c = 2526 index_test.go:137: sql insert into test_index values (3596, 2213338301598683601, 0.936095, '5XIfmtm4cJ') index_test.go:143: sql update test_index set c1 = 1513616055513556547, c2 = 0.166762, c3 = 'eyz5x0LVjZ' where c = 3207 index_test.go:140: sql delete from test_index where c = 2605 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:140: sql delete from test_index where c = 2737 index_test.go:137: sql insert into test_index values (3597, 1109375060287052598, 0.345045, '5PJljNU9rU') index_test.go:143: sql update test_index set c1 = 6741768604525691764, c2 = 0.903936, c3 = 'DAKfXZP9eL' where c = 3089 index_test.go:137: sql insert into test_index values (3598, 8521216073793764767, 0.370503, 'ZMFdAE7RTF') index_test.go:143: sql update test_index set c1 = 2666940651014684766, c2 = 0.091876, c3 = 'nRMNst2QEA' where c = 1666 index_test.go:143: sql update test_index set c1 = 7830429433405065030, c2 = 0.192759, c3 = 'MtLvlwQcAT' where c = 1364 index_test.go:140: sql delete from test_index where c = 923 index_test.go:143: sql update test_index set c1 = 5470214003889928688, c2 = 0.697990, c3 = 'YtbLTF02vk' where c = 2004 index_test.go:137: sql insert into test_index values (3600, 6491632826823121715, 0.586713, 'pqVQjyHyfa') index_test.go:137: sql insert into test_index values (3599, 2253630427915163517, 0.434014, 'vKVOYTNfg5') index_test.go:143: sql update test_index set c1 = 1058333194446056620, c2 = 0.415967, c3 = 'ySq3WJWmhw' where c = 2976 index_test.go:140: sql delete from test_index where c = 3507 index_test.go:143: sql update test_index set c1 = 5967692245409534133, c2 = 0.045023, c3 = 'qlQYDub5SE' where c = 2772 index_test.go:140: sql delete from test_index where c = 2558 index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 7964461885264032603, c2 = 0.671007, c3 = 'WbsKK9Qp55' where c = 3148 index_test.go:143: sql update test_index set c1 = 6483100708176790292, c2 = 0.159430, c3 = 'dBYZwdNOKj' where c = 537 index_test.go:143: sql update test_index set c1 = 3141963227883340734, c2 = 0.087229, c3 = 'vhoMVXT4nE' where c = 3292 [mysql] 2025/04/04 21:32:51 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:51 packets.go:37: unexpected EOF [2025/04/04 21:32:51.920 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update_common values (1874, 1874)"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2025/04/04 21:32:51 packets.go:37: read tcp 127.0.0.1:59200->127.0.0.1:5001: read: connection reset by peer [2025/04/04 21:32:51.920 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update_common values (5832, 5832)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2025/04/04 21:32:51.920 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_conflict_update_common values (4853, 4853)"] [addr=127.0.0.1:5001] [error="invalid connection"] index_test.go:137: sql insert into test_index values (3601, 8906575581942901616, 0.084837, 'yTnQoPGIZy') index_test.go:137: sql insert into test_index values (3607, 8724194282855179742, 0.143480, 'Nihok9xv3B') index_test.go:137: sql insert into test_index values (3602, 5776436340970638501, 0.631627, 'ST1kYBXZZU') index_test.go:137: sql insert into test_index values (3610, 7771615942630306983, 0.817251, 've0wn3WvWk') index_test.go:137: sql insert into test_index values (3606, 6158622940754788493, 0.876909, 'cUjZuS95ty') index_test.go:137: sql insert into test_index values (3603, 7115768242090205734, 0.838389, 'F31z8YaZv1') index_test.go:137: sql insert into test_index values (3604, 5165779903906998230, 0.019163, 'GuteMgsG92') index_test.go:137: sql insert into test_index values (3605, 8359193779718827968, 0.479009, 'SDPs73EnkB') index_test.go:137: sql insert into test_index values (3608, 1851569681485948351, 0.524606, 'ZyegvUhDdR') index_test.go:137: sql insert into test_index values (3609, 7044878450462741652, 0.875272, '7THA13COYN') index_test.go:140: sql delete from test_index where c = 1326 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:140: sql delete from test_index where c = 1332 index_test.go:140: sql delete from test_index where c = 72 index_test.go:143: sql update test_index set c1 = 3062815222555644915, c2 = 0.273513, c3 = 'BZlEgx1abi' where c = 768 index_test.go:143: sql update test_index set c1 = 416575162592742546, c2 = 0.986176, c3 = 'PdSA1CFz5y' where c = 281 index_test.go:140: sql delete from test_index where c = 324 index_test.go:143: sql update test_index set c1 = 4122406792516836588, c2 = 0.608700, c3 = 'E637PeBkDR' where c = 895 index_test.go:140: sql delete from test_index where c = 3287 index_test.go:143: sql update test_index set c1 = 833360253595310480, c2 = 0.685014, c3 = 'accCtuh9jv' where c = 2777 index_test.go:140: sql delete from test_index where c = 253 index_test.go:137: sql insert into test_index values (3612, 5268908807353149200, 0.793762, 'nseuVCimxp') index_test.go:140: sql delete from test_index where c = 3305 index_test.go:137: sql insert into test_index values (3614, 6960007653729753609, 0.663629, 'hyAomSEnVl') index_test.go:140: sql delete from test_index where c = 1653 index_test.go:143: sql update test_index set c1 = 4458502299877757617, c2 = 0.333283, c3 = 'q92vC7zwVK' where c = 3287 index_test.go:143: sql update test_index set c1 = 1383285081150781842, c2 = 0.674848, c3 = '25ZJ5R5dad' where c = 1889 index_test.go:143: sql update test_index set c1 = 1313945766188317552, c2 = 0.672388, c3 = '3RPqTHk7RV' where c = 1602 index_test.go:137: sql insert into test_index values (3611, 6413687773091805535, 0.626681, 'qgomhKQBv2') index_test.go:143: sql update test_index set c1 = 1111005494259283651, c2 = 0.266990, c3 = 'za5OYXhn2y' where c = 2695 index_test.go:143: sql update test_index set c1 = 7482575013584560568, c2 = 0.004195, c3 = 'OV2jhVZtSF' where c = 2676 index_test.go:137: sql insert into test_index values (3613, 4458928741481024993, 0.010836, 'np0NHiIRAV') index_test.go:137: sql insert into test_index values (3615, 5143554362579121907, 0.223480, 'WDN3QxqnTK') index_test.go:140: sql delete from test_index where c = 807 index_test.go:140: sql delete from test_index where c = 2400 index_test.go:143: sql update test_index set c1 = 1728765506717133485, c2 = 0.318309, c3 = 'XoPfXt69gq' where c = 643 index_test.go:137: sql insert into test_index values (3616, 505668843514821870, 0.470932, 'Db4Zs7qWiM') index_test.go:137: sql insert into test_index values (3618, 5176913428766763660, 0.026975, '8Ytjyx6XEU') index_test.go:140: sql delete from test_index where c = 1248 index_test.go:137: sql insert into test_index values (3617, 6787423962667658767, 0.533470, 'vNJfQ731l8') index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 1831 index_test.go:137: sql insert into test_index values (3620, 2112015801212963026, 0.963399, 'zx5mi2YJfF') index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (3619, 8272888448431680761, 0.738163, 'TNAf9Mp70v') index_test.go:143: sql update test_index set c1 = 1678084382068822572, c2 = 0.439915, c3 = 'MYGSbn28zY' where c = 2957 index_test.go:143: sql update test_index set c1 = 8819234395807118737, c2 = 0.471011, c3 = 'iVH4t66xLM' where c = 1476 index_test.go:143: sql update test_index set c1 = 1422956117702695633, c2 = 0.164415, c3 = 'fRIAUtnDVB' where c = 839 index_test.go:143: sql update test_index set c1 = 5096575966158173572, c2 = 0.961702, c3 = 'yBx3Puvbu2' where c = 2296 index_test.go:143: sql update test_index set c1 = 5024598206304648060, c2 = 0.336597, c3 = 'EfiL3D667r' where c = 856 index_test.go:140: sql delete from test_index where c = 784 index_test.go:137: sql insert into test_index values (3624, 158655138967358067, 0.331570, 'iLA3TJR8aC') index_test.go:137: sql insert into test_index values (3621, 3835970673405814285, 0.381724, 'HULja2nmPT') index_test.go:137: sql insert into test_index values (3625, 5271397600900418516, 0.681855, 'hFmKUBhISc') index_test.go:143: sql update test_index set c1 = 1999632376304614683, c2 = 0.973595, c3 = 'OTVqqg5IPC' where c = 2173 index_test.go:143: sql update test_index set c1 = 2323511986398453724, c2 = 0.443253, c3 = 'fHl9oPmrId' where c = 1980 index_test.go:140: sql delete from test_index where c = 1040 index_test.go:137: sql insert into test_index values (3622, 693588046928808959, 0.092128, 'nqIer8aHtW') index_test.go:140: sql delete from test_index where c = 800 index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (3623, 1020162594527570871, 0.001467, 'OFJQeK00OP') index_test.go:143: sql update test_index set c1 = 8001042541935663025, c2 = 0.886348, c3 = 'aEMZ4v0tY9' where c = 2906 index_test.go:140: sql delete from test_index where c = 2529 index_test.go:140: sql delete from test_index where c = 257 index_test.go:140: sql delete from test_index where c = 2125 index_test.go:143: sql update test_index set c1 = 1340804150164049877, c2 = 0.960642, c3 = 'kdOkTvXoEZ' where c = 1479 index_test.go:143: sql update test_index set c1 = 3884093794713286958, c2 = 0.762738, c3 = 'orYVtAXx0O' where c = 1166 index_test.go:143: sql update test_index set c1 = 6383518300612765715, c2 = 0.460867, c3 = 'IvCKc0fGYl' where c = 1172 index_test.go:137: sql insert into test_index values (3626, 4232956556315470945, 0.739093, 'tQ4DjDV8pG') index_test.go:143: sql update test_index set c1 = 4978744536841168746, c2 = 0.446332, c3 = 'qXhILb7MuB' where c = 702 index_test.go:143: sql update test_index set c1 = 8596696680733122703, c2 = 0.777480, c3 = 'uD9lIbPiGu' where c = 859 index_test.go:143: sql update test_index set c1 = 4549205377267961454, c2 = 0.720992, c3 = 'pwAcHjAsl7' where c = 2712 index_test.go:137: sql insert into test_index values (3627, 5586596261335243188, 0.562536, 'rxz5Jun3Zv') index_test.go:140: sql delete from test_index where c = 2613 index_test.go:137: sql insert into test_index values (3629, 38300482705107052, 0.416022, 'FdKMoMD6Ad') index_test.go:137: sql insert into test_index values (3630, 9137246619698468392, 0.583122, 'GbqLpbVgTh') index_test.go:140: sql delete from test_index where c = 3137 index_test.go:137: sql insert into test_index values (3632, 2808396640925152162, 0.477542, 'rENCVRPzcX') index_test.go:137: sql insert into test_index values (3631, 101772603629174358, 0.783710, '3cbURz1v7H') index_test.go:140: sql delete from test_index where c = 963 index_test.go:137: sql insert into test_index values (3634, 4553581358741655001, 0.579070, 'eh5dqyuIu6') index_test.go:137: sql insert into test_index values (3628, 472447734224908085, 0.729653, '8l4vKmCVR3') index_test.go:143: sql update test_index set c1 = 5503745088654886207, c2 = 0.750173, c3 = 'ExF9Ep8eBX' where c = 1143 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:137: sql insert into test_index values (3633, 5973367744979946464, 0.817735, 'i69i9xOVZt') index_test.go:140: sql delete from test_index where c = 3554 index_test.go:140: sql delete from test_index where c = 460 index_test.go:140: sql delete from test_index where c = 3171 index_test.go:143: sql update test_index set c1 = 1883778020689805288, c2 = 0.538244, c3 = 'yfekJgET5n' where c = 3622 index_test.go:137: sql insert into test_index values (3635, 6594853601204438086, 0.584603, '8AUlXjCEzJ') index_test.go:143: sql update test_index set c1 = 7413344467397866914, c2 = 0.751846, c3 = '8Ck6tgIZpw' where c = 2107 index_test.go:140: sql delete from test_index where c = 353 index_test.go:143: sql update test_index set c1 = 8825361044871374340, c2 = 0.709560, c3 = 'gx00rGKj6L' where c = 1885 index_test.go:140: sql delete from test_index where c = 2248 index_test.go:137: sql insert into test_index values (3636, 1625443313036537449, 0.244222, 'aVmorHVZnl') index_test.go:140: sql delete from test_index where c = 1738 index_test.go:137: sql insert into test_index values (3637, 2271055332238640050, 0.460238, 'BHvqzxPnE9') index_test.go:143: sql update test_index set c1 = 4791004309727157165, c2 = 0.481730, c3 = 'MhEhQfZp1s' where c = 2444 index_test.go:143: sql update test_index set c1 = 4140581882693929539, c2 = 0.234291, c3 = 'M8z3eF5CbH' where c = 3404 index_test.go:143: sql update test_index set c1 = 8231940067804929585, c2 = 0.178326, c3 = '78jQefCuiq' where c = 244 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:143: sql update test_index set c1 = 7496417461587079750, c2 = 0.708994, c3 = 'Kiu0WmpwQN' where c = 2732 index_test.go:137: sql insert into test_index values (3640, 8259534670727759203, 0.113199, '8qg9X5tURm') index_test.go:137: sql insert into test_index values (3641, 8483803114156027897, 0.692302, 'oGn1gXeEIE') index_test.go:137: sql insert into test_index values (3638, 6548163420958890598, 0.544402, 'X7DU0NqcrR') index_test.go:143: sql update test_index set c1 = 7902458716722953058, c2 = 0.698132, c3 = '80Q2qPO49g' where c = 3248 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:140: sql delete from test_index where c = 3147 index_test.go:137: sql insert into test_index values (3639, 9107243074823063900, 0.664576, 'WqXZ9sALSP') index_test.go:143: sql update test_index set c1 = 6383251556812150168, c2 = 0.135866, c3 = '6GV5HCdXag' where c = 1291 index_test.go:137: sql insert into test_index values (3642, 4480753339201670313, 0.090577, 'ZxK7EGP9I3') index_test.go:143: sql update test_index set c1 = 726936239011523204, c2 = 0.956531, c3 = 'DIB6zZVerb' where c = 1390 index_test.go:140: sql delete from test_index where c = 1796 index_test.go:140: sql delete from test_index where c = 64 index_test.go:143: sql update test_index set c1 = 4368361798168730557, c2 = 0.684667, c3 = 'vpb5wxRS9V' where c = 722 index_test.go:137: sql insert into test_index values (3643, 240662279895358737, 0.690716, 'lIFAUD3ChQ') index_test.go:140: sql delete from test_index where c = 3108 index_test.go:140: sql delete from test_index where c = 2441 index_test.go:143: sql update test_index set c1 = 4826642372919167818, c2 = 0.481302, c3 = 'lRaAXAeqia' where c = 2599 index_test.go:143: sql update test_index set c1 = 3528562472709099812, c2 = 0.642327, c3 = 'VXnGTEeqVC' where c = 2478 index_test.go:137: sql insert into test_index values (3646, 926414001141760344, 0.217545, 'v6sz9Goqqt') index_test.go:143: sql update test_index set c1 = 5858399869352008394, c2 = 0.983315, c3 = 'RuozbUzfa1' where c = 2231 index_test.go:137: sql insert into test_index values (3644, 7444582849076068225, 0.474074, 'wT9bfIR6VL') index_test.go:143: sql update test_index set c1 = 3235105907639363759, c2 = 0.870964, c3 = 'ZqyeozqY0B' where c = 988 index_test.go:140: sql delete from test_index where c = 3257 index_test.go:137: sql insert into test_index values (3645, 3039754135777512550, 0.767145, 'PdAGI5TnHL') index_test.go:140: sql delete from test_index where c = 758 index_test.go:137: sql insert into test_index values (3647, 8585392736978670213, 0.934925, 'gTOt1b3TCh') index_test.go:137: sql insert into test_index values (3648, 7786508261435814417, 0.249750, 'nOctmKzyyl') index_test.go:140: sql delete from test_index where c = 1129 index_test.go:137: sql insert into test_index values (3649, 5528864942083137471, 0.710966, 'uax7XKQfro') index_test.go:140: sql delete from test_index where c = 3593 index_test.go:137: sql insert into test_index values (3650, 3684417171038663102, 0.007754, 'tRuAusGrL0') index_test.go:143: sql update test_index set c1 = 4708392500228750077, c2 = 0.741531, c3 = 'y9KCkn1wia' where c = 737 index_test.go:143: sql update test_index set c1 = 3286909352101536642, c2 = 0.747905, c3 = '410jWl90Az' where c = 14 index_test.go:143: sql update test_index set c1 = 1707551281309633953, c2 = 0.403089, c3 = 'svQeQoGKlu' where c = 3512 index_test.go:143: sql update test_index set c1 = 8075567758865197728, c2 = 0.919546, c3 = '93uW9IolvT' where c = 449 index_test.go:140: sql delete from test_index where c = 517 index_test.go:140: sql delete from test_index where c = 1155 index_test.go:140: sql delete from test_index where c = 2548 index_test.go:140: sql delete from test_index where c = 3119 index_test.go:137: sql insert into test_index values (3651, 193438704438295310, 0.913597, 'rzBk6q1RSk') index_test.go:140: sql delete from test_index where c = 2900 index_test.go:143: sql update test_index set c1 = 3103944467358628197, c2 = 0.459296, c3 = 'fr855GpX8T' where c = 1865 index_test.go:137: sql insert into test_index values (3652, 2035081685874630033, 0.061470, 'rhKfrInOcP') index_test.go:137: sql insert into test_index values (3654, 2873480710370920480, 0.670039, 'iRTm2NGWYz') index_test.go:143: sql update test_index set c1 = 7757991521523177355, c2 = 0.492347, c3 = 'rZb8adNIRZ' where c = 3554 index_test.go:137: sql insert into test_index values (3653, 3837218728352840730, 0.112200, 'ZVFFaDvatd') index_test.go:140: sql delete from test_index where c = 1719 index_test.go:143: sql update test_index set c1 = 5031539211588775363, c2 = 0.894874, c3 = 'eifuOpmgYp' where c = 1658 index_test.go:143: sql update test_index set c1 = 3504766035733452304, c2 = 0.523604, c3 = '93rNxLaQrd' where c = 1359 index_test.go:140: sql delete from test_index where c = 570 index_test.go:137: sql insert into test_index values (3655, 4943411879119819382, 0.365801, '6cgXSyXqKu') index_test.go:143: sql update test_index set c1 = 8850681193921256475, c2 = 0.846566, c3 = 'lUTuCXK2wG' where c = 2501 index_test.go:137: sql insert into test_index values (3656, 6792543053449176292, 0.798411, 'GAgBO0p98L') index_test.go:140: sql delete from test_index where c = 1360 index_test.go:143: sql update test_index set c1 = 8481397350346246780, c2 = 0.695055, c3 = 'tbB79neaz5' where c = 1494 index_test.go:137: sql insert into test_index values (3658, 3409257931842070520, 0.200382, 'QsuQffdf10') index_test.go:140: sql delete from test_index where c = 1700 index_test.go:137: sql insert into test_index values (3657, 6159136536313810352, 0.807644, '6xNmT19n8Y') index_test.go:143: sql update test_index set c1 = 6681958270459889822, c2 = 0.505734, c3 = 'D7t1Xk9091' where c = 1224 index_test.go:140: sql delete from test_index where c = 519 index_test.go:137: sql insert into test_index values (3659, 2814340918258495625, 0.767588, '7zFjQEnb9P') index_test.go:143: sql update test_index set c1 = 6716998141599307460, c2 = 0.350985, c3 = 'xARDJEBXNd' where c = 353 index_test.go:137: sql insert into test_index values (3660, 7598053000866388245, 0.872894, 'sSYAJAXbNv') index_test.go:143: sql update test_index set c1 = 9154053235497777259, c2 = 0.362464, c3 = '3rv7ebtf8H' where c = 3257 index_test.go:137: sql insert into test_index values (3661, 3255698877639508757, 0.872766, 'aNZJdF9ToW') index_test.go:140: sql delete from test_index where c = 2802 index_test.go:140: sql delete from test_index where c = 2141 index_test.go:140: sql delete from test_index where c = 765 index_test.go:143: sql update test_index set c1 = 4938644858181528330, c2 = 0.247922, c3 = 'EXoplilEBn' where c = 2444 index_test.go:140: sql delete from test_index where c = 2750 index_test.go:137: sql insert into test_index values (3662, 7826544185844716279, 0.176051, 'vnCQBokaNu') index_test.go:140: sql delete from test_index where c = 2337 index_test.go:137: sql insert into test_index values (3663, 7571897897122425988, 0.241205, 'dupD4qzOIn') index_test.go:143: sql update test_index set c1 = 4088794630866397664, c2 = 0.432545, c3 = 'dwczYooidn' where c = 1788 index_test.go:140: sql delete from test_index where c = 3388 index_test.go:143: sql update test_index set c1 = 3830974862461588259, c2 = 0.415499, c3 = 'qcVHbzISEg' where c = 2235 index_test.go:137: sql insert into test_index values (3664, 1789042331968973324, 0.437207, 'TY6s52PELI') index_test.go:140: sql delete from test_index where c = 311 index_test.go:140: sql delete from test_index where c = 3625 index_test.go:143: sql update test_index set c1 = 7796088152519862894, c2 = 0.190488, c3 = 'cf5dyndTav' where c = 3649 index_test.go:137: sql insert into test_index values (3666, 4099507376643304358, 0.655616, 'Kwioxe1iN9') index_test.go:143: sql update test_index set c1 = 3858603627931640522, c2 = 0.281855, c3 = 'JQSB4A2mbv' where c = 125 index_test.go:143: sql update test_index set c1 = 4609358382794862800, c2 = 0.727954, c3 = 'hhWt01X66P' where c = 749 index_test.go:143: sql update test_index set c1 = 8579969388808843819, c2 = 0.908954, c3 = 'XbTtNmiW99' where c = 2553 index_test.go:143: sql update test_index set c1 = 2058662964663263825, c2 = 0.832203, c3 = 'riSJE4kjEl' where c = 915 index_test.go:143: sql update test_index set c1 = 4157356573833292401, c2 = 0.162719, c3 = 'wsl9vTgCaW' where c = 296 index_test.go:137: sql insert into test_index values (3665, 522566081283910234, 0.244988, 'D0fg8V5FUR') index_test.go:137: sql insert into test_index values (3667, 345115984228357472, 0.674678, 'dRpr5L4jxI') index_test.go:143: sql update test_index set c1 = 5954159866074885042, c2 = 0.286061, c3 = 'fE7eea9Kpl' where c = 2311 index_test.go:137: sql insert into test_index values (3669, 6134904594218756838, 0.949871, 'gfeaASBJce') index_test.go:137: sql insert into test_index values (3668, 5231564027344743338, 0.408905, 'KWmlRFN4ys') index_test.go:140: sql delete from test_index where c = 2864 index_test.go:137: sql insert into test_index values (3670, 2201993971914752, 0.118051, 'Sl40Wrk09T') index_test.go:140: sql delete from test_index where c = 923 index_test.go:137: sql insert into test_index values (3672, 6497425332754827852, 0.107051, 'YhXFWXLUsj') index_test.go:137: sql insert into test_index values (3671, 1851549814472179530, 0.349680, 'shs1CpeO7a') index_test.go:140: sql delete from test_index where c = 791 index_test.go:140: sql delete from test_index where c = 1868 index_test.go:140: sql delete from test_index where c = 124 index_test.go:143: sql update test_index set c1 = 2534734319204221305, c2 = 0.277158, c3 = 'bcV2Cv5c8K' where c = 1054 index_test.go:140: sql delete from test_index where c = 1246 index_test.go:143: sql update test_index set c1 = 8777303460312577316, c2 = 0.422033, c3 = 'ka22AiEQMu' where c = 317 index_test.go:140: sql delete from test_index where c = 2976 index_test.go:137: sql insert into test_index values (3673, 2660193277237107767, 0.656833, 'GGsuFLhw2N') index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 2272 index_test.go:137: sql insert into test_index values (3674, 3705332331263763643, 0.638562, 'Q50T75nahT') index_test.go:143: sql update test_index set c1 = 8297711771305911565, c2 = 0.931742, c3 = 'ZULoaXIS8B' where c = 3373 index_test.go:143: sql update test_index set c1 = 2339623931091759123, c2 = 0.013142, c3 = 'LFlNwQczBa' where c = 2921 index_test.go:143: sql update test_index set c1 = 434467400778935321, c2 = 0.032190, c3 = 'OcLbZlnhRT' where c = 55 index_test.go:143: sql update test_index set c1 = 4802154854115375610, c2 = 0.263049, c3 = 't4C0xnKRDx' where c = 461 index_test.go:140: sql delete from test_index where c = 568 index_test.go:143: sql update test_index set c1 = 2628152754579597265, c2 = 0.331336, c3 = 'NdkuHmd39x' where c = 480 index_test.go:137: sql insert into test_index values (3675, 3371862588065024341, 0.459507, 'pQMgLE5I3H') index_test.go:143: sql update test_index set c1 = 3659692085729405864, c2 = 0.715522, c3 = 'ad9PTD9d67' where c = 554 index_test.go:137: sql insert into test_index values (3677, 3078143687756952979, 0.288642, 'zWYMx7pLGs') index_test.go:137: sql insert into test_index values (3678, 707243223914820175, 0.345257, 'ai8BgNDm1T') index_test.go:137: sql insert into test_index values (3679, 2946896367737712823, 0.736238, '6VUb6pvHdS') index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (3680, 7826052502897548425, 0.998795, '69Hpr5XoF8') index_test.go:137: sql insert into test_index values (3681, 177514041120117105, 0.288739, 'mnwPSjwxoM') index_test.go:143: sql update test_index set c1 = 7770784507773072539, c2 = 0.765238, c3 = 'z9uYNS97bw' where c = 3381 index_test.go:137: sql insert into test_index values (3676, 2062449315835676745, 0.097632, '5qf1jfoJf8') index_test.go:140: sql delete from test_index where c = 776 index_test.go:143: sql update test_index set c1 = 4995706627422445202, c2 = 0.022738, c3 = 'lHEQYzoAGo' where c = 2854 index_test.go:143: sql update test_index set c1 = 1043119138424373734, c2 = 0.395134, c3 = 'rDAsiDfk2Z' where c = 1206 index_test.go:140: sql delete from test_index where c = 23 index_test.go:137: sql insert into test_index values (3682, 1998707872619583577, 0.236191, 'VnRFTTVpfZ') index_test.go:140: sql delete from test_index where c = 322 index_test.go:140: sql delete from test_index where c = 2221 index_test.go:140: sql delete from test_index where c = 848 index_test.go:137: sql insert into test_index values (3684, 7611532960811895528, 0.996976, 'sVbI7gNQNS') index_test.go:143: sql update test_index set c1 = 4852875320491239709, c2 = 0.509991, c3 = 'FTwx7m0Mup' where c = 441 index_test.go:140: sql delete from test_index where c = 544 index_test.go:140: sql delete from test_index where c = 3649 index_test.go:143: sql update test_index set c1 = 4157655633899954355, c2 = 0.523410, c3 = 'r9dPVA5fMr' where c = 2230 index_test.go:137: sql insert into test_index values (3683, 6234312834877441212, 0.289250, 'lFJT5m8DWU') index_test.go:143: sql update test_index set c1 = 3206126424972656762, c2 = 0.710206, c3 = 'Aap4YUWcLE' where c = 1354 index_test.go:143: sql update test_index set c1 = 1259636309316614708, c2 = 0.430956, c3 = 'Ti1bl9VMds' where c = 1852 index_test.go:143: sql update test_index set c1 = 4458020745766038733, c2 = 0.346687, c3 = 'S59xFXgGId' where c = 1573 index_test.go:140: sql delete from test_index where c = 2218 index_test.go:143: sql update test_index set c1 = 6361823363059584033, c2 = 0.996654, c3 = 'UMSqU7pbuI' where c = 3294 index_test.go:137: sql insert into test_index values (3685, 4695123500267773365, 0.004948, 'OUa91aQk3L') index_test.go:137: sql insert into test_index values (3686, 1423060879188748038, 0.250854, '4geNlKMsba') index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 263902154650933897, c2 = 0.374170, c3 = '3szsQBgQOX' where c = 2551 index_test.go:140: sql delete from test_index where c = 1585 index_test.go:137: sql insert into test_index values (3687, 97808159525000881, 0.129921, 'sp7rtLwYzu') index_test.go:137: sql insert into test_index values (3689, 4850805246865149249, 0.298187, 'oj20uH3XVt') index_test.go:143: sql update test_index set c1 = 8782740278463844195, c2 = 0.066492, c3 = 'hDN1tksGS5' where c = 2650 index_test.go:137: sql insert into test_index values (3690, 8064374306101986854, 0.963581, 'FQjxb4Bj08') index_test.go:137: sql insert into test_index values (3688, 7744828180142961012, 0.630758, '7PB9Q0CkDj') index_test.go:140: sql delete from test_index where c = 3024 index_test.go:140: sql delete from test_index where c = 2536 index_test.go:140: sql delete from test_index where c = 2335 index_test.go:143: sql update test_index set c1 = 7003680768590512541, c2 = 0.930839, c3 = '2SiZoMeBSz' where c = 345 index_test.go:137: sql insert into test_index values (3692, 3208503062924229065, 0.520960, 'rQwj5tkglA') index_test.go:137: sql insert into test_index values (3691, 580757574320016037, 0.930990, 'Vpk1AMxMf1') index_test.go:140: sql delete from test_index where c = 1669 index_test.go:140: sql delete from test_index where c = 2309 index_test.go:143: sql update test_index set c1 = 1967050654192172227, c2 = 0.555736, c3 = 'fSTlId2lkH' where c = 2401 index_test.go:137: sql insert into test_index values (3693, 7035244615224116842, 0.997960, '7nmvhpkVHk') index_test.go:140: sql delete from test_index where c = 1075 index_test.go:143: sql update test_index set c1 = 8469158654421881498, c2 = 0.248103, c3 = '2qIAsXyGpW' where c = 1581 index_test.go:143: sql update test_index set c1 = 8131895855882021540, c2 = 0.467709, c3 = '0BhY4lAX86' where c = 1405 index_test.go:143: sql update test_index set c1 = 2485236340136464674, c2 = 0.288682, c3 = '71qcTDmr18' where c = 2397 index_test.go:143: sql update test_index set c1 = 9183713723704792916, c2 = 0.357855, c3 = '52I5UElZhP' where c = 3298 index_test.go:140: sql delete from test_index where c = 2161 index_test.go:140: sql delete from test_index where c = 2095 index_test.go:140: sql delete from test_index where c = 2901 index_test.go:137: sql insert into test_index values (3694, 3572306803890401285, 0.965100, 'CswrBO5U8p') index_test.go:143: sql update test_index set c1 = 487824766177002011, c2 = 0.902161, c3 = 'mbbQPTEt1Z' where c = 654 index_test.go:143: sql update test_index set c1 = 2807525269681870275, c2 = 0.899610, c3 = 'XIUmD9jIcb' where c = 2748 index_test.go:137: sql insert into test_index values (3695, 7040370066605906451, 0.429755, 'q5R4y5PXjb') index_test.go:137: sql insert into test_index values (3696, 1069184417724431173, 0.083749, 'iSdYyteF9L') index_test.go:143: sql update test_index set c1 = 4899154628641692011, c2 = 0.865092, c3 = 'vRcRij0t3c' where c = 2689 index_test.go:143: sql update test_index set c1 = 6903854702865928777, c2 = 0.670023, c3 = 'z6mfgOmua3' where c = 3039 index_test.go:143: sql update test_index set c1 = 5303638387839624199, c2 = 0.915313, c3 = 'bYRQzg3K8s' where c = 2078 index_test.go:137: sql insert into test_index values (3698, 2140418295070860744, 0.782290, '4iGM4NI6f0') index_test.go:140: sql delete from test_index where c = 190 index_test.go:137: sql insert into test_index values (3697, 5157592147142775359, 0.695526, 'x6871GRKtX') index_test.go:140: sql delete from test_index where c = 2360 index_test.go:140: sql delete from test_index where c = 1443 index_test.go:140: sql delete from test_index where c = 193 index_test.go:140: sql delete from test_index where c = 2360 index_test.go:143: sql update test_index set c1 = 9020487294260912967, c2 = 0.137379, c3 = 'scITN2739D' where c = 1748 index_test.go:143: sql update test_index set c1 = 754882925506083964, c2 = 0.384308, c3 = 'LUOpTJCL6W' where c = 1292 index_test.go:137: sql insert into test_index values (3699, 1590629845853460892, 0.112633, '31NC0LZ7Ab') index_test.go:143: sql update test_index set c1 = 5835119747629151351, c2 = 0.449713, c3 = '17cAVm85eM' where c = 1647 index_test.go:143: sql update test_index set c1 = 1865278995886670257, c2 = 0.434787, c3 = 'JJ0Z5XxaXg' where c = 2512 index_test.go:143: sql update test_index set c1 = 2067936359237974676, c2 = 0.007329, c3 = 'H7Rt9FrDGf' where c = 1761 index_test.go:137: sql insert into test_index values (3700, 4962225903635515306, 0.511070, 'Ee0LTdQyXU') index_test.go:140: sql delete from test_index where c = 1546 index_test.go:143: sql update test_index set c1 = 8820901188828649675, c2 = 0.443270, c3 = 'wNulsmIZBa' where c = 1010 index_test.go:140: sql delete from test_index where c = 3340 index_test.go:143: sql update test_index set c1 = 8076735838157097729, c2 = 0.144635, c3 = 'wsXoufLbeV' where c = 3431 [2025/04/04 21:32:52.693 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] [2025/04/04 21:32:53.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1874-1874' for key 'test_conflict_update_common.PRIMARY'"] [TestSimpleConflictUpdate][Insert][Time Cost]5.315148592s [TestSimpleMixed][Mixed][Time Cost]13.001284231s === RUN TestSimple/Mixed/test_mixed_common [mysql] 2025/04/04 21:32:55 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:55 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:55 packets.go:37: unexpected EOF [2025/04/04 21:32:55.537 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (2077, 2077)"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2025/04/04 21:32:55 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:55 packets.go:37: unexpected EOF [2025/04/04 21:32:55.537 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (3081, 3081)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:55.537 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (8074, 8074)"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2025/04/04 21:32:55 packets.go:37: unexpected EOF [2025/04/04 21:32:55.537 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (4068, 4068)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:55.537 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (1078, 1078)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:32:55.537 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (80, 80)"] [addr=127.0.0.1:5000] [error="invalid connection"] --- PASS: TestIndex (26.13s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025/04/04 21:32:57.066 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '80-80' for key 'test_mixed_common.PRIMARY'"] [mysql] 2025/04/04 21:32:59 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:32:59 packets.go:37: unexpected EOF [2025/04/04 21:32:59.520 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 4501"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2025/04/04 21:32:59 packets.go:37: unexpected EOF [2025/04/04 21:32:59.520 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 817"] [addr=127.0.0.1:5001] [error="invalid connection"] [2025/04/04 21:32:59.520 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 3893"] [addr=127.0.0.1:5001] [error="invalid connection"] [TestSimpleMixed][Insert][Time Cost]5.293391822s [TestSimpleConflictUpdate][Update][Time Cost]7.470158983s [mysql] 2025/04/04 21:33:07 packets.go:37: read tcp 127.0.0.1:55346->127.0.0.1:5002: read: connection reset by peer [mysql] 2025/04/04 21:33:07 packets.go:37: unexpected EOF [2025/04/04 21:33:07.120 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (14582, 14582)"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2025/04/04 21:33:07 packets.go:37: read tcp 127.0.0.1:55344->127.0.0.1:5002: read: connection reset by peer [2025/04/04 21:33:07.121 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (14581, 14581)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2025/04/04 21:33:07.121 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 9430"] [addr=127.0.0.1:5002] [error="invalid connection"] --- PASS: TestSimpleUpdate (70.37s) --- PASS: TestSimpleUpdate/Basic (20.96s) --- PASS: TestSimpleUpdate/Basic/test_update (9.20s) --- PASS: TestSimpleUpdate/Basic/test_update_common (11.76s) --- PASS: TestSimpleUpdate/Conflict (41.58s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update (19.82s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update_common (21.75s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [TestSimpleMixed][Mixed][Time Cost]15.735146175s === RUN TestSimple/Inc === RUN TestSimple/Inc/test_inc [TestSimpleInc][Insert][Time Cost]369.534949ms [TestSimpleInc][Update][Time Cost]1.493885413s === RUN TestSimple/Inc/test_inc_common [TestSimpleInc][Insert][Time Cost]379.331869ms [mysql] 2025/04/04 21:33:18 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:33:18 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:33:18 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:33:18 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:33:18 packets.go:37: unexpected EOF [2025/04/04 21:33:18.725 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:33:18.725 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:33:18.725 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:33:18.726 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:33:18.726 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5000] [error="invalid connection"] [TestSimpleInc][Update][Time Cost]4.945394338s --- PASS: TestSimple (57.43s) --- PASS: TestSimple/Basic (5.04s) --- PASS: TestSimple/Mixed (37.47s) --- PASS: TestSimple/Mixed/test_mixed (16.34s) --- PASS: TestSimple/Mixed/test_mixed_common (21.12s) --- PASS: TestSimple/Inc (7.21s) --- PASS: TestSimple/Inc/test_inc (1.88s) --- PASS: TestSimple/Inc/test_inc_common (5.33s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28577/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [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: ABORTED