Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
2024-01-14 10:58:30,728 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.20.Final 2024-01-14 10:58:30,745 [main] INFO o.t.s.ThingsboardServerApplication - Starting ThingsboardServerApplication v3.6.2 using Java 11.0.21 on tb-server with PID 11717 (/usr/share/thingsboard/bin/thingsboard.jar started by thingsboard in /usr/share/thingsboard/bin) 2024-01-14 10:58:30,753 [main] INFO o.t.s.ThingsboardServerApplication - No active profile set, falling back to 1 default profile: "default" 2024-01-14 10:58:35,012 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 10:58:35,012 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 10:58:35,306 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 284 ms. Found 1 JPA repository interfaces. 2024-01-14 10:58:35,310 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 10:58:35,311 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 10:58:35,746 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 434 ms. Found 54 JPA repository interfaces. 2024-01-14 10:58:35,747 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 10:58:35,747 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 10:58:35,773 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 25 ms. Found 1 JPA repository interfaces. 2024-01-14 10:58:35,774 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 10:58:35,774 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 10:58:35,799 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interfaces. 2024-01-14 10:58:36,646 [main] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-14 10:58:36,671 [main] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-14 10:58:37,782 [main] INFO o.t.s.q.d.DefaultTbServiceInfoProvider - Current Service ID: tb-server 2024-01-14 10:58:39,427 [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 2024-01-14 10:58:39,527 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 2024-01-14 10:58:39,938 [main] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2024-01-14 10:58:40,167 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-01-14 10:58:40,526 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-01-14 10:58:40,559 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.thingsboard.server.dao.ThingsboardPostgreSQLDialect 2024-01-14 10:58:43,131 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-01-14 10:58:43,172 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-14 10:58:49,160 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2024-01-14 10:58:49,209 [main] INFO o.a.coyote.http11.Http11NioProtocol - The ["http-nio-0.0.0.0-8080"] connector has been configured to support HTTP upgrade to [h2c] 2024-01-14 10:58:49,209 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-8080"] 2024-01-14 10:58:49,210 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2024-01-14 10:58:49,210 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.73] 2024-01-14 10:58:49,294 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2024-01-14 10:58:49,294 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 18439 ms 2024-01-14 10:58:49,531 [main] INFO o.t.s.d.a.CachedAttributesService - Going to use directExecutor for the local cache type caffeine 2024-01-14 10:58:51,082 [main] INFO o.t.s.s.a.DefaultTbApiUsageStateService - Starting api usage service. 2024-01-14 10:58:51,083 [main] INFO o.t.s.s.a.DefaultTbApiUsageStateService - Started api usage service. 2024-01-14 10:58:52,636 [main] INFO o.t.s.s.edge.rpc.EdgeGrpcService - Initializing Edge RPC service! 2024-01-14 10:58:52,989 [main] INFO o.t.s.s.edge.rpc.EdgeGrpcService - Going to start Edge RPC server using port: 7070 2024-01-14 10:58:53,157 [main] INFO o.t.s.s.edge.rpc.EdgeGrpcService - Edge RPC service initialized! 2024-01-14 10:58:54,603 [main] INFO o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Server DTLS Credentials: Skipping initialization of disabled SSL credentials. 2024-01-14 10:58:54,607 [main] INFO o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Trust Credentials: Skipping initialization of disabled SSL credentials. 2024-01-14 10:58:54,614 [main] INFO o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Bootstrap DTLS Credentials: Skipping initialization of disabled SSL credentials. 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: zookeeper.version=3.8.1-74db005175a4ec545697012f9069cb9dcc8cdda7, built on 2023-01-25 16:31 UTC 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: host.name=tb-server.internal.cloudapp.net 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.version=11.0.21 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.vendor=Ubuntu 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.home=/usr/lib/jvm/java-11-openjdk-amd64 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.class.path=/usr/share/thingsboard/bin/thingsboard.jar 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.io.tmpdir=/tmp 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.compiler=<NA> 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.name=Linux 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.arch=amd64 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.version=5.15.0-1053-azure 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.name=thingsboard 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.home=/usr/share/thingsboard 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.dir=/usr/share/thingsboard/bin 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.free=150MB 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.max=980MB 2024-01-14 10:58:54,680 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.total=351MB 2024-01-14 10:58:54,714 [main] INFO d.n.internal.NashornDetection - Delight-nashorn-sandbox detected that JDK Nashorn is present and standalone Nashorn is absent, and will use JDK Nashorn 2024-01-14 10:58:55,980 [main] INFO o.t.s.a.service.DefaultActorService - Initializing actor system. 2024-01-14 10:58:55,997 [main] INFO o.t.s.a.service.DefaultActorService - Actor system initialized. 2024-01-14 10:58:56,064 [main] INFO o.t.s.s.e.EdgeEventSourcingListener - EdgeEventSourcingListener initiated 2024-01-14 10:58:56,233 [main] INFO o.t.s.c.SystemInfoController - System build info: {"version":"3.6.2","artifact":"application","name":"ThingsBoard Server Application"} 2024-01-14 10:58:56,659 [main] INFO o.t.s.c.adaptor.JsonConverterConfig - JSON max string value length = 0 2024-01-14 10:58:56,659 [main] INFO o.t.s.c.adaptor.JsonConverterConfig - JSON type cast enabled = true 2024-01-14 10:58:56,739 [main] INFO o.t.s.t.mqtt.MqttTransportService - Setting resource leak detector level to DISABLED 2024-01-14 10:58:56,739 [main] INFO o.t.s.t.mqtt.MqttTransportService - Starting MQTT transport... 2024-01-14 10:58:56,795 [main] INFO o.t.s.t.mqtt.MqttTransportService - Mqtt transport started! 2024-01-14 10:58:56,825 [main] INFO o.e.c.elements.config.Configuration - defaults added COAP. 2024-01-14 10:58:56,836 [main] INFO o.e.c.elements.config.Configuration - defaults added UDP. 2024-01-14 10:58:56,837 [main] INFO o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length 2024-01-14 10:58:56,855 [main] INFO org.eclipse.californium.ban - Started. 2024-01-14 10:58:56,858 [main] INFO o.e.c.core.network.CoapEndpoint - coap CoapEndpoint uses udp context 2024-01-14 10:58:56,871 [main] INFO o.e.c.elements.config.Configuration - defaults added SYS. 2024-01-14 10:58:56,872 [main] INFO o.e.c.c.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true 2024-01-14 10:58:56,883 [main] INFO o.e.californium.core.CoapServer - Starting server 2024-01-14 10:58:56,896 [main] INFO o.e.c.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads 2024-01-14 10:58:56,899 [main] INFO o.e.c.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 2024-01-14 10:58:56,900 [main] INFO o.e.c.core.network.CoapEndpoint - coap Started endpoint at coap://0.0.0.0:5683 2024-01-14 10:58:56,928 [main] INFO o.t.s.t.coap.CoapTransportService - Starting CoAP transport... 2024-01-14 10:58:56,935 [main] INFO o.t.s.t.coap.CoapTransportService - CoAP transport started! 2024-01-14 10:58:57,118 [main] INFO o.e.c.elements.util.JceProviderUtil - Loaded net.i2p.crypto.eddsa.EdDSASecurityProvider 2024-01-14 10:58:57,135 [main] INFO o.t.s.t.l.b.LwM2MTransportBootstrapService - Starting LwM2M transport bootstrap server... 2024-01-14 10:58:57,250 [main] INFO o.e.c.elements.config.Configuration - defaults added DTLS. 2024-01-14 10:58:57,250 [main] INFO o.t.s.t.l.b.LwM2MTransportBootstrapService - Unable to load X509 files for BootStrap Server 2024-01-14 10:58:57,389 [main] WARN o.e.l.s.c.b.LeshanBootstrapServerBuilder - configStore is set but you also provide a custom SessionManager so this store will not be used 2024-01-14 10:58:57,482 [main] INFO o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length 2024-01-14 10:58:57,482 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] CoapEndpoint uses udp context 2024-01-14 10:58:57,483 [main] INFO o.e.c.c.network.stack.BlockwiseLayer - [LWM2M BS Server-coap://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true 2024-01-14 10:58:57,501 [main] INFO o.e.c.s.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] 2024-01-14 10:58:57,504 [main] INFO o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length 2024-01-14 10:58:57,504 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] CoapEndpoint uses lwm2m correlation 2024-01-14 10:58:57,504 [main] INFO o.e.c.c.network.stack.BlockwiseLayer - [LWM2M BS Server-coaps://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true 2024-01-14 10:58:57,512 [main] INFO o.e.californium.core.CoapServer - Starting server 2024-01-14 10:58:57,516 [main] INFO o.e.c.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads 2024-01-14 10:58:57,520 [main] INFO o.e.c.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:5687, recv buf = 106496, send buf = 106496, recv packet size = 2048 2024-01-14 10:58:57,521 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] Started endpoint at coap://0.0.0.0:5687 2024-01-14 10:58:57,522 [main] INFO o.e.c.scandium.DTLSConnector - multiple network interfaces, using smallest MTU [IPv4 1500, IPv6 1500] 2024-01-14 10:58:57,525 [main] INFO o.e.c.scandium.DTLSConnector - DTLSConnector listening on 0.0.0.0/0.0.0.0:5688, recv buf = 106496, send buf = 106496, recv packet size = 16490, MTU = IPv4 1500 / IPv6 1500 2024-01-14 10:58:57,526 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] Started endpoint at coaps://0.0.0.0:5688 2024-01-14 10:58:57,526 [main] INFO o.e.l.s.c.b.LeshanBootstrapServer - Bootstrap server started at coap://0.0.0.0/0.0.0.0:5687 coaps://0.0.0.0/0.0.0.0:5688 2024-01-14 10:58:57,526 [main] INFO o.t.s.t.l.b.LwM2MTransportBootstrapService - Started LwM2M transport bootstrap server. 2024-01-14 10:58:57,528 [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5688] INFO o.e.c.scandium.DTLSConnector - Starting worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5688] 2024-01-14 10:58:57,667 [main] INFO o.t.s.t.s.s.SnmpTransportService - SNMP transport service initialized 2024-01-14 10:58:58,415 [main] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator' 2024-01-14 10:58:58,891 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure Or [Ant [pattern='/*.js'], Ant [pattern='/*.css'], Ant [pattern='/*.ico'], Ant [pattern='/assets/**'], Ant [pattern='/static/**']] with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@32e14e55, org.springframework.security.web.header.HeaderWriterFilter@d4a1d38, org.springframework.security.web.csrf.CsrfFilter@22ecee76, org.springframework.security.web.authentication.logout.LogoutFilter@24c186cc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4694dfd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7b6419dd, org.springframework.security.web.access.ExceptionTranslationFilter@52999774, org.springframework.security.web.access.intercept.AuthorizationFilter@623c62b9] 2024-01-14 10:58:59,084 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@fec48ec, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@be73bbd, org.springframework.security.web.context.SecurityContextPersistenceFilter@7abdfd36, org.springframework.security.web.header.HeaderWriterFilter@8749c08, org.springframework.web.filter.CorsFilter@6da5cb1, org.springframework.security.web.authentication.logout.LogoutFilter@5a6a0107, org.springframework.security.oauth2.client.web.OAuth2AuthorizationRequestRedirectFilter@464de784, org.springframework.security.oauth2.client.web.OAuth2LoginAuthenticationFilter@57d8d5ed, org.thingsboard.server.service.security.auth.rest.RestLoginProcessingFilter@3759ea4d, org.thingsboard.server.service.security.auth.rest.RestPublicLoginProcessingFilter@7c75f3a8, org.thingsboard.server.service.security.auth.jwt.JwtTokenAuthenticationProcessingFilter@223f8c82, org.thingsboard.server.service.security.auth.jwt.RefreshTokenProcessingFilter@4d099a37, org.thingsboard.server.config.RateLimitProcessingFilter@7ebefdfa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a1107a9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3cdb3788, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33d95295, org.springframework.security.web.session.SessionManagementFilter@4a8c4dae, org.springframework.security.web.access.ExceptionTranslationFilter@37884b27, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5ce50896] 2024-01-14 10:58:59,448 [main] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [public/index.html] 2024-01-14 10:59:00,206 [main] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-14 10:59:00,206 [main] INFO o.s.i.c.PublishSubscribeChannel - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-14 10:59:00,206 [main] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 2024-01-14 10:59:00,207 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-0.0.0.0-8080"] 2024-01-14 10:59:00,225 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' 2024-01-14 10:59:05,665 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 10:59:05,668 [main] INFO o.t.s.ThingsboardServerApplication - Started ThingsboardServerApplication in 36.096 seconds (JVM running for 37.299) 2024-01-14 10:59:05,726 [main] INFO o.t.s.q.d.HashPartitionService - [tb-server] Found common server: [[TB_CORE, TB_RULE_ENGINE, TB_TRANSPORT, JS_EXECUTOR, TB_VC_EXECUTOR]] 2024-01-14 10:59:05,738 [main] INFO o.t.s.q.d.HashPartitionService - [QK(HighPriority,TB_RULE_ENGINE,system)] NEW PARTITIONS: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 10:59:05,752 [main] INFO o.t.s.q.d.HashPartitionService - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)] NEW PARTITIONS: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 10:59:05,752 [main] INFO o.t.s.q.d.HashPartitionService - [QK(Main,TB_VC_EXECUTOR,system)] NEW PARTITIONS: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 10:59:05,752 [main] INFO o.t.s.q.d.HashPartitionService - [QK(Main,TB_CORE,system)] NEW PARTITIONS: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 10:59:05,752 [main] INFO o.t.s.q.d.HashPartitionService - [QK(Main,TB_RULE_ENGINE,system)] NEW PARTITIONS: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 10:59:05,763 [device-state-scheduled-18-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State] CURRENT PARTITIONS: [] 2024-01-14 10:59:05,767 [api-usage-scheduled-20-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage] CURRENT PARTITIONS: [] 2024-01-14 10:59:05,767 [api-usage-scheduled-20-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage] NEW PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 10:59:05,770 [api-usage-scheduled-20-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage] ADDED PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 10:59:05,770 [api-usage-scheduled-20-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage] REMOVED PARTITIONS: [] 2024-01-14 10:59:05,771 [api-usage-scheduled-20-thread-1] INFO o.t.s.s.a.DefaultTbApiUsageStateService - Initializing tenant states. 2024-01-14 10:59:05,763 [device-state-scheduled-18-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State] NEW PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 10:59:05,773 [device-state-scheduled-18-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State] ADDED PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 10:59:05,773 [device-state-scheduled-18-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State] REMOVED PARTITIONS: [] 2024-01-14 10:59:05,791 [main] INFO o.t.s.s.q.DefaultTbCoreConsumerService - Subscribing to partitions: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 10:59:05,792 [main] INFO o.t.s.a.service.DefaultActorService - Received partition change event. 2024-01-14 10:59:05,793 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler] CURRENT PARTITIONS: [] 2024-01-14 10:59:05,793 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler] NEW PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 10:59:05,794 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler] ADDED PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 10:59:05,794 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler] REMOVED PARTITIONS: [] 2024-01-14 10:59:05,797 [main] INFO o.t.s.q.d.TbApplicationEventListener - Application event ignored due to invalid sequence number (1 > 1). Event: PartitionChangeEvent(super=TbApplicationEvent(sequenceNumber=1), serviceType=TB_CORE, partitionsMap={QK(Main,TB_CORE,system)=[TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)]}) 2024-01-14 10:59:05,798 [main] INFO o.t.s.a.service.DefaultActorService - Received partition change event. 2024-01-14 10:59:05,799 [main] INFO o.t.s.a.service.DefaultActorService - Received partition change event. 2024-01-14 10:59:05,801 [main] INFO o.t.s.q.d.TbApplicationEventListener - Application event ignored due to invalid sequence number (3 > 3). Event: PartitionChangeEvent(super=TbApplicationEvent(sequenceNumber=3), serviceType=TB_RULE_ENGINE, partitionsMap={QK(HighPriority,TB_RULE_ENGINE,system)=[TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_rule_engine.hp.9, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_rule_engine.hp.7, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_rule_engine.hp.8, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_rule_engine.hp.5, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_rule_engine.hp.6, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_rule_engine.hp.3, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_rule_engine.hp.4, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_rule_engine.hp.1, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_rule_engine.hp.2, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_rule_engine.hp.0, myPartition=true)], QK(SequentialByOriginator,TB_RULE_ENGINE,system)=[TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_rule_engine.sq.9, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_rule_engine.sq.8, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_rule_engine.sq.7, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_rule_engine.sq.2, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_rule_engine.sq.1, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_rule_engine.sq.0, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_rule_engine.sq.6, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_rule_engine.sq.5, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_rule_engine.sq.4, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_rule_engine.sq.3, myPartition=true)], QK(Main,TB_RULE_ENGINE,system)=[TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_rule_engine.main.8, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_rule_engine.main.9, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_rule_engine.main.6, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_rule_engine.main.7, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_rule_engine.main.4, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_rule_engine.main.5, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_rule_engine.main.2, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_rule_engine.main.3, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_rule_engine.main.0, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_rule_engine.main.1, myPartition=true)]}) 2024-01-14 10:59:05,803 [main] INFO o.t.s.t.s.s.SnmpTransportBalancingService - Recalculating partitions for SNMP transports 2024-01-14 10:59:05,803 [main] INFO o.t.s.t.s.s.SnmpTransportBalancingService - SNMP transports partitions have not changed 2024-01-14 10:59:05,859 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler] Managing following partitions: 2024-01-14 10:59:05,860 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.5]: 0 entities 2024-01-14 10:59:05,860 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.6]: 0 entities 2024-01-14 10:59:05,860 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.3]: 0 entities 2024-01-14 10:59:05,860 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.4]: 0 entities 2024-01-14 10:59:05,860 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.1]: 0 entities 2024-01-14 10:59:05,860 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.2]: 0 entities 2024-01-14 10:59:05,860 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.0]: 0 entities 2024-01-14 10:59:05,860 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.9]: 0 entities 2024-01-14 10:59:05,860 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.7]: 0 entities 2024-01-14 10:59:05,860 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.8]: 0 entities 2024-01-14 10:59:05,967 [device-state-scheduled-18-thread-1] INFO o.t.s.s.s.DefaultDeviceStateService - [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true)] Submit task for device states: 2 2024-01-14 10:59:05,978 [device-state-scheduled-18-thread-1] INFO o.t.s.s.s.DefaultDeviceStateService - [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true)] Submit task for device states: 3 2024-01-14 10:59:05,989 [device-state-scheduled-18-thread-1] INFO o.t.s.s.s.DefaultDeviceStateService - [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true)] Submit task for device states: 3 2024-01-14 10:59:05,989 [device-state-scheduled-18-thread-1] INFO o.t.s.s.s.DefaultDeviceStateService - [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] Submit task for device states: 1 2024-01-14 10:59:06,031 [device-state-0-4] INFO o.t.s.s.s.DefaultDeviceStateService - [8] Initialized 1 out of 1 device states 2024-01-14 10:59:06,032 [device-state-1-1] INFO o.t.s.s.s.DefaultDeviceStateService - [4] Initialized 3 out of 3 device states 2024-01-14 10:59:06,032 [device-state-2-2] INFO o.t.s.s.s.DefaultDeviceStateService - [3] Initialized 2 out of 2 device states 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.s.DefaultDeviceStateService - [7] Initialized 3 out of 3 device states 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State] Managing following partitions: 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.5]: 0 entities 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.6]: 0 entities 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.3]: 2 entities 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.4]: 3 entities 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.1]: 0 entities 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.2]: 0 entities 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.0]: 0 entities 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.9]: 0 entities 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.7]: 3 entities 2024-01-14 10:59:06,039 [device-state-3-3] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.8]: 1 entities 2024-01-14 10:59:06,082 [main] INFO o.t.s.a.service.DefaultActorService - Received application ready event. Sending application init message to actor system 2024-01-14 10:59:06,083 [app-dispatcher-52-thread-1] INFO o.t.server.actors.app.AppActor - Starting main system actor. 2024-01-14 10:59:06,088 [main] INFO o.t.s.s.q.p.AbstractConsumerService - Subscribing to notifications: tb_core.notifications.tb-server 2024-01-14 10:59:06,096 [app-dispatcher-52-thread-1] INFO o.t.server.actors.app.AppActor - Main system actor started. 2024-01-14 10:59:06,106 [tb-core-notifications-consumer-39-thread-1] INFO o.t.s.s.q.DefaultTbCoreConsumerService - [tb-server] Processing core startup with partitions: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage] Managing following partitions: 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.5]: 0 entities 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.6]: 0 entities 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.3]: 1 entities 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.4]: 0 entities 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.1]: 0 entities 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.2]: 0 entities 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.0]: 0 entities 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.9]: 0 entities 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.7]: 0 entities 2024-01-14 10:59:06,108 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.8]: 0 entities 2024-01-14 10:59:06,108 [DefaultTbLocalSubscriptionService-25-1] INFO o.t.s.s.s.DefaultTbLocalSubscriptionService - [tb-server] Pushed 0 subscriptions to [tb-server] 2024-01-14 10:59:06,121 [main] INFO o.t.s.s.t.TbCoreTransportApiService - Received application ready event. Starting polling for events. 2024-01-14 10:59:06,149 [main] INFO o.t.s.s.q.p.AbstractConsumerService - Subscribing to notifications: tb_rule_engine.notifications.tb-server 2024-01-14 10:59:06,167 [main] INFO o.t.s.t.l.s.DefaultLwM2mTransportService - Unable to load X509 files for LWM2MServer 2024-01-14 10:59:06,169 [main] INFO o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length 2024-01-14 10:59:06,169 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coap://] CoapEndpoint uses udp context 2024-01-14 10:59:06,169 [main] INFO o.e.c.c.network.stack.BlockwiseLayer - [LWM2M Server-coap://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true 2024-01-14 10:59:06,169 [main] INFO o.e.c.s.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] 2024-01-14 10:59:06,170 [main] INFO o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length 2024-01-14 10:59:06,171 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coaps://] CoapEndpoint uses lwm2m correlation 2024-01-14 10:59:06,171 [main] INFO o.e.c.c.network.stack.BlockwiseLayer - [LWM2M Server-coaps://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true 2024-01-14 10:59:06,221 [main] INFO o.t.s.t.l.s.DefaultLwM2mTransportService - Starting LwM2M transport server... 2024-01-14 10:59:06,238 [main] INFO o.e.californium.core.CoapServer - Starting server 2024-01-14 10:59:06,256 [rule-dispatcher-3-3] INFO o.t.s.d.s.i.s.SqlPartitioningRepository - Saving partition 1704931200000-1705536000000 for table lc_event 2024-01-14 10:59:06,267 [main] INFO o.e.c.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads 2024-01-14 10:59:06,268 [main] INFO o.e.c.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:5685, recv buf = 106496, send buf = 106496, recv packet size = 2048 2024-01-14 10:59:06,339 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coap://] Started endpoint at coap://0.0.0.0:5685 2024-01-14 10:59:06,340 [main] INFO o.e.c.scandium.DTLSConnector - multiple network interfaces, using smallest MTU [IPv4 1500, IPv6 1500] 2024-01-14 10:59:06,357 [main] INFO o.e.c.scandium.DTLSConnector - DTLSConnector listening on 0.0.0.0/0.0.0.0:5686, recv buf = 106496, send buf = 106496, recv packet size = 16490, MTU = IPv4 1500 / IPv6 1500 2024-01-14 10:59:06,357 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coaps://] Started endpoint at coaps://0.0.0.0:5686 2024-01-14 10:59:06,357 [main] INFO o.e.l.s.californium.LeshanServer - LWM2M server started at coap://0.0.0.0/0.0.0.0:5685 coaps://0.0.0.0/0.0.0.0:5686 2024-01-14 10:59:06,362 [main] INFO o.t.s.t.l.s.DefaultLwM2mTransportService - Started LwM2M transport server. 2024-01-14 10:59:06,363 [main] INFO o.t.s.t.snmp.SnmpTransportContext - Initializing SNMP devices sessions 2024-01-14 10:59:06,369 [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5686] INFO o.e.c.scandium.DTLSConnector - Starting worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5686] 2024-01-14 10:59:06,500 [rule-dispatcher-6-6] INFO c.d.oss.driver.api.core.uuid.Uuids - PID obtained through JMX: 11717 2024-01-14 10:59:06,827 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)] Added partitions: [tb_rule_engine.main.8, tb_rule_engine.main.9, tb_rule_engine.main.6, tb_rule_engine.main.7, tb_rule_engine.main.4, tb_rule_engine.main.5, tb_rule_engine.main.2, tb_rule_engine.main.3, tb_rule_engine.main.0, tb_rule_engine.main.1], removed partitions: [] 2024-01-14 10:59:06,828 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)] Added partitions: [tb_rule_engine.hp.9, tb_rule_engine.hp.7, tb_rule_engine.hp.8, tb_rule_engine.hp.5, tb_rule_engine.hp.6, tb_rule_engine.hp.3, tb_rule_engine.hp.4, tb_rule_engine.hp.1, tb_rule_engine.hp.2, tb_rule_engine.hp.0], removed partitions: [] 2024-01-14 10:59:06,829 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-8] Launching consumer 2024-01-14 10:59:06,829 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-9] Launching consumer 2024-01-14 10:59:06,845 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-7] Launching consumer 2024-01-14 10:59:06,848 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-8] Launching consumer 2024-01-14 10:59:06,853 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-5] Launching consumer 2024-01-14 10:59:06,856 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-6] Launching consumer 2024-01-14 10:59:06,865 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-3] Launching consumer 2024-01-14 10:59:06,866 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-4] Launching consumer 2024-01-14 10:59:06,866 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-1] Launching consumer 2024-01-14 10:59:06,867 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-2] Launching consumer 2024-01-14 10:59:06,867 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-0] Launching consumer 2024-01-14 10:59:06,876 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-9] Launching consumer 2024-01-14 10:59:06,878 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-6] Launching consumer 2024-01-14 10:59:06,882 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-7] Launching consumer 2024-01-14 10:59:06,889 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-4] Launching consumer 2024-01-14 10:59:06,894 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-5] Launching consumer 2024-01-14 10:59:06,896 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-2] Launching consumer 2024-01-14 10:59:06,897 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-3] Launching consumer 2024-01-14 10:59:06,898 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-0] Launching consumer 2024-01-14 10:59:06,898 [tb-rule-engine-mgmt-4-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-1] Launching consumer 2024-01-14 10:59:06,898 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)] Added partitions: [tb_rule_engine.sq.9, tb_rule_engine.sq.8, tb_rule_engine.sq.7, tb_rule_engine.sq.2, tb_rule_engine.sq.1, tb_rule_engine.sq.0, tb_rule_engine.sq.6, tb_rule_engine.sq.5, tb_rule_engine.sq.4, tb_rule_engine.sq.3], removed partitions: [] 2024-01-14 10:59:06,898 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-9] Launching consumer 2024-01-14 10:59:06,898 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-8] Launching consumer 2024-01-14 10:59:06,899 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-7] Launching consumer 2024-01-14 10:59:06,899 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-2] Launching consumer 2024-01-14 10:59:06,901 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-1] Launching consumer 2024-01-14 10:59:06,908 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-0] Launching consumer 2024-01-14 10:59:06,910 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-6] Launching consumer 2024-01-14 10:59:06,910 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-5] Launching consumer 2024-01-14 10:59:06,910 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-4] Launching consumer 2024-01-14 10:59:06,919 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-3] Launching consumer 2024-01-14 10:59:07,316 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [Events] queueSize [0] totalAdded [5] totalSaved [5] totalFailed [0] 2024-01-14 10:59:07,319 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [Events] queueSize [0] totalAdded [6] totalSaved [6] totalFailed [0] 2024-01-14 10:59:07,319 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-2 [Events] queueSize [0] totalAdded [5] totalSaved [5] totalFailed [0] 2024-01-14 10:59:09,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [15] totalSaved [15] totalFailed [0] 2024-01-14 10:59:09,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [15] totalSaved [15] totalFailed [0] 2024-01-14 10:59:59,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [4] totalSaved [4] totalFailed [0] 2024-01-14 10:59:59,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [4] totalSaved [4] totalFailed [0] 2024-01-14 11:00:05,659 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - Total timing statistics below: 2024-01-14 11:00:05,660 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: calls: 36, failures: 0, exec time: 390 2024-01-14 11:00:05,661 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f] Top 3 methods by timing: 2024-01-14 11:00:05,662 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaAbstractDao.findById(..), calls: 31, failures: 0, exec time: 283 2024-01-14 11:00:05,662 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaNotificationRuleDao.findByTenantIdAndTriggerTypeAndEnabled(..), calls: 1, failures: 0, exec time: 60 2024-01-14 11:00:05,662 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaRelationDao.findAllByFrom(..), calls: 2, failures: 0, exec time: 33 2024-01-14 11:00:05,665 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:00:05,666 [TB-Scheduling-1] INFO o.t.s.s.queue.TbCoreConsumerStats - Core Stats: totalMsgs = [1] sessionEvents = [0] getAttr = [0] subToAttr = [0] subToRpc = [0] toDevRpc = [0] subInfo = [0] claimDevice = [0] deviceState = [0] subMsgs = [0] edgeNfs = [0] deviceActivity = [0] coreNfOther = [1] coreNfCompLfcl = [0] coreNfDevRpcRsp = [0] coreNfEdgeUpd = [0] coreNfEdgeSyncReq = [0] coreNfEdgeSyncResp = [0] coreNfNfRlProc = [0] coreNfQueueUpd = [0] coreNfQueueDel = [0] coreNfSubSvc = [0] coreNfSubMgr = [0] coreNfVCRsp = [0] 2024-01-14 11:00:09,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:00:09,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:00:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:00:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:00:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:00:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:00:59,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:00:59,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:01:05,666 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:01:09,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:01:09,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:01:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:01:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:01:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:01:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:02:05,666 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:02:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:02:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:02:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:02:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:03:05,667 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:03:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:03:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:03:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:03:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:04:05,667 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:04:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:04:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:04:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:04:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:04:59,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:04:59,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:05:05,668 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:05:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:05:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:05:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:05:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:06:05,668 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:06:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:06:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:06:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:06:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:07:05,668 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:07:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:07:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:07:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:07:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:08:05,669 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:08:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:08:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:08:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:08:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:08:48,917 [device-state-scheduled-18-thread-1] INFO org.owasp.validator.html.Policy - Attempting to load AntiSamy policy from an input stream. 2024-01-14 11:08:49,057 [device-state-scheduled-18-thread-1] WARN org.owasp.validator.html.Policy - The directive "noopenerAndNoreferrerAnchors" is enabled by default, but disabled in this policy. It is recommended to leave it enabled to prevent reverse tabnabbing attacks. 2024-01-14 11:08:49,514 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [Attributes] queueSize [0] totalAdded [4] totalSaved [4] totalFailed [0] 2024-01-14 11:08:49,517 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [Attributes] queueSize [0] totalAdded [8] totalSaved [8] totalFailed [0] 2024-01-14 11:08:49,517 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-2 [Attributes] queueSize [0] totalAdded [6] totalSaved [6] totalFailed [0] 2024-01-14 11:08:59,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:08:59,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:08:59,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:08:59,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - Total timing statistics below: 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: calls: 22, failures: 0, exec time: 137 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f] Top 3 methods by timing: 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaDeviceDao.findDeviceByTenantIdAndId(..), calls: 9, failures: 0, exec time: 46 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaAbstractDao.findById(..), calls: 2, failures: 0, exec time: 41 2024-01-14 11:09:05,664 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaAttributeDao.find(..), calls: 6, failures: 0, exec time: 35 2024-01-14 11:09:05,669 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:09:05,669 [TB-Scheduling-1] INFO o.t.s.s.q.TbRuleEngineConsumerStats - [Main] Stats: totalMsgs = [9] successfulMsgs = [9] timeoutMsgs = [0] failedMsgs = [0] tmpTimeout = [0] tmpFailed = [0] successfulIterations = [6] failedIterations = [0] 2024-01-14 11:09:09,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [6] totalSaved [6] totalFailed [0] 2024-01-14 11:09:09,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [6] totalSaved [6] totalFailed [0] 2024-01-14 11:09:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:09:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:09:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:09:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - Total timing statistics below: 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: calls: 5, failures: 0, exec time: 39 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f] Top 3 methods by timing: 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaAbstractDao.saveAndFlush(..), calls: 1, failures: 0, exec time: 15 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaEdgeDao.findEdgesByTenantId(..), calls: 1, failures: 0, exec time: 11 2024-01-14 11:10:05,665 [TB-Scheduling-1] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaEntityViewDao.findEntityViewsByTenantIdAndEntityId(..), calls: 1, failures: 0, exec time: 5 2024-01-14 11:10:05,668 [TB-Scheduling-2] INFO o.t.s.s.queue.TbCoreConsumerStats - Core Stats: totalMsgs = [2] sessionEvents = [0] getAttr = [0] subToAttr = [0] subToRpc = [0] toDevRpc = [0] subInfo = [0] claimDevice = [0] deviceState = [0] subMsgs = [0] edgeNfs = [2] deviceActivity = [0] coreNfOther = [0] coreNfCompLfcl = [0] coreNfDevRpcRsp = [0] coreNfEdgeUpd = [0] coreNfEdgeSyncReq = [0] coreNfEdgeSyncResp = [0] coreNfNfRlProc = [0] coreNfQueueUpd = [0] coreNfQueueDel = [0] coreNfSubSvc = [0] coreNfSubMgr = [0] coreNfVCRsp = [0] 2024-01-14 11:10:05,670 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:10:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:10:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:10:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:10:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:11:05,670 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:11:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:11:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:11:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:11:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:12:05,670 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:12:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:12:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:12:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:12:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:12:29,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:12:29,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:12:59,526 [http-nio-0.0.0.0-8080-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-01-14 11:12:59,527 [http-nio-0.0.0.0-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2024-01-14 11:12:59,530 [http-nio-0.0.0.0-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 2024-01-14 11:13:05,670 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:13:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:13:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:13:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:13:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:13:29,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:13:29,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:14:05,671 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:14:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:14:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:14:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:14:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:14:29,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:14:29,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:15:05,672 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:15:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:15:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:15:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:15:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:15:29,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:15:29,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:16:05,672 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:16:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:16:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:16:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:16:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:16:29,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:16:29,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:17:05,672 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:17:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:17:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:17:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:17:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:17:29,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:17:29,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:18:05,673 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:18:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:18:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:18:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:18:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:18:29,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:18:29,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:19:05,673 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:19:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:19:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:19:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:19:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:19:29,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:19:29,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:20:05,673 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:20:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:20:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:20:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:20:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:20:29,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:20:29,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:21:05,674 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:21:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:21:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:21:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:21:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:21:29,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:21:29,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:22:05,674 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:22:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:22:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:22:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:22:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:22:39,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:22:39,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:23:05,674 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:23:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:23:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:23:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:23:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:23:39,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:23:39,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:24:05,675 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:24:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:24:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:24:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:24:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:24:39,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:24:39,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:25:05,675 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:25:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:25:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:25:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:25:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:25:39,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:25:39,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:26:05,675 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:26:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:26:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:26:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:26:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:26:39,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:26:39,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:27:05,676 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:27:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:27:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:27:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:27:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:27:39,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:27:39,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:28:05,676 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:28:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:28:19,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:28:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:28:19,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:28:39,671 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:28:39,735 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:29:05,677 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:29:06,436 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-14 11:29:06,436 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-14 11:29:06,437 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 2024-01-14 11:29:06,485 [SpringApplicationShutdownHook] INFO o.t.s.t.s.s.SnmpTransportService - Stopping SNMP transport! 2024-01-14 11:29:06,489 [SpringApplicationShutdownHook] INFO o.t.s.t.s.s.SnmpTransportService - SNMP transport stopped! 2024-01-14 11:29:06,489 [SpringApplicationShutdownHook] INFO o.t.s.t.l.b.LwM2MTransportBootstrapService - Stopping LwM2M transport bootstrap server! 2024-01-14 11:29:06,489 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - Destroying server 2024-01-14 11:29:06,492 [SpringApplicationShutdownHook] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] Destroying endpoint at coap://0.0.0.0:5687 2024-01-14 11:29:06,492 [SpringApplicationShutdownHook] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] Destroying endpoint at coaps://0.0.0.0:5688 2024-01-14 11:29:06,494 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - CoAP server has been destroyed 2024-01-14 11:29:06,494 [SpringApplicationShutdownHook] INFO o.e.l.s.c.b.LeshanBootstrapServer - Bootstrap server destroyed. 2024-01-14 11:29:06,494 [SpringApplicationShutdownHook] INFO o.t.s.t.l.b.LwM2MTransportBootstrapService - LwM2M transport bootstrap server stopped! 2024-01-14 11:29:06,494 [SpringApplicationShutdownHook] INFO o.t.s.t.l.s.DefaultLwM2mTransportService - Stopping LwM2M transport server! 2024-01-14 11:29:06,494 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - Destroying server 2024-01-14 11:29:06,495 [SpringApplicationShutdownHook] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coap://] Destroying endpoint at coap://0.0.0.0:5685 2024-01-14 11:29:06,495 [SpringApplicationShutdownHook] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coaps://] Destroying endpoint at coaps://0.0.0.0:5686 2024-01-14 11:29:06,498 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - CoAP server has been destroyed 2024-01-14 11:29:06,498 [SpringApplicationShutdownHook] INFO o.e.l.s.californium.LeshanServer - LWM2M server destroyed. 2024-01-14 11:29:06,498 [SpringApplicationShutdownHook] INFO o.t.s.t.l.s.DefaultLwM2mTransportService - LwM2M transport server stopped! 2024-01-14 11:29:06,506 [SpringApplicationShutdownHook] INFO o.t.s.t.coap.CoapTransportService - CoAP transport stopped! 2024-01-14 11:29:06,507 [SpringApplicationShutdownHook] INFO o.t.s.c.DefaultCoapServerService - Stopping CoAP server! 2024-01-14 11:29:06,507 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - Destroying server 2024-01-14 11:29:06,509 [SpringApplicationShutdownHook] INFO o.e.c.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:5683 2024-01-14 11:29:06,509 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - CoAP server has been destroyed 2024-01-14 11:29:06,509 [SpringApplicationShutdownHook] INFO o.t.s.c.DefaultCoapServerService - CoAP server stopped! 2024-01-14 11:29:06,509 [SpringApplicationShutdownHook] INFO o.t.s.t.mqtt.MqttTransportService - Stopping MQTT transport! 2024-01-14 11:29:06,541 [SpringApplicationShutdownHook] INFO o.t.s.t.mqtt.MqttTransportService - MQTT transport stopped! 2024-01-14 11:29:06,543 [vc-consumer-56-thread-1] INFO o.t.s.s.s.v.DefaultClusterVersionControlService - TB Version Control request consumer stopped. 2024-01-14 11:29:06,543 [tb-rule-engine-consumer-48-thread-23 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-7] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,543 [tb-rule-engine-consumer-48-thread-4 | QK(HighPriority,TB_RULE_ENGINE,system)-8] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-15 | QK(Main,TB_RULE_ENGINE,system)-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-19 | QK(Main,TB_RULE_ENGINE,system)-0] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-28 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-5] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-3 | QK(HighPriority,TB_RULE_ENGINE,system)-7] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-17 | QK(Main,TB_RULE_ENGINE,system)-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-7 | QK(HighPriority,TB_RULE_ENGINE,system)-3] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-6 | QK(HighPriority,TB_RULE_ENGINE,system)-6] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-24 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-5 | QK(HighPriority,TB_RULE_ENGINE,system)-5] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-26 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-0] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-notifications-consumer-54-thread-1] INFO o.t.s.s.q.p.AbstractConsumerService - TB Notifications Consumer stopped. 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-20 | QK(Main,TB_RULE_ENGINE,system)-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,544 [tb-rule-engine-consumer-48-thread-12 | QK(Main,TB_RULE_ENGINE,system)-9] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-14 | QK(Main,TB_RULE_ENGINE,system)-7] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-10 | QK(HighPriority,TB_RULE_ENGINE,system)-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-9 | QK(HighPriority,TB_RULE_ENGINE,system)-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-30 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-3] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-8 | QK(HighPriority,TB_RULE_ENGINE,system)-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-27 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-6] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-29 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-1 | QK(Main,TB_RULE_ENGINE,system)-8] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-22 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-8] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-18 | QK(Main,TB_RULE_ENGINE,system)-3] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-25 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-2 | QK(HighPriority,TB_RULE_ENGINE,system)-9] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-13 | QK(Main,TB_RULE_ENGINE,system)-6] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,545 [tb-rule-engine-consumer-48-thread-11 | QK(HighPriority,TB_RULE_ENGINE,system)-0] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,550 [tb-rule-engine-consumer-48-thread-16 | QK(Main,TB_RULE_ENGINE,system)-5] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,550 [tb-rule-engine-consumer-48-thread-21 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-9] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 11:29:06,552 [SpringApplicationShutdownHook] INFO o.t.s.a.service.DefaultActorService - Stopping actor system. 2024-01-14 11:29:06,558 [SpringApplicationShutdownHook] INFO o.t.s.a.service.DefaultActorService - Actor system stopped. 2024-01-14 11:29:06,566 [tb-core-firmware-notifications-consumer-42-thread-1] INFO o.t.s.s.q.DefaultTbCoreConsumerService - TB Ota Package States Consumer stopped. 2024-01-14 11:29:06,567 [tb-core-notifications-consumer-39-thread-1] INFO o.t.s.s.q.p.AbstractConsumerService - TB Notifications Consumer stopped. 2024-01-14 11:29:06,567 [tb-core-consumer-40-thread-1] INFO o.t.s.s.q.DefaultTbCoreConsumerService - TB Core Consumer stopped. 2024-01-14 11:29:06,567 [tb-core-usage-stats-consumer-41-thread-1] INFO o.t.s.s.q.DefaultTbCoreConsumerService - TB Usage Stats Consumer stopped. 2024-01-14 11:29:06,639 [sql-queue-0-edge events-25-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Edge Events] Queue polling was interrupted 2024-01-14 11:29:06,639 [sql-queue-0-edge events-25-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Edge Events] Queue polling completed 2024-01-14 11:29:06,675 [sql-queue-0-ts latest-14-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted 2024-01-14 11:29:06,675 [sql-queue-0-ts latest-14-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed 2024-01-14 11:29:06,675 [sql-queue-1-ts latest-15-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted 2024-01-14 11:29:06,675 [sql-queue-1-ts latest-15-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed 2024-01-14 11:29:06,677 [sql-queue-2-ts latest-16-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted 2024-01-14 11:29:06,677 [sql-queue-2-ts latest-16-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed 2024-01-14 11:29:06,678 [sql-queue-0-ts-11-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted 2024-01-14 11:29:06,678 [sql-queue-0-ts-11-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed 2024-01-14 11:29:06,678 [sql-queue-1-ts-12-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted 2024-01-14 11:29:06,678 [sql-queue-1-ts-12-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed 2024-01-14 11:29:06,678 [sql-queue-2-ts-13-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted 2024-01-14 11:29:06,678 [sql-queue-2-ts-13-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed 2024-01-14 11:29:06,680 [sql-queue-0-attributes-8-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted 2024-01-14 11:29:06,680 [sql-queue-0-attributes-8-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed 2024-01-14 11:29:06,680 [sql-queue-1-attributes-9-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted 2024-01-14 11:29:06,680 [sql-queue-1-attributes-9-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed 2024-01-14 11:29:06,680 [sql-queue-2-attributes-10-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted 2024-01-14 11:29:06,680 [sql-queue-2-attributes-10-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed 2024-01-14 11:29:06,687 [sql-queue-0-events-2-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted 2024-01-14 11:29:06,687 [sql-queue-0-events-2-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed 2024-01-14 11:29:06,687 [sql-queue-1-events-3-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted 2024-01-14 11:29:06,687 [sql-queue-1-events-3-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed 2024-01-14 11:29:06,687 [sql-queue-2-events-4-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted 2024-01-14 11:29:06,687 [sql-queue-2-events-4-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed 2024-01-14 11:29:06,700 [SpringApplicationShutdownHook] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-14 11:29:06,706 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-01-14 11:29:06,746 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-01-14 11:29:30,854 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.20.Final 2024-01-14 11:29:30,961 [main] INFO o.t.s.ThingsboardServerApplication - Starting ThingsboardServerApplication v3.6.2 using Java 11.0.21 on tb-server with PID 756 (/usr/share/thingsboard/bin/thingsboard.jar started by thingsboard in /usr/share/thingsboard/bin) 2024-01-14 11:29:30,967 [main] INFO o.t.s.ThingsboardServerApplication - No active profile set, falling back to 1 default profile: "default" 2024-01-14 11:29:35,637 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 11:29:35,638 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 11:29:35,946 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 297 ms. Found 1 JPA repository interfaces. 2024-01-14 11:29:35,949 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 11:29:35,949 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 11:29:36,362 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 413 ms. Found 54 JPA repository interfaces. 2024-01-14 11:29:36,364 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 11:29:36,364 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 11:29:36,388 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 1 JPA repository interfaces. 2024-01-14 11:29:36,388 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 11:29:36,388 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 11:29:36,410 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 21 ms. Found 1 JPA repository interfaces. 2024-01-14 11:29:37,361 [main] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-14 11:29:37,391 [main] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-14 11:29:38,637 [main] INFO o.t.s.q.d.DefaultTbServiceInfoProvider - Current Service ID: tb-server 2024-01-14 11:29:40,410 [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 2024-01-14 11:29:40,529 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 2024-01-14 11:29:40,998 [main] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2024-01-14 11:29:41,220 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-01-14 11:29:41,646 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-01-14 11:29:41,686 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.thingsboard.server.dao.ThingsboardPostgreSQLDialect 2024-01-14 11:29:44,520 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-01-14 11:29:44,563 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-14 11:29:50,210 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2024-01-14 11:29:50,226 [main] INFO o.a.coyote.http11.Http11NioProtocol - The ["http-nio-0.0.0.0-8080"] connector has been configured to support HTTP upgrade to [h2c] 2024-01-14 11:29:50,226 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-8080"] 2024-01-14 11:29:50,227 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2024-01-14 11:29:50,227 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.73] 2024-01-14 11:29:50,353 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2024-01-14 11:29:50,353 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 19284 ms 2024-01-14 11:29:50,593 [main] INFO o.t.s.d.a.CachedAttributesService - Going to use directExecutor for the local cache type caffeine 2024-01-14 11:29:52,200 [main] INFO o.t.s.s.a.DefaultTbApiUsageStateService - Starting api usage service. 2024-01-14 11:29:52,201 [main] INFO o.t.s.s.a.DefaultTbApiUsageStateService - Started api usage service. 2024-01-14 11:29:53,772 [main] INFO o.t.s.s.edge.rpc.EdgeGrpcService - Initializing Edge RPC service! 2024-01-14 11:29:54,257 [main] INFO o.t.s.s.edge.rpc.EdgeGrpcService - Going to start Edge RPC server using port: 7070 2024-01-14 11:29:54,434 [main] INFO o.t.s.s.edge.rpc.EdgeGrpcService - Edge RPC service initialized! 2024-01-14 11:29:56,207 [main] INFO o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Server DTLS Credentials: Skipping initialization of disabled SSL credentials. 2024-01-14 11:29:56,211 [main] INFO o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Trust Credentials: Skipping initialization of disabled SSL credentials. 2024-01-14 11:29:56,219 [main] INFO o.t.s.c.t.c.ssl.SslCredentialsConfig - LWM2M Bootstrap DTLS Credentials: Skipping initialization of disabled SSL credentials. 2024-01-14 11:29:56,286 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: zookeeper.version=3.8.1-74db005175a4ec545697012f9069cb9dcc8cdda7, built on 2023-01-25 16:31 UTC 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: host.name=tb-server.internal.cloudapp.net 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.version=11.0.21 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.vendor=Ubuntu 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.home=/usr/lib/jvm/java-11-openjdk-amd64 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.class.path=/usr/share/thingsboard/bin/thingsboard.jar 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.io.tmpdir=/tmp 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: java.compiler=<NA> 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.name=Linux 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.arch=amd64 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.version=5.15.0-1053-azure 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.name=thingsboard 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.home=/usr/share/thingsboard 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: user.dir=/usr/share/thingsboard/bin 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.free=174MB 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.max=980MB 2024-01-14 11:29:56,287 [main] INFO o.t.s.q.e.EnvironmentLogService - ThingsBoard server environment: os.memory.total=340MB 2024-01-14 11:29:56,331 [main] INFO d.n.internal.NashornDetection - Delight-nashorn-sandbox detected that JDK Nashorn is present and standalone Nashorn is absent, and will use JDK Nashorn 2024-01-14 11:29:57,636 [main] INFO o.t.s.a.service.DefaultActorService - Initializing actor system. 2024-01-14 11:29:57,651 [main] INFO o.t.s.a.service.DefaultActorService - Actor system initialized. 2024-01-14 11:29:57,726 [main] INFO o.t.s.s.e.EdgeEventSourcingListener - EdgeEventSourcingListener initiated 2024-01-14 11:29:57,830 [main] INFO o.t.s.c.SystemInfoController - System build info: {"version":"3.6.2","artifact":"application","name":"ThingsBoard Server Application"} 2024-01-14 11:29:58,042 [main] INFO o.t.s.c.adaptor.JsonConverterConfig - JSON max string value length = 0 2024-01-14 11:29:58,042 [main] INFO o.t.s.c.adaptor.JsonConverterConfig - JSON type cast enabled = true 2024-01-14 11:29:58,118 [main] INFO o.t.s.t.mqtt.MqttTransportService - Setting resource leak detector level to DISABLED 2024-01-14 11:29:58,118 [main] INFO o.t.s.t.mqtt.MqttTransportService - Starting MQTT transport... 2024-01-14 11:29:58,175 [main] INFO o.t.s.t.mqtt.MqttTransportService - Mqtt transport started! 2024-01-14 11:29:58,212 [main] INFO o.e.c.elements.config.Configuration - defaults added COAP. 2024-01-14 11:29:58,225 [main] INFO o.e.c.elements.config.Configuration - defaults added UDP. 2024-01-14 11:29:58,226 [main] INFO o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length 2024-01-14 11:29:58,250 [main] INFO org.eclipse.californium.ban - Started. 2024-01-14 11:29:58,253 [main] INFO o.e.c.core.network.CoapEndpoint - coap CoapEndpoint uses udp context 2024-01-14 11:29:58,268 [main] INFO o.e.c.elements.config.Configuration - defaults added SYS. 2024-01-14 11:29:58,268 [main] INFO o.e.c.c.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true 2024-01-14 11:29:58,280 [main] INFO o.e.californium.core.CoapServer - Starting server 2024-01-14 11:29:58,295 [main] INFO o.e.c.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads 2024-01-14 11:29:58,303 [main] INFO o.e.c.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 2024-01-14 11:29:58,304 [main] INFO o.e.c.core.network.CoapEndpoint - coap Started endpoint at coap://0.0.0.0:5683 2024-01-14 11:29:58,331 [main] INFO o.t.s.t.coap.CoapTransportService - Starting CoAP transport... 2024-01-14 11:29:58,337 [main] INFO o.t.s.t.coap.CoapTransportService - CoAP transport started! 2024-01-14 11:29:58,590 [main] INFO o.e.c.elements.util.JceProviderUtil - Loaded net.i2p.crypto.eddsa.EdDSASecurityProvider 2024-01-14 11:29:58,607 [main] INFO o.t.s.t.l.b.LwM2MTransportBootstrapService - Starting LwM2M transport bootstrap server... 2024-01-14 11:29:58,717 [main] INFO o.e.c.elements.config.Configuration - defaults added DTLS. 2024-01-14 11:29:58,718 [main] INFO o.t.s.t.l.b.LwM2MTransportBootstrapService - Unable to load X509 files for BootStrap Server 2024-01-14 11:29:58,829 [main] WARN o.e.l.s.c.b.LeshanBootstrapServerBuilder - configStore is set but you also provide a custom SessionManager so this store will not be used 2024-01-14 11:29:58,922 [main] INFO o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length 2024-01-14 11:29:58,922 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] CoapEndpoint uses udp context 2024-01-14 11:29:58,922 [main] INFO o.e.c.c.network.stack.BlockwiseLayer - [LWM2M BS Server-coap://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true 2024-01-14 11:29:58,945 [main] INFO o.e.c.s.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] 2024-01-14 11:29:58,947 [main] INFO o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length 2024-01-14 11:29:58,948 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] CoapEndpoint uses lwm2m correlation 2024-01-14 11:29:58,948 [main] INFO o.e.c.c.network.stack.BlockwiseLayer - [LWM2M BS Server-coaps://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true 2024-01-14 11:29:58,957 [main] INFO o.e.californium.core.CoapServer - Starting server 2024-01-14 11:29:58,968 [main] INFO o.e.c.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads 2024-01-14 11:29:58,968 [main] INFO o.e.c.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:5687, recv buf = 106496, send buf = 106496, recv packet size = 2048 2024-01-14 11:29:58,968 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] Started endpoint at coap://0.0.0.0:5687 2024-01-14 11:29:58,970 [main] INFO o.e.c.scandium.DTLSConnector - multiple network interfaces, using smallest MTU [IPv4 1500, IPv6 1500] 2024-01-14 11:29:58,971 [main] INFO o.e.c.scandium.DTLSConnector - DTLSConnector listening on 0.0.0.0/0.0.0.0:5688, recv buf = 106496, send buf = 106496, recv packet size = 16490, MTU = IPv4 1500 / IPv6 1500 2024-01-14 11:29:58,972 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] Started endpoint at coaps://0.0.0.0:5688 2024-01-14 11:29:58,972 [main] INFO o.e.l.s.c.b.LeshanBootstrapServer - Bootstrap server started at coap://0.0.0.0/0.0.0.0:5687 coaps://0.0.0.0/0.0.0.0:5688 2024-01-14 11:29:58,972 [main] INFO o.t.s.t.l.b.LwM2MTransportBootstrapService - Started LwM2M transport bootstrap server. 2024-01-14 11:29:58,976 [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5688] INFO o.e.c.scandium.DTLSConnector - Starting worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5688] 2024-01-14 11:29:59,061 [main] INFO o.t.s.t.s.s.SnmpTransportService - SNMP transport service initialized 2024-01-14 11:29:59,835 [main] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator' 2024-01-14 11:30:00,337 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure Or [Ant [pattern='/*.js'], Ant [pattern='/*.css'], Ant [pattern='/*.ico'], Ant [pattern='/assets/**'], Ant [pattern='/static/**']] with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6c884b0d, org.springframework.security.web.header.HeaderWriterFilter@38657ca8, org.springframework.security.web.csrf.CsrfFilter@196ca821, org.springframework.security.web.authentication.logout.LogoutFilter@55456711, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@500039b3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@53f785df, org.springframework.security.web.access.ExceptionTranslationFilter@14270715, org.springframework.security.web.access.intercept.AuthorizationFilter@e343477] 2024-01-14 11:30:00,483 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1a2f6bef, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1140585, org.springframework.security.web.context.SecurityContextPersistenceFilter@523a10a0, org.springframework.security.web.header.HeaderWriterFilter@24af33a1, org.springframework.web.filter.CorsFilter@298990ab, org.springframework.security.web.authentication.logout.LogoutFilter@348c2548, org.springframework.security.oauth2.client.web.OAuth2AuthorizationRequestRedirectFilter@6f279a75, org.springframework.security.oauth2.client.web.OAuth2LoginAuthenticationFilter@34552734, org.thingsboard.server.service.security.auth.rest.RestLoginProcessingFilter@5d3b0f8a, org.thingsboard.server.service.security.auth.rest.RestPublicLoginProcessingFilter@3bfab643, org.thingsboard.server.service.security.auth.jwt.JwtTokenAuthenticationProcessingFilter@5233d3e0, org.thingsboard.server.service.security.auth.jwt.RefreshTokenProcessingFilter@4b50ebea, org.thingsboard.server.config.RateLimitProcessingFilter@751e7d99, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d7143de, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1c595228, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4fc23215, org.springframework.security.web.session.SessionManagementFilter@109f7381, org.springframework.security.web.access.ExceptionTranslationFilter@14f13587, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@299a2968] 2024-01-14 11:30:00,897 [main] INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page: class path resource [public/index.html] 2024-01-14 11:30:01,620 [main] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-14 11:30:01,621 [main] INFO o.s.i.c.PublishSubscribeChannel - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-14 11:30:01,621 [main] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 2024-01-14 11:30:01,621 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-0.0.0.0-8080"] 2024-01-14 11:30:01,648 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' 2024-01-14 11:30:06,985 [main] INFO o.t.s.ThingsboardServerApplication - Started ThingsboardServerApplication in 37.509 seconds (JVM running for 42.001) 2024-01-14 11:30:06,990 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:30:07,050 [main] INFO o.t.s.q.d.HashPartitionService - [tb-server] Found common server: [[TB_CORE, TB_RULE_ENGINE, TB_TRANSPORT, JS_EXECUTOR, TB_VC_EXECUTOR]] 2024-01-14 11:30:07,065 [main] INFO o.t.s.q.d.HashPartitionService - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)] NEW PARTITIONS: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 11:30:07,076 [main] INFO o.t.s.q.d.HashPartitionService - [QK(Main,TB_RULE_ENGINE,system)] NEW PARTITIONS: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 11:30:07,076 [main] INFO o.t.s.q.d.HashPartitionService - [QK(HighPriority,TB_RULE_ENGINE,system)] NEW PARTITIONS: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 11:30:07,076 [main] INFO o.t.s.q.d.HashPartitionService - [QK(Main,TB_CORE,system)] NEW PARTITIONS: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 11:30:07,076 [main] INFO o.t.s.q.d.HashPartitionService - [QK(Main,TB_VC_EXECUTOR,system)] NEW PARTITIONS: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 11:30:07,078 [main] INFO o.t.s.a.service.DefaultActorService - Received partition change event. 2024-01-14 11:30:07,090 [main] INFO o.t.s.q.d.TbApplicationEventListener - Application event ignored due to invalid sequence number (1 > 1). Event: PartitionChangeEvent(super=TbApplicationEvent(sequenceNumber=1), serviceType=TB_RULE_ENGINE, partitionsMap={QK(SequentialByOriginator,TB_RULE_ENGINE,system)=[TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_rule_engine.sq.9, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_rule_engine.sq.8, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_rule_engine.sq.7, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_rule_engine.sq.2, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_rule_engine.sq.1, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_rule_engine.sq.0, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_rule_engine.sq.6, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_rule_engine.sq.5, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_rule_engine.sq.4, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.sq, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_rule_engine.sq.3, myPartition=true)], QK(Main,TB_RULE_ENGINE,system)=[TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_rule_engine.main.8, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_rule_engine.main.9, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_rule_engine.main.6, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_rule_engine.main.7, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_rule_engine.main.4, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_rule_engine.main.5, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_rule_engine.main.2, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_rule_engine.main.3, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_rule_engine.main.0, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.main, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_rule_engine.main.1, myPartition=true)], QK(HighPriority,TB_RULE_ENGINE,system)=[TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_rule_engine.hp.9, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_rule_engine.hp.7, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_rule_engine.hp.8, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_rule_engine.hp.5, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_rule_engine.hp.6, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_rule_engine.hp.3, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_rule_engine.hp.4, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_rule_engine.hp.1, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_rule_engine.hp.2, myPartition=true), TopicPartitionInfo(topic=tb_rule_engine.hp, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_rule_engine.hp.0, myPartition=true)]}) 2024-01-14 11:30:07,129 [api-usage-scheduled-20-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage] CURRENT PARTITIONS: [] 2024-01-14 11:30:07,138 [device-state-scheduled-18-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State] CURRENT PARTITIONS: [] 2024-01-14 11:30:07,138 [device-state-scheduled-18-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State] NEW PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 11:30:07,138 [device-state-scheduled-18-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State] ADDED PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 11:30:07,139 [device-state-scheduled-18-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State] REMOVED PARTITIONS: [] 2024-01-14 11:30:07,134 [main] INFO o.t.s.s.q.DefaultTbCoreConsumerService - Subscribing to partitions: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 11:30:07,140 [main] INFO o.t.s.a.service.DefaultActorService - Received partition change event. 2024-01-14 11:30:07,129 [api-usage-scheduled-20-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage] NEW PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 11:30:07,140 [api-usage-scheduled-20-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage] ADDED PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 11:30:07,141 [api-usage-scheduled-20-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage] REMOVED PARTITIONS: [] 2024-01-14 11:30:07,141 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler] CURRENT PARTITIONS: [] 2024-01-14 11:30:07,141 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler] NEW PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 11:30:07,141 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler] ADDED PARTITIONS: [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] 2024-01-14 11:30:07,141 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler] REMOVED PARTITIONS: [] 2024-01-14 11:30:07,143 [api-usage-scheduled-20-thread-1] INFO o.t.s.s.a.DefaultTbApiUsageStateService - Initializing tenant states. 2024-01-14 11:30:07,154 [main] INFO o.t.s.q.d.TbApplicationEventListener - Application event ignored due to invalid sequence number (2 > 2). Event: PartitionChangeEvent(super=TbApplicationEvent(sequenceNumber=2), serviceType=TB_CORE, partitionsMap={QK(Main,TB_CORE,system)=[TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[5], fullTopicName=tb_core.5, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[6], fullTopicName=tb_core.6, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[1], fullTopicName=tb_core.1, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[2], fullTopicName=tb_core.2, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[0], fullTopicName=tb_core.0, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[9], fullTopicName=tb_core.9, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true), TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)]}) 2024-01-14 11:30:07,155 [main] INFO o.t.s.a.service.DefaultActorService - Received partition change event. 2024-01-14 11:30:07,156 [main] INFO o.t.s.t.s.s.SnmpTransportBalancingService - Recalculating partitions for SNMP transports 2024-01-14 11:30:07,156 [main] INFO o.t.s.t.s.s.SnmpTransportBalancingService - SNMP transports partitions have not changed 2024-01-14 11:30:07,243 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler] Managing following partitions: 2024-01-14 11:30:07,244 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.5]: 0 entities 2024-01-14 11:30:07,244 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.6]: 0 entities 2024-01-14 11:30:07,244 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.3]: 0 entities 2024-01-14 11:30:07,244 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.4]: 0 entities 2024-01-14 11:30:07,244 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.1]: 0 entities 2024-01-14 11:30:07,244 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.2]: 0 entities 2024-01-14 11:30:07,244 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.0]: 0 entities 2024-01-14 11:30:07,244 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.9]: 0 entities 2024-01-14 11:30:07,244 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.7]: 0 entities 2024-01-14 11:30:07,244 [notifications-scheduler-38-thread-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [Notifications scheduler][tb_core.8]: 0 entities 2024-01-14 11:30:07,319 [device-state-scheduled-18-thread-1] INFO o.t.s.s.s.DefaultDeviceStateService - [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[3], fullTopicName=tb_core.3, myPartition=true)] Submit task for device states: 2 2024-01-14 11:30:07,322 [device-state-scheduled-18-thread-1] INFO o.t.s.s.s.DefaultDeviceStateService - [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[4], fullTopicName=tb_core.4, myPartition=true)] Submit task for device states: 3 2024-01-14 11:30:07,322 [device-state-scheduled-18-thread-1] INFO o.t.s.s.s.DefaultDeviceStateService - [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[7], fullTopicName=tb_core.7, myPartition=true)] Submit task for device states: 3 2024-01-14 11:30:07,326 [device-state-scheduled-18-thread-1] INFO o.t.s.s.s.DefaultDeviceStateService - [TopicPartitionInfo(topic=tb_core, tenantId=Optional[13814000-1dd2-11b2-8080-808080808080], partition=Optional[8], fullTopicName=tb_core.8, myPartition=true)] Submit task for device states: 1 2024-01-14 11:30:07,378 [device-state-3-3] INFO o.t.s.s.s.DefaultDeviceStateService - [8] Initialized 1 out of 1 device states 2024-01-14 11:30:07,380 [device-state-1-1] INFO o.t.s.s.s.DefaultDeviceStateService - [3] Initialized 2 out of 2 device states 2024-01-14 11:30:07,380 [device-state-0-4] INFO o.t.s.s.s.DefaultDeviceStateService - [7] Initialized 3 out of 3 device states 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.s.DefaultDeviceStateService - [4] Initialized 3 out of 3 device states 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State] Managing following partitions: 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.5]: 0 entities 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.6]: 0 entities 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.3]: 2 entities 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.4]: 3 entities 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.1]: 0 entities 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.2]: 0 entities 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.0]: 0 entities 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.9]: 0 entities 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.7]: 3 entities 2024-01-14 11:30:07,380 [device-state-2-2] INFO o.t.s.s.p.AbstractPartitionBasedService - [Device State][tb_core.8]: 1 entities 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage] Managing following partitions: 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.5]: 0 entities 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.6]: 0 entities 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.3]: 1 entities 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.4]: 0 entities 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.1]: 0 entities 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.2]: 0 entities 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.0]: 0 entities 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.9]: 0 entities 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.7]: 0 entities 2024-01-14 11:30:07,450 [DbCallbackExecutorService-57-1] INFO o.t.s.s.p.AbstractPartitionBasedService - [API Usage][tb_core.8]: 0 entities 2024-01-14 11:30:07,476 [main] INFO o.t.s.a.service.DefaultActorService - Received application ready event. Sending application init message to actor system 2024-01-14 11:30:07,476 [app-dispatcher-52-thread-1] INFO o.t.server.actors.app.AppActor - Starting main system actor. 2024-01-14 11:30:07,478 [main] INFO o.t.s.s.q.p.AbstractConsumerService - Subscribing to notifications: tb_core.notifications.tb-server 2024-01-14 11:30:07,483 [tb-core-notifications-consumer-39-thread-1] INFO o.t.s.s.q.DefaultTbCoreConsumerService - [tb-server] Processing core startup with partitions: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] 2024-01-14 11:30:07,484 [app-dispatcher-52-thread-1] INFO o.t.server.actors.app.AppActor - Main system actor started. 2024-01-14 11:30:07,486 [main] INFO o.t.s.s.t.TbCoreTransportApiService - Received application ready event. Starting polling for events. 2024-01-14 11:30:07,488 [DefaultTbLocalSubscriptionService-25-1] INFO o.t.s.s.s.DefaultTbLocalSubscriptionService - [tb-server] Pushed 0 subscriptions to [tb-server] 2024-01-14 11:30:07,488 [main] INFO o.t.s.s.q.p.AbstractConsumerService - Subscribing to notifications: tb_rule_engine.notifications.tb-server 2024-01-14 11:30:07,511 [main] INFO o.t.s.t.l.s.DefaultLwM2mTransportService - Unable to load X509 files for LWM2MServer 2024-01-14 11:30:07,513 [main] INFO o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length 2024-01-14 11:30:07,513 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coap://] CoapEndpoint uses udp context 2024-01-14 11:30:07,513 [main] INFO o.e.c.c.network.stack.BlockwiseLayer - [LWM2M Server-coap://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true 2024-01-14 11:30:07,513 [main] INFO o.e.c.s.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] 2024-01-14 11:30:07,513 [main] INFO o.e.c.c.network.RandomTokenGenerator - using tokens of 8 bytes in length 2024-01-14 11:30:07,513 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coaps://] CoapEndpoint uses lwm2m correlation 2024-01-14 11:30:07,513 [main] INFO o.e.c.c.network.stack.BlockwiseLayer - [LWM2M Server-coaps://] BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=1024, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=268435456, BLOCKWISE_STRICT_BLOCK2_OPTION=true 2024-01-14 11:30:07,634 [main] INFO o.t.s.t.l.s.DefaultLwM2mTransportService - Starting LwM2M transport server... 2024-01-14 11:30:07,662 [main] INFO o.e.californium.core.CoapServer - Starting server 2024-01-14 11:30:07,682 [rule-dispatcher-5-5] INFO o.t.s.d.s.i.s.SqlPartitioningRepository - Saving partition 1704931200000-1705536000000 for table lc_event 2024-01-14 11:30:07,705 [main] INFO o.e.c.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads 2024-01-14 11:30:07,706 [main] INFO o.e.c.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:5685, recv buf = 106496, send buf = 106496, recv packet size = 2048 2024-01-14 11:30:07,707 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coap://] Started endpoint at coap://0.0.0.0:5685 2024-01-14 11:30:07,707 [main] INFO o.e.c.scandium.DTLSConnector - multiple network interfaces, using smallest MTU [IPv4 1500, IPv6 1500] 2024-01-14 11:30:07,713 [main] INFO o.e.c.scandium.DTLSConnector - DTLSConnector listening on 0.0.0.0/0.0.0.0:5686, recv buf = 106496, send buf = 106496, recv packet size = 16490, MTU = IPv4 1500 / IPv6 1500 2024-01-14 11:30:07,713 [main] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coaps://] Started endpoint at coaps://0.0.0.0:5686 2024-01-14 11:30:07,713 [main] INFO o.e.l.s.californium.LeshanServer - LWM2M server started at coap://0.0.0.0/0.0.0.0:5685 coaps://0.0.0.0/0.0.0.0:5686 2024-01-14 11:30:07,717 [main] INFO o.t.s.t.l.s.DefaultLwM2mTransportService - Started LwM2M transport server. 2024-01-14 11:30:07,717 [main] INFO o.t.s.t.snmp.SnmpTransportContext - Initializing SNMP devices sessions 2024-01-14 11:30:07,718 [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5686] INFO o.e.c.scandium.DTLSConnector - Starting worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:5686] 2024-01-14 11:30:07,895 [rule-dispatcher-7-7] INFO c.d.oss.driver.api.core.uuid.Uuids - PID obtained through JMX: 756 2024-01-14 11:30:08,082 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)] Added partitions: [tb_rule_engine.sq.9, tb_rule_engine.sq.8, tb_rule_engine.sq.7, tb_rule_engine.sq.2, tb_rule_engine.sq.1, tb_rule_engine.sq.0, tb_rule_engine.sq.6, tb_rule_engine.sq.5, tb_rule_engine.sq.4, tb_rule_engine.sq.3], removed partitions: [] 2024-01-14 11:30:08,084 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-9] Launching consumer 2024-01-14 11:30:08,085 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-8] Launching consumer 2024-01-14 11:30:08,086 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-7] Launching consumer 2024-01-14 11:30:08,086 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-2] Launching consumer 2024-01-14 11:30:08,086 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-1] Launching consumer 2024-01-14 11:30:08,086 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-0] Launching consumer 2024-01-14 11:30:08,086 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-6] Launching consumer 2024-01-14 11:30:08,087 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-5] Launching consumer 2024-01-14 11:30:08,087 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-4] Launching consumer 2024-01-14 11:30:08,087 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(SequentialByOriginator,TB_RULE_ENGINE,system)-3] Launching consumer 2024-01-14 11:30:08,091 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)] Added partitions: [tb_rule_engine.main.8, tb_rule_engine.main.9, tb_rule_engine.main.6, tb_rule_engine.main.7, tb_rule_engine.main.4, tb_rule_engine.main.5, tb_rule_engine.main.2, tb_rule_engine.main.3, tb_rule_engine.main.0, tb_rule_engine.main.1], removed partitions: [] 2024-01-14 11:30:08,091 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)] Added partitions: [tb_rule_engine.hp.9, tb_rule_engine.hp.7, tb_rule_engine.hp.8, tb_rule_engine.hp.5, tb_rule_engine.hp.6, tb_rule_engine.hp.3, tb_rule_engine.hp.4, tb_rule_engine.hp.1, tb_rule_engine.hp.2, tb_rule_engine.hp.0], removed partitions: [] 2024-01-14 11:30:08,091 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-8] Launching consumer 2024-01-14 11:30:08,091 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-9] Launching consumer 2024-01-14 11:30:08,091 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-6] Launching consumer 2024-01-14 11:30:08,092 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-7] Launching consumer 2024-01-14 11:30:08,092 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-4] Launching consumer 2024-01-14 11:30:08,092 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-5] Launching consumer 2024-01-14 11:30:08,092 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-2] Launching consumer 2024-01-14 11:30:08,093 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-3] Launching consumer 2024-01-14 11:30:08,093 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-9] Launching consumer 2024-01-14 11:30:08,093 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-0] Launching consumer 2024-01-14 11:30:08,093 [tb-rule-engine-mgmt-9-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(Main,TB_RULE_ENGINE,system)-1] Launching consumer 2024-01-14 11:30:08,094 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-7] Launching consumer 2024-01-14 11:30:08,094 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-8] Launching consumer 2024-01-14 11:30:08,094 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-5] Launching consumer 2024-01-14 11:30:08,094 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-6] Launching consumer 2024-01-14 11:30:08,095 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-3] Launching consumer 2024-01-14 11:30:08,095 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-4] Launching consumer 2024-01-14 11:30:08,095 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-1] Launching consumer 2024-01-14 11:30:08,096 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-2] Launching consumer 2024-01-14 11:30:08,096 [tb-rule-engine-mgmt-2-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - [QK(HighPriority,TB_RULE_ENGINE,system)-0] Launching consumer 2024-01-14 11:30:08,548 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [Events] queueSize [0] totalAdded [5] totalSaved [5] totalFailed [0] 2024-01-14 11:30:08,548 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [Events] queueSize [0] totalAdded [5] totalSaved [5] totalFailed [0] 2024-01-14 11:30:08,549 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-2 [Events] queueSize [0] totalAdded [6] totalSaved [6] totalFailed [0] 2024-01-14 11:30:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:30:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:31:06,979 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - Total timing statistics below: 2024-01-14 11:31:06,980 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: calls: 36, failures: 0, exec time: 415 2024-01-14 11:31:06,981 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f] Top 3 methods by timing: 2024-01-14 11:31:06,981 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaAbstractDao.findById(..), calls: 31, failures: 0, exec time: 239 2024-01-14 11:31:06,981 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaRelationDao.findAllByFrom(..), calls: 2, failures: 0, exec time: 100 2024-01-14 11:31:06,981 [TB-Scheduling-2] INFO o.t.s.dao.aspect.SqlDaoCallsAspect - [c5bf7c30-b2cb-11ee-974e-856dabcb734f]: method: JpaNotificationRuleDao.findByTenantIdAndTriggerTypeAndEnabled(..), calls: 1, failures: 0, exec time: 52 2024-01-14 11:31:06,990 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:31:06,991 [TB-Scheduling-1] INFO o.t.s.s.queue.TbCoreConsumerStats - Core Stats: totalMsgs = [1] sessionEvents = [0] getAttr = [0] subToAttr = [0] subToRpc = [0] toDevRpc = [0] subInfo = [0] claimDevice = [0] deviceState = [0] subMsgs = [0] edgeNfs = [0] deviceActivity = [0] coreNfOther = [1] coreNfCompLfcl = [0] coreNfDevRpcRsp = [0] coreNfEdgeUpd = [0] coreNfEdgeSyncReq = [0] coreNfEdgeSyncResp = [0] coreNfNfRlProc = [0] coreNfQueueUpd = [0] coreNfQueueDel = [0] coreNfSubSvc = [0] coreNfSubMgr = [0] coreNfVCRsp = [0] 2024-01-14 11:31:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:31:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:31:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:31:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:31:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:31:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:32:06,991 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:32:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:32:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:32:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:32:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:32:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:32:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:33:06,991 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:33:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:33:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:33:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:33:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:34:06,992 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:34:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:34:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:34:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:34:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:35:06,992 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:35:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:35:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:35:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:35:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:36:06,993 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:36:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:36:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:36:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:36:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:37:06,993 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:37:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:37:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:37:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:37:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:38:06,994 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:38:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:38:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:38:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:38:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:39:06,994 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:39:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:39:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:39:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:39:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:40:06,994 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:40:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:40:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:40:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:40:20,793 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:41:06,995 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:41:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:41:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:41:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:41:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:42:06,995 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:42:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:42:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:42:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:42:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 11:43:06,995 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:43:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:43:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:43:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:43:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:43:30,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:43:30,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:44:06,996 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:44:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:44:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:44:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:44:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:44:30,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:44:30,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:45:06,996 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:45:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:45:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:45:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:45:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:45:30,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:45:30,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:46:06,996 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:46:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:46:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:46:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:46:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:46:30,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:46:30,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:47:06,997 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:47:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:47:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:47:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:47:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:47:30,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:47:30,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:48:06,997 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:48:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:48:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:48:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:48:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:48:30,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:48:30,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:49:06,998 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:49:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:49:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:49:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:49:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:49:30,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:49:30,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:50:06,998 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:50:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:50:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:50:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:50:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:50:30,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:50:30,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:51:06,998 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:51:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:51:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:51:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:51:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:51:30,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:51:30,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:52:06,999 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:52:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:52:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:52:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:52:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:52:30,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:52:30,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:53:06,999 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:53:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:53:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:53:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:53:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:53:40,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:53:40,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:54:07,000 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:54:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:54:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:54:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:54:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:54:40,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:54:40,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:55:07,000 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:55:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:55:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:55:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:55:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:55:40,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:55:40,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:56:07,000 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:56:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:56:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:56:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:56:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:56:40,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:56:40,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:57:07,001 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:57:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:57:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:57:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:57:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:57:40,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:57:40,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:58:07,001 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:58:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:58:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:58:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:58:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:58:40,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:58:40,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:59:07,002 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 11:59:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:59:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:59:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:59:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 11:59:40,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 11:59:40,795 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:00:07,002 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:00:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:00:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:00:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:00:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:00:40,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:00:40,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:01:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:01:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:01:07,003 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:01:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:01:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:01:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:01:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:01:40,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:01:40,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:02:07,003 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:02:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:02:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:02:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:02:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:02:40,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:02:40,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:03:07,003 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:03:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:03:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:03:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:03:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:03:50,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:03:50,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:04:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [1] totalSaved [1] totalFailed [0] 2024-01-14 12:04:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [1] totalSaved [1] totalFailed [0] 2024-01-14 12:04:07,004 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:04:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:04:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:04:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:04:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:04:50,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:04:50,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:05:07,004 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:05:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:05:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:05:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:05:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:05:50,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:05:50,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:06:07,005 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:06:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:06:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:06:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:06:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:06:50,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:06:50,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:07:07,005 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:07:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:07:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:07:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:07:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:07:50,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:07:50,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:08:07,005 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:08:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:08:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:08:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:08:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:08:50,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:08:50,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:09:07,006 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:09:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:09:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:09:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:09:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:09:50,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:09:50,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:10:07,006 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:10:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:10:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:10:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:10:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:10:50,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:10:50,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:11:07,007 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:11:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:11:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:11:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:11:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:11:50,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:11:50,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:12:07,007 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:12:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:12:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:12:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:12:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:12:50,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:12:50,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:13:07,007 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:13:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:13:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:13:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:13:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:14:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:14:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:14:07,008 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:14:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:14:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:14:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:14:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:15:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:15:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:15:07,008 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:15:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:15:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:15:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:15:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:16:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:16:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:16:07,008 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:16:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:16:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:16:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:16:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:17:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:17:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:17:07,009 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:17:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:17:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:17:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:17:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:18:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:18:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:18:07,009 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:18:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:18:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:18:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:18:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:19:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:19:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:19:07,009 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:19:13,213 [TB-Scheduling-1] INFO o.t.s.dao.sql.event.JpaBaseEventDao - Going to cleanup debug events with exp time: 1704629953212 2024-01-14 12:19:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:19:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:19:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:19:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:20:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:20:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:20:07,010 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:20:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:20:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:20:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:20:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:21:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:21:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:21:07,010 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:21:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:21:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:21:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:21:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:22:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:22:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:22:07,010 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:22:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:22:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:22:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:22:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:23:00,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:23:00,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:23:07,011 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:23:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:23:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:23:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:23:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:24:07,011 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:24:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:24:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:24:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:24:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:24:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:24:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:24:46,211 [http-nio-0.0.0.0-8080-exec-3] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-01-14 12:24:46,211 [http-nio-0.0.0.0-8080-exec-3] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2024-01-14 12:24:46,214 [http-nio-0.0.0.0-8080-exec-3] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 2024-01-14 12:25:07,012 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:25:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:25:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:25:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:25:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:25:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:25:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:25:22,933 [http-nio-0.0.0.0-8080-exec-4] INFO o.a.coyote.http11.Http11Processor - Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x000xee0x010x000x000xea0x030x03E0xcf%0xaf0xf40x190x840x8c*0xa80xbe0xc40x7f%0x09f0xd70x9er}0xcc0xb10x07T0x94a0x100xa10x110xaa0xc10xbb ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:407) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:262) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) 2024-01-14 12:26:07,012 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:26:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:26:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:26:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:26:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:26:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:26:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:27:07,012 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:27:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:27:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:27:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:27:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:27:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:27:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:28:07,013 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:28:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:28:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:28:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:28:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:28:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:28:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:29:07,013 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:29:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:29:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:29:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:29:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:29:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:29:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:29:51,019 [subscription-scheduler-19-thread-1] INFO o.t.s.s.s.DefaultSubscriptionManagerService - Removed 0 old entity update records. 2024-01-14 12:30:07,013 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:30:07,779 [tenant-dispatcher-1-1] INFO o.t.s.d.s.i.s.SqlPartitioningRepository - Saving partition 1704931200000-1705536000000 for table stats_event 2024-01-14 12:30:08,548 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [Events] queueSize [0] totalAdded [1] totalSaved [1] totalFailed [0] 2024-01-14 12:30:08,549 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-2 [Events] queueSize [0] totalAdded [1] totalSaved [1] totalFailed [0] 2024-01-14 12:30:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:30:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:30:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:30:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:30:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:30:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:31:07,014 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:31:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:31:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:31:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:31:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:31:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:31:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:32:07,014 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:32:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:32:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:32:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:32:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:32:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:32:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:33:07,015 [TB-Scheduling-1] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:33:10,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:33:10,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [7] totalSaved [7] totalFailed [0] 2024-01-14 12:33:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:33:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:33:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:33:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:34:07,015 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:34:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:34:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 12:34:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:34:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 12:35:07,015 [TB-Scheduling-2] INFO o.t.s.c.t.s.DefaultTransportService - Transport Stats: openConnections [0] 2024-01-14 12:35:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:35:20,726 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 12:35:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-0 [TS Latest] queueSize [0] totalAdded [2] totalSaved [2] totalFailed [0] 2024-01-14 12:35:20,792 [sql-log-1-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - Queue-1 [TS Latest] queueSize [0] totalAdded [9] totalSaved [9] totalFailed [0] 2024-01-14 12:35:56,434 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-14 12:35:56,435 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-14 12:35:56,435 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 2024-01-14 12:35:56,457 [SpringApplicationShutdownHook] INFO o.t.s.t.s.s.SnmpTransportService - Stopping SNMP transport! 2024-01-14 12:35:56,457 [SpringApplicationShutdownHook] INFO o.t.s.t.s.s.SnmpTransportService - SNMP transport stopped! 2024-01-14 12:35:56,457 [SpringApplicationShutdownHook] INFO o.t.s.t.l.b.LwM2MTransportBootstrapService - Stopping LwM2M transport bootstrap server! 2024-01-14 12:35:56,457 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - Destroying server 2024-01-14 12:35:56,459 [SpringApplicationShutdownHook] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coap://] Destroying endpoint at coap://0.0.0.0:5687 2024-01-14 12:35:56,459 [SpringApplicationShutdownHook] INFO o.e.c.core.network.CoapEndpoint - [LWM2M BS Server-coaps://] Destroying endpoint at coaps://0.0.0.0:5688 2024-01-14 12:35:56,460 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - CoAP server has been destroyed 2024-01-14 12:35:56,461 [SpringApplicationShutdownHook] INFO o.e.l.s.c.b.LeshanBootstrapServer - Bootstrap server destroyed. 2024-01-14 12:35:56,461 [SpringApplicationShutdownHook] INFO o.t.s.t.l.b.LwM2MTransportBootstrapService - LwM2M transport bootstrap server stopped! 2024-01-14 12:35:56,461 [SpringApplicationShutdownHook] INFO o.t.s.t.l.s.DefaultLwM2mTransportService - Stopping LwM2M transport server! 2024-01-14 12:35:56,461 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - Destroying server 2024-01-14 12:35:56,465 [SpringApplicationShutdownHook] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coap://] Destroying endpoint at coap://0.0.0.0:5685 2024-01-14 12:35:56,466 [SpringApplicationShutdownHook] INFO o.e.c.core.network.CoapEndpoint - [LWM2M Server-coaps://] Destroying endpoint at coaps://0.0.0.0:5686 2024-01-14 12:35:56,466 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - CoAP server has been destroyed 2024-01-14 12:35:56,467 [SpringApplicationShutdownHook] INFO o.e.l.s.californium.LeshanServer - LWM2M server destroyed. 2024-01-14 12:35:56,467 [SpringApplicationShutdownHook] INFO o.t.s.t.l.s.DefaultLwM2mTransportService - LwM2M transport server stopped! 2024-01-14 12:35:56,471 [SpringApplicationShutdownHook] INFO o.t.s.t.coap.CoapTransportService - CoAP transport stopped! 2024-01-14 12:35:56,471 [SpringApplicationShutdownHook] INFO o.t.s.c.DefaultCoapServerService - Stopping CoAP server! 2024-01-14 12:35:56,471 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - Destroying server 2024-01-14 12:35:56,472 [SpringApplicationShutdownHook] INFO o.e.c.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:5683 2024-01-14 12:35:56,472 [SpringApplicationShutdownHook] INFO o.e.californium.core.CoapServer - CoAP server has been destroyed 2024-01-14 12:35:56,472 [SpringApplicationShutdownHook] INFO o.t.s.c.DefaultCoapServerService - CoAP server stopped! 2024-01-14 12:35:56,472 [SpringApplicationShutdownHook] INFO o.t.s.t.mqtt.MqttTransportService - Stopping MQTT transport! 2024-01-14 12:35:56,480 [SpringApplicationShutdownHook] INFO o.t.s.t.mqtt.MqttTransportService - MQTT transport stopped! 2024-01-14 12:35:56,482 [vc-consumer-56-thread-1] INFO o.t.s.s.s.v.DefaultClusterVersionControlService - TB Version Control request consumer stopped. 2024-01-14 12:35:56,486 [tb-rule-engine-consumer-48-thread-6 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-0] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,486 [tb-rule-engine-consumer-48-thread-9 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,486 [tb-rule-engine-consumer-48-thread-20 | QK(Main,TB_RULE_ENGINE,system)-0] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-24 | QK(HighPriority,TB_RULE_ENGINE,system)-5] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-23 | QK(HighPriority,TB_RULE_ENGINE,system)-8] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-2 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-8] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-21 | QK(Main,TB_RULE_ENGINE,system)-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-22 | QK(HighPriority,TB_RULE_ENGINE,system)-7] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-14 | QK(Main,TB_RULE_ENGINE,system)-7] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,487 [tb-rule-engine-consumer-48-thread-4 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-28 | QK(HighPriority,TB_RULE_ENGINE,system)-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-29 | QK(HighPriority,TB_RULE_ENGINE,system)-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-1 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-9] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-12 | QK(Main,TB_RULE_ENGINE,system)-9] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-5 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-1] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-18 | QK(Main,TB_RULE_ENGINE,system)-3] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-26 | QK(HighPriority,TB_RULE_ENGINE,system)-3] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,490 [tb-rule-engine-consumer-48-thread-25 | QK(HighPriority,TB_RULE_ENGINE,system)-6] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,498 [tb-rule-engine-consumer-48-thread-27 | QK(HighPriority,TB_RULE_ENGINE,system)-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,499 [tb-rule-engine-consumer-48-thread-19 | QK(HighPriority,TB_RULE_ENGINE,system)-9] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,499 [tb-rule-engine-consumer-48-thread-17 | QK(Main,TB_RULE_ENGINE,system)-2] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,499 [tb-rule-engine-consumer-48-thread-13 | QK(Main,TB_RULE_ENGINE,system)-6] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,501 [tb-rule-engine-consumer-48-thread-7 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-6] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,501 [tb-rule-engine-consumer-48-thread-30 | QK(HighPriority,TB_RULE_ENGINE,system)-0] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,502 [tb-rule-engine-consumer-48-thread-8 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-5] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,502 [tb-rule-engine-consumer-48-thread-16 | QK(Main,TB_RULE_ENGINE,system)-5] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,502 [tb-rule-engine-consumer-48-thread-11 | QK(Main,TB_RULE_ENGINE,system)-8] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,502 [tb-rule-engine-consumer-48-thread-3 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-7] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,503 [tb-rule-engine-consumer-48-thread-10 | QK(SequentialByOriginator,TB_RULE_ENGINE,system)-3] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,503 [tb-rule-engine-consumer-48-thread-15 | QK(Main,TB_RULE_ENGINE,system)-4] INFO o.t.s.s.q.r.TbRuleEngineQueueConsumerManager - Rule Engine consumer stopped 2024-01-14 12:35:56,503 [tb-rule-engine-notifications-consumer-54-thread-1] INFO o.t.s.s.q.p.AbstractConsumerService - TB Notifications Consumer stopped. 2024-01-14 12:35:56,507 [SpringApplicationShutdownHook] INFO o.t.s.a.service.DefaultActorService - Stopping actor system. 2024-01-14 12:35:56,509 [SpringApplicationShutdownHook] INFO o.t.s.a.service.DefaultActorService - Actor system stopped. 2024-01-14 12:35:56,510 [tb-core-notifications-consumer-39-thread-1] INFO o.t.s.s.q.p.AbstractConsumerService - TB Notifications Consumer stopped. 2024-01-14 12:35:56,511 [tb-core-usage-stats-consumer-41-thread-1] INFO o.t.s.s.q.DefaultTbCoreConsumerService - TB Usage Stats Consumer stopped. 2024-01-14 12:35:56,511 [tb-core-firmware-notifications-consumer-42-thread-1] INFO o.t.s.s.q.DefaultTbCoreConsumerService - TB Ota Package States Consumer stopped. 2024-01-14 12:35:56,511 [tb-core-consumer-40-thread-1] INFO o.t.s.s.q.DefaultTbCoreConsumerService - TB Core Consumer stopped. 2024-01-14 12:35:56,550 [sql-queue-0-edge events-25-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Edge Events] Queue polling was interrupted 2024-01-14 12:35:56,550 [sql-queue-0-edge events-25-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Edge Events] Queue polling completed 2024-01-14 12:35:56,569 [sql-queue-0-ts latest-14-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted 2024-01-14 12:35:56,569 [sql-queue-0-ts latest-14-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed 2024-01-14 12:35:56,569 [sql-queue-1-ts latest-15-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted 2024-01-14 12:35:56,569 [sql-queue-1-ts latest-15-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed 2024-01-14 12:35:56,569 [sql-queue-2-ts latest-16-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling was interrupted 2024-01-14 12:35:56,569 [sql-queue-2-ts latest-16-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS Latest] Queue polling completed 2024-01-14 12:35:56,570 [sql-queue-0-ts-11-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted 2024-01-14 12:35:56,570 [sql-queue-0-ts-11-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed 2024-01-14 12:35:56,570 [sql-queue-2-ts-13-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted 2024-01-14 12:35:56,570 [sql-queue-2-ts-13-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed 2024-01-14 12:35:56,570 [sql-queue-1-ts-12-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling was interrupted 2024-01-14 12:35:56,570 [sql-queue-1-ts-12-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [TS] Queue polling completed 2024-01-14 12:35:56,570 [sql-queue-0-attributes-8-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted 2024-01-14 12:35:56,570 [sql-queue-0-attributes-8-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed 2024-01-14 12:35:56,571 [sql-queue-1-attributes-9-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted 2024-01-14 12:35:56,571 [sql-queue-1-attributes-9-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed 2024-01-14 12:35:56,572 [sql-queue-2-attributes-10-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling was interrupted 2024-01-14 12:35:56,572 [sql-queue-2-attributes-10-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Attributes] Queue polling completed 2024-01-14 12:35:56,578 [sql-queue-0-events-2-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted 2024-01-14 12:35:56,578 [sql-queue-0-events-2-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed 2024-01-14 12:35:56,578 [sql-queue-2-events-4-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted 2024-01-14 12:35:56,578 [sql-queue-2-events-4-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed 2024-01-14 12:35:56,578 [sql-queue-1-events-3-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling was interrupted 2024-01-14 12:35:56,578 [sql-queue-1-events-3-thread-1] INFO o.t.s.dao.sql.TbSqlBlockingQueue - [Events] Queue polling completed 2024-01-14 12:35:56,587 [SpringApplicationShutdownHook] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-14 12:35:56,589 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-01-14 12:35:56,630 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-01-14 12:35:59,309 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.20.Final 2024-01-14 12:35:59,413 [main] INFO o.t.s.ThingsboardServerApplication - Starting ThingsboardServerApplication v3.6.2 using Java 11.0.21 on tb-server with PID 1850 (/usr/share/thingsboard/bin/thingsboard.jar started by thingsboard in /usr/share/thingsboard/bin) 2024-01-14 12:35:59,413 [main] INFO o.t.s.ThingsboardServerApplication - No active profile set, falling back to 1 default profile: "default" 2024-01-14 12:36:03,943 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 12:36:03,944 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 12:36:04,195 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 242 ms. Found 1 JPA repository interfaces. 2024-01-14 12:36:04,198 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 12:36:04,198 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 12:36:04,585 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 386 ms. Found 54 JPA repository interfaces. 2024-01-14 12:36:04,586 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 12:36:04,587 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 12:36:04,610 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 1 JPA repository interfaces. 2024-01-14 12:36:04,611 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 2024-01-14 12:36:04,611 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-14 12:36:04,658 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 47 ms. Found 1 JPA repository interfaces. 2024-01-14 12:36:05,549 [main] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-14 12:36:05,575 [main] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-14 12:36:06,644 [main] INFO o.t.s.q.d.DefaultTbServiceInfoProvider - Current Service ID: tb-server 2024-01-14 12:36:08,447 [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 2024-01-14 12:36:08,544 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 2024-01-14 12:36:08,919 [main] INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2024-01-14 12:36:09,127 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-01-14 12:36:09,574 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-01-14 12:36:09,606 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.thingsboard.server.dao.ThingsboardPostgreSQLDialect 2024-01-14 12:36:12,167 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-01-14 12:36:12,208 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-14 12:36:17,385 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2024-01-14 12:36:17,399 [main] INFO o.a.coyote.http11.Http11NioProtocol - The ["http-nio-0.0.0.0-8080"] connector has been configured to support HTTP upgrade to [h2c] 2024-01-14 12:36:17,399 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-8080"] 2024-01-14 12:36:17,400 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 2024-01-14 12:36:17,400 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.73] 2024-01-14 12:36:17,489 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2024-01-14 12:36:17,490 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 17970 ms
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
✅ Account Leaks
JavaScript | 1 sec ago | 0.08 KB
✅ Crypto Accounts
JavaScript | 6 sec ago | 0.08 KB
FREE BTC GUIDE 0U
JavaScript | 7 sec ago | 0.09 KB
GMAIL Logs (2FA disabled)
JavaScript | 7 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 10 sec ago | 0.08 KB
✅ MAKE $1200 IN 15 MIN YI
JavaScript | 14 sec ago | 0.09 KB
Make $1200 in 15 minutes
JavaScript | 14 sec ago | 0.08 KB
Make $1200 in 15 minutes
JavaScript | 16 sec ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!