Skip to content

Console Output

Skipping 1,267 KB.. Full Log
[2024/04/30 03:25:08.675 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=40] [neededSchemaVersion=41] ["start time"=4.513175ms] [gotSchemaVersion=41] [phyTblIDs="[82]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/30 03:25:08.690 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:08.690 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=83] [version=41]
[2024/04/30 03:25:08.690 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=41] ["take time"=20.429135ms] [job="ID:83, Type:create table, State:done, SchemaState:public, SchemaID:1, TableID:82, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:08.261 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:08.759 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=83] [job="ID:83, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:82, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:08.261 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:08.882 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=83]
[2024/04/30 03:25:08.882 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:08.885 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.648993331\n# Parse_time: 0\n# Compile_time: 0.004315316\n# Rewrite_time: 0.000015311\n# Optimize_time: 0\n# Wait_TS: 0.000143796\n# DB: mysql\n# Is_internal: true\n# Digest: 8b936e70dba13ed841799b00055530a734435802a5e9b11c1092357e8a0974ea\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:08.894 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=41] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.tidb_global_task_history (\n\t\tid BIGINT(20) NOT NULL AUTO_INCREMENT PRIMARY KEY,\n    \ttask_key VARCHAR(256) NOT NULL,\n\t\ttype VARCHAR(256) NOT NULL,\n\t\tdispatcher_id VARCHAR(261),\n\t\tstate VARCHAR(64) NOT NULL,\n\t\tpriority INT DEFAULT 1,\n\t\tcreate_time TIMESTAMP,\n\t\tstart_time TIMESTAMP,\n\t\tstate_update_time TIMESTAMP,\n\t\tend_time TIMESTAMP,\n\t\tmeta LONGBLOB,\n\t\tconcurrency INT(11),\n\t\tstep INT(11),\n\t\ttarget_scope VARCHAR(256) DEFAULT \"\",\n\t\terror BLOB,\n\t\tkey(state),\n      \tUNIQUE KEY task_key(task_key)\n\t);"] [user=]
[2024/04/30 03:25:09.018 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:85, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:84, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:08.91 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:09.018 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:85, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:84, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:08.91 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_global_task_history (\n\t\tid BIGINT(20) NOT NULL AUTO_INCREMENT PRIMARY KEY,\n    \ttask_key VARCHAR(256) NOT NULL,\n\t\ttype VARCHAR(256) NOT NULL,\n\t\tdispatcher_id VARCHAR(261),\n\t\tstate VARCHAR(64) NOT NULL,\n\t\tpriority INT DEFAULT 1,\n\t\tcreate_time TIMESTAMP,\n\t\tstart_time TIMESTAMP,\n\t\tstate_update_time TIMESTAMP,\n\t\tend_time TIMESTAMP,\n\t\tmeta LONGBLOB,\n\t\tconcurrency INT(11),\n\t\tstep INT(11),\n\t\ttarget_scope VARCHAR(256) DEFAULT \"\",\n\t\terror BLOB,\n\t\tkey(state),\n      \tUNIQUE KEY task_key(task_key)\n\t);"]
[2024/04/30 03:25:09.093 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=85] [category=ddl] [job="ID:85, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:84, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:08.91 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:09.205 +00:00] [ERROR] [runaway.go:148] ["try to get new runaway watch"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist"] [errorVerbose="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist\ngithub.com/pingcap/errors.AddStack\n\texternal/com_github_pingcap_errors/errors.go:178\ngithub.com/pingcap/errors.Trace\n\texternal/com_github_pingcap_errors/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/planner/core.Preprocess\n\tpkg/planner/core/preprocess.go:140\ngithub.com/pingcap/tidb/pkg/executor.(*Compiler).Compile\n\tpkg/executor/compiler.go:66\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\tpkg/session/session.go:2086\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\tpkg/session/session.go:1990\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\tpkg/session/session.go:1955\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\tpkg/session/session.go:1941\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\tpkg/session/session.go:1945\ngithub.com/pingcap/tidb/pkg/domain.(*SystemTableReader).Read\n\tpkg/domain/runaway.go:622\ngithub.com/pingcap/tidb/pkg/domain.getRunawayWatchRecord\n\tpkg/domain/runaway.go:510\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getWatchRecord\n\tpkg/domain/runaway.go:493\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getNewWatchRecords\n\tpkg/domain/runaway.go:476\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:146\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\tsrc/runtime/asm_amd64.s:1650"] [stack="github.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:148\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99"]
[2024/04/30 03:25:09.206 +00:00] [WARN] [runaway.go:175] ["get runaway watch record failed"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist"] [errorVerbose="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist\ngithub.com/pingcap/errors.AddStack\n\texternal/com_github_pingcap_errors/errors.go:178\ngithub.com/pingcap/errors.Trace\n\texternal/com_github_pingcap_errors/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/planner/core.Preprocess\n\tpkg/planner/core/preprocess.go:140\ngithub.com/pingcap/tidb/pkg/executor.(*Compiler).Compile\n\tpkg/executor/compiler.go:66\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\tpkg/session/session.go:2086\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\tpkg/session/session.go:1990\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\tpkg/session/session.go:1955\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\tpkg/session/session.go:1941\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\tpkg/session/session.go:1945\ngithub.com/pingcap/tidb/pkg/domain.(*SystemTableReader).Read\n\tpkg/domain/runaway.go:622\ngithub.com/pingcap/tidb/pkg/domain.getRunawayWatchRecord\n\tpkg/domain/runaway.go:510\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getWatchRecord\n\tpkg/domain/runaway.go:493\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getNewWatchRecords\n\tpkg/domain/runaway.go:476\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:146\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\tsrc/runtime/asm_amd64.s:1650"]
[2024/04/30 03:25:09.301 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=41] [neededSchemaVersion=42] ["start time"=4.635001ms] [gotSchemaVersion=42] [phyTblIDs="[84]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/30 03:25:09.315 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:09.316 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=85] [version=42]
[2024/04/30 03:25:09.319 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=42] ["take time"=23.600559ms] [job="ID:85, Type:create table, State:done, SchemaState:public, SchemaID:1, TableID:84, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:08.91 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:09.386 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=85] [job="ID:85, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:84, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:08.91 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:09.522 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=85]
[2024/04/30 03:25:09.522 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:09.525 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.63449969\n# Parse_time: 0\n# Compile_time: 0.004387341\n# Rewrite_time: 0.000019376\n# Optimize_time: 0\n# Wait_TS: 0.000212937\n# DB: mysql\n# Is_internal: true\n# Digest: 666f922981f05f40c7604fdcedd884ec9f6dd414d45b0b8215b19cbf33205685\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:09.541 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=42] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.tidb_import_jobs (\n\t\tid bigint(64) NOT NULL AUTO_INCREMENT,\n\t\tcreate_time TIMESTAMP(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6),\n\t\tstart_time TIMESTAMP(6) NULL DEFAULT NULL,\n\t\tupdate_time TIMESTAMP(6) NULL DEFAULT NULL,\n\t\tend_time TIMESTAMP(6) NULL DEFAULT NULL,\n\t\ttable_schema VARCHAR(64) NOT NULL,\n\t\ttable_name VARCHAR(64) NOT NULL,\n\t\ttable_id bigint(64) NOT NULL,\n\t\tcreated_by VARCHAR(300) NOT NULL,\n\t\tparameters text NOT NULL,\n\t\tsource_file_size bigint(64) NOT NULL,\n\t\tstatus VARCHAR(64) NOT NULL,\n\t\tstep VARCHAR(64) NOT NULL,\n\t\tsummary text DEFAULT NULL,\n\t\terror_message TEXT DEFAULT NULL,\n\t\tPRIMARY KEY (id),\n\t\tKEY (created_by),\n\t\tKEY (status));"] [user=]
[2024/04/30 03:25:09.701 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:87, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:86, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:09.557 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:09.701 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:87, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:86, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:09.557 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_import_jobs (\n\t\tid bigint(64) NOT NULL AUTO_INCREMENT,\n\t\tcreate_time TIMESTAMP(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6),\n\t\tstart_time TIMESTAMP(6) NULL DEFAULT NULL,\n\t\tupdate_time TIMESTAMP(6) NULL DEFAULT NULL,\n\t\tend_time TIMESTAMP(6) NULL DEFAULT NULL,\n\t\ttable_schema VARCHAR(64) NOT NULL,\n\t\ttable_name VARCHAR(64) NOT NULL,\n\t\ttable_id bigint(64) NOT NULL,\n\t\tcreated_by VARCHAR(300) NOT NULL,\n\t\tparameters text NOT NULL,\n\t\tsource_file_size bigint(64) NOT NULL,\n\t\tstatus VARCHAR(64) NOT NULL,\n\t\tstep VARCHAR(64) NOT NULL,\n\t\tsummary text DEFAULT NULL,\n\t\terror_message TEXT DEFAULT NULL,\n\t\tPRIMARY KEY (id),\n\t\tKEY (created_by),\n\t\tKEY (status));"]
[2024/04/30 03:25:09.760 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=87] [category=ddl] [job="ID:87, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:86, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:09.557 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:09.979 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=42] [neededSchemaVersion=43] ["start time"=10.455431ms] [gotSchemaVersion=43] [phyTblIDs="[86]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/30 03:25:09.995 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:09.996 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=87] [version=43]
[2024/04/30 03:25:09.999 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=43] ["take time"=37.16967ms] [job="ID:87, Type:create table, State:done, SchemaState:public, SchemaID:1, TableID:86, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:09.557 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:10.084 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=87] [job="ID:87, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:86, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:09.557 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:10.201 +00:00] [ERROR] [runaway.go:148] ["try to get new runaway watch"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist"] [errorVerbose="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist\ngithub.com/pingcap/errors.AddStack\n\texternal/com_github_pingcap_errors/errors.go:178\ngithub.com/pingcap/errors.Trace\n\texternal/com_github_pingcap_errors/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/planner/core.Preprocess\n\tpkg/planner/core/preprocess.go:140\ngithub.com/pingcap/tidb/pkg/executor.(*Compiler).Compile\n\tpkg/executor/compiler.go:66\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\tpkg/session/session.go:2086\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\tpkg/session/session.go:1990\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\tpkg/session/session.go:1955\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\tpkg/session/session.go:1941\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\tpkg/session/session.go:1945\ngithub.com/pingcap/tidb/pkg/domain.(*SystemTableReader).Read\n\tpkg/domain/runaway.go:622\ngithub.com/pingcap/tidb/pkg/domain.getRunawayWatchRecord\n\tpkg/domain/runaway.go:510\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getWatchRecord\n\tpkg/domain/runaway.go:493\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getNewWatchRecords\n\tpkg/domain/runaway.go:476\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:146\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\tsrc/runtime/asm_amd64.s:1650"] [stack="github.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:148\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99"]
[2024/04/30 03:25:10.202 +00:00] [WARN] [runaway.go:175] ["get runaway watch record failed"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist"] [errorVerbose="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist\ngithub.com/pingcap/errors.AddStack\n\texternal/com_github_pingcap_errors/errors.go:178\ngithub.com/pingcap/errors.Trace\n\texternal/com_github_pingcap_errors/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/planner/core.Preprocess\n\tpkg/planner/core/preprocess.go:140\ngithub.com/pingcap/tidb/pkg/executor.(*Compiler).Compile\n\tpkg/executor/compiler.go:66\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\tpkg/session/session.go:2086\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\tpkg/session/session.go:1990\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\tpkg/session/session.go:1955\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\tpkg/session/session.go:1941\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\tpkg/session/session.go:1945\ngithub.com/pingcap/tidb/pkg/domain.(*SystemTableReader).Read\n\tpkg/domain/runaway.go:622\ngithub.com/pingcap/tidb/pkg/domain.getRunawayWatchRecord\n\tpkg/domain/runaway.go:510\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getWatchRecord\n\tpkg/domain/runaway.go:493\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getNewWatchRecords\n\tpkg/domain/runaway.go:476\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:146\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\tsrc/runtime/asm_amd64.s:1650"]
[2024/04/30 03:25:10.240 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=87]
[2024/04/30 03:25:10.240 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:10.242 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.708156158\n# Parse_time: 0\n# Compile_time: 0.006616777\n# Rewrite_time: 0.000014718\n# Optimize_time: 0\n# Wait_TS: 0.000227696\n# DB: mysql\n# Is_internal: true\n# Digest: 1865863db4761960f0296bcf5386c3bb0c98aa299ac12888aa8054dc66681ee3\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:10.255 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=43] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.tidb_runaway_watch (\n\t\tid BIGINT(20) NOT NULL AUTO_INCREMENT PRIMARY KEY,\n\t\tresource_group_name varchar(32) not null,\n\t\tstart_time datetime(6) NOT NULL,\n\t\tend_time datetime(6),\n\t\twatch bigint(10) NOT NULL,\n\t\twatch_text TEXT NOT NULL,\n\t\tsource varchar(512) NOT NULL,\n\t\taction bigint(10),\n\t\tINDEX sql_index(resource_group_name,watch_text(700)) COMMENT \"accelerate the speed when select quarantined query\",\n\t\tINDEX time_index(end_time) COMMENT \"accelerate the speed when querying with active watch\"\n\t) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;"] [user=]
[2024/04/30 03:25:10.360 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:89, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:88, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:10.279 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:10.360 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:89, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:88, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:10.279 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_runaway_watch (\n\t\tid BIGINT(20) NOT NULL AUTO_INCREMENT PRIMARY KEY,\n\t\tresource_group_name varchar(32) not null,\n\t\tstart_time datetime(6) NOT NULL,\n\t\tend_time datetime(6),\n\t\twatch bigint(10) NOT NULL,\n\t\twatch_text TEXT NOT NULL,\n\t\tsource varchar(512) NOT NULL,\n\t\taction bigint(10),\n\t\tINDEX sql_index(resource_group_name,watch_text(700)) COMMENT \"accelerate the speed when select quarantined query\",\n\t\tINDEX time_index(end_time) COMMENT \"accelerate the speed when querying with active watch\"\n\t) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;"]
[2024/04/30 03:25:10.433 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=89] [category=ddl] [job="ID:89, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:88, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:10.279 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:10.574 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=43] [neededSchemaVersion=44] ["start time"=3.210621ms] [gotSchemaVersion=44] [phyTblIDs="[88]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/30 03:25:10.593 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:10.593 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=89] [version=44]
[2024/04/30 03:25:10.594 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=44] ["take time"=24.199391ms] [job="ID:89, Type:create table, State:done, SchemaState:public, SchemaID:1, TableID:88, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:10.279 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:10.718 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=89] [job="ID:89, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:88, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:10.279 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:10.812 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=89]
[2024/04/30 03:25:10.812 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:10.818 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.567891434\n# Parse_time: 0\n# Compile_time: 0.004994141\n# Rewrite_time: 0.000014692\n# Optimize_time: 0\n# Wait_TS: 0.000133886\n# DB: mysql\n# Is_internal: true\n# Digest: a2de40f38c40a12cca2de8ba7dffa75407607354a3f9335d67717fa5648c5128\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:10.828 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=44] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.tidb_runaway_queries (\n\t\tresource_group_name varchar(32) not null,\n\t\ttime TIMESTAMP NOT NULL,\n\t\tmatch_type varchar(12) NOT NULL,\n\t\taction varchar(12) NOT NULL,\n\t\toriginal_sql TEXT NOT NULL,\n\t\tplan_digest TEXT NOT NULL,\n\t\ttidb_server varchar(512),\n\t\tINDEX plan_index(plan_digest(64)) COMMENT \"accelerate the speed when select runaway query\",\n\t\tINDEX time_index(time) COMMENT \"accelerate the speed when querying with active watch\"\n\t) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;"] [user=]
[2024/04/30 03:25:10.918 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:91, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:90, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:10.845 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:10.918 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:91, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:90, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:10.845 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_runaway_queries (\n\t\tresource_group_name varchar(32) not null,\n\t\ttime TIMESTAMP NOT NULL,\n\t\tmatch_type varchar(12) NOT NULL,\n\t\taction varchar(12) NOT NULL,\n\t\toriginal_sql TEXT NOT NULL,\n\t\tplan_digest TEXT NOT NULL,\n\t\ttidb_server varchar(512),\n\t\tINDEX plan_index(plan_digest(64)) COMMENT \"accelerate the speed when select runaway query\",\n\t\tINDEX time_index(time) COMMENT \"accelerate the speed when querying with active watch\"\n\t) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;"]
[2024/04/30 03:25:10.971 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=91] [category=ddl] [job="ID:91, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:90, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:10.845 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:11.128 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=44] [neededSchemaVersion=45] ["start time"=3.296024ms] [gotSchemaVersion=45] [phyTblIDs="[90]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/30 03:25:11.144 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:11.144 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=91] [version=45]
[2024/04/30 03:25:11.144 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=45] ["take time"=20.386374ms] [job="ID:91, Type:create table, State:done, SchemaState:public, SchemaID:1, TableID:90, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:10.845 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:11.212 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=91] [job="ID:91, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:90, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:10.845 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:11.217 +00:00] [ERROR] [runaway.go:156] ["try to get done runaway watch"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch_done' doesn't exist"] [errorVerbose="[schema:1146]Table 'mysql.tidb_runaway_watch_done' doesn't exist\ngithub.com/pingcap/errors.AddStack\n\texternal/com_github_pingcap_errors/errors.go:178\ngithub.com/pingcap/errors.Trace\n\texternal/com_github_pingcap_errors/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/planner/core.Preprocess\n\tpkg/planner/core/preprocess.go:140\ngithub.com/pingcap/tidb/pkg/executor.(*Compiler).Compile\n\tpkg/executor/compiler.go:66\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\tpkg/session/session.go:2086\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\tpkg/session/session.go:1990\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\tpkg/session/session.go:1955\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\tpkg/session/session.go:1941\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\tpkg/session/session.go:1945\ngithub.com/pingcap/tidb/pkg/domain.(*SystemTableReader).Read\n\tpkg/domain/runaway.go:622\ngithub.com/pingcap/tidb/pkg/domain.getRunawayWatchDoneRecord\n\tpkg/domain/runaway.go:549\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getWatchDoneRecord\n\tpkg/domain/runaway.go:506\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getNewWatchDoneRecords\n\tpkg/domain/runaway.go:480\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:154\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\tsrc/runtime/asm_amd64.s:1650"] [stack="github.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:156\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99"]
[2024/04/30 03:25:11.217 +00:00] [WARN] [runaway.go:175] ["get runaway watch record failed"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch_done' doesn't exist"] [errorVerbose="[schema:1146]Table 'mysql.tidb_runaway_watch_done' doesn't exist\ngithub.com/pingcap/errors.AddStack\n\texternal/com_github_pingcap_errors/errors.go:178\ngithub.com/pingcap/errors.Trace\n\texternal/com_github_pingcap_errors/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/planner/core.Preprocess\n\tpkg/planner/core/preprocess.go:140\ngithub.com/pingcap/tidb/pkg/executor.(*Compiler).Compile\n\tpkg/executor/compiler.go:66\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\tpkg/session/session.go:2086\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\tpkg/session/session.go:1990\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\tpkg/session/session.go:1955\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\tpkg/session/session.go:1941\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\tpkg/session/session.go:1945\ngithub.com/pingcap/tidb/pkg/domain.(*SystemTableReader).Read\n\tpkg/domain/runaway.go:622\ngithub.com/pingcap/tidb/pkg/domain.getRunawayWatchDoneRecord\n\tpkg/domain/runaway.go:549\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getWatchDoneRecord\n\tpkg/domain/runaway.go:506\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getNewWatchDoneRecords\n\tpkg/domain/runaway.go:480\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:154\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\tsrc/runtime/asm_amd64.s:1650"]
[2024/04/30 03:25:11.298 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=91]
[2024/04/30 03:25:11.298 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:11.300 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.476153406\n# Parse_time: 0\n# Compile_time: 0.004565642\n# Rewrite_time: 0.00001508\n# Optimize_time: 0\n# Wait_TS: 0.000150444\n# DB: mysql\n# Is_internal: true\n# Digest: 138d4c5637e5b37a1254d33767e808750320baffba8200a31ad2008bb2b5df97\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:11.322 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=45] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS `mysql`.`tidb_timers` (\n\t\tID BIGINT(64) UNSIGNED NOT NULL AUTO_INCREMENT,\n\t\tNAMESPACE VARCHAR(256) NOT NULL,\n\t\tTIMER_KEY VARCHAR(256) NOT NULL,\n\t\tTIMER_DATA BLOB,\n\t\tTIMEZONE VARCHAR(64) NOT NULL,\n\t\tSCHED_POLICY_TYPE VARCHAR(32) NOT NULL,\n\t\tSCHED_POLICY_EXPR VARCHAR(256) NOT NULL,\n\t\tHOOK_CLASS VARCHAR(64) NOT NULL,\n\t\tWATERMARK TIMESTAMP DEFAULT NULL,\n\t\tENABLE TINYINT(2) NOT NULL,\n\t\tTIMER_EXT JSON NOT NULL,\n\t\tEVENT_STATUS VARCHAR(32) NOT NULL,\n\t\tEVENT_ID VARCHAR(64) NOT NULL,\n\t\tEVENT_DATA BLOB,\n\t\tEVENT_START TIMESTAMP DEFAULT NULL,\n\t\tSUMMARY_DATA BLOB,\n\t\tCREATE_TIME TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,\n\t\tUPDATE_TIME TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,\n\t\tVERSION BIGINT(64) UNSIGNED NOT NULL,\n\t\tPRIMARY KEY (ID),\n\t\tUNIQUE KEY timer_key(NAMESPACE, TIMER_KEY),\n\t\tKEY hook_class(HOOK_CLASS)\n\t)"] [user=]
[2024/04/30 03:25:11.470 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:93, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:92, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:11.339 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:11.470 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:93, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:92, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:11.339 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS `mysql`.`tidb_timers` (\n\t\tID BIGINT(64) UNSIGNED NOT NULL AUTO_INCREMENT,\n\t\tNAMESPACE VARCHAR(256) NOT NULL,\n\t\tTIMER_KEY VARCHAR(256) NOT NULL,\n\t\tTIMER_DATA BLOB,\n\t\tTIMEZONE VARCHAR(64) NOT NULL,\n\t\tSCHED_POLICY_TYPE VARCHAR(32) NOT NULL,\n\t\tSCHED_POLICY_EXPR VARCHAR(256) NOT NULL,\n\t\tHOOK_CLASS VARCHAR(64) NOT NULL,\n\t\tWATERMARK TIMESTAMP DEFAULT NULL,\n\t\tENABLE TINYINT(2) NOT NULL,\n\t\tTIMER_EXT JSON NOT NULL,\n\t\tEVENT_STATUS VARCHAR(32) NOT NULL,\n\t\tEVENT_ID VARCHAR(64) NOT NULL,\n\t\tEVENT_DATA BLOB,\n\t\tEVENT_START TIMESTAMP DEFAULT NULL,\n\t\tSUMMARY_DATA BLOB,\n\t\tCREATE_TIME TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,\n\t\tUPDATE_TIME TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,\n\t\tVERSION BIGINT(64) UNSIGNED NOT NULL,\n\t\tPRIMARY KEY (ID),\n\t\tUNIQUE KEY timer_key(NAMESPACE, TIMER_KEY),\n\t\tKEY hook_class(HOOK_CLASS)\n\t)"]
[2024/04/30 03:25:11.570 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=93] [category=ddl] [job="ID:93, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:92, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:11.339 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:11.821 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=45] [neededSchemaVersion=46] ["start time"=5.656731ms] [gotSchemaVersion=46] [phyTblIDs="[92]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/30 03:25:11.851 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:11.851 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=93] [version=46]
[2024/04/30 03:25:11.853 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=46] ["take time"=38.146301ms] [job="ID:93, Type:create table, State:done, SchemaState:public, SchemaID:1, TableID:92, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:11.339 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:11.980 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=93] [job="ID:93, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:92, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:11.339 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:12.144 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=93]
[2024/04/30 03:25:12.144 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:12.146 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.833599159\n# Parse_time: 0\n# Compile_time: 0.009621467\n# Rewrite_time: 0.000012776\n# Optimize_time: 0\n# Wait_TS: 0.000141687\n# DB: mysql\n# Is_internal: true\n# Digest: 9911fdd027ae330cb69c5cc84a8759473df277eda62594b0dc9b5a797f09a21d\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:12.158 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=46] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.tidb_runaway_watch_done (\n\t\tid BIGINT(20) NOT NULL AUTO_INCREMENT PRIMARY KEY,\n\t\trecord_id BIGINT(20) not null,\n\t\tresource_group_name varchar(32) not null,\n\t\tstart_time datetime(6) NOT NULL,\n\t\tend_time datetime(6),\n\t\twatch bigint(10) NOT NULL,\n\t\twatch_text TEXT NOT NULL,\n\t\tsource varchar(512) NOT NULL,\n\t\taction bigint(10),\n\t\tdone_time TIMESTAMP(6) NOT NULL\n\t) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;"] [user=]
[2024/04/30 03:25:12.217 +00:00] [ERROR] [runaway.go:156] ["try to get done runaway watch"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch_done' doesn't exist"] [errorVerbose="[schema:1146]Table 'mysql.tidb_runaway_watch_done' doesn't exist\ngithub.com/pingcap/errors.AddStack\n\texternal/com_github_pingcap_errors/errors.go:178\ngithub.com/pingcap/errors.Trace\n\texternal/com_github_pingcap_errors/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/planner/core.Preprocess\n\tpkg/planner/core/preprocess.go:140\ngithub.com/pingcap/tidb/pkg/executor.(*Compiler).Compile\n\tpkg/executor/compiler.go:66\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\tpkg/session/session.go:2086\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\tpkg/session/session.go:1990\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\tpkg/session/session.go:1955\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\tpkg/session/session.go:1941\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\tpkg/session/session.go:1945\ngithub.com/pingcap/tidb/pkg/domain.(*SystemTableReader).Read\n\tpkg/domain/runaway.go:622\ngithub.com/pingcap/tidb/pkg/domain.getRunawayWatchDoneRecord\n\tpkg/domain/runaway.go:549\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getWatchDoneRecord\n\tpkg/domain/runaway.go:506\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getNewWatchDoneRecords\n\tpkg/domain/runaway.go:480\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:154\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\tsrc/runtime/asm_amd64.s:1650"] [stack="github.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:156\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99"]
[2024/04/30 03:25:12.218 +00:00] [WARN] [runaway.go:175] ["get runaway watch record failed"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch_done' doesn't exist"] [errorVerbose="[schema:1146]Table 'mysql.tidb_runaway_watch_done' doesn't exist\ngithub.com/pingcap/errors.AddStack\n\texternal/com_github_pingcap_errors/errors.go:178\ngithub.com/pingcap/errors.Trace\n\texternal/com_github_pingcap_errors/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/planner/core.Preprocess\n\tpkg/planner/core/preprocess.go:140\ngithub.com/pingcap/tidb/pkg/executor.(*Compiler).Compile\n\tpkg/executor/compiler.go:66\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\tpkg/session/session.go:2086\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteInternalStmt\n\tpkg/session/session.go:1990\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL.func1\n\tpkg/session/session.go:1955\ngithub.com/pingcap/tidb/pkg/session.(*session).withRestrictedSQLExecutor\n\tpkg/session/session.go:1941\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecRestrictedSQL\n\tpkg/session/session.go:1945\ngithub.com/pingcap/tidb/pkg/domain.(*SystemTableReader).Read\n\tpkg/domain/runaway.go:622\ngithub.com/pingcap/tidb/pkg/domain.getRunawayWatchDoneRecord\n\tpkg/domain/runaway.go:549\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getWatchDoneRecord\n\tpkg/domain/runaway.go:506\ngithub.com/pingcap/tidb/pkg/domain.(*runawaySyncer).getNewWatchDoneRecords\n\tpkg/domain/runaway.go:480\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).updateNewAndDoneWatch\n\tpkg/domain/runaway.go:154\ngithub.com/pingcap/tidb/pkg/domain.(*Domain).runawayWatchSyncLoop\n\tpkg/domain/runaway.go:173\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupEnhancedWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:99\nruntime.goexit\n\tsrc/runtime/asm_amd64.s:1650"]
[2024/04/30 03:25:12.244 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:95, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:94, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:12.174 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:12.244 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:95, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:94, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:12.174 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_runaway_watch_done (\n\t\tid BIGINT(20) NOT NULL AUTO_INCREMENT PRIMARY KEY,\n\t\trecord_id BIGINT(20) not null,\n\t\tresource_group_name varchar(32) not null,\n\t\tstart_time datetime(6) NOT NULL,\n\t\tend_time datetime(6),\n\t\twatch bigint(10) NOT NULL,\n\t\twatch_text TEXT NOT NULL,\n\t\tsource varchar(512) NOT NULL,\n\t\taction bigint(10),\n\t\tdone_time TIMESTAMP(6) NOT NULL\n\t) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;"]
[2024/04/30 03:25:12.354 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=95] [category=ddl] [job="ID:95, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:94, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:12.174 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:12.514 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=46] [neededSchemaVersion=47] ["start time"=3.345257ms] [gotSchemaVersion=47] [phyTblIDs="[94]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/30 03:25:12.528 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:12.528 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=95] [version=47]
[2024/04/30 03:25:12.530 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=47] ["take time"=20.082224ms] [job="ID:95, Type:create table, State:done, SchemaState:public, SchemaID:1, TableID:94, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:12.174 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:12.589 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=95] [job="ID:95, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:94, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:12.174 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:12.726 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=95]
[2024/04/30 03:25:12.727 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:12.729 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.576924138\n# Parse_time: 0\n# Compile_time: 0.00638951\n# Rewrite_time: 0.000014036\n# Optimize_time: 0\n# Wait_TS: 0.000160134\n# DB: mysql\n# Is_internal: true\n# Digest: 18ab068c70cca87bd99eadc5e483c12b4b41273470a58870b5f4e6eaf6322ce4\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:12.735 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=47] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.dist_framework_meta (\n        host VARCHAR(261) NOT NULL PRIMARY KEY,\n        role VARCHAR(64),\n        cpu_count int default 0,\n        keyspace_id bigint(8) NOT NULL DEFAULT -1\n    );"] [user=]
[2024/04/30 03:25:12.792 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:97, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:96, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:12.75 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:12.792 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:97, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:96, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:12.75 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.dist_framework_meta (\n        host VARCHAR(261) NOT NULL PRIMARY KEY,\n        role VARCHAR(64),\n        cpu_count int default 0,\n        keyspace_id bigint(8) NOT NULL DEFAULT -1\n    );"]
[2024/04/30 03:25:12.861 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=97] [category=ddl] [job="ID:97, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:96, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:12.75 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:12.980 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=47] [neededSchemaVersion=48] ["start time"=2.030929ms] [gotSchemaVersion=48] [phyTblIDs="[96]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/30 03:25:12.995 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:12.995 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=97] [version=48]
[2024/04/30 03:25:12.998 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=48] ["take time"=43.080272ms] [job="ID:97, Type:create table, State:done, SchemaState:public, SchemaID:1, TableID:96, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:12.75 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:13.110 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=97] [job="ID:97, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:96, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:12.75 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:13.203 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=97]
[2024/04/30 03:25:13.203 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:13.205 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.472833687\n# Parse_time: 0\n# Compile_time: 0.002180508\n# Rewrite_time: 0.000013942\n# Optimize_time: 0\n# Wait_TS: 0.000198079\n# DB: mysql\n# Is_internal: true\n# Digest: d7aca5b8f7b6ebbd013778d4a0451e0b59954ffc0090d361b1f71722be496608\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:13.213 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=48] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.request_unit_by_group (\n\t\tstart_time TIMESTAMP(6) NOT NULL,\n\t\tend_time TIMESTAMP(6) NOT NULL,\n\t\tresource_group VARCHAR(32) NOT null,\n\t\ttotal_ru bigint(64) UNSIGNED NOT NULL,\n\t\tPRIMARY KEY (start_time, end_time, resource_group),\n\t\tKEY (resource_group)\n\t);"] [user=]
[2024/04/30 03:25:13.286 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:99, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:98, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:13.226 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:13.286 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:99, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:98, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:13.226 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.request_unit_by_group (\n\t\tstart_time TIMESTAMP(6) NOT NULL,\n\t\tend_time TIMESTAMP(6) NOT NULL,\n\t\tresource_group VARCHAR(32) NOT null,\n\t\ttotal_ru bigint(64) UNSIGNED NOT NULL,\n\t\tPRIMARY KEY (start_time, end_time, resource_group),\n\t\tKEY (resource_group)\n\t);"]
[2024/04/30 03:25:13.361 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=99] [category=ddl] [job="ID:99, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:98, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:13.226 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:13.467 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=48] [neededSchemaVersion=49] ["start time"=2.506787ms] [gotSchemaVersion=49] [phyTblIDs="[98]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/30 03:25:13.480 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:13.480 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=99] [version=49]
[2024/04/30 03:25:13.481 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=49] ["take time"=24.133139ms] [job="ID:99, Type:create table, State:done, SchemaState:public, SchemaID:1, TableID:98, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:13.226 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:13.599 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=99] [job="ID:99, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:98, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:13.226 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:13.689 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=99]
[2024/04/30 03:25:13.689 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:13.692 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.481277454\n# Parse_time: 0\n# Compile_time: 0.002505668\n# Rewrite_time: 0.000014345\n# Optimize_time: 0\n# Wait_TS: 0.000128914\n# DB: mysql\n# Is_internal: true\n# Digest: 5ca9dd4b3efdb0fd8b4c7af3016f911e048fc356c5b2a241e06c5bc30f085ce7\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:13.694 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=49] [cur_db=mysql] [sql="CREATE DATABASE IF NOT EXISTS sys;"] [user=]
[2024/04/30 03:25:13.729 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:101, Type:create schema, State:queueing, SchemaState:none, SchemaID:100, TableID:0, RowCount:0, ArgLen:1, start time: 2024-04-30 03:25:13.707 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:13.729 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:101, Type:create schema, State:queueing, SchemaState:none, SchemaID:100, TableID:0, RowCount:0, ArgLen:1, start time: 2024-04-30 03:25:13.707 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE DATABASE IF NOT EXISTS sys;"]
[2024/04/30 03:25:13.829 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=101] [category=ddl] [job="ID:101, Type:create schema, State:queueing, SchemaState:none, SchemaID:100, TableID:0, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:13.707 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:13.859 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=49] [neededSchemaVersion=50] ["start time"=612.777µs] [gotSchemaVersion=50] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"create schema\"]"]
[2024/04/30 03:25:13.872 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:13.873 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=101] [version=50]
[2024/04/30 03:25:13.874 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=50] ["take time"=16.729091ms] [job="ID:101, Type:create schema, State:done, SchemaState:public, SchemaID:100, TableID:0, RowCount:0, ArgLen:1, start time: 2024-04-30 03:25:13.707 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:13.974 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=101] [job="ID:101, Type:create schema, State:synced, SchemaState:public, SchemaID:100, TableID:0, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:13.707 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:14.011 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=101]
[2024/04/30 03:25:14.012 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:14.013 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.320207949\n# Parse_time: 0\n# Compile_time: 0.000848217\n# Rewrite_time: 0.000012049\n# Optimize_time: 0\n# Wait_TS: 0.00013141\n# DB: mysql\n# Is_internal: true\n# Digest: 28d51e3d698da98c60f20a53b5051c7b2d219978d014ce863413788ed5d6649b\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:14.093 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:103, Type:create view, State:queueing, SchemaState:none, SchemaID:100, TableID:102, RowCount:0, ArgLen:3, start time: 2024-04-30 03:25:14.047 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:14.093 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:103, Type:create view, State:queueing, SchemaState:none, SchemaID:100, TableID:102, RowCount:0, ArgLen:3, start time: 2024-04-30 03:25:14.047 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE OR REPLACE VIEW sys.schema_unused_indexes AS\n\t\tSELECT\n\t\t\ttable_schema as object_schema,\n\t\t\ttable_name as object_name,\n\t\t\tindex_name\n\t\tFROM information_schema.cluster_tidb_index_usage\n\t\tWHERE\n\t\t\ttable_schema not in ('sys', 'mysql', 'INFORMATION_SCHEMA', 'PERFORMANCE_SCHEMA') and\n\t\t\tindex_name != 'PRIMARY'\n\t\tGROUP BY table_schema, table_name, index_name\n\t\tHAVING\n\t\t\tsum(last_access_time) is null;"]
[2024/04/30 03:25:14.193 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=103] [category=ddl] [job="ID:103, Type:create view, State:queueing, SchemaState:none, SchemaID:100, TableID:102, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:14.047 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:14.315 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=50] [neededSchemaVersion=51] ["start time"=2.157472ms] [gotSchemaVersion=51] [phyTblIDs="[102]"] [actionTypes="[21]"] [diffTypes="[\"create view\"]"]
[2024/04/30 03:25:14.329 +00:00] [INFO] [domain.go:867] ["session manager is nil"]
[2024/04/30 03:25:14.329 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=103] [version=51]
[2024/04/30 03:25:14.339 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=51] ["take time"=27.683413ms] [job="ID:103, Type:create view, State:done, SchemaState:public, SchemaID:100, TableID:102, RowCount:0, ArgLen:3, start time: 2024-04-30 03:25:14.047 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:14.433 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=103] [job="ID:103, Type:create view, State:synced, SchemaState:public, SchemaID:100, TableID:102, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:14.047 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:14.511 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=103]
[2024/04/30 03:25:14.512 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:14.514 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# Query_time: 0.49676673\n# Parse_time: 0\n# Compile_time: 0.013250795\n# Rewrite_time: 0.002909978\n# Optimize_time: 0\n# Wait_TS: 0.000137314\n# DB: mysql\n# Is_internal: true\n# Digest: 04175714d714f771531a56c7ae3f097cec113655220f87ac336c5ae44d3d3f8f\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\n;"]
[2024/04/30 03:25:15.434 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 449432129245282304\n# Query_time: 0.648038109\n# Parse_time: 0\n# Compile_time: 0.307383171\n# Rewrite_time: 0.008421708\n# Optimize_time: 0\n# Wait_TS: 0\n# DB: mysql\n# Is_internal: true\n# Digest: eb58d96d7eba9ae407efec64db335db75d58891b8cfae5274e34deeeb21575de\n# Num_cop_tasks: 0\n# Mem_max: 363337\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: true\n# IsSyncStatsFailed: false\n# Plan: tidb_decode_plan('pQPwPDAJMjdfMQkwCTAJTi9BCTAJdGltZTozMjQuOG1zLCBsb29wczoxLCBwcmVwYXJlOiB7dG90YWw6IDYzLjMBIkxhdXRvX2lkX2FsbG9jYXRvcjogewUMZF9jbnQ6IDEsIEdldDp7bnVtX3JwYzoxLCB0AUEAXwVouDI0My4zwrVzfSwgY29tbWl0X3R4bjoge3ByZXdyaXRlOjYwOS4ywrVzLCBnZXRfESQIczoxERcJExA6NTU1LgkoHHNsb3dlc3RfEUMFdgAgEbZgMC4wMDFzLCByZWdpb25faWQ6IDIsIHN0bwHbBQcIMSwgGY4YcHJpbWFyeUZEAAAwikQADWQIbnVtAfYF0Axfa2V5JU8JDghieXQhbIB9fX0sIGluc2VydDoyNjEuNW1zCTEwNi44IEtCCU4vQQo=')\n# Resource_group: default\n;"]
[2024/04/30 03:25:15.694 +00:00] [INFO] [bootstrap.go:745] ["bootstrap successful"] ["take time"=29.49677603s]
[2024/04/30 03:25:15.710 +00:00] [INFO] [mock.go:106] ["owner manager is canceled"] [category=ddl] [ID=afea2ee9-edbd-4d13-ae31-17c7849f5571] [ownerKey=/tidb/ddl/fg/owner]
[2024/04/30 03:25:15.710 +00:00] [INFO] [ddl_workerpool.go:82] ["closing workerPool"] [category=ddl]
[2024/04/30 03:25:15.710 +00:00] [INFO] [ddl_worker.go:187] ["DDL worker closed"] [worker="worker 3, tp add index"] [category=ddl] ["take time"=18.575µs]
[2024/04/30 03:25:15.710 +00:00] [INFO] [ddl_worker.go:187] ["DDL worker closed"] [worker="worker 4, tp add index"] [category=ddl] ["take time"=12.365µs]
[2024/04/30 03:25:15.710 +00:00] [INFO] [ddl_worker.go:187] ["DDL worker closed"] [worker="worker 5, tp add index"] [category=ddl] ["take time"=10.803µs]
[2024/04/30 03:25:15.710 +00:00] [INFO] [ddl_worker.go:187] ["DDL worker closed"] [worker="worker 2, tp add index"] [category=ddl] ["take time"=19.477µs]
[2024/04/30 03:25:15.710 +00:00] [INFO] [ddl_workerpool.go:82] ["closing workerPool"] [category=ddl]
[2024/04/30 03:25:15.710 +00:00] [INFO] [ddl_worker.go:187] ["DDL worker closed"] [worker="worker 1, tp general"] [category=ddl] ["take time"=5.837µs]
[2024/04/30 03:25:15.710 +00:00] [INFO] [ddl_workerpool.go:82] ["closing workerPool"] [category=ddl]
[2024/04/30 03:25:15.710 +00:00] [INFO] [delete_range.go:162] ["closing delRange"] [category=ddl]
[2024/04/30 03:25:15.710 +00:00] [INFO] [session_pool.go:98] ["closing session pool"] [category=ddl]
[2024/04/30 03:25:15.733 +00:00] [INFO] [ddl.go:950] ["DDL closed"] [category=ddl] [ID=afea2ee9-edbd-4d13-ae31-17c7849f5571] ["take time"=37.123842ms]
[2024/04/30 03:25:15.734 +00:00] [INFO] [ddl.go:768] ["stop DDL"] [category=ddl] [ID=afea2ee9-edbd-4d13-ae31-17c7849f5571]
[2024/04/30 03:25:15.734 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=runawayRecordFlushLoop]
[2024/04/30 03:25:15.734 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=mdlCheckLoop]
[2024/04/30 03:25:15.734 +00:00] [INFO] [domain.go:906] ["loadSchemaInLoop exited."]
[2024/04/30 03:25:15.734 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=loadSchemaInLoop]
[2024/04/30 03:25:15.734 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=runawayWatchSyncLoop]
[2024/04/30 03:25:15.734 +00:00] [INFO] [domain.go:761] ["topologySyncerKeeper exited."]
[2024/04/30 03:25:15.734 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=topologySyncerKeeper]
[2024/04/30 03:25:15.735 +00:00] [INFO] [domain.go:711] ["infoSyncerKeeper exited."]
[2024/04/30 03:25:15.735 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=infoSyncerKeeper]
[2024/04/30 03:25:15.735 +00:00] [INFO] [domain.go:737] ["globalConfigSyncerKeeper exited."]
[2024/04/30 03:25:15.735 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=globalConfigSyncerKeeper]
[2024/04/30 03:25:15.735 +00:00] [INFO] [domain.go:683] ["topNSlowQueryLoop exited."]
[2024/04/30 03:25:15.735 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=topNSlowQueryLoop]
[2024/04/30 03:25:15.735 +00:00] [INFO] [domain.go:1361] ["closestReplicaReadCheckLoop exited."]
[2024/04/30 03:25:15.735 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=closestReplicaReadCheckLoop]
[2024/04/30 03:25:15.736 +00:00] [INFO] [domain.go:1073] ["domain closed"] ["take time"=39.543183ms]
[2024/04/30 03:25:15.736 +00:00] [INFO] [tidb.go:80] ["new domain"] [store=3a668e8a-1072-4bfb-a28f-46b42aeb2ee6] ["ddl lease"=500ms] ["stats lease"=-1ns]
[2024/04/30 03:25:16.000 +00:00] [WARN] [controller.go:186] ["[resource group controller] server does not save config, load config failed"]
[2024/04/30 03:25:16.001 +00:00] [INFO] [controller.go:173] ["load resource controller config"] [config="{\"degraded-mode-wait-duration\":\"0s\",\"ltb-max-wait-duration\":\"30s\",\"request-unit\":{\"read-base-cost\":0.125,\"read-per-batch-base-cost\":0.5,\"read-cost-per-byte\":0.0000152587890625,\"write-base-cost\":1,\"write-per-batch-base-cost\":1,\"write-cost-per-byte\":0.0009765625,\"read-cpu-ms-cost\":0.3333333333333333},\"enable-controller-trace-log\":\"false\"}"] [ru-config="{\"ReadBaseCost\":0.125,\"ReadPerBatchBaseCost\":0.5,\"ReadBytesCost\":0.0000152587890625,\"WriteBaseCost\":1,\"WritePerBatchBaseCost\":1,\"WriteBytesCost\":0.0009765625,\"CPUMsCost\":0.3333333333333333,\"LTBMaxWaitDuration\":30000000000,\"DegradedModeWaitDuration\":0}"]
[2024/04/30 03:25:16.150 +00:00] [INFO] [domain.go:315] ["full load InfoSchema success"] [currentSchemaVersion=0] [neededSchemaVersion=51] ["start time"=138.985475ms]
[2024/04/30 03:25:16.157 +00:00] [INFO] [domain.go:635] ["full load and reset schema validator"]
[2024/04/30 03:25:16.157 +00:00] [INFO] [ddl.go:817] ["start DDL"] [category=ddl] [ID=84633f85-52b5-495c-961b-2387bc6c03b4] [runWorker=true]
[2024/04/30 03:25:16.157 +00:00] [INFO] [ddl.go:776] ["start delRangeManager OK"] [category=ddl] ["is a emulator"=true]
[2024/04/30 03:25:16.158 +00:00] [INFO] [delete_range.go:172] ["start delRange emulator"] [category=ddl]
[2024/04/30 03:25:16.159 +00:00] [INFO] [job_table.go:334] ["get global state and global state change"] [category=ddl] [oldState=false] [currState=false]
[2024/04/30 03:25:16.159 +00:00] [INFO] [job_table.go:349] ["the owner sets owner operator value"] [category=ddl] [ownerOp=none]
[2024/04/30 03:25:16.159 +00:00] [WARN] [env.go:51] ["initialize environment failed"] [category=ddl-ingest] ["storage limitation"="only support TiKV storage"] ["current storage"=unistore] ["lightning is initialized"=false]
[2024/04/30 03:25:16.160 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=loadSchemaInLoop]
[2024/04/30 03:25:16.160 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=mdlCheckLoop]
[2024/04/30 03:25:16.160 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=topNSlowQueryLoop]
[2024/04/30 03:25:16.160 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=infoSyncerKeeper]
[2024/04/30 03:25:16.161 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=globalConfigSyncerKeeper]
[2024/04/30 03:25:16.161 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=runawayRecordFlushLoop]
[2024/04/30 03:25:16.161 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=runawayWatchSyncLoop]
[2024/04/30 03:25:16.161 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=requestUnitsWriterLoop]
[2024/04/30 03:25:16.162 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=topologySyncerKeeper]
[2024/04/30 03:25:16.162 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=closestReplicaReadCheckLoop]
[2024/04/30 03:25:16.162 +00:00] [WARN] [domain.go:1326] ["pd / etcd client not provided, won't begin Advancer."]
[2024/04/30 03:25:16.162 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=requestUnitsWriterLoop]
[2024/04/30 03:25:16.192 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=globalBindHandleWorkerLoop]
[2024/04/30 03:25:16.193 +00:00] [WARN] [sysvar_cache.go:49] ["sysvar cache is empty, triggering rebuild"]
[2024/04/30 03:25:16.251 +00:00] [INFO] [sysvar.go:2748] ["set resource control"] [enable=true]
[2024/04/30 03:25:16.258 +00:00] [INFO] [controller.go:436] ["[resource group controller] create resource group cost controller"] [name=default]
[2024/04/30 03:25:16.430 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=loadPrivilegeInLoop]
[2024/04/30 03:25:16.496 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=LoadSysVarCacheLoop]
[2024/04/30 03:25:16.519 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=dumpFileGcChecker]
[2024/04/30 03:25:16.520 +00:00] [INFO] [domain.go:2070] ["dumpFileGcChecker started"]
[2024/04/30 03:25:16.522 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=indexUsageWorker]
[2024/04/30 03:25:16.522 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=quitStatsOwner]
[2024/04/30 03:25:16.526 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=loadSigningCertLoop]
[2024/04/30 03:25:16.529 +00:00] [INFO] [manager.go:113] ["build task executor manager"] [server-id=:4000] [total-cpu=16] [total-mem=342GiB]
[2024/04/30 03:25:16.538 +00:00] [INFO] [task_manager.go:217] ["scale ttl worker"] [ttl-worker=job-manager] [ttl-worker=task-manager] [originalCount=0] [newCount=4]
[2024/04/30 03:25:16.538 +00:00] [INFO] [task_manager.go:217] ["scale ttl worker"] [ttl-worker=job-manager] [ttl-worker=task-manager] [originalCount=0] [newCount=4]
[2024/04/30 03:25:16.547 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=distTaskFrameworkLoop]
[2024/04/30 03:25:16.548 +00:00] [INFO] [manager.go:146] ["task executor manager start"] [server-id=:4000]
[2024/04/30 03:25:16.548 +00:00] [INFO] [domain.go:1525] ["dist task executor manager started"]
[2024/04/30 03:25:16.581 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=1] [schemaVersion=51] [cur_db=] [sql="create table test.auto_commit_test (a int)"] [user=root@%]
[2024/04/30 03:25:16.633 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:105, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:16.605 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/30 03:25:16.633 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:105, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:16.605 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="create table test.auto_commit_test (a int)"]
[2024/04/30 03:25:16.728 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=105] [conn=1] [category=ddl] [job="ID:105, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:16.605 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:16.799 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=51] [neededSchemaVersion=52] ["start time"=3.63362ms] [gotSchemaVersion=52] [phyTblIDs="[104]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/30 03:25:16.817 +00:00] [INFO] [domain.go:886] ["mdl gets lock, update self version to owner"] [jobID=105] [version=52]
[2024/04/30 03:25:16.819 +00:00] [INFO] [ddl_worker.go:1433] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=52] ["take time"=24.693171ms] [job="ID:105, Type:create table, State:done, SchemaState:public, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-04-30 03:25:16.605 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:16.947 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=105] [conn=1] [job="ID:105, Type:create table, State:synced, SchemaState:public, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-30 03:25:16.605 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/30 03:25:16.994 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=105]
[2024/04/30 03:25:16.994 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/30 03:25:16.997 +00:00] [WARN] [adapter.go:1641] ["# Txn_start_ts: 0\n# User@Host: root[root] @ % [%]\n# Conn_ID: 1\n# Query_time: 0.417078048\n# Parse_time: 0.000645622\n# Compile_time: 0.001189983\n# Rewrite_time: 0.000079885\n# Optimize_time: 0.004194118\n# Wait_TS: 0.000221413\n# Is_internal: false\n# Digest: 2a2e85e46b07d28963b702e709f6cca7212e4787b8bbad18e8ed4320e19a521c\n# Num_cop_tasks: 0\n# Prepared: false\n# Plan_from_cache: false\n# Plan_from_binding: false\n# Has_more_results: false\n# KV_total: 0\n# PD_total: 0\n# Backoff_total: 0\n# Write_sql_response_total: 0\n# Result_rows: 0\n# Succ: true\n# IsExplicitTxn: false\n# IsSyncStatsFailed: false\n# Resource_group: default\ncreate table test.auto_commit_test (a int);"]
[2024/04/30 03:25:17.001 +00:00] [WARN] [session.go:2108] ["compile SQL failed"] [error="[planner:1836]Running in read-only mode"] [errorVerbose="[planner:1836]Running in read-only mode\ngithub.com/pingcap/errors.AddStack\n\texternal/com_github_pingcap_errors/errors.go:178\ngithub.com/pingcap/errors.Trace\n\texternal/com_github_pingcap_errors/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/planner.Optimize\n\tpkg/planner/optimize.go:142\ngithub.com/pingcap/tidb/pkg/executor.(*Compiler).Compile\n\tpkg/executor/compiler.go:104\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\tpkg/session/session.go:2086\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).ExecWithContext\n\tpkg/testkit/testkit.go:376\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).Exec\n\tpkg/testkit/testkit.go:349\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).ExecToErr\n\tpkg/testkit/testkit.go:422\npkg/session/test/txn/txn_test.TestAutoCommitRespectsReadOnly.func1\n\tpkg/session/test/txn/txn_test.go:294\nruntime.goexit\n\tsrc/runtime/asm_amd64.s:1650"] [SQL="INSERT INTO test.auto_commit_test VALUES (SLEEP(1))"]
[2024/04/30 03:25:17.186 +00:00] [INFO] [set.go:170] ["set global var"] [conn=2] [name=tidb_restricted_read_only] [val=1]
[2024/04/30 03:25:17.199 +00:00] [WARN] [session.go:2108] ["compile SQL failed"] [error="[planner:1836]Running in read-only mode"] [errorVerbose="[planner:1836]Running in read-only mode\ngithub.com/pingcap/errors.AddStack\n\texternal/com_github_pingcap_errors/errors.go:178\ngithub.com/pingcap/errors.Trace\n\texternal/com_github_pingcap_errors/juju_adaptor.go:15\ngithub.com/pingcap/tidb/pkg/planner.Optimize\n\tpkg/planner/optimize.go:142\ngithub.com/pingcap/tidb/pkg/executor.(*Compiler).Compile\n\tpkg/executor/compiler.go:104\ngithub.com/pingcap/tidb/pkg/session.(*session).ExecuteStmt\n\tpkg/session/session.go:2086\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).ExecWithContext\n\tpkg/testkit/testkit.go:376\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).Exec\n\tpkg/testkit/testkit.go:349\ngithub.com/pingcap/tidb/pkg/testkit.(*TestKit).ExecToErr\n\tpkg/testkit/testkit.go:422\npkg/session/test/txn/txn_test.TestAutoCommitRespectsReadOnly\n\tpkg/session/test/txn/txn_test.go:299\ntesting.tRunner\n\tGOROOT/src/testing/testing.go:1595\nruntime.goexit\n\tsrc/runtime/asm_amd64.s:1650"] [SQL="INSERT INTO test.auto_commit_test VALUES (0)"]
[2024/04/30 03:25:17.269 +00:00] [INFO] [set.go:170] ["set global var"] [conn=1] [name=tidb_restricted_read_only] [val=0]
[2024/04/30 03:25:17.345 +00:00] [INFO] [set.go:170] ["set global var"] [conn=1] [name=tidb_super_read_only] [val=0]
[2024/04/30 03:25:17.348 +00:00] [INFO] [session.go:3883] ["CRUCIAL OPERATION"] [conn=1] [schemaVersion=52] ["secure text"="GRANT RESTRICTED_REPLICA_WRITER_ADMIN on *.* to 'root'"] [user=root@%]
[2024/04/30 03:25:17.539 +00:00] [INFO] [runtime.go:160] ["TimerGroupRuntime loop started"] [groupID=ttl]
[2024/04/30 03:25:17.540 +00:00] [INFO] [runtime.go:402] ["create watch chan if possible for timer runtime"] [groupID=ttl] [storeSupportWatch=true]
[2024/04/30 03:25:17.548 +00:00] [INFO] [slots.go:205] ["initialize slot capacity"] [capacity=16]
[2024/04/30 03:25:17.570 +00:00] [INFO] [scheduler_manager.go:200] ["schedule task loop start"] [server-id=:4000]
[2024/04/30 03:25:17.570 +00:00] [INFO] [scheduler_manager.go:312] ["subtask table gc loop start"] [server-id=:4000]
[2024/04/30 03:25:17.570 +00:00] [INFO] [scheduler_manager.go:453] ["collect loop start"] [server-id=:4000]
[2024/04/30 03:25:17.570 +00:00] [INFO] [scheduler_manager.go:373] ["cleanup loop start"] [server-id=:4000]
POTENTIAL DEADLOCK: Recursive locking:
current goroutine 116 lock 0xc00a7c8ac8
pkg/domain/sysvar_cache.go:120 domain.(*Domain).rebuildSysVarCache ??? <<<<<
pkg/domain/sysvar_cache.go:119 domain.(*Domain).rebuildSysVarCache ???
pkg/domain/domain.go:2605 domain.(*Domain).NotifyUpdateSysVarCache ???
pkg/session/session.go:1279 session.(*session).replaceGlobalVariablesTableValue ???
pkg/session/session.go:1340 session.(*session).SetGlobalSysVar ???
pkg/sessionctx/variable/sysvar.go:823 variable.glob..func164 ???
pkg/domain/sysvar_cache.go:146 domain.(*Domain).rebuildSysVarCache ???
pkg/domain/domain.go:2605 domain.(*Domain).NotifyUpdateSysVarCache ???
pkg/session/session.go:1279 session.(*session).replaceGlobalVariablesTableValue ???
pkg/session/session.go:1340 session.(*session).SetGlobalSysVar ???
pkg/executor/set.go:155 executor.(*SetExecutor).setSysVariable ???
pkg/executor/set.go:104 executor.(*SetExecutor).Next ???
pkg/executor/internal/exec/executor.go:402 exec.Next ???
pkg/executor/adapter.go:1210 executor.(*ExecStmt).next ???
pkg/executor/adapter.go:958 executor.(*ExecStmt).handleNoDelayExecutor ???
pkg/executor/adapter.go:792 executor.(*ExecStmt).handleNoDelay ???
pkg/executor/adapter.go:556 executor.(*ExecStmt).Exec ???
pkg/session/session.go:2276 session.runStmt ???
pkg/session/session.go:2154 session.(*session).ExecuteStmt ???
pkg/testkit/testkit.go:387 testkit.(*TestKit).ExecWithContext ???
external/com_github_pingcap_errors/juju_adaptor.go:112 errors.ErrorStack ???
pkg/testkit/testkit.go:143 testkit.(*TestKit).MustExec ???
pkg/session/test/txn/txn_test.go:312 txn_test.TestAutoCommitRespectsReadOnly ???

Previous place where the lock was grabbed (same goroutine)
pkg/domain/sysvar_cache.go:120 domain.(*Domain).rebuildSysVarCache ??? <<<<<
pkg/domain/sysvar_cache.go:119 domain.(*Domain).rebuildSysVarCache ???
pkg/domain/domain.go:2605 domain.(*Domain).NotifyUpdateSysVarCache ???
pkg/session/session.go:1279 session.(*session).replaceGlobalVariablesTableValue ???
pkg/session/session.go:1340 session.(*session).SetGlobalSysVar ???
pkg/executor/set.go:155 executor.(*SetExecutor).setSysVariable ???
pkg/executor/set.go:104 executor.(*SetExecutor).Next ???
pkg/executor/internal/exec/executor.go:402 exec.Next ???
pkg/executor/adapter.go:1210 executor.(*ExecStmt).next ???
pkg/executor/adapter.go:958 executor.(*ExecStmt).handleNoDelayExecutor ???
pkg/executor/adapter.go:792 executor.(*ExecStmt).handleNoDelay ???
pkg/executor/adapter.go:556 executor.(*ExecStmt).Exec ???
pkg/session/session.go:2276 session.runStmt ???
pkg/session/session.go:2154 session.(*session).ExecuteStmt ???
pkg/testkit/testkit.go:387 testkit.(*TestKit).ExecWithContext ???
external/com_github_pingcap_errors/juju_adaptor.go:112 errors.ErrorStack ???
pkg/testkit/testkit.go:143 testkit.(*TestKit).MustExec ???
pkg/session/test/txn/txn_test.go:312 txn_test.TestAutoCommitRespectsReadOnly ???

--
Coverage runner: Not collecting coverage for failed test.
The following commands failed with status 2
/home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/sandbox/linux-sandbox/11545/execroot/__main__/bazel-out/k8-fastbuild/bin/pkg/session/test/txn/txn_test_/txn_test.runfiles/__main__/pkg/session/test/txn/txn_test_/txn_test
================================================================================
[12,630 / 12,846] 316 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 55s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,631 / 12,846] 316 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 57s remote-cache, linux-sandbox ... (70 actions running)
[12,632 / 12,846] 316 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 58s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,643 / 12,875] 316 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 60s remote-cache, linux-sandbox ... (70 actions running)
[12,647 / 12,877] 316 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 61s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,651 / 12,877] 316 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 17 of 33); 40s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,653 / 12,877] 316 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 17 of 33); 42s remote-cache, linux-sandbox ... (70 actions running)
[12,657 / 12,877] 316 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 36s remote-cache, linux-sandbox ... (70 actions running)
[12,664 / 12,877] 318 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 37s remote-cache, linux-sandbox ... (70 actions running)
[12,667 / 12,879] 318 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 38s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,667 / 12,879] 318 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 40s remote-cache, linux-sandbox ... (70 actions running)
[12,674 / 12,879] 318 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 41s remote-cache, linux-sandbox ... (70 actions running)
[12,680 / 12,879] 320 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 43s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,686 / 12,879] 320 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 44s remote-cache, linux-sandbox ... (70 actions running)
[12,688 / 12,879] 320 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 45s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,693 / 12,903] 320 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 47s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,700 / 12,923] 320 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 48s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,704 / 12,929] 320 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 49s remote-cache, linux-sandbox ... (70 actions running)
[12,708 / 12,940] 320 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 51s remote-cache, linux-sandbox ... (70 actions running)
[12,710 / 12,940] 320 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 52s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,712 / 12,940] 320 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 54s remote-cache, linux-sandbox ... (70 actions running)
[12,731 / 13,044] 321 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 56s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,744 / 13,156] 321 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 57s remote-cache, linux-sandbox ... (70 actions running)
[12,752 / 13,205] 321 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 58s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,756 / 13,205] 321 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 59s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,764 / 13,205] 321 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 61s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,770 / 13,205] 321 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 62s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,774 / 13,205] 321 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 63s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,782 / 13,205] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 64s remote-cache, linux-sandbox ... (70 actions running)
[12,786 / 13,205] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 66s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,787 / 13,205] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 67s remote-cache, linux-sandbox ... (70 actions running)
[12,802 / 13,218] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 68s remote-cache, linux-sandbox ... (70 actions running)
[12,803 / 13,218] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 70s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,803 / 13,218] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 71s remote-cache, linux-sandbox ... (70 actions running)
[12,803 / 13,218] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 72s remote-cache, linux-sandbox ... (70 actions running)
[12,803 / 13,218] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 74s remote-cache, linux-sandbox ... (70 actions running)
[12,828 / 13,287] 323 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 75s remote-cache, linux-sandbox ... (70 actions running)
[12,831 / 13,287] 324 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 76s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,832 / 13,287] 324 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 78s remote-cache, linux-sandbox ... (70 actions running)
[12,833 / 13,287] 324 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 79s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,852 / 13,312] 325 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 80s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,853 / 13,312] 326 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 81s remote-cache, linux-sandbox ... (70 actions running)
[12,858 / 13,312] 326 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 82s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,858 / 13,312] 326 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 84s remote-cache, linux-sandbox ... (70 actions running)
[12,858 / 13,312] 326 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 85s remote-cache, linux-sandbox ... (70 actions running)
[12,858 / 13,312] 326 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 87s remote-cache, linux-sandbox ... (70 actions running)
[12,880 / 13,330] 328 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 89s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,885 / 13,330] 328 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 90s remote-cache, linux-sandbox ... (70 actions running)
[12,892 / 13,330] 329 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 62s remote-cache, linux-sandbox ... (70 actions running)
[12,903 / 13,330] 329 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 22 of 32); 32s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,916 / 13,357] 330 / 403 tests; Testing //pkg/planner/core/casetest/enforcempp:enforcempp_test (shard 9 of 12); 6s remote-cache, linux-sandbox ... (70 actions running)
[12,924 / 13,357] 330 / 403 tests; Testing //pkg/planner/core/casetest/enforcempp:enforcempp_test (shard 9 of 12); 7s remote-cache, linux-sandbox ... (70 actions running)
[12,927 / 13,357] 330 / 403 tests; Testing //pkg/planner/core/casetest/enforcempp:enforcempp_test (shard 9 of 12); 8s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,928 / 13,357] 330 / 403 tests; Testing //pkg/planner/core/casetest/enforcempp:enforcempp_test (shard 9 of 12); 9s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,938 / 13,357] 330 / 403 tests; Testing //pkg/planner/core/casetest/enforcempp:enforcempp_test (shard 9 of 12); 11s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,953 / 13,366] 330 / 403 tests; Testing //pkg/planner/core/casetest/enforcempp:enforcempp_test (shard 9 of 12); 12s remote-cache, linux-sandbox ... (70 actions running)
[12,956 / 13,396] 330 / 403 tests; Testing //pkg/planner/core/casetest/enforcempp:enforcempp_test (shard 9 of 12); 13s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,958 / 13,396] 330 / 403 tests; Testing //pkg/planner/core/casetest/enforcempp:enforcempp_test (shard 9 of 12); 15s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,958 / 13,396] 330 / 403 tests; Testing //pkg/planner/core/casetest/enforcempp:enforcempp_test (shard 9 of 12); 16s remote-cache, linux-sandbox ... (70 actions running)
[12,958 / 13,396] 330 / 403 tests; Testing //pkg/planner/core/casetest/enforcempp:enforcempp_test (shard 9 of 12); 17s remote-cache, linux-sandbox ... (70 actions running)
[12,986 / 13,396] 331 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 17s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,989 / 13,396] 332 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 19s remote-cache, linux-sandbox ... (70 actions running)
[12,990 / 13,396] 332 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 21s remote-cache, linux-sandbox ... (70 actions running)
[12,992 / 13,396] 332 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 22s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,014 / 13,396] 332 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 24s remote-cache, linux-sandbox ... (70 actions running)
[13,014 / 13,396] 333 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 25s remote-cache, linux-sandbox ... (70 actions running)
[13,017 / 13,396] 333 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 27s remote-cache, linux-sandbox ... (70 actions running)
[13,023 / 13,406] 333 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 28s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,025 / 13,411] 333 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 29s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,027 / 13,411] 333 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 30s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,048 / 13,411] 333 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 32s remote-cache, linux-sandbox ... (70 actions running)
[13,048 / 13,411] 333 / 403 tests; Testing //pkg/executor/test/admintest:admintest_test (shard 17 of 18); 33s remote-cache, linux-sandbox ... (70 actions running)
[13,050 / 13,411] 333 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 14 of 32); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,061 / 13,411] 333 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 21 of 32); 32s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,077 / 13,411] 333 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 21 of 32); 33s remote-cache, linux-sandbox ... (70 actions running)
[13,077 / 13,411] 333 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 21 of 32); 35s remote-cache, linux-sandbox ... (70 actions running)
[13,078 / 13,411] 333 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 21 of 32); 37s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,078 / 13,411] 333 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 21 of 32); 38s remote-cache, linux-sandbox ... (70 actions running)
[13,111 / 13,459] 335 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 35 of 45); 12s remote-cache, linux-sandbox ... (70 actions running)
[13,112 / 13,459] 335 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 10s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,115 / 13,459] 335 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 12s remote-cache, linux-sandbox ... (70 actions running)
[13,120 / 13,459] 335 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 13s remote-cache, linux-sandbox ... (63 actions, 62 running)
[13,125 / 13,459] 335 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 14s remote-cache, linux-sandbox ... (69 actions running)
[13,145 / 13,459] 335 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 15s remote-cache, linux-sandbox ... (70 actions running)
[13,148 / 13,459] 336 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 16s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,149 / 13,459] 336 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 17s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,156 / 13,461] 336 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 19s remote-cache, linux-sandbox ... (70 actions running)
[13,179 / 13,461] 339 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 21s remote-cache, linux-sandbox ... (70 actions running)
[13,182 / 13,461] 339 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 22s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,185 / 13,461] 340 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 23s remote-cache, linux-sandbox ... (70 actions running)
[13,185 / 13,461] 341 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 26s remote-cache, linux-sandbox ... (70 actions running)
[13,205 / 13,461] 341 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 27s remote-cache, linux-sandbox ... (70 actions running)
[13,209 / 13,463] 341 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 28s remote-cache, linux-sandbox ... (70 actions running)
[13,209 / 13,463] 341 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 30s remote-cache, linux-sandbox ... (70 actions running)
[13,216 / 13,463] 341 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 17 of 32); 31s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,219 / 13,463] 342 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 17 of 32); 33s remote-cache, linux-sandbox ... (70 actions running)
[13,224 / 13,463] 343 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 17 of 32); 34s remote-cache, linux-sandbox ... (70 actions running)
[13,244 / 13,503] 344 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 20 of 32); 28s remote-cache, linux-sandbox ... (70 actions running)
[13,253 / 13,503] 344 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 20 of 32); 29s remote-cache, linux-sandbox ... (70 actions running)
[13,256 / 13,511] 344 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 20 of 32); 30s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,256 / 13,511] 344 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 20 of 32); 32s remote-cache, linux-sandbox ... (70 actions running)
[13,266 / 13,511] 347 / 403 tests; Testing //pkg/server:server_test (shard 21 of 50); 28s remote-cache, linux-sandbox ... (70 actions running)
[13,274 / 13,511] 349 / 403 tests; Testing //pkg/server:server_test (shard 21 of 50); 29s remote-cache, linux-sandbox ... (70 actions running)
[13,285 / 13,511] 349 / 403 tests; Testing //pkg/server:server_test (shard 21 of 50); 30s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,293 / 13,511] 349 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 27 of 32); 27s remote-cache, linux-sandbox ... (70 actions running)
[13,298 / 13,511] 349 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 24s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,302 / 13,511] 349 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 25s remote-cache, linux-sandbox ... (70 actions running)
[13,306 / 13,511] 349 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 26s remote-cache, linux-sandbox ... (70 actions running)
[13,320 / 13,513] 350 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 27s remote-cache, linux-sandbox ... (67 actions, 66 running)
[13,330 / 13,542] 350 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 28s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,332 / 13,549] 350 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 30s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,340 / 13,557] 350 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 31s remote-cache, linux-sandbox ... (70 actions running)
[13,348 / 13,557] 351 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 32s remote-cache, linux-sandbox ... (70 actions running)
[13,349 / 13,557] 351 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,349 / 13,557] 351 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 35s remote-cache, linux-sandbox ... (70 actions running)
[13,373 / 13,557] 354 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 18 of 32); 27s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,377 / 13,557] 354 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 18 of 32); 29s remote-cache, linux-sandbox ... (70 actions running)
[13,380 / 13,557] 354 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 18 of 32); 31s remote-cache, linux-sandbox ... (70 actions running)
[13,382 / 13,557] 354 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 19 of 32); 30s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,385 / 13,557] 355 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 19 of 32); 31s remote-cache, linux-sandbox ... (70 actions running)
[13,412 / 13,571] 355 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 19 of 32); 33s remote-cache, linux-sandbox ... (70 actions running)
[13,415 / 13,571] 357 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 9s remote-cache, linux-sandbox ... (70 actions running)
[13,418 / 13,571] 357 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 10s remote-cache, linux-sandbox ... (70 actions running)
[13,423 / 13,601] 357 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 12s remote-cache, linux-sandbox ... (70 actions running)
[13,425 / 13,601] 357 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 13s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,446 / 13,601] 362 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 15s remote-cache, linux-sandbox ... (70 actions running)
[13,446 / 13,601] 362 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 16s remote-cache, linux-sandbox ... (70 actions running)
[13,447 / 13,601] 362 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 17s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,452 / 13,601] 363 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 18s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,463 / 13,623] 363 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 20s remote-cache, linux-sandbox ... (65 actions, 60 running)
[13,463 / 13,623] 363 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 21s remote-cache, linux-sandbox ... (70 actions running)
[13,480 / 13,623] 365 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 22s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,482 / 13,623] 365 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 23s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,483 / 13,623] 365 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 24s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,492 / 13,623] 366 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 25s remote-cache, linux-sandbox ... (69 actions running)
[13,506 / 13,623] 368 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 27s remote-cache, linux-sandbox ... (70 actions running)
[13,507 / 13,623] 369 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 28s remote-cache, linux-sandbox ... (70 actions running)
[13,514 / 13,637] 369 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 29s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,521 / 13,643] 369 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 31s remote-cache, linux-sandbox ... (70 actions running)
[13,525 / 13,643] 370 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 32s remote-cache, linux-sandbox ... (70 actions running)
[13,538 / 13,649] 371 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,539 / 13,649] 372 / 403 tests; Testing //pkg/ddl/tests/partition:partition_test (shard 28 of 45); 34s remote-cache, linux-sandbox ... (70 actions running)
[13,544 / 13,651] 373 / 403 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; 14s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,559 / 13,671] 374 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 15s remote-cache, linux-sandbox ... (70 actions running)
[13,560 / 13,671] 374 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 17s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,567 / 13,700] 374 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 18s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,583 / 13,806] 374 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 19s remote-cache, linux-sandbox ... (70 actions running)
[13,590 / 13,806] 374 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 20s remote-cache, linux-sandbox ... (70 actions running)
[13,593 / 13,819] 375 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 21s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,600 / 13,819] 375 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 23s remote-cache, linux-sandbox ... (70 actions running)
[13,607 / 13,842] 376 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 24s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,622 / 13,856] 378 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 26s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,632 / 13,906] 378 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 27s remote-cache, linux-sandbox ... (70 actions running)
[13,638 / 13,906] 378 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 28s remote-cache, linux-sandbox ... (70 actions running)
[13,642 / 13,906] 378 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 29s remote-cache, linux-sandbox ... (69 actions running)
[13,644 / 13,906] 378 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 31s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,659 / 13,906] 379 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 32s remote-cache, linux-sandbox ... (70 actions running)
[13,664 / 13,934] 379 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,669 / 13,934] 379 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 35s remote-cache, linux-sandbox ... (70 actions running)
[13,679 / 13,979] 379 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 36s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,680 / 14,003] 379 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 38s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,704 / 14,026] 382 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 39s remote-cache, linux-sandbox ... (70 actions running)
[13,706 / 14,026] 383 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 40s remote-cache, linux-sandbox ... (67 actions, 66 running)
[13,714 / 14,026] 383 / 403 tests; Testing //pkg/session/nontransactionaltest:nontransactionaltest_test (shard 1 of 3); 24s remote-cache, linux-sandbox ... (70 actions running)
[13,715 / 14,026] 384 / 403 tests; Testing //pkg/session/nontransactionaltest:nontransactionaltest_test (shard 1 of 3); 25s remote-cache, linux-sandbox ... (70 actions running)
[13,729 / 14,026] 384 / 403 tests; Testing //pkg/session/nontransactionaltest:nontransactionaltest_test (shard 1 of 3); 26s remote-cache, linux-sandbox ... (69 actions running)
[13,730 / 14,026] 385 / 403 tests; Testing //pkg/session/nontransactionaltest:nontransactionaltest_test (shard 1 of 3); 28s remote-cache, linux-sandbox ... (70 actions running)
[13,752 / 14,026] 385 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 4 of 32); 20s remote-cache, linux-sandbox ... (68 actions, 67 running)
[13,754 / 14,026] 385 / 403 tests; Testing //pkg/table/tables/test/partition:partition_test (shard 5 of 22); 3s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,762 / 14,026] 386 / 403 tests; Testing //pkg/table/tables/test/partition:partition_test (shard 6 of 22); 4s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,768 / 14,026] 386 / 403 tests; Testing //pkg/statistics/handle/autoanalyze:autoanalyze_test (shard 3 of 12); 4s remote-cache, linux-sandbox ... (70 actions running)
[13,768 / 14,026] 386 / 403 tests; Testing //pkg/statistics/handle/autoanalyze:autoanalyze_test (shard 3 of 12); 6s remote-cache, linux-sandbox ... (70 actions running)
[13,768 / 14,026] 386 / 403 tests; Testing //pkg/statistics/handle/autoanalyze:autoanalyze_test (shard 3 of 12); 7s remote-cache, linux-sandbox ... (70 actions running)
[13,787 / 14,026] 387 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 6 of 32); 9s remote-cache, linux-sandbox ... (70 actions running)
[13,803 / 14,026] 387 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 10s remote-cache, linux-sandbox ... (70 actions running)
[13,804 / 14,026] 388 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 11s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,816 / 14,026] 388 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 13s remote-cache, linux-sandbox ... (70 actions running)
[13,832 / 14,026] 389 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 15s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,837 / 14,026] 389 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 16s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,846 / 14,026] 390 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 17s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,851 / 14,026] 390 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 18s remote-cache, linux-sandbox ... (69 actions running)
[13,858 / 14,026] 390 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 19s remote-cache, linux-sandbox ... (70 actions running)
[13,860 / 14,026] 390 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 21s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,872 / 14,026] 390 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 22s remote-cache, linux-sandbox ... (70 actions running)
[13,885 / 14,026] 390 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 23s remote-cache, linux-sandbox ... (70 actions running)
[13,893 / 14,026] 391 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 9 of 32); 9s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,900 / 14,026] 391 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 9 of 32); 10s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,904 / 14,026] 393 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 9 of 32); 12s remote-cache, linux-sandbox ... (70 actions running)
[13,906 / 14,026] 393 / 403 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 9 of 32); 13s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,932 / 14,026] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 14s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,934 / 14,026] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 15s remote-cache, linux-sandbox ... (70 actions running)
[13,936 / 14,026] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 16s remote-cache, linux-sandbox ... (70 actions running)
[13,938 / 14,026] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 17s remote-cache, linux-sandbox ... (70 actions running)
[13,940 / 14,026] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 19s remote-cache, linux-sandbox ... (70 actions running)
[13,946 / 14,026] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 20s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,964 / 14,026] 397 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 21s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,967 / 14,026] 397 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 23s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,969 / 14,026] 397 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 24s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,973 / 14,026] 397 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 25s remote-cache, linux-sandbox ... (70 actions running)
[13,974 / 14,026] 398 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 27s remote-cache, linux-sandbox ... (70 actions running)
[14,000 / 14,026] 398 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 28s remote-cache, linux-sandbox ... (52 actions running)
[14,005 / 14,026] 399 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 29s remote-cache, linux-sandbox ... (42 actions running)
[14,007 / 14,026] 399 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 31s remote-cache, linux-sandbox ... (38 actions running)
[14,021 / 14,026] 400 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 33s remote-cache, linux-sandbox ... (10 actions running)
[14,022 / 14,026] 400 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 35s remote-cache, linux-sandbox ... (8 actions running)
[14,024 / 14,026] 401 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 37s remote-cache, linux-sandbox ... (4 actions running)
[14,024 / 14,026] 401 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 43s remote-cache, linux-sandbox ... (4 actions running)
[14,024 / 14,026] 401 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 45s remote-cache, linux-sandbox ... (4 actions running)
[14,024 / 14,026] 401 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 47s remote-cache, linux-sandbox ... (4 actions running)
[14,025 / 14,026] 402 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 48s remote-cache, linux-sandbox
[14,025 / 14,026] 402 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 59s remote-cache, linux-sandbox
[14,025 / 14,026] 403 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 67s remote-cache, linux-sandbox
INFO: Elapsed time: 1632.718s, Critical Path: 376.91s
INFO: 14014 processes: 4731 remote cache hit, 1625 internal, 7658 linux-sandbox.
INFO: Build completed successfully, 14014 total actions
//pkg/session/test/txn:txn_test                                           FLAKY, failed in 1 out of 9 in 74.0s
  Stats over 9 runs: max = 74.0s, min = 34.2s, avg = 44.8s, dev = 10.7s
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/session/test/txn/txn_test/shard_8_of_8/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/session/test/txn/txn_test/shard_7_of_8/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/session/test/txn/txn_test/shard_6_of_8/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/session/test/txn/txn_test/shard_1_of_8/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/session/test/txn/txn_test/shard_3_of_8/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/session/test/txn/txn_test/shard_5_of_8/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/session/test/txn/txn_test/shard_2_of_8/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/session/test/txn/txn_test/shard_4_of_8/coverage.dat
//pkg/ddl/tests/fail:fail_test                                            FLAKY, failed in 1 out of 13 in 67.8s
  Stats over 13 runs: max = 67.8s, min = 40.2s, avg = 48.4s, dev = 8.1s
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_12_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_11_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_3_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_2_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_10_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_1_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_9_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_6_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_4_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_8_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_5_of_12/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/fail/fail_test/shard_7_of_12/coverage.dat
//br/pkg/streamhelper:streamhelper_test                                   FLAKY, failed in 1 out of 26 in 150.0s
  Stats over 26 runs: max = 150.0s, min = 4.3s, avg = 13.4s, dev = 28.2s
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_25_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_24_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_23_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_22_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_1_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_21_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_20_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_2_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_3_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_19_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_18_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_6_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_17_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_7_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_16_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_5_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_8_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_15_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_9_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_10_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_14_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_11_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_4_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_13_of_25/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/br/pkg/streamhelper/streamhelper_test/shard_12_of_25/coverage.dat
//pkg/bindinfo:bindinfo_test                                              FLAKY, failed in 1 out of 51 in 111.2s
  Stats over 51 runs: max = 111.2s, min = 7.7s, avg = 43.2s, dev = 14.8s
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_50_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_49_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_48_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_47_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_1_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_3_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_2_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_46_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_4_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_5_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_6_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_7_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_45_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_8_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_10_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_9_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_11_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_44_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_12_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_13_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_14_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_15_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_43_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_19_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_16_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_22_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_17_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_18_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_42_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_21_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_24_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_25_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_26_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_23_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_27_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_28_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_29_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_41_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_31_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_30_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_32_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_20_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_33_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_34_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_36_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_35_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_37_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_39_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_40_of_50/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/bindinfo/bindinfo_test/shard_38_of_50/coverage.dat
Test cases: finished with 7906 passing and 0 failing out of 7906 test cases

