[2024-05-15 11:07:56.056] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:07:56.056] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:07:56.056] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:07:59.059] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[DEFAULT_GROUP] [2024-05-15 11:07:59.059] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-codegen] & group[zr-insight] [2024-05-15 11:07:59.059] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-codegen.yml] & group[zr-insight] [2024-05-15 11:07:59.059] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-codegen-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-codegen.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-codegen,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,DEFAULT_GROUP'}] [2024-05-15 11:07:59.059] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:08:00.000] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:08:00.000] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:08:00.000] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. [2024-05-15 11:08:00.000] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=6e63ae9f-1f1a-3bcd-bb08-1962e36e4726 [2024-05-15 11:08:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$6d9a43ca] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$507/1973561066] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:01.001] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8005 (http) [2024-05-15 11:08:01.001] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8005"] [2024-05-15 11:08:01.001] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:08:01.001] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:08:01.001] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:08:01.001] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1818 ms [2024-05-15 11:08:01.001] [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure] [main] [56] [INFO ] Init DruidDataSource [2024-05-15 11:08:02.002] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1} inited [2024-05-15 11:08:04.004] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:08:05.005] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:08:05.005] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:08:06.006] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:08:06.006] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:08:08.008] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:08:08.008] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:08:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8005"] [2024-05-15 11:08:08.008] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [220] [INFO ] Tomcat started on port(s): 8005 (http) with context path '' [2024-05-15 11:08:08.008] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [main] [75] [INFO ] nacos registry, zr-insight zr-codegen 192.168.0.35:8005 register finished [2024-05-15 11:08:09.009] [org.springframework.boot.StartupInfoLogger] [main] [61] [INFO ] Started CodegenApplication in 13.807 seconds (JVM running for 17.709) [2024-05-15 11:08:09.009] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen-sit.yml, group=zr-insight [2024-05-15 11:08:09.009] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen.yml, group=zr-insight [2024-05-15 11:08:09.009] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen, group=zr-insight [2024-05-15 11:08:10.010] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(3)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 11:08:10.010] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(3)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 11:08:10.010] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(3)-192.168.0.35] [547] [INFO ] Completed initialization in 2 ms [2024-05-15 11:08:16.016] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:08:17.017] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:08:17.017] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:08:29.029] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-local.yml] & group[DEFAULT_GROUP] [2024-05-15 11:08:29.029] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-mcsb] & group[zr-mcsb] [2024-05-15 11:08:29.029] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-mcsb.yml] & group[zr-mcsb] [2024-05-15 11:08:30.030] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-mcsb-local.yml] & group[zr-mcsb] [2024-05-15 11:08:30.030] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-mcsb-local.yml,zr-mcsb'}, BootstrapPropertySource {name='bootstrapProperties-zr-mcsb.yml,zr-mcsb'}, BootstrapPropertySource {name='bootstrapProperties-zr-mcsb,zr-mcsb'}, BootstrapPropertySource {name='bootstrapProperties-application-local.yml,DEFAULT_GROUP'}] [2024-05-15 11:08:30.030] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "local" [2024-05-15 11:08:31.031] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:08:31.031] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:08:31.031] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. [2024-05-15 11:08:31.031] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=1e5e343d-6035-3611-b90f-38506193ac17 [2024-05-15 11:08:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$5393d1f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$508/316863915] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:32.032] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8080 (http) [2024-05-15 11:08:32.032] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8080"] [2024-05-15 11:08:32.032] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:08:32.032] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:08:32.032] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:08:32.032] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 2171 ms [2024-05-15 11:08:32.032] [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure] [main] [55] [INFO ] Init DruidDataSource [2024-05-15 11:08:32.032] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 11:08:32.032] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat [2024-05-15 11:08:32.032] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 11:08:32.032] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-18] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:08:32.032] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-8] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:08:32.032] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-18] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:08:43.043] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:08:43.043] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:08:43.043] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:08:49.049] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 11:08:49.049] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 11:08:49.049] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 11:08:49.049] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 11:08:49.049] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:08:50.050] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:08:50.050] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:08:50.050] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. [2024-05-15 11:08:50.050] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 11:08:51.051] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:51.051] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:51.051] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/1170183099] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:51.051] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:51.051] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:51.051] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$fc6f1f17] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:51.051] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:51.051] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$e3056673] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:51.051] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:51.051] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:08:51.051] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 11:08:51.051] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:08:51.051] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:08:51.051] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:08:51.051] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:08:51.051] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 2253 ms [2024-05-15 11:08:52.052] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 11:08:52.052] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 11:08:54.054] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 11:08:54.054] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 11:08:54.054] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 11:08:54.054] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 11:08:56.056] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:08:56.056] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:08:56.056] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:08:56.056] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:08:56.056] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:08:56.056] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:08:58.058] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:08:58.058] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:08:58.058] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:08:59.059] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:08:59.059] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:08:59.059] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:09:00.000] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:09:00.000] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:09:02.002] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:09:02.002] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:09:03.003] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 11:09:03.003] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8002 is already in use [2024-05-15 11:09:03.003] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:09:03.003] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:09:04.004] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 11:09:04.004] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 11:09:04.004] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-2} closed [2024-05-15 11:09:04.004] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:09:04.004] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:09:04.004] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 11:09:04.004] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Pausing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:09:04.004] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 11:09:04.004] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241) oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346) [2024-05-15 11:09:04.004] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) [2024-05-15 11:09:04.004] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) [2024-05-15 11:09:04.004] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Thread.sleep(Native Method) oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162) [2024-05-15 11:09:04.004] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping ProtocolHandler ["http-nio-8002"] [2024-05-15 11:09:04.004] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Destroying ProtocolHandler ["http-nio-8002"] [2024-05-15 11:09:04.004] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 11:10:10.010] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:10:10.010] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:10:10.010] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:10:14.014] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 11:10:14.014] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 11:10:14.014] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 11:10:15.015] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 11:10:15.015] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:10:15.015] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:10:15.015] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:10:15.015] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. [2024-05-15 11:10:16.016] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 11:10:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:10:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:10:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/1173438780] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:10:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:10:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:10:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$19f5baba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:10:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:10:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$8c0216] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:10:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:10:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:10:16.016] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 11:10:16.016] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:10:16.016] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:10:16.016] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:10:16.016] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:10:16.016] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1934 ms [2024-05-15 11:10:17.017] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 11:10:17.017] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 11:10:20.020] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 11:10:20.020] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 11:10:20.020] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 11:10:20.020] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 11:10:21.021] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:10:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:10:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:10:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:10:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:10:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:10:24.024] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:10:24.024] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:10:24.024] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:10:25.025] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:10:26.026] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:10:26.026] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:10:26.026] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:10:26.026] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:10:28.028] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:10:28.028] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:10:28.028] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 11:10:28.028] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8002 is already in use [2024-05-15 11:10:29.029] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:10:29.029] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:10:29.029] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 11:10:29.029] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 11:10:29.029] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-2} closed [2024-05-15 11:10:29.029] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:10:29.029] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:10:29.029] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 11:10:29.029] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Pausing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:10:29.029] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 11:10:29.029] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241) oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346) [2024-05-15 11:10:29.029] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) [2024-05-15 11:10:29.029] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) [2024-05-15 11:10:29.029] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Thread.sleep(Native Method) oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162) [2024-05-15 11:10:29.029] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping ProtocolHandler ["http-nio-8002"] [2024-05-15 11:10:29.029] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Destroying ProtocolHandler ["http-nio-8002"] [2024-05-15 11:10:29.029] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 11:10:30.030] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-18] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:10:30.030] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:10:30.030] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-18] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:13:04.004] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:13:04.004] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:13:04.004] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:13:04.004] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 11:13:05.005] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 11:13:05.005] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 11:13:05.005] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:13:05.005] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:13:21.021] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:13:21.021] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:13:21.021] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:13:24.024] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 11:13:24.024] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 11:13:24.024] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 11:13:24.024] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 11:13:24.024] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:13:25.025] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:13:25.025] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:13:25.025] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. [2024-05-15 11:13:25.025] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 11:13:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:13:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:13:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/1133731484] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:13:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:13:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:13:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$99545f32] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:13:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:13:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$7feaa68e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:13:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:13:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:13:26.026] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 11:13:26.026] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:13:26.026] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:13:26.026] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:13:26.026] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:13:26.026] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 2042 ms [2024-05-15 11:13:27.027] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 11:13:27.027] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 11:13:28.028] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 11:13:28.028] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 11:13:28.028] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 11:13:28.028] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 11:13:30.030] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:13:30.030] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:13:30.030] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:13:30.030] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:13:30.030] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:13:30.030] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:13:32.032] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:13:32.032] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:13:32.032] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:13:32.032] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:13:33.033] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:13:33.033] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:13:34.034] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:13:34.034] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:13:35.035] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:13:35.035] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:13:35.035] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 11:13:35.035] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8002 is already in use [2024-05-15 11:13:36.036] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:13:36.036] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:13:36.036] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 11:13:36.036] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 11:13:36.036] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-2} closed [2024-05-15 11:13:36.036] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:13:36.036] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:13:36.036] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 11:13:36.036] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Pausing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:13:36.036] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 11:13:36.036] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241) oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346) [2024-05-15 11:13:36.036] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) [2024-05-15 11:13:36.036] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) [2024-05-15 11:13:36.036] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Thread.sleep(Native Method) oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162) [2024-05-15 11:13:36.036] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping ProtocolHandler ["http-nio-8002"] [2024-05-15 11:13:36.036] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Destroying ProtocolHandler ["http-nio-8002"] [2024-05-15 11:13:36.036] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 11:13:37.037] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:13:37.037] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 11:13:37.037] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:13:37.037] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:15:02.002] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:15:03.003] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:15:03.003] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:15:06.006] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 11:15:06.006] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 11:15:06.006] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 11:15:06.006] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 11:15:06.006] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:15:07.007] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:15:07.007] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:15:07.007] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. [2024-05-15 11:15:07.007] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 11:15:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/205869510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cb036396] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$b199aaf2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:08.008] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 11:15:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:15:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:15:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:15:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:15:08.008] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1969 ms [2024-05-15 11:15:09.009] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 11:15:09.009] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 11:15:11.011] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 11:15:11.011] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 11:15:11.011] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 11:15:11.011] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 11:15:12.012] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:12.012] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:12.012] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:12.012] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:12.012] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:12.012] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:14.014] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:15:14.014] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:15:14.014] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:15:15.015] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:15:15.015] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:15:15.015] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:15:16.016] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:15:16.016] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:15:18.018] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:15:18.018] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:15:18.018] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 11:15:18.018] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8002 is already in use [2024-05-15 11:15:18.018] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:15:18.018] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:15:19.019] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 11:15:19.019] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 11:15:19.019] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-2} closed [2024-05-15 11:15:19.019] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:15:19.019] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:15:19.019] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 11:15:19.019] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Pausing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:15:19.019] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 11:15:19.019] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241) oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346) [2024-05-15 11:15:19.019] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) [2024-05-15 11:15:19.019] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) [2024-05-15 11:15:19.019] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Thread.sleep(Native Method) oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162) [2024-05-15 11:15:19.019] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping ProtocolHandler ["http-nio-8002"] [2024-05-15 11:15:19.019] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Destroying ProtocolHandler ["http-nio-8002"] [2024-05-15 11:15:19.019] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 11:15:20.020] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:15:20.020] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:15:39.039] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:15:39.039] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:15:39.039] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:15:43.043] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 11:15:43.043] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 11:15:44.044] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 11:15:44.044] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 11:15:44.044] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:15:44.044] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:15:44.044] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:15:44.044] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. [2024-05-15 11:15:45.045] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 11:15:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/651535127] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6899c1f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$4f30094f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:15:45.045] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 11:15:45.045] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:15:45.045] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:15:45.045] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:15:45.045] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:15:45.045] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1888 ms [2024-05-15 11:15:46.046] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 11:15:46.046] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 11:15:48.048] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 11:15:48.048] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 11:15:48.048] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 11:15:48.048] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 11:15:49.049] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:49.049] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:49.049] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:49.049] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:50.050] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:50.050] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:15:51.051] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:15:51.051] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:15:51.051] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:15:51.051] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:15:52.052] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:15:52.052] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:15:53.053] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:15:53.053] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:15:54.054] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:15:54.054] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:15:54.054] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 11:15:54.054] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8002 is already in use [2024-05-15 11:15:55.055] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:15:55.055] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:15:55.055] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 11:15:55.055] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 11:15:55.055] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-2} closed [2024-05-15 11:15:55.055] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:15:55.055] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:15:55.055] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 11:15:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Pausing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:15:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 11:15:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241) oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346) [2024-05-15 11:15:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) [2024-05-15 11:15:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) [2024-05-15 11:15:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Thread.sleep(Native Method) oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162) [2024-05-15 11:15:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping ProtocolHandler ["http-nio-8002"] [2024-05-15 11:15:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Destroying ProtocolHandler ["http-nio-8002"] [2024-05-15 11:15:55.055] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 11:15:56.056] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:15:56.056] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 11:15:56.056] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-18] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:15:56.056] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-18] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:16:53.053] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:16:53.053] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:16:53.053] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:17:02.002] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 11:17:02.002] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 11:17:02.002] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 11:17:02.002] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 11:17:02.002] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:17:05.005] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:17:05.005] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:17:05.005] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 31 ms. Found 0 Redis repository interfaces. [2024-05-15 11:17:06.006] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 11:17:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:17:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:17:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/954697228] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:17:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:17:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:17:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bf17cd84] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:17:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:17:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$a5ae14e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:17:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:17:07.007] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:17:08.008] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 11:17:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:17:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:17:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:17:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:17:08.008] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 6381 ms [2024-05-15 11:17:10.010] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 11:17:10.010] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 11:17:14.014] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 11:17:14.014] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 11:17:14.014] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 11:17:14.014] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 11:17:18.018] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:17:18.018] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:17:19.019] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:17:19.019] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:17:19.019] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:17:19.019] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:17:23.023] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:17:23.023] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:17:23.023] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:17:24.024] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:17:27.027] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:17:27.027] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:17:27.027] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:17:27.027] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:17:32.032] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:17:32.032] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:17:32.032] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 11:17:32.032] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [220] [INFO ] Tomcat started on port(s): 8002 (http) with context path '' [2024-05-15 11:17:32.032] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [main] [75] [INFO ] nacos registry, zr-insight zr-system 192.168.0.35:8002 register finished [2024-05-15 11:17:34.034] [org.springframework.boot.StartupInfoLogger] [main] [61] [INFO ] Started SystemApplication in 45.4 seconds (JVM running for 49.039) [2024-05-15 11:17:34.034] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system.yml, group=zr-insight [2024-05-15 11:17:34.034] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system, group=zr-insight [2024-05-15 11:17:34.034] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system-sit.yml, group=zr-insight [2024-05-15 11:17:37.037] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(2)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 11:17:37.037] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 11:17:37.037] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [547] [INFO ] Completed initialization in 5 ms [2024-05-15 11:21:40.040] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:21:40.040] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:21:40.040] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:21:44.044] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[DEFAULT_GROUP] [2024-05-15 11:21:44.044] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-codegen] & group[zr-insight] [2024-05-15 11:21:44.044] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-codegen.yml] & group[zr-insight] [2024-05-15 11:21:44.044] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-codegen-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-codegen.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-codegen,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,DEFAULT_GROUP'}] [2024-05-15 11:21:44.044] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:21:45.045] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:21:45.045] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:21:45.045] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. [2024-05-15 11:21:45.045] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=6e63ae9f-1f1a-3bcd-bb08-1962e36e4726 [2024-05-15 11:21:45.045] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$cf534418] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:21:46.046] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:21:46.046] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:21:46.046] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$507/634435864] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:21:46.046] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:21:46.046] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:21:46.046] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:21:46.046] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8005 (http) [2024-05-15 11:21:46.046] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8005"] [2024-05-15 11:21:46.046] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:21:46.046] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:21:46.046] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:21:46.046] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 2467 ms [2024-05-15 11:21:47.047] [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure] [main] [56] [INFO ] Init DruidDataSource [2024-05-15 11:21:47.047] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1} inited [2024-05-15 11:21:49.049] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:21:51.051] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:21:51.051] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:21:51.051] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:21:52.052] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:21:53.053] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:21:53.053] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:21:53.053] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8005"] [2024-05-15 11:21:53.053] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [220] [INFO ] Tomcat started on port(s): 8005 (http) with context path '' [2024-05-15 11:21:53.053] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [main] [75] [INFO ] nacos registry, zr-insight zr-codegen 192.168.0.35:8005 register finished [2024-05-15 11:21:54.054] [org.springframework.boot.StartupInfoLogger] [main] [61] [INFO ] Started CodegenApplication in 16.211 seconds (JVM running for 18.24) [2024-05-15 11:21:54.054] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen-sit.yml, group=zr-insight [2024-05-15 11:21:54.054] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen.yml, group=zr-insight [2024-05-15 11:21:54.054] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen, group=zr-insight [2024-05-15 11:21:55.055] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(1)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 11:21:55.055] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(1)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 11:21:55.055] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(1)-192.168.0.35] [547] [INFO ] Completed initialization in 1 ms [2024-05-15 11:22:36.036] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:22:36.036] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:22:36.036] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:22:40.040] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[DEFAULT_GROUP] [2024-05-15 11:22:40.040] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-insight] & group[zr-insight] [2024-05-15 11:22:40.040] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-insight.yml] & group[zr-insight] [2024-05-15 11:22:40.040] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [restartedMain] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-insight-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-insight.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-insight,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,DEFAULT_GROUP'}] [2024-05-15 11:22:40.040] [org.springframework.boot.SpringApplication] [restartedMain] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:22:42.042] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:22:42.042] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:22:42.042] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [201] [INFO ] Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces. [2024-05-15 11:22:42.042] [org.springframework.cloud.context.scope.GenericScope] [restartedMain] [283] [INFO ] BeanFactory id=225266b5-6459-3726-afcd-7c7e250c1515 [2024-05-15 11:22:42.042] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$3f015018] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:22:42.042] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:22:42.042] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:22:42.042] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$520/1674064434] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:22:42.042] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:22:42.042] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:22:42.042] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$586b08bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:22:42.042] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:22:43.043] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:22:43.043] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:22:43.043] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [108] [INFO ] Tomcat initialized with port(s): 9001 (http) [2024-05-15 11:22:43.043] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing ProtocolHandler ["http-nio-9001"] [2024-05-15 11:22:43.043] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:22:43.043] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:22:43.043] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:22:43.043] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [292] [INFO ] Root WebApplicationContext: initialization completed in 3148 ms [2024-05-15 11:22:44.044] [com.alibaba.druid.pool.DruidDataSource] [restartedMain] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 11:22:44.044] [com.alibaba.druid.pool.DruidAbstractDataSource] [restartedMain] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 11:22:46.046] [com.alibaba.druid.pool.DruidDataSource] [restartedMain] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 11:22:46.046] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 11:22:46.046] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 11:22:46.046] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 11:22:48.048] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationPrjSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:22:48.048] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:22:50.050] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [restartedMain] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:22:51.051] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:22:51.051] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:22:52.052] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [restartedMain] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:22:52.052] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [restartedMain] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:22:52.052] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [restartedMain] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:22:53.053] [org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer] [restartedMain] [57] [INFO ] LiveReload server is running on port 35729 [2024-05-15 11:22:54.054] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [restartedMain] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:22:54.054] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting ProtocolHandler ["http-nio-9001"] [2024-05-15 11:22:54.054] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [220] [INFO ] Tomcat started on port(s): 9001 (http) with context path '' [2024-05-15 11:22:54.054] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [restartedMain] [75] [INFO ] nacos registry, zr-insight zr-insight 192.168.0.35:9001 register finished [2024-05-15 11:22:55.055] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started InsightApplication in 20.278 seconds (JVM running for 21.921) [2024-05-15 11:22:55.055] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight-sit.yml, group=zr-insight [2024-05-15 11:22:55.055] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight, group=zr-insight [2024-05-15 11:22:55.055] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight.yml, group=zr-insight [2024-05-15 11:22:56.056] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(3)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 11:22:56.056] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(3)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 11:22:56.056] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(3)-192.168.0.35] [547] [INFO ] Completed initialization in 4 ms [2024-05-15 11:28:52.052] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-21] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:28:52.052] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:28:52.052] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-21] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:28:52.052] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 11:28:53.053] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 11:28:53.053] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 11:28:54.054] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 11:28:54.054] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 11:28:54.054] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-2} closed [2024-05-15 11:28:54.054] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:28:54.054] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:28:54.054] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 11:28:55.055] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-11] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:28:55.055] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-24] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:28:55.055] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-24] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:28:55.055] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-11] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 11:28:56.056] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 11:28:56.056] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 11:28:56.056] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 11:28:56.056] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 11:28:56.056] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-2} closed [2024-05-15 11:28:56.056] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:28:56.056] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:28:56.056] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 11:28:59.059] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-18] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:28:59.059] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:28:59.059] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-18] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:28:59.059] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 11:29:00.000] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 11:29:00.000] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 11:29:01.001] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:29:01.001] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:32:26.026] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:32:26.026] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:32:26.026] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:32:29.029] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 11:32:29.029] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 11:32:29.029] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 11:32:29.029] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 11:32:29.029] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:32:30.030] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:32:30.030] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:32:30.030] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. [2024-05-15 11:32:30.030] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 11:32:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/192449986] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cb036396] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$b199aaf2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:31.031] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:31.031] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 11:32:31.031] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 11:32:31.031] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:32:31.031] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:32:31.031] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:32:31.031] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 2066 ms [2024-05-15 11:32:32.032] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 11:32:32.032] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 11:32:33.033] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 11:32:33.033] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 11:32:33.033] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 11:32:33.033] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 11:32:35.035] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:32:35.035] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:32:35.035] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:32:35.035] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:32:35.035] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:32:35.035] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:32:37.037] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:32:37.037] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:32:37.037] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:32:37.037] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:32:38.038] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:32:38.038] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:32:38.038] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:32:38.038] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:32:40.040] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:32:40.040] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:32:40.040] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 11:32:40.040] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [220] [INFO ] Tomcat started on port(s): 8002 (http) with context path '' [2024-05-15 11:32:40.040] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [main] [75] [INFO ] nacos registry, zr-insight zr-system 192.168.0.35:8002 register finished [2024-05-15 11:32:41.041] [org.springframework.boot.StartupInfoLogger] [main] [61] [INFO ] Started SystemApplication in 16.06 seconds (JVM running for 17.311) [2024-05-15 11:32:41.041] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system.yml, group=zr-insight [2024-05-15 11:32:41.041] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system, group=zr-insight [2024-05-15 11:32:41.041] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system-sit.yml, group=zr-insight [2024-05-15 11:32:41.041] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(1)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 11:32:41.041] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(1)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 11:32:41.041] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(1)-192.168.0.35] [547] [INFO ] Completed initialization in 2 ms [2024-05-15 11:32:52.052] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:32:53.053] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:32:53.053] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:32:56.056] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[DEFAULT_GROUP] [2024-05-15 11:32:56.056] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-codegen] & group[zr-insight] [2024-05-15 11:32:56.056] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-codegen.yml] & group[zr-insight] [2024-05-15 11:32:56.056] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-codegen-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-codegen.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-codegen,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,DEFAULT_GROUP'}] [2024-05-15 11:32:56.056] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:32:57.057] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:32:57.057] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:32:57.057] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. [2024-05-15 11:32:57.057] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=6e63ae9f-1f1a-3bcd-bb08-1962e36e4726 [2024-05-15 11:32:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$d5bfa4d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$507/269902384] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:32:57.057] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8005 (http) [2024-05-15 11:32:57.057] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8005"] [2024-05-15 11:32:57.057] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:32:57.057] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:32:58.058] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:32:58.058] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1734 ms [2024-05-15 11:32:58.058] [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure] [main] [56] [INFO ] Init DruidDataSource [2024-05-15 11:32:58.058] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1} inited [2024-05-15 11:33:01.001] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:33:02.002] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:33:02.002] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:33:03.003] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:33:03.003] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:33:04.004] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:33:04.004] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:33:05.005] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8005"] [2024-05-15 11:33:05.005] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [220] [INFO ] Tomcat started on port(s): 8005 (http) with context path '' [2024-05-15 11:33:05.005] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [main] [75] [INFO ] nacos registry, zr-insight zr-codegen 192.168.0.35:8005 register finished [2024-05-15 11:33:05.005] [org.springframework.boot.StartupInfoLogger] [main] [61] [INFO ] Started CodegenApplication in 14.04 seconds (JVM running for 15.4) [2024-05-15 11:33:05.005] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen-sit.yml, group=zr-insight [2024-05-15 11:33:05.005] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen.yml, group=zr-insight [2024-05-15 11:33:05.005] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen, group=zr-insight [2024-05-15 11:33:07.007] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(3)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 11:33:07.007] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(3)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 11:33:07.007] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(3)-192.168.0.35] [547] [INFO ] Completed initialization in 2 ms [2024-05-15 11:33:31.031] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 11:33:32.032] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:33:32.032] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:33:35.035] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[DEFAULT_GROUP] [2024-05-15 11:33:35.035] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-insight] & group[zr-insight] [2024-05-15 11:33:35.035] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-insight.yml] & group[zr-insight] [2024-05-15 11:33:35.035] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [restartedMain] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-insight-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-insight.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-insight,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,DEFAULT_GROUP'}] [2024-05-15 11:33:35.035] [org.springframework.boot.SpringApplication] [restartedMain] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 11:33:37.037] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 11:33:37.037] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 11:33:37.037] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [201] [INFO ] Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces. [2024-05-15 11:33:37.037] [org.springframework.cloud.context.scope.GenericScope] [restartedMain] [283] [INFO ] BeanFactory id=225266b5-6459-3726-afcd-7c7e250c1515 [2024-05-15 11:33:37.037] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$9b9be95b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:33:38.038] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:33:38.038] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:33:38.038] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$520/409017044] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:33:38.038] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:33:38.038] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:33:38.038] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b505a1ff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:33:38.038] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:33:38.038] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:33:38.038] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 11:33:38.038] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [108] [INFO ] Tomcat initialized with port(s): 9001 (http) [2024-05-15 11:33:38.038] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing ProtocolHandler ["http-nio-9001"] [2024-05-15 11:33:38.038] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat] [2024-05-15 11:33:38.038] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 11:33:38.038] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 11:33:38.038] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [292] [INFO ] Root WebApplicationContext: initialization completed in 3184 ms [2024-05-15 11:33:39.039] [com.alibaba.druid.pool.DruidDataSource] [restartedMain] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 11:33:39.039] [com.alibaba.druid.pool.DruidAbstractDataSource] [restartedMain] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 11:33:41.041] [com.alibaba.druid.pool.DruidDataSource] [restartedMain] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 11:33:41.041] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 11:33:41.041] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 11:33:41.041] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 11:33:43.043] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationPrjSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:33:43.043] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 11:33:45.045] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [restartedMain] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 11:33:46.046] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 11:33:46.046] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 11:33:47.047] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [restartedMain] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 11:33:47.047] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [restartedMain] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 11:33:48.048] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [restartedMain] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 11:33:48.048] [org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer] [restartedMain] [57] [INFO ] LiveReload server is running on port 35729 [2024-05-15 11:33:49.049] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [restartedMain] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 11:33:49.049] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting ProtocolHandler ["http-nio-9001"] [2024-05-15 11:33:49.049] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [220] [INFO ] Tomcat started on port(s): 9001 (http) with context path '' [2024-05-15 11:33:49.049] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [restartedMain] [75] [INFO ] nacos registry, zr-insight zr-insight 192.168.0.35:9001 register finished [2024-05-15 11:33:50.050] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started InsightApplication in 19.599 seconds (JVM running for 21.136) [2024-05-15 11:33:50.050] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight-sit.yml, group=zr-insight [2024-05-15 11:33:50.050] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight, group=zr-insight [2024-05-15 11:33:50.050] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight.yml, group=zr-insight [2024-05-15 11:33:51.051] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(2)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 11:33:51.051] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 11:33:51.051] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [547] [INFO ] Completed initialization in 2 ms [2024-05-15 11:34:48.048] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-2] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://172.17.56.104:3306/chinagas?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 135942 [2024-05-15 11:34:54.054] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-5] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://172.17.56.104:3306/chinagas?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 74287 [2024-05-15 11:36:02.002] [org.apache.juli.logging.DirectJDKLog] [http-nio-8002-exec-10] [173] [INFO ] A cookie header was received [Hm_lvt_a1ff8825baa73c3a78eb96aa40325abc=1715398657,1715417873;] that contained an invalid cookie. That cookie will be ignored. Note: further occurrences of this error will be logged at DEBUG level. [2024-05-15 11:36:03.003] [org.apache.juli.logging.DirectJDKLog] [http-nio-9001-exec-9] [173] [INFO ] A cookie header was received [Hm_lvt_a1ff8825baa73c3a78eb96aa40325abc=1715398657,1715417873;] that contained an invalid cookie. That cookie will be ignored. Note: further occurrences of this error will be logged at DEBUG level. [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-20] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-20] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 11:57:33.033] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 11:57:34.034] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 11:57:34.034] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 11:57:34.034] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 11:57:34.034] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 11:57:34.034] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 11:57:34.034] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 11:57:34.034] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 11:57:34.034] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 11:57:34.034] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-2} closed [2024-05-15 11:57:34.034] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:57:34.034] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:57:34.034] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 11:57:34.034] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 11:57:35.035] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 11:57:35.035] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-2} closed [2024-05-15 11:57:35.035] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:57:35.035] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 11:57:35.035] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 11:57:35.035] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 11:57:35.035] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 12:00:27.027] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 12:00:27.027] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 12:00:27.027] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 12:00:30.030] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 12:00:30.030] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 12:00:30.030] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 12:00:30.030] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 12:00:30.030] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 12:00:31.031] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 12:00:31.031] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 12:00:31.031] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. [2024-05-15 12:00:31.031] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 12:00:32.032] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 12:00:32.032] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 12:00:32.032] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/1872928774] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 12:00:32.032] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 12:00:32.032] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 12:00:32.032] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3f00cf54] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 12:00:32.032] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 12:00:32.032] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$259716b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 12:00:32.032] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 12:00:32.032] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 12:00:32.032] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 12:00:32.032] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 12:00:32.032] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 12:00:32.032] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 12:00:32.032] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 12:00:32.032] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1841 ms [2024-05-15 12:00:32.032] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 12:00:33.033] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 12:00:33.033] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [Druid-ConnectionPool-Create-696123194] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.net.SocketInputStream.socketRead0(Native Method) java.net.SocketInputStream.socketRead(SocketInputStream.java:116) java.net.SocketInputStream.read(SocketInputStream.java:171) java.net.SocketInputStream.read(SocketInputStream.java:141) com.mysql.cj.protocol.ReadAheadInputStream.fill(ReadAheadInputStream.java:107) com.mysql.cj.protocol.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:150) com.mysql.cj.protocol.ReadAheadInputStream.read(ReadAheadInputStream.java:180) java.io.FilterInputStream.read(FilterInputStream.java:133) com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:64) com.mysql.cj.protocol.a.SimplePacketReader.readHeaderLocal(SimplePacketReader.java:81) com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63) com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45) com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:575) com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:761) com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:738) com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:155) com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:472) com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:212) com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1433) com.mysql.cj.NativeSession.connect(NativeSession.java:133) com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:251) com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1659) com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1723) com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2838) [2024-05-15 12:00:33.033] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [Druid-ConnectionPool-Destroy-696123194] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Thread.sleep(Native Method) com.alibaba.druid.pool.DruidDataSource$DestroyConnectionThread.run(DruidDataSource.java:2913) [2024-05-15 12:00:33.033] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat [2024-05-15 12:00:33.033] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 12:00:33.033] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 12:00:33.033] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 12:00:33.033] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 12:00:33.033] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 15:15:56.056] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 15:15:56.056] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:15:56.056] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:16:00.000] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 15:16:00.000] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[market_charge] [2024-05-15 15:16:00.000] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[market_charge] [2024-05-15 15:16:00.000] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,market_charge'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,market_charge'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,market_charge'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 15:16:00.000] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 15:16:01.001] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 15:16:01.001] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 15:16:01.001] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. [2024-05-15 15:16:01.001] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 15:16:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:16:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:16:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/1746080167] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:16:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:16:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:16:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9d749382] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:16:02.002] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:16:02.002] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$840adade] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:16:02.002] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:16:02.002] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:16:02.002] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 15:16:02.002] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 15:16:02.002] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 15:16:02.002] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 15:16:02.002] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 15:16:02.002] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 2047 ms [2024-05-15 15:16:03.003] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 15:16:03.003] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 15:16:04.004] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 15:16:04.004] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 15:16:04.004] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 15:16:04.004] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 15:16:06.006] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:16:06.006] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:16:06.006] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:16:06.006] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:16:06.006] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:16:06.006] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:16:08.008] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:16:08.008] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:16:08.008] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:16:08.008] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 15:16:09.009] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:16:09.009] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:16:10.010] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 15:16:10.010] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:16:11.011] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 15:16:11.011] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 15:16:11.011] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 15:16:11.011] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8002 is already in use [2024-05-15 15:16:12.012] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:16:12.012] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:16:12.012] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 15:16:12.012] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 15:16:13.013] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-2} closed [2024-05-15 15:16:13.013] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 15:16:13.013] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-1} closed [2024-05-15 15:16:13.013] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 15:16:13.013] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Pausing ProtocolHandler ["http-nio-8002"] [2024-05-15 15:16:13.013] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 15:16:13.013] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241) oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346) [2024-05-15 15:16:13.013] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) [2024-05-15 15:16:13.013] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) [2024-05-15 15:16:13.013] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Thread.sleep(Native Method) oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162) [2024-05-15 15:16:13.013] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping ProtocolHandler ["http-nio-8002"] [2024-05-15 15:16:13.013] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Destroying ProtocolHandler ["http-nio-8002"] [2024-05-15 15:16:13.013] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 15:16:13.013] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 15:16:13.013] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 15:16:13.013] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 15:16:13.013] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 15:20:35.035] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 15:20:36.036] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:20:36.036] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:20:39.039] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 15:20:39.039] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 15:20:39.039] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 15:20:39.039] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 15:20:39.039] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 15:20:40.040] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 15:20:40.040] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 15:20:40.040] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. [2024-05-15 15:20:40.040] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 15:20:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:20:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:20:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/803175842] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:20:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:20:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:20:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2b9b7a02] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:20:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:20:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$1231c15e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:20:41.041] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:20:41.041] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:20:41.041] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 15:20:41.041] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 15:20:41.041] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 15:20:41.041] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 15:20:41.041] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 15:20:41.041] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1990 ms [2024-05-15 15:20:42.042] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 15:20:42.042] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 15:20:43.043] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 15:20:43.043] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 15:20:43.043] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 15:20:43.043] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 15:20:45.045] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:20:46.046] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:20:46.046] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:20:46.046] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:20:46.046] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:20:46.046] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:20:47.047] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:20:48.048] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:20:48.048] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:20:48.048] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 15:20:49.049] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:20:49.049] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:20:49.049] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 15:20:49.049] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:20:51.051] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 15:20:51.051] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 15:20:51.051] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 15:20:51.051] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8002 is already in use [2024-05-15 15:20:51.051] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:20:51.051] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:20:52.052] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 15:20:52.052] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 15:20:52.052] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-2} closed [2024-05-15 15:20:52.052] [com.alibaba.druid.pool.DruidDataSource] [main] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 15:20:52.052] [com.alibaba.druid.pool.DruidDataSource] [main] [2144] [INFO ] {dataSource-1} closed [2024-05-15 15:20:52.052] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 15:20:52.052] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Pausing ProtocolHandler ["http-nio-8002"] [2024-05-15 15:20:52.052] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 15:20:52.052] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259) oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241) oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346) [2024-05-15 15:20:52.052] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) [2024-05-15 15:20:52.052] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) [2024-05-15 15:20:52.052] [org.apache.juli.logging.DirectJDKLog] [main] [173] [WARN ] The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Thread.sleep(Native Method) oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162) [2024-05-15 15:20:52.052] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping ProtocolHandler ["http-nio-8002"] [2024-05-15 15:20:52.052] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Destroying ProtocolHandler ["http-nio-8002"] [2024-05-15 15:20:52.052] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 15:20:53.053] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 15:20:53.053] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 15:20:53.053] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 15:25:51.051] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 15:25:51.051] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:25:51.051] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:25:55.055] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-sit.yml] & group[application] [2024-05-15 15:25:55.055] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 15:25:55.055] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 15:25:55.055] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-sit.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-sit.yml,application'}] [2024-05-15 15:25:55.055] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "sit" [2024-05-15 15:25:57.057] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 15:25:57.057] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 15:25:57.057] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. [2024-05-15 15:25:57.057] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 15:25:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:25:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:25:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/936045786] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:25:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:25:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:25:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b67c1e8c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:25:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:25:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$9d1265e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:25:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:25:57.057] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:25:58.058] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 15:25:58.058] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 15:25:58.058] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 15:25:58.058] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 15:25:58.058] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 15:25:58.058] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 2551 ms [2024-05-15 15:25:59.059] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 15:25:59.059] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 15:26:00.000] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 15:26:00.000] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 15:26:00.000] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 15:26:00.000] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 15:26:02.002] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:26:02.002] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:26:02.002] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:26:02.002] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:26:02.002] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:26:02.002] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:26:04.004] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:26:04.004] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:26:04.004] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:26:04.004] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 15:26:05.005] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:26:05.005] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:26:06.006] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 15:26:06.006] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:26:07.007] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 15:26:07.007] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 15:26:07.007] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 15:26:07.007] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [220] [INFO ] Tomcat started on port(s): 8002 (http) with context path '' [2024-05-15 15:26:07.007] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [main] [75] [INFO ] nacos registry, zr-insight zr-system 192.168.0.35:8002 register finished [2024-05-15 15:26:08.008] [org.springframework.boot.StartupInfoLogger] [main] [61] [INFO ] Started SystemApplication in 18.694 seconds (JVM running for 20.306) [2024-05-15 15:26:08.008] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system.yml, group=zr-insight [2024-05-15 15:26:08.008] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system, group=zr-insight [2024-05-15 15:26:08.008] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system-sit.yml, group=zr-insight [2024-05-15 15:26:09.009] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(3)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 15:26:09.009] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(3)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 15:26:09.009] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(3)-192.168.0.35] [547] [INFO ] Completed initialization in 2 ms [2024-05-15 15:26:17.017] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 15:26:17.017] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-18] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 15:26:17.017] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-18] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 15:26:17.017] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 15:39:22.022] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 15:39:22.022] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:39:22.022] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:39:25.025] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-develop.yml] & group[application] [2024-05-15 15:39:25.025] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 15:39:25.025] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 15:39:25.025] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system-develop.yml] & group[zr-insight] [2024-05-15 15:39:25.025] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-develop.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-develop.yml,application'}] [2024-05-15 15:39:25.025] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 15:39:26.026] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 15:39:26.026] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 15:39:26.026] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. [2024-05-15 15:39:26.026] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 15:39:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:39:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:39:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$487/239817939] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:39:26.026] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:39:27.027] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:39:27.027] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7ca726b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:39:27.027] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:39:27.027] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$633d6e11] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:39:27.027] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:39:27.027] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:39:27.027] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8080 (http) [2024-05-15 15:39:27.027] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8080"] [2024-05-15 15:39:27.027] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 15:39:27.027] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 15:39:27.027] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 15:39:27.027] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1808 ms [2024-05-15 15:39:27.027] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [230] [WARN ] dynamic-datasource initial loaded [0] datasource,Please add your primary datasource or check your configuration [2024-05-15 15:39:29.029] [com.baomidou.mybatisplus.core.metadata.TableInfoHelper] [main] [342] [WARN ] Can not find table primary key in Class: "com.chinagas.api.system.domain.PostInfo". [2024-05-15 15:39:29.029] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:39:29.029] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSyncController': Unsatisfied dependency expressed through field 'empInfoService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'empInfoServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'empInfoMapper' defined in file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\com\chinagas\modules\system\mapper\EmpInfoMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\mapper\SysDeptMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\mapper\SysDeptMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias 'SysDept'. Cause: java.lang.ClassNotFoundException: Cannot find class: SysDept [2024-05-15 15:39:29.029] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 15:39:29.029] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 15:39:29.029] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 15:39:29.029] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 15:39:29.029] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 15:39:29.029] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 15:39:29.029] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 15:46:03.003] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 15:46:04.004] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:46:04.004] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:46:06.006] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-develop.yml] & group[application] [2024-05-15 15:46:06.006] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 15:46:06.006] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 15:46:06.006] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system-develop.yml] & group[zr-insight] [2024-05-15 15:46:06.006] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-develop.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-develop.yml,application'}] [2024-05-15 15:46:06.006] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 15:46:07.007] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 15:46:07.007] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 15:46:07.007] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. [2024-05-15 15:46:07.007] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 15:46:08.008] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:08.008] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:08.008] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$487/834075412] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:08.008] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:08.008] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:08.008] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$927edc6a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:08.008] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:08.008] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$791523c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:08.008] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:08.008] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:08.008] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8080 (http) [2024-05-15 15:46:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8080"] [2024-05-15 15:46:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 15:46:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 15:46:08.008] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 15:46:08.008] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1738 ms [2024-05-15 15:46:08.008] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [230] [WARN ] dynamic-datasource initial loaded [0] datasource,Please add your primary datasource or check your configuration [2024-05-15 15:46:10.010] [com.baomidou.mybatisplus.core.metadata.TableInfoHelper] [main] [342] [WARN ] Can not find table primary key in Class: "com.chinagas.api.system.domain.PostInfo". [2024-05-15 15:46:10.010] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:46:10.010] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSyncController': Unsatisfied dependency expressed through field 'empInfoService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'empInfoServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'empInfoMapper' defined in file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\com\chinagas\modules\system\mapper\EmpInfoMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\mapper\SysDeptMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\mapper\SysDeptMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias 'SysDept'. Cause: java.lang.ClassNotFoundException: Cannot find class: SysDept [2024-05-15 15:46:10.010] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 15:46:10.010] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 15:46:10.010] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 15:46:10.010] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 15:46:10.010] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 15:46:10.010] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 15:46:10.010] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 15:46:35.035] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 15:46:35.035] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:46:35.035] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:46:38.038] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-develop.yml] & group[application] [2024-05-15 15:46:38.038] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 15:46:38.038] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 15:46:38.038] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system-develop.yml] & group[zr-insight] [2024-05-15 15:46:38.038] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-develop.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-develop.yml,application'}] [2024-05-15 15:46:38.038] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 15:46:39.039] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 15:46:39.039] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 15:46:39.039] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. [2024-05-15 15:46:39.039] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 15:46:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$487/894780981] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2b2de3b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$11c42b0d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:40.040] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:46:40.040] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8080 (http) [2024-05-15 15:46:40.040] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8080"] [2024-05-15 15:46:40.040] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 15:46:40.040] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 15:46:40.040] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 15:46:40.040] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1816 ms [2024-05-15 15:46:40.040] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [230] [WARN ] dynamic-datasource initial loaded [0] datasource,Please add your primary datasource or check your configuration [2024-05-15 15:46:42.042] [com.baomidou.mybatisplus.core.metadata.TableInfoHelper] [main] [342] [WARN ] Can not find table primary key in Class: "com.chinagas.api.system.domain.PostInfo". [2024-05-15 15:46:42.042] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:46:42.042] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSyncController': Unsatisfied dependency expressed through field 'empInfoService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'empInfoServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'empInfoMapper' defined in file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\com\chinagas\modules\system\mapper\EmpInfoMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\mapper\SysDeptMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\mapper\SysDeptMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias 'SysDept'. Cause: java.lang.ClassNotFoundException: Cannot find class: SysDept [2024-05-15 15:46:42.042] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 15:46:42.042] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 15:46:42.042] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 15:46:42.042] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 15:46:42.042] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 15:46:42.042] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 15:46:42.042] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 15:47:31.031] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 15:47:32.032] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:47:32.032] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:47:35.035] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-develop.yml] & group[application] [2024-05-15 15:47:35.035] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 15:47:35.035] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 15:47:35.035] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system-develop.yml] & group[zr-insight] [2024-05-15 15:47:35.035] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-develop.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-develop.yml,application'}] [2024-05-15 15:47:35.035] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 15:47:36.036] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 15:47:36.036] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 15:47:36.036] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. [2024-05-15 15:47:36.036] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 15:47:36.036] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:47:36.036] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:47:36.036] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$487/93241065] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:47:36.036] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:47:36.036] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:47:36.036] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ca2d115a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:47:36.036] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:47:36.036] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$b0c358b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:47:36.036] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:47:36.036] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:47:37.037] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8080 (http) [2024-05-15 15:47:37.037] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8080"] [2024-05-15 15:47:37.037] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 15:47:37.037] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 15:47:37.037] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 15:47:37.037] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1835 ms [2024-05-15 15:47:37.037] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [230] [WARN ] dynamic-datasource initial loaded [0] datasource,Please add your primary datasource or check your configuration [2024-05-15 15:47:38.038] [com.baomidou.mybatisplus.core.metadata.TableInfoHelper] [main] [342] [WARN ] Can not find table primary key in Class: "com.chinagas.api.system.domain.PostInfo". [2024-05-15 15:47:38.038] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:47:38.038] [org.springframework.context.support.AbstractApplicationContext] [main] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSyncController': Unsatisfied dependency expressed through field 'empInfoService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'empInfoServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'empInfoMapper' defined in file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\com\chinagas\modules\system\mapper\EmpInfoMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\mapper\SysDeptMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [D:\workspace_md\2024\marketbasedpricingprogram\backend\zr-cloud\zr-modules\zr-system\target\classes\mapper\SysDeptMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias 'SysDept'. Cause: java.lang.ClassNotFoundException: Cannot find class: SysDept [2024-05-15 15:47:38.038] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 15:47:38.038] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 15:47:38.038] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 15:47:38.038] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [main] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 15:47:38.038] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 15:47:38.038] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-7] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 15:48:13.013] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 15:48:13.013] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:48:13.013] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:48:16.016] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-develop.yml] & group[application] [2024-05-15 15:48:16.016] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 15:48:16.016] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 15:48:16.016] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-develop.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-develop.yml,application'}] [2024-05-15 15:48:16.016] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 15:48:17.017] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 15:48:17.017] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 15:48:17.017] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. [2024-05-15 15:48:17.017] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 15:48:18.018] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:48:18.018] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:48:18.018] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/983306747] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:48:18.018] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:48:18.018] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:48:18.018] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5c2c96e6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:48:18.018] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:48:18.018] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$42c2de42] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:48:18.018] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:48:18.018] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:48:18.018] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 15:48:18.018] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 15:48:18.018] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 15:48:18.018] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 15:48:18.018] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 15:48:18.018] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1762 ms [2024-05-15 15:48:19.019] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 15:48:19.019] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 15:48:20.020] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 15:48:20.020] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 15:48:20.020] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 15:48:20.020] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 15:48:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:48:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:48:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:48:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:48:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:48:22.022] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 15:48:23.023] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:48:23.023] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:48:23.023] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:48:23.023] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 15:48:24.024] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:48:24.024] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:48:25.025] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 15:48:25.025] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:48:26.026] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 15:48:26.026] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 15:48:26.026] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 15:48:26.026] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [220] [INFO ] Tomcat started on port(s): 8002 (http) with context path '' [2024-05-15 15:48:26.026] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [main] [75] [INFO ] nacos registry, zr-insight zr-system 192.168.0.35:8002 register finished [2024-05-15 15:48:27.027] [org.springframework.boot.StartupInfoLogger] [main] [61] [INFO ] Started SystemApplication in 14.791 seconds (JVM running for 16.075) [2024-05-15 15:48:27.027] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system.yml, group=zr-insight [2024-05-15 15:48:27.027] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system-develop.yml, group=zr-insight [2024-05-15 15:48:27.027] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system, group=zr-insight [2024-05-15 15:48:27.027] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(2)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 15:48:27.027] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 15:48:27.027] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [547] [INFO ] Completed initialization in 3 ms [2024-05-15 15:55:17.017] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 15:55:17.017] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:55:17.017] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:55:21.021] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-develop.yml] & group[DEFAULT_GROUP] [2024-05-15 15:55:21.021] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-codegen] & group[zr-insight] [2024-05-15 15:55:21.021] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-codegen.yml] & group[zr-insight] [2024-05-15 15:55:21.021] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-codegen-develop.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-codegen.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-codegen,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-develop.yml,DEFAULT_GROUP'}] [2024-05-15 15:55:21.021] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 15:55:22.022] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 15:55:22.022] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 15:55:22.022] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. [2024-05-15 15:55:22.022] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=6e63ae9f-1f1a-3bcd-bb08-1962e36e4726 [2024-05-15 15:55:22.022] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$c2a97417] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:55:22.022] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:55:22.022] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:55:22.022] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$507/744918058] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:55:22.022] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:55:22.022] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:55:22.022] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 15:55:22.022] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8005 (http) [2024-05-15 15:55:22.022] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8005"] [2024-05-15 15:55:22.022] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 15:55:22.022] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 15:55:22.022] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 15:55:22.022] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1815 ms [2024-05-15 15:55:23.023] [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure] [main] [56] [INFO ] Init DruidDataSource [2024-05-15 15:55:23.023] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1} inited [2024-05-15 15:55:26.026] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 15:55:27.027] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 15:55:27.027] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 15:55:28.028] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 15:55:28.028] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 15:55:29.029] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 15:55:29.029] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 15:55:29.029] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8005"] [2024-05-15 15:55:29.029] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [220] [INFO ] Tomcat started on port(s): 8005 (http) with context path '' [2024-05-15 15:55:29.029] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [main] [75] [INFO ] nacos registry, zr-insight zr-codegen 192.168.0.35:8005 register finished [2024-05-15 15:55:30.030] [org.springframework.boot.StartupInfoLogger] [main] [61] [INFO ] Started CodegenApplication in 15.561 seconds (JVM running for 17.753) [2024-05-15 15:55:30.030] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen-develop.yml, group=zr-insight [2024-05-15 15:55:30.030] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen.yml, group=zr-insight [2024-05-15 15:55:30.030] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen, group=zr-insight [2024-05-15 15:55:31.031] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(2)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 15:55:31.031] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 15:55:31.031] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [547] [INFO ] Completed initialization in 1 ms [2024-05-15 16:09:05.005] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 16:09:05.005] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 16:09:05.005] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 16:09:14.014] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[null.properties] & group[DEFAULT_GROUP] [2024-05-15 16:09:14.014] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[null-develop.properties] & group[DEFAULT_GROUP] [2024-05-15 16:09:14.014] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [restartedMain] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-null-develop.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-null.properties,DEFAULT_GROUP'}] [2024-05-15 16:09:14.014] [org.springframework.boot.SpringApplication] [restartedMain] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 16:09:16.016] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 16:09:16.016] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 16:09:16.016] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [201] [INFO ] Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. [2024-05-15 16:09:16.016] [org.springframework.cloud.context.scope.GenericScope] [restartedMain] [283] [INFO ] BeanFactory id=035d857a-1a32-3d51-a650-3952d65420e5 [2024-05-15 16:09:16.016] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$af0f45b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:17.017] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:17.017] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:17.017] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$515/1041437316] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:17.017] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:17.017] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:17.017] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c878fe56] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:17.017] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:17.017] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:17.017] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:17.017] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [108] [INFO ] Tomcat initialized with port(s): 8080 (http) [2024-05-15 16:09:17.017] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8080"] [2024-05-15 16:09:17.017] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat] [2024-05-15 16:09:17.017] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 16:09:17.017] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 16:09:17.017] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [292] [INFO ] Root WebApplicationContext: initialization completed in 2771 ms [2024-05-15 16:09:17.017] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [230] [WARN ] dynamic-datasource initial loaded [0] datasource,Please add your primary datasource or check your configuration [2024-05-15 16:09:19.019] [com.baomidou.mybatisplus.core.metadata.TableInfoHelper] [restartedMain] [342] [WARN ] Can not find table primary key in Class: "com.chinagas.modules.insight.domian.SysEvaluationPrjSumM". [2024-05-15 16:09:19.019] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationPrjSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:09:19.019] [com.baomidou.mybatisplus.core.metadata.TableInfoHelper] [restartedMain] [342] [WARN ] Can not find table primary key in Class: "com.chinagas.modules.insight.domian.SysEvaluationSumM". [2024-05-15 16:09:19.019] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:09:20.020] [org.springframework.context.support.AbstractApplicationContext] [restartedMain] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'fileController': Unsatisfied dependency expressed through field 'minioUtil'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'minioUtil': Unsatisfied dependency expressed through field 'minioClient'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/chinagas/modules/insight/utils/minio/MinioConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null. [2024-05-15 16:09:20.020] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 16:09:20.020] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 16:09:20.020] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 16:09:20.020] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [restartedMain] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 16:09:20.020] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 16:09:20.020] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-20] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 16:09:20.020] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-20] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 16:09:42.042] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 16:09:42.042] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 16:09:42.042] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 16:09:51.051] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[null.properties] & group[DEFAULT_GROUP] [2024-05-15 16:09:51.051] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[null-develop.properties] & group[DEFAULT_GROUP] [2024-05-15 16:09:51.051] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [restartedMain] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-null-develop.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-null.properties,DEFAULT_GROUP'}] [2024-05-15 16:09:51.051] [org.springframework.boot.SpringApplication] [restartedMain] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 16:09:53.053] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 16:09:53.053] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 16:09:53.053] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [201] [INFO ] Finished Spring Data repository scanning in 15 ms. Found 0 Redis repository interfaces. [2024-05-15 16:09:53.053] [org.springframework.cloud.context.scope.GenericScope] [restartedMain] [283] [INFO ] BeanFactory id=035d857a-1a32-3d51-a650-3952d65420e5 [2024-05-15 16:09:53.053] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$9c380c54] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:53.053] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:53.053] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:53.053] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$515/852250391] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:53.053] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:53.053] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:53.053] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b5a1c4f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:53.053] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:53.053] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:53.053] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:09:54.054] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [108] [INFO ] Tomcat initialized with port(s): 8080 (http) [2024-05-15 16:09:54.054] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8080"] [2024-05-15 16:09:54.054] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat] [2024-05-15 16:09:54.054] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 16:09:54.054] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 16:09:54.054] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [292] [INFO ] Root WebApplicationContext: initialization completed in 2587 ms [2024-05-15 16:09:54.054] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [230] [WARN ] dynamic-datasource initial loaded [0] datasource,Please add your primary datasource or check your configuration [2024-05-15 16:09:56.056] [com.baomidou.mybatisplus.core.metadata.TableInfoHelper] [restartedMain] [342] [WARN ] Can not find table primary key in Class: "com.chinagas.modules.insight.domian.SysEvaluationPrjSumM". [2024-05-15 16:09:56.056] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationPrjSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:09:56.056] [com.baomidou.mybatisplus.core.metadata.TableInfoHelper] [restartedMain] [342] [WARN ] Can not find table primary key in Class: "com.chinagas.modules.insight.domian.SysEvaluationSumM". [2024-05-15 16:09:56.056] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:09:56.056] [org.springframework.context.support.AbstractApplicationContext] [restartedMain] [591] [WARN ] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'fileController': Unsatisfied dependency expressed through field 'minioUtil'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'minioUtil': Unsatisfied dependency expressed through field 'minioClient'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'minioClient' defined in class path resource [com/chinagas/modules/insight/utils/minio/MinioConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.minio.MinioClient]: Factory method 'minioClient' threw exception; nested exception is java.lang.IllegalArgumentException: endpoint must not be null. [2024-05-15 16:09:56.056] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 16:09:56.056] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 16:09:56.056] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Stopping service [Tomcat] [2024-05-15 16:09:57.057] [org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener] [restartedMain] [136] [INFO ] Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2024-05-15 16:09:57.057] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-19] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 16:09:57.057] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 16:09:57.057] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-19] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 16:09:57.057] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 16:10:30.030] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 16:10:30.030] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 16:10:30.030] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 16:10:33.033] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-develop.yml] & group[DEFAULT_GROUP] [2024-05-15 16:10:33.033] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-insight] & group[zr-insight] [2024-05-15 16:10:33.033] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-insight.yml] & group[zr-insight] [2024-05-15 16:10:33.033] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [restartedMain] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-insight-develop.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-insight.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-insight,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-develop.yml,DEFAULT_GROUP'}] [2024-05-15 16:10:33.033] [org.springframework.boot.SpringApplication] [restartedMain] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 16:10:34.034] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 16:10:34.034] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 16:10:34.034] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [201] [INFO ] Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. [2024-05-15 16:10:35.035] [org.springframework.cloud.context.scope.GenericScope] [restartedMain] [283] [INFO ] BeanFactory id=225266b5-6459-3726-afcd-7c7e250c1515 [2024-05-15 16:10:35.035] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$a2556963] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:10:35.035] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:10:35.035] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:10:35.035] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$520/643116882] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:10:35.035] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:10:35.035] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:10:35.035] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bbbf2207] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:10:35.035] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:10:35.035] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:10:35.035] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:10:35.035] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [108] [INFO ] Tomcat initialized with port(s): 9001 (http) [2024-05-15 16:10:35.035] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing ProtocolHandler ["http-nio-9001"] [2024-05-15 16:10:35.035] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat] [2024-05-15 16:10:35.035] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 16:10:36.036] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 16:10:36.036] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [292] [INFO ] Root WebApplicationContext: initialization completed in 2546 ms [2024-05-15 16:10:36.036] [com.alibaba.druid.pool.DruidDataSource] [restartedMain] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 16:10:36.036] [com.alibaba.druid.pool.DruidAbstractDataSource] [restartedMain] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 16:10:38.038] [com.alibaba.druid.pool.DruidDataSource] [restartedMain] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 16:10:38.038] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 16:10:38.038] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 16:10:38.038] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 16:10:39.039] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationPrjSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:10:39.039] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:10:41.041] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [restartedMain] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 16:10:42.042] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 16:10:42.042] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 16:10:43.043] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [restartedMain] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 16:10:43.043] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [restartedMain] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 16:10:43.043] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [restartedMain] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 16:10:44.044] [org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer] [restartedMain] [57] [INFO ] LiveReload server is running on port 35729 [2024-05-15 16:10:45.045] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [restartedMain] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 16:10:45.045] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting ProtocolHandler ["http-nio-9001"] [2024-05-15 16:10:45.045] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [220] [INFO ] Tomcat started on port(s): 9001 (http) with context path '' [2024-05-15 16:10:45.045] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [restartedMain] [75] [INFO ] nacos registry, zr-insight zr-insight 192.168.0.35:9001 register finished [2024-05-15 16:10:46.046] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started InsightApplication in 17.2 seconds (JVM running for 18.737) [2024-05-15 16:10:46.046] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight, group=zr-insight [2024-05-15 16:10:46.046] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight.yml, group=zr-insight [2024-05-15 16:10:46.046] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight-develop.yml, group=zr-insight [2024-05-15 16:10:46.046] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(2)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 16:10:46.046] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 16:10:46.046] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [547] [INFO ] Completed initialization in 2 ms [2024-05-15 16:21:19.019] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-7] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 75250 [2024-05-15 16:24:15.015] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-7] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 112361 [2024-05-15 16:25:53.053] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 16:25:53.053] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 16:25:53.053] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 16:25:53.053] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 16:25:54.054] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 16:25:54.054] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 16:25:54.054] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 16:25:54.054] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 16:25:54.054] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-2} closed [2024-05-15 16:25:54.054] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 16:25:54.054] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 16:25:54.054] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 16:25:55.055] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-20] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 16:25:55.055] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 16:25:55.055] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-20] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 16:25:55.055] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 16:25:57.057] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-8] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 16:25:57.057] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-19] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 16:25:57.057] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-19] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 16:25:57.057] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-8] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 16:26:56.056] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 16:26:56.056] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 16:26:56.056] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 16:27:00.000] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-develop.yml] & group[application] [2024-05-15 16:27:00.000] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system] & group[zr-insight] [2024-05-15 16:27:00.000] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-system.yml] & group[zr-insight] [2024-05-15 16:27:00.000] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-system-develop.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-system,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-develop.yml,application'}] [2024-05-15 16:27:00.000] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 16:27:01.001] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 16:27:01.001] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 16:27:01.001] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. [2024-05-15 16:27:01.001] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=9d5c1a53-27e6-39fb-aca8-e49de5e4a911 [2024-05-15 16:27:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$491/1135702755] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cc553571] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$b2eb7ccd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:01.001] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:02.002] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8002 (http) [2024-05-15 16:27:02.002] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8002"] [2024-05-15 16:27:02.002] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 16:27:02.002] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 16:27:02.002] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 16:27:02.002] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 2224 ms [2024-05-15 16:27:03.003] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 16:27:03.003] [com.alibaba.druid.pool.DruidAbstractDataSource] [main] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 16:27:04.004] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 16:27:04.004] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 16:27:04.004] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 16:27:04.004] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [main] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 16:27:06.006] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.PostInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:27:07.007] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:27:07.007] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:27:07.007] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.api.system.domain.SysUserDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:27:07.007] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:27:07.007] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [main] [56] [WARN ] class com.chinagas.modules.system.entity.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:27:09.009] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-fksb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 16:27:09.009] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-zjwjsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 16:27:09.009] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-mcsb' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 16:27:09.009] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 16:27:10.010] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 16:27:10.010] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 16:27:11.011] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 16:27:11.011] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 16:27:12.012] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 16:27:12.012] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 16:27:12.012] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8002"] [2024-05-15 16:27:12.012] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [220] [INFO ] Tomcat started on port(s): 8002 (http) with context path '' [2024-05-15 16:27:12.012] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [main] [75] [INFO ] nacos registry, zr-insight zr-system 192.168.0.35:8002 register finished [2024-05-15 16:27:13.013] [org.springframework.boot.StartupInfoLogger] [main] [61] [INFO ] Started SystemApplication in 17.92 seconds (JVM running for 19.138) [2024-05-15 16:27:13.013] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system.yml, group=zr-insight [2024-05-15 16:27:13.013] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system-develop.yml, group=zr-insight [2024-05-15 16:27:13.013] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-system, group=zr-insight [2024-05-15 16:27:14.014] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(2)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 16:27:14.014] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 16:27:14.014] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [547] [INFO ] Completed initialization in 4 ms [2024-05-15 16:27:51.051] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 16:27:51.051] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 16:27:51.051] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 16:27:54.054] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-develop.yml] & group[DEFAULT_GROUP] [2024-05-15 16:27:54.054] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-codegen] & group[zr-insight] [2024-05-15 16:27:54.054] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [main] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-codegen.yml] & group[zr-insight] [2024-05-15 16:27:54.054] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [main] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-codegen-develop.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-codegen.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-codegen,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-develop.yml,DEFAULT_GROUP'}] [2024-05-15 16:27:54.054] [org.springframework.boot.SpringApplication] [main] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 16:27:55.055] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 16:27:55.055] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 16:27:55.055] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [main] [201] [INFO ] Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. [2024-05-15 16:27:55.055] [org.springframework.cloud.context.scope.GenericScope] [main] [283] [INFO ] BeanFactory id=6e63ae9f-1f1a-3bcd-bb08-1962e36e4726 [2024-05-15 16:27:55.055] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$c4377e20] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:55.055] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:55.055] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:55.055] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$507/912156091] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:55.055] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:55.055] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:55.055] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [main] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:27:55.055] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [108] [INFO ] Tomcat initialized with port(s): 8005 (http) [2024-05-15 16:27:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing ProtocolHandler ["http-nio-8005"] [2024-05-15 16:27:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting service [Tomcat] [2024-05-15 16:27:55.055] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 16:27:56.056] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 16:27:56.056] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [main] [292] [INFO ] Root WebApplicationContext: initialization completed in 1619 ms [2024-05-15 16:27:56.056] [com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure] [main] [56] [INFO ] Init DruidDataSource [2024-05-15 16:27:56.056] [com.alibaba.druid.pool.DruidDataSource] [main] [998] [INFO ] {dataSource-1} inited [2024-05-15 16:27:58.058] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [main] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 16:27:59.059] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 16:27:59.059] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [main] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 16:28:00.000] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [main] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 16:28:00.000] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [main] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 16:28:01.001] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [main] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 16:28:01.001] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [main] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 16:28:02.002] [org.apache.juli.logging.DirectJDKLog] [main] [173] [INFO ] Starting ProtocolHandler ["http-nio-8005"] [2024-05-15 16:28:02.002] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [main] [220] [INFO ] Tomcat started on port(s): 8005 (http) with context path '' [2024-05-15 16:28:02.002] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [main] [75] [INFO ] nacos registry, zr-insight zr-codegen 192.168.0.35:8005 register finished [2024-05-15 16:28:02.002] [org.springframework.boot.StartupInfoLogger] [main] [61] [INFO ] Started CodegenApplication in 12.941 seconds (JVM running for 14.159) [2024-05-15 16:28:02.002] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen-develop.yml, group=zr-insight [2024-05-15 16:28:02.002] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen.yml, group=zr-insight [2024-05-15 16:28:02.002] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [main] [105] [INFO ] listening config: dataId=zr-codegen, group=zr-insight [2024-05-15 16:28:03.003] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(2)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 16:28:03.003] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 16:28:03.003] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(2)-192.168.0.35] [547] [INFO ] Completed initialization in 3 ms [2024-05-15 16:28:09.009] [org.hibernate.validator.internal.util.Version] [background-preinit] [21] [INFO ] HV000001: Hibernate Validator 6.2.3.Final [2024-05-15 16:28:09.009] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 16:28:09.009] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 16:28:12.012] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[application-develop.yml] & group[DEFAULT_GROUP] [2024-05-15 16:28:12.012] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-insight] & group[zr-insight] [2024-05-15 16:28:12.012] [com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder] [restartedMain] [87] [WARN ] Ignore the empty nacos configuration and get it based on dataId[zr-insight.yml] & group[zr-insight] [2024-05-15 16:28:13.013] [org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration] [restartedMain] [109] [INFO ] Located property source: [BootstrapPropertySource {name='bootstrapProperties-zr-insight-develop.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-insight.yml,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-zr-insight,zr-insight'}, BootstrapPropertySource {name='bootstrapProperties-application-develop.yml,DEFAULT_GROUP'}] [2024-05-15 16:28:13.013] [org.springframework.boot.SpringApplication] [restartedMain] [640] [INFO ] The following 1 profile is active: "develop" [2024-05-15 16:28:14.014] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [262] [INFO ] Multiple Spring Data modules found, entering strict repository configuration mode [2024-05-15 16:28:14.014] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [132] [INFO ] Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2024-05-15 16:28:14.014] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [201] [INFO ] Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. [2024-05-15 16:28:14.014] [org.springframework.cloud.context.scope.GenericScope] [restartedMain] [283] [INFO ] BeanFactory id=225266b5-6459-3726-afcd-7c7e250c1515 [2024-05-15 16:28:15.015] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.chinagas.common.redis.config.RedisConfig' of type [com.chinagas.common.redis.config.RedisConfig$$EnhancerBySpringCGLIB$$c0ef2518] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:28:15.015] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:28:15.015] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:28:15.015] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$520/1440034292] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:28:15.015] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:28:15.015] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:28:15.015] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$da58ddbc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:28:15.015] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:28:15.015] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:28:15.015] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [376] [INFO ] Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2024-05-15 16:28:16.016] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [108] [INFO ] Tomcat initialized with port(s): 9001 (http) [2024-05-15 16:28:16.016] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing ProtocolHandler ["http-nio-9001"] [2024-05-15 16:28:16.016] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat] [2024-05-15 16:28:16.016] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.65] [2024-05-15 16:28:16.016] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext [2024-05-15 16:28:16.016] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [292] [INFO ] Root WebApplicationContext: initialization completed in 3306 ms [2024-05-15 16:28:17.017] [com.alibaba.druid.pool.DruidDataSource] [restartedMain] [998] [INFO ] {dataSource-1,zrcloud} inited [2024-05-15 16:28:17.017] [com.alibaba.druid.pool.DruidAbstractDataSource] [restartedMain] [1228] [WARN ] oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. [2024-05-15 16:28:18.018] [com.alibaba.druid.pool.DruidDataSource] [restartedMain] [998] [INFO ] {dataSource-2,ysentity} inited [2024-05-15 16:28:18.018] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [148] [INFO ] dynamic-datasource - add a datasource named [ysentity] success [2024-05-15 16:28:18.018] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [148] [INFO ] dynamic-datasource - add a datasource named [zrcloud] success [2024-05-15 16:28:18.018] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [restartedMain] [228] [INFO ] dynamic-datasource initial loaded [2] datasource,primary datasource named [zrcloud] [2024-05-15 16:28:20.020] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationPrjSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:28:20.020] [com.baomidou.mybatisplus.core.injector.DefaultSqlInjector] [restartedMain] [56] [WARN ] class com.chinagas.modules.insight.domian.SysEvaluationSumM ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. [2024-05-15 16:28:22.022] [com.alibaba.cloud.sentinel.SentinelWebMvcConfigurer] [restartedMain] [52] [INFO ] [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. [2024-05-15 16:28:24.024] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. [2024-05-15 16:28:24.024] [com.alibaba.nacos.plugin.auth.spi.client.ClientAuthPluginManager] [restartedMain] [56] [INFO ] [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. [2024-05-15 16:28:24.024] [org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver] [restartedMain] [58] [INFO ] Exposing 1 endpoint(s) beneath base path '/actuator' [2024-05-15 16:28:25.025] [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] [restartedMain] [478] [INFO ] Autowired annotation is not supported on static fields: private static com.chinagas.common.core.utils.net.OkHttpUtils com.chinagas.common.core.utils.sso.SsoSer.okHttpUtils [2024-05-15 16:28:25.025] [org.springframework.cloud.openfeign.FeignClientFactoryBean] [restartedMain] [418] [INFO ] For 'zr-system' URL not provided. Will try picking an instance via load-balancing. [2024-05-15 16:28:26.026] [org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer] [restartedMain] [57] [INFO ] LiveReload server is running on port 35729 [2024-05-15 16:28:26.026] [org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] [restartedMain] [82] [WARN ] Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. [2024-05-15 16:28:26.026] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting ProtocolHandler ["http-nio-9001"] [2024-05-15 16:28:26.026] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [220] [INFO ] Tomcat started on port(s): 9001 (http) with context path '' [2024-05-15 16:28:27.027] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [restartedMain] [75] [INFO ] nacos registry, zr-insight zr-insight 192.168.0.35:9001 register finished [2024-05-15 16:28:27.027] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started InsightApplication in 19.959 seconds (JVM running for 21.763) [2024-05-15 16:28:27.027] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight, group=zr-insight [2024-05-15 16:28:27.027] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight.yml, group=zr-insight [2024-05-15 16:28:27.027] [com.alibaba.cloud.nacos.refresh.NacosContextRefresher] [restartedMain] [105] [INFO ] listening config: dataId=zr-insight-develop.yml, group=zr-insight [2024-05-15 16:28:28.028] [org.apache.juli.logging.DirectJDKLog] [RMI TCP Connection(3)-192.168.0.35] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet' [2024-05-15 16:28:28.028] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(3)-192.168.0.35] [525] [INFO ] Initializing Servlet 'dispatcherServlet' [2024-05-15 16:28:28.028] [org.springframework.web.servlet.FrameworkServlet] [RMI TCP Connection(3)-192.168.0.35] [547] [INFO ] Completed initialization in 5 ms [2024-05-15 16:29:25.025] [org.apache.juli.logging.DirectJDKLog] [http-nio-8002-exec-1] [173] [INFO ] A cookie header was received [Hm_lvt_a1ff8825baa73c3a78eb96aa40325abc=1715398657,1715417873;] that contained an invalid cookie. That cookie will be ignored. Note: further occurrences of this error will be logged at DEBUG level. [2024-05-15 16:29:26.026] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-1] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 143832 [2024-05-15 16:29:27.027] [org.apache.juli.logging.DirectJDKLog] [http-nio-9001-exec-1] [173] [INFO ] A cookie header was received [Hm_lvt_a1ff8825baa73c3a78eb96aa40325abc=1715398657,1715417873;] that contained an invalid cookie. That cookie will be ignored. Note: further occurrences of this error will be logged at DEBUG level. [2024-05-15 16:29:28.028] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 71754 [2024-05-15 16:29:52.052] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-5] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:29:53.053] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-4] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:29:57.057] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-1] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:29:57.057] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-6] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:32:57.057] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 69110 [2024-05-15 16:32:57.057] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 140209 [2024-05-15 16:33:08.008] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-6] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:33:08.008] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-4] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:33:08.008] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-2] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 191220 [2024-05-15 16:33:08.008] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-8] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 191275 [2024-05-15 16:33:08.008] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-2] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 191728 [2024-05-15 16:33:09.009] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-3] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:33:46.046] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-2] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:33:47.047] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-4] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:33:58.058] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-1] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:33:58.058] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-6] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:38:05.005] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-7] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 233429 [2024-05-15 16:41:28.028] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 200043 [2024-05-15 16:41:29.029] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 200285 [2024-05-15 16:56:37.037] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-9] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:56:37.037] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-3] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:56:37.037] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-4] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:59:53.053] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-7] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:59:53.053] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-10] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:59:53.053] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-4] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 196053 [2024-05-15 16:59:53.053] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 196060 [2024-05-15 16:59:53.053] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-2] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 16:59:56.056] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-10] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 201830 [2024-05-15 17:00:12.012] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-7] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:00:12.012] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-9] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:00:12.012] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-10] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:01:16.016] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-1] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:01:16.016] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-8] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:01:16.016] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-9] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 63710 [2024-05-15 17:01:16.016] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-3] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:02:31.031] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-10] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:02:31.031] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-3] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:02:31.031] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-5] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 74579 [2024-05-15 17:02:31.031] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-9] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 74367 [2024-05-15 17:02:31.031] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-1] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:05:37.037] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 119742 [2024-05-15 17:05:37.037] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 77461 [2024-05-15 17:05:37.037] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 156223 [2024-05-15 17:05:37.037] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 77604 [2024-05-15 17:22:49.049] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-1] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 76549 [2024-05-15 17:22:49.049] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-1] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 96592 [2024-05-15 17:26:10.010] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-7] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:26:11.011] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-3] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:27:24.024] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-4] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:27:24.024] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-10] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 73459 [2024-05-15 17:27:24.024] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 73383 [2024-05-15 17:27:24.024] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-2] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 74201 [2024-05-15 17:27:25.025] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-5] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:28:45.045] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-8] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:28:45.045] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-6] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 79998 [2024-05-15 17:28:45.045] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-5] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 80230 [2024-05-15 17:28:47.047] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-4] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:28:56.056] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-8] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:28:56.056] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-6] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:29:03.003] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-2] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:29:04.004] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-7] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:30:51.051] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-10] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 115290 [2024-05-15 17:30:51.051] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-8002-exec-10] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 231816 [2024-05-15 17:30:53.053] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-9] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:30:53.053] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-10] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 108843 [2024-05-15 17:30:53.053] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-8] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 109325 [2024-05-15 17:30:53.053] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-7] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 109361 [2024-05-15 17:30:53.053] [com.alibaba.druid.pool.DruidAbstractDataSource] [http-nio-9001-exec-10] [1494] [WARN ] discard long time none received connection. , jdbcUrl : jdbc:mysql://124.71.131.246:13306/market_charge?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true, version : 1.2.8, lastPacketReceivedIdleMillis : 109415 [2024-05-15 17:30:53.053] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-2] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:30:55.055] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-9] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:30:56.056] [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-nio-9001-exec-10] [208] [WARN ] Resolved [java.lang.NullPointerException] [2024-05-15 17:49:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [217] [INFO ] null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at sun.nio.ch.SocketDispatcher.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:745) [2024-05-15 17:49:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [217] [INFO ] null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at sun.nio.ch.SocketDispatcher.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:745) [2024-05-15 17:49:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [217] [INFO ] null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at sun.nio.ch.SocketDispatcher.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:745) [2024-05-15 17:49:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [217] [INFO ] null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at sun.nio.ch.SocketDispatcher.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:745) [2024-05-15 17:49:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [217] [INFO ] null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at sun.nio.ch.SocketDispatcher.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:745) [2024-05-15 17:49:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was /172.17.56.37:6379 [2024-05-15 17:49:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was /172.17.56.37:6379 [2024-05-15 17:49:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was /172.17.56.37:6379 [2024-05-15 17:49:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was /172.17.56.37:6379 [2024-05-15 17:49:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was /172.17.56.37:6379 [2024-05-15 17:49:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:49:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:49:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:50:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:50:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:51:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:51:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:52:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:52:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:52:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:52:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:52:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:52:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:52:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:52:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:52:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:52:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:52:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:52:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:52:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:52:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:52:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:52:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:52:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:52:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:52:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:52:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:53:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:53:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:53:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:53:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:53:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:53:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:53:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:53:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:53:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:53:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:54:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:54:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:54:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:54:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:54:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:54:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:54:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:54:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:54:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:54:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:54:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:54:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:54:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:54:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:54:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:54:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:54:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:54:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:54:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:54:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:55:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:55:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:55:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:55:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:55:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:55:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:55:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:55:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:55:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:55:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:56:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:56:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:56:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:56:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:56:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:56:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:56:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:56:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:56:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:56:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:56:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:56:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:56:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:56:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:56:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:56:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:56:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:56:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:56:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:56:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:57:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:57:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:57:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:57:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:57:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:57:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:57:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:57:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:57:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:57:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:58:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:58:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:58:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:58:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:58:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:58:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:58:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:58:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:58:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:58:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:58:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:58:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:58:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:58:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:58:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:58:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:58:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:58:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:58:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:58:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:59:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:59:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:59:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:59:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:59:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 17:59:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:59:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:59:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:59:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 17:59:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:00:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:00:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:00:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:00:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:00:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:00:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:00:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:00:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:00:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:00:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:00:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:00:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:00:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:00:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:00:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:00:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:00:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:00:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:00:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:00:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:01:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:01:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:01:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:01:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:01:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:01:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:01:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:01:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:01:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:01:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:02:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:02:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:02:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:02:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:02:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:02:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:02:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:02:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:02:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:02:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:02:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:02:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:02:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:02:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:02:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:02:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:03:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:03:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:03:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:03:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:03:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:03:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:03:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:03:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:03:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:03:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:03:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:03:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:03:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:03:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:04:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:04:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:04:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:04:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:04:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:04:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:04:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:04:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:04:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:04:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:04:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:04:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:04:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:04:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:04:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:05:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:05:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:05:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:05:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:05:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:05:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:05:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:05:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:05:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:05:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:05:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:05:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:05:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:05:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:05:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:06:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:06:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:06:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:06:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:06:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:06:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:06:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:06:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:06:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:06:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:06:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:06:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:06:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:06:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:06:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:07:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:07:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:07:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:07:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:07:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:07:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:07:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:07:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:07:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:07:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:07:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:07:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:07:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:07:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:07:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:08:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:08:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:08:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:08:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:08:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:08:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:08:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:08:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:08:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:08:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:08:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:08:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:08:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:08:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:08:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:09:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:09:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:09:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:09:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:09:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:09:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:09:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:09:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:09:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:09:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:09:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:09:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:09:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:09:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:09:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:10:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:10:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:10:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:10:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:10:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:10:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:10:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:10:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:10:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:10:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:10:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:10:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:10:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:10:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:10:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:11:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:11:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:11:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:11:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:11:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:11:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:11:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:11:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:11:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:11:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:11:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:11:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:11:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:11:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:11:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:12:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:12:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:12:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:12:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:12:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:12:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:12:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:12:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:12:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:12:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:12:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:12:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:12:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:12:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:12:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:13:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:13:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:13:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:13:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:13:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:13:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:13:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:13:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:13:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:13:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:13:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:13:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:13:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:13:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:13:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:14:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:14:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:14:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:14:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:14:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:14:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:14:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:14:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:14:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:14:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:14:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:14:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:14:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:14:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:14:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:15:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:15:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:15:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:15:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:15:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:15:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:15:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:15:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:15:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:15:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:15:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:15:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:15:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:15:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:15:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:16:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:16:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:16:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:16:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:16:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:16:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:16:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:16:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:16:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:16:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:16:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:16:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:16:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:16:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:16:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:17:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:17:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:17:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:17:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:17:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:17:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:17:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:17:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:17:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:17:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:17:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:17:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:17:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:17:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:17:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:18:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:18:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:18:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:18:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:18:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:18:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:18:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:18:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:18:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:18:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:18:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:18:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:18:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:18:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:18:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:19:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:19:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:19:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:19:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:19:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:19:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:19:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:19:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:19:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:19:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:19:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:19:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:19:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:19:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:19:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:20:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:20:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:20:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:20:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:20:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:20:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:20:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:20:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:20:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:20:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:20:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:20:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:20:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:20:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:20:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:21:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:21:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:21:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:21:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:21:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:21:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:21:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:21:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:21:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:21:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:21:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:21:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:21:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:21:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:21:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:22:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:22:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:22:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:22:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:22:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:22:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:22:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:22:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:22:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:22:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:22:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:22:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:22:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:22:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:22:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:23:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:23:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:23:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:23:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:23:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:23:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:23:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:23:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:23:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:23:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:23:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:23:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:23:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:23:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:23:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:24:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:24:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:24:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:24:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:24:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:24:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:24:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:24:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:24:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:24:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:24:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:24:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:24:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:24:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:24:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:25:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:25:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:25:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:25:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:25:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:25:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:25:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:25:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:25:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:25:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:25:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:25:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:25:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:25:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:25:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:26:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:26:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:26:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:26:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:26:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:26:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:26:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:26:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:26:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:26:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:26:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:26:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:26:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:26:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:26:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:27:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:27:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:27:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:27:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:27:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:27:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:27:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:27:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:27:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:27:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:27:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:27:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:27:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:27:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:27:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:28:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:28:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:28:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:28:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:28:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:28:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:28:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:28:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:28:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:28:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:28:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:28:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:28:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:28:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:28:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:29:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:29:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:29:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:29:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:29:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:29:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:29:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:29:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:29:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:29:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:29:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:29:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:29:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:29:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:29:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:30:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:30:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:30:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:30:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:30:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:30:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:30:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:30:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:30:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:30:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:30:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:30:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:30:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:30:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:30:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:31:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:31:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:31:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:31:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:31:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:31:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:31:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:31:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:31:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:31:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:31:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:31:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:31:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:31:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:31:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:32:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:32:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:32:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:32:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:32:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:32:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:32:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:32:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:32:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:32:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:32:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:32:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:32:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:32:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:32:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:33:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:33:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:33:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:33:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:33:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:33:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:33:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:33:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:33:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:33:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:33:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:33:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:33:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:33:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:33:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:34:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:34:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:34:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:34:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:34:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:34:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:34:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:34:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:34:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:34:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:34:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:34:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:34:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:34:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:34:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:35:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:35:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:35:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:35:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:35:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:35:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:35:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:35:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:35:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:35:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:35:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:35:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:35:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:35:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:35:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:36:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:36:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:36:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:36:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:36:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:36:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:36:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:36:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:36:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:36:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:36:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:36:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:36:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:36:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:36:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:37:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:37:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:37:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:37:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:37:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:37:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:37:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:37:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:37:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:37:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:37:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:37:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:37:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:37:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:37:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:38:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:38:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:38:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:38:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:38:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:38:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:38:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:38:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:38:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:38:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:38:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:38:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:38:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:38:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:38:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:39:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:39:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:39:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:39:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:39:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:39:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:39:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:39:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:39:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:39:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:39:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:39:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:39:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:39:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:39:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:40:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:40:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:40:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:40:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:40:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:40:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:40:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:40:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:40:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:40:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:40:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:40:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:40:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:40:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:40:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:41:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:41:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:41:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:41:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:41:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:41:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:41:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:41:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:41:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:41:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:41:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:41:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:41:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:41:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:41:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:42:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:42:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:42:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:42:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:42:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:42:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:42:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:42:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:42:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:42:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:42:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:42:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:42:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:42:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:42:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:43:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:43:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:43:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:43:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:43:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:43:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:43:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:43:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:43:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:43:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:43:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:43:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:43:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:43:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:43:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:44:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:44:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:44:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:44:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:44:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:44:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:44:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:44:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:44:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:44:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:44:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:44:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:44:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:44:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:44:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:45:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:45:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:45:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:45:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:45:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:45:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:45:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:45:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:45:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:45:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:45:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:45:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:45:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:45:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:45:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:46:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:46:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:46:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:46:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:46:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:46:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:46:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:46:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:46:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:46:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:46:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:46:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:46:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:46:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:46:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:47:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:47:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:47:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:47:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:47:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:47:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:47:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:47:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:47:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:47:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:47:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:47:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:47:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:47:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:47:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:48:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:48:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:48:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:48:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:48:16.016] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:48:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:48:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:48:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:48:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:48:26.026] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:48:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:48:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:48:56.056] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:48:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:48:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:49:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:49:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:49:06.006] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:49:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:49:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:49:36.036] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:49:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:49:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:49:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:49:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:49:46.046] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:49:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:49:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:49:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:49:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:50:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:50:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:50:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:50:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:50:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:50:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:50:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:50:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:50:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:50:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:50:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:50:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:50:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:50:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:50:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:51:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:51:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:51:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:51:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:51:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:51:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:51:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:51:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:51:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:51:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:51:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:51:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:51:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:51:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:51:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:52:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:52:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:52:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:52:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:52:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:52:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:52:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:52:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:52:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:52:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:52:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:52:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:52:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:52:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:52:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:53:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:53:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:53:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:53:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:53:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:53:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:53:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:53:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:53:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:53:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:53:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:53:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:53:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:53:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:53:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:54:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:54:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:54:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:54:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:54:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:54:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:54:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:54:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:54:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:54:27.027] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:54:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:54:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:54:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:54:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:54:57.057] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:55:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:55:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:55:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:55:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:55:07.007] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:55:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:55:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:55:37.037] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:55:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:55:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:55:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:55:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:55:47.047] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:55:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:55:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:56:17.017] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:56:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:56:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:56:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:56:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:56:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:56:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:56:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:56:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:56:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:56:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:56:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:56:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:56:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:56:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:57:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:57:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:57:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:57:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:57:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:57:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:57:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:57:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:57:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:57:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:57:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:57:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:57:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:57:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:57:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:58:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:58:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:58:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:58:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:58:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:58:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:58:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:58:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:58:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:58:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:58:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:58:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:58:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:58:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:58:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:59:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:59:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:59:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:59:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:59:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:59:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:59:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:59:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:59:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:59:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 18:59:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:59:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:59:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:59:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 18:59:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:00:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:00:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:00:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:00:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:00:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:00:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:00:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:00:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:00:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:00:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:00:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:00:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:00:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:00:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:00:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:01:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:01:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:01:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:01:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:01:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:01:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:01:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:01:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:01:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:01:38.038] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:01:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:01:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:01:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:01:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:01:48.048] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:02:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:02:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:02:18.018] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:02:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:02:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:02:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:02:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:02:28.028] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:02:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:02:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:02:58.058] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:02:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:02:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:02:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:02:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:03:08.008] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:03:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:03:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:03:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:03:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:03:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:03:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:03:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:03:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:03:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:03:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:03:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:03:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:03:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:03:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:04:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:04:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:04:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:04:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:04:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:04:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:04:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:04:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:04:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:04:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:04:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:04:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:04:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:04:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:04:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:05:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:05:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:05:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:05:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:05:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:05:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:05:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:05:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:05:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:05:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:05:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:05:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:05:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:05:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:05:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:06:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:06:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:06:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:06:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:06:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:06:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:06:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:06:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:06:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:06:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:06:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:06:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:06:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:06:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:06:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:07:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:07:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:07:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:07:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:07:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:07:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:07:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:07:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:07:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:07:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:07:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:07:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:07:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:07:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:07:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:08:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:08:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:08:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:08:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:08:19.019] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:08:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:08:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:08:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:08:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:08:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:08:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:08:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:08:59.059] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:09:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:09:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:09:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:09:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:09:09.009] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:09:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:09:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:09:39.039] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:09:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:09:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:09:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:09:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:09:49.049] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:09:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:09:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:09:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:09:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:10:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:10:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:10:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:10:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:10:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:10:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:10:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:10:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:10:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:10:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:11:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:11:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:11:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:11:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:11:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:11:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:11:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:11:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:11:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:11:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:11:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:11:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:11:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:11:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:11:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:11:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:11:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:11:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:11:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:11:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:12:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:12:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:12:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:12:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:12:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:12:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:12:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:12:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:12:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:12:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:13:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:13:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:13:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:13:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:13:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:13:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:13:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:13:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:13:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:13:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:13:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:13:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:13:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:13:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:13:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:13:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:13:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:13:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:13:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:13:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:14:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:14:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:14:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:14:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:14:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:14:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:14:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:14:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:14:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:14:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:15:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:15:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:15:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:15:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:15:00.000] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:15:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:15:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:15:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:15:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:15:10.010] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:15:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:15:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:15:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:15:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:15:40.040] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:15:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:15:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:15:50.050] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:15:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:15:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:16:20.020] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:16:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:16:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:16:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:16:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:16:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:16:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:16:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:16:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:16:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:17:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:17:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:17:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:17:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:17:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:17:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:17:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:17:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:17:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:17:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:17:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:17:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:17:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:17:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:17:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:17:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:17:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:17:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:17:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:17:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:18:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:18:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:18:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:18:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:18:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:18:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:18:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:18:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:18:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:18:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:19:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:19:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:19:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:19:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:19:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:19:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:19:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:19:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:19:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:19:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:19:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:19:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:19:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:19:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:19:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:19:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:19:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:19:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:19:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:19:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:20:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:20:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:20:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:20:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:20:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:20:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:20:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:20:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:20:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:20:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:21:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:21:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:21:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:21:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:21:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:21:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:21:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:21:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:21:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:21:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:21:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:21:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:21:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:21:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:21:41.041] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:21:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:21:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:21:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:21:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:21:51.051] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:22:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:22:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:22:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:22:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:22:21.021] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:22:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:22:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:22:31.031] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:22:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:22:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:23:01.001] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:23:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:23:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:23:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:23:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:23:11.011] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:23:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:23:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:23:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:23:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:23:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:23:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:23:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:23:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:23:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:23:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:23:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:23:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:23:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:23:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:24:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:24:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:24:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:24:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:24:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:24:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:24:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:24:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:24:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:24:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:25:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:25:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:25:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:25:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:25:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:25:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:25:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:25:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:25:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:25:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:25:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:25:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:25:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:25:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:25:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:25:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:25:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:25:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:25:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:25:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:26:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:26:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:26:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:26:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:26:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:26:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:26:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:26:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:26:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:26:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:27:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:27:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:27:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:27:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:27:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:27:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:27:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:27:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:27:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:27:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:27:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:27:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:27:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:27:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:27:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:27:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:27:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:27:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:27:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:27:52.052] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:28:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:28:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:28:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:28:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:28:22.022] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:28:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:28:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:28:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:28:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:28:32.032] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:29:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:29:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:29:02.002] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:29:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:29:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:29:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:29:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:29:12.012] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:29:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:29:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:29:42.042] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:29:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:29:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:29:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:29:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:29:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:29:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:29:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:29:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:29:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:30:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:30:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:30:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:30:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:30:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:30:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:30:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:30:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:30:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:30:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:31:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:31:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:31:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:31:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:31:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:31:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:31:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:31:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:31:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:31:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:31:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:31:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:31:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:31:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:31:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:31:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:31:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:31:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:31:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:31:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:32:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:32:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:32:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:32:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:32:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:32:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:32:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:32:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:32:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:32:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:33:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:33:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:33:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:33:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:33:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:33:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:33:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:33:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:33:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:33:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:33:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:33:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:33:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:33:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:33:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:33:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:33:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:33:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:33:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:33:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:34:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:34:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:34:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:34:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:34:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:34:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:34:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:34:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:34:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:34:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:35:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:35:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:35:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:35:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:35:03.003] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:35:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:35:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:35:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:35:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:35:13.013] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:35:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:35:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:35:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:35:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:35:43.043] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:35:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:35:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:35:53.053] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:35:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:35:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:36:23.023] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:36:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:36:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:36:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:36:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:36:33.033] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:36:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:36:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:36:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:36:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:37:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:37:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:37:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:37:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:37:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:37:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:37:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:37:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:37:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:37:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:37:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:37:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:37:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:37:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:37:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:37:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:37:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:37:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:37:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:37:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:38:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:38:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:38:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:38:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:38:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:38:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:38:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:38:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:38:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:38:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:39:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:39:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:39:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:39:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:39:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:39:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:39:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:39:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:39:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:39:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:39:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:39:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:39:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:39:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:39:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:39:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:39:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:39:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:39:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:39:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:40:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:40:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:40:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:40:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:40:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:40:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:40:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:40:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:40:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:40:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:41:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:41:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:41:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:41:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:41:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:41:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:41:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:41:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:41:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:41:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:41:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:41:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:41:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:41:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:41:44.044] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:41:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:41:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:41:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:41:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:41:54.054] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:42:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:42:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:42:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:42:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:42:24.024] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:42:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:42:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:42:34.034] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:42:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-1] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:42:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:43:04.004] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:43:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:43:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:43:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:43:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:43:14.014] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:43:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-2] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:43:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:43:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:43:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:43:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:43:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:43:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:43:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:43:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:43:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:43:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-3] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:43:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:43:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:43:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:44:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:44:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:44:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:44:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:44:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:44:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:44:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-4] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:44:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:44:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-7] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:44:35.035] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-8] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:45:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-1] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:45:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:45:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-2] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:45:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-3] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:45:05.005] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-4] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:45:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:45:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-5] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:45:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:45:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-9] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:45:15.015] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-10] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:45:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-5] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:45:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:45:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-6] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:45:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-7] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:45:45.045] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-8] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:45:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:45:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-6] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:45:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:45:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-12] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:45:55.055] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-nioEventLoop-4-11] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: connection timed out: /172.17.56.37:6379 [2024-05-15 19:46:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-9] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:46:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:46:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-10] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:46:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-11] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:46:25.025] [io.netty.util.internal.logging.AbstractInternalLogger] [lettuce-eventExecutorLoop-1-12] [171] [INFO ] Reconnecting, last destination was 172.17.56.37:6379 [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-21] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-21] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-16] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-10] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [103] [WARN ] [HttpClientBeanHolder] Start destroying common HttpClient [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [136] [WARN ] [NotifyCenter] Start destroying Publisher [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.notify.NotifyCenter] [Thread-17] [153] [WARN ] [NotifyCenter] Destruction of the end [2024-05-15 19:46:28.028] [com.alibaba.nacos.common.http.HttpClientBeanHolder] [Thread-6] [109] [WARN ] [HttpClientBeanHolder] Destruction of the end [2024-05-15 19:46:29.029] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 19:46:29.029] [io.netty.util.internal.logging.AbstractInternalLogger] [SpringApplicationShutdownHook] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: java.util.concurrent.CancellationException [2024-05-15 19:46:29.029] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 19:46:29.029] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [94] [INFO ] De-registering from Nacos Server now... [2024-05-15 19:46:30.030] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 19:46:30.030] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 19:46:30.030] [com.alibaba.cloud.nacos.registry.NacosServiceRegistry] [SpringApplicationShutdownHook] [114] [INFO ] De-registration finished. [2024-05-15 19:46:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [SpringApplicationShutdownHook] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: java.util.concurrent.CancellationException [2024-05-15 19:46:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [SpringApplicationShutdownHook] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: java.util.concurrent.CancellationException [2024-05-15 19:46:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [SpringApplicationShutdownHook] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: java.util.concurrent.CancellationException [2024-05-15 19:46:30.030] [io.netty.util.internal.logging.AbstractInternalLogger] [SpringApplicationShutdownHook] [151] [WARN ] Cannot reconnect to [172.17.56.37:6379]: java.util.concurrent.CancellationException [2024-05-15 19:46:30.030] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 19:46:30.030] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 19:46:30.030] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 19:46:30.030] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 19:46:30.030] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-2} closed [2024-05-15 19:46:30.030] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 19:46:30.030] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 19:46:30.030] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [209] [INFO ] dynamic-datasource all closed success,bye [2024-05-15 19:46:30.030] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [205] [INFO ] dynamic-datasource start closing .... [2024-05-15 19:46:30.030] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-2} closing ... [2024-05-15 19:46:30.030] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-2} closed [2024-05-15 19:46:30.030] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2071] [INFO ] {dataSource-1} closing ... [2024-05-15 19:46:30.030] [com.alibaba.druid.pool.DruidDataSource] [SpringApplicationShutdownHook] [2144] [INFO ] {dataSource-1} closed [2024-05-15 19:46:30.030] [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] [SpringApplicationShutdownHook] [209] [INFO ] dynamic-datasource all closed success,bye