📋 团队日志查看中心

🏠 返回主页


📄 当前正在查看:测试环境 (ceshi) seller/lili-logs/manager-api-2026-08-28.log

📥 下载完整日志文件

[... 因文件较大,当前仅展示最新更新的尾部日志 ...]

text@6e055587, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@6feb5b1a, containsSubquery=false)
2026-08-28 23:54:35.520  INFO 2467003 --- [http-nio-8804-exec-29] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:54:55.548  INFO 2467003 --- [http-nio-8804-exec-30] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:54:55.549  INFO 2467003 --- [http-nio-8804-exec-30] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:54:55.549  INFO 2467003 --- [http-nio-8804-exec-30] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@1745b84, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@7119ddcb, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@58929205, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@5d8f6d1b, containsSubquery=false)
2026-08-28 23:54:55.549  INFO 2467003 --- [http-nio-8804-exec-30] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:55:05.161  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 1806
2026-08-28 23:55:05.162  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-28 23:55:05.162  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9877
2026-08-28 23:55:05.163  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:55:05.163  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-28 23:55:05.163  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:55:05.163  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-28 23:55:05.163  WARN 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@50ec9cf5(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-08-28 23:55:05.164  INFO 2467003 --- [NettyClientSelector_1] RocketmqRemoting                         : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-28 23:55:15.482  INFO 2467003 --- [http-nio-8804-exec-31] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:55:15.482  INFO 2467003 --- [http-nio-8804-exec-31] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:55:15.482  INFO 2467003 --- [http-nio-8804-exec-31] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@5202cd95, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@75e8442f, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@24b3b8d9, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@2f46dbe0, containsSubquery=false)
2026-08-28 23:55:15.482  INFO 2467003 --- [http-nio-8804-exec-31] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:55:35.161  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 1807
2026-08-28 23:55:35.162  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-28 23:55:35.162  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9877
2026-08-28 23:55:35.163  WARN 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@4b85e06d(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-08-28 23:55:35.164  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:55:35.164  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-28 23:55:35.164  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:55:35.164  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-28 23:55:35.164  INFO 2467003 --- [NettyClientSelector_1] RocketmqRemoting                         : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-28 23:55:35.477  INFO 2467003 --- [http-nio-8804-exec-32] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:55:35.477  INFO 2467003 --- [http-nio-8804-exec-32] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:55:35.477  INFO 2467003 --- [http-nio-8804-exec-32] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@5fdc6456, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@29ef9755, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@70ddd1da, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@4ddee772, containsSubquery=false)
2026-08-28 23:55:35.477  INFO 2467003 --- [http-nio-8804-exec-32] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:55:55.491  INFO 2467003 --- [http-nio-8804-exec-33] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:55:55.492  INFO 2467003 --- [http-nio-8804-exec-33] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:55:55.492  INFO 2467003 --- [http-nio-8804-exec-33] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@8218ae8, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@56d6110, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@7a0a35fc, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@3b1cca9c, containsSubquery=false)
2026-08-28 23:55:55.492  INFO 2467003 --- [http-nio-8804-exec-33] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:56:05.162  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 1808
2026-08-28 23:56:05.163  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-28 23:56:05.165  INFO 2467003 --- [NettyClientWorkerThread_1] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9877
2026-08-28 23:56:05.169  WARN 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@1d731905(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-08-28 23:56:05.171  INFO 2467003 --- [NettyClientWorkerThread_1] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:56:05.171  INFO 2467003 --- [NettyClientWorkerThread_1] RocketmqRemoting                         : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-28 23:56:05.171  INFO 2467003 --- [NettyClientWorkerThread_1] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:56:05.171  INFO 2467003 --- [NettyClientWorkerThread_1] RocketmqRemoting                         : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-28 23:56:05.172  INFO 2467003 --- [NettyClientSelector_1] RocketmqRemoting                         : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-28 23:56:15.479  INFO 2467003 --- [http-nio-8804-exec-34] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:56:15.479  INFO 2467003 --- [http-nio-8804-exec-34] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:56:15.479  INFO 2467003 --- [http-nio-8804-exec-34] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@76f9f932, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@33c10881, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@11bb6d5d, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@5a272399, containsSubquery=false)
2026-08-28 23:56:15.480  INFO 2467003 --- [http-nio-8804-exec-34] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:56:35.162  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 1809
2026-08-28 23:56:35.163  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-28 23:56:35.163  INFO 2467003 --- [NettyClientWorkerThread_2] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9877
2026-08-28 23:56:35.164  INFO 2467003 --- [NettyClientWorkerThread_2] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:56:35.164  INFO 2467003 --- [NettyClientWorkerThread_2] RocketmqRemoting                         : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-28 23:56:35.164  INFO 2467003 --- [NettyClientWorkerThread_2] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:56:35.164  WARN 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@29881d2(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-08-28 23:56:35.164  INFO 2467003 --- [NettyClientWorkerThread_2] RocketmqRemoting                         : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-28 23:56:35.164  INFO 2467003 --- [NettyClientSelector_1] RocketmqRemoting                         : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-28 23:56:35.467  INFO 2467003 --- [http-nio-8804-exec-35] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:56:35.467  INFO 2467003 --- [http-nio-8804-exec-35] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:56:35.467  INFO 2467003 --- [http-nio-8804-exec-35] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@393355b6, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@45f74fae, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@2aa52e1, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@7e1c37f4, containsSubquery=false)
2026-08-28 23:56:35.467  INFO 2467003 --- [http-nio-8804-exec-35] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:56:55.480  INFO 2467003 --- [http-nio-8804-exec-39] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:56:55.480  INFO 2467003 --- [http-nio-8804-exec-39] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:56:55.480  INFO 2467003 --- [http-nio-8804-exec-39] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@12d531eb, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@10410f6f, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@7d473c22, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@241d1289, containsSubquery=false)
2026-08-28 23:56:55.480  INFO 2467003 --- [http-nio-8804-exec-39] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:57:05.164  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 1810
2026-08-28 23:57:05.165  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-28 23:57:05.166  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9877
2026-08-28 23:57:05.168  WARN 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@72dfba0(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-08-28 23:57:05.169  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:57:05.169  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-28 23:57:05.169  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:57:05.169  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-28 23:57:05.169  INFO 2467003 --- [NettyClientSelector_1] RocketmqRemoting                         : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-28 23:57:15.474  INFO 2467003 --- [http-nio-8804-exec-37] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:57:15.474  INFO 2467003 --- [http-nio-8804-exec-37] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:57:15.474  INFO 2467003 --- [http-nio-8804-exec-37] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@2e75fe9a, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@799ac50c, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@333c3bed, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@7724fa84, containsSubquery=false)
2026-08-28 23:57:15.474  INFO 2467003 --- [http-nio-8804-exec-37] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:57:35.161  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 1811
2026-08-28 23:57:35.162  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-28 23:57:35.162  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9877
2026-08-28 23:57:35.163  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:57:35.163  WARN 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@2262b116(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-08-28 23:57:35.163  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-28 23:57:35.163  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:57:35.163  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-28 23:57:35.163  INFO 2467003 --- [NettyClientSelector_1] RocketmqRemoting                         : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-28 23:57:35.489  INFO 2467003 --- [http-nio-8804-exec-38] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:57:35.489  INFO 2467003 --- [http-nio-8804-exec-38] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:57:35.489  INFO 2467003 --- [http-nio-8804-exec-38] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@29cb8d45, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@57b65df5, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@3ee2fdb9, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@621f1eb8, containsSubquery=false)
2026-08-28 23:57:35.489  INFO 2467003 --- [http-nio-8804-exec-38] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:57:55.511  INFO 2467003 --- [http-nio-8804-exec-40] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:57:55.511  INFO 2467003 --- [http-nio-8804-exec-40] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:57:55.511  INFO 2467003 --- [http-nio-8804-exec-40] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@1d96492d, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@24a5a80f, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@441966a2, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@2b6e6ace, containsSubquery=false)
2026-08-28 23:57:55.511  INFO 2467003 --- [http-nio-8804-exec-40] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:58:05.161  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 1812
2026-08-28 23:58:05.162  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-28 23:58:05.162  INFO 2467003 --- [NettyClientWorkerThread_1] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9877
2026-08-28 23:58:05.163  WARN 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@1be66e76(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-08-28 23:58:05.164  INFO 2467003 --- [NettyClientWorkerThread_1] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:58:05.164  INFO 2467003 --- [NettyClientWorkerThread_1] RocketmqRemoting                         : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-28 23:58:05.164  INFO 2467003 --- [NettyClientWorkerThread_1] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:58:05.164  INFO 2467003 --- [NettyClientWorkerThread_1] RocketmqRemoting                         : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-28 23:58:05.168  INFO 2467003 --- [NettyClientSelector_1] RocketmqRemoting                         : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-28 23:58:15.542  INFO 2467003 --- [http-nio-8804-exec-42] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:58:15.543  INFO 2467003 --- [http-nio-8804-exec-42] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:58:15.543  INFO 2467003 --- [http-nio-8804-exec-42] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@6af923a9, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@1796a9f, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@66b06c4a, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@5e6d1577, containsSubquery=false)
2026-08-28 23:58:15.543  INFO 2467003 --- [http-nio-8804-exec-42] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:58:35.162  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 1813
2026-08-28 23:58:35.162  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-28 23:58:35.163  INFO 2467003 --- [NettyClientWorkerThread_2] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9877
2026-08-28 23:58:35.164  INFO 2467003 --- [NettyClientWorkerThread_2] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:58:35.164  INFO 2467003 --- [NettyClientWorkerThread_2] RocketmqRemoting                         : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-28 23:58:35.164  INFO 2467003 --- [NettyClientWorkerThread_2] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:58:35.164  INFO 2467003 --- [NettyClientWorkerThread_2] RocketmqRemoting                         : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-28 23:58:35.164  INFO 2467003 --- [NettyClientSelector_1] RocketmqRemoting                         : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-28 23:58:35.164  WARN 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@18d8b60e(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-08-28 23:58:35.469  INFO 2467003 --- [http-nio-8804-exec-43] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:58:35.469  INFO 2467003 --- [http-nio-8804-exec-43] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:58:35.469  INFO 2467003 --- [http-nio-8804-exec-43] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@761cbe35, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@424be038, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@28a13bc6, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@355910df, containsSubquery=false)
2026-08-28 23:58:35.469  INFO 2467003 --- [http-nio-8804-exec-43] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:58:55.481  INFO 2467003 --- [http-nio-8804-exec-44] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:58:55.481  INFO 2467003 --- [http-nio-8804-exec-44] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:58:55.481  INFO 2467003 --- [http-nio-8804-exec-44] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@3957e542, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@a041a1d, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@175feb24, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@2a062917, containsSubquery=false)
2026-08-28 23:58:55.481  INFO 2467003 --- [http-nio-8804-exec-44] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:59:05.162  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 1814
2026-08-28 23:59:05.163  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-28 23:59:05.164  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9877
2026-08-28 23:59:05.167  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:59:05.167  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-28 23:59:05.167  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:59:05.167  INFO 2467003 --- [NettyClientWorkerThread_3] RocketmqRemoting                         : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-28 23:59:05.167  WARN 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@68f853b(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-08-28 23:59:05.169  INFO 2467003 --- [NettyClientSelector_1] RocketmqRemoting                         : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-28 23:59:15.472  INFO 2467003 --- [http-nio-8804-exec-45] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:59:15.472  INFO 2467003 --- [http-nio-8804-exec-45] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:59:15.472  INFO 2467003 --- [http-nio-8804-exec-45] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@240c4f52, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@58e2ebb2, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@12afd9a7, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@45e4930b, containsSubquery=false)
2026-08-28 23:59:15.473  INFO 2467003 --- [http-nio-8804-exec-45] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:59:20.902  INFO 2467003 --- [quartzScheduler_Worker-8] c.l.c.sensitive.quartz.SensitiveQuartz   : 敏感词定时更新
2026-08-28 23:59:35.163  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 1815
2026-08-28 23:59:35.164  INFO 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-28 23:59:35.164  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9877
2026-08-28 23:59:35.165  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:59:35.165  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-28 23:59:35.165  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-28 23:59:35.165  INFO 2467003 --- [NettyClientWorkerThread_4] RocketmqRemoting                         : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-28 23:59:35.165  WARN 2467003 --- [MQClientFactoryScheduledThread] RocketmqRemoting                         : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@7475c3b7(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:840)