Executed 298 out of 403 tests: 403 tests pass.
root: /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs
complete to collect bazel result.
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ ./scripts/plugins/analyze-go-test-from-bazel-output.sh tidb/bazel-test.log
Parse from local file: tidb/bazel-test.log
new flaky case: TestOwnerDropped
new flaky case: TestFailSchemaSyncer
new flaky case: TestCaptureWildcardFilter
new flaky case: TestAutoCommitRespectsReadOnly
Output files:
bazel-flaky-summaries.log
bazel-go-test-index.log
bazel-go-test-problem-cases.json
bazel-target-output-L1776-2775.fail.log
bazel-target-output-L3214-4058.fatal.log
bazel-target-output-L388-405.timeout.log
bazel-target-output-L578-1627.fail.log
[Pipeline] sh
++ uuidgen
+ timeout 10 curl --verbose --request POST --url http://cloudevents-server.apps.svc/events --header 'ce-id: e2a7297d-dbed-4798-8397-916629a5dd8d' --header 'ce-source: https://do.pingcap.net/jenkins/' --header 'ce-type: test-case-run-report' --header 'ce-repo: pingcap/tidb' --header 'ce-branch: release-8.1' --header 'ce-buildurl: https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/101/' --header 'ce-specversion: 1.0' --header 'content-type: application/json; charset=UTF-8' --data @bazel-go-test-problem-cases.json
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* About to connect() to cloudevents-server.apps.svc port 80 (#0)
*   Trying 10.233.31.173...
* Connected to cloudevents-server.apps.svc (10.233.31.173) port 80 (#0)
> POST /events HTTP/1.1
> User-Agent: curl/7.29.0
> Host: cloudevents-server.apps.svc
> Accept: */*
> ce-id: e2a7297d-dbed-4798-8397-916629a5dd8d
> ce-source: https://do.pingcap.net/jenkins/
> ce-type: test-case-run-report
> ce-repo: pingcap/tidb
> ce-branch: release-8.1
> ce-buildurl: https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/101/
> ce-specversion: 1.0
> content-type: application/json; charset=UTF-8
> Content-Length: 644
> 
} [data not shown]
* upload completely sent off: 644 out of 644 bytes

100   644    0     0  100   644      0    640  0:00:01  0:00:01 --:--:--   641
100   644    0     0  100   644      0    321  0:00:02  0:00:02 --:--:--   321
100   644    0     0  100   644      0    214  0:00:03  0:00:03 --:--:--   214
100   644    0     0  100   644      0    160  0:00:04  0:00:04 --:--:--   160
100   644    0     0  100   644      0    128  0:00:05  0:00:05 --:--:--   128
100   644    0     0  100   644      0    107  0:00:06  0:00:06 --:--:--     0
100   644    0     0  100   644      0     91  0:00:07  0:00:07 --:--:--     0
100   644    0     0  100   644      0     80  0:00:08  0:00:08 --:--:--     0
100   644    0     0  100   644      0     71  0:00:09  0:00:09 --:--:--     0+ true
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2024-04-30T03:36:48.893Z] ['info'] 
     _____          _
    / ____|        | |
   | |     ___   __| | ___  ___ _____   __
   | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
   | |___| (_) | (_| |  __/ (_| (_) \ V /
    \_____\___/ \__,_|\___|\___\___/ \_/

  Codecov report uploader 0.5.0
[2024-04-30T03:36:48.894Z] ['info'] => Project root located at: .
[2024-04-30T03:36:48.897Z] ['info'] ->  Token found by environment variables
[2024-04-30T03:36:48.911Z] ['info'] Searching for coverage files...
[2024-04-30T03:36:51.391Z] ['info'] => Found 1 possible coverage files:
  ./coverage.dat
[2024-04-30T03:36:51.391Z] ['info'] Processing ./coverage.dat...
[2024-04-30T03:36:51.870Z] ['info'] Using manual override from args.
[2024-04-30T03:36:51.870Z] ['info'] Detected Jenkins CI as the CI provider.
[2024-04-30T03:36:51.884Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fpr%2F52998&build=101&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftidb%2Fjob%2Frelease-8.1%2Fjob%2Fghpr_unit_test%2F101%2F&commit=a2f5ec36e7af603d0d5e8ec8fc4a7b6a2f8716e8&job=&pr=52998&service=jenkins&slug=pingcap%2Ftidb&name=&tag=&flags=unit&parent=
[2024-04-30T03:36:52.648Z] ['info'] https://app.codecov.io/github/pingcap/tidb/commit/a2f5ec36e7af603d0d5e8ec8fc4a7b6a2f8716e8
https://storage.googleapis.com/codecov/v4/raw/2024-04-30/F6B65B6EE70BEC6C6B5E073ED3BB1A79/a2f5ec36e7af603d0d5e8ec8fc4a7b6a2f8716e8/aeabc3b5-6065-4416-a121-a1ece1f7bda4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240430%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240430T033652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=45be17c7ce0523aaf63183a807e76c1ed68e6f51a71ede87d12fc11dd1da3f02
[2024-04-30T03:36:52.649Z] ['info'] Uploading...
[2024-04-30T03:36:54.475Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tidb/commit/a2f5ec36e7af603d0d5e8ec8fc4a7b6a2f8716e8"}
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS