Skip to content

Console Output

Skipping 608 KB.. Full Log
[2024/04/29 13:30:54.302 +00:00] [INFO] [info.go:1142] [SetTiFlashGroupConfig]
[2024/04/29 13:30:54.308 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=71] [category=ddl] [job="ID:71, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:70, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.297 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.317 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=71] [job="ID:71, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:70, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.297 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.320 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=71]
[2024/04/29 13:30:54.320 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.321 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=34] [neededSchemaVersion=35] ["start time"=258.938µs] [gotSchemaVersion=35] [phyTblIDs="[70]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.321 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=35] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.plan_replayer_task (\n\t\tsql_digest VARCHAR(128) NOT NULL,\n\t\tplan_digest VARCHAR(128) NOT NULL,\n\t\tupdate_time TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,\n\t\tPRIMARY KEY (sql_digest,plan_digest));"] [user=]
[2024/04/29 13:30:54.324 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:73, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:72, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.322 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.324 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:73, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:72, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.322 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.plan_replayer_task (\n\t\tsql_digest VARCHAR(128) NOT NULL,\n\t\tplan_digest VARCHAR(128) NOT NULL,\n\t\tupdate_time TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,\n\t\tPRIMARY KEY (sql_digest,plan_digest));"]
[2024/04/29 13:30:54.333 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=73] [category=ddl] [job="ID:73, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:72, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.322 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.342 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=73] [job="ID:73, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:72, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.322 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.345 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=73]
[2024/04/29 13:30:54.346 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.346 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=35] [neededSchemaVersion=36] ["start time"=237.791µs] [gotSchemaVersion=36] [phyTblIDs="[72]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.346 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=36] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.stats_table_locked(\n\t\ttable_id bigint(64) NOT NULL,\n\t\tmodify_count bigint(64) NOT NULL DEFAULT 0,\n\t\tcount bigint(64) NOT NULL DEFAULT 0,\n\t\tversion bigint(64) UNSIGNED NOT NULL DEFAULT 0,\n\t\tPRIMARY KEY (table_id));"] [user=]
[2024/04/29 13:30:54.351 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:75, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:74, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.348 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.351 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:75, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:74, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.348 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.stats_table_locked(\n\t\ttable_id bigint(64) NOT NULL,\n\t\tmodify_count bigint(64) NOT NULL DEFAULT 0,\n\t\tcount bigint(64) NOT NULL DEFAULT 0,\n\t\tversion bigint(64) UNSIGNED NOT NULL DEFAULT 0,\n\t\tPRIMARY KEY (table_id));"]
[2024/04/29 13:30:54.358 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=75] [category=ddl] [job="ID:75, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:74, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.348 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.365 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=75] [job="ID:75, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:74, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.348 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.368 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=75]
[2024/04/29 13:30:54.368 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.369 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=36] [neededSchemaVersion=37] ["start time"=212.852µs] [gotSchemaVersion=37] [phyTblIDs="[74]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.369 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=37] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.tidb_ttl_table_status (\n\t\ttable_id bigint(64) PRIMARY KEY,\n        parent_table_id bigint(64),\n        table_statistics text DEFAULT NULL,\n\t\tlast_job_id varchar(64) DEFAULT NULL,\n\t\tlast_job_start_time timestamp NULL DEFAULT NULL,\n\t\tlast_job_finish_time timestamp NULL DEFAULT NULL,\n\t\tlast_job_ttl_expire timestamp NULL DEFAULT NULL,\n        last_job_summary text DEFAULT NULL,\n\t\tcurrent_job_id varchar(64) DEFAULT NULL,\n\t\tcurrent_job_owner_id varchar(64) DEFAULT NULL,\n\t\tcurrent_job_owner_addr varchar(256) DEFAULT NULL,\n\t\tcurrent_job_owner_hb_time timestamp,\n\t\tcurrent_job_start_time timestamp NULL DEFAULT NULL,\n\t\tcurrent_job_ttl_expire timestamp NULL DEFAULT NULL,\n\t\tcurrent_job_state text DEFAULT NULL,\n\t\tcurrent_job_status varchar(64) DEFAULT NULL,\n  \t\tcurrent_job_status_update_time timestamp NULL DEFAULT NULL);"] [user=]
[2024/04/29 13:30:54.373 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:77, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:76, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.371 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.373 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:77, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:76, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.371 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_ttl_table_status (\n\t\ttable_id bigint(64) PRIMARY KEY,\n        parent_table_id bigint(64),\n        table_statistics text DEFAULT NULL,\n\t\tlast_job_id varchar(64) DEFAULT NULL,\n\t\tlast_job_start_time timestamp NULL DEFAULT NULL,\n\t\tlast_job_finish_time timestamp NULL DEFAULT NULL,\n\t\tlast_job_ttl_expire timestamp NULL DEFAULT NULL,\n        last_job_summary text DEFAULT NULL,\n\t\tcurrent_job_id varchar(64) DEFAULT NULL,\n\t\tcurrent_job_owner_id varchar(64) DEFAULT NULL,\n\t\tcurrent_job_owner_addr varchar(256) DEFAULT NULL,\n\t\tcurrent_job_owner_hb_time timestamp,\n\t\tcurrent_job_start_time timestamp NULL DEFAULT NULL,\n\t\tcurrent_job_ttl_expire timestamp NULL DEFAULT NULL,\n\t\tcurrent_job_state text DEFAULT NULL,\n\t\tcurrent_job_status varchar(64) DEFAULT NULL,\n  \t\tcurrent_job_status_update_time timestamp NULL DEFAULT NULL);"]
[2024/04/29 13:30:54.380 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=77] [category=ddl] [job="ID:77, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:76, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.371 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.389 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=77] [job="ID:77, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:76, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.371 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.393 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=77]
[2024/04/29 13:30:54.393 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.393 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=37] [neededSchemaVersion=38] ["start time"=363.757µs] [gotSchemaVersion=38] [phyTblIDs="[76]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.394 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=38] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.tidb_ttl_task (\n\t\tjob_id varchar(64) NOT NULL,\n\t\ttable_id bigint(64) NOT NULL,\n\t\tscan_id int NOT NULL,\n\t\tscan_range_start BLOB,\n\t\tscan_range_end BLOB,\n\t\texpire_time timestamp NOT NULL,\n\t\towner_id varchar(64) DEFAULT NULL,\n\t\towner_addr varchar(64) DEFAULT NULL,\n\t\towner_hb_time timestamp DEFAULT NULL,\n\t\tstatus varchar(64) DEFAULT 'waiting',\n\t\tstatus_update_time timestamp NULL DEFAULT NULL,\n\t\tstate text,\n\t\tcreated_time timestamp NOT NULL,\n\t\tprimary key(job_id, scan_id),\n\t\tkey(created_time));"] [user=]
[2024/04/29 13:30:54.396 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:79, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:78, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.395 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.397 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:79, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:78, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.395 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_ttl_task (\n\t\tjob_id varchar(64) NOT NULL,\n\t\ttable_id bigint(64) NOT NULL,\n\t\tscan_id int NOT NULL,\n\t\tscan_range_start BLOB,\n\t\tscan_range_end BLOB,\n\t\texpire_time timestamp NOT NULL,\n\t\towner_id varchar(64) DEFAULT NULL,\n\t\towner_addr varchar(64) DEFAULT NULL,\n\t\towner_hb_time timestamp DEFAULT NULL,\n\t\tstatus varchar(64) DEFAULT 'waiting',\n\t\tstatus_update_time timestamp NULL DEFAULT NULL,\n\t\tstate text,\n\t\tcreated_time timestamp NOT NULL,\n\t\tprimary key(job_id, scan_id),\n\t\tkey(created_time));"]
[2024/04/29 13:30:54.405 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=79] [category=ddl] [job="ID:79, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:78, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.395 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.416 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=79] [job="ID:79, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:78, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.395 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.423 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=79]
[2024/04/29 13:30:54.424 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.424 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=38] [neededSchemaVersion=39] ["start time"=398.297µs] [gotSchemaVersion=39] [phyTblIDs="[78]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.424 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=39] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.tidb_ttl_job_history (\n\t\tjob_id varchar(64) PRIMARY KEY,\n\t\ttable_id bigint(64) NOT NULL,\n        parent_table_id bigint(64) NOT NULL,\n    \ttable_schema varchar(64) NOT NULL,\n\t\ttable_name varchar(64) NOT NULL,\n    \tpartition_name varchar(64) DEFAULT NULL,\n\t\tcreate_time timestamp NOT NULL,\n\t\tfinish_time timestamp NOT NULL,\n\t\tttl_expire timestamp NOT NULL,\n        summary_text text,\n\t\texpired_rows bigint(64) DEFAULT NULL,\n    \tdeleted_rows bigint(64) DEFAULT NULL,\n    \terror_delete_rows bigint(64) DEFAULT NULL,\n    \tstatus varchar(64) NOT NULL,\n    \tkey(table_schema, table_name, create_time),\n    \tkey(parent_table_id, create_time),\n    \tkey(create_time)\n\t);"] [user=]
[2024/04/29 13:30:54.428 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:81, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:80, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.426 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.428 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:81, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:80, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.426 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_ttl_job_history (\n\t\tjob_id varchar(64) PRIMARY KEY,\n\t\ttable_id bigint(64) NOT NULL,\n        parent_table_id bigint(64) NOT NULL,\n    \ttable_schema varchar(64) NOT NULL,\n\t\ttable_name varchar(64) NOT NULL,\n    \tpartition_name varchar(64) DEFAULT NULL,\n\t\tcreate_time timestamp NOT NULL,\n\t\tfinish_time timestamp NOT NULL,\n\t\tttl_expire timestamp NOT NULL,\n        summary_text text,\n\t\texpired_rows bigint(64) DEFAULT NULL,\n    \tdeleted_rows bigint(64) DEFAULT NULL,\n    \terror_delete_rows bigint(64) DEFAULT NULL,\n    \tstatus varchar(64) NOT NULL,\n    \tkey(table_schema, table_name, create_time),\n    \tkey(parent_table_id, create_time),\n    \tkey(create_time)\n\t);"]
[2024/04/29 13:30:54.433 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=81] [category=ddl] [job="ID:81, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:80, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.426 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.451 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=81] [job="ID:81, Type:create table, State:synced, SchemaState:public, SchemaID:1, TableID:80, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.426 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.458 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=81]
[2024/04/29 13:30:54.458 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.459 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=39] [neededSchemaVersion=40] ["start time"=324.358µs] [gotSchemaVersion=40] [phyTblIDs="[80]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.459 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=0] [schemaVersion=40] [cur_db=mysql] [sql="CREATE TABLE IF NOT EXISTS mysql.tidb_global_task (\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/29 13:30:54.462 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:83, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:82, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.46 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.462 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:83, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:82, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.46 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE IF NOT EXISTS mysql.tidb_global_task (\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/29 13:30:54.468 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 1, tp general"] [category=ddl] [jobID=83] [category=ddl] [job="ID:83, Type:create table, State:queueing, SchemaState:none, SchemaID:1, TableID:82, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.46 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.475 +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-29 13:30:54.46 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.479 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=83]
[2024/04/29 13:30:54.479 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.480 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=40] [neededSchemaVersion=41] ["start time"=445.614µs] [gotSchemaVersion=41] [phyTblIDs="[82]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.480 +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/29 13:30:54.483 +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-29 13:30:54.481 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.483 +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-29 13:30:54.481 +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/29 13:30:54.488 +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-29 13:30:54.481 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.497 +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-29 13:30:54.481 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.501 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=85]
[2024/04/29 13:30:54.501 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.501 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=41] [neededSchemaVersion=42] ["start time"=412.21µs] [gotSchemaVersion=42] [phyTblIDs="[84]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.502 +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/29 13:30:54.505 +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-29 13:30:54.503 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.505 +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-29 13:30:54.503 +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/29 13:30:54.510 +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-29 13:30:54.503 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.518 +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-29 13:30:54.503 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.522 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=87]
[2024/04/29 13:30:54.522 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.523 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=42] [neededSchemaVersion=43] ["start time"=426.598µs] [gotSchemaVersion=43] [phyTblIDs="[86]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.523 +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/29 13:30:54.526 +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-29 13:30:54.524 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.526 +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-29 13:30:54.524 +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/29 13:30:54.532 +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-29 13:30:54.524 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.542 +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-29 13:30:54.524 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.545 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=89]
[2024/04/29 13:30:54.546 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.546 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=43] [neededSchemaVersion=44] ["start time"=312.687µs] [gotSchemaVersion=44] [phyTblIDs="[88]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.546 +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/29 13:30:54.549 +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-29 13:30:54.547 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.549 +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-29 13:30:54.547 +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/29 13:30:54.556 +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-29 13:30:54.547 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.563 +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-29 13:30:54.547 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.566 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=91]
[2024/04/29 13:30:54.566 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.567 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=44] [neededSchemaVersion=45] ["start time"=302.775µs] [gotSchemaVersion=45] [phyTblIDs="[90]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.567 +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/29 13:30:54.571 +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-29 13:30:54.569 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.571 +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-29 13:30:54.569 +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/29 13:30:54.577 +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-29 13:30:54.569 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.585 +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-29 13:30:54.569 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.590 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=93]
[2024/04/29 13:30:54.590 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.591 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=45] [neededSchemaVersion=46] ["start time"=520.562µs] [gotSchemaVersion=46] [phyTblIDs="[92]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.591 +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/29 13:30:54.594 +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-29 13:30:54.593 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.594 +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-29 13:30:54.593 +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/29 13:30:54.600 +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-29 13:30:54.593 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.607 +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-29 13:30:54.593 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.610 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=95]
[2024/04/29 13:30:54.610 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.610 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=46] [neededSchemaVersion=47] ["start time"=293.486µs] [gotSchemaVersion=47] [phyTblIDs="[94]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.611 +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/29 13:30:54.613 +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-29 13:30:54.612 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.613 +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-29 13:30:54.612 +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/29 13:30:54.621 +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-29 13:30:54.612 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.628 +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-29 13:30:54.612 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.632 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=97]
[2024/04/29 13:30:54.632 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.633 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=47] [neededSchemaVersion=48] ["start time"=183.355µs] [gotSchemaVersion=48] [phyTblIDs="[96]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.633 +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/29 13:30:54.642 +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-29 13:30:54.634 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.642 +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-29 13:30:54.634 +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/29 13:30:54.652 +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-29 13:30:54.634 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.671 +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-29 13:30:54.634 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.674 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=99]
[2024/04/29 13:30:54.674 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.674 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=48] [neededSchemaVersion=49] ["start time"=243.959µs] [gotSchemaVersion=49] [phyTblIDs="[98]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.674 +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/29 13:30:54.676 +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-29 13:30:54.675 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.676 +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-29 13:30:54.675 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE DATABASE IF NOT EXISTS sys;"]
[2024/04/29 13:30:54.683 +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-29 13:30:54.675 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.689 +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-29 13:30:54.675 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.691 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=101]
[2024/04/29 13:30:54.691 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.691 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=49] [neededSchemaVersion=50] ["start time"=49.909µs] [gotSchemaVersion=50] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"create schema\"]"]
[2024/04/29 13:30:54.694 +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-29 13:30:54.693 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.695 +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-29 13:30:54.693 +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/29 13:30:54.701 +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-29 13:30:54.693 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.711 +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-29 13:30:54.693 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.715 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=103]
[2024/04/29 13:30:54.716 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.716 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=50] [neededSchemaVersion=51] ["start time"=166.307µs] [gotSchemaVersion=51] [phyTblIDs="[102]"] [actionTypes="[21]"] [diffTypes="[\"create view\"]"]
[2024/04/29 13:30:54.745 +00:00] [INFO] [bootstrap.go:745] ["bootstrap successful"] ["take time"=1.452429628s]
[2024/04/29 13:30:54.748 +00:00] [INFO] [mock.go:106] ["owner manager is canceled"] [category=ddl] [ID=785528cb-75f3-47fd-b248-a6afb0d6f07b] [ownerKey=/tidb/ddl/fg/owner]
[2024/04/29 13:30:54.748 +00:00] [INFO] [ddl_workerpool.go:82] ["closing workerPool"] [category=ddl]
[2024/04/29 13:30:54.748 +00:00] [INFO] [ddl_worker.go:187] ["DDL worker closed"] [worker="worker 4, tp add index"] [category=ddl] ["take time"=2.248µs]
[2024/04/29 13:30:54.748 +00:00] [INFO] [ddl_worker.go:187] ["DDL worker closed"] [worker="worker 5, tp add index"] [category=ddl] ["take time"=656ns]
[2024/04/29 13:30:54.748 +00:00] [INFO] [ddl_worker.go:187] ["DDL worker closed"] [worker="worker 2, tp add index"] [category=ddl] ["take time"=1.169µs]
[2024/04/29 13:30:54.748 +00:00] [INFO] [ddl_worker.go:187] ["DDL worker closed"] [worker="worker 3, tp add index"] [category=ddl] ["take time"=1.458µs]
[2024/04/29 13:30:54.748 +00:00] [INFO] [ddl_workerpool.go:82] ["closing workerPool"] [category=ddl]
[2024/04/29 13:30:54.748 +00:00] [INFO] [ddl_worker.go:187] ["DDL worker closed"] [worker="worker 1, tp general"] [category=ddl] ["take time"=767ns]
[2024/04/29 13:30:54.748 +00:00] [INFO] [ddl_workerpool.go:82] ["closing workerPool"] [category=ddl]
[2024/04/29 13:30:54.748 +00:00] [INFO] [delete_range.go:162] ["closing delRange"] [category=ddl]
[2024/04/29 13:30:54.748 +00:00] [INFO] [session_pool.go:98] ["closing session pool"] [category=ddl]
[2024/04/29 13:30:54.750 +00:00] [INFO] [ddl.go:950] ["DDL closed"] [category=ddl] [ID=785528cb-75f3-47fd-b248-a6afb0d6f07b] ["take time"=4.627997ms]
[2024/04/29 13:30:54.750 +00:00] [INFO] [ddl.go:768] ["stop DDL"] [category=ddl] [ID=785528cb-75f3-47fd-b248-a6afb0d6f07b]
[2024/04/29 13:30:54.750 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=mdlCheckLoop]
[2024/04/29 13:30:54.750 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=runawayRecordFlushLoop]
[2024/04/29 13:30:54.750 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=runawayWatchSyncLoop]
[2024/04/29 13:30:54.750 +00:00] [INFO] [domain.go:761] ["topologySyncerKeeper exited."]
[2024/04/29 13:30:54.750 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=topologySyncerKeeper]
[2024/04/29 13:30:54.750 +00:00] [INFO] [domain.go:683] ["topNSlowQueryLoop exited."]
[2024/04/29 13:30:54.750 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=topNSlowQueryLoop]
[2024/04/29 13:30:54.750 +00:00] [INFO] [domain.go:737] ["globalConfigSyncerKeeper exited."]
[2024/04/29 13:30:54.750 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=globalConfigSyncerKeeper]
[2024/04/29 13:30:54.750 +00:00] [INFO] [domain.go:711] ["infoSyncerKeeper exited."]
[2024/04/29 13:30:54.750 +00:00] [INFO] [domain.go:1361] ["closestReplicaReadCheckLoop exited."]
[2024/04/29 13:30:54.750 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=infoSyncerKeeper]
[2024/04/29 13:30:54.750 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=closestReplicaReadCheckLoop]
[2024/04/29 13:30:54.751 +00:00] [INFO] [domain.go:1073] ["domain closed"] ["take time"=4.821677ms]
[2024/04/29 13:30:54.751 +00:00] [INFO] [tidb.go:80] ["new domain"] [store=a9e9667d-a01f-4785-822e-0a49f7c269d5] ["ddl lease"=0s] ["stats lease"=-1ns]
[2024/04/29 13:30:54.757 +00:00] [WARN] [controller.go:186] ["[resource group controller] server does not save config, load config failed"]
[2024/04/29 13:30:54.757 +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/29 13:30:54.770 +00:00] [INFO] [domain.go:315] ["full load InfoSchema success"] [currentSchemaVersion=0] [neededSchemaVersion=51] ["start time"=12.752029ms]
[2024/04/29 13:30:54.770 +00:00] [INFO] [domain.go:635] ["full load and reset schema validator"]
[2024/04/29 13:30:54.770 +00:00] [INFO] [ddl.go:817] ["start DDL"] [category=ddl] [ID=66759b9f-6402-4a0c-9c2c-854dc6608208] [runWorker=true]
[2024/04/29 13:30:54.770 +00:00] [INFO] [ddl.go:776] ["start delRangeManager OK"] [category=ddl] ["is a emulator"=true]
[2024/04/29 13:30:54.770 +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/29 13:30:54.770 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=mdlCheckLoop]
[2024/04/29 13:30:54.770 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=topNSlowQueryLoop]
[2024/04/29 13:30:54.770 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=infoSyncerKeeper]
[2024/04/29 13:30:54.770 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=globalConfigSyncerKeeper]
[2024/04/29 13:30:54.770 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=runawayRecordFlushLoop]
[2024/04/29 13:30:54.770 +00:00] [INFO] [delete_range.go:172] ["start delRange emulator"] [category=ddl]
[2024/04/29 13:30:54.770 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=runawayWatchSyncLoop]
[2024/04/29 13:30:54.770 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=requestUnitsWriterLoop]
[2024/04/29 13:30:54.770 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=topologySyncerKeeper]
[2024/04/29 13:30:54.770 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=closestReplicaReadCheckLoop]
[2024/04/29 13:30:54.770 +00:00] [WARN] [domain.go:1326] ["pd / etcd client not provided, won't begin Advancer."]
[2024/04/29 13:30:54.770 +00:00] [INFO] [wait_group_wrapper.go:140] ["background process exited"] [source=domain] [process=requestUnitsWriterLoop]
[2024/04/29 13:30:54.770 +00:00] [INFO] [job_table.go:334] ["get global state and global state change"] [category=ddl] [oldState=false] [currState=false]
[2024/04/29 13:30:54.771 +00:00] [INFO] [job_table.go:349] ["the owner sets owner operator value"] [category=ddl] [ownerOp=none]
[2024/04/29 13:30:54.773 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=globalBindHandleWorkerLoop]
[2024/04/29 13:30:54.773 +00:00] [WARN] [sysvar_cache.go:49] ["sysvar cache is empty, triggering rebuild"]
[2024/04/29 13:30:54.775 +00:00] [INFO] [sysvar.go:2748] ["set resource control"] [enable=true]
[2024/04/29 13:30:54.776 +00:00] [INFO] [controller.go:436] ["[resource group controller] create resource group cost controller"] [name=default]
[2024/04/29 13:30:54.784 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=loadPrivilegeInLoop]
[2024/04/29 13:30:54.787 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=LoadSysVarCacheLoop]
[2024/04/29 13:30:54.788 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=PlanReplayerTaskCollectHandle]
[2024/04/29 13:30:54.788 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=PlanReplayerTaskDumpHandle]
[2024/04/29 13:30:54.788 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=dumpFileGcChecker]
[2024/04/29 13:30:54.788 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=HistoricalStatsWorker]
[2024/04/29 13:30:54.788 +00:00] [INFO] [domain.go:2038] ["PlanReplayerTaskDumpHandle started"]
[2024/04/29 13:30:54.788 +00:00] [INFO] [plan_replayer.go:409] ["planReplayerTaskDumpWorker started."]
[2024/04/29 13:30:54.788 +00:00] [INFO] [domain.go:2016] ["PlanReplayerTaskCollectHandle started"]
[2024/04/29 13:30:54.788 +00:00] [INFO] [domain.go:2070] ["dumpFileGcChecker started"]
[2024/04/29 13:30:54.788 +00:00] [INFO] [domain.go:2103] ["HistoricalStatsWorker started"]
[2024/04/29 13:30:54.789 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=indexUsageWorker]
[2024/04/29 13:30:54.789 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=quitStatsOwner]
[2024/04/29 13:30:54.790 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=loadSigningCertLoop]
[2024/04/29 13:30:54.790 +00:00] [INFO] [manager.go:113] ["build task executor manager"] [server-id=:4000] [total-cpu=16] [total-mem=342.3GiB]
[2024/04/29 13:30:54.790 +00:00] [INFO] [task_manager.go:217] ["scale ttl worker"] [ttl-worker=job-manager] [ttl-worker=task-manager] [originalCount=0] [newCount=4]
[2024/04/29 13:30:54.790 +00:00] [INFO] [task_manager.go:217] ["scale ttl worker"] [ttl-worker=job-manager] [ttl-worker=task-manager] [originalCount=0] [newCount=4]
[2024/04/29 13:30:54.791 +00:00] [INFO] [wait_group_wrapper.go:133] ["background process started"] [source=domain] [process=distTaskFrameworkLoop]
[2024/04/29 13:30:54.792 +00:00] [INFO] [manager.go:146] ["task executor manager start"] [server-id=:4000]
[2024/04/29 13:30:54.792 +00:00] [INFO] [domain.go:1525] ["dist task executor manager started"]
[2024/04/29 13:30:54.792 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=1] [schemaVersion=51] [cur_db=test] [sql="drop table if exists ddltiflashp"] [user=]
[2024/04/29 13:30:54.793 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=1] [schemaVersion=51] [cur_db=test] [sql="create table ddltiflashp(z int not null) partition by range (z) (partition p0 values less than (10), partition p1 values less than (20))"] [user=]
[2024/04/29 13:30:54.796 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:107, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.795 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.796 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:107, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:54.795 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="create table ddltiflashp(z int not null) partition by range (z) (partition p0 values less than (10), partition p1 values less than (20))"]
[2024/04/29 13:30:54.802 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=107] [conn=1] [category=ddl] [job="ID:107, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.795 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.808 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=107] [conn=1] [job="ID:107, Type:create table, State:synced, SchemaState:public, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.795 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.812 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=107]
[2024/04/29 13:30:54.812 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.813 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=51] [neededSchemaVersion=52] ["start time"=536.828µs] [gotSchemaVersion=52] [phyTblIDs="[104,105,106]"] [actionTypes="[3,3,3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:30:54.813 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=1] [schemaVersion=52] [cur_db=test] [sql="alter table ddltiflashp set tiflash replica 1"] [user=]
[2024/04/29 13:30:54.817 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:108, Type:set tiflash replica, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:1, start time: 2024-04-29 13:30:54.814 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:54.817 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:108, Type:set tiflash replica, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:1, start time: 2024-04-29 13:30:54.814 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="alter table ddltiflashp set tiflash replica 1"]
[2024/04/29 13:30:54.823 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=108] [conn=1] [category=ddl] [job="ID:108, Type:set tiflash replica, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.814 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.823 +00:00] [INFO] [table.go:1380] ["Set TiFlash replica pd rule for partitioned table"] [category=ddl] [tableID=104]
[2024/04/29 13:30:54.823 +00:00] [INFO] [info.go:1229] [ConfigureTiFlashPDForPartitions] [tableID=104] [partID=105] [accel=false] [count=1]
[2024/04/29 13:30:54.823 +00:00] [INFO] [info.go:1229] [ConfigureTiFlashPDForPartitions] [tableID=104] [partID=106] [accel=false] [count=1]
[2024/04/29 13:30:54.831 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=108] [conn=1] [job="ID:108, Type:set tiflash replica, State:synced, SchemaState:public, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:54.814 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:54.836 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=108]
[2024/04/29 13:30:54.837 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:54.837 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=52] [neededSchemaVersion=53] ["start time"=617.599µs] [gotSchemaVersion=53] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[]"]
[2024/04/29 13:30:55.771 +00:00] [INFO] [info.go:1142] [SetTiFlashGroupConfig]
[2024/04/29 13:30:55.772 +00:00] [INFO] [ddl_tiflash_api.go:526] ["Tiflash replica is available"] [category=ddl] [tableID=105] [progress=1]
[2024/04/29 13:30:55.775 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:109, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:55.773 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:55.775 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:109, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:55.773 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query=]
[2024/04/29 13:30:55.781 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=109] [category=ddl] [job="ID:109, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:55.773 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:55.787 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=109] [job="ID:109, Type:update tiflash replica status, State:synced, SchemaState:public, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:55.773 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:55.789 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=109]
[2024/04/29 13:30:55.789 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:55.790 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=53] [neededSchemaVersion=54] ["start time"=657.565µs] [gotSchemaVersion=54] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[]"]
[2024/04/29 13:30:55.790 +00:00] [INFO] [ddl_tiflash_api.go:526] ["Tiflash replica is available"] [category=ddl] [tableID=106] [progress=1]
[2024/04/29 13:30:55.790 +00:00] [INFO] [runtime.go:160] ["TimerGroupRuntime loop started"] [groupID=ttl]
[2024/04/29 13:30:55.790 +00:00] [INFO] [runtime.go:402] ["create watch chan if possible for timer runtime"] [groupID=ttl] [storeSupportWatch=true]
[2024/04/29 13:30:55.792 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:110, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:55.791 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:55.792 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:110, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:55.791 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query=]
[2024/04/29 13:30:55.792 +00:00] [INFO] [slots.go:205] ["initialize slot capacity"] [capacity=16]
[2024/04/29 13:30:55.794 +00:00] [INFO] [scheduler_manager.go:200] ["schedule task loop start"] [server-id=:4000]
[2024/04/29 13:30:55.794 +00:00] [INFO] [scheduler_manager.go:312] ["subtask table gc loop start"] [server-id=:4000]
[2024/04/29 13:30:55.794 +00:00] [INFO] [scheduler_manager.go:373] ["cleanup loop start"] [server-id=:4000]
[2024/04/29 13:30:55.794 +00:00] [INFO] [scheduler_manager.go:453] ["collect loop start"] [server-id=:4000]
[2024/04/29 13:30:55.796 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=110] [category=ddl] [job="ID:110, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:55.791 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:55.797 +00:00] [INFO] [table.go:1486] ["TiFlash replica available"] [category=ddl] [tableID=104]
[2024/04/29 13:30:55.802 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=110] [job="ID:110, Type:update tiflash replica status, State:synced, SchemaState:public, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:55.791 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:55.804 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=110]
[2024/04/29 13:30:55.804 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:55.804 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=54] [neededSchemaVersion=55] ["start time"=483.201µs] [gotSchemaVersion=55] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[]"]
[2024/04/29 13:30:57.838 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=1] [schemaVersion=55] [cur_db=test] [sql="truncate table ddltiflashp"] [user=]
[2024/04/29 13:30:57.844 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:114, Type:truncate table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:3, start time: 2024-04-29 13:30:57.84 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:57.844 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:114, Type:truncate table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:3, start time: 2024-04-29 13:30:57.84 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="truncate table ddltiflashp"]
[2024/04/29 13:30:57.850 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=114] [conn=1] [category=ddl] [job="ID:114, Type:truncate table, State:queueing, SchemaState:none, SchemaID:2, TableID:104, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:57.84 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:57.851 +00:00] [INFO] [info.go:1229] [ConfigureTiFlashPDForPartitions] [tableID=104] [partID=112] [accel=true] [count=1]
[2024/04/29 13:30:57.851 +00:00] [INFO] [info.go:1229] [ConfigureTiFlashPDForPartitions] [tableID=104] [partID=113] [accel=true] [count=1]
[2024/04/29 13:30:57.858 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=114] [tableIDs="[105,106]"] [comment="drop table: partition table IDs"]
[2024/04/29 13:30:57.862 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=114] [tableIDs="[104]"] [comment="drop table: table ID"]
[2024/04/29 13:30:57.863 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=114] [jobType="truncate table"]
[2024/04/29 13:30:57.864 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=114] [conn=1] [job="ID:114, Type:truncate table, State:synced, SchemaState:public, SchemaID:2, TableID:104, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:57.84 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:57.869 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=114]
[2024/04/29 13:30:57.869 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:57.870 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=55] [neededSchemaVersion=56] ["start time"=721.493µs] [gotSchemaVersion=56] [phyTblIDs="[104,105,106,111,112,113]"] [actionTypes="[11,11,11,11,11,11]"] [diffTypes="[\"truncate table\"]"]
[2024/04/29 13:30:57.872 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=114] [elementID=1] [startKey=748000000000000069] [endKey=74800000000000006a]
[2024/04/29 13:30:57.874 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=114] [elementID=2] [startKey=74800000000000006a] [endKey=74800000000000006b]
[2024/04/29 13:30:57.876 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=114] [elementID=3] [startKey=748000000000000068] [endKey=748000000000000069]
[2024/04/29 13:30:58.812 +00:00] [INFO] [ddl_tiflash_api.go:364] ["get table by partition failed, may be dropped or truncated"] [category=ddl] [partitionID=106]
[2024/04/29 13:30:58.813 +00:00] [INFO] [ddl_tiflash_api.go:526] ["Tiflash replica is available"] [category=ddl] [tableID=112] [progress=1]
[2024/04/29 13:30:58.815 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:115, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:111, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:58.814 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:58.815 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:115, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:111, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:58.814 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query=]
[2024/04/29 13:30:58.822 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=115] [category=ddl] [job="ID:115, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:111, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:58.814 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:58.833 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=115] [job="ID:115, Type:update tiflash replica status, State:synced, SchemaState:public, SchemaID:2, TableID:111, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:58.814 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:58.836 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=115]
[2024/04/29 13:30:58.836 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:58.837 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=56] [neededSchemaVersion=57] ["start time"=618.032µs] [gotSchemaVersion=57] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[]"]
[2024/04/29 13:30:58.838 +00:00] [INFO] [ddl_tiflash_api.go:526] ["Tiflash replica is available"] [category=ddl] [tableID=113] [progress=1]
[2024/04/29 13:30:58.840 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:116, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:111, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:58.839 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:30:58.840 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:116, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:111, RowCount:0, ArgLen:2, start time: 2024-04-29 13:30:58.839 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query=]
[2024/04/29 13:30:58.850 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=116] [category=ddl] [job="ID:116, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:111, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:58.839 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:58.850 +00:00] [INFO] [table.go:1486] ["TiFlash replica available"] [category=ddl] [tableID=111]
[2024/04/29 13:30:58.861 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=116] [job="ID:116, Type:update tiflash replica status, State:synced, SchemaState:public, SchemaID:2, TableID:111, RowCount:0, ArgLen:0, start time: 2024-04-29 13:30:58.839 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:30:58.869 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=116]
[2024/04/29 13:30:58.869 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:30:58.870 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=57] [neededSchemaVersion=58] ["start time"=702.562µs] [gotSchemaVersion=58] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[]"]
[2024/04/29 13:30:59.873 +00:00] [INFO] [ddl_tiflash_api.go:364] ["get table by partition failed, may be dropped or truncated"] [category=ddl] [partitionID=105]
[2024/04/29 13:31:00.871 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=1] [schemaVersion=58] [cur_db=test] [sql="drop table if exists ddltiflash2"] [user=]
[2024/04/29 13:31:00.871 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=1] [schemaVersion=58] [cur_db=test] [sql="create table ddltiflash2(z int)"] [user=]
[2024/04/29 13:31:00.874 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:118, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:2, start time: 2024-04-29 13:31:00.872 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:31:00.874 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:118, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:2, start time: 2024-04-29 13:31:00.872 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="create table ddltiflash2(z int)"]
[2024/04/29 13:31:00.880 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=118] [conn=1] [category=ddl] [job="ID:118, Type:create table, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:0, start time: 2024-04-29 13:31:00.872 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:31:00.885 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=118] [conn=1] [job="ID:118, Type:create table, State:synced, SchemaState:public, SchemaID:2, TableID:117, RowCount:0, ArgLen:0, start time: 2024-04-29 13:31:00.872 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:31:00.887 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=118]
[2024/04/29 13:31:00.887 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:31:00.887 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=58] [neededSchemaVersion=59] ["start time"=134.375µs] [gotSchemaVersion=59] [phyTblIDs="[117]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/04/29 13:31:00.888 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=1] [schemaVersion=59] [cur_db=test] [sql="alter table ddltiflash2 set tiflash replica 1"] [user=]
[2024/04/29 13:31:00.890 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:119, Type:set tiflash replica, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:1, start time: 2024-04-29 13:31:00.889 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:31:00.890 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:119, Type:set tiflash replica, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:1, start time: 2024-04-29 13:31:00.889 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="alter table ddltiflash2 set tiflash replica 1"]
[2024/04/29 13:31:00.895 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=119] [conn=1] [category=ddl] [job="ID:119, Type:set tiflash replica, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:0, start time: 2024-04-29 13:31:00.889 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:31:00.895 +00:00] [INFO] [table.go:1391] ["Set TiFlash replica pd rule"] [category=ddl] [tableID=117]
[2024/04/29 13:31:00.895 +00:00] [INFO] [info.go:1211] [ConfigureTiFlashPDForTable] [tableID=117] [count=1]
[2024/04/29 13:31:00.902 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=119] [conn=1] [job="ID:119, Type:set tiflash replica, State:synced, SchemaState:public, SchemaID:2, TableID:117, RowCount:0, ArgLen:0, start time: 2024-04-29 13:31:00.889 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:31:00.905 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=119]
[2024/04/29 13:31:00.905 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:31:00.905 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=59] [neededSchemaVersion=60] ["start time"=123.381µs] [gotSchemaVersion=60] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[]"]
[2024/04/29 13:31:01.877 +00:00] [INFO] [ddl_tiflash_api.go:526] ["Tiflash replica is available"] [category=ddl] [tableID=117] [progress=1]
[2024/04/29 13:31:01.879 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:120, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:2, start time: 2024-04-29 13:31:01.878 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:31:01.879 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:120, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:2, start time: 2024-04-29 13:31:01.878 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query=]
[2024/04/29 13:31:01.884 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=120] [category=ddl] [job="ID:120, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:0, start time: 2024-04-29 13:31:01.878 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:31:01.884 +00:00] [INFO] [table.go:1486] ["TiFlash replica available"] [category=ddl] [tableID=117]
[2024/04/29 13:31:01.889 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=120] [job="ID:120, Type:update tiflash replica status, State:synced, SchemaState:public, SchemaID:2, TableID:117, RowCount:0, ArgLen:0, start time: 2024-04-29 13:31:01.878 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:31:01.892 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=120]
[2024/04/29 13:31:01.892 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:31:01.892 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=60] [neededSchemaVersion=61] ["start time"=165.793µs] [gotSchemaVersion=61] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[]"]
[2024/04/29 13:31:02.908 +00:00] [INFO] [session.go:3889] ["CRUCIAL OPERATION"] [conn=1] [schemaVersion=61] [cur_db=test] [sql="truncate table ddltiflash2"] [user=]
[2024/04/29 13:31:02.911 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:122, Type:truncate table, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:3, start time: 2024-04-29 13:31:02.91 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:31:02.911 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:122, Type:truncate table, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:3, start time: 2024-04-29 13:31:02.91 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="truncate table ddltiflash2"]
[2024/04/29 13:31:02.917 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=122] [conn=1] [category=ddl] [job="ID:122, Type:truncate table, State:queueing, SchemaState:none, SchemaID:2, TableID:117, RowCount:0, ArgLen:0, start time: 2024-04-29 13:31:02.91 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:31:02.917 +00:00] [INFO] [info.go:1211] [ConfigureTiFlashPDForTable] [tableID=121] [count=1]
[2024/04/29 13:31:02.923 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=122] [tableIDs="[117]"] [comment="drop table: table ID"]
[2024/04/29 13:31:02.924 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=122] [jobType="truncate table"]
[2024/04/29 13:31:02.925 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=122] [conn=1] [job="ID:122, Type:truncate table, State:synced, SchemaState:public, SchemaID:2, TableID:117, RowCount:0, ArgLen:2, start time: 2024-04-29 13:31:02.91 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:31:02.929 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=122] [elementID=1] [startKey=748000000000000075] [endKey=748000000000000076]
[2024/04/29 13:31:02.930 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=122]
[2024/04/29 13:31:02.930 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:31:02.930 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=61] [neededSchemaVersion=62] ["start time"=169.267µs] [gotSchemaVersion=62] [phyTblIDs="[117,121]"] [actionTypes="[11,11]"] [diffTypes="[\"truncate table\"]"]
[2024/04/29 13:31:03.897 +00:00] [INFO] [ddl_tiflash_api.go:375] ["get table id failed, may be dropped or truncated"] [category=ddl] [tableID=117]
[2024/04/29 13:31:03.898 +00:00] [INFO] [ddl_tiflash_api.go:526] ["Tiflash replica is available"] [category=ddl] [tableID=121] [progress=1]
[2024/04/29 13:31:03.911 +00:00] [INFO] [ddl_worker.go:259] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:123, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:121, RowCount:0, ArgLen:2, start time: 2024-04-29 13:31:03.899 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/04/29 13:31:03.911 +00:00] [INFO] [ddl.go:1181] ["start DDL job"] [category=ddl] [job="ID:123, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:121, RowCount:0, ArgLen:2, start time: 2024-04-29 13:31:03.899 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query=]
[2024/04/29 13:31:03.917 +00:00] [INFO] [ddl_worker.go:1185] ["run DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=123] [category=ddl] [job="ID:123, Type:update tiflash replica status, State:queueing, SchemaState:none, SchemaID:2, TableID:121, RowCount:0, ArgLen:0, start time: 2024-04-29 13:31:03.899 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:31:03.917 +00:00] [INFO] [table.go:1486] ["TiFlash replica available"] [category=ddl] [tableID=121]
[2024/04/29 13:31:03.924 +00:00] [INFO] [ddl_worker.go:743] ["finish DDL job"] [worker="worker 6, tp general"] [category=ddl] [jobID=123] [job="ID:123, Type:update tiflash replica status, State:synced, SchemaState:public, SchemaID:2, TableID:121, RowCount:0, ArgLen:0, start time: 2024-04-29 13:31:03.899 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/04/29 13:31:03.927 +00:00] [INFO] [ddl.go:1286] ["DDL job is finished"] [category=ddl] [jobID=123]
[2024/04/29 13:31:03.927 +00:00] [INFO] [callback.go:139] ["performing DDL change, must reload"] [category=ddl]
[2024/04/29 13:31:03.927 +00:00] [INFO] [domain.go:280] ["diff load InfoSchema success"] [currentSchemaVersion=62] [neededSchemaVersion=63] ["start time"=152.55µs] [gotSchemaVersion=63] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[]"]
[2024/04/29 13:31:04.940 +00:00] [ERROR] [tiflash_manager.go:104] ["Fail to get peer status from TiFlash."] [tableID=113] [stack="github.com/pingcap/tidb/pkg/domain/infosync.getTiFlashPeerWithoutLagCount\n\tpkg/domain/infosync/tiflash_manager.go:104\ngithub.com/pingcap/tidb/pkg/domain/infosync.calculateTiFlashProgress\n\tpkg/domain/infosync/tiflash_manager.go:132\ngithub.com/pingcap/tidb/pkg/domain/infosync.(*mockTiFlashReplicaManagerCtx).CalculateTiFlashProgress\n\tpkg/domain/infosync/tiflash_manager.go:743\ngithub.com/pingcap/tidb/pkg/domain/infosync.CalculateTiFlashProgress\n\tpkg/domain/infosync/info.go:1104\ngithub.com/pingcap/tidb/pkg/ddl.PollAvailableTableProgress\n\tpkg/ddl/ddl_tiflash_api.go:394\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).refreshTiFlashTicker\n\tpkg/ddl/ddl_tiflash_api.go:449\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).PollTiFlashRoutine\n\tpkg/ddl/ddl_tiflash_api.go:588\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:157"]
[2024/04/29 13:31:04.940 +00:00] [ERROR] [tiflash_manager.go:134] ["Fail to get peer count from TiFlash."] [tableID=113] [stack="github.com/pingcap/tidb/pkg/domain/infosync.calculateTiFlashProgress\n\tpkg/domain/infosync/tiflash_manager.go:134\ngithub.com/pingcap/tidb/pkg/domain/infosync.(*mockTiFlashReplicaManagerCtx).CalculateTiFlashProgress\n\tpkg/domain/infosync/tiflash_manager.go:743\ngithub.com/pingcap/tidb/pkg/domain/infosync.CalculateTiFlashProgress\n\tpkg/domain/infosync/info.go:1104\ngithub.com/pingcap/tidb/pkg/ddl.PollAvailableTableProgress\n\tpkg/ddl/ddl_tiflash_api.go:394\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).refreshTiFlashTicker\n\tpkg/ddl/ddl_tiflash_api.go:449\ngithub.com/pingcap/tidb/pkg/ddl.(*ddl).PollTiFlashRoutine\n\tpkg/ddl/ddl_tiflash_api.go:588\ngithub.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1\n\tpkg/util/wait_group_wrapper.go:157"]
panic: Get "http://127.0.0.1:42083/tiflash/sync-status/keyspace/4294967295/table/113": dial tcp 127.0.0.1:42083: connect: connection refused

goroutine 30813 [running]:
github.com/pingcap/tidb/pkg/ddl.PollAvailableTableProgress({0x6a1dc38, 0xc021399380}, {0xc023ddefc0?, 0x6988758?}, 0xc007054180)
	pkg/ddl/ddl_tiflash_api.go:401 +0xde6
github.com/pingcap/tidb/pkg/ddl.(*ddl).refreshTiFlashTicker(0xc00889cc60, {0x6a58298, 0xc023ddefc0}, 0xc007054180)
	pkg/ddl/ddl_tiflash_api.go:449 +0x29f
github.com/pingcap/tidb/pkg/ddl.(*ddl).PollTiFlashRoutine(0xc00889cc60)
	pkg/ddl/ddl_tiflash_api.go:588 +0x7d7
github.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1()
	pkg/util/wait_group_wrapper.go:157 +0x59
created by github.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run in goroutine 131
	pkg/util/wait_group_wrapper.go:155 +0x7c
--
Coverage runner: Not collecting coverage for failed test.
The following commands failed with status 2
/home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/sandbox/linux-sandbox/11905/execroot/__main__/bazel-out/k8-fastbuild/bin/pkg/ddl/tests/tiflash/tiflash_test_/tiflash_test.runfiles/__main__/pkg/ddl/tests/tiflash/tiflash_test_/tiflash_test
================================================================================
[12,942 / 13,353] 339 / 403 tests; Testing //pkg/executor/test/seqtest:seqtest_test (shard 19 of 28); 87s remote-cache, linux-sandbox ... (70 actions running)
[12,949 / 13,353] 340 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 4 of 32); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,955 / 13,353] 340 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 4 of 42); 32s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,957 / 13,353] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 4 of 42); 33s remote-cache, linux-sandbox ... (70 actions running)
[12,961 / 13,353] 341 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 6 of 32); 30s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,967 / 13,353] 341 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 6 of 32); 32s remote-cache, linux-sandbox ... (70 actions running)
[12,978 / 13,353] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 5 of 42); 30s remote-cache, linux-sandbox ... (67 actions, 64 running)
[12,982 / 13,353] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 5 of 42); 31s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,986 / 13,353] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 5 of 42); 32s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,987 / 13,353] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 5 of 42); 34s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,993 / 13,353] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 5 of 42); 35s remote-cache, linux-sandbox ... (69 actions, 68 running)
[12,998 / 13,353] 341 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 5 of 33); 30s remote-cache, linux-sandbox ... (70 actions running)
[12,999 / 13,353] 341 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 5 of 33); 31s remote-cache, linux-sandbox ... (70 actions running)
[13,003 / 13,353] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 31s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,010 / 13,371] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 32s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,012 / 13,371] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 33s remote-cache, linux-sandbox ... (70 actions running)
[13,013 / 13,371] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 34s remote-cache, linux-sandbox ... (70 actions running)
[13,016 / 13,371] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 35s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,017 / 13,371] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 36s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,026 / 13,371] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 38s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,031 / 13,371] 341 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 39s remote-cache, linux-sandbox ... (70 actions running)
[13,031 / 13,371] 342 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 40s remote-cache, linux-sandbox ... (70 actions running)
[13,035 / 13,371] 342 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 41s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,038 / 13,371] 342 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 43s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,048 / 13,371] 343 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 44s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,052 / 13,371] 343 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 45s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,063 / 13,371] 343 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 46s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,067 / 13,371] 343 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 47s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,070 / 13,371] 343 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 48s remote-cache, linux-sandbox ... (69 actions running)
[13,073 / 13,371] 344 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 49s remote-cache, linux-sandbox ... (68 actions, 67 running)
[13,077 / 13,371] 345 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 50s remote-cache, linux-sandbox ... (70 actions running)

FLAKY: //pkg/ddl/tests/tiflash:tiflash_test (Summary)
      /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_9_of_32/test_attempts/attempt_1.log
[13,079 / 13,371] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 52s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,080 / 13,371] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 53s remote-cache, linux-sandbox ... (70 actions running)
[13,085 / 13,422] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 55s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,088 / 13,440] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 56s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,090 / 13,440] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 57s remote-cache, linux-sandbox ... (70 actions running)
[13,096 / 13,467] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 58s remote-cache, linux-sandbox ... (70 actions running)
[13,098 / 13,467] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 60s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,100 / 13,492] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 61s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,103 / 13,492] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 62s remote-cache, linux-sandbox ... (70 actions running)
[13,105 / 13,492] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 63s remote-cache, linux-sandbox ... (70 actions running)
[13,109 / 13,492] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 65s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,111 / 13,492] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 66s remote-cache, linux-sandbox ... (70 actions running)
[13,111 / 13,492] 346 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 67s remote-cache, linux-sandbox ... (70 actions running)
[13,118 / 13,492] 347 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 69s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,125 / 13,492] 347 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 70s remote-cache, linux-sandbox ... (70 actions running)
[13,128 / 13,492] 347 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 71s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,130 / 13,492] 347 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 73s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,133 / 13,492] 347 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 74s remote-cache, linux-sandbox ... (69 actions running)
[13,136 / 13,492] 347 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 6 of 42); 75s remote-cache, linux-sandbox ... (70 actions running)
[13,138 / 13,492] 347 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 32s remote-cache, linux-sandbox ... (70 actions running)
[13,141 / 13,492] 347 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,143 / 13,492] 347 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 34s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,148 / 13,492] 347 / 403 tests; Testing //pkg/planner/core/casetest/physicalplantest:physicalplantest_test (shard 16 of 32); 35s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,156 / 13,501] 347 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 35s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,159 / 13,501] 348 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 36s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,161 / 13,501] 348 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 37s remote-cache, linux-sandbox ... (70 actions running)
[13,166 / 13,501] 348 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 38s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,169 / 13,501] 348 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 39s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,172 / 13,501] 348 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 40s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,172 / 13,501] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 42s remote-cache, linux-sandbox ... (70 actions running)
[13,176 / 13,501] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 43s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,178 / 13,501] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 44s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,186 / 13,529] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 45s remote-cache, linux-sandbox ... (70 actions running)
[13,190 / 13,529] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 46s remote-cache, linux-sandbox ... (70 actions running)
[13,194 / 13,529] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 47s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,195 / 13,529] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 49s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,199 / 13,529] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 50s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,203 / 13,529] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 51s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,207 / 13,529] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 52s remote-cache, linux-sandbox ... (70 actions running)
[13,212 / 13,529] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 54s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,216 / 13,529] 349 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 10 of 33); 55s remote-cache, linux-sandbox ... (70 actions running)
[13,220 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 41s remote-cache, linux-sandbox ... (70 actions running)
[13,221 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 42s remote-cache, linux-sandbox ... (70 actions running)
[13,225 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 43s remote-cache, linux-sandbox ... (70 actions running)
[13,228 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 44s remote-cache, linux-sandbox ... (70 actions running)
[13,230 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 45s remote-cache, linux-sandbox ... (70 actions running)
[13,233 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 46s remote-cache, linux-sandbox ... (70 actions running)
[13,234 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 47s remote-cache, linux-sandbox ... (70 actions running)
[13,236 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 48s remote-cache, linux-sandbox ... (70 actions running)
[13,238 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 49s remote-cache, linux-sandbox ... (70 actions running)
[13,241 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 50s remote-cache, linux-sandbox ... (70 actions running)
[13,243 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 51s remote-cache, linux-sandbox ... (70 actions running)
[13,244 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 52s remote-cache, linux-sandbox ... (70 actions running)
[13,247 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 53s remote-cache, linux-sandbox ... (70 actions running)
[13,248 / 13,529] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 54s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,257 / 13,531] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 56s remote-cache, linux-sandbox ... (70 actions running)
[13,259 / 13,531] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 57s remote-cache, linux-sandbox ... (70 actions running)
[13,263 / 13,531] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 58s remote-cache, linux-sandbox ... (70 actions running)
[13,267 / 13,531] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 59s remote-cache, linux-sandbox ... (70 actions running)
[13,269 / 13,531] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 60s remote-cache, linux-sandbox ... (70 actions running)
[13,272 / 13,531] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 61s remote-cache, linux-sandbox ... (70 actions running)
[13,275 / 13,531] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 62s remote-cache, linux-sandbox ... (68 actions, 67 running)
[13,281 / 13,531] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 63s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,285 / 13,531] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 64s remote-cache, linux-sandbox ... (69 actions running)
[13,287 / 13,531] 350 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 66s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,288 / 13,531] 351 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 67s remote-cache, linux-sandbox ... (70 actions running)
[13,295 / 13,531] 351 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 27 of 33); 68s remote-cache, linux-sandbox ... (70 actions running)
[13,303 / 13,531] 351 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 59s remote-cache, linux-sandbox ... (70 actions running)
[13,306 / 13,531] 351 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 60s remote-cache, linux-sandbox ... (70 actions running)
[13,308 / 13,531] 351 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 61s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,317 / 13,531] 352 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 62s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,320 / 13,531] 353 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 63s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,324 / 13,531] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 64s remote-cache, linux-sandbox ... (70 actions running)
[13,329 / 13,531] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 65s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,333 / 13,531] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 66s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,344 / 13,531] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 67s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,359 / 13,531] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 69s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,360 / 13,531] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 70s remote-cache, linux-sandbox ... (70 actions running)
[13,372 / 13,541] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 71s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,378 / 13,541] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 72s remote-cache, linux-sandbox ... (70 actions running)
[13,386 / 13,572] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 73s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,389 / 13,572] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 74s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,394 / 13,594] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 76s remote-cache, linux-sandbox ... (70 actions running)
[13,397 / 13,594] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 77s remote-cache, linux-sandbox ... (70 actions running)
[13,399 / 13,608] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 78s remote-cache, linux-sandbox ... (70 actions running)
[13,400 / 13,608] 354 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 79s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,418 / 13,612] 357 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 80s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,431 / 13,658] 357 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 81s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,441 / 13,658] 358 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 82s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,450 / 13,679] 359 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 83s remote-cache, linux-sandbox ... (69 actions running)
[13,463 / 13,691] 360 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 84s remote-cache, linux-sandbox ... (67 actions, 64 running)
[13,474 / 13,691] 362 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 85s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,484 / 13,691] 362 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 86s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,491 / 13,691] 364 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 88s remote-cache, linux-sandbox ... (70 actions running)
[13,497 / 13,691] 364 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 89s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,507 / 13,691] 365 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 90s remote-cache, linux-sandbox ... (70 actions running)
[13,520 / 13,691] 365 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 91s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,529 / 13,698] 365 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 92s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,542 / 13,704] 365 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 94s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,552 / 13,712] 366 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 95s remote-cache, linux-sandbox ... (70 actions running)
[13,553 / 13,712] 366 / 403 tests; Testing //pkg/executor/test/tiflashtest:tiflashtest_test (shard 19 of 42); 96s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,577 / 13,717] 368 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 77s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,590 / 13,744] 368 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 78s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,592 / 13,748] 368 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 79s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,596 / 13,748] 368 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 80s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,606 / 13,748] 368 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 81s remote-cache, linux-sandbox ... (70 actions running)
[13,607 / 13,748] 368 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 82s remote-cache, linux-sandbox ... (70 actions running)
[13,622 / 13,764] 369 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 84s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,642 / 13,764] 370 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 85s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,647 / 13,764] 370 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 86s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,648 / 13,764] 371 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 87s remote-cache, linux-sandbox ... (70 actions running)
[13,665 / 13,775] 373 / 403 tests; Testing //pkg/statistics/handle/handletest:handletest_test (shard 18 of 33); 88s remote-cache, linux-sandbox ... (68 actions running)
[13,681 / 13,814] 376 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 20s remote-cache, linux-sandbox ... (70 actions running)
[13,685 / 13,814] 376 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 21s remote-cache, linux-sandbox ... (70 actions running)
[13,692 / 13,814] 376 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 22s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,703 / 13,814] 377 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 23s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,711 / 13,814] 378 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 24s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,717 / 13,816] 378 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 26s remote-cache, linux-sandbox ... (70 actions running)
[13,735 / 13,871] 380 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 27s remote-cache, linux-sandbox ... (69 actions running)
[13,742 / 13,871] 382 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 28s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,746 / 13,893] 382 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 29s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,747 / 13,893] 382 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 31s remote-cache, linux-sandbox ... (70 actions running)
[13,756 / 13,943] 383 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 32s remote-cache, linux-sandbox ... (70 actions running)
[13,770 / 13,952] 385 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,777 / 13,988] 385 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 34s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,780 / 13,990] 385 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 18 of 21); 35s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,790 / 14,026] 385 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 31s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,795 / 14,026] 385 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 32s remote-cache, linux-sandbox ... (69 actions running)
[13,807 / 14,026] 386 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 33s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,811 / 14,026] 386 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 35s remote-cache, linux-sandbox ... (70 actions running)
[13,813 / 14,026] 386 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 36s remote-cache, linux-sandbox ... (70 actions running)
[13,819 / 14,026] 386 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 37s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,830 / 14,026] 387 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 38s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,835 / 14,026] 388 / 403 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 39s remote-cache, linux-sandbox ... (70 actions running)
[13,852 / 14,026] 388 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 18s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,857 / 14,026] 388 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 19s remote-cache, linux-sandbox ... (70 actions running)
[13,863 / 14,026] 388 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 20s remote-cache, linux-sandbox ... (70 actions running)
[13,873 / 14,026] 389 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 21s remote-cache, linux-sandbox ... (70 actions running)
[13,876 / 14,026] 389 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 22s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,889 / 14,026] 390 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 23s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,895 / 14,026] 391 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 25s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,904 / 14,026] 392 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 26s remote-cache, linux-sandbox ... (70 actions running)
[13,906 / 14,026] 392 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 27s remote-cache, linux-sandbox ... (70 actions running)
[13,914 / 14,026] 392 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 28s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,920 / 14,026] 393 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 30s remote-cache, linux-sandbox ... (70 actions running)
[13,937 / 14,026] 394 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 31s remote-cache, linux-sandbox ... (70 actions running)
[13,944 / 14,026] 394 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 32s remote-cache, linux-sandbox ... (69 actions running)
[13,950 / 14,026] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 33s remote-cache, linux-sandbox ... (68 actions, 67 running)
[13,958 / 14,026] 395 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 34s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,971 / 14,026] 397 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 35s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,978 / 14,026] 398 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 36s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,983 / 14,026] 398 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 37s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,996 / 14,026] 399 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 39s remote-cache, linux-sandbox ... (60 actions running)
[14,008 / 14,026] 399 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 41s remote-cache, linux-sandbox ... (36 actions running)
[14,012 / 14,026] 399 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 42s remote-cache, linux-sandbox ... (28 actions running)
[14,013 / 14,026] 400 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 43s remote-cache, linux-sandbox ... (26 actions running)
[14,023 / 14,026] 401 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 45s remote-cache, linux-sandbox ... (6 actions running)
[14,024 / 14,026] 401 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 49s remote-cache, linux-sandbox ... (4 actions running)
[14,024 / 14,026] 402 / 403 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 38); 57s 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); 58s 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: 1274.374s, Critical Path: 245.41s
INFO: 14014 processes: 7084 remote cache hit, 1628 internal, 5302 linux-sandbox.
INFO: Build completed successfully, 14014 total actions
//pkg/executor/test/jointest/hashjoin:hashjoin_test                       FLAKY, failed in 1 out of 12 in 46.4s
  Stats over 12 runs: max = 46.4s, min = 32.7s, avg = 36.5s, dev = 3.7s
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_1_of_11/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_11_of_11/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_2_of_11/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_3_of_11/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_10_of_11/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_4_of_11/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_5_of_11/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_6_of_11/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_9_of_11/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_7_of_11/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/executor/test/jointest/hashjoin/hashjoin_test/shard_8_of_11/coverage.dat
//pkg/ddl/tests/tiflash:tiflash_test                                      FLAKY, failed in 1 out of 33 in 30.0s
  Stats over 33 runs: max = 30.0s, min = 1.7s, avg = 11.8s, dev = 7.5s
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_2_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_32_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_3_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_31_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_1_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_5_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_6_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_30_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_4_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_8_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_11_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_12_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_7_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_13_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_14_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_29_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_10_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_9_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_16_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_18_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_15_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_19_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_17_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_28_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_20_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_22_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_21_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_23_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_26_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_25_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_24_of_32/coverage.dat
  /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/ddl/tests/tiflash/tiflash_test/shard_27_of_32/coverage.dat