2026-08-28 23:59:35.165  INFO 2467003 --- [NettyClientSelector_1] RocketmqRemoting                         : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-28 23:59:35.468  INFO 2467003 --- [http-nio-8804-exec-46] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:59:35.468  INFO 2467003 --- [http-nio-8804-exec-46] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:59:35.468  INFO 2467003 --- [http-nio-8804-exec-46] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@36bb23ec, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@66d1420d, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@78561ec4, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@bd3cc68, containsSubquery=false)
2026-08-28 23:59:35.468  INFO 2467003 --- [http-nio-8804-exec-46] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1
2026-08-28 23:59:55.480  INFO 2467003 --- [http-nio-8804-exec-47] ShardingSphere-SQL                       : Rule Type: sharding
2026-08-28 23:59:55.480  INFO 2467003 --- [http-nio-8804-exec-47] ShardingSphere-SQL                       : Logic SQL: select 1
2026-08-28 23:59:55.480  INFO 2467003 --- [http-nio-8804-exec-47] ShardingSphere-SQL                       : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@7e263fea, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@527f7122, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@1921fbf4, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@38e976d8, containsSubquery=false)
2026-08-28 23:59:55.480  INFO 2467003 --- [http-nio-8804-exec-47] ShardingSphere-SQL                       : Actual SQL: default-datasource ::: select 1