Test cases: finished with 7905 passing and 0 failing out of 7905 test cases

Executed 208 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: TestIssue31129
new flaky case: TestTiFlashTruncateTable
Output files:
bazel-flaky-summaries.log
bazel-go-test-index.log
bazel-go-test-problem-cases.json
bazel-target-output-L1806-2476.fatal.log
bazel-target-output-L730-1568.fail.log
[Pipeline] sh
++ uuidgen
+ timeout 10 curl --verbose --request POST --url http://cloudevents-server.apps.svc/events --header 'ce-id: 4730e344-a026-4f1f-aacf-30992393f4fc' --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/93/' --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: 4730e344-a026-4f1f-aacf-30992393f4fc
> 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/93/
> ce-specversion: 1.0
> content-type: application/json; charset=UTF-8
> Content-Length: 312
> 
} [data not shown]
* upload completely sent off: 312 out of 312 bytes
< HTTP/1.1 200 OK
< Date: Mon, 29 Apr 2024 13:40:45 GMT
< Content-Length: 0
< 

100   312    0     0  100   312      0    511 --:--:-- --:--:-- --:--:--   511
100   312    0     0  100   312      0    511 --:--:-- --:--:-- --:--:--   511
* Connection #0 to host cloudevents-server.apps.svc left intact
[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-29T13:40:48.454Z] ['info'] 
     _____          _
    / ____|        | |
   | |     ___   __| | ___  ___ _____   __
   | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
   | |___| (_) | (_| |  __/ (_| (_) \ V /
    \_____\___/ \__,_|\___|\___\___/ \_/

  Codecov report uploader 0.5.0
[2024-04-29T13:40:48.455Z] ['info'] => Project root located at: .
[2024-04-29T13:40:48.458Z] ['info'] ->  Token found by environment variables
[2024-04-29T13:40:48.470Z] ['info'] Searching for coverage files...
[2024-04-29T13:40:50.804Z] ['info'] => Found 1 possible coverage files:
  ./coverage.dat
[2024-04-29T13:40:50.804Z] ['info'] Processing ./coverage.dat...
[2024-04-29T13:40:51.278Z] ['info'] Using manual override from args.
[2024-04-29T13:40:51.278Z] ['info'] Detected Jenkins CI as the CI provider.
[2024-04-29T13:40:51.290Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fpr%2F52881&build=93&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftidb%2Fjob%2Frelease-8.1%2Fjob%2Fghpr_unit_test%2F93%2F&commit=f00899e71a904646dad3d82247586c154b3f4eab&job=&pr=52881&service=jenkins&slug=pingcap%2Ftidb&name=&tag=&flags=unit&parent=
[2024-04-29T13:40:52.697Z] ['info'] https://app.codecov.io/github/pingcap/tidb/commit/f00899e71a904646dad3d82247586c154b3f4eab
https://storage.googleapis.com/codecov/v4/raw/2024-04-29/F6B65B6EE70BEC6C6B5E073ED3BB1A79/f00899e71a904646dad3d82247586c154b3f4eab/7d3884a9-9014-4e34-90ca-b951e3ffefdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240429%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240429T134052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cca90573cc74130e034f7b8efc8182cafa846db077613e0e118ca2e8735a387
[2024-04-29T13:40:52.697Z] ['info'] Uploading...
[2024-04-29T13:40:54.482Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tidb/commit/f00899e71a904646dad3d82247586c154b3f4eab"}
[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